aws.dynamodb.globaltable
Supported Platform
- aws
Description
AWS DynamoDB Global Table
The aws.dynamodb.globaltable
resource provides fields representing a DynamoDB Global Table. For usage see aws.dynamodb
resource documentation.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
arn | string | ARN for the global table |
name | string | table name |
replicaSettings | []dict | list of replica settings for the table |
tags | map[string]string | tags for the table |