This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.

tags

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).