Skip to content

SAM v1.29.0 Release - AmazonMQ as Event Source and MTLS auth properties in REST and HTTP API domain names

Choose a tag to compare

@hawflau hawflau released this 05 Nov 22:46
· 13 commits to master since this release
815b6aa

SAM v1.29.0 Release

Community Contributors to this Release

@kaidih : Contributes on 1769

Add support for AmazonMQ as event source

Adding supporting for using AmazonMQ as as event source in AWS::Serverless::Function resource

Support MTLS auth properties in REST and HTTP API domain names

Domain configuration of AWS::Serverless::Api and AWS::Serverless::HttpApi now support MTLS configuration. Also AWS::Serverless::HttpApi has new property DisableExecuteApiEndpoint.

Change Log:

  1. 1737 Feature toggle
  2. 1725 feature: Support MTLS auth properties in REST and HTTP API domain names
  3. 1747 fix: adding support for passing target id to EventBridgeRule
  4. 1748 Manage black version using requirement file
  5. 1769 Support AmazonMQ as event source