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
Having issues getting access to my EKS cluster. I assume a role that is tied to the cluster, and have verified via aws sts get-caller-identity that I have assumed the correct role. Afterwards I update...
1
answers
0
votes
68
views
asked 2 months ago
When performing a checkpoint in flink, I get the following error AccessDenied: 27ee2b74c7eed5431eb45d1ab715fefe-991518841123-1727835091122/: User: arn:aws:sts::607606922030:assumed-role/AWSKinesisAnal...
3
answers
0
votes
242
views
asked 2 months ago
Description: We are encountering an issue with our ECS Fargate task where it fails to access the IAM credentials from the EC2 Instance Metadata Service. The error message observed in the application ...
2
answers
0
votes
180
views
asked 2 months ago
I have a lambda function which is supposed to write files on s3 to a folder in a bucket I set this IAM role to the lambda function: ``` { "Version": "2012-10-17", "Statement": [ { "Sid": "Vis...
2
answers
0
votes
77
views
asked 2 months ago
I am trying to mount EFS on EC2 instances with the help of user data script using AWS CDKv2.158.0 and both are in the same VPC. While trying to do that, mount is failing due to a **File System Policy*...
1
answers
0
votes
112
views
asked 2 months ago
I've found external guidance for setting up a filter to do this in the SMTP IAM user permissions (https://www.matraex.com/wp-content/uploads/2023/03/AWS-IAM-console.png), but the filter "Ipaddress" is...
2
answers
0
votes
126
views
asked 2 months ago
I'm trying to setup delivery status logging for SMS but for whatever reason when I do the step to create the service roles it creates the roles but doesn't create the CloudWatch log group. Just wonder...
1
answers
0
votes
70
views
asked 2 months ago
Hello ALL, I am new to AWS Amazon Connect as the organization I work with just started using Amazon Connect. I am learning the flow charts and setting up agents, voice anouncements. Also how thy work ...
Accepted AnswerIAM PoliciesAmazon Q
2
answers
0
votes
98
views
asked 2 months ago
We have been using the same code for more than 2 years, but suddenly everything is failing with the error message of ``` botocore.errorfactory.InvalidS3ObjectException: An error occurred (InvalidS3O...
2
answers
0
votes
103
views
asked 2 months ago
Hi I would like to create an IAM Policy to allow a user to put tags on Account taht belongs to a specific OU I tried with this kind of policy without sucess. ``` { "Action": [ "organizations...
1
answers
0
votes
82
views
asked 2 months ago
when creating a new ElasticBeanstalk environment, I am getting error: ``` Creating Auto Scaling group named: XXXXXX failed. Reason: Resource handler returned message: "Group did not stabilize. Last s...
1
answers
0
votes
856
views
AWS
SUPPORT ENGINEER
asked 2 months ago
I added a user to my AWS account with "AdministratorAccess" permissions. When this user tries to setup an EC2 instance, they recieve the error "This account is currently blocked and not recognized as ...
1
answers
0
votes
77
views
asked 2 months ago