Skip to content

Commit 8983a1c

Browse files
Merge branch 'release-1.34.119' into develop
* release-1.34.119: Bumping version to 1.34.119 Update endpoints model Update to latest models
2 parents b89e0ac + 704c665 commit 8983a1c

File tree

13 files changed

+3020
-523
lines changed

13 files changed

+3020
-523
lines changed

.changes/1.34.119.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"category": "``ec2``",
4+
"description": "U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``pipes``",
9+
"description": "This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``sagemaker``",
14+
"description": "Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``taxsettings``",
19+
"description": "Initial release of AWS Tax Settings API",
20+
"type": "api-change"
21+
}
22+
]

CHANGELOG.rst

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
CHANGELOG
33
=========
44

5+
1.34.119
6+
========
7+
8+
* api-change:``ec2``: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
9+
* api-change:``pipes``: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
10+
* api-change:``sagemaker``: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
11+
* api-change:``taxsettings``: Initial release of AWS Tax Settings API
12+
13+
514
1.34.118
615
========
716

botocore/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import os
1717
import re
1818

19-
__version__ = '1.34.118'
19+
__version__ = '1.34.119'
2020

2121

2222
class NullHandler(logging.Handler):

botocore/data/ec2/2016-11-15/service-2.json

+11-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"apiVersion":"2016-11-15",
55
"endpointPrefix":"ec2",
66
"protocol":"ec2",
7+
"protocols":["query"],
78
"serviceAbbreviation":"Amazon EC2",
89
"serviceFullName":"Amazon Elastic Compute Cloud",
910
"serviceId":"EC2",
@@ -37129,7 +37130,16 @@
3712937130
"g6.24xlarge",
3713037131
"g6.48xlarge",
3713137132
"gr6.4xlarge",
37132-
"gr6.8xlarge"
37133+
"gr6.8xlarge",
37134+
"c7i-flex.large",
37135+
"c7i-flex.xlarge",
37136+
"c7i-flex.2xlarge",
37137+
"c7i-flex.4xlarge",
37138+
"c7i-flex.8xlarge",
37139+
"u7i-12tb.224xlarge",
37140+
"u7in-16tb.224xlarge",
37141+
"u7in-24tb.224xlarge",
37142+
"u7in-32tb.224xlarge"
3713337143
]
3713437144
},
3713537145
"InstanceTypeHypervisor":{

botocore/data/endpoints.json

+12-39
Original file line numberDiff line numberDiff line change
@@ -9020,6 +9020,7 @@
90209020
"ap-southeast-3" : { },
90219021
"ap-southeast-4" : { },
90229022
"ca-central-1" : { },
9023+
"ca-west-1" : { },
90239024
"eu-central-1" : { },
90249025
"eu-central-2" : { },
90259026
"eu-north-1" : { },
@@ -19581,9 +19582,11 @@
1958119582
"eu-north-1" : { },
1958219583
"eu-west-1" : { },
1958319584
"eu-west-2" : { },
19585+
"eu-west-3" : { },
1958419586
"sa-east-1" : { },
1958519587
"us-east-1" : { },
1958619588
"us-east-2" : { },
19589+
"us-west-1" : { },
1958719590
"us-west-2" : { }
1958819591
}
1958919592
},
@@ -27888,43 +27891,23 @@
2788827891
},
2788927892
"rds" : {
2789027893
"endpoints" : {
27891-
"rds-fips.us-iso-east-1" : {
27892-
"credentialScope" : {
27893-
"region" : "us-iso-east-1"
27894-
},
27895-
"deprecated" : true,
27896-
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
27897-
},
27898-
"rds-fips.us-iso-west-1" : {
27899-
"credentialScope" : {
27900-
"region" : "us-iso-west-1"
27901-
},
27902-
"deprecated" : true,
27903-
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
27904-
},
2790527894
"rds.us-iso-east-1" : {
2790627895
"credentialScope" : {
2790727896
"region" : "us-iso-east-1"
2790827897
},
2790927898
"deprecated" : true,
27910-
"variants" : [ {
27911-
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
27912-
"tags" : [ "fips" ]
27913-
} ]
27899+
"hostname" : "rds.us-iso-east-1.c2s.ic.gov"
2791427900
},
2791527901
"rds.us-iso-west-1" : {
2791627902
"credentialScope" : {
2791727903
"region" : "us-iso-west-1"
2791827904
},
2791927905
"deprecated" : true,
27920-
"variants" : [ {
27921-
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
27922-
"tags" : [ "fips" ]
27923-
} ]
27906+
"hostname" : "rds.us-iso-west-1.c2s.ic.gov"
2792427907
},
2792527908
"us-iso-east-1" : {
2792627909
"variants" : [ {
27927-
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
27910+
"hostname" : "rds.us-iso-east-1.c2s.ic.gov",
2792827911
"tags" : [ "fips" ]
2792927912
} ]
2793027913
},
@@ -27933,11 +27916,11 @@
2793327916
"region" : "us-iso-east-1"
2793427917
},
2793527918
"deprecated" : true,
27936-
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
27919+
"hostname" : "rds.us-iso-east-1.c2s.ic.gov"
2793727920
},
2793827921
"us-iso-west-1" : {
2793927922
"variants" : [ {
27940-
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
27923+
"hostname" : "rds.us-iso-west-1.c2s.ic.gov",
2794127924
"tags" : [ "fips" ]
2794227925
} ]
2794327926
},
@@ -27946,7 +27929,7 @@
2794627929
"region" : "us-iso-west-1"
2794727930
},
2794827931
"deprecated" : true,
27949-
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
27932+
"hostname" : "rds.us-iso-west-1.c2s.ic.gov"
2795027933
}
2795127934
}
2795227935
},
@@ -28616,26 +28599,16 @@
2861628599
},
2861728600
"rds" : {
2861828601
"endpoints" : {
28619-
"rds-fips.us-isob-east-1" : {
28620-
"credentialScope" : {
28621-
"region" : "us-isob-east-1"
28622-
},
28623-
"deprecated" : true,
28624-
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
28625-
},
2862628602
"rds.us-isob-east-1" : {
2862728603
"credentialScope" : {
2862828604
"region" : "us-isob-east-1"
2862928605
},
2863028606
"deprecated" : true,
28631-
"variants" : [ {
28632-
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28633-
"tags" : [ "fips" ]
28634-
} ]
28607+
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
2863528608
},
2863628609
"us-isob-east-1" : {
2863728610
"variants" : [ {
28638-
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28611+
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov",
2863928612
"tags" : [ "fips" ]
2864028613
} ]
2864128614
},
@@ -28644,7 +28617,7 @@
2864428617
"region" : "us-isob-east-1"
2864528618
},
2864628619
"deprecated" : true,
28647-
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
28620+
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
2864828621
}
2864928622
}
2865028623
},

0 commit comments

Comments
 (0)