Posted under » AWS on 24 May 2021
Most of it can be found by going to your profile > security_credentials
You could improve overall security by implementing MFA.
When setting up AWS Cli.
As a best practice, define policies that follow the principle of granting least privilege. ie. access AWS services that are essentials and cheap.
Disable auto assign public IP when creating EC2.
Setup your VPC properly.