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_sfn_statemachinealias

account_id

Type: STRING

creation_date

Type: TIMESTAMP
Provider name: creationDate
Description: The date the state machine alias was created.

description

Type: STRING
Provider name: description
Description: A description of the alias.

name

Type: STRING
Provider name: name
Description: The name of the state machine alias.

routing_configuration

Type: UNORDERED_LIST_STRUCT
Provider name: routingConfiguration
Description: The routing configuration of the alias.

  • state_machine_version_arn
    Type: STRING
    Provider name: stateMachineVersionArn
    Description: The Amazon Resource Name (ARN) that identifies one or two state machine versions defined in the routing configuration. If you specify the ARN of a second version, it must belong to the same state machine as the first version.
  • weight
    Type: INT32
    Provider name: weight
    Description: The percentage of traffic you want to route to a state machine version. The sum of the weights in the routing configuration must be equal to 100.

state_machine_alias_arn

Type: STRING
Provider name: stateMachineAliasArn
Description: The Amazon Resource Name (ARN) of the state machine alias.

tags

Type: UNORDERED_LIST_STRING

update_date

Type: TIMESTAMP
Provider name: updateDate
Description: The date the state machine alias was last updated. For a newly created state machine, this is the same as the creation date.