Skip to content

Commit

Permalink
Merge branch 'release-1.34.120' into develop
Browse files Browse the repository at this point in the history
* release-1.34.120:
  Bumping version to 1.34.120
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jun 5, 2024
2 parents 8983a1c + 0789efa commit 9207a3f
Show file tree
Hide file tree
Showing 10 changed files with 447 additions and 44 deletions.
17 changes: 17 additions & 0 deletions .changes/1.34.120.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"category": "``globalaccelerator``",
"description": "This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.",
"type": "api-change"
},
{
"category": "``glue``",
"description": "AWS Glue now supports native SaaS connectivity: Salesforce connector available now",
"type": "api-change"
},
{
"category": "``s3``",
"description": "Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.",
"type": "api-change"
}
]
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
CHANGELOG
=========

1.34.120
========

* api-change:``globalaccelerator``: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.
* api-change:``glue``: AWS Glue now supports native SaaS connectivity: Salesforce connector available now
* api-change:``s3``: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.


1.34.119
========

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.119'
__version__ = '1.34.120'


class NullHandler(logging.Handler):
Expand Down
160 changes: 136 additions & 24 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2951,28 +2951,116 @@
},
"cloud9" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"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" : { },
"il-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
"af-south-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ap-east-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ap-northeast-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ap-northeast-2" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ap-northeast-3" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ap-south-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ap-southeast-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ap-southeast-2" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"ca-central-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"eu-central-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"eu-north-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"eu-south-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"eu-west-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"eu-west-2" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"eu-west-3" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"il-central-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"me-south-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"sa-east-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"us-east-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"us-east-2" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"us-west-1" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"tags" : [ "dualstack" ]
} ]
}
}
},
"cloudcontrolapi" : {
Expand Down Expand Up @@ -5249,8 +5337,18 @@
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "directconnect-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-west-1" : {
"variants" : [ {
"hostname" : "directconnect-fips.ca-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand All @@ -5259,6 +5357,20 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "directconnect-fips.ca-central-1.amazonaws.com"
},
"fips-ca-west-1" : {
"credentialScope" : {
"region" : "ca-west-1"
},
"deprecated" : true,
"hostname" : "directconnect-fips.ca-west-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down
12 changes: 11 additions & 1 deletion botocore/data/globalaccelerator/2018-08-08/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@
"endpointPrefix":"globalaccelerator",
"jsonVersion":"1.1",
"protocol":"json",
"protocols":["json"],
"serviceFullName":"AWS Global Accelerator",
"serviceId":"Global Accelerator",
"signatureVersion":"v4",
"signingName":"globalaccelerator",
"targetPrefix":"GlobalAccelerator_V20180706",
"uid":"globalaccelerator-2018-08-08"
"uid":"globalaccelerator-2018-08-08",
"auth":["aws.auth#sigv4"]
},
"operations":{
"AddCustomRoutingEndpoints":{
Expand Down Expand Up @@ -3264,6 +3266,10 @@
"shape":"IpAddressType",
"documentation":"<p>The IP address type that an accelerator supports. For a standard accelerator, the value can be IPV4 or DUAL_STACK.</p>"
},
"IpAddresses":{
"shape":"IpAddresses",
"documentation":"<p>The IP addresses for an accelerator.</p>"
},
"Enabled":{
"shape":"GenericBoolean",
"documentation":"<p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p> <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>"
Expand Down Expand Up @@ -3365,6 +3371,10 @@
"shape":"IpAddressType",
"documentation":"<p>The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.</p>"
},
"IpAddresses":{
"shape":"IpAddresses",
"documentation":"<p>The IP addresses for an accelerator.</p>"
},
"Enabled":{
"shape":"GenericBoolean",
"documentation":"<p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p> <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>"
Expand Down
Loading

0 comments on commit 9207a3f

Please sign in to comment.