AWS aws-backup documentation change
Summary
Added documentation for new CloudTrail events (AssociateBackupVaultMpaApprovalTeam, PutBackupVaultNotifications, etc.)
Security assessment
Expands audit trail documentation, enhancing visibility into backup operations for security monitoring purposes.
Diff
diff --git a/aws-backup/latest/devguide/logging-using-cloudtrail.md b/aws-backup/latest/devguide/logging-using-cloudtrail.md index ddb0a8375..6ce3cf478 100644 --- a//aws-backup/latest/devguide/logging-using-cloudtrail.md +++ b//aws-backup/latest/devguide/logging-using-cloudtrail.md @@ -45,0 +46,4 @@ AWS Backup generates these CloudTrail events when it performs backups, restores, + * `AssociateBackupVaultMpaApprovalTeamCompleted` + + * `AssociateBackupVaultMpaApprovalTeamFailed` + @@ -59,0 +64,8 @@ AWS Backup generates these CloudTrail events when it performs backups, restores, + * `CreateRestoreAccessBackupVaultFailed` + + * `DisassociateBackupVaultMpaApprovalTeamFailed` + + * `PutBackupVaultNotifications` + + * `RecoveryPointCreated` + @@ -63,0 +76,2 @@ AWS Backup generates these CloudTrail events when it performs backups, restores, + * `RestoreAccessBackupVaultDeleted` + @@ -68 +82 @@ AWS Backup generates these CloudTrail events when it performs backups, restores, - * `PutBackupVaultNotifications` + * `RevokeRestoreAccessBackupVaultFailed`