Category: Data, artificial-intelligence

https://aws.amazon.com/polly/ Today https://aws.amazon.com/step-functions expands the number of supported AWS services from 17 to over 200 and AWS API Actions from 46 to over 9,000 with its new capability AWS SDK Service Integrations. This pattern is helpful for workflow automation inside a service to perform distributed transactions.

Introducing Step Functions AWS SDK Service Integrations Until today, when developers were building workflows that integrate with AWS services, they had to choose from the https://docs.aws.amazon.com/step-functions/latest/dg/connect-supported-services.html that Step Functions provided.

Now with Step Functions AWS SDK Service Integrations, developers can integrate their state machines directly to AWS service that has https://aws.amazon.com/tools/ support.

Step Functions can’t autogenerate IAM policies for most AWS SDK Service Integrations, so you need to add those to the IAM role of the state machine manually.

Related Articles