All Content tagged with AWS Identity and Access Management

AWS Identity and Access Management (IAM) provides fine-grained access control across all of AWS. With IAM, you can specify who can access which services and resources, and under which conditions.

Content language: English

Select up to 5 tags to filter
Sort by most recent
I'm in the process of setting up the AWS Secret Manager for application access. The part I'm stuck on is the authentication from the application to the Secret Manager. This appears to be restricted to...
2
answers
0
votes
261
views
Nathon
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
319
views
Fang
asked a month ago
Hey all: I am trying to create a simple Q app via the API from Python. When I run the below code, I get the following error: An error occurred (AccessDeniedException) when calling the...
1
answers
0
votes
230
views
asked a month ago
I am trying to set up MFA for a new user. That user previously tried to set up MFA but did not have permissions to do so. There are currently no MFA devices registered for that user - I checked via...
1
answers
0
votes
225
views
DS
asked a month ago
I have an S3 bucket that I want multiple users to be able to drop files. I created a user in IAM and then created an access key and secret. We are using WinSCP to connect and drop files. The first...
1
answers
0
votes
127
views
SHelms
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
346
views
asked 2 months ago
I am the only user. I log in with the only account I have. I have set the permissions on my user for AdministratorAccess and Billing. In Billing & Cost Management, i get access denied for...
1
answers
0
votes
321
views
f
asked 2 months ago
I have a k3s cluster on which kube2iam is deployed as a daemonset. It seems to start okay getting access to the correct iam role through kube2iam and is able to access the appropriate aws resource....
1
answers
0
votes
250
views
asked 2 months ago
I have a test environment in GovCloud (east) using Kinesis/Data Firehose and Splunk Enterprise (on-premise) where I'm trying to send AWS log data to Splunk as a destination. I have Firehose configured...
1
answers
0
votes
365
views
asked 2 months ago
Hello everyone, I'm able to log in my RDS Postgre DB using the token generated by this command: ``` aws rds generate-db-auth-token --hostname rdsdbstaging.hdgr94.us-east-1.rds.amazonaws.com --port...
1
answers
0
votes
172
views
asked 2 months 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
143
views
profile picture
asked 2 months 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
214
views
Shriram
asked 2 months ago