Skip to content

Commit

Permalink
Merge branch 'release-1.35.27'
Browse files Browse the repository at this point in the history
* release-1.35.27:
  Bumping version to 1.35.27
  Update endpoints model
  Update to latest models
  remove worklink client following the service deprecation (#3264)
  remove dead comment (#3265)
  • Loading branch information
aws-sdk-python-automation committed Sep 25, 2024
2 parents 7274143 + 889bcb1 commit e7d437a
Show file tree
Hide file tree
Showing 13 changed files with 58 additions and 2,587 deletions.
22 changes: 22 additions & 0 deletions .changes/1.35.27.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``cloudtrail``",
"description": "Doc-only update for CloudTrail network activity events release (in preview)",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "Updates to documentation for the transit gateway security group referencing feature.",
"type": "api-change"
},
{
"category": "``fsx``",
"description": "Doc-only update to address Lustre S3 hard-coded names.",
"type": "api-change"
},
{
"category": "``worklink``",
"description": "The worklink client has been removed following the deprecation of the service.",
"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.35.27
=======

* api-change:``cloudtrail``: Doc-only update for CloudTrail network activity events release (in preview)
* api-change:``ec2``: Updates to documentation for the transit gateway security group referencing feature.
* api-change:``fsx``: Doc-only update to address Lustre S3 hard-coded names.
* api-change:``worklink``: The worklink client has been removed following the deprecation of the service.


1.35.26
=======

Expand Down
6 changes: 1 addition & 5 deletions 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.35.26'
__version__ = '1.35.27'


class NullHandler(logging.Handler):
Expand Down Expand Up @@ -55,10 +55,6 @@ def emit(self, record):
('ExecutePartiQLBatch', '_'): 'execute_partiql_batch',
('ExecutePartiQLBatch', '-'): 'execute-partiql-batch',
}
# The items in this dict represent partial renames to apply globally to all
# services which might have a matching argument or operation. This way a
# common mis-translation can be fixed without having to call out each
# individual case.
ScalarTypes = ('string', 'integer', 'boolean', 'timestamp', 'float', 'double')

BOTOCORE_ROOT = os.path.dirname(os.path.abspath(__file__))
Expand Down
24 changes: 12 additions & 12 deletions botocore/data/cloudtrail/2013-11-01/service-2.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions botocore/data/ec2/2016-11-15/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -15661,7 +15661,7 @@
},
"SecurityGroupReferencingSupport":{
"shape":"SecurityGroupReferencingSupportValue",
"documentation":"<note> <p>This parameter is in preview and may not be available for your account.</p> </note> <p>Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p> <p>If you don't enable or disable SecurityGroupReferencingSupport in the request, the attachment will inherit the security group referencing support setting on the transit gateway.</p>"
"documentation":"<p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management. </p> <p>This option is disabled by default.</p> <p>If you don't enable or disable SecurityGroupReferencingSupport in the request, the attachment will inherit the security group referencing support setting on the transit gateway.</p> <p>For more information about security group referencing, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security\">Security group referencing </a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>"
},
"Ipv6Support":{
"shape":"Ipv6SupportValue",
Expand Down Expand Up @@ -44135,7 +44135,7 @@
},
"SecurityGroupReferencingSupport":{
"shape":"SecurityGroupReferencingSupportValue",
"documentation":"<note> <p>This parameter is in preview and may not be available for your account.</p> </note> <p>Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>"
"documentation":"<p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management. </p> <p>This option is disabled by default.</p> <p>For more information about security group referencing, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security\">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>"
},
"AutoAcceptSharedAttachments":{
"shape":"AutoAcceptSharedAttachmentsValue",
Expand Down Expand Up @@ -44270,7 +44270,7 @@
},
"SecurityGroupReferencingSupport":{
"shape":"SecurityGroupReferencingSupportValue",
"documentation":"<note> <p>This parameter is in preview and may not be available for your account.</p> </note> <p>Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>"
"documentation":"<p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management. </p> <p>This option is disabled by default.</p> <p>For more information about security group referencing, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security\">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>"
},
"Ipv6Support":{
"shape":"Ipv6SupportValue",
Expand Down Expand Up @@ -57703,7 +57703,7 @@
},
"SecurityGroupReferencingSupport":{
"shape":"SecurityGroupReferencingSupportValue",
"documentation":"<note> <p>This parameter is in preview and may not be available for your account.</p> </note> <p>Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>",
"documentation":"<p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.</p> <p>This option is enabled by default.</p> <p>For more information about security group referencing, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security\">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>",
"locationName":"securityGroupReferencingSupport"
},
"MulticastSupport":{
Expand Down Expand Up @@ -58103,7 +58103,7 @@
},
"SecurityGroupReferencingSupport":{
"shape":"SecurityGroupReferencingSupportValue",
"documentation":"<note> <p>This parameter is in preview and may not be available for your account.</p> </note> <p>Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>"
"documentation":"<p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management. </p> <p>This option is disabled by default.</p> <p>For more information about security group referencing, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security\">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>"
},
"MulticastSupport":{
"shape":"MulticastSupportValue",
Expand Down Expand Up @@ -58560,7 +58560,7 @@
},
"SecurityGroupReferencingSupport":{
"shape":"SecurityGroupReferencingSupportValue",
"documentation":"<note> <p>This parameter is in preview and may not be available for your account.</p> </note> <p>Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>",
"documentation":"<p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management. </p> <p>This option is disabled by default.</p> <p>For more information about security group referencing, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security\">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>",
"locationName":"securityGroupReferencingSupport"
},
"Ipv6Support":{
Expand Down
2 changes: 2 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -20913,6 +20913,7 @@
"vpc-lattice" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
Expand All @@ -20925,6 +20926,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down
Loading

0 comments on commit e7d437a

Please sign in to comment.