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_logs_log_group

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the log group. This version of the ARN includes a trailing : after the log group name. Use this version to refer to the ARN in IAM policies when specifying permissions for most API actions. The exception is when specifying permissions for TagResource, UntagResource, and ListTagsForResource. The permissions for those three actions require the ARN version that doesn’t include a trailing :.

creation_time

Type: INT64
Provider name: creationTime
Description: The creation time of the log group, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

data_protection_status

Type: STRING
Provider name: dataProtectionStatus
Description: Displays whether this log group has a protection policy, or whether it had one in the past. For more information, see PutDataProtectionPolicy.

inherited_properties

Type: UNORDERED_LIST_STRING
Provider name: inheritedProperties
Description: Displays all the properties that this log group has inherited from account-level settings.

kms_key_id

Type: STRING
Provider name: kmsKeyId
Description: The Amazon Resource Name (ARN) of the KMS key to use when encrypting log data.

log_group_arn

Type: STRING
Provider name: logGroupArn
Description: The Amazon Resource Name (ARN) of the log group. This version of the ARN doesn’t include a trailing :* after the log group name. Use this version to refer to the ARN in the following situations:

log_group_class

Type: STRING
Provider name: logGroupClass
Description: This specifies the log group class for this log group. There are two classes:

  • The Standard log class supports all CloudWatch Logs features.
  • The Infrequent Access log class supports a subset of CloudWatch Logs features and incurs lower costs.
For details about the features supported by each class, see Log classes

log_group_name

Type: STRING
Provider name: logGroupName
Description: The name of the log group.

metric_filter_count

Type: INT32
Provider name: metricFilterCount
Description: The number of metric filters.

retention_in_days

Type: INT32
Provider name: retentionInDays

stored_bytes

Type: INT64
Provider name: storedBytes
Description: The number of bytes stored.

tags

Type: UNORDERED_LIST_STRING