3 Answers
- Newest
- Most votes
- Most comments
0
Hello.
Will the password of the IAM user of the parent account of Organizations be deleted even if the account ID is added to "EXCLUDED_ACCOUNTS"?
0
Are your APi Credentials actually the roots Secret Keys your using to execute the script with?
0
No, API credentials that are used to execute scripts are based on IAM user credentials. Below is what I see from sts output.
$ aws sts get-caller-identity { "UserId": "****************", "Account": "**********", "Arn": "arn:aws:iam::***********:user/iamuser2" }
answered 7 months ago
Relevant content
- asked 2 years ago
- asked 3 months ago
- AWS OFFICIALUpdated 18 days ago
