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'm digging into some corners of IAM conditions that I don't use a lot, and I've been testing some sample policies to make sure real-world behavior matches my assumptions.
I've created a role with...
I have a user authenticated by Cognito user-pool, role & identity-pool (using Cognito hosted-ui).
After login, the user comes back to my webapp (frontend), I use the `id_token` (returned by the...
I have an application deployed on on-prem server, is there a way to use only IAM role or policy to access AWS SDk. I dont want to provide or store the secret key and access key anywhere to access it....
I am generating the AWS SSM inventory data (us-east-1) and pushing it to the S3 bucket (us-east-1) in same region and it works. But If I push the SSM inventory data (us-east-1) to S3 bucket...
I am working on an IoT solution in which IoT devices send data to AWS Kinesis streams. Each device is identified by an IoT Thing Name, and we use this name (or its hashed value) as the Kinesis...
I have a codepipeline in us-east-1 region. The codebuild stage is cross-region and is in a vpc(mumbai-vpc). I want this codebuild to access the athena service in us-east-1.
I have a codepipeline in us-east-1 region. The codebuild stage has a vpc to it(us-vpc). I want this codebuild to access the rds instance which is in ap-south-1 which is in mumbai-vpc.
Created a new EKS cluster v 1.29 and everything started failing. The last one week, i'm trying to make this work but things were failing one by one.. Finally made the app running but none of the apps...
I am a non-technical person, just trying to get some software built to make my business ops easier.
It is incredibly confusing to understand how to add permissions consistently, especially with two...
## Questions
* Are the permissions needed for developers to create EKS cluster documented somewhere?
* Is there some step that could be performed to get the "Quickstart" cluster to be created without...
Hi, may I know what is the format of an inline IAM Policy?
Is there is a way to programmatically get it using boto3 or awscli?
awscli and boto3.iam.client both return just the iam policy name which...
I am currently trying to access my Cloudwatch logs from sa-east-1, but when I try to create my datasource I get the following: <html> <head><title>504 Gateway Time-out</title></head> <body>...