This product is not supported for your selected Datadog site. ().

aws_opensearchserverless_collection

account_id

Type: STRING

collection_details

Type: UNORDERED_LIST_STRUCT
Provider name: collectionDetails
Description: Details about each collection.

  • arn
    Type: STRING
    Provider name: arn
    Description: The Amazon Resource Name (ARN) of the collection.
  • collection_endpoint
    Type: STRING
    Provider name: collectionEndpoint
    Description: Collection-specific endpoint used to submit index, search, and data upload requests to an OpenSearch Serverless collection.
  • created_date
    Type: INT64
    Provider name: createdDate
    Description: The Epoch time when the collection was created.
  • dashboard_endpoint
    Type: STRING
    Provider name: dashboardEndpoint
    Description: Collection-specific endpoint used to access OpenSearch Dashboards.
  • description
    Type: STRING
    Provider name: description
    Description: A description of the collection.
  • failure_code
    Type: STRING
    Provider name: failureCode
    Description: A failure code associated with the request.
  • failure_message
    Type: STRING
    Provider name: failureMessage
    Description: A message associated with the failure code.
  • id
    Type: STRING
    Provider name: id
    Description: A unique identifier for the collection.
  • kms_key_arn
    Type: STRING
    Provider name: kmsKeyArn
    Description: The ARN of the Amazon Web Services KMS key used to encrypt the collection.
  • last_modified_date
    Type: INT64
    Provider name: lastModifiedDate
    Description: The date and time when the collection was last modified.
  • name
    Type: STRING
    Provider name: name
    Description: The name of the collection.
  • standby_replicas
    Type: STRING
    Provider name: standbyReplicas
    Description: Details about an OpenSearch Serverless collection.
  • status
    Type: STRING
    Provider name: status
    Description: The current status of the collection.
  • type
    Type: STRING
    Provider name: type
    Description: The type of collection.

collection_error_details

Type: UNORDERED_LIST_STRUCT
Provider name: collectionErrorDetails
Description: Error information for the request.

  • error_code
    Type: STRING
    Provider name: errorCode
    Description: The error code for the request. For example, NOT_FOUND.
  • error_message
    Type: STRING
    Provider name: errorMessage
    Description: A description of the error. For example, The specified Collection is not found.
  • id
    Type: STRING
    Provider name: id
    Description: If the request contains collection IDs, the response includes the IDs provided in the request.
  • name
    Type: STRING
    Provider name: name
    Description: If the request contains collection names, the response includes the names provided in the request.

tags

Type: UNORDERED_LIST_STRING