Serverless Step Functions Versions Save

AWS Step Functions plugin for Serverless Framework ⚡️

v3.8.0

1 year ago

3.8.0 (2022-07-27)

Features

  • add support for having a task be based on an object in S3 using AWS SDK service integration (fd5fc08)
  • allow setting intrinsic functions for CW Events iamRole (f9fc2da)

v3.7.0

2 years ago

3.7.0 (2022-04-19)

Features

  • support for custom alarm names (92df29d)

v3.6.0

2 years ago

3.6.0 (2022-04-17)

Features

  • dynamodb update table iam policy (229ca6f)
  • input transformer for schedule events (d41d73d)

v3.4.0

2 years ago

3.4.0 (2021-12-08)

Features

  • Support Serverless Framework v3 new log api (87bf472)

v3.3.1

2 years ago

3.3.1 (2021-11-29)

Bug Fixes

  • generate IAM roles when using AWS SDK integration with DynamoDB (18dc472)

v3.3.0

2 years ago

3.3.0 (2021-11-25)

Features

  • add inputTransformer option to the cloudwatchEvent.

v3.2.1

2 years ago

3.2.1 (2021-11-25)

Bug Fixes

  • replace "aws" with parititon ref (d226619)

v3.2.0

2 years ago

3.2.0 (2021-11-09)

Features

  • support configure DLQ on EventBridge Targets (58939ad)

v3.1.1

2 years ago

3.1.1 (2021-10-13)

Bug Fixes

v3.1.0

2 years ago

3.1.0 (2021-09-30)

Features

  • Recognize provider.apiGateway.apiKeys (7ac5897)
  • Recognize provider.apiGateway.resourcePolicy (eb2b892)
  • Recognize provider.apiGateway.usagePlan (fca45f6)