Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add assertions to integ tests using AwsCustomResource #29929

Merged
merged 12 commits into from
Apr 23, 2024

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 @@ -918,6 +918,14 @@
"Export": {
"Name": "integ-cognito:ExportsOutputRefSignin352C80E64BA58F71"
}
},
"ExportsOutputRefUserPool6BA7E5F296FD7236": {
"Value": {
"Ref": "UserPool6BA7E5F2"
},
"Export": {
"Name": "integ-cognito:ExportsOutputRefUserPool6BA7E5F296FD7236"
}
}
},
"Parameters": {
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.

Loading
Loading