DynamoDB Standard-Infrequent Access Cluster

DynamoDB Standard-Infrequent Access Cluster is a managed database cluster configuration in AWS DynamoDB designed for workloads that require durable storage with lower access frequency. It provides cost savings by offering reduced storage pricing for data that is not accessed often, while still maintaining the performance and scalability of DynamoDB when queries are made. This option is ideal for applications with large datasets where only a subset of data is frequently used, helping balance performance needs with cost efficiency.

aws.dsql_cluster

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the retrieved cluster.
creation_timecoretimestampThe time of when the cluster was created.
deletion_protection_enabledcoreboolWhether deletion protection is enabled in this cluster.
identifiercorestringThe ID of the retrieved cluster.
multi_region_propertiescorejsonReturns the current multi-Region cluster configuration, including witness region and linked cluster information.
statuscorestringThe status of the retrieved cluster.
tagscorehstore