This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_redshiftserverless_endpoint_access

account_id

Type: STRING

address

Type: STRING
Provider name: address
Description: The DNS address of the endpoint.

endpoint_arn

Type: STRING
Provider name: endpointArn
Description: The Amazon Resource Name (ARN) of the VPC endpoint.

endpoint_create_time

Type: TIMESTAMP
Provider name: endpointCreateTime
Description: The time that the endpoint was created.

endpoint_name

Type: STRING
Provider name: endpointName
Description: The name of the VPC endpoint.

endpoint_status

Type: STRING
Provider name: endpointStatus
Description: The status of the VPC endpoint.

port

Type: INT32
Provider name: port
Description: The port number on which Amazon Redshift Serverless accepts incoming connections.

subnet_ids

Type: UNORDERED_LIST_STRING
Provider name: subnetIds
Description: The unique identifier of subnets where Amazon Redshift Serverless choose to deploy the VPC endpoint.

tags

Type: UNORDERED_LIST_STRING

vpc_endpoint

Type: STRUCT
Provider name: vpcEndpoint
Description: The connection endpoint for connecting to Amazon Redshift Serverless.

  • network_interfaces
    Type: UNORDERED_LIST_STRUCT
    Provider name: networkInterfaces
    Description: One or more network interfaces of the endpoint. Also known as an interface endpoint.
    • availability_zone
      Type: STRING
      Provider name: availabilityZone
      Description: The availability Zone.
    • ipv6_address
      Type: STRING
      Provider name: ipv6Address
      Description: The IPv6 address of the network interface within the subnet.
    • network_interface_id
      Type: STRING
      Provider name: networkInterfaceId
      Description: The unique identifier of the network interface.
    • private_ip_address
      Type: STRING
      Provider name: privateIpAddress
      Description: The IPv4 address of the network interface within the subnet.
    • subnet_id
      Type: STRING
      Provider name: subnetId
      Description: The unique identifier of the subnet.
  • vpc_endpoint_id
    Type: STRING
    Provider name: vpcEndpointId
    Description: The connection endpoint ID for connecting to Amazon Redshift Serverless.
  • vpc_id
    Type: STRING
    Provider name: vpcId
    Description: The VPC identifier that the endpoint is associated with.

vpc_security_groups

Type: UNORDERED_LIST_STRUCT
Provider name: vpcSecurityGroups
Description: The security groups associated with the endpoint.

  • status
    Type: STRING
    Provider name: status
    Description: The status of the VPC security group.
  • vpc_security_group_id
    Type: STRING
    Provider name: vpcSecurityGroupId
    Description: The unique identifier of the VPC security group.

workgroup_name

Type: STRING
Provider name: workgroupName
Description: The name of the workgroup associated with the endpoint.