Working with AWS Step Functions in Python using Boto3

Описание к видео Working with AWS Step Functions in Python using Boto3

This video demonstrates how to manage AWS Step Functions workflows (or state machines) using the Boto3 library (Python SDK for AWS).

The entire course content is available for you at: https://hands-on.cloud/quick-introduc....

The supporting blog article is available at: https://hands-on.cloud/working-with-s....

This video has been created using Synthesia: https://hands-on.cloud/recommends/syn....

Boto3 documentation for AWS Step Functions (client): https://boto3.amazonaws.com/v1/docume...

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?

Комментарии

Информация по комментариям в разработке