Skip to content

Commit ee2a59a

Browse files
authored
Merge branch 'main' into adamjkeller/roadmapfix
2 parents be046f6 + d1d217f commit ee2a59a

253 files changed

Lines changed: 113630 additions & 9303 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.v2.alpha.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.147.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.146.0-alpha.0...v2.147.0-alpha.0) (2024-06-20)
6+
7+
8+
### Bug Fixes
9+
10+
* **custom-resource-handlers:** don't recursively process s3 bucket objects ([#30209](https://github.com/aws/aws-cdk/issues/30209)) ([25835e4](https://github.com/aws/aws-cdk/commit/25835e415bcaa7900c78914b0993605b6d6d4b68)), closes [#30573](https://github.com/aws/aws-cdk/issues/30573) [/github.com/aws/aws-cdk/pull/30209#issuecomment-2118991218](https://github.com/aws//github.com/aws/aws-cdk/pull/30209/issues/issuecomment-2118991218)
11+
512
## [2.146.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.145.0-alpha.0...v2.146.0-alpha.0) (2024-06-13)
613

714

CHANGELOG.v2.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.147.0](https://github.com/aws/aws-cdk/compare/v2.146.0...v2.147.0) (2024-06-20)
6+
7+
8+
### Features
9+
10+
* **ec2:** add nitro enclave and hibernation settings to the Instance Construct ([#30228](https://github.com/aws/aws-cdk/issues/30228)) ([4e9ef15](https://github.com/aws/aws-cdk/commit/4e9ef15a0cf8b1bc664b5d22b34af9eaaa17bec8))
11+
* **ses:** allow VDM settings at the configuration set level ([#30051](https://github.com/aws/aws-cdk/issues/30051)) ([49a98ac](https://github.com/aws/aws-cdk/commit/49a98ac978701383390cfc9ab62d38603469295a)), closes [#30041](https://github.com/aws/aws-cdk/issues/30041)
12+
* **stepfunctions-tasks:** support FLEX execution class for GlueStartJobRun ([#30534](https://github.com/aws/aws-cdk/issues/30534)) ([c826d8f](https://github.com/aws/aws-cdk/commit/c826d8faaeb310623eb9a1a1c82930b679768007)), closes [#30533](https://github.com/aws/aws-cdk/issues/30533)
13+
* update L1 CloudFormation resource definitions ([#30569](https://github.com/aws/aws-cdk/issues/30569)) ([a5c6d21](https://github.com/aws/aws-cdk/commit/a5c6d2159d22aaa1f5f67dce45d87fe86aea35fe)), closes [/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2](https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2) [/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2](https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2)
14+
15+
16+
### Bug Fixes
17+
18+
* **apigateway:** remove timeout upper bound max ([#30547](https://github.com/aws/aws-cdk/issues/30547)) ([3c36fe9](https://github.com/aws/aws-cdk/commit/3c36fe968e2f2c121e5bfc828100a9e7dafb5c26)), closes [#30539](https://github.com/aws/aws-cdk/issues/30539)
19+
* **core:** overrideLogicalId validation ([#29708](https://github.com/aws/aws-cdk/issues/29708)) ([b196b13](https://github.com/aws/aws-cdk/commit/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d)), closes [#29701](https://github.com/aws/aws-cdk/issues/29701)
20+
* **globalaccelerator-endpoints:** add preserveClientIp option for net… ([#30346](https://github.com/aws/aws-cdk/issues/30346)) ([c1e1b4d](https://github.com/aws/aws-cdk/commit/c1e1b4d777a65ba3fcb6a108c43b10b4e7b9ace6))
21+
* **stepfunctions:** add docs and warning DistributedMap Class ignores executionType in the ProcessorConfig ([#30301](https://github.com/aws/aws-cdk/issues/30301)) ([0499adf](https://github.com/aws/aws-cdk/commit/0499adf035061997c1a845ff7f2f10a1759c6cb7)), closes [#30194](https://github.com/aws/aws-cdk/issues/30194) [#27913](https://github.com/aws/aws-cdk/issues/27913) [#28821](https://github.com/aws/aws-cdk/issues/28821)
22+
523
## [2.146.0](https://github.com/aws/aws-cdk/compare/v2.145.0...v2.146.0) (2024-06-13)
624

725

packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-visibility.js.snapshot/VisibilityDefaultTestDeployAssert1C40A7EB.assets.json

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-visibility.js.snapshot/VisibilityDefaultTestDeployAssert1C40A7EB.template.json

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-visibility.js.snapshot/cdk.out

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-visibility.js.snapshot/codebuild-visibility.assets.json

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,237 @@
1+
{
2+
"Resources": {
3+
"MyBucketF68F3FF0": {
4+
"Type": "AWS::S3::Bucket",
5+
"UpdateReplacePolicy": "Delete",
6+
"DeletionPolicy": "Delete"
7+
},
8+
"MyProjectRole9BBE5233": {
9+
"Type": "AWS::IAM::Role",
10+
"Properties": {
11+
"AssumeRolePolicyDocument": {
12+
"Statement": [
13+
{
14+
"Action": "sts:AssumeRole",
15+
"Effect": "Allow",
16+
"Principal": {
17+
"Service": "codebuild.amazonaws.com"
18+
}
19+
}
20+
],
21+
"Version": "2012-10-17"
22+
}
23+
}
24+
},
25+
"MyProjectRoleDefaultPolicyB19B7C29": {
26+
"Type": "AWS::IAM::Policy",
27+
"Properties": {
28+
"PolicyDocument": {
29+
"Statement": [
30+
{
31+
"Action": [
32+
"s3:GetBucket*",
33+
"s3:GetObject*",
34+
"s3:List*"
35+
],
36+
"Effect": "Allow",
37+
"Resource": [
38+
{
39+
"Fn::GetAtt": [
40+
"MyBucketF68F3FF0",
41+
"Arn"
42+
]
43+
},
44+
{
45+
"Fn::Join": [
46+
"",
47+
[
48+
{
49+
"Fn::GetAtt": [
50+
"MyBucketF68F3FF0",
51+
"Arn"
52+
]
53+
},
54+
"/path/to/my/source.zip"
55+
]
56+
]
57+
}
58+
]
59+
},
60+
{
61+
"Action": [
62+
"logs:CreateLogGroup",
63+
"logs:CreateLogStream",
64+
"logs:PutLogEvents"
65+
],
66+
"Effect": "Allow",
67+
"Resource": [
68+
{
69+
"Fn::Join": [
70+
"",
71+
[
72+
"arn:",
73+
{
74+
"Ref": "AWS::Partition"
75+
},
76+
":logs:",
77+
{
78+
"Ref": "AWS::Region"
79+
},
80+
":",
81+
{
82+
"Ref": "AWS::AccountId"
83+
},
84+
":log-group:/aws/codebuild/",
85+
{
86+
"Ref": "MyProject39F7B0AE"
87+
},
88+
":*"
89+
]
90+
]
91+
},
92+
{
93+
"Fn::Join": [
94+
"",
95+
[
96+
"arn:",
97+
{
98+
"Ref": "AWS::Partition"
99+
},
100+
":logs:",
101+
{
102+
"Ref": "AWS::Region"
103+
},
104+
":",
105+
{
106+
"Ref": "AWS::AccountId"
107+
},
108+
":log-group:/aws/codebuild/",
109+
{
110+
"Ref": "MyProject39F7B0AE"
111+
}
112+
]
113+
]
114+
}
115+
]
116+
},
117+
{
118+
"Action": [
119+
"codebuild:BatchPutCodeCoverages",
120+
"codebuild:BatchPutTestCases",
121+
"codebuild:CreateReport",
122+
"codebuild:CreateReportGroup",
123+
"codebuild:UpdateReport"
124+
],
125+
"Effect": "Allow",
126+
"Resource": {
127+
"Fn::Join": [
128+
"",
129+
[
130+
"arn:",
131+
{
132+
"Ref": "AWS::Partition"
133+
},
134+
":codebuild:",
135+
{
136+
"Ref": "AWS::Region"
137+
},
138+
":",
139+
{
140+
"Ref": "AWS::AccountId"
141+
},
142+
":report-group/",
143+
{
144+
"Ref": "MyProject39F7B0AE"
145+
},
146+
"-*"
147+
]
148+
]
149+
}
150+
}
151+
],
152+
"Version": "2012-10-17"
153+
},
154+
"PolicyName": "MyProjectRoleDefaultPolicyB19B7C29",
155+
"Roles": [
156+
{
157+
"Ref": "MyProjectRole9BBE5233"
158+
}
159+
]
160+
}
161+
},
162+
"MyProject39F7B0AE": {
163+
"Type": "AWS::CodeBuild::Project",
164+
"Properties": {
165+
"Artifacts": {
166+
"Type": "NO_ARTIFACTS"
167+
},
168+
"Cache": {
169+
"Type": "NO_CACHE"
170+
},
171+
"EncryptionKey": "alias/aws/s3",
172+
"Environment": {
173+
"ComputeType": "BUILD_GENERAL1_SMALL",
174+
"Image": "aws/codebuild/standard:1.0",
175+
"ImagePullCredentialsType": "CODEBUILD",
176+
"PrivilegedMode": false,
177+
"Type": "LINUX_CONTAINER"
178+
},
179+
"ServiceRole": {
180+
"Fn::GetAtt": [
181+
"MyProjectRole9BBE5233",
182+
"Arn"
183+
]
184+
},
185+
"Source": {
186+
"Location": {
187+
"Fn::Join": [
188+
"",
189+
[
190+
{
191+
"Ref": "MyBucketF68F3FF0"
192+
},
193+
"/path/to/my/source.zip"
194+
]
195+
]
196+
},
197+
"Type": "S3"
198+
},
199+
"Visibility": "PUBLIC_READ"
200+
}
201+
}
202+
},
203+
"Parameters": {
204+
"BootstrapVersion": {
205+
"Type": "AWS::SSM::Parameter::Value<String>",
206+
"Default": "/cdk-bootstrap/hnb659fds/version",
207+
"Description": "Version of the CDK Bootstrap resources in this environment, automatically retrieved from SSM Parameter Store. [cdk:skip]"
208+
}
209+
},
210+
"Rules": {
211+
"CheckBootstrapVersion": {
212+
"Assertions": [
213+
{
214+
"Assert": {
215+
"Fn::Not": [
216+
{
217+
"Fn::Contains": [
218+
[
219+
"1",
220+
"2",
221+
"3",
222+
"4",
223+
"5"
224+
],
225+
{
226+
"Ref": "BootstrapVersion"
227+
}
228+
]
229+
}
230+
]
231+
},
232+
"AssertDescription": "CDK bootstrap stack version 6 required. Please run 'cdk bootstrap' with a recent version of the CDK CLI."
233+
}
234+
]
235+
}
236+
}
237+
}

packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-visibility.js.snapshot/integ.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)