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
"This CDK deployment requires bootstrap stack version '6', but during the confirmation via SSM parameter /cdk-bootstrap/hnb659fds/version the following error occurred: AccessDeniedException",
103
+
expectedTopLevelErrorMessage:
104
+
'Unable to detect CDK bootstrap stack due to permission issues.',
"This CDK deployment requires bootstrap stack version '6', but during the confirmation via SSM parameter /cdk-bootstrap/hnb659fds/version the following error occurred: AccessDeniedException",
109
+
},
110
+
{
111
+
errorMessage:
112
+
"This CDK deployment requires bootstrap stack version '6', found '5'. Please run 'cdk bootstrap'.",
113
+
expectedTopLevelErrorMessage:
114
+
'This AWS account and region has outdated CDK bootstrap stack.',
115
+
errorName: 'BootstrapOutdatedError',
116
+
expectedDownstreamErrorMessage:
117
+
"This CDK deployment requires bootstrap stack version '6', found '5'. Please run 'cdk bootstrap'.",
118
+
},
99
119
{
100
120
errorMessage: 'Amplify Backend not found in amplify/backend.ts',
0 commit comments