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

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.