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_glacier_vault
account_id
Type: STRING
creation_date
Type: STRING
Provider name: CreationDate
Description: The Universal Coordinated Time (UTC) date when the vault was created. This value should be a string in the ISO 8601 date format, for example 2012-03-20T17:03:43.221Z
.
last_inventory_date
Type: STRING
Provider name: LastInventoryDate
Description: The Universal Coordinated Time (UTC) date when Amazon S3 Glacier completed the last vault inventory. This value should be a string in the ISO 8601 date format, for example 2012-03-20T17:03:43.221Z
.
number_of_archives
Type: INT64
Provider name: NumberOfArchives
Description: The number of archives in the vault as of the last inventory date. This field will return null
if an inventory has not yet run on the vault, for example if you just created the vault.
size_in_bytes
Type: INT64
Provider name: SizeInBytes
Description: Total size, in bytes, of the archives in the vault as of the last inventory date. This field will return null if an inventory has not yet run on the vault, for example if you just created the vault.
Type: UNORDERED_LIST_STRING
vault_arn
Type: STRING
Provider name: VaultARN
Description: The Amazon Resource Name (ARN) of the vault.
vault_name
Type: STRING
Provider name: VaultName
Description: The name of the vault.
vault_notification_config
Type: STRUCT
Provider name: vaultNotificationConfig
Description: Returns the notification configuration set on the vault.
events
Type: UNORDERED_LIST_STRING
Provider name: Events
Description: A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic.
sns_topic
Type: STRING
Provider name: SNSTopic
Description: The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).