This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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