Skip to content

Instantly share code, notes, and snippets.

@chmorik
chmorik / sam-template-async.yml
Last active August 17, 2022 13:28
Sam template with async API using X-Amz-Invocation-Type
Transform: AWS::Serverless-2016-10-31
Description: Sam template with async API using X-Amz-Invocation-Type
Resources:
ExporterApiDev:
Type: AWS::Serverless::Api
Properties:
StageName: dev
Auth:
ResourcePolicy:
CustomStatements: [ {