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.
1555 results
`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...
Hello, I has an error below when calling batch inference:
***An error occurred (ValidationException) when calling the CreateModelInvocationJob operation: The provided ARN is invalid for the service re...
I have a container I'm trying to run on ECS. I'm getting this error message:
```
2025-03-05T14:50:51.765Z ***************************
2025-03-05T14:50:51.765Z APPLICATION FAILED TO START
2025-03-0...
**Issue**
After the May 2024 announcement about Amazon QuickSight supporting GetClusterCredentialsWithIAM for Redshift data sources (https://aws.amazon.com/about-aws/whats-new/2024/05/amazon-quicksigh...
I am building a folder management software where folders and files are stored in AWS S3. User authentication is managed through AWS Cognito, with application users stored in a Cognito User Pool. I nee...
Hi,
i want to apply for accessing Bedrock Claude models but i get the error:
• Claude 3.5 Sonnet - User: arn:aws:sts::<id2>:assumed-role/AWSReservedSSO_AWSAdministratorAccess_<id/email> is not autho...