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
What is the Java SDK v2 method for getting a list of all the users attached to a specified IAM group?
I see there is a method listGroupsForUser which lists all the attached groups for a specified...
Is there anyway to add the account alias to the top right of the aws console when using aws sso without using a 3rd party tool or permission sets? They both seem to be a bit of a workaround rather...
Hello everyone I am implementing Secrets manager to my web app and I manage several shared secrets across multiple environments, with some secrets used in more than one. and I was worried about the...
I really confused about 2 type of roles in UpdateLinuxAmi runbook. IamInstanceProfileName is the role that will attach to EC2, I already confirmed that. AutomationAssumeRole is used for automation...
I have two accounts that I created under Root access. They cannot see the S3 buckets or the RDS databases that I see under the management account. I also have some issues where sometimes when I login...
I cant login to my account as root user as I dont have the MFA profile on my authenticator app on my phone any more.
When I try and use alternative method email verification works, then the call me...
Hello,
I have Cognito set up and working. I want to change it so that after signup, users are only confirmed by an admin of Cognito, however when I disable "Allow Cognito to automatically send...
계정 번호: 686255982641
Support 플랜: Basic
필요한 IAM 권한이 없습니다. 이 문제가 해결될 때까지 Basic 플랜이 사용됩니다.
사용자: arn:aws:iam::686255982641:user/admin
서비스: iam
작업: GetAccountSummary
컨텍스트: no identity-based policy...
In iam, when I enter the access keys part, it indicates that a certain key was used recently for s3.
However, when I go to the cloud trail, it doesn't show me where this key accessed, it only shows...
Hi,
How can I enforce the maker checker concept in user creation and assigning permissions to users / groups.
I.e. If an admin/root user assigning the services to the user, someone (other than the...
Hi team,
Getting this error while runninng query in athena
com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request...
I have a Lambda written in python3 that generates two URLs: one presigned post URL, and another presigned URL for getting the S3 HTML hosted in the same bucket from that post URL response.
Here's the...