Skip to content

Commit

Permalink
Release v1.33.12 (2020-07-24) (#3440)
Browse files Browse the repository at this point in the history
Release v1.33.12 (2020-07-24)
===

### Service Client Updates
* `service/frauddetector`: Updates service API and documentation
* `service/fsx`: Updates service documentation
* `service/kendra`: Updates service API and documentation
  * Amazon Kendra now supports sorting query results based on document attributes. Amazon Kendra also introduced an option to enclose table and column names with double quotes for database data sources.
* `service/macie2`: Updates service API and documentation
* `service/mediaconnect`: Updates service API and documentation
* `service/mediapackage`: Updates service API and documentation
  * The release adds daterange as a new ad marker option. This option enables MediaPackage to insert EXT-X-DATERANGE tags in HLS and CMAF manifests. The EXT-X-DATERANGE tag is used to signal ad and program transition events.
* `service/monitoring`: Updates service API and documentation
  * AWS CloudWatch ListMetrics now supports an optional parameter (RecentlyActive) to filter results by only metrics that have received new datapoints in the past 3 hours. This enables more targeted metric data retrieval through the Get APIs
* `service/mq`: Updates service API, documentation, and paginators
  * Amazon MQ now supports LDAP (Lightweight Directory Access Protocol), providing authentication and authorization of Amazon MQ users via a customer designated LDAP server.
* `service/sagemaker`: Updates service API, documentation, and paginators
  * Sagemaker Ground Truth:Added support for OIDC (OpenID Connect) to authenticate workers via their own identity provider instead of through Amazon Cognito. This release adds new APIs (CreateWorkforce, DeleteWorkforce, and ListWorkforces) to SageMaker Ground Truth service.  Sagemaker Neo: Added support for detailed target device description by using TargetPlatform fields - OS, architecture, and accelerator. Added support for additional compilation parameters by using JSON field CompilerOptions.  Sagemaker Search: SageMaker Search supports transform job details in trial components.

### SDK Bugs
* `service/s3/s3crypto`: Fix client's temporary file buffer error on retry ([#3344](#3344))
  * Fixes the Crypto client's temporary file buffer cleanup returning an error when the request is retried.
  • Loading branch information
aws-sdk-go-automation committed Jul 24, 2020
1 parent 698e6f0 commit 4c5b59f
Show file tree
Hide file tree
Showing 34 changed files with 3,882 additions and 804 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
Release v1.33.12 (2020-07-24)
===

### Service Client Updates
* `service/frauddetector`: Updates service API and documentation
* `service/fsx`: Updates service documentation
* `service/kendra`: Updates service API and documentation
* Amazon Kendra now supports sorting query results based on document attributes. Amazon Kendra also introduced an option to enclose table and column names with double quotes for database data sources.
* `service/macie2`: Updates service API and documentation
* `service/mediaconnect`: Updates service API and documentation
* `service/mediapackage`: Updates service API and documentation
* The release adds daterange as a new ad marker option. This option enables MediaPackage to insert EXT-X-DATERANGE tags in HLS and CMAF manifests. The EXT-X-DATERANGE tag is used to signal ad and program transition events.
* `service/monitoring`: Updates service API and documentation
* AWS CloudWatch ListMetrics now supports an optional parameter (RecentlyActive) to filter results by only metrics that have received new datapoints in the past 3 hours. This enables more targeted metric data retrieval through the Get APIs
* `service/mq`: Updates service API, documentation, and paginators
* Amazon MQ now supports LDAP (Lightweight Directory Access Protocol), providing authentication and authorization of Amazon MQ users via a customer designated LDAP server.
* `service/sagemaker`: Updates service API, documentation, and paginators
* Sagemaker Ground Truth:Added support for OIDC (OpenID Connect) to authenticate workers via their own identity provider instead of through Amazon Cognito. This release adds new APIs (CreateWorkforce, DeleteWorkforce, and ListWorkforces) to SageMaker Ground Truth service. Sagemaker Neo: Added support for detailed target device description by using TargetPlatform fields - OS, architecture, and accelerator. Added support for additional compilation parameters by using JSON field CompilerOptions. Sagemaker Search: SageMaker Search supports transform job details in trial components.

### SDK Bugs
* `service/s3/s3crypto`: Fix client's temporary file buffer error on retry ([#3344](https://github.com/aws/aws-sdk-go/pull/3344))
* Fixes the Crypto client's temporary file buffer cleanup returning an error when the request is retried.

Release v1.33.11 (2020-07-23)
===

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

### SDK Bugs
* `service/s3/s3crypto`: Fix client's temporary file buffer error on retry ([#3344](https://github.com/aws/aws-sdk-go/pull/3344))
* Fixes the Crypto client's temporary file buffer cleanup returning an error when the request is retried.
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.33.11"
const SDKVersion = "1.33.12"
87 changes: 9 additions & 78 deletions models/apis/frauddetector/2019-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -379,22 +379,6 @@
{"shape":"AccessDeniedException"}
]
},
"GetPrediction":{
"name":"GetPrediction",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetPredictionRequest"},
"output":{"shape":"GetPredictionResult"},
"errors":[
{"shape":"ValidationException"},
{"shape":"ResourceNotFoundException"},
{"shape":"InternalServerException"},
{"shape":"ThrottlingException"},
{"shape":"AccessDeniedException"}
]
},
"GetRules":{
"name":"GetRules",
"http":{
Expand Down Expand Up @@ -1084,11 +1068,6 @@
"arn":{"shape":"fraudDetectorArn"}
}
},
"EventAttributeMap":{
"type":"map",
"key":{"shape":"attributeKey"},
"value":{"shape":"attributeValue"}
},
"EventType":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1125,7 +1104,7 @@
"modelEndpoint":{"shape":"string"},
"eventTypeName":{"shape":"identifier"},
"modelSource":{"shape":"ModelSource"},
"role":{"shape":"Role"},
"invokeModelEndpointRoleArn":{"shape":"string"},
"inputConfiguration":{"shape":"ModelInputConfiguration"},
"outputConfiguration":{"shape":"ModelOutputConfiguration"},
"modelEndpointStatus":{"shape":"ModelEndpointStatus"},
Expand Down Expand Up @@ -1237,7 +1216,7 @@
],
"members":{
"detectorId":{"shape":"string"},
"detectorVersionId":{"shape":"string"},
"detectorVersionId":{"shape":"wholeNumberVersionString"},
"eventId":{"shape":"string"},
"eventTypeName":{"shape":"string"},
"entities":{"shape":"listOfEntities"},
Expand Down Expand Up @@ -1361,28 +1340,6 @@
"nextToken":{"shape":"string"}
}
},
"GetPredictionRequest":{
"type":"structure",
"required":[
"detectorId",
"eventId"
],
"members":{
"detectorId":{"shape":"string"},
"detectorVersionId":{"shape":"string"},
"eventId":{"shape":"string"},
"eventAttributes":{"shape":"EventAttributeMap"},
"externalModelEndpointDataBlobs":{"shape":"ExternalModelEndpointDataBlobMap"}
}
},
"GetPredictionResult":{
"type":"structure",
"members":{
"outcomes":{"shape":"ListOfStrings"},
"modelScores":{"shape":"ListOfModelScores"},
"ruleResults":{"shape":"ListOfRuleResults"}
}
},
"GetRulesRequest":{
"type":"structure",
"required":["detectorId"],
Expand Down Expand Up @@ -1616,16 +1573,8 @@
"ModelVersionStatus":{
"type":"string",
"enum":[
"TRAINING_IN_PROGRESS",
"TRAINING_COMPLETE",
"ACTIVATE_REQUESTED",
"ACTIVATE_IN_PROGRESS",
"ACTIVE",
"INACTIVATE_IN_PROGRESS",
"INACTIVE",
"DELETE_REQUESTED",
"DELETE_IN_PROGRESS",
"ERROR"
"INACTIVE"
]
},
"NameList":{
Expand Down Expand Up @@ -1717,7 +1666,7 @@
"required":[
"modelEndpoint",
"modelSource",
"role",
"invokeModelEndpointRoleArn",
"inputConfiguration",
"outputConfiguration",
"modelEndpointStatus"
Expand All @@ -1726,7 +1675,7 @@
"modelEndpoint":{"shape":"sageMakerEndpointIdentifier"},
"eventTypeName":{"shape":"identifier"},
"modelSource":{"shape":"ModelSource"},
"role":{"shape":"Role"},
"invokeModelEndpointRoleArn":{"shape":"string"},
"inputConfiguration":{"shape":"ModelInputConfiguration"},
"outputConfiguration":{"shape":"ModelOutputConfiguration"},
"modelEndpointStatus":{"shape":"ModelEndpointStatus"},
Expand Down Expand Up @@ -1786,17 +1735,6 @@
},
"exception":true
},
"Role":{
"type":"structure",
"required":[
"arn",
"name"
],
"members":{
"arn":{"shape":"string"},
"name":{"shape":"string"}
}
},
"Rule":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -2163,17 +2101,6 @@
"max":100,
"min":50
},
"attributeKey":{
"type":"string",
"max":64,
"min":1
},
"attributeValue":{
"type":"string",
"max":256,
"min":1,
"sensitive":true
},
"blob":{"type":"blob"},
"contentType":{
"type":"string",
Expand Down Expand Up @@ -2216,6 +2143,8 @@
"float":{"type":"float"},
"floatVersionString":{
"type":"string",
"max":7,
"min":3,
"pattern":"^[1-9][0-9]{0,3}\\.[0-9]{1,2}$"
},
"fraudDetectorArn":{
Expand Down Expand Up @@ -2334,6 +2263,8 @@
},
"wholeNumberVersionString":{
"type":"string",
"max":5,
"min":1,
"pattern":"^([1-9][0-9]*)$"
}
}
Expand Down
Loading

0 comments on commit 4c5b59f

Please sign in to comment.