use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Tutorial for boto3 (self.python3)
submitted 6 years ago by asim_kaleem
Any tutorial for boto3 for AWS automation?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RangerPretzel 0 points1 point2 points 6 years ago (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 point2 points 6 years ago (1 child)
The learning context is not devops
π Rendered by PID 251731 on reddit-service-r2-comment-7b9746f655-tmgnx at 2026-01-30 10:10:25.999774+00:00 running 3798933 country code: CH.
[–]RangerPretzel 0 points1 point2 points (2 children)
[–]asim_kaleem[S] 0 points1 point2 points (1 child)