diff --git a/CHANGELOG.md b/CHANGELOG.md index bc6aa61ae..cf133d435 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.11.2] - 02-17-2025 + +### Added +- feat(backoff): added ability to configure number of retries and starting backoff + +### Fixed + +- fix(asea): batch s3 mapping writes +- fix(config): remove deprecated field +- fix(config): fix sagemaker runtime feature store in all enabled +- fix(eventbus): add service linked roles to policy condition +- fix(logging): removed wildcard from central log bucket for management access role +- fix(networking): fixed hosted zones for sagemaker vpc endpoints +- fix(networking): fix asn property type in creat dx gateway lambda + + +### Changed + +- chore(security): fix CVE-2022-29526 in esbuild +- chore(security): fix execa GMS-2020-2 vulnerability + ## [1.11.1] - 01-24-2025 ### Fixed diff --git a/solution-manifest.yaml b/solution-manifest.yaml index c66f1a5c1..c34a28b3d 100644 --- a/solution-manifest.yaml +++ b/solution-manifest.yaml @@ -1,7 +1,7 @@ --- id: SO0199 name: landing-zone-accelerator-on-aws -version: v1.11.1 +version: v1.11.2 cloudformation_templates: - template: AWSAccelerator-InstallerStack.template main_template: true diff --git a/source/mkdocs/mkdocs.yml b/source/mkdocs/mkdocs.yml index 0d34b21a0..28ff10109 100644 --- a/source/mkdocs/mkdocs.yml +++ b/source/mkdocs/mkdocs.yml @@ -100,7 +100,8 @@ nav: - v1.10.1: typedocs/v1.10.1/index.html - v1.11: - v1.11.0: typedocs/v1.11.0/index.html - - v1.11.1: typedocs/latest/index.html + - v1.11.1: typedocs/v1.11.1/index.html + - v1.11.2: typedocs/latest/index.html theme: name: material diff --git a/source/package.json b/source/package.json index 9d042cf4c..8c2b238c9 100644 --- a/source/package.json +++ b/source/package.json @@ -1,6 +1,6 @@ { "name": "landing-zone-accelerator-on-aws", - "version": "1.11.1", + "version": "1.11.2", "private": true, "description": "Landing Zone Accelerator on AWS", "license": "Apache-2.0", diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/accounts-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/accounts-stack.test.ts.snap index 64493d640..7b8171b2d 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/accounts-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/accounts-stack.test.ts.snap @@ -2897,7 +2897,7 @@ exports[`AccountsStack us-east-1 Construct(AccountsStack): Snapshot Test 1`] = "Properties": { "Name": "/accelerator/AWSAccelerator-AccountsStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -3906,7 +3906,7 @@ exports[`AccountsStack us-west-2 Construct(AccountsStackUsWest2): Snapshot Test "Properties": { "Name": "/accelerator/AWSAccelerator-AccountsStack-111111111111-us-west-2/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/applications-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/applications-stack.test.ts.snap index 212c11f3b..82636a4a5 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/applications-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/applications-stack.test.ts.snap @@ -440,7 +440,7 @@ exports[`ApplicationsStack Construct(ApplicationsStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/bootstrap-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/bootstrap-stack.test.ts.snap index b0be70480..58de22b2b 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/bootstrap-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/bootstrap-stack.test.ts.snap @@ -948,7 +948,7 @@ exports[`BootstrapStack Construct(BootstrapStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-BootstrapStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/customizations-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/customizations-stack.test.ts.snap index cef46aef6..190633a9e 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/customizations-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/customizations-stack.test.ts.snap @@ -654,7 +654,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 1`] "Properties": { "Name": "/accelerator/AWSAccelerator-CustomizationsStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -1112,7 +1112,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 2`] "Properties": { "Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -1782,7 +1782,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 3`] "Properties": { "Name": "/accelerator/AWSAccelerator-CustomizationsStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -2027,7 +2027,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 4`] "Properties": { "Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/dependencies-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/dependencies-stack.test.ts.snap index 0da7b8e63..832e17726 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/dependencies-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/dependencies-stack.test.ts.snap @@ -308,7 +308,7 @@ exports[`DependenciesStack Construct(DependenciesStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-DependenciesStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/finalize-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/finalize-stack.test.ts.snap index 2a57fcb21..e8f96158c 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/finalize-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/finalize-stack.test.ts.snap @@ -951,7 +951,7 @@ exports[`FinalizeStack Construct(FinalizeStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-FinalizeStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/identity-center-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/identity-center-stack.test.ts.snap index 695651b58..f6df59972 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/identity-center-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/identity-center-stack.test.ts.snap @@ -695,7 +695,7 @@ exports[`IdentityCenterStack Construct(IdentityCenterStack): Snapshot Test 1`] "Properties": { "Name": "/accelerator/AWSAccelerator-IdentityCenterStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/key-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/key-stack.test.ts.snap index 3ca32fcb1..0d0ea315b 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/key-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/key-stack.test.ts.snap @@ -392,7 +392,7 @@ exports[`KeyStack Construct(KeyStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-KeyStack-222222222222-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/logging-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/logging-stack.test.ts.snap index 75bc21255..f54df138a 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/logging-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/logging-stack.test.ts.snap @@ -4037,7 +4037,7 @@ exports[`LoggingStack Construct(LoggingStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-LoggingStack-333333333333-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -8495,7 +8495,7 @@ exports[`LoggingStack Construct(LoggingStack): Snapshot Test 2`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-LoggingStack-333333333333-us-west-2/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -12994,7 +12994,7 @@ exports[`LoggingStackOuTargets Construct(LoggingStackOuTargets): Snapshot Test "Properties": { "Name": "/accelerator/AWSAccelerator-LoggingStack-333333333333-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-gwlb-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-gwlb-stack.test.ts.snap index 1c719167b..43aa925c2 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-gwlb-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-gwlb-stack.test.ts.snap @@ -2862,7 +2862,7 @@ exports[`NetworkAssociationsGwlbStack Construct(NetworkAssociationsGwlbStack): "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkAssociationsGwlbStack-555555555555-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-stack.test.ts.snap index 324fb753b..00663677d 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-associations-stack.test.ts.snap @@ -3017,7 +3017,7 @@ exports[`NetworkAssociationsStack Construct(NetworkAssociationsStack): Snapshot "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkAssociationsStack-555555555555-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -5314,7 +5314,7 @@ exports[`NoVpcFlowLogStack Construct(NetworkAssociationsStack): Snapshot Test 1 "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkAssociationsStack-555555555555-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-prep-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-prep-stack.test.ts.snap index 13a7123e2..b6fa16540 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-prep-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-prep-stack.test.ts.snap @@ -2262,7 +2262,7 @@ drop http $HOME_NET any -> $EXTERNAL_NET any (http.host; content:"example.com"; "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkPrepStack-555555555555-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-dns-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-dns-stack.test.ts.snap index 949522139..43b811e87 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-dns-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-dns-stack.test.ts.snap @@ -1239,7 +1239,7 @@ exports[`NetworkVpcDnsStack Construct(NetworkVpcDnsStack): Snapshot Test 1`] = "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkVpcDnsStack-555555555555-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-endpoints-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-endpoints-stack.test.ts.snap index 371798928..832037ba5 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-endpoints-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-endpoints-stack.test.ts.snap @@ -2322,7 +2322,7 @@ exports[`NetworkVpcEndpointsStack Construct(NetworkVpcEndpointsStack): Snapshot "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkVpcEndpointsStack-555555555555-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-stack.test.ts.snap index 74e58332f..ec0ffb916 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/network-vpc-stack.test.ts.snap @@ -4396,7 +4396,7 @@ exports[`NetworkVpcStack Construct(NetworkVpcStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkVpcStack-555555555555-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -5918,7 +5918,7 @@ exports[`NoVpcFlowLogStack Construct(NetworkVpcStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-NetworkVpcStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/operations-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/operations-stack.test.ts.snap index 0af2d80c5..c695cae42 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/operations-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/operations-stack.test.ts.snap @@ -1134,7 +1134,7 @@ exports[`OperationsStack Construct(OperationsStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-OperationsStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/organizations-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/organizations-stack.test.ts.snap index 9a2ba990e..5516ca7a5 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/organizations-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/organizations-stack.test.ts.snap @@ -3200,7 +3200,7 @@ exports[`MultiOuOrganizationsStack Construct(OrganizationsStack): Snapshot Test "Properties": { "Name": "/accelerator/AWSAccelerator-OrganizationsStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -6677,7 +6677,7 @@ exports[`OrganizationsStack Construct(OrganizationsStack): Snapshot Test 1`] = "Properties": { "Name": "/accelerator/AWSAccelerator-OrganizationsStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -9969,7 +9969,7 @@ exports[`delegatedAdminStack Construct(OrganizationsStack): Snapshot Test 1`] = "Properties": { "Name": "/accelerator/AWSAccelerator-OrganizationsStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/pipeline-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/pipeline-stack.test.ts.snap index b68ca6abf..128ce5c69 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/pipeline-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/pipeline-stack.test.ts.snap @@ -3172,7 +3172,7 @@ artifacts: "Properties": { "Name": "/accelerator/PipelineStack/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -6848,7 +6848,7 @@ artifacts: "Properties": { "Name": "/accelerator/PipelineStackRegionalDeploy/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/prepare-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/prepare-stack.test.ts.snap index 20660012e..e3d09c32d 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/prepare-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/prepare-stack.test.ts.snap @@ -4595,7 +4595,7 @@ exports[`PrepareStack Construct(PrepareStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-PrepareStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/resource-policy-enforcement-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/resource-policy-enforcement-stack.test.ts.snap index 24576d5e6..495087484 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/resource-policy-enforcement-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/resource-policy-enforcement-stack.test.ts.snap @@ -874,7 +874,7 @@ exports[`ResourcePolicyEnforcementStack Construct(ResourcePolicyEnforcementStack "Properties": { "Name": "/accelerator/AWSAccelerator-ResourcePolicyEnforcementStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-audit-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-audit-stack.test.ts.snap index 7c7cd4a6a..438d85ae7 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-audit-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-audit-stack.test.ts.snap @@ -2705,7 +2705,7 @@ def script_handler(events, context): "Properties": { "Name": "/accelerator/AWSAccelerator-SecurityAuditStack-222222222222-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -5069,7 +5069,7 @@ def script_handler(events, context): "Properties": { "Name": "/accelerator/AWSAccelerator-SecurityAuditStack-222222222222-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-resources-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-resources-stack.test.ts.snap index cd830fe9d..2b79fd151 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-resources-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-resources-stack.test.ts.snap @@ -4549,7 +4549,7 @@ exports[`SecurityResourcesStack Construct(SecurityResourcesStack): Snapshot Tes "Properties": { "Name": "/accelerator/AWSAccelerator-SecurityResourcesStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -7748,7 +7748,7 @@ exports[`delegatedAdminStack Construct(SecurityResourcesStack): Snapshot Test 1 "Properties": { "Name": "/accelerator/AWSAccelerator-SecurityResourcesStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-stack.test.ts.snap b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-stack.test.ts.snap index 3e25a01cb..058887b8e 100644 --- a/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-stack.test.ts.snap +++ b/source/packages/@aws-accelerator/accelerator/test/__snapshots__/security-stack.test.ts.snap @@ -1279,7 +1279,7 @@ exports[`SecurityStack Construct(SecurityStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-SecurityStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -2396,7 +2396,7 @@ exports[`delegatedAdminStack Construct(SecurityStack): Snapshot Test 1`] = ` "Properties": { "Name": "/accelerator/AWSAccelerator-SecurityStack-111111111111-us-east-1/version", "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/packages/@aws-accelerator/installer/test/__snapshots__/installer.test.ts.snap b/source/packages/@aws-accelerator/installer/test/__snapshots__/installer.test.ts.snap index b144e34cb..338563f11 100644 --- a/source/packages/@aws-accelerator/installer/test/__snapshots__/installer.test.ts.snap +++ b/source/packages/@aws-accelerator/installer/test/__snapshots__/installer.test.ts.snap @@ -274,7 +274,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 1`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -2835,7 +2835,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -4010,7 +4010,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 2`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -6561,7 +6561,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -7769,7 +7769,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 3`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -10368,7 +10368,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -11559,7 +11559,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 4`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -14148,7 +14148,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -15339,7 +15339,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 5`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -17933,7 +17933,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -19103,7 +19103,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 6`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -21661,7 +21661,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -22857,7 +22857,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 7`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -22871,7 +22871,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 7`] = ` "Type": "String", }, "RepositoryBucketObject": { - "Default": "release/v1.11.1.zip", + "Default": "release/v1.11.2.zip", "Description": "The full path to the accelerator code zip S3 Object. (S3 Only)", "Type": "String", }, @@ -25781,7 +25781,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, @@ -26992,7 +26992,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 8`] = ` "RepositoryBranchName": { "AllowedPattern": ".+", "ConstraintDescription": "The repository branch name must not be empty", - "Default": "release/v1.11.1", + "Default": "release/v1.11.2", "Description": "The name of the git branch to use for installation. To determine the branch name, navigate to the Landing Zone Accelerator GitHub branches page and choose the release branch you would like to deploy. Release branch names will align with the semantic versioning of our GitHub releases. New release branches will be available as the open source project is updated with new features.", "Type": "String", }, @@ -27006,7 +27006,7 @@ exports[`InstallerStack Stack(installer): Snapshot Test 8`] = ` "Type": "String", }, "RepositoryBucketObject": { - "Default": "release/v1.11.1.zip", + "Default": "release/v1.11.2.zip", "Description": "The full path to the accelerator code zip S3 Object. (S3 Only)", "Type": "String", }, @@ -29923,7 +29923,7 @@ phases: ], }, "Type": "String", - "Value": "1.11.1", + "Value": "1.11.2", }, "Type": "AWS::SSM::Parameter", }, diff --git a/source/yarn.lock b/source/yarn.lock index 769ee9d5c..fc38f01fa 100644 --- a/source/yarn.lock +++ b/source/yarn.lock @@ -7244,7 +7244,7 @@ create-require@^1.1.0: resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333" integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ== -cross-spawn@>=7.0.5, cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: +cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: version "7.0.6" resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== @@ -10486,14 +10486,6 @@ lru-cache@^10.0.1, lru-cache@^10.2.0, lru-cache@^10.2.2: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== -lru-cache@^4.0.1: - version "4.1.5" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd" - integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== - dependencies: - pseudomap "^1.0.2" - yallist "^2.1.2" - lru-cache@^5.1.1: version "5.1.1" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" @@ -11795,11 +11787,6 @@ proxy-from-env@^1.1.0: resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== -pseudomap@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" - integrity sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ== - punycode.js@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" @@ -12214,13 +12201,6 @@ shallow-clone@^3.0.0: dependencies: kind-of "^6.0.2" -shebang-command@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" - integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg== - dependencies: - shebang-regex "^1.0.0" - shebang-command@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" @@ -12228,11 +12208,6 @@ shebang-command@^2.0.0: dependencies: shebang-regex "^3.0.0" -shebang-regex@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" - integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ== - shebang-regex@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" @@ -13439,13 +13414,6 @@ which-typed-array@^1.1.14, which-typed-array@^1.1.15, which-typed-array@^1.1.2: gopd "^1.0.1" has-tostringtag "^1.0.2" -which@^1.2.9: - version "1.3.1" - resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a" - integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== - dependencies: - isexe "^2.0.0" - which@^2.0.1: version "2.0.2" resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" @@ -13642,11 +13610,6 @@ y18n@^5.0.5: resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== -yallist@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" - integrity sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A== - yallist@^3.0.2: version "3.1.1" resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"