まとめ

Python で始める AWS Boto 入門

Maksim Pecherskiy

Data Engineer

AWS サービス

休憩

Python で始める AWS Boto 入門

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

Python で始める AWS Boto 入門

IAM

IAM

Python で始める AWS Boto 入門

S3

S3

S3

Python で始める AWS Boto 入門

SNS

SNS

Python で始める AWS Boto 入門

Rekognition

Rekognition

Rekognition

Python で始める AWS Boto 入門

AWS Translate

AWS Translate

Python で始める AWS Boto 入門

Comprehend

AWS Comprehend

Python で始める AWS Boto 入門

ドキュメントを活用!

BOTO ドキュメント

Python で始める AWS Boto 入門

その他の AWS サービス

RDS

Lambda

EC2

Textract

Python で始める AWS Boto 入門

ありがとうございました

Maksim と Sam

Python で始める AWS Boto 入門

クラウドでお会いしましょう

Python で始める AWS Boto 入門

Preparing Video For Download...