Skip to content

Commit

Permalink
Release v1.42.52 (2022-02-11) (#4276)
Browse files Browse the repository at this point in the history
Release v1.42.52 (2022-02-11)
===

### Service Client Updates
* `service/ssm`: Updates service API
  * Documentation updates for AWS Systems Manager.
  • Loading branch information
aws-sdk-go-automation authored Feb 11, 2022
1 parent a55d3cf commit 00f1a02
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Release v1.42.52 (2022-02-11)
===

### Service Client Updates
* `service/ssm`: Updates service API
* Documentation updates for AWS Systems Manager.

Release v1.42.51 (2022-02-10)
===

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

// SDKVersion is the version of this SDK
const SDKVersion = "1.42.51"
const SDKVersion = "1.42.52"
1 change: 0 additions & 1 deletion models/apis/ssm/2014-11-06/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1760,7 +1760,6 @@
"input":{"shape":"TerminateSessionRequest"},
"output":{"shape":"TerminateSessionResponse"},
"errors":[
{"shape":"DoesNotExistException"},
{"shape":"InternalServerError"}
]
},
Expand Down
8 changes: 0 additions & 8 deletions service/ssm/api.go

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

0 comments on commit 00f1a02

Please sign in to comment.