Questions tagged with AWS Identity and Access Management
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 are trying to streamline our IAM roles into major user tasks and require a role with broad-reaching (but not comprehensive) read-only access.
Trying to write each service and action individually...
1
answers
0
votes
12
views
asked an hour agolg...
AWS + Pulumi examplelg...
Hi! Can anybody explain how to properly use pulumi with AWS?
I installed pulumi and awscli
I have pulumi config:
```
"""An AWS Python Pulumi program"""
import pulumi
from pulumi_aws import s3
#...
1
answers
0
votes
19
views
asked 2 days agolg...
My credit card keeps getting billed even though I am under free tier still. I believe that it is from an old account using an old email that I no longer have access to. Is there anyway to get that...
1
answers
0
votes
63
views
asked 2 days agolg...
I am a newbie (still exploring) and on AWS Free tier. I have to perform the following :-
Create IAM users and perform the following functions:-
1) **AWSAdmin**- your user that can manage everything...
2
answers
0
votes
80
views
asked 2 days agolg...
Providing a bit of an explanation to my question:
I currently use IAM Identity Center for AWS SSO. We allow restricted access to several users via this method to access the AWS Console in our...
1
answers
0
votes
62
views
asked 3 days agolg...
Hi,
I am new to AWS. I have just set up a free tier account in eu-north-1 (Stockholm).
I have created a separate user in IAM Center Permissions. I want to set permissions for this user.
However...
2
answers
0
votes
45
views
asked 3 days agolg...
The company I work for has absorbed an AWS account that was owned by another entity up until now.
We are reviewing the S3 bucket policy and identifying ARNs that have been given access to the bucket...
1
answers
0
votes
59
views
asked 4 days agolg...
Hello,
I have two node group using the same IAM role. I want to delete one of the node groups as I no longer have use for it but the documentation says:
> If you delete a managed node group that...
1
answers
0
votes
56
views
asked 5 days agolg...
How Auto deactivation of access key and secret access key can be achieved associated with a user when his profile is removed from AWS account.
This is in relation to real time scenario when an...
2
answers
0
votes
70
views
asked 5 days agolg...
I'am using Postman to make API requests to Amazon Connect.
I'm blocked because I cannot perform some API actions when my user have full Amazon Connect access without "deny" in the policiy.
For...
1
answers
0
votes
25
views
asked 5 days agolg...
I am getting this error when I try to export a RDS snapshot to s3.I am logged in with ExternalDeveloper role to one of my AWS accounts.
Which policy should I attach to resolve this and how can we...
1
answers
0
votes
46
views
asked 6 days agolg...
I want to authenticate the users from external IDP using OIDC flow in native mobile application to access the Amazon connect chat.
1
answers
0
votes
66
views
asked 6 days agolg...