Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_sfn_activity

account_id

Type: STRING

activity_arn

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

creation_date

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

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

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

Type: UNORDERED_LIST_STRING