{ "AttributeDefinitions": [ { "AttributeName": "pk", "AttributeType": "S" }, { "AttributeName": "gsi1pk", "AttributeType": "S" } ], "TableName": "owltier-local", "KeySchema": [ { "AttributeName": "pk", "KeyType": "HASH" } ], "GlobalSecondaryIndexes": [ { "IndexName": "gsi1", "KeySchema": [ { "AttributeName": "gsi1pk", "KeyType": "HASH" } ], "Projection": { "ProjectionType": "ALL" } } ], "BillingMode": "PAY_PER_REQUEST", "TableClass": "STANDARD" }