Before going to write Python boto3 scripts for AWS automation or provisioning we need to concentrate on following two steps.
1. Session object (simply, It will explains that, with what account privileges your script will run on AWS Services)
2. Resource or client object (high level or low level object)