AWS aws-backup documentation change
Summary
Added MPA (Multi-Party Authorization) approval team fields to backup vault API documentation
Security assessment
New MPA-related fields document enhanced access control capabilities, which are security features, but do not indicate remediation of a specific vulnerability.
Diff
diff --git a/aws-backup/latest/devguide/API_DescribeBackupVault.md b/aws-backup/latest/devguide/API_DescribeBackupVault.md index 7d4980c5d..042101326 100644 --- a//aws-backup/latest/devguide/API_DescribeBackupVault.md +++ b//aws-backup/latest/devguide/API_DescribeBackupVault.md @@ -48,0 +49,7 @@ The request does not have a request body. + "LatestMpaApprovalTeamUpdate": { + "[ExpiryDate](./API_LatestMpaApprovalTeamUpdate.html#Backup-Type-LatestMpaApprovalTeamUpdate-ExpiryDate)": **_number_** , + "[InitiationDate](./API_LatestMpaApprovalTeamUpdate.html#Backup-Type-LatestMpaApprovalTeamUpdate-InitiationDate)": **_number_** , + "[MpaSessionArn](./API_LatestMpaApprovalTeamUpdate.html#Backup-Type-LatestMpaApprovalTeamUpdate-MpaSessionArn)": "**_string_** ", + "[Status](./API_LatestMpaApprovalTeamUpdate.html#Backup-Type-LatestMpaApprovalTeamUpdate-Status)": "**_string_** ", + "[StatusMessage](./API_LatestMpaApprovalTeamUpdate.html#Backup-Type-LatestMpaApprovalTeamUpdate-StatusMessage)": "**_string_** " + }, @@ -52,0 +60,2 @@ The request does not have a request body. + "MpaApprovalTeamArn": "**_string_** ", + "MpaSessionArn": "**_string_** ", @@ -53,0 +63 @@ The request does not have a request body. + "SourceBackupVaultArn": "**_string_** ", @@ -98,0 +109,7 @@ Type: String +**LatestMpaApprovalTeamUpdate ** + + +Information about the latest update to the MPA approval team association for this backup vault. + +Type: [LatestMpaApprovalTeamUpdate](./API_LatestMpaApprovalTeamUpdate.html) object + @@ -134,0 +152,14 @@ Type: Long +**MpaApprovalTeamArn ** + + +The ARN of the MPA approval team associated with this backup vault. + +Type: String + +**MpaSessionArn ** + + +The ARN of the MPA session associated with this backup vault. + +Type: String + @@ -143,0 +175,7 @@ Type: Long +**SourceBackupVaultArn ** + + +The ARN of the source backup vault from which this restore access backup vault was created. + +Type: String + @@ -160 +198 @@ Type: String -Valid Values: `BACKUP_VAULT | LOGICALLY_AIR_GAPPED_BACKUP_VAULT` +Valid Values: `BACKUP_VAULT | LOGICALLY_AIR_GAPPED_BACKUP_VAULT | RESTORE_ACCESS_BACKUP_VAULT`