Skip to content

Commit

Permalink
Release v1.38.33 (2021-05-05) (#3897)
Browse files Browse the repository at this point in the history
Release v1.38.33 (2021-05-05)
===

### Service Client Updates
* `service/finspace`: Updates service documentation
* `service/finspace-data`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation authored May 5, 2021
1 parent 6c6336c commit fc28b08
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 5 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.38.33 (2021-05-05)
===

### Service Client Updates
* `service/finspace`: Updates service documentation
* `service/finspace-data`: Updates service documentation

Release v1.38.32 (2021-05-04)
===

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.38.32"
const SDKVersion = "1.38.33"
2 changes: 1 addition & 1 deletion models/apis/finspace-data/2020-07-13/docs-2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "2.0",
"service": "<p> The FinSpace APIs let you take actions inside FinSpace. </p>",
"service": "<p> The FinSpace APIs let you take actions inside the FinSpace environment. </p>",
"operations": {
"CreateChangeset": "<p>Creates a new changeset in a FinSpace dataset.</p>",
"GetProgrammaticAccessCredentials": "<p>Request programmatic credentials to use with Habanero SDK.</p>",
Expand Down
2 changes: 1 addition & 1 deletion models/apis/finspace/2021-03-12/docs-2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "2.0",
"service": "<p>The FinSpace management service provides the APIs for managing FinSpace environments.</p>",
"service": "<p>The FinSpace management service provides the APIs for managing the FinSpace environments. </p>",
"operations": {
"CreateEnvironment": "<p>Create a new FinSpace environment.</p>",
"DeleteEnvironment": "<p>Delete an FinSpace environment.</p>",
Expand Down
3 changes: 2 additions & 1 deletion service/finspace/doc.go

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

2 changes: 1 addition & 1 deletion service/finspacedata/doc.go

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

0 comments on commit fc28b08

Please sign in to comment.