View a markdown version of this page

Amazon actions for project owners - Amazon Account Management
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 actions for project owners

Warning

We're currently releasing our new experience to a limited number of customers. You might not be able to access this experience yet.

When you own your project, you have administrative control over your project. This includes tasks you can complete in Use Amazon Settings. You also have the ability to perform root-only actions. These actions can't be completed by your team members.

The current root-only actions you can perform are the following:

  • Edit or delete an S3 bucket policy that denies all principals. You might do this to unlock an S3 bucket with a misconfigured bucket policy.

  • Edit or delete an SQS resource-based policy that denies all principals. You might do this to unlock an SQS queue with a misconfigured resource-based policy.

To perform a root-only action
  1. Login into your project and open the IAM console at https://console.aws.amazon.com/iam/.

  2. In the navigation pane of the console, choose Root access management.

  3. For privilege action, choose the privileged action you want to take in the member account.

    • Select Delete Amazon S3 bucket policy to remove a misconfigured bucket policy that denies all principals from accessing the Amazon S3 bucket.

      1. Enter the S3 URI, or choose Browse S3 to select a name from the buckets in your project.

      2. Choose Delete bucket policy.

      3. Use the Amazon S3 console to correct the bucket policy after deleting the misconfigured policy. For more information, see Adding a bucket policy by using the Amazon S3 console in the Amazon S3 User Guide.

    • Select Delete Amazon SQS policy to delete a resource-based policy that denies all principals from accessing an Amazon SQS queue.

      1. Enter the queue name in SQS queue name.

      2. Choose Delete SQS policy.

      3. Use the Amazon SQS console to correct the queue policy after deleting the misconfigured policy. For more information, see Configuring an access policy in Amazon SQS in the Amazon SQS Developer Guide.