An AWS managed policy is a standalone policy that is created and administered by AWS. AWS managed policies are designed to provide permissions for many common use cases so that you can start assigning permissions to users, groups, and roles.
Keep in mind that AWS managed policies might not grant least-privilege permissions for your specific use cases because they're available for all AWS customers to use. We recommend that you reduce permissions further by defining customer managed policies that are specific to your use cases.
You cannot change the permissions defined in AWS managed policies. If AWS updates the permissions defined in an AWS managed policy, the update affects all principal identities (users, groups, and roles) that the policy is attached to. AWS is most likely to update an AWS managed policy when a new AWS service is launched or new API operations become available for existing services.
For more information, see AWS managed policies in the IAM User Guide.
Amazon Macie provides several AWS managed policies: the AmazonMacieFullAccess
policy, the AmazonMacieReadOnlyAccess
policy, and the
AmazonMacieServiceRolePolicy
policy.
Policies and updates
AWS managed policy:
AmazonMacieFullAccess
You can attach the AmazonMacieFullAccess
policy to your IAM
entities.
This policy grants full administrative permissions that allow an IAM identity (principal) to create the Amazon Macie service-linked role and perform all read and write actions for Amazon Macie. The permissions include mutating functions such as create, update, and delete. If this policy is attached to a principal, the principal can create, retrieve, and otherwise access all Macie resources, data, and settings for their account.
This policy must be attached to a principal before the principal can enable Macie for their account—a principal must be allowed to create the Macie service-linked role in order to enable Macie for their account.
Permissions details
This policy includes the following permissions:
-
macie2
– Allows principals to perform all read and write actions for Amazon Macie. -
iam
– Allows principals to create service-linked roles. TheResource
element specifies the service-linked role for Macie. TheCondition
element uses theiam:AWSServiceName
condition key and theStringLike
condition operator to restrict permissions to the service-linked role for Macie. -
pricing
– Allows principals to retrieve pricing data for their AWS account from AWS Billing and Cost Management. Macie uses this data to calculate and display estimated costs when principals create and configure sensitive data discovery jobs.
To review the permissions for this policy, see AmazonMacieFullAccess in the AWS Managed Policy Reference Guide.
AWS managed policy:
AmazonMacieReadOnlyAccess
You can attach the AmazonMacieReadOnlyAccess
policy to your IAM
entities.
This policy grants read-only permissions that allow an IAM identity (principal) to perform all read actions for Amazon Macie. The permissions don't include mutating functions such as create, update, or delete. If this policy is attached to a principal, the principal can retrieve but not otherwise access all Macie resources, data, and settings for their account.
Permissions details
This policy includes the following permissions:
macie2
– Allows principals to perform all read actions for
Amazon Macie.
To review the permissions for this policy, see AmazonMacieReadOnlyAccess in the AWS Managed Policy Reference Guide.
AWS managed policy:
AmazonMacieServiceRolePolicy
You can't attach the AmazonMacieServiceRolePolicy
policy to your IAM
entities.
This policy is attached to a service-linked role that allows Amazon Macie to perform actions on your behalf. For more information, see Using service-linked roles for Macie.
To review the permissions for this policy, see AmazonMacieServiceRolePolicy in the AWS Managed Policy Reference Guide.
Updates to AWS managed policies for
Macie
The following table provides details about updates to AWS managed policies for Amazon Macie since this service began tracking these changes. For automatic alerts about updates to the policies, subscribe to the RSS feed on the Macie document history page.
Change | Description | Date |
---|---|---|
AmazonMacieReadOnlyAccess – Added a new policy |
Macie added a new policy, the |
June 15, 2023 |
AmazonMacieFullAccess – Updated an existing policy |
In the |
June 30, 2022 |
AmazonMacieServiceRolePolicy – Updated an existing policy |
Macie removed actions and resources for Amazon Macie Classic from the
More specifically, Macie removed all AWS CloudTrail actions. Macie also removed
all Amazon S3 actions for the following resources:
|
May 20, 2022 |
AmazonMacieFullAccess – Updated an existing policy |
Macie added an AWS Billing and Cost Management ( Macie also removed Amazon Macie Classic ( |
March 7, 2022 |
AmazonMacieServiceRolePolicy – Updated an existing policy |
Macie added Amazon CloudWatch Logs actions to the
|
April 13, 2021 |
Macie started tracking changes |
Macie started tracking changes for its AWS managed policies. |
April 13, 2021 |