Amazon Macie and Amazon Organizations - Amazon Organizations
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).

Amazon Macie and Amazon Organizations

Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern matching to discover, monitor, and help you protect your sensitive data in Amazon Simple Storage Service (Amazon S3). Macie automates the discovery of sensitive data, such as personally identifiable information (PII) and intellectual property, to provide you with a better understanding of the data that your organization stores in Amazon S3.

For more information, see Managing Amazon Macie accounts with Amazon Organizations in the Amazon Macie User Guide.

Use the following information to help you integrate Amazon Macie with Amazon Organizations.

Service-linked roles created when you enable integration

The following service-linked role is automatically created for your organization's delegated Macie administrator account when you enable trusted access. This role allows Macie to perform supported operations for the accounts in your organization.

You can delete this role only if you disable trusted access between Macie and Organizations, or if you remove the member account from the organization.

  • AWSServiceRoleRorAmazonMacie

Service principals used by the service-linked roles

The service-linked role in the previous section can be assumed only by the service principals authorized by the trust relationships defined for the role. The service-linked roles used by Macie grant access to the following service principals:

  • macie.amazonaws.com

Enabling trusted access with Macie

For information about the permissions needed to enable trusted access, see Permissions required to enable trusted access.

You can enable trusted access using either the Amazon Macie console or the Amazon Organizations console.

Important

We strongly recommend that whenever possible, you use the Amazon Macie console or tools to enable integration with Organizations. This lets Amazon Macie perform any configuration that it requires, such as creating resources needed by the service. Proceed with these steps only if you can’t enable integration using the tools provided by Amazon Macie. For more information, see this note.

If you enable trusted access by using the Amazon Macie console or tools then you don’t need to complete these steps.

To enable trusted access using the Macie console

Amazon Macie requires trusted access to Amazon Organizations to designate a member account to be the Macie administrator for your organization. If you configure a delegated administrator using the Macie management console, then Macie automatically enables trusted access for you.

For more information, see Integrating and configuring an organization in Amazon Macie in the Amazon Macie User Guide.

You can enable trusted access by running a Organizations Amazon CLI command, or by calling an Organizations API operation in one of the Amazon SDKs.

Amazon CLI, Amazon API
To enable trusted service access using the Organizations CLI/SDK

Use the following Amazon CLI commands or API operations to enable trusted service access:

  • Amazon CLI: enable-aws-service-access

    Run the following command to enable Amazon Macie as a trusted service with Organizations.

    $ aws organizations enable-aws-service-access \ --service-principal macie.amazonaws.com

    This command produces no output when successful.

  • Amazon API: EnableAWSServiceAccess

Enabling a delegated administrator account for Macie

When you designate a member account as a delegated administrator for the organization, users and roles from that account can perform administrative actions for Macie that otherwise can be performed only by users or roles in the organization's management account. This helps you to separate management of the organization from management of Macie.

Minimum permissions

Only a user or role in the Organizations management account with the following permissions can configure a member account as a delegated administrator for Macie in the organization:

  • organizations:EnableAWSServiceAccess

  • macie:EnableOrganizationAdminAccount

To designate a member account as a delegated administrator for Macie

Amazon Macie requires trusted access to Amazon Organizations to designate a member account to be the Macie administrator for your organization. If you configure a delegated administrator using the Macie management console, then Macie automatically enables trusted access for you.

For more information, see https://docs.amazonaws.cn/macie/latest/user/macie-organizations.html#register-delegated-admin