Which IAM policy provides the permissions to resolve issues in AWS

0 votes
I'm having some problems with my AWS setup and want to fix them quickly. Which IAM policy gives me the permissions I need to troubleshoot and solve these issues?
Oct 24 in AWS by Priyanka
• 4,080 points
87 views

1 answer to this question.

0 votes

 You can use the AWS-managed policy named AWS SupportAccess, which provides permissions specifically for resolving issues by giving access to AWS Support resources. This policy allows users to:

  • If you need to work with AWS Support to fix issues, just make sure you have the AWS SupportAccess policy assigned. This policy is really useful because it lets you create and manage support cases directly with AWS Support. That way, if something goes wrong, you can reach out to AWS for help.

  • Plus, with AWS SupportAccess, you can check Trusted Advisor recommendations. This feature is super helpful for finding ways to improve security, save on costs, and boost performance. So, assigning this policy to users who need to troubleshoot is a smart move!
answered Nov 5 by Tarun

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

What happens to data if the data center goes down in AWS?

When it comes to the security and ...READ MORE

answered Jul 13, 2018 in AWS by Priyaj
• 58,020 points

edited Jul 13, 2018 by Priyaj 2,460 views
0 votes
1 answer

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
19,855 views
0 votes
1 answer

How to add IAM role to an existing instance in aws?

As of AWS CLI v1.11.46,  you can ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
1,629 views
0 votes
1 answer

How to Pass the VPC ID while creating the Ec2 instance in AWS using Python Boto3

import boto3 ec2 = boto3.resource('ec2') instance = ec2.create_instances( ...READ MORE

answered Jan 29, 2019 in AWS by Priyaj
• 58,020 points
3,546 views
0 votes
1 answer

How to change the instance type in AWS?

Using the AWS Console. You can follow ...READ MORE

answered Mar 26, 2019 in AWS by Esha
1,008 views
0 votes
1 answer

Which is a fully managed desktop computing service in aws?

Amazon WorkSpaces is a fully managed desktop ...READ MORE

answered Nov 7 in AWS by Vaani
63 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP