Working with AWS Step Functions in Python using Boto3

preview_player
Показать описание
This video demonstrates how to manage AWS Step Functions workflows (or state machines) using the Boto3 library (Python SDK for AWS).

00:00 - Intro
00:18 - Prerequisites
00:36 - What are AWS Step Functions?
01:30 - AWS Step Functions integrations
02:14 - AWS Step Functions – Simple workflow example
02:32 - AWS Step Functions – Complex workflow example
03:12 - AWS Step Functions – Complex workflow (execution example)
03:28 - AWS Step Functions – Workflow definition
04:10 - AWS Step Functions – State definition
05:30 - AWS Step Functions – Task definition
05:57 - How to create AWS Step Functions workflow using Boto3?
08:30 - How to describe AWS Step Functions workflow using Boto3?
08:44 - How to execute AWS Step Functions workflow using Boto3?
09:22 - How to list AWS Step Functions workflows using Boto3?
09:30 - How to delete AWS Step Functions workflow using Boto3?
Рекомендации по теме