Skip to content

Commit

Permalink
update alpha integ tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samson-keung committed Feb 6, 2025
1 parent 944290c commit 49d950d
Show file tree
Hide file tree
Showing 203 changed files with 25,460 additions and 2,638 deletions.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
{
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"/729822eca74de6e663f71f38aafd789c65b3a5565ddae519c48ea47577fc229a.json"
"/3a949b36b5e23c84bc35a8fa07f53364ceea888dfad7364a05dedfc5c6a28619.json"
]
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,24 @@
}
]
},
{
"Action": "lambda:GetFunction",
"Effect": "Allow",
"Resource": [
{
"Fn::GetAtt": [
"amplifyassetdeploymentiscomplete236D9453",
"Arn"
]
},
{
"Fn::GetAtt": [
"amplifyassetdeploymentonevent974704DA",
"Arn"
]
}
]
},
{
"Action": "states:StartExecution",
"Effect": "Allow",
Expand All @@ -402,7 +420,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9ebfbf95d93057cd65617a9d6f72a0e7dd31520f28cf423c3afd3cbaf0662e6b.zip"
"S3Key": "39472b1c2875cf306d4ba429aeccdd34cb49bcf59dbde81f7e6b6cb9deac23a6.zip"
},
"Description": "AWS CDK resource provider framework - onEvent (cdk-amplify-app-asset-deployment/com.amazonaws.cdk.custom-resources.amplify-asset-deployment-provider/amplify-asset-deployment-handler-provider)",
"Environment": {
Expand Down Expand Up @@ -528,6 +546,24 @@
]
}
]
},
{
"Action": "lambda:GetFunction",
"Effect": "Allow",
"Resource": [
{
"Fn::GetAtt": [
"amplifyassetdeploymentiscomplete236D9453",
"Arn"
]
},
{
"Fn::GetAtt": [
"amplifyassetdeploymentonevent974704DA",
"Arn"
]
}
]
}
],
"Version": "2012-10-17"
Expand All @@ -547,7 +583,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9ebfbf95d93057cd65617a9d6f72a0e7dd31520f28cf423c3afd3cbaf0662e6b.zip"
"S3Key": "39472b1c2875cf306d4ba429aeccdd34cb49bcf59dbde81f7e6b6cb9deac23a6.zip"
},
"Description": "AWS CDK resource provider framework - isComplete (cdk-amplify-app-asset-deployment/com.amazonaws.cdk.custom-resources.amplify-asset-deployment-provider/amplify-asset-deployment-handler-provider)",
"Environment": {
Expand Down Expand Up @@ -670,6 +706,24 @@
]
}
]
},
{
"Action": "lambda:GetFunction",
"Effect": "Allow",
"Resource": [
{
"Fn::GetAtt": [
"amplifyassetdeploymentiscomplete236D9453",
"Arn"
]
},
{
"Fn::GetAtt": [
"amplifyassetdeploymentonevent974704DA",
"Arn"
]
}
]
}
],
"Version": "2012-10-17"
Expand All @@ -689,7 +743,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9ebfbf95d93057cd65617a9d6f72a0e7dd31520f28cf423c3afd3cbaf0662e6b.zip"
"S3Key": "39472b1c2875cf306d4ba429aeccdd34cb49bcf59dbde81f7e6b6cb9deac23a6.zip"
},
"Description": "AWS CDK resource provider framework - onTimeout (cdk-amplify-app-asset-deployment/com.amazonaws.cdk.custom-resources.amplify-asset-deployment-provider/amplify-asset-deployment-handler-provider)",
"Environment": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 49d950d

Please sign in to comment.