Skip to content

Commit 24896ff

Browse files
committed
release/v1.11.2
1 parent 833d495 commit 24896ff

29 files changed

+81
-96
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.11.2] - 02-17-2025
9+
10+
### Added
11+
- feat(backoff): added ability to configure number of retries and starting backoff
12+
13+
### Fixed
14+
15+
- fix(asea): batch s3 mapping writes
16+
- fix(config): remove deprecated field
17+
- fix(config): fix sagemaker runtime feature store in all enabled
18+
- fix(eventbus): add service linked roles to policy condition
19+
- fix(logging): removed wildcard from central log bucket for management access role
20+
- fix(networking): fixed hosted zones for sagemaker vpc endpoints
21+
- fix(networking): fix asn property type in creat dx gateway lambda
22+
23+
24+
### Changed
25+
26+
- chore(security): fix CVE-2022-29526 in esbuild
27+
- chore(security): fix execa GMS-2020-2 vulnerability
28+
829
## [1.11.1] - 01-24-2025
930

1031
### Fixed

solution-manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: SO0199
33
name: landing-zone-accelerator-on-aws
4-
version: v1.11.1
4+
version: v1.11.2
55
cloudformation_templates:
66
- template: AWSAccelerator-InstallerStack.template
77
main_template: true

source/mkdocs/mkdocs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ nav:
100100
- v1.10.1: typedocs/v1.10.1/index.html
101101
- v1.11:
102102
- v1.11.0: typedocs/v1.11.0/index.html
103-
- v1.11.1: typedocs/latest/index.html
103+
- v1.11.1: typedocs/v1.11.1/index.html
104+
- v1.11.2: typedocs/latest/index.html
104105

105106
theme:
106107
name: material

source/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "landing-zone-accelerator-on-aws",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"private": true,
55
"description": "Landing Zone Accelerator on AWS",
66
"license": "Apache-2.0",

source/packages/@aws-accelerator/accelerator/test/__snapshots__/accounts-stack.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -2897,7 +2897,7 @@ exports[`AccountsStack us-east-1 Construct(AccountsStack): Snapshot Test 1`] =
28972897
"Properties": {
28982898
"Name": "/accelerator/AWSAccelerator-AccountsStack-111111111111-us-east-1/version",
28992899
"Type": "String",
2900-
"Value": "1.11.1",
2900+
"Value": "1.11.2",
29012901
},
29022902
"Type": "AWS::SSM::Parameter",
29032903
},
@@ -3906,7 +3906,7 @@ exports[`AccountsStack us-west-2 Construct(AccountsStackUsWest2): Snapshot Test
39063906
"Properties": {
39073907
"Name": "/accelerator/AWSAccelerator-AccountsStack-111111111111-us-west-2/version",
39083908
"Type": "String",
3909-
"Value": "1.11.1",
3909+
"Value": "1.11.2",
39103910
},
39113911
"Type": "AWS::SSM::Parameter",
39123912
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/applications-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ exports[`ApplicationsStack Construct(ApplicationsStack): Snapshot Test 1`] = `
440440
"Properties": {
441441
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version",
442442
"Type": "String",
443-
"Value": "1.11.1",
443+
"Value": "1.11.2",
444444
},
445445
"Type": "AWS::SSM::Parameter",
446446
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/bootstrap-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ exports[`BootstrapStack Construct(BootstrapStack): Snapshot Test 1`] = `
948948
"Properties": {
949949
"Name": "/accelerator/AWSAccelerator-BootstrapStack-111111111111-us-east-1/version",
950950
"Type": "String",
951-
"Value": "1.11.1",
951+
"Value": "1.11.2",
952952
},
953953
"Type": "AWS::SSM::Parameter",
954954
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/customizations-stack.test.ts.snap

+4-4
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 1`]
654654
"Properties": {
655655
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-111111111111-us-east-1/version",
656656
"Type": "String",
657-
"Value": "1.11.1",
657+
"Value": "1.11.2",
658658
},
659659
"Type": "AWS::SSM::Parameter",
660660
},
@@ -1112,7 +1112,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 2`]
11121112
"Properties": {
11131113
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version",
11141114
"Type": "String",
1115-
"Value": "1.11.1",
1115+
"Value": "1.11.2",
11161116
},
11171117
"Type": "AWS::SSM::Parameter",
11181118
},
@@ -1782,7 +1782,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 3`]
17821782
"Properties": {
17831783
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-111111111111-us-east-1/version",
17841784
"Type": "String",
1785-
"Value": "1.11.1",
1785+
"Value": "1.11.2",
17861786
},
17871787
"Type": "AWS::SSM::Parameter",
17881788
},
@@ -2027,7 +2027,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 4`]
20272027
"Properties": {
20282028
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version",
20292029
"Type": "String",
2030-
"Value": "1.11.1",
2030+
"Value": "1.11.2",
20312031
},
20322032
"Type": "AWS::SSM::Parameter",
20332033
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/dependencies-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ exports[`DependenciesStack Construct(DependenciesStack): Snapshot Test 1`] = `
308308
"Properties": {
309309
"Name": "/accelerator/AWSAccelerator-DependenciesStack-111111111111-us-east-1/version",
310310
"Type": "String",
311-
"Value": "1.11.1",
311+
"Value": "1.11.2",
312312
},
313313
"Type": "AWS::SSM::Parameter",
314314
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/finalize-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@ exports[`FinalizeStack Construct(FinalizeStack): Snapshot Test 1`] = `
951951
"Properties": {
952952
"Name": "/accelerator/AWSAccelerator-FinalizeStack-111111111111-us-east-1/version",
953953
"Type": "String",
954-
"Value": "1.11.1",
954+
"Value": "1.11.2",
955955
},
956956
"Type": "AWS::SSM::Parameter",
957957
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/identity-center-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ exports[`IdentityCenterStack Construct(IdentityCenterStack): Snapshot Test 1`]
695695
"Properties": {
696696
"Name": "/accelerator/AWSAccelerator-IdentityCenterStack-111111111111-us-east-1/version",
697697
"Type": "String",
698-
"Value": "1.11.1",
698+
"Value": "1.11.2",
699699
},
700700
"Type": "AWS::SSM::Parameter",
701701
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/key-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ exports[`KeyStack Construct(KeyStack): Snapshot Test 1`] = `
392392
"Properties": {
393393
"Name": "/accelerator/AWSAccelerator-KeyStack-222222222222-us-east-1/version",
394394
"Type": "String",
395-
"Value": "1.11.1",
395+
"Value": "1.11.2",
396396
},
397397
"Type": "AWS::SSM::Parameter",
398398
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/logging-stack.test.ts.snap

+3-3
Original file line numberDiff line numberDiff line change
@@ -4037,7 +4037,7 @@ exports[`LoggingStack Construct(LoggingStack): Snapshot Test 1`] = `
40374037
"Properties": {
40384038
"Name": "/accelerator/AWSAccelerator-LoggingStack-333333333333-us-east-1/version",
40394039
"Type": "String",
4040-
"Value": "1.11.1",
4040+
"Value": "1.11.2",
40414041
},
40424042
"Type": "AWS::SSM::Parameter",
40434043
},
@@ -8495,7 +8495,7 @@ exports[`LoggingStack Construct(LoggingStack): Snapshot Test 2`] = `
84958495
"Properties": {
84968496
"Name": "/accelerator/AWSAccelerator-LoggingStack-333333333333-us-west-2/version",
84978497
"Type": "String",
8498-
"Value": "1.11.1",
8498+
"Value": "1.11.2",
84998499
},
85008500
"Type": "AWS::SSM::Parameter",
85018501
},
@@ -12994,7 +12994,7 @@ exports[`LoggingStackOuTargets Construct(LoggingStackOuTargets): Snapshot Test
1299412994
"Properties": {
1299512995
"Name": "/accelerator/AWSAccelerator-LoggingStack-333333333333-us-east-1/version",
1299612996
"Type": "String",
12997-
"Value": "1.11.1",
12997+
"Value": "1.11.2",
1299812998
},
1299912999
"Type": "AWS::SSM::Parameter",
1300013000
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-gwlb-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -2862,7 +2862,7 @@ exports[`NetworkAssociationsGwlbStack Construct(NetworkAssociationsGwlbStack):
28622862
"Properties": {
28632863
"Name": "/accelerator/AWSAccelerator-NetworkAssociationsGwlbStack-555555555555-us-east-1/version",
28642864
"Type": "String",
2865-
"Value": "1.11.1",
2865+
"Value": "1.11.2",
28662866
},
28672867
"Type": "AWS::SSM::Parameter",
28682868
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-stack.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -3017,7 +3017,7 @@ exports[`NetworkAssociationsStack Construct(NetworkAssociationsStack): Snapshot
30173017
"Properties": {
30183018
"Name": "/accelerator/AWSAccelerator-NetworkAssociationsStack-555555555555-us-east-1/version",
30193019
"Type": "String",
3020-
"Value": "1.11.1",
3020+
"Value": "1.11.2",
30213021
},
30223022
"Type": "AWS::SSM::Parameter",
30233023
},
@@ -5314,7 +5314,7 @@ exports[`NoVpcFlowLogStack Construct(NetworkAssociationsStack): Snapshot Test 1
53145314
"Properties": {
53155315
"Name": "/accelerator/AWSAccelerator-NetworkAssociationsStack-555555555555-us-east-1/version",
53165316
"Type": "String",
5317-
"Value": "1.11.1",
5317+
"Value": "1.11.2",
53185318
},
53195319
"Type": "AWS::SSM::Parameter",
53205320
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-prep-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@ drop http $HOME_NET any -> $EXTERNAL_NET any (http.host; content:"example.com";
22622262
"Properties": {
22632263
"Name": "/accelerator/AWSAccelerator-NetworkPrepStack-555555555555-us-east-1/version",
22642264
"Type": "String",
2265-
"Value": "1.11.1",
2265+
"Value": "1.11.2",
22662266
},
22672267
"Type": "AWS::SSM::Parameter",
22682268
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-dns-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ exports[`NetworkVpcDnsStack Construct(NetworkVpcDnsStack): Snapshot Test 1`] =
12391239
"Properties": {
12401240
"Name": "/accelerator/AWSAccelerator-NetworkVpcDnsStack-555555555555-us-east-1/version",
12411241
"Type": "String",
1242-
"Value": "1.11.1",
1242+
"Value": "1.11.2",
12431243
},
12441244
"Type": "AWS::SSM::Parameter",
12451245
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-endpoints-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -2322,7 +2322,7 @@ exports[`NetworkVpcEndpointsStack Construct(NetworkVpcEndpointsStack): Snapshot
23222322
"Properties": {
23232323
"Name": "/accelerator/AWSAccelerator-NetworkVpcEndpointsStack-555555555555-us-east-1/version",
23242324
"Type": "String",
2325-
"Value": "1.11.1",
2325+
"Value": "1.11.2",
23262326
},
23272327
"Type": "AWS::SSM::Parameter",
23282328
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-stack.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -4396,7 +4396,7 @@ exports[`NetworkVpcStack Construct(NetworkVpcStack): Snapshot Test 1`] = `
43964396
"Properties": {
43974397
"Name": "/accelerator/AWSAccelerator-NetworkVpcStack-555555555555-us-east-1/version",
43984398
"Type": "String",
4399-
"Value": "1.11.1",
4399+
"Value": "1.11.2",
44004400
},
44014401
"Type": "AWS::SSM::Parameter",
44024402
},
@@ -5918,7 +5918,7 @@ exports[`NoVpcFlowLogStack Construct(NetworkVpcStack): Snapshot Test 1`] = `
59185918
"Properties": {
59195919
"Name": "/accelerator/AWSAccelerator-NetworkVpcStack-111111111111-us-east-1/version",
59205920
"Type": "String",
5921-
"Value": "1.11.1",
5921+
"Value": "1.11.2",
59225922
},
59235923
"Type": "AWS::SSM::Parameter",
59245924
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/operations-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ exports[`OperationsStack Construct(OperationsStack): Snapshot Test 1`] = `
11341134
"Properties": {
11351135
"Name": "/accelerator/AWSAccelerator-OperationsStack-111111111111-us-east-1/version",
11361136
"Type": "String",
1137-
"Value": "1.11.1",
1137+
"Value": "1.11.2",
11381138
},
11391139
"Type": "AWS::SSM::Parameter",
11401140
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/organizations-stack.test.ts.snap

+3-3
Original file line numberDiff line numberDiff line change
@@ -3200,7 +3200,7 @@ exports[`MultiOuOrganizationsStack Construct(OrganizationsStack): Snapshot Test
32003200
"Properties": {
32013201
"Name": "/accelerator/AWSAccelerator-OrganizationsStack-111111111111-us-east-1/version",
32023202
"Type": "String",
3203-
"Value": "1.11.1",
3203+
"Value": "1.11.2",
32043204
},
32053205
"Type": "AWS::SSM::Parameter",
32063206
},
@@ -6677,7 +6677,7 @@ exports[`OrganizationsStack Construct(OrganizationsStack): Snapshot Test 1`] =
66776677
"Properties": {
66786678
"Name": "/accelerator/AWSAccelerator-OrganizationsStack-111111111111-us-east-1/version",
66796679
"Type": "String",
6680-
"Value": "1.11.1",
6680+
"Value": "1.11.2",
66816681
},
66826682
"Type": "AWS::SSM::Parameter",
66836683
},
@@ -9969,7 +9969,7 @@ exports[`delegatedAdminStack Construct(OrganizationsStack): Snapshot Test 1`] =
99699969
"Properties": {
99709970
"Name": "/accelerator/AWSAccelerator-OrganizationsStack-111111111111-us-east-1/version",
99719971
"Type": "String",
9972-
"Value": "1.11.1",
9972+
"Value": "1.11.2",
99739973
},
99749974
"Type": "AWS::SSM::Parameter",
99759975
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/pipeline-stack.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -3172,7 +3172,7 @@ artifacts:
31723172
"Properties": {
31733173
"Name": "/accelerator/PipelineStack/version",
31743174
"Type": "String",
3175-
"Value": "1.11.1",
3175+
"Value": "1.11.2",
31763176
},
31773177
"Type": "AWS::SSM::Parameter",
31783178
},
@@ -6848,7 +6848,7 @@ artifacts:
68486848
"Properties": {
68496849
"Name": "/accelerator/PipelineStackRegionalDeploy/version",
68506850
"Type": "String",
6851-
"Value": "1.11.1",
6851+
"Value": "1.11.2",
68526852
},
68536853
"Type": "AWS::SSM::Parameter",
68546854
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/prepare-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -4595,7 +4595,7 @@ exports[`PrepareStack Construct(PrepareStack): Snapshot Test 1`] = `
45954595
"Properties": {
45964596
"Name": "/accelerator/AWSAccelerator-PrepareStack-111111111111-us-east-1/version",
45974597
"Type": "String",
4598-
"Value": "1.11.1",
4598+
"Value": "1.11.2",
45994599
},
46004600
"Type": "AWS::SSM::Parameter",
46014601
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/resource-policy-enforcement-stack.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ exports[`ResourcePolicyEnforcementStack Construct(ResourcePolicyEnforcementStack
874874
"Properties": {
875875
"Name": "/accelerator/AWSAccelerator-ResourcePolicyEnforcementStack-111111111111-us-east-1/version",
876876
"Type": "String",
877-
"Value": "1.11.1",
877+
"Value": "1.11.2",
878878
},
879879
"Type": "AWS::SSM::Parameter",
880880
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-audit-stack.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -2705,7 +2705,7 @@ def script_handler(events, context):
27052705
"Properties": {
27062706
"Name": "/accelerator/AWSAccelerator-SecurityAuditStack-222222222222-us-east-1/version",
27072707
"Type": "String",
2708-
"Value": "1.11.1",
2708+
"Value": "1.11.2",
27092709
},
27102710
"Type": "AWS::SSM::Parameter",
27112711
},
@@ -5069,7 +5069,7 @@ def script_handler(events, context):
50695069
"Properties": {
50705070
"Name": "/accelerator/AWSAccelerator-SecurityAuditStack-222222222222-us-east-1/version",
50715071
"Type": "String",
5072-
"Value": "1.11.1",
5072+
"Value": "1.11.2",
50735073
},
50745074
"Type": "AWS::SSM::Parameter",
50755075
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-resources-stack.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -4549,7 +4549,7 @@ exports[`SecurityResourcesStack Construct(SecurityResourcesStack): Snapshot Tes
45494549
"Properties": {
45504550
"Name": "/accelerator/AWSAccelerator-SecurityResourcesStack-111111111111-us-east-1/version",
45514551
"Type": "String",
4552-
"Value": "1.11.1",
4552+
"Value": "1.11.2",
45534553
},
45544554
"Type": "AWS::SSM::Parameter",
45554555
},
@@ -7748,7 +7748,7 @@ exports[`delegatedAdminStack Construct(SecurityResourcesStack): Snapshot Test 1
77487748
"Properties": {
77497749
"Name": "/accelerator/AWSAccelerator-SecurityResourcesStack-111111111111-us-east-1/version",
77507750
"Type": "String",
7751-
"Value": "1.11.1",
7751+
"Value": "1.11.2",
77527752
},
77537753
"Type": "AWS::SSM::Parameter",
77547754
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-stack.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@ exports[`SecurityStack Construct(SecurityStack): Snapshot Test 1`] = `
12791279
"Properties": {
12801280
"Name": "/accelerator/AWSAccelerator-SecurityStack-111111111111-us-east-1/version",
12811281
"Type": "String",
1282-
"Value": "1.11.1",
1282+
"Value": "1.11.2",
12831283
},
12841284
"Type": "AWS::SSM::Parameter",
12851285
},
@@ -2396,7 +2396,7 @@ exports[`delegatedAdminStack Construct(SecurityStack): Snapshot Test 1`] = `
23962396
"Properties": {
23972397
"Name": "/accelerator/AWSAccelerator-SecurityStack-111111111111-us-east-1/version",
23982398
"Type": "String",
2399-
"Value": "1.11.1",
2399+
"Value": "1.11.2",
24002400
},
24012401
"Type": "AWS::SSM::Parameter",
24022402
},

0 commit comments

Comments
 (0)