UNPKG

@mbc-cqrs-serverless/cli

Version:

a CLI to get started with MBC CQRS serverless framework

15 lines (14 loc) 392 B
{ "TableName": "sequences", "AttributeDefinitions": [ { "AttributeName": "pk", "AttributeType": "S" }, { "AttributeName": "sk", "AttributeType": "S" } ], "KeySchema": [ { "AttributeName": "pk", "KeyType": "HASH" }, { "AttributeName": "sk", "KeyType": "RANGE" } ], "BillingMode": "PAY_PER_REQUEST", "TableClass": "STANDARD", "DeletionProtectionEnabled": true }