Access Keys in AWS IAM


By default AWS have made changes in that Access Keys and Secrets are not automatically created when you add a new user in IAM. However, it is quite simple to get these keys for CLI or automated access:
Goto IAM -> Users -> (User Name) -> Security Credentials -> Create Access Key -> CLI -> Click the checkbox -> Next -> Create Access Key