Automating AWS with python URLs

AWS AUTOMATION USING PYTHON

1.To print the number of buckets and to create a bucket the code is here is the link.

  1. To know the objects in the bucket the code.
  1. To push and publish the sample website to S3.
  1. To sync the website directory to s3.
  1. To create an EC2 instance in ipython. You can find the code here.
  1. To scaling up and scaling down an auto-scaling group
  1. To create AWS lambda function to cloud-watch event the code is here.
  1. To setup serverless frame work

9.To send notifications to slack the code here is

  1. Rekognition in aws for video analysis.