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 tags to filter
Sort by most recent
1611 results
Hello, I need a lambda function in python to access the RestFul API of our MWAA on a private VPC. The lambda runs on the same VPC and subnet as the MWAA environment. We were able to connect the lam...
1
answers
0
votes
42
views
asked 3 days ago
Hi, I want to invoke a Lambda Function URL with the auth type AWS_IAM using an Application Load Balancer (ALB). I have created a rule under listener and provided the full URL there. It works perfectly...
1
answers
0
votes
24
views
asked 4 days ago
I'm trying to set up a Zero-ETL integration from a DynamoDB table in Account A to a Redshift Serverless workgroup in Account B, but I’m consistently hitting this error when attempting to create the in...
1
answers
0
votes
33
views
asked 4 days ago
I have linked my S3 bucket with the AWS Transfer Family to serve as an SFTP server, and I am using Cyberduck software to upload data to it. I created an SFTP user and assigned an IAM role. Currently...
1
answers
0
votes
36
views
asked 6 days ago
Hi, I want to access the private s3 bucket objects from lambda function. I have given appropriate permissions for the lambda execution role and the bucket policy. However, I'm still unable to access ...
2
answers
1
votes
47
views
asked 6 days ago
Hello, I’m experimenting with AWS’s identity-enhanced role sessions so that downstream services and CloudTrail can see the actual end-user identity rather than just the assumed role. The documentatio...
1
answers
0
votes
21
views
asked 6 days ago
INFO [AdminClient clientId=adminclient-1] Metadata update failed (org.apache.kafka.clients.admin.internals.AdminMetadataManager:235) org.apache.kafka.common.errors.TimeoutException: Call(callName=fetc...
2
answers
0
votes
47
views
asked 10 days ago
I'm stuck understanding how I can write an IAM policy that allows a cognito identity with assumed credentials to publish MQTT messages to IoT things. I would like to have an attribute companyId store...
1
answers
0
votes
40
views
asked 12 days ago
Hi everyone I have a situation where I want to gain access to cost explorer. however while access it I'm getting below error You don't have permission to sts:AssumeRole. To request access, copy th...
1
answers
0
votes
39
views
AWS
asked 12 days ago
I'm following a tutorial on how to use Elastic Beanstalk for the Certified Cloud Practitioner Certification. I have set up a basic application using the default Node.JS platform and used the Sample Ap...
3
answers
0
votes
46
views
asked 13 days ago
Hi, I managed to somehow create a Batch compute environment with a role like this: arn:aws:iam::294878777873:role/aws-service-role/batch.amazonaws.com/MyCustomConversionTaskRole I'm now completely un...
4
answers
0
votes
59
views
asked 16 days ago
Hi everyone, I have a few EC2 instances that have NO instance profile assigned. Since I have Default Host Management Configuration (DHMC) enabled, those instances are now using the DHMC default insta...
1
answers
0
votes
63
views
asked 17 days ago