What is AWS Access Key
Access Keys are generated through the AWS Console and are used to give access to AWS resources through AWS CLI, CDK
Users manage their own access keys
Access Keys are secret, just like a password
- Don’t share them -> Or else someone will have access to AWS resources on your behalf
Example of Access Keys