Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultKMSKeyID = "alias/aws/dynamodb"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DAXCluster ¶
type DAXCluster struct { Metadata iacTypes.Metadata ServerSideEncryption ServerSideEncryption PointInTimeRecovery iacTypes.BoolValue }
type DynamoDB ¶
type DynamoDB struct { DAXClusters []DAXCluster Tables []Table }
type ServerSideEncryption ¶
Click to show internal directories.
Click to hide internal directories.