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.

This is the code ``` response = client.create_data_source( dataDeletionPolicy='RETAIN', dataSourceConfiguration={![Enter image description...
1
answers
0
votes
36
views
asked 2 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
76
views
profile picture
asked 3 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
287
views
Ross
asked 5 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
90
views
Shriram
asked 7 days ago
Pls help I have a Lambda function in Account A that I need to use as a service token for a custom resource in Account B. Pleas help with a Cloudformation Setup Below is my Setup **Account A...
1
answers
0
votes
125
views
Nafiu
asked 7 days ago
I am getting started with boto3 python library and AWS and want to send SSM commands to an EC2 Ubuntu Linux instance started from python code-standard AWS AMI ami-0c55b159cbfafe1f0. However the...
1
answers
0
votes
73
views
harijay
asked 7 days ago
Please Help I have a Lambda function in **Account A** that I want to be used as a service token in **Account B** and invoked by **Account C **based on a certain role. I am using CloudFormation in...
1
answers
0
votes
103
views
Nafiu
asked 7 days ago
Hi there, I used the following statement to allow IAM users to terminate their own ssm sessions. ``` { "Effect": "Allow", "Action": "ssm:TerminateSession", "Resource":...
2
answers
0
votes
90
views
AKMin
asked 8 days ago
Hello, I need assistance with creating a new EC2 role. According to the documentation, I should create a new role from IAM and select EC2 under AWS service. However, after creating the role, there is...
Accepted AnswerAmazon EC2IAM Policies
1
answers
1
votes
67
views
Kishore
asked 8 days ago
TL;DR: A new devops want to use the current EKS which encrypted using KMS, the IAM have administrator access which copied from the old devops guy. I've joined a new company which have eks cluster, to...
1
answers
0
votes
117
views
David
asked 9 days ago
Hi AWS, I have created an SCP to explicitly deny use of AWS services other than 4 approved AWS regions, i.e. `us-east-1`, `us-east-2`, `us-west-1` and `us-west-2`. Here is the SCP code: ``` { ...
1
answers
0
votes
107
views
profile picture
asked 10 days ago
I encountered an issue while deploying my pipeline code to Staging Account, and I'm seeking assistance to resolve it. Here are the details: Pls help!!!!!!! Error Message: ``` Error message Access...
1
answers
0
votes
204
views
Nafiu
asked 11 days ago