Skip to content

Update decommission markdown #379

Merged
merged 3 commits into from
Sep 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion aws/documentation/account-decommission/decommission.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This assumes that all VPC-provisioned resources have been removed.
* Pre-check

- [ ] Validate approval to remove account
> This document describes prerequisite steps before decommissing an AWS account. [here](https://github.e.it.census.gov/terraform/support/tree/master/docs/how-to/account-decommissioning).
- [ ] Destroy VPC provisioned resources

* Actitivities
Expand All @@ -30,7 +31,7 @@ This assumes that all VPC-provisioned resources have been removed.

# Step 1: Remove SSO Access

Check that the account has no user-based sso configuration. In each managemement account for the respective organization, ent-ew, and one of ent-gov or lab-gov,
Check that the account has no user-based sso configuration. In each managemement account for the respective organization, ent-ew(109223337795-censusaws), and one of ent-gov(252903981224-ma5-gov) or lab-gov(243219719746-lab-gov-management-nonprod),
look for instances of the account alias and the account id.

```script
Expand Down