Skip to content

Instantly share code, notes, and snippets.

View tsuda-satoshi's full-sized avatar

tsuda-satoshi

  • Asial
View GitHub Profile
AWSTemplateFormatVersion: '2010-09-09'
Parameters:
awsRegion:
Type: String
Default: ap-northeast-1
awsAccount:
Type: String
Default: set-your-account-here
Resources:
AppSyncDynamoRole: