Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from aws:master #457

Open
wants to merge 658 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
658 commits
Select commit Hold shift + click to select a range
027c41d
chore(deps): Bump actions/download-artifact from 2 to 3 (#19858)
dependabot[bot] Apr 11, 2022
8c646c5
chore(deps): Bump actions/upload-artifact from 2 to 3 (#19857)
dependabot[bot] Apr 11, 2022
eaa4004
chore(deps): Bump awscli from 1.22.87 to 1.22.92 in /packages/@aws-cd…
dependabot[bot] Apr 11, 2022
7630385
chore: add action for closing stale PRs (#19848)
rix0rrr Apr 11, 2022
d4373d7
chore(cli): include resource errors in exception (#19861)
rix0rrr Apr 11, 2022
4fd515a
feat(lambda): function URLs (#19817)
ayush987goyal Apr 11, 2022
7867dc4
feat(route53): fromPublicHostedZoneAttributes method with zoneName (#…
peterwoodworth Apr 11, 2022
a205734
fix(cfnspec): aws-sam deployment preferences hooks (#19732)
calabrla Apr 12, 2022
5472b11
fix(cloudwatch): MathExpression `id` contract is not clear (#19825)
rix0rrr Apr 12, 2022
2c2bc0b
fix(cfn-include): detect a resource cycle in the included template (#…
skinny85 Apr 12, 2022
42e5d08
fix(cli): stack monitor prints over error messages (#19859)
rix0rrr Apr 12, 2022
ad249c9
feat(integ-tests): Add `IntegTestCase` (#19829)
otaviomacedo Apr 12, 2022
697fdbe
feat(integ-runner): integ-runner enhancements (#19865)
corymhall Apr 12, 2022
aa834be
chore(cli): improve error message when tree.json not found (#19887)
Chriscbr Apr 12, 2022
89ec597
revert: "feat(cli): glob-style key matching to context --reset (#1984…
MrArnoldPalmer Apr 13, 2022
dd4d49f
chore(opensearch): remove vestigial patches (#19886)
peterwoodworth Apr 13, 2022
b214ede
fix(cfnSpec): wrong type for SAM API properties GatewayResponses and …
peterwoodworth Apr 13, 2022
7d0e7ee
chore: update contributing guide with latest PR workflows, and add vi…
kaizencc Apr 13, 2022
ef2b480
fix(iam): role/group/user's path not included in ARN (#13258)
saltman424 Apr 13, 2022
31115d2
docs(cfnspec): update CloudFormation documentation (#19895)
aws-cdk-automation Apr 13, 2022
186dc32
chore: edit flow chart in contributing guide (#19901)
kaizencc Apr 13, 2022
1581af0
feat(autoscaling): Auto Scaling Group with Launch Template (#19066)
Martin1994 Apr 13, 2022
380774e
feat(aws-ecr): make it easy to reference image tag or digest, use eve…
huonw Apr 13, 2022
c421a5f
docs(cfnspec): update CloudFormation documentation (#19910)
aws-cdk-automation Apr 14, 2022
4f3a340
fix(cfn-diff): allow resources to change types (#19891)
skinny85 Apr 14, 2022
423d72f
feat(codebuild): add ability to customize build status reporting for …
Lilja Apr 14, 2022
d0ace8f
feat(integ-runner): test update path when running tests (#19915)
corymhall Apr 14, 2022
47f6e50
chore(ecs-service-extensions): update readme to reference v2 migratio…
kaizencc Apr 14, 2022
ac9901a
feat(codepipeline): allow to disable stage transition (#19911)
jogold Apr 14, 2022
38a3216
docs(cfnspec): update CloudFormation documentation (#19928)
aws-cdk-automation Apr 15, 2022
8c8b6b6
feat(cfnspec): cloudformation spec v66.1.0 (#19929)
aws-cdk-automation Apr 15, 2022
4cb3b2b
fix(stepfunctions): incorrect default documentation for integrationPa…
kaizencc Apr 15, 2022
d4c13c0
fix(aws-ecr-assets): correct file existence validation in tests (#19945)
johns1342 Apr 18, 2022
6cca62d
chore(servicecatalog): Update docs and rosetta usage (#19921)
arcrank Apr 18, 2022
2238a7f
docs(cfnspec): update CloudFormation documentation (#19952)
aws-cdk-automation Apr 18, 2022
9e48e29
chore(deps): Bump awscli from 1.22.92 to 1.22.97 in /packages/@aws-cd…
dependabot[bot] Apr 18, 2022
ca3920d
fix(integ-runner): enable all feature flags by default (#19955)
corymhall Apr 18, 2022
7f8a9e5
chore: fix illegal identifier in workflow (#19965)
rix0rrr Apr 19, 2022
1fae9ca
chore: fixed module name in the README file (#19966)
otaviomacedo Apr 19, 2022
daeeafa
fix(cli): hangs on retrieving notices (#19967)
rix0rrr Apr 19, 2022
7606b71
chore: remove extra console.log (#19973)
corymhall Apr 19, 2022
a70ab42
chore(core): undeprecate kmsKeyArn in FileAssetLocation (#19976)
vgonzalo Apr 20, 2022
b617fa6
chore: bump jsii to 1.57.0 (#19983)
rix0rrr Apr 20, 2022
3698491
docs(cfnspec): update CloudFormation documentation (#19987)
aws-cdk-automation Apr 20, 2022
2fbea60
chore: tests don't run on Linux system (#19989)
rix0rrr Apr 20, 2022
2ca5050
feat(integ-runner): add missing features from the integ manifest (#19…
corymhall Apr 20, 2022
3ce40b4
feat(s3-deployment): ephemeral storage size property for bucket deplo…
kaizencc Apr 20, 2022
fcf981b
feat(logs): add QueryDefinition L2 Construct (#18655)
jerry-shao Apr 20, 2022
383171b
fix(lambda-event-sources): unsupported property `onFailure` for Kafka…
kaizencc Apr 20, 2022
987558c
chore(lambda): update lambda runtimes deprecation warnings (#19938)
robertd Apr 20, 2022
2ff3143
fix(ecr): scanOnPush not supported in certain regions (#19940)
peterwoodworth Apr 20, 2022
10f5ede
chore(ssm): deprecate `valueForSecureStringParameter` in favor of `Se…
rix0rrr Apr 21, 2022
171f717
chore(release): 1.153.0
Apr 21, 2022
5024021
fix(lambda-python): Pipenv projects no longer work for Python 3.6 (#2…
rix0rrr Apr 21, 2022
c5dcdeb
fix(lambda-python): Pipenv projects no longer work for Python 3.6 (#2…
rix0rrr Apr 21, 2022
d38a9e4
fix(eks): remove incomplete support for k8s v1.22 (#20000)
robertd Apr 21, 2022
7d90993
chore(release): 1.153.0 (#20005)
mergify[bot] Apr 22, 2022
ec06f48
fix(eks): cluster cannot be created in opt-in regions (#20009)
rix0rrr Apr 22, 2022
84649b8
fix(region-info): EMR service principal incorrect in China (#20014)
rix0rrr Apr 22, 2022
0848312
docs(cfnspec): update CloudFormation documentation (#20027)
aws-cdk-automation Apr 22, 2022
b4f8d91
feat(integ-tests): add `IntegTest` to group test cases (#20015)
otaviomacedo Apr 22, 2022
053b203
Merge branch 'master' into merge-back/1.153.0
mergify[bot] Apr 22, 2022
236e636
chore(merge-back): 1.153.0 (#20038)
mergify[bot] Apr 22, 2022
b2e0eb5
fix(imagebuilder): revert property field typings
rix0rrr Apr 22, 2022
7bd7139
fix(imagebuilder): AmiDistributionConfiguration renders empty (#20045)
rix0rrr Apr 22, 2022
a266179
chore(release): 1.153.1
rix0rrr Apr 22, 2022
1d2b1d3
feat(aws-cognito): send emails with a verified domain (#19790)
hassanazharkhan Apr 22, 2022
9a7e599
chore(release): v1.153.1 (#20046)
mergify[bot] Apr 22, 2022
25818a2
Merge branch 'master' into merge-back/1.153.1
mergify[bot] Apr 23, 2022
dacc9ab
chore(merge-back): 1.153.1 (#20053)
mergify[bot] Apr 23, 2022
df9814f
feat(cloudwatch): expose dashboardArn for CloudWatch dashboard L2 con…
jerry-shao Apr 25, 2022
a7b395d
chore: add Construct Hub link to cfn-only packages (#19896)
rix0rrr Apr 25, 2022
a1c4925
docs(cfnspec): update CloudFormation documentation (#20064)
aws-cdk-automation Apr 25, 2022
f0aff23
chore(deps): Bump awscli from 1.22.97 to 1.22.101 in /packages/@aws-c…
dependabot[bot] Apr 25, 2022
fd306ee
fix: deploy monitor count is off if there are > 100 changes (#20067)
RomainMuller Apr 25, 2022
8362efe
feat(integ-tests): make assertions on deployed infrastructure (#20071)
corymhall Apr 25, 2022
40a6ceb
feat(rds): allow `DatabaseClusterFromSnapshot` to set `copyTagsToSnap…
AnuragMohapatra Apr 25, 2022
ea572c6
chore: fix docs errors (#20074)
peterwoodworth Apr 26, 2022
9f787a3
chore: rename kaizen3031593 to kaizencc (#20079)
kaizencc Apr 26, 2022
e9670c8
fix(tooling): container user's uid does not match host's uid (#20082)
sarisia Apr 26, 2022
6787376
fix(lambda-python): handler path is incorrectly generated when using …
sarisia Apr 26, 2022
82aec9d
feat(aws-eks): add annotations and labels to service accounts (#19609)
markussiebert Apr 26, 2022
8da006a
feat(redshift): expose user.secret as property (#17520) (#20078)
Ahmed-Hussein93 Apr 27, 2022
dad3089
chore: bring init-template package files under auto-upgrade control (…
rix0rrr Apr 27, 2022
8bd6c59
chore: minor test improvements (#20035)
rix0rrr Apr 27, 2022
f2b0acb
docs(cfnspec): update CloudFormation documentation (#20093)
aws-cdk-automation Apr 27, 2022
91f9aff
chore(deps): Bump awscli from 1.22.101 to 1.23.1 in /packages/@aws-cd…
dependabot[bot] Apr 27, 2022
721bd4b
fix(integ-runner): only diff registered stacks (#20100)
corymhall Apr 27, 2022
9f7aa65
fix(integ-runner): disable-update-workflow default is 'false' instead…
corymhall Apr 27, 2022
4764591
feat(servicecatalog): graduate to stable 🚀 (#19515)
arcrank Apr 27, 2022
8cb5dff
feat(cloudwatch): expose dashboardName property on the L2 Dashboard c…
pedrosola Apr 27, 2022
7da34d7
chore(release): 1.154.0
Apr 27, 2022
0d1b77f
chore(release): 1.154.0 (#20110)
mergify[bot] Apr 27, 2022
f832227
chore(merge-back): 1.154.0 (#20115)
mergify[bot] Apr 28, 2022
c545bfe
feat(iam): add convenience method `inOrganization` to ArnPrincipal (#…
kaizencc Apr 28, 2022
f199fad
feat(cfnspec): cloudformation spec v68.0.0 (#20065)
aws-cdk-automation Apr 28, 2022
a79bc47
feat(lambda): `function.addAlias()` simplifies Alias creation (#20034)
rix0rrr Apr 28, 2022
7fd542c
chore: assign aws-cdk-owners members to PRs (#19925)
peterwoodworth Apr 28, 2022
64c5064
feat(ec2): add i4i instance type (#20134)
robertd Apr 29, 2022
572b52c
docs(cfnspec): update CloudFormation documentation (#20137)
aws-cdk-automation Apr 29, 2022
abc3502
feat(rds): add secret rotation to `DatabaseClusterFromSnapshot` (#20020)
davenix-palmetto Apr 30, 2022
5080276
docs(cfnspec): update CloudFormation documentation (#20166)
aws-cdk-automation May 2, 2022
42a8947
chore(deps): Bump awscli from 1.23.1 to 1.23.4 in /packages/@aws-cdk/…
dependabot[bot] May 2, 2022
489340e
feat(cloudwatch): Add CustomWidget (#19327)
markussiebert May 2, 2022
443fb2a
chore(lambda-layer-awscli): fix typo ("Extrating" -> "Extracting") (#…
MalikAtalla-AWS May 2, 2022
4fe6717
docs(iam): explain restrictions on `addCondition` (#20165)
rix0rrr May 3, 2022
4cb2fe8
docs(cfnspec): update CloudFormation documentation (#20186)
aws-cdk-automation May 3, 2022
c58fa44
chore(mergify): add vinayak-kukreja to mergify (#20181)
vinayak-kukreja May 3, 2022
fc2cd48
fix(ubergen): expose exports in core module for v2 (#20176)
kaizencc May 3, 2022
bb4c950
fix(lambda): grant invoke twice with different principals (#20174)
Dzhuneyt May 4, 2022
d158d02
docs(cfnspec): update CloudFormation documentation (#20207)
aws-cdk-automation May 4, 2022
b23334e
chore(release): 1.155.0
May 4, 2022
9df2962
chore(release): 1.155.0 (#20216)
mergify[bot] May 4, 2022
d004aa1
chore(merge-back): 1.155.0 (#20222)
mergify[bot] May 4, 2022
66d5402
docs(s3-assets): fix typos in README (#20223)
MalikAtalla-AWS May 5, 2022
3e0393e
fix(appsync): incorrect region used for imported Cognito user pool (#…
RomainMuller May 5, 2022
dd10df1
fix(cognito): UserPoolDomain.baseUrl() does not return FIPS-compliant…
laurelmay May 5, 2022
45a2d63
feat(cli): `--concurrency` option (#19378)
relm923 May 5, 2022
ab7f8ca
docs(cfnspec): update CloudFormation documentation (#20226)
aws-cdk-automation May 5, 2022
f4f6e40
chore: correct image tag in CONTRIBUTING.md (#20227)
RomainMuller May 5, 2022
8795b85
chore(cli): revert concurrency PR (#20230)
rix0rrr May 5, 2022
f500e16
chore(integ-tests): cleanup the old *.expected.json files in favor of…
robertd May 5, 2022
cddd60a
docs(cfnspec): update CloudFormation documentation (#20119)
aws-cdk-automation May 5, 2022
a8694b9
Fix the reference in a help message (#20238)
krozkwitalski May 6, 2022
cd7b673
chore(deps): Bump awscli from 1.23.4 to 1.23.9 in /packages/@aws-cdk/…
dependabot[bot] May 9, 2022
edf7c86
feat(lambda): nodejs16.x runtime (#20261)
madeline-k May 9, 2022
98373ea
chore(issue-label-assign): remove ryparker from OSDS_DEVS group (#20262)
ryparker May 9, 2022
d603680
chore: fix typo in lambda nodejs16.x runtime (#20264)
madeline-k May 9, 2022
83bab5c
docs(cfnspec): update CloudFormation documentation (#20271)
aws-cdk-automation May 10, 2022
0d74ff6
chore: set pr author to `aws-cdk-automation` (#20267)
corymhall May 10, 2022
7c968a3
chore: npm-check-updates && yarn upgrade (#20266)
aws-cdk-automation May 10, 2022
5541016
chore: stop cli output in foreach.sh script and tests from blinking (…
TheRealAmazonKendra May 11, 2022
abc1f57
docs(cfnspec): update CloudFormation documentation (#20286)
aws-cdk-automation May 11, 2022
14be764
fix(stepfunctions): map property maxConcurrency is not token-aware (#…
kaizencc May 11, 2022
bb5582c
chore: pin jest to major version 27 (#20289)
corymhall May 11, 2022
9a3ad0b
chore: npm-check-updates && yarn upgrade (#20291)
aws-cdk-automation May 11, 2022
22a45a9
chore(release): 1.156.0
May 11, 2022
4a75b2d
concurrency pr was reverted
corymhall May 11, 2022
68f5f20
chore(release): 1.156.0 (#20300)
mergify[bot] May 11, 2022
5429e55
fix(rds): tokens should not be lowercased (#20287)
Zharktas May 11, 2022
7a6f585
fix(codepipeline): cannot deploy pipeline stack with crossAccountKeys…
TheRealAmazonKendra May 11, 2022
d432cf9
Merge branch 'master' into merge-back/1.156.0
mergify[bot] May 12, 2022
fc874d8
chore(merge-back): 1.156.0 (#20310)
mergify[bot] May 12, 2022
e3626f6
chore(cloudformation-diff): fix typo in formatTable (#20302)
Vince-Smith May 12, 2022
e82b63f
feat(cfnspec): cloudformation spec v69.0.0 (#20240)
aws-cdk-automation May 12, 2022
783e7bb
chore: undo automatic assigning to PRs (#20312)
rix0rrr May 12, 2022
1fcea37
docs(cloudwatch): misleading documentation for metric unit NONE (#20249)
daschaa May 12, 2022
dc7533c
fix(ecs-patterns): feature flag missing for breaking change passing c…
TheRealAmazonKendra May 12, 2022
80dc5a2
chore(issue-templates): fix titles (#20318)
kaizencc May 12, 2022
38e62a7
chore: pin @types/prettier to 2.6.0 (#20322)
corymhall May 12, 2022
d5e8f04
chore: pin @types/prettier to 2.6.0 (#20322)
corymhall May 12, 2022
601b671
chore(release): 1.156.1
corymhall May 12, 2022
2edcbba
chore(release): v1.156.1 (#20324)
mergify[bot] May 13, 2022
65a5a46
feat(iam): validate role path at build time (#16165)
i05nagai May 13, 2022
5c0d824
chore(docs): Clarify the L2 Contribution Process (#20044)
comcalvi May 13, 2022
0eb6c3b
fix(cloudwatch-actions): stack partition is hardcoded 'aws' in action…
laurelmay May 13, 2022
a4e59a3
Merge branch 'master' into merge-back/1.156.1
mergify[bot] May 13, 2022
3314be6
chore(merge-back): 1.156.1 (#20329)
mergify[bot] May 13, 2022
2d956c4
docs(cfnspec): update CloudFormation documentation (#20330)
aws-cdk-automation May 13, 2022
e9de4e9
feat(cfnspec): cloudformation spec v69.0.0 (#20331)
aws-cdk-automation May 13, 2022
7eda256
docs: explain PR conventions a bit more (#20332)
rix0rrr May 13, 2022
a0b29e9
fix(CLI): allow SSO profiles to be used as source profiles (#20340)
comcalvi May 14, 2022
901130f
docs(cfnspec): update CloudFormation documentation (#20356)
aws-cdk-automation May 16, 2022
c8fd84c
feat(cfnspec): cloudformation spec v72.0.0 (#20357)
aws-cdk-automation May 16, 2022
d4f96e9
chore(deps): Bump awscli from 1.23.9 to 1.24.0 in /packages/@aws-cdk/…
dependabot[bot] May 16, 2022
778feaf
chore(ecs): remove deprecated method from readme (#20246)
yamatatsu May 16, 2022
861a2bb
docs(iam): add return values of policy validation methods (#20350)
laurelmay May 16, 2022
3ff3fb7
feat(integ-tests): enhancements to integ-tests (#20180)
corymhall May 16, 2022
e2819b3
chore(integ-tests): status should be an enum type (#20364)
corymhall May 16, 2022
734faa5
feat(logs): additional log retention periods (#20347)
bcelenza May 16, 2022
0ef4bb4
feat(cli): make ecr images immutable when created from cdk bootstrap …
Hi-Fi May 17, 2022
1d16887
docs(cfnspec): update CloudFormation documentation (#20371)
aws-cdk-automation May 17, 2022
a5e74a9
chore: re-assign skinny85's ownership areas (#20378)
madeline-k May 17, 2022
10d13e4
feat(cognito): `grant()` for user pool (#20285)
jogold May 17, 2022
c50d60c
fix(secretsmanager): automatic rotation cannot be disabled (#18906)
AdamVD May 17, 2022
0f3d331
fix(integ-tests): DeployAssert should be private (#20382)
corymhall May 18, 2022
10df757
docs(cfnspec): update CloudFormation documentation (#20393)
aws-cdk-automation May 18, 2022
f7732a1
fix(apigateway): arnForExecuteApi fails on tokenized path (#20323)
kaizencc May 18, 2022
a58a803
fix(assets): parallel docker image publishing fails on macOS (#20117)
misterjoshua May 18, 2022
4df9a4f
fix(cfn-include): allow CFN Functions in Tags (#19923)
skinny85 May 18, 2022
a14d914
chore: add reprioritized issues to ownership project board (#20386)
kaizencc May 18, 2022
33b983c
feat(ec2): more router types (#20151)
peterwoodworth May 18, 2022
765f441
fix(amplify): custom headers break with tokens (#20395)
jogold May 18, 2022
bb625c8
chore: remove instances of deprecated subnetType enums (#20183)
peterwoodworth May 18, 2022
51d89f8
chore(core): show counts of resources when stack is overflowing (#20398)
rix0rrr May 18, 2022
dc9536a
feat(core): allow disabling of LogicalID Metadata in case of large ma…
comcalvi May 18, 2022
0367fe8
chore: revert "DeployAssert should be private" (#20405)
Chriscbr May 19, 2022
07cc506
docs(cfnspec): update CloudFormation documentation (#20412)
aws-cdk-automation May 19, 2022
a6d830e
chore: timeouts on PR builds by querying against npm (#20409)
Chriscbr May 19, 2022
85604d9
feat(s3): add `noncurrentVersionsToRetain` property to lifecycle rule…
mayforblue May 19, 2022
7e824ab
fix(eks): Cluster.FromClusterAttributes ignores KubectlLambdaRole (#2…
cm-iwata May 19, 2022
719edfc
fix(pipelines): specifying the Action Role for CodeBuild steps (#18293)
tobytipton May 19, 2022
6fae606
chore: stop mypy from complaining about the `Metric` class (#20369)
kornicameister May 19, 2022
f7693e3
feat(cloudfront): REST API origin (#20335)
jogold May 19, 2022
d0163f8
fix(iam): AccountPrincipal accepts values which aren't account IDs (#…
tejasmr May 19, 2022
01708bc
feat(cloud9): configure Connection Type of Ec2Environment (#20250)
daschaa May 19, 2022
ae64183
chore(core): revert "allow disabling of LogicalID Metadata in case of…
Chriscbr May 19, 2022
f9552c0
chore(codepipeline): revert "cannot deploy pipeline stack with crossA…
Chriscbr May 19, 2022
32dfa6e
docs: explain SnapshotCredentials (#20431)
peterwoodworth May 20, 2022
88ea829
feat(core): allow disabling of LogicalID Metadata in case of large m…
comcalvi May 20, 2022
484cfb2
chore(integ-runner): `--inspect-failures` option (#20399)
rix0rrr May 20, 2022
3a11317
chore(ecs-patterns): revert "feature flag missing for breaking change…
Chriscbr May 20, 2022
ca71f98
chore(release): 1.157.0
May 20, 2022
ea69ad2
chore(release): 1.157.0 (#20442)
mergify[bot] May 20, 2022
87dd2a6
chore(merge-back): 1.157.0 (#20447)
mergify[bot] May 21, 2022
0389627
chore(rds): clarify JSDoc of `fromGeneratedPassword()` (#20448)
jogold May 21, 2022
ebeaa71
docs(cfnspec): update CloudFormation documentation (#20459)
aws-cdk-automation May 23, 2022
425f519
chore(deps): Bump awscli from 1.24.0 to 1.24.5 in /packages/@aws-cdk/…
dependabot[bot] May 23, 2022
9b592a4
docs(pipelines): explain how to retain symlinks (#20413)
rix0rrr May 23, 2022
e9cbda3
chore(s3): fix indent in sample code (#20457)
mayforblue May 23, 2022
0f52813
fix(integ-tests): DeployAssert should be private (#20466)
corymhall May 23, 2022
dd4c2b5
chore: fix command to run integ tests (#20414)
rix0rrr May 23, 2022
1037b8c
feat(servicecatalog): ProductStackHistory can retain old ProductStack…
wanjacki May 24, 2022
0a49927
fix(core): NestedStack defaultChild is undefined (#20450)
Jacco May 24, 2022
85f4e29
fix(lambda): Fix typo in public subnet warning (#20470)
snkashis May 24, 2022
de027e2
feat(lambda): validate function description length (#20476)
Gtofig May 24, 2022
f334060
fix(pipelines): too many CodeBuild steps inflate policy size (#20396)
rix0rrr May 24, 2022
23690e4
feat(s3): adds objectSizeGreaterThan property for s3 lifecycle rule (…
daschaa May 25, 2022
5d2501b
docs(cfnspec): update CloudFormation documentation (#20488)
aws-cdk-automation May 25, 2022
75bfce7
fix(iam): Role policies cannot grow beyond 10k (#20400)
rix0rrr May 25, 2022
3e6ec5c
fix(s3-deployment): default role does not get `PutAcl` permissions on…
fouxarn May 25, 2022
5052191
feat(apprunner): VpcConnector construct (#20471)
DDynamic May 25, 2022
4b837df
docs(cfnspec): update CloudFormation documentation (#20500)
aws-cdk-automation May 26, 2022
adc0368
feat(aws-ecr-assets): support the --platform option when building doc…
joeflateau May 26, 2022
7f237a2
chore: remove callout that go is in dev preview (#20507)
MrArnoldPalmer May 26, 2022
7138057
fix(integ-runner): always resynth on deploy (#20508)
corymhall May 26, 2022
7a01099
chore(release): 1.158.0
May 27, 2022
953afa9
docs(cfnspec): update CloudFormation documentation (#20519)
aws-cdk-automation May 27, 2022
7779531
feat(integ-runner): publish integ-runner cli (#20477)
corymhall May 27, 2022
c274c2f
fix(integ-runner): don't throw error if tests pass (#20511)
corymhall May 27, 2022
df419ba
chore: empty commit to trigger pr build
madeline-k May 27, 2022
6f4aba8
Fix error message when creating a NodeJS function (#20524)
sblackstone May 27, 2022
ab28878
chore(release): 1.158.0 (#20517)
mergify[bot] May 27, 2022
b7bc10c
fix: Default username in RoleSessionName (#20188)
adambro May 27, 2022
dacefd6
fix(ecs): canContainersAccessInstanceRole is ignored when passed in A…
daschaa May 27, 2022
a4318e1
Merge branch 'master' into merge-back/1.158.0
mergify[bot] May 27, 2022
d1242a1
chore(merge-back): 1.158.0 (#20529)
mergify[bot] May 27, 2022
f4439ce
fix(ecs): fix typo from fromServiceAtrributes to fromServiceAttribute…
dafujii May 28, 2022
3a0077e
docs(cfnspec): update CloudFormation documentation (#20540)
aws-cdk-automation May 30, 2022
d814293
chore(deps): Bump awscli from 1.24.5 to 1.24.10 in /packages/@aws-cdk…
dependabot[bot] May 30, 2022
cedfde8
fix(integ-runner): catch snapshot errors, treat `--from-file` as comm…
rix0rrr May 31, 2022
33acc7c
feat(cognito): OpenID Connect identity provider (#20241)
jogold May 31, 2022
27fdaf1
chore(lambda-nodejs): fix typo (#20557)
ashokm May 31, 2022
2bf30df
feat(s3): adds objectSizeLessThan property for s3 lifecycle rule (#20…
daschaa May 31, 2022
68761dc
feat(lambda): add insights version 1.0.135.0 (#19588)
vvo May 31, 2022
f19ecef
fix(lambda): function version ignores layer version changes (#20150)
kaizencc May 31, 2022
e44c2c4
fix(core): logicalId is consumed prior to being overridden (#20560)
corymhall Jun 1, 2022
9a23575
fix(ecr-assets): cannot build ARM images using modern stack synthesis…
joeflateau Jun 1, 2022
264c02e
fix(iam): referencing the same immutable role twice makes it mutable …
corymhall Jun 1, 2022
74318c7
fix(events-targets): EventBus IAM statements are only added for the f…
comcalvi Jun 1, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 2 additions & 1 deletion .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"postCreateCommand": "yarn build --skip-test --no-bail --skip-prereqs --skip-compat",
"extensions": [
"dbaeumer.vscode-eslint@2.1.5"
]
],
"remoteUser": "superchain"
}
121 changes: 121 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
---
name: "🐛 Bug Report"
description: Report a bug
title: "(module name): (short issue description)"
labels: [bug, needs-triage]
assignees: []
body:
- type: textarea
id: description
attributes:
label: Describe the bug
description: What is the problem? A clear and concise description of the bug.
validations:
required: true
- type: textarea
id: expected
attributes:
label: Expected Behavior
description: |
What did you expect to happen?
validations:
required: true
- type: textarea
id: current
attributes:
label: Current Behavior
description: |
What actually happened?

Please include full errors, uncaught exceptions, stack traces, and relevant logs.
If service responses are relevant, please include wire logs.
validations:
required: true
- type: textarea
id: reproduction
attributes:
label: Reproduction Steps
description: |
Provide a self-contained, concise snippet of code that can be used to reproduce the issue.
For more complex issues provide a repo with the smallest sample that reproduces the bug.

Avoid including business logic or unrelated code, it makes diagnosis more difficult.
The code sample should be an SSCCE. See http://sscce.org/ for details. In short, please provide a code sample that we can copy/paste, run and reproduce.
validations:
required: true
- type: textarea
id: solution
attributes:
label: Possible Solution
description: |
Suggest a fix/reason for the bug
validations:
required: false
- type: textarea
id: context
attributes:
label: Additional Information/Context
description: |
Anything else that might be relevant for troubleshooting this bug. Providing context helps us come up with a solution that is most useful in the real world.
validations:
required: false

- type: input
id: cdk-version
attributes:
label: CDK CLI Version
description: Output of `cdk version`
validations:
required: true

- type: input
id: framework-version
attributes:
label: Framework Version
validations:
required: false

- type: input
id: node-version
attributes:
label: Node.js Version
validations:
required: true

- type: input
id: operating-system
attributes:
label: OS
validations:
required: true

- type: dropdown
id: language
attributes:
label: Language
multiple: true
options:
- Typescript
- Python
- .NET
- Java
- Go
validations:
required: true

- type: input
id: language-version
attributes:
label: Language Version
description: E.g. TypeScript (3.8.3) | Java (8) | Python (3.7.3)
validations:
required: false

- type: textarea
id: other
attributes:
label: Other information
description: |
e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, slack, etc
validations:
required: false
108 changes: 0 additions & 108 deletions .github/ISSUE_TEMPLATE/bug.yml

This file was deleted.

7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
blank_issues_enabled: false
contact_links:
- name: Stackoverflow
url: https://stackoverflow.com/questions/tagged/aws-cdk
about: Please ask and answer questions here.
- name: 💬 General Question
url: https://github.com/aws/aws-cdk/discussions/categories/q-a
about: Please ask and answer questions as a discussion thread
32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE/doc.yml

This file was deleted.

23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: "📕 Documentation Issue"
description: Report an issue in the API Reference documentation or Developer Guide
title: "(module name): (short issue description)"
labels: [documentation, needs-triage]
assignees: []
body:
- type: textarea
id: description
attributes:
label: Describe the issue
description: A clear and concise description of the issue.
validations:
required: true

- type: textarea
id: links
attributes:
label: Links
description: |
Include links to affected documentation page(s).
validations:
required: true
49 changes: 26 additions & 23 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,56 +1,59 @@
name: Feature Request
description: Request a new feature
title: "(module name): short issue description"
---
name: 🚀 Feature Request
description: Suggest an idea for this project
title: "(module name): (short issue description)"
labels: [feature-request, needs-triage]
assignees: []
body:
- type: textarea
id: description
attributes:
label: Description
description: Short description of the feature you are proposing.
label: Describe the feature
description: A clear and concise description of the feature you are proposing.
validations:
required: true

- type: textarea
id: use-case
attributes:
label: Use Case
description: |
Why do you need this feature?
Why do you need this feature? For example: "I'm always frustrated when..."
validations:
required: true

required: true
- type: textarea
id: solution
attributes:
label: Proposed Solution
description: |
Please include prototype/workaround/sketch/reference implementation.
Suggest how to implement the addition or change. Please include prototype/workaround/sketch/reference implementation.
validations:
required: true

required: false
- type: textarea
id: other
attributes:
label: Other information
label: Other Information
description: |
e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, slack, etc
Any alternative solutions or features you considered, a more detailed explanation, stack traces, related issues, links for context, etc.
validations:
required: false

- type: checkboxes
id: acknowledgments
id: ack
attributes:
label: Acknowledge
label: Acknowledgements
options:
- label: I may be able to implement this feature request
required: false
- label: This feature might incur a breaking change
required: false

- type: markdown
- type: input
id: sdk-version
attributes:
value: |
---

This is a :rocket: Feature Request
label: CDK version used
validations:
required: true
- type: input
id: environment
attributes:
label: Environment details (OS name and version, etc.)
validations:
required: true
Loading