Skip to content

Commit

Permalink
update integ test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
samson-keung committed Jan 14, 2025
1 parent 802391a commit 8a86bf8
Show file tree
Hide file tree
Showing 41 changed files with 334 additions and 208 deletions.

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}"
},
"/81c90f9bb2a366bd7a39beba88a860289e7b7ed8ea7c4515d2727a770dee7726.json"
"/2591bad8de51c2bf20b427b79413fbb8118e19f3389721f8c5869eb7e5fbf868.json"
]
]
}
Expand Down

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 @@ -377,6 +377,24 @@
}
]
},
{
"Action": "lambda:GetFunction",
"Effect": "Allow",
"Resource": [
{
"Fn::GetAtt": [
"amplifyassetdeploymentiscomplete236D9453",
"Arn"
]
},
{
"Fn::GetAtt": [
"amplifyassetdeploymentonevent974704DA",
"Arn"
]
}
]
},
{
"Action": "states:StartExecution",
"Effect": "Allow",
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 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 Down

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

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

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

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

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 @@ -852,6 +852,16 @@
]
}
]
},
{
"Action": "lambda:GetFunction",
"Effect": "Allow",
"Resource": {
"Fn::GetAtt": [
"QueryRedshiftDatabase3de5bea727da479686625efb56431b5f3DF81997",
"Arn"
]
}
}
],
"Version": "2012-10-17"
Expand Down

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 @@ -852,6 +852,16 @@
]
}
]
},
{
"Action": "lambda:GetFunction",
"Effect": "Allow",
"Resource": {
"Fn::GetAtt": [
"QueryRedshiftDatabase3de5bea727da479686625efb56431b5f3DF81997",
"Arn"
]
}
}
],
"Version": "2012-10-17"
Expand Down

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

Loading

0 comments on commit 8a86bf8

Please sign in to comment.