Skip to content

Commit

Permalink
Merge branch 'release-1.31.61' into develop
Browse files Browse the repository at this point in the history
* release-1.31.61:
  Bumping version to 1.31.61
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Oct 5, 2023
2 parents 9ae4337 + 87d33c4 commit f6cc297
Show file tree
Hide file tree
Showing 11 changed files with 1,797 additions and 329 deletions.
32 changes: 32 additions & 0 deletions .changes/1.31.61.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"category": "``omics``",
"description": "Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API",
"type": "api-change"
},
{
"category": "``rds``",
"description": "Updates Amazon RDS documentation for corrections and minor improvements.",
"type": "api-change"
},
{
"category": "``route53``",
"description": "Add hostedzonetype filter to ListHostedZones API.",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster",
"type": "api-change"
},
{
"category": "``storagegateway``",
"description": "Add SoftwareVersion to response of DescribeGatewayInformation.",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.",
"type": "api-change"
}
]
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
CHANGELOG
=========

1.31.61
=======

* api-change:``omics``: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API
* api-change:``rds``: Updates Amazon RDS documentation for corrections and minor improvements.
* api-change:``route53``: Add hostedzonetype filter to ListHostedZones API.
* api-change:``securityhub``: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
* api-change:``storagegateway``: Add SoftwareVersion to response of DescribeGatewayInformation.
* api-change:``workspaces``: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.


1.31.60
=======

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 os
import re

__version__ = '1.31.60'
__version__ = '1.31.61'


class NullHandler(logging.Handler):
Expand Down
81 changes: 81 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2424,6 +2424,12 @@
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"bedrock-ap-northeast-1" : {
"credentialScope" : {
"region" : "ap-northeast-1"
},
"hostname" : "bedrock.ap-northeast-1.amazonaws.com"
},
"bedrock-ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
Expand All @@ -2442,6 +2448,12 @@
},
"hostname" : "bedrock-fips.us-west-2.amazonaws.com"
},
"bedrock-runtime-ap-northeast-1" : {
"credentialScope" : {
"region" : "ap-northeast-1"
},
"hostname" : "bedrock-runtime.ap-northeast-1.amazonaws.com"
},
"bedrock-runtime-ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
Expand Down Expand Up @@ -4590,6 +4602,9 @@
"ap-east-1" : {
"hostname" : "datazone.ap-east-1.api.aws"
},
"ap-northeast-1" : {
"hostname" : "datazone.ap-northeast-1.api.aws"
},
"ap-northeast-2" : {
"hostname" : "datazone.ap-northeast-2.api.aws"
},
Expand All @@ -4602,21 +4617,43 @@
"ap-south-2" : {
"hostname" : "datazone.ap-south-2.api.aws"
},
"ap-southeast-1" : {
"hostname" : "datazone.ap-southeast-1.api.aws"
},
"ap-southeast-2" : {
"hostname" : "datazone.ap-southeast-2.api.aws"
},
"ap-southeast-3" : {
"hostname" : "datazone.ap-southeast-3.api.aws"
},
"ap-southeast-4" : {
"hostname" : "datazone.ap-southeast-4.api.aws"
},
"ca-central-1" : {
"hostname" : "datazone.ca-central-1.api.aws",
"variants" : [ {
"hostname" : "datazone-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : {
"hostname" : "datazone.eu-central-1.api.aws"
},
"eu-central-2" : {
"hostname" : "datazone.eu-central-2.api.aws"
},
"eu-north-1" : {
"hostname" : "datazone.eu-north-1.api.aws"
},
"eu-south-1" : {
"hostname" : "datazone.eu-south-1.api.aws"
},
"eu-south-2" : {
"hostname" : "datazone.eu-south-2.api.aws"
},
"eu-west-1" : {
"hostname" : "datazone.eu-west-1.api.aws"
},
"eu-west-2" : {
"hostname" : "datazone.eu-west-2.api.aws"
},
Expand All @@ -4632,8 +4669,32 @@
"me-south-1" : {
"hostname" : "datazone.me-south-1.api.aws"
},
"sa-east-1" : {
"hostname" : "datazone.sa-east-1.api.aws"
},
"us-east-1" : {
"hostname" : "datazone.us-east-1.api.aws",
"variants" : [ {
"hostname" : "datazone-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2" : {
"hostname" : "datazone.us-east-2.api.aws",
"variants" : [ {
"hostname" : "datazone-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1" : {
"hostname" : "datazone.us-west-1.api.aws"
},
"us-west-2" : {
"hostname" : "datazone.us-west-2.api.aws",
"variants" : [ {
"hostname" : "datazone-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
Expand Down Expand Up @@ -22734,6 +22795,26 @@
}
}
},
"m2" : {
"endpoints" : {
"fips-us-gov-east-1" : {
"deprecated" : true
},
"fips-us-gov-west-1" : {
"deprecated" : true
},
"us-gov-east-1" : {
"variants" : [ {
"tags" : [ "fips" ]
} ]
},
"us-gov-west-1" : {
"variants" : [ {
"tags" : [ "fips" ]
} ]
}
}
},
"managedblockchain" : {
"endpoints" : {
"us-gov-west-1" : { }
Expand Down
Loading

0 comments on commit f6cc297

Please sign in to comment.