By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with IAM Policies

You manage access in AWS by creating policies and attaching them to IAM identities (users, groups of users, or roles) or AWS resources.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1480 results
I am currently trying to get a signedUrl for the files in my s3 bucket. Everything works great locally, but when I deploy to AWS Amplify, I get the following error: ``` Error: CredentialsProviderErr...
1
answers
0
votes
14
views
asked a day ago
I created a transist gateway flow log with the following IAM role myaccount:role/aws-service-role/transitgateway.amazonaws.com/AWSServiceRoleForVPCTransitGateway which is predefined, as I do not have ...
Accepted AnswerIAM Policies
3
answers
0
votes
46
views
asked 2 days ago
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/postgresql-s3-export-functions.html As title says, I am trying to export the data directly to another account. The input to the function is a bit...
1
answers
0
votes
25
views
asked 3 days ago
hi sir, I have to use iot core device advisor to get the aws iot core qualification, now I meet many problem, so I'm trying to solve it one by one. I'm following the [document](https://docs.aws.amaz...
1
answers
0
votes
38
views
asked 6 days ago
I have the Organization Root account and privileges. I have two or three admins on my team that need the ability to create virtual machines, databases, and networking type services. I, nievely, though...
1
answers
0
votes
22
views
asked 6 days ago
https://eu-central-1.console.aws.amazon.com/gamelift/builds/create ![Enter image description here](/media/postImages/original/IMB7ZbqBLuRnCmJQbQjnPN2Q) In the view: Gamelift>Create Build In the requi...
3
answers
0
votes
30
views
asked 9 days ago
# TLDR; I can create Bedrock Agent using console, but can't using CLI. # Details I tried to execute the following command: ``` aws bedrock-agent create-agent \ --agent-name test-agent \ --agent-r...
4
answers
0
votes
82
views
profile picture
asked 9 days ago
HI, I created an Amazon contact center via Salesforce and was the only admin user. While setting it up, I mistakenly changed the profile from admin to agent and lost all access, even though I could n...
3
answers
0
votes
40
views
asked 10 days ago
How to allow the ImageBuilder Pipeline to download files from S3 Bucket.
1
answers
0
votes
32
views
asked 13 days ago
I need a way to pull all accounts that my user has access to. Looking at https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/Organizations/MOrganizationsListAccountsListAccountsRequest.html It ...
2
answers
0
votes
54
views
asked 13 days ago
Dear Team AWS, I accidentally got locked out of a s3 bucket because I paste this bucket policy { "Version": "2012-10-17", "Statement": [ { "Effect": "Deny", "Principal": "*", ...
3
answers
0
votes
81
views
asked 15 days ago
I've created an IAM policy using the CLI but I can't find the new policy using the console so I can't attach it to a role. Any ideas? I'm stumped! The command to create is: ``` aws iam create-policy...
Accepted AnswerIAM Policies
2
answers
0
votes
31
views
asked 17 days ago