IAM Basic Flashcards
Can you restrict Root User?
No
Can IAM ADMIN close aws account?
No only root user can close the aws account
Can we use root user for day to day aws operation?
No
How to create multiple AWS accounts using only one email id?
Use “+” symbol at the end of gmail id to create multiple unique references for same email and create multiple aws accounts using the unique reference email
can we use user id and password to access AWS programmatically?
No Use IAM ACCESS KEY
IAM Access key are short term or long term credentials?
Long term credentials
What is max no of access key an iam user can have?
2
AWS CLI command which allows you to configure Access key?
aws configure —profile iamadmin-general
Why IAM ACCESS KEY are referred as long term credentials?
It’s does not change frequently like that of user id and password credentials.
Can we create AWS account using AWS organization?
Yes