Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 8, 2022
1 parent 6954a14 commit b0735af
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 54 deletions.
8 changes: 8 additions & 0 deletions .changelog/8b65b13d4fc44e9391026320c5292667.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "8b65b13d-4fc4-4e93-9102-6320c5292667",
"type": "feature",
"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).",
"modules": [
"service/backup"
]
}
7 changes: 3 additions & 4 deletions service/backup/api_op_DescribeRecoveryPoint.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions service/backup/api_op_StartBackupJob.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions service/backup/api_op_StartCopyJob.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions service/backup/api_op_StartRestoreJob.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 6 additions & 7 deletions service/backup/api_op_UpdateRecoveryPointLifecycle.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

51 changes: 25 additions & 26 deletions service/backup/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions service/backup/validators.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b0735af

Please sign in to comment.