diff --git a/.changes/1.36.1.json b/.changes/1.36.1.json
new file mode 100644
index 0000000000..2e77650de0
--- /dev/null
+++ b/.changes/1.36.1.json
@@ -0,0 +1,12 @@
+[
+ {
+ "category": "``ecs``",
+ "description": "The release addresses Amazon ECS documentation tickets.",
+ "type": "api-change"
+ },
+ {
+ "category": "``sagemaker``",
+ "description": "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering",
+ "type": "api-change"
+ }
+]
\ No newline at end of file
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 426ed5ed9d..fc83d360d9 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,13 @@
CHANGELOG
=========
+1.36.1
+======
+
+* api-change:``ecs``: The release addresses Amazon ECS documentation tickets.
+* api-change:``sagemaker``: Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering
+
+
1.36.0
======
diff --git a/botocore/__init__.py b/botocore/__init__.py
index 70025ede4e..cbd4c6c624 100644
--- a/botocore/__init__.py
+++ b/botocore/__init__.py
@@ -16,7 +16,7 @@
import os
import re
-__version__ = '1.36.0'
+__version__ = '1.36.1'
class NullHandler(logging.Handler):
diff --git a/botocore/data/ecs/2014-11-13/service-2.json b/botocore/data/ecs/2014-11-13/service-2.json
index 148e12ec18..b48970fc37 100644
--- a/botocore/data/ecs/2014-11-13/service-2.json
+++ b/botocore/data/ecs/2014-11-13/service-2.json
@@ -1688,7 +1688,7 @@
},
"linuxParameters":{
"shape":"LinuxParameters",
- "documentation":"
Linux-specific modifications that are applied to the container, such as Linux kernel capabilities. For more information see KernelCapabilities.
This parameter is not supported for Windows containers.
"
+ "documentation":"Linux-specific modifications that are applied to the default Docker container configuration, such as Linux kernel capabilities. For more information see KernelCapabilities.
This parameter is not supported for Windows containers.
"
},
"secrets":{
"shape":"SecretList",
diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json
index d0a69877c0..0a4abace07 100644
--- a/botocore/data/endpoints.json
+++ b/botocore/data/endpoints.json
@@ -18598,26 +18598,126 @@
},
"resiliencehub" : {
"endpoints" : {
- "af-south-1" : { },
- "ap-east-1" : { },
- "ap-northeast-1" : { },
- "ap-northeast-2" : { },
- "ap-south-1" : { },
- "ap-southeast-1" : { },
- "ap-southeast-2" : { },
- "ca-central-1" : { },
- "eu-central-1" : { },
- "eu-north-1" : { },
- "eu-south-1" : { },
- "eu-west-1" : { },
- "eu-west-2" : { },
- "eu-west-3" : { },
- "me-south-1" : { },
- "sa-east-1" : { },
- "us-east-1" : { },
- "us-east-2" : { },
- "us-west-1" : { },
- "us-west-2" : { }
+ "af-south-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.af-south-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "ap-east-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.ap-east-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "ap-northeast-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.ap-northeast-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "ap-northeast-2" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.ap-northeast-2.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "ap-south-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.ap-south-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "ap-southeast-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.ap-southeast-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "ap-southeast-2" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.ap-southeast-2.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "ca-central-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.ca-central-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "eu-central-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.eu-central-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "eu-north-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.eu-north-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "eu-south-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.eu-south-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "eu-west-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.eu-west-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "eu-west-2" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.eu-west-2.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "eu-west-3" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.eu-west-3.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "me-south-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.me-south-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "sa-east-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.sa-east-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "us-east-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.us-east-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "us-east-2" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.us-east-2.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "us-west-1" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.us-west-1.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ },
+ "us-west-2" : {
+ "variants" : [ {
+ "hostname" : "resiliencehub.us-west-2.api.aws",
+ "tags" : [ "dualstack" ]
+ } ]
+ }
}
},
"resource-explorer-2" : {
@@ -31220,12 +31320,24 @@
"variants" : [ {
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
+ }, {
+ "hostname" : "resiliencehub-fips.us-gov-east-1.api.aws",
+ "tags" : [ "dualstack", "fips" ]
+ }, {
+ "hostname" : "resiliencehub.us-gov-east-1.api.aws",
+ "tags" : [ "dualstack" ]
} ]
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
+ }, {
+ "hostname" : "resiliencehub-fips.us-gov-west-1.api.aws",
+ "tags" : [ "dualstack", "fips" ]
+ }, {
+ "hostname" : "resiliencehub.us-gov-west-1.api.aws",
+ "tags" : [ "dualstack" ]
} ]
}
}
diff --git a/botocore/data/partitions.json b/botocore/data/partitions.json
index 0066ea164e..43f6449be3 100644
--- a/botocore/data/partitions.json
+++ b/botocore/data/partitions.json
@@ -92,6 +92,9 @@
"me-south-1" : {
"description" : "Middle East (Bahrain)"
},
+ "mx-central-1" : {
+ "description" : "Mexico (Central)"
+ },
"sa-east-1" : {
"description" : "South America (Sao Paulo)"
},
diff --git a/botocore/data/sagemaker/2017-07-24/service-2.json b/botocore/data/sagemaker/2017-07-24/service-2.json
index 622ea7e6b3..82409c1bf7 100644
--- a/botocore/data/sagemaker/2017-07-24/service-2.json
+++ b/botocore/data/sagemaker/2017-07-24/service-2.json
@@ -35325,6 +35325,7 @@
"ml.p5.48xlarge",
"ml.p5e.48xlarge",
"ml.p5en.48xlarge",
+ "ml.trn1.32xlarge",
"ml.trn2.48xlarge"
]
},
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 473e92c2a3..9e4fca579c 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -59,7 +59,7 @@
# The short X.Y version.
version = '1.36'
# The full version, including alpha/beta/rc tags.
-release = '1.36.0'
+release = '1.36.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.