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

# aws_sfn_activity{% #aws_sfn_activity %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `activity_arn`{% #activity_arn %}

**Type**: `STRING`**Provider name**: `activityArn`**Description**: The Amazon Resource Name (ARN) that identifies the activity.

## `creation_date`{% #creation_date %}

**Type**: `TIMESTAMP`**Provider name**: `creationDate`**Description**: The date the activity is created.

## `encryption_configuration`{% #encryption_configuration %}

**Type**: `STRUCT`**Provider name**: `encryptionConfiguration`**Description**: Settings for configured server-side encryption.

- `kms_data_key_reuse_period_seconds`**Type**: `INT32`**Provider name**: `kmsDataKeyReusePeriodSeconds`**Description**: Maximum duration that Step Functions will reuse data keys. When the period expires, Step Functions will call `GenerateDataKey`. Only applies to customer managed keys.
- `kms_key_id`**Type**: `STRING`**Provider name**: `kmsKeyId`**Description**: An alias, alias ARN, key ID, or key ARN of a symmetric encryption KMS key to encrypt data. To specify a KMS key in a different Amazon Web Services account, you must use the key ARN or alias ARN.
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: Encryption type

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the activity. A name must not contain:

- white space
- brackets `< > { } [ ]`
- wildcard characters `? *`
- special characters `" # % \ ^ | ~ ` $ & , ; : /`
- control characters (`U+0000-001F`, `U+007F-009F`)
To enable logging with CloudWatch Logs, the name should only contain 0-9, A-Z, a-z, - and _.


## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
