- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
allow_version_upgrade
Type: BOOLEAN
Provider name: AllowVersionUpgrade
Description: A boolean value that, if true
, indicates that major version upgrades will be applied automatically to the cluster during the maintenance window.
aqua_configuration
Type: STRUCT
Provider name: AquaConfiguration
Description: This field is retired. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator).
aqua_configuration_status
STRING
AquaConfigurationStatus
aqua_status
STRING
AquaStatus
automated_snapshot_retention_period
Type: INT32
Provider name: AutomatedSnapshotRetentionPeriod
Description: The number of days that automatic cluster snapshots are retained.
availability_zone
Type: STRING
Provider name: AvailabilityZone
Description: The name of the Availability Zone in which the cluster is located.
availability_zone_relocation_status
Type: STRING
Provider name: AvailabilityZoneRelocationStatus
Description: Describes the status of the Availability Zone relocation operation.
cluster_availability_status
Type: STRING
Provider name: ClusterAvailabilityStatus
Description: The availability status of the cluster for queries. Possible values are the following:
cluster_create_time
Type: TIMESTAMP
Provider name: ClusterCreateTime
Description: The date and time that the cluster was created.
cluster_identifier
Type: STRING
Provider name: ClusterIdentifier
Description: The unique identifier of the cluster.
cluster_logging
Type: STRUCT
Provider name: LoggingStatus
bucket_name
STRING
BucketName
last_failure_message
STRING
LastFailureMessage
last_failure_time
TIMESTAMP
LastFailureTime
last_successful_delivery_time
TIMESTAMP
LastSuccessfulDeliveryTime
log_destination_type
STRING
LogDestinationType
s3
and cloudwatch
.log_exports
UNORDERED_LIST_STRING
LogExports
connectionlog
, useractivitylog
, and userlog
.logging_enabled
BOOLEAN
LoggingEnabled
true
if logging is on, false
if logging is off.s3_key_prefix
STRING
S3KeyPrefix
cluster_namespace_arn
Type: STRING
Provider name: ClusterNamespaceArn
Description: The namespace Amazon Resource Name (ARN) of the cluster.
cluster_nodes
Type: UNORDERED_LIST_STRUCT
Provider name: ClusterNodes
Description: The nodes in the cluster.
node_role
STRING
NodeRole
private_ip_address
STRING
PrivateIPAddress
public_ip_address
STRING
PublicIPAddress
cluster_parameter_groups
Type: UNORDERED_LIST_STRUCT
Provider name: ClusterParameterGroups
Description: The list of cluster parameter groups that are associated with this cluster. Each parameter group in the list is returned with its status.
cluster_parameter_status_list
UNORDERED_LIST_STRUCT
ClusterParameterStatusList
parameter_apply_error_description
STRING
ParameterApplyErrorDescription
parameter_apply_status
STRING
ParameterApplyStatus
in-sync
: The parameter value is in sync with the database.pending-reboot
: The parameter value will be applied after the cluster reboots.applying
: The parameter value is being applied to the database.invalid-parameter
: Cannot apply the parameter value because it has an invalid value or syntax.apply-deferred
: The parameter contains static property changes. The changes are deferred until the cluster reboots.apply-error
: Cannot connect to the cluster. The parameter change will be applied after the cluster reboots.unknown-error
: Cannot apply the parameter change right now. The change will be applied after the cluster reboots.parameter_name
STRING
ParameterName
parameter_apply_status
STRING
ParameterApplyStatus
parameter_group_name
STRING
ParameterGroupName
cluster_public_key
Type: STRING
Provider name: ClusterPublicKey
Description: The public key for the cluster.
cluster_revision_number
Type: STRING
Provider name: ClusterRevisionNumber
Description: The specific revision number of the database in the cluster.
cluster_security_groups
Type: UNORDERED_LIST_STRUCT
Provider name: ClusterSecurityGroups
Description: A list of cluster security group that are associated with the cluster. Each security group is represented by an element that contains ClusterSecurityGroup.Name
and ClusterSecurityGroup.Status
subelements. Cluster security groups are used when the cluster is not created in an Amazon Virtual Private Cloud (VPC). Clusters that are created in a VPC use VPC security groups, which are listed by the VpcSecurityGroups parameter.
cluster_security_group_name
STRING
ClusterSecurityGroupName
status
STRING
Status
cluster_snapshot_copy_status
Type: STRUCT
Provider name: ClusterSnapshotCopyStatus
Description: A value that returns the destination region and retention period that are configured for cross-region snapshot copy.
destination_region
STRING
DestinationRegion
manual_snapshot_retention_period
INT32
ManualSnapshotRetentionPeriod
retention_period
INT64
RetentionPeriod
snapshot_copy_grant_name
STRING
SnapshotCopyGrantName
cluster_status
Type: STRING
Provider name: ClusterStatus
Description: The current state of the cluster. Possible values are the following:
available
available, prep-for-resize
available, resize-cleanup
cancelling-resize
creating
deleting
final-snapshot
hardware-failure
incompatible-hsm
incompatible-network
incompatible-parameters
incompatible-restore
modifying
paused
rebooting
renaming
resizing
rotating-keys
storage-full
updating-hsm
cluster_subnet_group_name
Type: STRING
Provider name: ClusterSubnetGroupName
Description: The name of the subnet group that is associated with the cluster. This parameter is valid only when the cluster is in a VPC.
cluster_version
Type: STRING
Provider name: ClusterVersion
Description: The version ID of the Amazon Redshift engine that is running on the cluster.
custom_domain_certificate_arn
Type: STRING
Provider name: CustomDomainCertificateArn
Description: The certificate Amazon Resource Name (ARN) for the custom domain name.
custom_domain_certificate_expiry_date
Type: TIMESTAMP
Provider name: CustomDomainCertificateExpiryDate
Description: The expiration date for the certificate associated with the custom domain name.
custom_domain_name
Type: STRING
Provider name: CustomDomainName
Description: The custom domain name associated with the cluster.
data_transfer_progress
Type: STRUCT
Provider name: DataTransferProgress
Description:
current_rate_in_mega_bytes_per_second
DOUBLE
CurrentRateInMegaBytesPerSecond
data_transferred_in_mega_bytes
INT64
DataTransferredInMegaBytes
elapsed_time_in_seconds
INT64
ElapsedTimeInSeconds
estimated_time_to_completion_in_seconds
INT64
EstimatedTimeToCompletionInSeconds
status
STRING
Status
transferringdata
.total_data_in_mega_bytes
INT64
TotalDataInMegaBytes
db_name
Type: STRING
Provider name: DBName
Description: The name of the initial database that was created when the cluster was created. This same name is returned for the life of the cluster. If an initial database was not specified, a database named dev
dev was created by default.
default_iam_role_arn
Type: STRING
Provider name: DefaultIamRoleArn
Description: The Amazon Resource Name (ARN) for the IAM role set as default for the cluster.
deferred_maintenance_windows
Type: UNORDERED_LIST_STRUCT
Provider name: DeferredMaintenanceWindows
Description: Describes a group of DeferredMaintenanceWindow
objects.
defer_maintenance_end_time
TIMESTAMP
DeferMaintenanceEndTime
defer_maintenance_identifier
STRING
DeferMaintenanceIdentifier
defer_maintenance_start_time
TIMESTAMP
DeferMaintenanceStartTime
elastic_ip_status
Type: STRUCT
Provider name: ElasticIpStatus
Description: The status of the elastic IP (EIP) address.
elastic_ip
STRING
ElasticIp
status
STRING
Status
elastic_resize_number_of_node_options
Type: STRING
Provider name: ElasticResizeNumberOfNodeOptions
Description: The number of nodes that you can resize the cluster to with the elastic resize method.
encrypted
Type: BOOLEAN
Provider name: Encrypted
Description: A boolean value that, if true
, indicates that data in the cluster is encrypted at rest.
endpoint
Type: STRUCT
Provider name: Endpoint
Description: The connection endpoint.
address
STRING
Address
port
INT32
Port
vpc_endpoints
UNORDERED_LIST_STRUCT
VpcEndpoints
network_interfaces
UNORDERED_LIST_STRUCT
NetworkInterfaces
availability_zone
STRING
AvailabilityZone
ipv6_address
STRING
Ipv6Address
network_interface_id
STRING
NetworkInterfaceId
private_ip_address
STRING
PrivateIpAddress
subnet_id
STRING
SubnetId
vpc_endpoint_id
STRING
VpcEndpointId
vpc_id
STRING
VpcId
enhanced_vpc_routing
Type: BOOLEAN
Provider name: EnhancedVpcRouting
Description: An option that specifies whether to create the cluster with enhanced VPC routing enabled. To create a cluster that uses enhanced VPC routing, the cluster must be in a VPC. For more information, see Enhanced VPC Routing in the Amazon Redshift Cluster Management Guide. If this option is true
, enhanced VPC routing is enabled.
Default: false
expected_next_snapshot_schedule_time
Type: TIMESTAMP
Provider name: ExpectedNextSnapshotScheduleTime
Description: The date and time when the next snapshot is expected to be taken for clusters with a valid snapshot schedule and backups enabled.
expected_next_snapshot_schedule_time_status
Type: STRING
Provider name: ExpectedNextSnapshotScheduleTimeStatus
Description: The status of next expected snapshot for clusters having a valid snapshot schedule and backups enabled. Possible values are the following:
hsm_status
Type: STRUCT
Provider name: HsmStatus
Description: A value that reports whether the Amazon Redshift cluster has finished applying any hardware security module (HSM) settings changes specified in a modify cluster command. Values: active, applying
hsm_client_certificate_identifier
STRING
HsmClientCertificateIdentifier
hsm_configuration_identifier
STRING
HsmConfigurationIdentifier
status
STRING
Status
iam_roles
Type: UNORDERED_LIST_STRUCT
Provider name: IamRoles
Description: A list of Identity and Access Management (IAM) roles that can be used by the cluster to access other Amazon Web Services services.
apply_status
STRING
ApplyStatus
in-sync
: The role is available for use by the cluster.adding
: The role is in the process of being associated with the cluster.removing
: The role is in the process of being disassociated with the cluster.iam_role_arn
STRING
IamRoleArn
arn:aws:iam::123456789012:role/RedshiftCopyUnload
.ip_address_type
Type: STRING
Provider name: IpAddressType
Description: The IP address type for the cluster. Possible values are ipv4
and dualstack
.
kms_key_id
Type: STRING
Provider name: KmsKeyId
Description: The Key Management Service (KMS) key ID of the encryption key used to encrypt data in the cluster.
maintenance_track_name
Type: STRING
Provider name: MaintenanceTrackName
Description: The name of the maintenance track for the cluster.
manual_snapshot_retention_period
Type: INT32
Provider name: ManualSnapshotRetentionPeriod
Description: The default number of days to retain a manual snapshot. If the value is -1, the snapshot is retained indefinitely. This setting doesn’t change the retention period of existing snapshots. The value must be either -1 or an integer between 1 and 3,653.
master_password_secret_arn
Type: STRING
Provider name: MasterPasswordSecretArn
Description: The Amazon Resource Name (ARN) for the cluster’s admin user credentials secret.
master_password_secret_kms_key_id
Type: STRING
Provider name: MasterPasswordSecretKmsKeyId
Description: The ID of the Key Management Service (KMS) key used to encrypt and store the cluster’s admin credentials secret.
master_username
Type: STRING
Provider name: MasterUsername
Description: The admin user name for the cluster. This name is used to connect to the database that is specified in the DBName parameter.
modify_status
Type: STRING
Provider name: ModifyStatus
Description: The status of a modify operation, if any, initiated for the cluster.
multi_az
Type: STRING
Provider name: MultiAZ
Description: A boolean value that, if true, indicates that the cluster is deployed in two Availability Zones.
multi_az_secondary
Type: STRUCT
Provider name: MultiAZSecondary
Description: The secondary compute unit of a cluster, if Multi-AZ deployment is turned on.
availability_zone
STRING
AvailabilityZone
cluster_nodes
UNORDERED_LIST_STRUCT
ClusterNodes
node_role
STRING
NodeRole
private_ip_address
STRING
PrivateIPAddress
public_ip_address
STRING
PublicIPAddress
next_maintenance_window_start_time
Type: TIMESTAMP
Provider name: NextMaintenanceWindowStartTime
Description: The date and time in UTC when system maintenance can begin.
node_type
Type: STRING
Provider name: NodeType
Description: The node type for the nodes in the cluster.
number_of_nodes
Type: INT32
Provider name: NumberOfNodes
Description: The number of compute nodes in the cluster.
parameters
Type: UNORDERED_LIST_STRUCT
Provider name: Parameters
Description: A list of Parameter instances. Each instance lists the parameters of one cluster parameter group.
allowed_values
STRING
AllowedValues
apply_type
STRING
ApplyType
data_type
STRING
DataType
description
STRING
Description
is_modifiable
BOOLEAN
IsModifiable
true
, the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.minimum_engine_version
STRING
MinimumEngineVersion
parameter_name
STRING
ParameterName
parameter_value
STRING
ParameterValue
ParameterName
is wlm_json_configuration
, then the maximum size of ParameterValue
is 8000 characters.source
STRING
Source
pending_actions
Type: UNORDERED_LIST_STRING
Provider name: PendingActions
Description: Cluster operations that are waiting to be started.
pending_modified_values
Type: STRUCT
Provider name: PendingModifiedValues
Description: A value that, if present, indicates that changes to the cluster are pending. Specific pending changes are identified by subelements.
automated_snapshot_retention_period
INT32
AutomatedSnapshotRetentionPeriod
cluster_identifier
STRING
ClusterIdentifier
cluster_type
STRING
ClusterType
cluster_version
STRING
ClusterVersion
encryption_type
STRING
EncryptionType
enhanced_vpc_routing
BOOLEAN
EnhancedVpcRouting
true
, enhanced VPC routing is enabled.maintenance_track_name
STRING
MaintenanceTrackName
master_user_password
STRING
MasterUserPassword
node_type
STRING
NodeType
number_of_nodes
INT32
NumberOfNodes
publicly_accessible
BOOLEAN
PubliclyAccessible
preferred_maintenance_window
Type: STRING
Provider name: PreferredMaintenanceWindow
Description: The weekly time range, in Universal Coordinated Time (UTC), during which system maintenance can occur.
publicly_accessible
Type: BOOLEAN
Provider name: PubliclyAccessible
Description: A boolean value that, if true
, indicates that the cluster can be accessed from a public network.
redshift_cluster_arn
Type: STRING
reserved_node_exchange_status
Type: STRUCT
Provider name: ReservedNodeExchangeStatus
Description: The status of the reserved-node exchange request. Statuses include in-progress and requested.
request_time
TIMESTAMP
RequestTime
reserved_node_exchange_request_id
STRING
ReservedNodeExchangeRequestId
source_reserved_node_count
INT32
SourceReservedNodeCount
source_reserved_node_id
STRING
SourceReservedNodeId
source_reserved_node_type
STRING
SourceReservedNodeType
status
STRING
Status
target_reserved_node_count
INT32
TargetReservedNodeCount
target_reserved_node_offering_id
STRING
TargetReservedNodeOfferingId
target_reserved_node_type
STRING
TargetReservedNodeType
resize_info
Type: STRUCT
Provider name: ResizeInfo
Description: Returns the following:
allow_cancel_resize
BOOLEAN
AllowCancelResize
resize_type
STRING
ResizeType
ClassicResize
.restore_status
Type: STRUCT
Provider name: RestoreStatus
Description: A value that describes the status of a cluster restore action. This parameter returns null if the cluster was not created by restoring a snapshot.
current_restore_rate_in_mega_bytes_per_second
DOUBLE
CurrentRestoreRateInMegaBytesPerSecond
elapsed_time_in_seconds
INT64
ElapsedTimeInSeconds
estimated_time_to_completion_in_seconds
INT64
EstimatedTimeToCompletionInSeconds
progress_in_mega_bytes
INT64
ProgressInMegaBytes
snapshot_size_in_mega_bytes
INT64
SnapshotSizeInMegaBytes
status
STRING
Status
snapshot_schedule_identifier
Type: STRING
Provider name: SnapshotScheduleIdentifier
Description: A unique identifier for the cluster snapshot schedule.
snapshot_schedule_state
Type: STRING
Provider name: SnapshotScheduleState
Description: The current state of the cluster snapshot schedule.
tags
Type: UNORDERED_LIST_STRING
total_storage_capacity_in_mega_bytes
Type: INT64
Provider name: TotalStorageCapacityInMegaBytes
Description: The total storage capacity of the cluster in megabytes.
vpc_id
Type: STRING
Provider name: VpcId
Description: The identifier of the VPC the cluster is in, if the cluster is in a VPC.
vpc_security_groups
Type: UNORDERED_LIST_STRUCT
Provider name: VpcSecurityGroups
Description: A list of Amazon Virtual Private Cloud (Amazon VPC) security groups that are associated with the cluster. This parameter is returned only if the cluster is in a VPC.
status
STRING
Status
vpc_security_group_id
STRING
VpcSecurityGroupId