Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.27 KB

File metadata and controls

50 lines (29 loc) · 1.27 KB

Service Integrations

This module provides classes to build steps that integrate with Amazon DynamoDB, Amazon SNS, Amazon SQS and Amazon EMR.

Table of Contents

Amazon DynamoDB

stepfunctions.steps.service.DynamoDBGetItemStep

stepfunctions.steps.service.DynamoDBPutItemStep

stepfunctions.steps.service.DynamoDBDeleteItemStep

stepfunctions.steps.service.DynamoDBUpdateItemStep

Amazon SNS

stepfunctions.steps.service.SnsPublishStep

Amazon SQS

stepfunctions.steps.service.SqsSendMessageStep

Amazon EMR

stepfunctions.steps.service.EmrCreateClusterStep

stepfunctions.steps.service.EmrTerminateClusterStep

stepfunctions.steps.service.EmrAddStepStep

stepfunctions.steps.service.EmrCancelStepStep

stepfunctions.steps.service.EmrSetClusterTerminationProtectionStep

stepfunctions.steps.service.EmrModifyInstanceFleetByNameStep

stepfunctions.steps.service.EmrModifyInstanceGroupByNameStep