AwsBackupBackupVaultNotificationsDetails - AWS Security Hub

AwsBackupBackupVaultNotificationsDetails

Provides details about the Amazon SNS event notifications for the specified backup vault.

Contents

BackupVaultEvents

An array of events that indicate the status of jobs to back up resources to the backup vault. The following events are supported:

  • BACKUP_JOB_STARTED | BACKUP_JOB_COMPLETED

  • COPY_JOB_STARTED | COPY_JOB_SUCCESSFUL | COPY_JOB_FAILED

  • RESTORE_JOB_STARTED | RESTORE_JOB_COMPLETED | RECOVERY_POINT_MODIFIED

  • S3_BACKUP_OBJECT_FAILED | S3_RESTORE_OBJECT_FAILED

Type: Array of strings

Pattern: .*\S.*

Required: No

SnsTopicArn

The Amazon Resource Name (ARN) that uniquely identifies the Amazon SNS topic for a backup vault's events.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: