Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
When performing a checkpoint in flink, I get the following error
AccessDenied: 27ee2b74c7eed5431eb45d1ab715fefe-991518841123-1727835091122/: User: arn:aws:sts::607606922030:assumed-role/AWSKinesisAnal...
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 ...
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...
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*...
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...
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...
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 ...
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...
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...
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...
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 ...