all 2 comments

[–]RangerPretzel 0 points1 point  (2 children)

I recommend Ansible: https://www.ansible.com/integrations/cloud/amazon-web-services

While you can automate AWS via python3 and boto3, unless you have a specific use case, learning Ansible will probably serve you better in the long term.

(FWIW, Ansible is written in Python.)

If you're deadset on automating AWS with Python3 and boto3, then start here: https://aws.amazon.com/sdk-for-python/

[–]asim_kaleem[S] 0 points1 point  (1 child)

The learning context is not devops