Skip to content

Commit

Permalink
AWS Backup Update: This release adds support for authentication using…
Browse files Browse the repository at this point in the history
… IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).
  • Loading branch information
AWS committed Jul 8, 2022
1 parent 1d92f36 commit 7e19316
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/feature-AWSBackup-2502dfd.json
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "AWS Backup",
"contributor": "",
"description": "This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA)."
}

0 comments on commit 7e19316

Please sign in to comment.