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 up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I have web application. Frontend is hosting on private s3 bucket and backend is running on ec2 instance. I have CloudFront with two distribution for each. In application there is functionality where...
2
answers
0
votes
367
views
bala
asked 2 months ago
I am attempting to delete some of the contents of a bucket as a the root user and I am receiving access denied errors. It is a bucket backing a Cloudfront distribution so the bucket has the usual...
8
answers
0
votes
404
views
asked 2 months ago
I can not revoke the temporary IAM access Token when sign-in with a different user using the same HTML Page. **Configuration Cognito User Pool:** 1. User Attributes: Mail, Phone Number 2. MFA...
4
answers
0
votes
259
views
profile picture
Marcelo
asked 2 months ago
Hi AWS, the IAM users in our AWS accounts are mostly having AWS managed policy `AWSAdministratorAccess` attached to it which allows it to access all the AWS services and performs most of the...
2
answers
0
votes
187
views
profile picture
asked 2 months ago
i was to trying to creating a lambda function but i got this error Access denied You don't have permission to perform this action. UnknownError what should i do ? i am using root user
1
answers
0
votes
462
views
aidin
asked 2 months ago
Hi all, I have an app built in AWS Amplify that uses a cognito user pool for my user base. In the associated identity pool, I have gone to the Attributes for access control subtab and am using the...
1
answers
0
votes
288
views
DinoM
asked 2 months ago
Hi all! Pretty new to S3 and am seeing that editing the object names is virtually impossible? Right now, the only way to rename a folder is to create a new one and migrate the content of an old folder...
3
answers
0
votes
169
views
ns
asked 2 months ago
Hi, I've been trying to connect s3 to Snowflake using storage integration, however, there is a policy in the s3 about the user that I cannot see how to modify to give access to the Snowflake user to...
1
answers
0
votes
150
views
asked 2 months ago
Hi, I'm trying to use my API Gateway from my EC2 instance. This is my policy: ``` { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": "*", ...
3
answers
0
votes
257
views
Alex
asked 2 months ago
I want to use Transfer Family's logical directory to connect two S3 buckets, **test-transferfamily-demo** and **sftp-demo2**. I created a user using AWS CLI with the command below: ``` aws transfer...
1
answers
0
votes
371
views
jjshen
asked 2 months ago
I was trying to follow the tutorial on Youtube about the creation of a gen AI based chatbot, during the test phase of the chatbot it gives me the following error on the screenshot. I tried to add...
2
answers
0
votes
152
views
mao
asked 2 months ago
Looking for a way to subscribe to an sns topic using organization id in the following format o-##########. If this is possible what happens? Are all emails associated with the org subscribed? I have...
1
answers
0
votes
149
views
J99
asked 2 months ago