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
I have been testing the direct write to Iceberg feature in Firehose and I have come to realize that there is a problem with the feature. It does not always work. Let me elaborate: - I created an IAM...
0
answers
0
votes
13
views
profile picture
Humaid
asked 14 hours ago
Is there a way to connect to RDS with IAM Auth over SSM Session Manager tunnel opened with document AWS-StartPortForwardingSessionToRemoteHost? Context: 1. I have VPC attached Lambda that successfully...
0
answers
0
votes
10
views
Alex C
asked 14 hours ago
I use terraform to manage my infrastructure and often see an error Error: creating IAM Role (my-role-name): operation error IAM: CreateRole, https response error StatusCode: 409, RequestID: ...,...
1
answers
0
votes
23
views
Alex C
asked 18 hours ago
I have a role defined which is cross account assumed by a central technical user Account A - techuser Account B - role2assume In the trust policy of the role2assume I limit the "sts:AssumeRole" to...
2
answers
0
votes
31
views
Michael
asked a day ago
Hi, How can I enforce the maker checker concept in user creation and assigning permissions to users / groups. I.e. If an admin/root user assigning the services to the user, someone (other than the...
0
answers
0
votes
14
views
Vinoth
asked a day ago
Hi team, Getting this error while runninng query in athena com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request...
1
answers
0
votes
24
views
asked a day ago
Springboot Java application running in Aws App runner is communicating with SNS(production mode) through VPC Endpoint with help of I am role and policy. SMS published by application reaches SNS but...
1
answers
0
votes
25
views
Vijay
asked a day ago
A Spring boot Java based application is deployed in APPRUNNER. To enable the SES service for the above application, in I AM service role is created with SES full access policy and in VPC an endpoint...
3
answers
0
votes
37
views
Vijay
asked a day ago
I am encountering an issue with the AWS SDK v2 for Java when trying to override the endpoint for the IAM Client. Specifically, the SDK is stripping everything after the ‘/’ in the endpoint that I have...
1
answers
0
votes
24
views
Shrutha
asked 2 days ago
I'm digging into some corners of IAM conditions that I don't use a lot, and I've been testing some sample policies to make sure real-world behavior matches my assumptions. I've created a role with...
2
answers
0
votes
44
views
profile picture
Farski
asked 6 days ago
I have a user authenticated by Cognito user-pool, role & identity-pool (using Cognito hosted-ui). After login, the user comes back to my webapp (frontend), I use the `id_token` (returned by the...
0
answers
0
votes
31
views
profile picture
Fabio
asked 6 days ago