Skip to content

Commit

Permalink
Merge branch 'release-1.13.13'
Browse files Browse the repository at this point in the history
* release-1.13.13:
  Bumping version to 1.13.13
  Update to latest endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Nov 7, 2019
2 parents f75b628 + d2104ad commit aa04d34
Show file tree
Hide file tree
Showing 11 changed files with 924 additions and 7 deletions.
22 changes: 22 additions & 0 deletions .changes/1.13.13.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``ssm``",
"description": "Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``sso``",
"description": "Update sso client to latest version",
"type": "api-change"
},
{
"category": "``sso-oidc``",
"description": "Update sso-oidc client to latest version",
"type": "api-change"
},
{
"category": "``comprehend``",
"description": "Update comprehend client to latest version",
"type": "api-change"
}
]
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

1.13.13
=======

* api-change:``ssm``: Update ssm client to latest version
* api-change:``sso``: Update sso client to latest version
* api-change:``sso-oidc``: Update sso-oidc client to latest version
* api-change:``comprehend``: Update comprehend client to latest version


1.13.12
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import re
import logging

__version__ = '1.13.12'
__version__ = '1.13.13'


class NullHandler(logging.Handler):
Expand Down
12 changes: 9 additions & 3 deletions botocore/data/comprehend/2017-11-27/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@
"ComprehendArnName":{
"type":"string",
"max":63,
"pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
"pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*$"
},
"ConcurrentModificationException":{
"type":"structure",
Expand Down Expand Up @@ -2040,7 +2040,7 @@
},
"NumberOfTrainMentions":{
"shape":"Integer",
"documentation":"<p>indicates the number of times the given entity name was seen in the training data. </p>"
"documentation":"<p>Indicates the number of times the given entity type was seen in the training data. </p>"
}
},
"documentation":"<p>Individual item from the list of entity types in the metadata of an entity recognizer.</p>"
Expand Down Expand Up @@ -2367,7 +2367,13 @@
"fr",
"de",
"it",
"pt"
"pt",
"ar",
"hi",
"ja",
"ko",
"zh",
"zh-TW"
]
},
"ListDocumentClassificationJobsRequest":{
Expand Down
123 changes: 123 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
Expand Down Expand Up @@ -419,6 +420,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
Expand Down Expand Up @@ -2016,6 +2018,9 @@
"lakeformation" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down Expand Up @@ -2414,6 +2419,64 @@
}
}
},
"oidc" : {
"endpoints" : {
"ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
},
"hostname" : "oidc.ap-southeast-1.amazonaws.com"
},
"ap-southeast-2" : {
"credentialScope" : {
"region" : "ap-southeast-2"
},
"hostname" : "oidc.ap-southeast-2.amazonaws.com"
},
"ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"hostname" : "oidc.ca-central-1.amazonaws.com"
},
"eu-central-1" : {
"credentialScope" : {
"region" : "eu-central-1"
},
"hostname" : "oidc.eu-central-1.amazonaws.com"
},
"eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
},
"hostname" : "oidc.eu-west-1.amazonaws.com"
},
"eu-west-2" : {
"credentialScope" : {
"region" : "eu-west-2"
},
"hostname" : "oidc.eu-west-2.amazonaws.com"
},
"us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "oidc.us-east-1.amazonaws.com"
},
"us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"hostname" : "oidc.us-east-2.amazonaws.com"
},
"us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"hostname" : "oidc.us-west-2.amazonaws.com"
}
}
},
"opsworks" : {
"endpoints" : {
"ap-northeast-1" : { },
Expand Down Expand Up @@ -2493,6 +2556,64 @@
"us-west-2" : { }
}
},
"portal.sso" : {
"endpoints" : {
"ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
},
"hostname" : "portal.sso.ap-southeast-1.amazonaws.com"
},
"ap-southeast-2" : {
"credentialScope" : {
"region" : "ap-southeast-2"
},
"hostname" : "portal.sso.ap-southeast-2.amazonaws.com"
},
"ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"hostname" : "portal.sso.ca-central-1.amazonaws.com"
},
"eu-central-1" : {
"credentialScope" : {
"region" : "eu-central-1"
},
"hostname" : "portal.sso.eu-central-1.amazonaws.com"
},
"eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
},
"hostname" : "portal.sso.eu-west-1.amazonaws.com"
},
"eu-west-2" : {
"credentialScope" : {
"region" : "eu-west-2"
},
"hostname" : "portal.sso.eu-west-2.amazonaws.com"
},
"us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "portal.sso.us-east-1.amazonaws.com"
},
"us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"hostname" : "portal.sso.us-east-2.amazonaws.com"
},
"us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"hostname" : "portal.sso.us-west-2.amazonaws.com"
}
}
},
"projects.iot1click" : {
"endpoints" : {
"ap-northeast-1" : { },
Expand Down Expand Up @@ -3559,6 +3680,7 @@
"protocols" : [ "https" ]
},
"endpoints" : {
"ap-east-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
Expand All @@ -3568,6 +3690,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down
4 changes: 2 additions & 2 deletions botocore/data/ssm/2014-11-06/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -12159,7 +12159,7 @@
},
"SessionFilterValue":{
"type":"string",
"max":200,
"max":400,
"min":1
},
"SessionId":{
Expand Down Expand Up @@ -12244,7 +12244,7 @@
},
"SessionTarget":{
"type":"string",
"max":50,
"max":400,
"min":1
},
"SeveritySummary":{
Expand Down
3 changes: 3 additions & 0 deletions botocore/data/sso-oidc/2019-06-10/paginators-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"pagination": {}
}
Loading

0 comments on commit aa04d34

Please sign in to comment.