Stay up to date with the latest from the Knowledge Center. See all new and updated Knowledge Center articles published in the last month and re:Post’s top contributors.
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 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1558 results
I want to route requests to HTTP API Gateway B or AppSync HTTP endpoint in account B through HTTP API Gateway A in account A and authorize requests from HTTP API Gateway A to B using IAM.
Hi
Is there a way (i.e using RDSADMIN_UTIL package) or workaround to grant these two privileges/roles to an account in oracle RDS?
GRANT ANY PRIVILEGE
GRANT ANY ROLE
I have a pl/sql application tha...
I am trying to create a backup of an RDS SQL Server database to s3. Following the instructions, I created the option group for the database and added the option SQLSERVER_BACKUP_RESTORE and added that...
I'm getting the following error when using the Java AWS SDK 2.x from my ECS container. Here is my error:
```
software.amazon.awssdk.services.s3.model.S3Exception: User: arn:aws:sts::yyyyyy:assumed-r...
In Amazon Datazone, I am not able to add the members to project, my project is inside a Domain unit, and my IAM user is the OWNER of this project, and even my IAM user is there in the Project Membersh...
`ClientError: An error occurred (AccessDeniedException) when calling the CreateInferenceComponent operation: User:
arn:aws:sts::x:assumed-role/xx-xx-xx-xx-user-service-role/SageMaker is not authorize...
I am working on the IAM Identity Center to provide access for a user to a single EC2 instance. I have manages to setup the policies in IAM and setup the permission sets and assigned to users/accounts....
We have an org with a sub account created through the console. I have AzureAD SAML SSO configured and that has been working properly (AFAIK) to the main account. I want to have other users switch ro...
I have tried a lot in the past two days to get documentDB working with IAM on node driver version 6.14.2. However I keep getting authentcation failed. the documentation is pretty poor for this. I cann...
I'm getting an error: Agent: Error: An error occurred (accessDeniedException) when calling the InvokeAgent operation: Access denied when calling Bedrock. Check your request permissions and retry the r...
Hi team,
I created an S3 bucket using CDK and initially added an explicit deny to the bucket policy with the following code:
```javascript
quarantineFilesBucket.addToResourcePolicy(
new iam.Policy...
When I try to create a query log config, I'm getting a cryptic error about missing permissions to the log destination. My user has permissions to create log groups.
`
aws --profile [redacted] route53...