Skip to content

Commit

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

### Service Client Updates
* `service/auditmanager`: Updates service API and documentation
* `service/kinesisanalyticsv2`: Updates service API and documentation
* `service/nimble`: Updates service documentation
* `service/sagemaker`: Updates service API and documentation
  * Amazon SageMaker Autopilot now provides the ability to automatically deploy the best model to an endpoint

### SDK Bugs
* `service/finspace`: Fix Content-Type header sent in request ([#3896](#3896))
  * Fixes the Content-Type header sent by the SDK in requests to the API
* `service/finspacedata`: Fix Content-Type header sent in request ([#3896](#3896))
  * Fixes the Content-Type header sent by the SDK in requests to the API
  • Loading branch information
aws-sdk-go-automation authored May 5, 2021
1 parent 66dee9c commit c9753ef
Show file tree
Hide file tree
Showing 15 changed files with 876 additions and 328 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
Release v1.38.34 (2021-05-05)
===

### Service Client Updates
* `service/auditmanager`: Updates service API and documentation
* `service/kinesisanalyticsv2`: Updates service API and documentation
* `service/nimble`: Updates service documentation
* `service/sagemaker`: Updates service API and documentation
* Amazon SageMaker Autopilot now provides the ability to automatically deploy the best model to an endpoint

### SDK Bugs
* `service/finspace`: Fix Content-Type header sent in request ([#3896](https://github.com/aws/aws-sdk-go/pull/3896))
* Fixes the Content-Type header sent by the SDK in requests to the API
* `service/finspacedata`: Fix Content-Type header sent in request ([#3896](https://github.com/aws/aws-sdk-go/pull/3896))
* Fixes the Content-Type header sent by the SDK in requests to the API

Release v1.38.33 (2021-05-05)
===

Expand Down
4 changes: 0 additions & 4 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@
### SDK Enhancements

### SDK Bugs
* `service/finspace`: Fix Content-Type header sent in request ([#3896](https://github.com/aws/aws-sdk-go/pull/3896))
* Fixes the Content-Type header sent by the SDK in requests to the API
* `service/finspacedata`: Fix Content-Type header sent in request ([#3896](https://github.com/aws/aws-sdk-go/pull/3896))
* Fixes the Content-Type header sent by the SDK in requests to the API
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.33"
const SDKVersion = "1.38.34"
2 changes: 2 additions & 0 deletions models/apis/auditmanager/2017-07-25/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1436,6 +1436,7 @@
},
"CreateAssessmentFrameworkControlSet":{
"type":"structure",
"required":["name"],
"members":{
"name":{"shape":"ControlSetName"},
"controls":{"shape":"CreateAssessmentFrameworkControls"}
Expand Down Expand Up @@ -2865,6 +2866,7 @@
},
"UpdateAssessmentFrameworkControlSet":{
"type":"structure",
"required":["name"],
"members":{
"id":{"shape":"ControlSetName"},
"name":{"shape":"ControlSetName"},
Expand Down
2 changes: 1 addition & 1 deletion models/apis/auditmanager/2017-07-25/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,7 @@
"Evidence$evidenceByType": "<p> The type of automated evidence. </p>",
"Evidence$complianceCheck": "<p> The evaluation status for evidence that falls under the compliance check category. For evidence collected from AWS Security Hub, a <i>Pass</i> or <i>Fail</i> result is shown. For evidence collected from AWS Config, a <i>Compliant</i> or <i>Noncompliant</i> result is shown. </p>",
"Evidence$awsOrganization": "<p> The AWS account from which the evidence is collected, and its AWS organization path. </p>",
"Evidence$assessmentReportSelection": "<p> Specifies whether the evidence is inclded in the assessment report. </p>",
"Evidence$assessmentReportSelection": "<p> Specifies whether the evidence is included in the assessment report. </p>",
"InternalServerException$message": null,
"Resource$value": "<p> The value of the specified resource. </p>",
"ResourceNotFoundException$message": null,
Expand Down
73 changes: 58 additions & 15 deletions models/apis/kinesisanalyticsv2/2018-05-23/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,23 @@
{"shape":"ConcurrentModificationException"}
]
},
"RollbackApplication":{
"name":"RollbackApplication",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RollbackApplicationRequest"},
"output":{"shape":"RollbackApplicationResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidArgumentException"},
{"shape":"ResourceInUseException"},
{"shape":"InvalidRequestException"},
{"shape":"ConcurrentModificationException"},
{"shape":"UnsupportedOperationException"}
]
},
"StartApplication":{
"name":"StartApplication",
"http":{
Expand Down Expand Up @@ -465,13 +482,13 @@
"type":"structure",
"required":[
"ApplicationName",
"CurrentApplicationVersionId",
"CloudWatchLoggingOption"
],
"members":{
"ApplicationName":{"shape":"ApplicationName"},
"CurrentApplicationVersionId":{"shape":"ApplicationVersionId"},
"CloudWatchLoggingOption":{"shape":"CloudWatchLoggingOption"}
"CloudWatchLoggingOption":{"shape":"CloudWatchLoggingOption"},
"ConditionalToken":{"shape":"ConditionalToken"}
}
},
"AddApplicationCloudWatchLoggingOptionResponse":{
Expand Down Expand Up @@ -573,13 +590,13 @@
"type":"structure",
"required":[
"ApplicationName",
"CurrentApplicationVersionId",
"VpcConfiguration"
],
"members":{
"ApplicationName":{"shape":"ApplicationName"},
"CurrentApplicationVersionId":{"shape":"ApplicationVersionId"},
"VpcConfiguration":{"shape":"VpcConfiguration"}
"VpcConfiguration":{"shape":"VpcConfiguration"},
"ConditionalToken":{"shape":"ConditionalToken"}
}
},
"AddApplicationVpcConfigurationResponse":{
Expand Down Expand Up @@ -674,7 +691,10 @@
"LastUpdateTimestamp":{"shape":"Timestamp"},
"ApplicationConfigurationDescription":{"shape":"ApplicationConfigurationDescription"},
"CloudWatchLoggingOptionDescriptions":{"shape":"CloudWatchLoggingOptionDescriptions"},
"ApplicationMaintenanceConfigurationDescription":{"shape":"ApplicationMaintenanceConfigurationDescription"}
"ApplicationMaintenanceConfigurationDescription":{"shape":"ApplicationMaintenanceConfigurationDescription"},
"ApplicationVersionUpdatedFrom":{"shape":"ApplicationVersionId"},
"ApplicationVersionRolledBackFrom":{"shape":"ApplicationVersionId"},
"ConditionalToken":{"shape":"ConditionalToken"}
}
},
"ApplicationMaintenanceConfigurationDescription":{
Expand Down Expand Up @@ -761,7 +781,8 @@
"UPDATING",
"AUTOSCALING",
"FORCE_STOPPING",
"MAINTENANCE"
"MAINTENANCE",
"ROLLING_BACK"
]
},
"ApplicationSummaries":{
Expand Down Expand Up @@ -937,6 +958,12 @@
},
"exception":true
},
"ConditionalToken":{
"type":"string",
"max":512,
"min":1,
"pattern":"[a-zA-Z0-9-_+/=]+"
},
"ConfigurationType":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -1006,13 +1033,13 @@
"type":"structure",
"required":[
"ApplicationName",
"CurrentApplicationVersionId",
"CloudWatchLoggingOptionId"
],
"members":{
"ApplicationName":{"shape":"ApplicationName"},
"CurrentApplicationVersionId":{"shape":"ApplicationVersionId"},
"CloudWatchLoggingOptionId":{"shape":"Id"}
"CloudWatchLoggingOptionId":{"shape":"Id"},
"ConditionalToken":{"shape":"ConditionalToken"}
}
},
"DeleteApplicationCloudWatchLoggingOptionResponse":{
Expand Down Expand Up @@ -1121,13 +1148,13 @@
"type":"structure",
"required":[
"ApplicationName",
"CurrentApplicationVersionId",
"VpcConfigurationId"
],
"members":{
"ApplicationName":{"shape":"ApplicationName"},
"CurrentApplicationVersionId":{"shape":"ApplicationVersionId"},
"VpcConfigurationId":{"shape":"Id"}
"VpcConfigurationId":{"shape":"Id"},
"ConditionalToken":{"shape":"ConditionalToken"}
}
},
"DeleteApplicationVpcConfigurationResponse":{
Expand Down Expand Up @@ -1977,6 +2004,24 @@
"min":1,
"pattern":"arn:.*"
},
"RollbackApplicationRequest":{
"type":"structure",
"required":[
"ApplicationName",
"CurrentApplicationVersionId"
],
"members":{
"ApplicationName":{"shape":"ApplicationName"},
"CurrentApplicationVersionId":{"shape":"ApplicationVersionId"}
}
},
"RollbackApplicationResponse":{
"type":"structure",
"required":["ApplicationDetail"],
"members":{
"ApplicationDetail":{"shape":"ApplicationDetail"}
}
},
"RunConfiguration":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -2328,17 +2373,15 @@
},
"UpdateApplicationRequest":{
"type":"structure",
"required":[
"ApplicationName",
"CurrentApplicationVersionId"
],
"required":["ApplicationName"],
"members":{
"ApplicationName":{"shape":"ApplicationName"},
"CurrentApplicationVersionId":{"shape":"ApplicationVersionId"},
"ApplicationConfigurationUpdate":{"shape":"ApplicationConfigurationUpdate"},
"ServiceExecutionRoleUpdate":{"shape":"RoleARN"},
"RunConfigurationUpdate":{"shape":"RunConfigurationUpdate"},
"CloudWatchLoggingOptionUpdates":{"shape":"CloudWatchLoggingOptionUpdates"}
"CloudWatchLoggingOptionUpdates":{"shape":"CloudWatchLoggingOptionUpdates"},
"ConditionalToken":{"shape":"ConditionalToken"}
}
},
"UpdateApplicationResponse":{
Expand Down
Loading

0 comments on commit c9753ef

Please sign in to comment.