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

aws_kafka_configuration

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the configuration.

creation_time

Type: TIMESTAMP
Provider name: CreationTime
Description: The time when the configuration was created.

description

Type: STRING
Provider name: Description
Description: The description of the configuration.

kafka_versions

Type: UNORDERED_LIST_STRING
Provider name: KafkaVersions
Description: An array of the versions of Apache Kafka with which you can use this MSK configuration. You can use this configuration for an MSK cluster only if the Apache Kafka version specified for the cluster appears in this array.

latest_revision

Type: STRUCT
Provider name: LatestRevision
Description: Latest revision of the configuration.

  • creation_time
    Type: TIMESTAMP
    Provider name: CreationTime
    Description: The time when the configuration revision was created.
  • description
    Type: STRING
    Provider name: Description
    Description: The description of the configuration revision.
  • revision
    Type: INT64
    Provider name: Revision
    Description: The revision number.

name

Type: STRING
Provider name: Name
Description: The name of the configuration.

state

Type: STRING
Provider name: State
Description: The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.

tags

Type: UNORDERED_LIST_STRING