Disabling the Systems Manager unified console - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Disabling the Systems Manager unified console

To disable the Systems Manager unified console for an organization, you'll need access to the account you registered as a delegated administrator for Systems Manager. After logging in to the delegated administrator account for your organization, you can disable the setup for your organization in the Settings section of the unified console. When you disable the unified console setup for your organization, Systems Manager deletes the resources created, including Resource Explorer managed views, during the setting up process. Disabling the setup for your organization doesn't revoke trusted access or deregister the delegated administrator accounts for dependent services. The following procedure describes how to disable the setup for the unified console.

To disable the setup for the Systems Manager unified console
  1. Open the Amazon Systems Manager console at https://console.amazonaws.cn/systems-manager/.

  2. Select Settings in the navigation pane.

  3. Select Disable. You must confirm that you want to disable the setup for your organization. This action deletes the resources created for the unified console and can't be undone.

If you're unable to access the delegated administrator account for Systems Manager and want to disable the setup for the unified console, you can also do so from the management account for your organization. Using the Amazon CLI or SDK, call the DeleteConfigurationManager API operation and pass the ManagerArn value for the organization setup in your account. The format for the manager ARN used to set up the unified console is as follows:

arn:aws:ssm-quicksetup:account-id:configuration-manager/configuration-manager-id.

Note

If you don't know the value for configuration-manager-id, call the ListConfigurationManagers API action and filter the results using the AWSQuickSetupType-SSM type.