Skip to content

Commit

Permalink
Merge branch 'release-1.34.41' into develop
Browse files Browse the repository at this point in the history
* release-1.34.41:
  Bumping version to 1.34.41
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Feb 13, 2024
2 parents 42903c4 + e63510e commit cf7b844
Show file tree
Hide file tree
Showing 12 changed files with 442 additions and 205 deletions.
32 changes: 32 additions & 0 deletions .changes/1.34.41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"category": "ContainerProvider",
"description": "Properly refreshes token from file from EKS in ContainerProvider",
"type": "bugfix"
},
{
"category": "``lightsail``",
"description": "This release adds support to upgrade the major version of a database.",
"type": "api-change"
},
{
"category": "``marketplace-catalog``",
"description": "AWS Marketplace Catalog API now supports setting intent on requests",
"type": "api-change"
},
{
"category": "``resource-explorer-2``",
"description": "Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.",
"type": "api-change"
},
{
"category": "``securitylake``",
"description": "Documentation updates for Security Lake",
"type": "api-change"
},
{
"category": "``endpoint-rules``",
"description": "Update endpoint-rules client to latest version",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-ContainerProvider-22191.json

This file was deleted.

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.34.41
=======

* bugfix:ContainerProvider: Properly refreshes token from file from EKS in ContainerProvider
* api-change:``lightsail``: This release adds support to upgrade the major version of a database.
* api-change:``marketplace-catalog``: AWS Marketplace Catalog API now supports setting intent on requests
* api-change:``resource-explorer-2``: Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.
* api-change:``securitylake``: Documentation updates for Security Lake
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version


1.34.40
=======

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.34.40'
__version__ = '1.34.41'


class NullHandler(logging.Handler):
Expand Down
120 changes: 19 additions & 101 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -14341,72 +14341,26 @@
}
},
"resource-explorer-2" : {
"defaults" : {
"dnsSuffix" : "api.aws",
"variants" : [ {
"dnsSuffix" : "api.aws",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"ap-northeast-1" : {
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
},
"ap-northeast-2" : {
"hostname" : "resource-explorer-2.ap-northeast-2.api.aws"
},
"ap-northeast-3" : {
"hostname" : "resource-explorer-2.ap-northeast-3.api.aws"
},
"ap-south-1" : {
"hostname" : "resource-explorer-2.ap-south-1.api.aws"
},
"ap-southeast-1" : {
"hostname" : "resource-explorer-2.ap-southeast-1.api.aws"
},
"ap-southeast-2" : {
"hostname" : "resource-explorer-2.ap-southeast-2.api.aws"
},
"ap-southeast-3" : {
"hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
},
"ca-central-1" : {
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
},
"eu-central-1" : {
"hostname" : "resource-explorer-2.eu-central-1.api.aws"
},
"eu-north-1" : {
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
},
"eu-west-1" : {
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
},
"eu-west-2" : {
"hostname" : "resource-explorer-2.eu-west-2.api.aws"
},
"eu-west-3" : {
"hostname" : "resource-explorer-2.eu-west-3.api.aws"
},
"me-south-1" : {
"hostname" : "resource-explorer-2.me-south-1.api.aws"
},
"sa-east-1" : {
"hostname" : "resource-explorer-2.sa-east-1.api.aws"
},
"us-east-1" : {
"hostname" : "resource-explorer-2.us-east-1.api.aws"
},
"us-east-2" : {
"hostname" : "resource-explorer-2.us-east-2.api.aws"
},
"us-west-1" : {
"hostname" : "resource-explorer-2.us-west-1.api.aws"
},
"us-west-2" : {
"hostname" : "resource-explorer-2.us-west-2.api.aws"
}
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-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" : { }
}
},
"resource-groups" : {
Expand Down Expand Up @@ -21044,24 +20998,6 @@
"cn-north-1" : { }
}
},
"resource-explorer-2" : {
"defaults" : {
"dnsSuffix" : "api.amazonwebservices.com.cn",
"variants" : [ {
"dnsSuffix" : "api.amazonwebservices.com.cn",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"cn-north-1" : {
"hostname" : "resource-explorer-2.cn-north-1.api.amazonwebservices.com.cn"
},
"cn-northwest-1" : {
"hostname" : "resource-explorer-2.cn-northwest-1.api.amazonwebservices.com.cn"
}
}
},
"resource-groups" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -24968,24 +24904,6 @@
}
}
},
"resource-explorer-2" : {
"defaults" : {
"dnsSuffix" : "api.aws",
"variants" : [ {
"dnsSuffix" : "api.aws",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"us-gov-east-1" : {
"hostname" : "resource-explorer-2.us-gov-east-1.api.aws"
},
"us-gov-west-1" : {
"hostname" : "resource-explorer-2.us-gov-west-1.api.aws"
}
}
},
"resource-groups" : {
"defaults" : {
"variants" : [ {
Expand Down
4 changes: 4 additions & 0 deletions botocore/data/lightsail/2016-11-28/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -12356,6 +12356,10 @@
"caCertificateIdentifier":{
"shape":"string",
"documentation":"<p>Indicates the certificate that needs to be associated with the database.</p>"
},
"relationalDatabaseBlueprintId":{
"shape":"string",
"documentation":"<p>This parameter is used to update the major version of the database. Enter the <code>blueprintId</code> for the major version that you want to update to.</p> <p>Use the <a href=\"https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetRelationalDatabaseBlueprints.html\">GetRelationalDatabaseBlueprints</a> action to get a list of available blueprint IDs.</p>"
}
}
},
Expand Down
29 changes: 22 additions & 7 deletions botocore/data/marketplace-catalog/2018-09-17/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{"shape":"ThrottlingException"},
{"shape":"ValidationException"}
],
"documentation":"<p>Returns metadata and content for multiple entities.</p>"
"documentation":"<p>Returns metadata and content for multiple entities. This is the Batch version of the <code>DescribeEntity</code> API and uses the same IAM permission action as <code>DescribeEntity</code> API.</p>"
},
"CancelChangeSet":{
"name":"CancelChangeSet",
Expand Down Expand Up @@ -296,7 +296,7 @@
"documentation":"<p>The visibility of the AMI product.</p>"
}
},
"documentation":"<p>Object containing all the filter fields for AMI products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
"documentation":"<p>Object containing all the filter fields for AMI products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
},
"AmiProductLastModifiedDateFilter":{
"type":"structure",
Expand Down Expand Up @@ -685,7 +685,7 @@
"documentation":"<p>The visibility of the container product.</p>"
}
},
"documentation":"<p>Object containing all the filter fields for container products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
"documentation":"<p>Object containing all the filter fields for container products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
},
"ContainerProductLastModifiedDateFilter":{
"type":"structure",
Expand Down Expand Up @@ -841,7 +841,7 @@
"documentation":"<p>The last date on which the data product was modified.</p>"
}
},
"documentation":"<p>Object containing all the filter fields for data products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
"documentation":"<p>Object containing all the filter fields for data products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
},
"DataProductLastModifiedDateFilter":{
"type":"structure",
Expand Down Expand Up @@ -1015,6 +1015,10 @@
"shape":"ChangeSetName",
"documentation":"<p>The optional name provided in the <code>StartChangeSet</code> request. If you do not provide a name, one is set by default.</p>"
},
"Intent":{
"shape":"Intent",
"documentation":"<p>The optional intent provided in the <code>StartChangeSet</code> request. If you do not provide an intent, <code>APPLY</code> is set by default.</p>"
},
"StartTime":{
"shape":"DateTimeISO8601",
"documentation":"<p>The date and time, in ISO 8601 format (2018-02-27T13:45:22Z), the request started. </p>"
Expand Down Expand Up @@ -1400,6 +1404,13 @@
"min":1,
"pattern":"^[\\w\\-@]+$"
},
"Intent":{
"type":"string",
"enum":[
"VALIDATE",
"APPLY"
]
},
"InternalServiceException":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1674,7 +1685,7 @@
"documentation":"<p>Allows filtering on the <code>LastModifiedDate</code> of an offer.</p>"
}
},
"documentation":"<p>A filter for offers entity.</p>"
"documentation":"<p>Object containing all the filter fields for offers entity. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
},
"OfferLastModifiedDateFilter":{
"type":"structure",
Expand Down Expand Up @@ -2069,7 +2080,7 @@
"documentation":"<p>Allows filtering on the <code>LastModifiedDate</code> of a ResaleAuthorization.</p>"
}
},
"documentation":"<p>A filter for ResaleAuthorization entity.</p>"
"documentation":"<p>Object containing all the filter fields for resale authorization entity. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
},
"ResaleAuthorizationLastModifiedDateFilter":{
"type":"structure",
Expand Down Expand Up @@ -2541,7 +2552,7 @@
"documentation":"<p>The last date on which the SaaS product was modified.</p>"
}
},
"documentation":"<p>Object containing all the filter fields for SaaS products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
"documentation":"<p>Object containing all the filter fields for SaaS products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>"
},
"SaaSProductLastModifiedDateFilter":{
"type":"structure",
Expand Down Expand Up @@ -2719,6 +2730,10 @@
"ChangeSetTags":{
"shape":"TagList",
"documentation":"<p>A list of objects specifying each key name and value for the <code>ChangeSetTags</code> property.</p>"
},
"Intent":{
"shape":"Intent",
"documentation":"<p>The intent related to the request. The default is <code>APPLY</code>. To test your request before applying changes to your entities, use <code>VALIDATE</code>. This feature is currently available for adding versions to single-AMI products. For more information, see <a href=\"https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/ami-products.html#ami-add-version\">Add a new version</a>.</p>"
}
}
},
Expand Down
Loading

0 comments on commit cf7b844

Please sign in to comment.