Skip to content

Commit

Permalink
release/v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnraws authored and ba032759 committed Aug 19, 2024
1 parent 832837d commit c2b1a8a
Show file tree
Hide file tree
Showing 26 changed files with 190 additions and 3,593 deletions.
8 changes: 1 addition & 7 deletions source/mkdocs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,7 @@ nav:
- v1.6.4: typedocs/v1.6.4/index.html
- v1.7:
- v1.7.0: typedocs/v1.7.0/index.html
- v1.7.1: typedocs/v1.7.1/index.html
- v1.8:
- v1.8.0: typedocs/v1.8.0/index.html
- v1.8.1: typedocs/v1.8.1/index.html
- v1.9:
- v1.9.0: typedocs/v1.9.0/index.html
- v1.9.1: typedocs/latest/index.html
- v1.7.1: typedocs/latest/index.html

theme:
name: material
Expand Down
2 changes: 1 addition & 1 deletion source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@
"typedoc": "0.23.25",
"typescript": "4.9.5"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ exports[`AccountsStack us-east-1 Construct(AccountsStack): Snapshot Test 1`] =
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -1240,7 +1240,7 @@ exports[`AccountsStack us-east-1 Construct(AccountsStack): Snapshot Test 1`] =
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -1510,7 +1510,7 @@ exports[`AccountsStack us-east-1 Construct(AccountsStack): Snapshot Test 1`] =
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -1805,7 +1805,7 @@ exports[`AccountsStack us-east-1 Construct(AccountsStack): Snapshot Test 1`] =
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -1927,7 +1927,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.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -1982,7 +1982,7 @@ exports[`AccountsStack us-west-2 Construct(AccountsStackUsWest2): Snapshot Test
"Properties": {
"Name": "/accelerator/AWSAccelerator-AccountsStack-111111111111-us-west-2/version",
"Type": "String",
"Value": "1.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ exports[`ApplicationsStack Construct(ApplicationsStack): Snapshot Test 1`] = `
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -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.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`BootstrapStack Construct(BootstrapStack): Snapshot Test 1`] = `
"Outputs": {
"BootstrapVersionOutput": {
"Description": "The version of the bootstrap resources that are currently mastered in this stack",
"Value": "20",
"Value": "18",
},
"BucketDomainNameOutput": {
"Description": "The domain name of the S3 bucket owned by the CDK toolkit stack",
Expand Down Expand Up @@ -256,7 +256,7 @@ exports[`BootstrapStack Construct(BootstrapStack): Snapshot Test 1`] = `
"Properties": {
"Name": "/cdk-bootstrap/accel/version",
"Type": "String",
"Value": "20",
"Value": "18",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -587,10 +587,7 @@ exports[`BootstrapStack Construct(BootstrapStack): Snapshot Test 1`] = `
"Sid": "CliStagingBucket",
},
{
"Action": [
"ssm:GetParameter",
"ssm:GetParameters",
],
"Action": "ssm:GetParameter",
"Effect": "Allow",
"Resource": {
"Fn::Join": [
Expand Down Expand Up @@ -948,7 +945,7 @@ exports[`BootstrapStack Construct(BootstrapStack): Snapshot Test 1`] = `
"Properties": {
"Name": "/accelerator/AWSAccelerator-BootstrapStack-111111111111-us-east-1/version",
"Type": "String",
"Value": "1.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 1`]
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -656,7 +656,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 1`]
"Properties": {
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-111111111111-us-east-1/version",
"Type": "String",
"Value": "1.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down Expand Up @@ -799,7 +799,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 2`]
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -1114,7 +1114,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 2`]
"Properties": {
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version",
"Type": "String",
"Value": "1.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ exports[`DependenciesStack Construct(DependenciesStack): Snapshot Test 1`] = `
"Properties": {
"Name": "/accelerator/AWSAccelerator-DependenciesStack-111111111111-us-east-1/version",
"Type": "String",
"Value": "1.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exports[`FinalizeStack Construct(FinalizeStack): Snapshot Test 1`] = `
"Resources": {
"AcceleratorCommitIdParameterEF286FB9": {
"Properties": {
"Description": "The hash of the latest aws-accelerator-config version of the LZA configuration files to deploy successfully. If you use S3 as a location for LZA config files, this will be an S3 version Id.",
"Description": "The commit hash of the latest aws-accelerator-config commit to deploy successfully",
"Name": "/accelerator/configuration/configCommitId",
"Type": "String",
"Value": "e3cdaecaa6073ad9e4721344cd109eb6de351cfb",
Expand Down Expand Up @@ -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.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,6 @@ exports[`IdentityCenterStack Construct(IdentityCenterStack): Snapshot Test 1`]
},
"IdentityCenterInstanceIdentityCenterGetInstanceIdIdentityCenterGetInstanceIdResourceE2BD9B5B": {
"DeletionPolicy": "Delete",
"DependsOn": [
"IdentityCenterInstanceIdentityCenterGetInstanceIdFunctionResourceLogGroup043D5A24",
],
"Properties": {
"ServiceToken": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -442,7 +439,7 @@ exports[`IdentityCenterStack Construct(IdentityCenterStack): Snapshot Test 1`]
"Arn",
],
},
"Runtime": "nodejs20.x",
"Runtime": "nodejs18.x",
"Timeout": 900,
},
"Type": "AWS::Lambda::Function",
Expand Down Expand Up @@ -695,7 +692,7 @@ exports[`IdentityCenterStack Construct(IdentityCenterStack): Snapshot Test 1`]
"Properties": {
"Name": "/accelerator/AWSAccelerator-IdentityCenterStack-111111111111-us-east-1/version",
"Type": "String",
"Value": "1.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ exports[`KeyStack Construct(KeyStack): Snapshot Test 1`] = `
"Properties": {
"Name": "/accelerator/AWSAccelerator-KeyStack-222222222222-us-east-1/version",
"Type": "String",
"Value": "1.9.1",
"Value": "1.7.1",
},
"Type": "AWS::SSM::Parameter",
},
Expand Down
Loading

0 comments on commit c2b1a8a

Please sign in to comment.