This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_rds_db_cluster_automated_backup

account_id

Type: STRING

allocated_storage

Type: INT32
Provider name: AllocatedStorage
Description: For all database engines except Amazon Aurora, AllocatedStorage specifies the allocated storage size in gibibytes (GiB). For Aurora, AllocatedStorage always returns 1, because Aurora DB cluster storage size isn’t fixed, but instead automatically adjusts as needed.

availability_zones

Type: UNORDERED_LIST_STRING
Provider name: AvailabilityZones
Description: The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones.

aws_backup_recovery_point_arn

Type: STRING
Provider name: AwsBackupRecoveryPointArn
Description: The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.

backup_retention_period

Type: INT32
Provider name: BackupRetentionPeriod
Description: The retention period for the automated backups.

cluster_create_time

Type: TIMESTAMP
Provider name: ClusterCreateTime
Description: The time when the DB cluster was created, in Universal Coordinated Time (UTC).

db_cluster_arn

Type: STRING
Provider name: DBClusterArn
Description: The Amazon Resource Name (ARN) for the source DB cluster.

db_cluster_automated_backups_arn

Type: STRING
Provider name: DBClusterAutomatedBackupsArn
Description: The Amazon Resource Name (ARN) for the automated backups.

db_cluster_identifier

Type: STRING
Provider name: DBClusterIdentifier
Description: The identifier for the source DB cluster, which can’t be changed and which is unique to an Amazon Web Services Region.

db_cluster_resource_id

Type: STRING
Provider name: DbClusterResourceId
Description: The resource ID for the source DB cluster, which can’t be changed and which is unique to an Amazon Web Services Region.

engine

Type: STRING
Provider name: Engine
Description: The name of the database engine for this automated backup.

engine_mode

Type: STRING
Provider name: EngineMode
Description: The engine mode of the database engine for the automated backup.

engine_version

Type: STRING
Provider name: EngineVersion
Description: The version of the database engine for the automated backup.

iam_database_authentication_enabled

Type: BOOLEAN
Provider name: IAMDatabaseAuthenticationEnabled
Description: Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.

iops

Type: INT32
Provider name: Iops
Description: The IOPS (I/O operations per second) value for the automated backup. This setting is only for non-Aurora Multi-AZ DB clusters.

kms_key_id

Type: STRING
Provider name: KmsKeyId
Description: The Amazon Web Services KMS key ID for an automated backup. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.

license_model

Type: STRING
Provider name: LicenseModel
Description: The license model information for this DB cluster automated backup.

master_username

Type: STRING
Provider name: MasterUsername
Description: The master user name of the automated backup.

port

Type: INT32
Provider name: Port
Description: The port number that the automated backup used for connections.
Default: Inherits from the source DB cluster

Valid Values: 1150-65535

region

Type: STRING
Provider name: Region
Description: The Amazon Web Services Region associated with the automated backup.

restore_window

Type: STRUCT
Provider name: RestoreWindow

  • earliest_time
    Type: TIMESTAMP
    Provider name: EarliestTime
    Description: The earliest time you can restore an instance to.
  • latest_time
    Type: TIMESTAMP
    Provider name: LatestTime
    Description: The latest time you can restore an instance to.

status

Type: STRING
Provider name: Status
Description: A list of status information for an automated backup:

  • retained - Automated backups for deleted clusters.

storage_encrypted

Type: BOOLEAN
Provider name: StorageEncrypted
Description: Indicates whether the source DB cluster is encrypted.

storage_throughput

Type: INT32
Provider name: StorageThroughput
Description: The storage throughput for the automated backup. The throughput is automatically set based on the IOPS that you provision, and is not configurable. This setting is only for non-Aurora Multi-AZ DB clusters.

storage_type

Type: STRING
Provider name: StorageType
Description: The storage type associated with the DB cluster. This setting is only for non-Aurora Multi-AZ DB clusters.

tags

Type: UNORDERED_LIST_STRING

vpc_id

Type: STRING
Provider name: VpcId
Description: The VPC ID associated with the DB cluster.