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_mq_configuration

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: Required. The ARN of the configuration.

authentication_strategy

Type: STRING
Provider name: AuthenticationStrategy
Description: Optional. The authentication strategy associated with the configuration. The default is SIMPLE.

created

Type: TIMESTAMP
Provider name: Created
Description: Required. The date and time of the configuration revision.

description

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

engine_type

Type: STRING
Provider name: EngineType
Description: Required. The type of broker engine. Currently, Amazon MQ supports ACTIVEMQ and RABBITMQ.

engine_version

Type: STRING
Provider name: EngineVersion
Description: The broker engine version. Defaults to the latest available version for the specified broker engine type. For a list of supported engine versions, see the ActiveMQ version management and the RabbitMQ version management sections in the Amazon MQ Developer Guide.

id

Type: STRING
Provider name: Id
Description: Required. The unique ID that Amazon MQ generates for the configuration.

latest_revision

Type: STRUCT
Provider name: LatestRevision
Description: Required. The latest revision of the configuration.

  • created
    Type: TIMESTAMP
    Provider name: Created
    Description: Required. The date and time of the configuration revision.
  • description
    Type: STRING
    Provider name: Description
    Description: The description of the configuration revision.
  • revision
    Type: INT32
    Provider name: Revision
    Description: Required. The revision number of the configuration.

name

Type: STRING
Provider name: Name
Description: Required. The name of the configuration. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 1-150 characters long.

tags

Type: UNORDERED_LIST_STRING