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.

We're looking at working with Oracle RDS and using S3 & EFS integrations for different use cases. These are documented at...
2
answers
0
votes
310
views
John R
asked a month ago
I'm trying to audit some AWS accounts to see if MFA is enforced for access keys. Every other time I've seen this done in other reviews for other companies, the MFA condition was enforced in a trust...
2
answers
0
votes
198
views
asked a month ago
Hi AWS Community, I'm reaching out for help with a frustrating issue I've been facing. Despite granting full access to CloudFormation stacks, I'm still encountering an AccessDenied error. This is...
2
answers
0
votes
215
views
Yash
asked a month ago
We recently used IAM conditions keys to limit access to specific items in Dynamo, for example if the leading key is 'restricted*' a particular set of users could not access them. Is something like...
1
answers
0
votes
144
views
asked a month ago
Following the AWS DocumentDB guide [here](https://docs.aws.amazon.com/documentdb/latest/developerguide/iam-identity-auth.html), I created an IAM user with the following command: ``` db.createUser( ...
1
answers
0
votes
174
views
asked a month ago
Hi Team, Today i got into big issue of heavy ingestion of data from one of my user as his home directory is placed in the EFS filesystem. Is there a way how can i set quota for limited 5 GB for each...
2
answers
0
votes
135
views
asked a month ago
Dear all, My AWS account was loading the query output.csv off from AMC (Amazon Marketing Cloud) and the S3 policy below worked just fine: ``` { "Version": "2012-10-17", "Id":...
1
answers
0
votes
317
views
Fang
asked a month ago
have created an s3 bucket "abc" and added couple of folders "Yogesh" and "xyz". I have created an IAM user and added own policy as below. User should see all buckets and only xyz folder Is it...
1
answers
0
votes
86
views
Yogesh
asked a month ago
Hi Guys, I have an AWS organization with multiple accounts: dev, staging, and prod. My application code is in GitHub, and I use GitHub Actions for deployment. I created a GitHub IdP in one account...
4
answers
0
votes
229
views
Tatev
asked a month ago
* I have an OpenSearch ingestion pipeline in `Account A` and I have a lambda function in `Account B`. * I am trying to send data to the pipeline in `Account A` via the lambda function in `Account B`...
1
answers
0
votes
342
views
asked a month ago
1
answers
0
votes
230
views
Nafiu
asked a month ago
This is the code ``` response = client.create_data_source( dataDeletionPolicy='RETAIN', dataSourceConfiguration={![Enter image description...
2
answers
0
votes
159
views
asked a month ago