You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Container Functions automatically add a policy to an ECR repository to
allow Lambda to pull from it; however, when the ECR repository is
rebootstrapped and has changed, the policy might be overwritten.
Add the policy to the bootstrap stack, so we don't have to rely on
Lambda to add it and it will survive rebootstraps.
This introduces version 11 of the bootstrap stack. You do not need
to upgrade to this version unless you are affected by this issue.
Fixes#18473.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments