diff --git a/source/infrastructure/lib/components/service-control-policies/isb-aws-nuke-supported-services-scp.json b/source/infrastructure/lib/components/service-control-policies/isb-aws-nuke-supported-services-scp.json index 7b5fca1d..352078bd 100644 --- a/source/infrastructure/lib/components/service-control-policies/isb-aws-nuke-supported-services-scp.json +++ b/source/infrastructure/lib/components/service-control-policies/isb-aws-nuke-supported-services-scp.json @@ -11,6 +11,7 @@ "amplify:*", "aoss:*", "apigateway:*", + "execute-api:*", "appconfig:*", "application-autoscaling:*", "applicationinsights:*", diff --git a/source/infrastructure/test/__snapshots__/snapshots.test.ts.snap b/source/infrastructure/test/__snapshots__/snapshots.test.ts.snap index 8480cd8a..cbcb6ef3 100644 --- a/source/infrastructure/test/__snapshots__/snapshots.test.ts.snap +++ b/source/infrastructure/test/__snapshots__/snapshots.test.ts.snap @@ -2333,6 +2333,7 @@ exports[`IsbAccountPoolStack Snapshot > matches the snapshot 1`] = ` "amplify:*", "aoss:*", "apigateway:*", + "execute-api:*", "appconfig:*", "application-autoscaling:*", "applicationinsights:*",