Getting started
Prerequisites
Creating an Organization
Creating Audit and Log Archive AWS Accounts
Management
Creating an AWS Account
Initial Setup
Billing Alerts
Configuring AWS SSO (IAM Identity Center)
Generating As-Built-Documentation
Environments
Environments
Configuring AWS Client VPN
Configuring Private Bastion
Deleting an Environment
Domains
Service Roles
Compliance
Compliance standards
Compliance status
Configuring a standard
Reference
Choosing Email Addresses for your AWS Accounts
Checklist end-of-deployment
Configuring SSO for Microsoft Azure
Configuring SSO for G-Suite
Deploying Applications
Notification History
Removing Citadel Access from AWS Accounts
What’s deployed in my account
Troubleshooting
Troubleshooting
Common Issues
Common Issues
Finding the Root Cause of a Failed Job
Creating new environment failed
Fixing Network Access is not connecting to RDS
SSO G-Suite - Deploy Lambda Error
Common issues
Remove Citadel Access from AWS Accounts
Deleting Citadel access from your AWS Accounts removes the management of your account by Citadel.
Delete CloudFormation Stack
The access given to Citadel is organized in two Stack templates, the first one gives access to the Management Account, the another one gives access to the AWS Accounts members of the AWS Organizations. They can be easily removed by following the steps below.
Remove access from the Management Account
- Log in to your AWS Management Account using an Administrator role or through SSO;
- Select the Region US East (N. Virginia) - us-east-1;
- Go to CloudFormation resource and select Stacks
- In the filter by stack name, look for
citadel-master-access
- Select the Stack
Make sure you want to remove access from Citadel. Citadel will no longer manage your account.
- Select Delete to delete the stack
Remove access from the AWS Accounts managed by Citadel
- Log in to your AWS Management Account using an Administrator role or through SSO;
- Select the Region US East (N. Virginia) - us-east-1;
- Go to CloudFormation resource and select Stacks
- In the filter by stack name, look for
citadel-account-access-<account-number>
- <account-number>: AWS Account number of the Environment you want to delete.
- Select the Stack
- Select Delete to delete the stack
You can find the AWS Account Number on the Citadel Run > Environments.
Make sure you want to remove access from Citadel. Citadel will no longer manage your account.
If you want to delete access from all AWS Accounts, remove any CF Stack which name starts with citadel-account-access-