Skip to content

Commit

Permalink
Release v1.44.51 (2022-07-08) (#4474)
Browse files Browse the repository at this point in the history
Release v1.44.51 (2022-07-08)
===

### Service Client Updates
* `service/backup`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Jul 8, 2022
1 parent 7616ae0 commit 51340be
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 58 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
Release v1.44.51 (2022-07-08)
===

### Service Client Updates
* `service/backup`: Updates service API and documentation

Release v1.44.50 (2022-07-07)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.50"
const SDKVersion = "1.44.51"
3 changes: 1 addition & 2 deletions models/apis/backup/2018-11-15/api-2.json
Expand Up @@ -3149,8 +3149,7 @@
"type":"structure",
"required":[
"RecoveryPointArn",
"Metadata",
"IamRoleArn"
"Metadata"
],
"members":{
"RecoveryPointArn":{"shape":"ARN"},
Expand Down

0 comments on commit 51340be

Please sign in to comment.