Questions tagged with IAM Policies

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 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
96
views
asked 3 days 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
129
views
asked 3 days 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...
1
answers
0
votes
72
views
asked 4 days 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
204
views
Fang
asked 5 days 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
57
views
Yogesh
asked 5 days 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
128
views
Tatev
asked 5 days 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
301
views
asked 9 days ago
1
answers
0
votes
198
views
Nafiu
asked 9 days ago
This is the code ``` response = client.create_data_source( dataDeletionPolicy='RETAIN', dataSourceConfiguration={![Enter image description...
2
answers
0
votes
131
views
asked 12 days ago
Hi AWS, is it possible to restrict IAM policy simulator so that it runs the checks only for certain specified regions as currently it supports all AWS regions. If yes, please help me with the steps...
1
answers
0
votes
123
views
profile picture
asked 13 days ago
I have an AWS ApiGateway v2 websocket api that sends request to a microservice (deployed on Kubernetes not lambda) using a [HTTP...
1
answers
0
votes
450
views
Ross
asked 15 days ago
Hi, So i have a use case, i have created users in my Azure AD and created application and configured SSO with Iam Identity center in AWS, users are reflecting in AWS from AZure AD which I have added...
2
answers
0
votes
176
views
Shriram
asked 16 days ago