When your policy requirements change, you can update an existing policy.
This topic describes how to update policies with AWS Organizations. A policy defines the controls that you want to apply to a group of AWS accounts.
Topics
Update a service control policy (SCP)
When you sign in to your organization's management account, you can rename or change the contents of a policy. Changing the contents of an SCP immediately affects any users, groups, and roles in all attached accounts.
Minimum permissions
To update an SCP, you need permission to run the following actions:
-
organizations:UpdatePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*") -
organizations:DescribePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*")
To update a policy
-
Sign in to the AWS Organizations console
. You must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization’s management account. -
On the Service control policies
page, choose the name of the policy that you want to update. -
On the policy's detail page, choose Edit policy.
-
Make any or all of the following changes:
-
You can rename the policy by entering a new name in Policy name.
-
You can change the description by entering new text in Policy description.
-
You can edit the policy text by editing the policy in JSON format in the left pane. Alternatively, you can choose a statement in the editor on the right, and also alter its elements by using the controls. For more details about each control, see the Creating an SCP procedure earlier in this topic.
-
-
When you're finished, choose Save changes.
Update a resource control policy (RCP)
When you sign in to your organization's management account, you can rename or change the contents of a policy. Changing the contents of an RCP immediately affects any resources in all attached accounts.
Minimum permissions
To update an RCP, you need permission to run the following actions:
-
organizations:UpdatePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*") -
organizations:DescribePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*")
To update a policy
-
Sign in to the AWS Organizations console
. You must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization’s management account. -
On the Resource control policy page, choose the name of the policy that you want to update.
-
On the policy's detail page, choose Edit policy.
-
Make any or all of the following changes:
-
You can rename the policy by entering a new name in Policy name.
-
You can change the description by entering new text in Policy description.
-
You can edit the policy text by editing the policy in JSON format in the left pane. Alternatively, you can choose a statement in the editor on the right, and also alter its elements by using the controls. For more details about each control, see the Creating an RCP procedure earlier in this topic.
-
-
When you're finished, choose Save changes.
Update a declarative
policy
Minimum permissions
To update a declarative policy, you must have permission to run the following actions:
-
organizations:UpdatePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*") -
organizations:DescribePolicy
with aResource
element in the same policy statement that includes the Amazon Resource Name (ARN) of the specified policy (or "*")
To update a declarative policy
-
Sign in to the AWS Organizations console
. You must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization’s management account. -
On the Declarative policies
page, choose the name of the policy that you want to update. -
On the policy's detail page, choose Edit policy.
-
You can enter a new Policy name, Policy description, or edit the JSON policy text. For information about declarative policy syntax, see Declarative policy syntax and examples.
-
When you're finished updating the policy, choose Save changes.
Update a backup policy
When you sign in to your organization's management account, you can edit a policy that requires changes in your organization.
Minimum permissions
To update a backup policy, you must have permission to run the following actions:
-
organizations:UpdatePolicy
with aResource
element in the same policy statement that includes the ARN of the policy to update (or "*") -
organizations:DescribePolicy
with aResource
element in the same policy statement that includes the ARN of the policy to update (or "*")
To update a backup policy
-
Sign in to the AWS Organizations console
. You must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization’s management account. -
On the Backup policies
page, choose the name of the policy that you want to update. -
Choose Edit policy.
-
You can enter a new Policy name, Policy description. You can change the policy content by using either the Visual editor or by directly editing the JSON.
-
When you're finished updating the policy, choose Save changes.
Update a tag policy
Minimum permissions
To update a tag policy, you must have permission to run the following actions:
-
organizations:UpdatePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*") -
organizations:DescribePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*")
To update a tag policy
-
Sign in to the AWS Organizations console
. You must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization’s management account. -
On the Tag policies
page page, choose the tag policy that you want to update. -
Choose Edit policy.
-
You can enter a new Policy name, Policy description. You can change the policy content by using either the Visual editor or by editing the JSON.
-
When you're finished updating the tag policy, choose Save changes.
Update a chatbot policy
Minimum permissions
To update a chatbot policy, you must have permission to run the following actions:
-
organizations:UpdatePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*") -
organizations:DescribePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*")
To update a chatbot policy
-
Sign in to the AWS Organizations console
. You must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization’s management account. -
On the Chatbot policies
page page, choose the chatbot policy that you want to update. -
Choose Edit policy.
-
You can enter a new Policy name, Policy description. You can change the policy content by using either the Visual editor or by editing the JSON.
-
When you're finished updating the tag policy, choose Save changes.
Update an AI services opt-out
policy
Minimum permissions
To update an AI services opt-out policy, you must have permission to run the following actions:
-
organizations:UpdatePolicy
with aResource
element in the same policy statement that includes the ARN of the specified policy (or "*") -
organizations:DescribePolicy
with aResource
element in the same policy statement that includes the Amazon Resource Name (ARN) of the specified policy (or "*")
To update an AI services opt-out policy
-
Sign in to the AWS Organizations console
. You must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization’s management account. -
On the AI services opt-out policies
page, choose the name of the policy that you want to update. -
On the policy's detail page, choose Edit policy.
-
You can enter a new Policy name, Policy description, or edit the JSON policy text. For information about AI services opt-out policy syntax, see AI services opt-out policy syntax and examples. For example policies that you can use as a starting point, see AI services opt-out policy examples.
-
When you're finished updating the policy, choose Save changes.