Skip to content

Commit 3120501

Browse files
Update to latest models
1 parent 0701155 commit 3120501

File tree

13 files changed

+801
-395
lines changed

13 files changed

+801
-395
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``cloudfront``",
4+
"description": "Add dualstack endpoint support"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``deadline``",
4+
"description": "Add support for VPC resource endpoints in Service Managed Fleets"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ec2``",
4+
"description": "This release adds support for C8gn, F2 and P6e-GB200 Instance types"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``sagemaker``",
4+
"description": "This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``timestream-influxdb``",
4+
"description": "Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs."
5+
}

awscli/botocore/data/cloudfront/2020-05-31/endpoint-rule-set-1.json

Lines changed: 381 additions & 276 deletions
Large diffs are not rendered by default.

awscli/botocore/data/cloudfront/2020-05-31/paginators-1.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@
7575
"output_token": "InvalidationList.NextMarker",
7676
"limit_key": "MaxItems",
7777
"result_key": "InvalidationList.Items"
78+
},
79+
"ListOriginAccessControls": {
80+
"input_token": "Marker",
81+
"output_token": "OriginAccessControlList.NextMarker",
82+
"limit_key": "MaxItems",
83+
"result_key": "OriginAccessControlList.Items"
7884
}
7985
}
8086
}

awscli/botocore/data/cloudfront/2020-05-31/service-2.json

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5678,7 +5678,7 @@
56785678
],
56795679
"members":{
56805680
"Name":{
5681-
"shape":"string",
5681+
"shape":"FunctionName",
56825682
"documentation":"<p>The name of the function that you are deleting.</p>",
56835683
"location":"uri",
56845684
"locationName":"Name"
@@ -5744,8 +5744,7 @@
57445744
},
57455745
"DeleteMonitoringSubscriptionResult":{
57465746
"type":"structure",
5747-
"members":{
5748-
}
5747+
"members":{}
57495748
},
57505749
"DeleteOriginAccessControlRequest":{
57515750
"type":"structure",
@@ -5893,7 +5892,7 @@
58935892
"required":["Name"],
58945893
"members":{
58955894
"Name":{
5896-
"shape":"string",
5895+
"shape":"FunctionName",
58975896
"documentation":"<p>The name of the function that you are getting information about.</p>",
58985897
"location":"uri",
58995898
"locationName":"Name"
@@ -6387,7 +6386,7 @@
63876386
"documentation":"<p>A complex type that contains zero or more <code>CustomErrorResponses</code> elements.</p>"
63886387
},
63896388
"Comment":{
6390-
"shape":"string",
6389+
"shape":"sensitiveStringType",
63916390
"documentation":"<p>The comment originally specified when this distribution was created.</p>"
63926391
},
63936392
"PriceClass":{
@@ -7920,7 +7919,7 @@
79207919
"required":["Name"],
79217920
"members":{
79227921
"Name":{
7923-
"shape":"string",
7922+
"shape":"FunctionName",
79247923
"documentation":"<p>The name of the function whose code you are getting.</p>",
79257924
"location":"uri",
79267925
"locationName":"Name"
@@ -11680,7 +11679,7 @@
1168011679
],
1168111680
"members":{
1168211681
"Name":{
11683-
"shape":"string",
11682+
"shape":"FunctionName",
1168411683
"documentation":"<p>The name of the function that you are publishing.</p>",
1168511684
"location":"uri",
1168611685
"locationName":"Name"
@@ -12534,6 +12533,11 @@
1253412533
"max":100.0,
1253512534
"min":0.0
1253612535
},
12536+
"ServerCertificateId":{
12537+
"type":"string",
12538+
"max":32,
12539+
"min":0
12540+
},
1253712541
"SessionStickinessConfig":{
1253812542
"type":"structure",
1253912543
"required":[
@@ -12913,7 +12917,7 @@
1291312917
"required":["Required"],
1291412918
"members":{
1291512919
"Comment":{
12916-
"shape":"string",
12920+
"shape":"sensitiveStringType",
1291712921
"documentation":"<p>A comment to describe the parameter.</p>"
1291812922
},
1291912923
"DefaultValue":{
@@ -13041,7 +13045,7 @@
1304113045
],
1304213046
"members":{
1304313047
"Name":{
13044-
"shape":"string",
13048+
"shape":"FunctionName",
1304513049
"documentation":"<p>The name of the function that you are testing.</p>",
1304613050
"location":"uri",
1304713051
"locationName":"Name"
@@ -14322,7 +14326,7 @@
1432214326
],
1432314327
"members":{
1432414328
"Name":{
14325-
"shape":"string",
14329+
"shape":"FunctionName",
1432614330
"documentation":"<p>The name of the function that you are updating.</p>",
1432714331
"location":"uri",
1432814332
"locationName":"Name"
@@ -14807,7 +14811,7 @@
1480714811
"documentation":"<p>If the distribution uses the CloudFront domain name such as <code>d111111abcdef8.cloudfront.net</code>, set this field to <code>true</code>.</p> <p>If the distribution uses <code>Aliases</code> (alternate domain names or CNAMEs), set this field to <code>false</code> and specify values for the following fields:</p> <ul> <li> <p> <code>ACMCertificateArn</code> or <code>IAMCertificateId</code> (specify a value for one, not both)</p> </li> <li> <p> <code>MinimumProtocolVersion</code> </p> </li> <li> <p> <code>SSLSupportMethod</code> </p> </li> </ul>"
1480814812
},
1480914813
"IAMCertificateId":{
14810-
"shape":"string",
14814+
"shape":"ServerCertificateId",
1481114815
"documentation":"<p><note> <p>This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-config-options.html#unsupported-saas\">Unsupported features for SaaS Manager for Amazon CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p> </note> <p>If the distribution uses <code>Aliases</code> (alternate domain names or CNAMEs) and the SSL/TLS certificate is stored in <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html\">Identity and Access Management (IAM)</a>, provide the ID of the IAM certificate.</p> <p>If you specify an IAM certificate ID, you must also specify values for <code>MinimumProtocolVersion</code> and <code>SSLSupportMethod</code>. </p></p>"
1481214816
},
1481314817
"ACMCertificateArn":{

awscli/botocore/data/deadline/2023-10-12/service-2.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7454,6 +7454,14 @@
74547454
"shape":"StartedAt",
74557455
"documentation":"<p>The date and time the resource started running.</p>"
74567456
},
7457+
"updatedAt":{
7458+
"shape":"UpdatedAt",
7459+
"documentation":"<p>The date and time the resource was updated.</p>"
7460+
},
7461+
"updatedBy":{
7462+
"shape":"UpdatedBy",
7463+
"documentation":"<p>The user or system that updated this resource.</p>"
7464+
},
74577465
"jobParameters":{
74587466
"shape":"JobParameters",
74597467
"documentation":"<p>The job parameters.</p>"
@@ -10380,6 +10388,10 @@
1038010388
"shape":"ServiceManagedEc2InstanceMarketOptions",
1038110389
"documentation":"<p>The Amazon EC2 market type.</p>"
1038210390
},
10391+
"vpcConfiguration":{
10392+
"shape":"VpcConfiguration",
10393+
"documentation":"<p>The VPC configuration details for a service managed Amazon EC2 fleet.</p>"
10394+
},
1038310395
"storageProfileId":{
1038410396
"shape":"StorageProfileId",
1038510397
"documentation":"<p>The storage profile ID.</p>"
@@ -11223,6 +11235,10 @@
1122311235
"shape":"CreatedAt",
1122411236
"documentation":"<p>The date and time the resource was created.</p>"
1122511237
},
11238+
"createdBy":{
11239+
"shape":"CreatedBy",
11240+
"documentation":"<p>The user or system that created this resource.</p>"
11241+
},
1122611242
"startedAt":{
1122711243
"shape":"StartedAt",
1122811244
"documentation":"<p>The date and time the resource started running.</p>"
@@ -11231,6 +11247,14 @@
1123111247
"shape":"EndedAt",
1123211248
"documentation":"<p>The date and time the resource ended running.</p>"
1123311249
},
11250+
"updatedAt":{
11251+
"shape":"UpdatedAt",
11252+
"documentation":"<p>The date and time the resource was updated.</p>"
11253+
},
11254+
"updatedBy":{
11255+
"shape":"UpdatedBy",
11256+
"documentation":"<p>The user or system that updated this resource.</p>"
11257+
},
1123411258
"parameterSpace":{
1123511259
"shape":"ParameterSpace",
1123611260
"documentation":"<p>The parameters and combination expressions for the search.</p>"
@@ -11674,6 +11698,14 @@
1167411698
"endedAt":{
1167511699
"shape":"EndedAt",
1167611700
"documentation":"<p>The date and time the resource ended running.</p>"
11701+
},
11702+
"updatedAt":{
11703+
"shape":"UpdatedAt",
11704+
"documentation":"<p>The date and time the resource was updated.</p>"
11705+
},
11706+
"updatedBy":{
11707+
"shape":"UpdatedBy",
11708+
"documentation":"<p>The user or system that updated this resource.</p>"
1167711709
}
1167811710
},
1167911711
"documentation":"<p>The details of a task search.</p>"
@@ -12854,12 +12886,31 @@
1285412886
"OTHER"
1285512887
]
1285612888
},
12889+
"VpcConfiguration":{
12890+
"type":"structure",
12891+
"members":{
12892+
"resourceConfigurationArns":{
12893+
"shape":"VpcResourceConfigurationArns",
12894+
"documentation":"<p>The ARNs of the VPC Lattice resource configurations attached to the fleet.</p>"
12895+
}
12896+
},
12897+
"documentation":"<p>The configuration options for a service managed fleet's VPC.</p>"
12898+
},
1285712899
"VpcId":{
1285812900
"type":"string",
1285912901
"max":32,
1286012902
"min":1,
1286112903
"pattern":"vpc-[\\w]{1,120}"
1286212904
},
12905+
"VpcResourceConfigurationArn":{
12906+
"type":"string",
12907+
"max":2048,
12908+
"min":1
12909+
},
12910+
"VpcResourceConfigurationArns":{
12911+
"type":"list",
12912+
"member":{"shape":"VpcResourceConfigurationArn"}
12913+
},
1286312914
"WindowsUser":{
1286412915
"type":"structure",
1286512916
"required":[

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41774,7 +41774,21 @@
4177441774
"r8gd.24xlarge",
4177541775
"r8gd.48xlarge",
4177641776
"r8gd.metal-24xl",
41777-
"r8gd.metal-48xl"
41777+
"r8gd.metal-48xl",
41778+
"c8gn.medium",
41779+
"c8gn.large",
41780+
"c8gn.xlarge",
41781+
"c8gn.2xlarge",
41782+
"c8gn.4xlarge",
41783+
"c8gn.8xlarge",
41784+
"c8gn.12xlarge",
41785+
"c8gn.16xlarge",
41786+
"c8gn.24xlarge",
41787+
"c8gn.48xlarge",
41788+
"c8gn.metal-24xl",
41789+
"c8gn.metal-48xl",
41790+
"f2.6xlarge",
41791+
"p6e-gb200.36xlarge"
4177841792
]
4177941793
},
4178041794
"InstanceTypeHypervisor":{

0 commit comments

Comments
 (0)