Shrnutí

Introduction to AWS Boto in Python

Maksim Pecherskiy

Data Engineer

Služby AWS

Přehled

Introduction to AWS Boto in Python

Boto3

s3 = boto3.client('s3', 
    region_name='us-east-1', 
    aws_access_key_id=AWS_KEY_ID,      
    aws_secret_access_key=AWS_SECRET)
buckets = s3.list_buckets()

Boto3

Introduction to AWS Boto in Python

IAM

IAM

Introduction to AWS Boto in Python

S3

S3

S3

Introduction to AWS Boto in Python

SNS

SNS

Introduction to AWS Boto in Python

Rekognition

Rekognition

Rekognition

Introduction to AWS Boto in Python

AWS Translate

AWS Translate

Introduction to AWS Boto in Python

Comprehend

AWS Comprehend

Introduction to AWS Boto in Python

Používejte dokumentaci!

BOTO DOKUMENTACE

Introduction to AWS Boto in Python

Další služby AWS

RDS

Lambda

EC2

Textract

Introduction to AWS Boto in Python

Děkujeme!

Maksim a Sam

Introduction to AWS Boto in Python

Na shledanou v cloudu!

Introduction to AWS Boto in Python

Preparing Video For Download...