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
@@ -1138,11 +1138,11 @@ Alternatively, you can also perform the update using the AWS CLI.
1138
1138
1139
1139
If you wish to remove ADF you can delete the CloudFormation stack named
1140
1140
`serverlessrepo-aws-deployment-framework`in the management account in
1141
-
the `us-east-1` region for global partition deployments; for China deployments
1142
-
in `cn-north-1` region. This will remove most resources created by ADF in the management
1143
-
account. With the exception of S3 buckets and SSM parameters. If you bootstrapped
1144
-
ADF into the management account you need to manually remove the bootstrap stacks
1145
-
as well.
1141
+
the `us-east-1` region for global partition deployments; for China deployments
1142
+
in `cn-north-1` region. This will remove most resources created by ADF
1143
+
in the management account. With the exception of S3 buckets and SSM parameters.
1144
+
If you bootstrapped ADF into the management account you need to manually
1145
+
remove the bootstrap stacks as well.
1146
1146
1147
1147
Feel free to delete the S3 buckets, SSM parameters that start with the `/adf`
1148
1148
prefix, as well as other CloudFormation stacks such as:
@@ -1212,8 +1212,8 @@ The main components to look at are:
1212
1212
branch for the `aws-deployment-framework-bootstrap` (ADF Bootstrap) repository.
1213
1213
5. The [CodePipeline execution of the AWS Bootstrap pipeline](https://console.aws.amazon.com/codesuite/codepipeline/pipelines/aws-deployment-framework-bootstrap-pipeline/view?region=us-east-1).
1214
1214
6. Navigate to the [AWS Step Functions service](https://us-east-1.console.aws.amazon.com/states/home?region=us-east-1#/statemachines)
1215
-
in the management account in `us-east-1` or `cn-north-1`. Check the state machines named
1216
-
`AccountManagementStateMachine...`and
1215
+
in the management account in `us-east-1` or `cn-north-1`. Check the
1216
+
state machines named `AccountManagementStateMachine...` and
1217
1217
`AccountBootstrappingStateMachine...`. Look at recent executions only.
1218
1218
- When you find one that has a failed execution, check the components that
Copy file name to clipboardExpand all lines: src/lambda_codebase/initial_commit/bootstrap_repository/adf-bootstrap/deployment/lambda_codebase/tests/stubs/slack.py
Copy file name to clipboardExpand all lines: src/lambda_codebase/initial_commit/bootstrap_repository/adf-bootstrap/deployment/lambda_codebase/tests/stubs/stub_iam.py
0 commit comments