Skip to main content

Reconfigure Services to Prepare for Stax Onboarding

When onboarding an account or organization to Stax, several services require configuration for the Stax Assurance processes to be successful.

note

If you are configuring an existing AWS Organization's management account for onboarding, you must follow these steps. If configuring a newly provisioned AWS account that will become an Organization management account, these steps are not required.

Reconfigure AWS Config

AWS Config must have default configuration recorders and delivery channels deleted so Stax can recreate them. Perform the following tasks for every region in the AWS account to be onboarded.

  1. Use the delete-configuration-recorder command to delete your current AWS Config Configuration Recorder:

    $ aws configservice --region ap-southeast-2 delete-configuration-recorder --configuration-recorder-name default
  2. Use the delete-delivery-channel command to delete the delivery channel:

    $ aws configservice --region ap-southeast-2 delete-delivery-channel --delivery-channel-name default