---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_sfn_statemachinealias{% #aws_sfn_statemachinealias %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `creation_date`{% #creation_date %}

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

## `description`{% #description %}

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

## `name`{% #name %}

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

## `routing_configuration`{% #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`{% #state_machine_alias_arn %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_date`{% #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.
