Using Stored AWS Keys and credential profiles in Boto3
The Amazon Command Line (AWSCLI) is the tool from AWS that lets you interact with the AWS API. When using the AWSCLI you must pass it credentials like key/secret key or you can setup awscli config so that AWS can cache a single key/secret key to use with the commands. … Continue reading