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

All Content 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
1487 results
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 ...
2
answers
0
votes
12
views
asked 3 hours 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
21
views
asked 2 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 4 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
18
views
asked 4 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
29
views
asked 8 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
78
views
profile picture
asked 8 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
39
views
asked 8 days ago
How to allow the ImageBuilder Pipeline to download files from S3 Bucket.
1
answers
0
votes
31
views
asked 11 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
52
views
asked 12 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
74
views
asked 14 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
29
views
asked 16 days ago
I have sagemaker domain configured in vpc only(with endpoints and nat gateway configured) mode in my private subnet it is working fine at present but i want to limit security group permissions and iam...
2
answers
0
votes
26
views
asked 16 days ago