Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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...
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...
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...
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...
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 ...
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...
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...
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...
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...
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...
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...
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...