AWS managed policies for AWS Support Plans - AWS Support

AWS managed policies for AWS Support Plans

AWS Support Plans has the following managed policies.

AWS managed policy: AWSSupportPlansFullAccess

AWS Support Plans uses the AWSSupportPlansFullAccess AWS managed policy. The IAM entity uses this policy to complete the following Support Plans actions for you:

  • View your support plan for your AWS account

  • View details about the status for a request to change your support plan

  • Change the support plan for your AWS account

  • Create support plan schedules for your AWS account

{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "supportplans:GetSupportPlan", "supportplans:GetSupportPlanUpdateStatus", "supportplans:StartSupportPlanUpdate", "supportplans:CreateSupportPlanSchedule" ], "Resource": "*" } ] }

For a list of changes to the policies, see AWS Support Plans updates to AWS managed policies.

AWS managed policy: AWSSupportPlansReadOnlyAccess

AWS Support Plans uses the AWSSupportPlansReadOnlyAccess AWS managed policy. The IAM entity uses this policy to complete the following read-only Support Plans actions for you:

  • View your support plan for your AWS account

  • View details about the status for a request to change your support plan

{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "supportplans:GetSupportPlan", "supportplans:GetSupportPlanUpdateStatus" ], "Resource": "*" } ] }

For a list of changes to the policies, see AWS Support Plans updates to AWS managed policies.

AWS Support Plans updates to AWS managed policies

View details about updates to AWS managed policies for Support Plans since these services began tracking these changes. For automatic alerts about changes to this page, subscribe to the RSS feed on the Document history page.

The following table describes important updates to the Support Plans managed policies since September 29, 2022.

AWS Support
Change Description Date

AWSSupportPlansFullAccess - Update to an existing policy

Add CreateSupportPlanSchedule action to AWSSupportPlansFullAccess managed policy.

May 8, 2023

Change log published

Change log for the Support Plans managed policies.

September 29, 2022