Skip to content

Commit b200273

Browse files
Updated API models and rebuilt service gems.
1 parent 39cf48f commit b200273

File tree

27 files changed

+960
-781
lines changed

27 files changed

+960
-781
lines changed

apis/emr-serverless/2021-07-13/api-2.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"metadata":{
44
"apiVersion":"2021-07-13",
55
"endpointPrefix":"emr-serverless",
6-
"jsonVersion":"1.1",
76
"protocol":"rest-json",
7+
"protocols":["rest-json"],
88
"serviceFullName":"EMR Serverless",
99
"serviceId":"EMR Serverless",
1010
"signatureVersion":"v4",
@@ -278,7 +278,8 @@
278278
"imageConfiguration":{"shape":"ImageConfiguration"},
279279
"workerTypeSpecifications":{"shape":"WorkerTypeSpecificationMap"},
280280
"runtimeConfiguration":{"shape":"ConfigurationList"},
281-
"monitoringConfiguration":{"shape":"MonitoringConfiguration"}
281+
"monitoringConfiguration":{"shape":"MonitoringConfiguration"},
282+
"interactiveConfiguration":{"shape":"InteractiveConfiguration"}
282283
}
283284
},
284285
"ApplicationArn":{
@@ -499,7 +500,8 @@
499500
"imageConfiguration":{"shape":"ImageConfigurationInput"},
500501
"workerTypeSpecifications":{"shape":"WorkerTypeSpecificationInputMap"},
501502
"runtimeConfiguration":{"shape":"ConfigurationList"},
502-
"monitoringConfiguration":{"shape":"MonitoringConfiguration"}
503+
"monitoringConfiguration":{"shape":"MonitoringConfiguration"},
504+
"interactiveConfiguration":{"shape":"InteractiveConfiguration"}
503505
}
504506
},
505507
"CreateApplicationResponse":{
@@ -720,6 +722,13 @@
720722
"type":"integer",
721723
"box":true
722724
},
725+
"InteractiveConfiguration":{
726+
"type":"structure",
727+
"members":{
728+
"studioEnabled":{"shape":"Boolean"},
729+
"livyEndpointEnabled":{"shape":"Boolean"}
730+
}
731+
},
723732
"InternalServerException":{
724733
"type":"structure",
725734
"required":["message"],
@@ -1332,6 +1341,7 @@
13321341
"architecture":{"shape":"Architecture"},
13331342
"imageConfiguration":{"shape":"ImageConfigurationInput"},
13341343
"workerTypeSpecifications":{"shape":"WorkerTypeSpecificationInputMap"},
1344+
"interactiveConfiguration":{"shape":"InteractiveConfiguration"},
13351345
"releaseLabel":{"shape":"ReleaseLabel"},
13361346
"runtimeConfiguration":{"shape":"ConfigurationList"},
13371347
"monitoringConfiguration":{"shape":"MonitoringConfiguration"}

apis/emr-serverless/2021-07-13/docs-2.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
"AutoStartConfig$enabled": "<p>Enables the application to automatically start on job submission. Defaults to true.</p>",
129129
"AutoStopConfig$enabled": "<p>Enables the application to automatically stop after a certain amount of time being idle. Defaults to true.</p>",
130130
"CloudWatchLoggingConfiguration$enabled": "<p>Enables CloudWatch logging.</p>",
131+
"InteractiveConfiguration$studioEnabled": "<p>Enables you to connect an application to Amazon EMR Studio to run interactive workloads in a notebook.</p>",
132+
"InteractiveConfiguration$livyEndpointEnabled": "<p>Enables an Apache Livy endpoint that you can connect to and run interactive jobs.</p>",
131133
"ManagedPersistenceMonitoringConfiguration$enabled": "<p>Enables managed logging and defaults to true. If set to false, managed logging will be turned off.</p>"
132134
}
133135
},
@@ -406,6 +408,14 @@
406408
"JobRun$totalExecutionDurationSeconds": "<p>The job run total execution duration in seconds. This field is only available for job runs in a <code>COMPLETED</code>, <code>FAILED</code>, or <code>CANCELLED</code> state.</p>"
407409
}
408410
},
411+
"InteractiveConfiguration": {
412+
"base": "<p>The configuration to use to enable the different types of interactive use cases in an application.</p>",
413+
"refs": {
414+
"Application$interactiveConfiguration": "<p>The interactive configuration object that enables the interactive use cases for an application.</p>",
415+
"CreateApplicationRequest$interactiveConfiguration": "<p>The interactive configuration object that enables the interactive use cases to use when running an application.</p>",
416+
"UpdateApplicationRequest$interactiveConfiguration": "<p>The interactive configuration object that contains new interactive use cases when the application is updated.</p>"
417+
}
418+
},
409419
"InternalServerException": {
410420
"base": "<p>Request processing failed because of an error or failure with the service.</p>",
411421
"refs": {

apis/opsworks/2013-02-18/api-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"endpointPrefix":"opsworks",
66
"jsonVersion":"1.1",
77
"protocol":"json",
8+
"protocols":["json"],
89
"serviceFullName":"AWS OpsWorks",
910
"serviceId":"OpsWorks",
1011
"signatureVersion":"v4",

apis/opsworks/2013-02-18/docs-2.json

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

apis/opsworks/2013-02-18/endpoint-rule-set-1.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
]
4141
}
4242
],
43-
"type": "tree",
4443
"rules": [
4544
{
4645
"conditions": [
@@ -83,7 +82,8 @@
8382
},
8483
"type": "endpoint"
8584
}
86-
]
85+
],
86+
"type": "tree"
8787
},
8888
{
8989
"conditions": [
@@ -96,7 +96,6 @@
9696
]
9797
}
9898
],
99-
"type": "tree",
10099
"rules": [
101100
{
102101
"conditions": [
@@ -110,7 +109,6 @@
110109
"assign": "PartitionResult"
111110
}
112111
],
113-
"type": "tree",
114112
"rules": [
115113
{
116114
"conditions": [
@@ -133,7 +131,6 @@
133131
]
134132
}
135133
],
136-
"type": "tree",
137134
"rules": [
138135
{
139136
"conditions": [
@@ -168,7 +165,6 @@
168165
]
169166
}
170167
],
171-
"type": "tree",
172168
"rules": [
173169
{
174170
"conditions": [],
@@ -179,14 +175,16 @@
179175
},
180176
"type": "endpoint"
181177
}
182-
]
178+
],
179+
"type": "tree"
183180
},
184181
{
185182
"conditions": [],
186183
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
187184
"type": "error"
188185
}
189-
]
186+
],
187+
"type": "tree"
190188
},
191189
{
192190
"conditions": [
@@ -200,14 +198,12 @@
200198
]
201199
}
202200
],
203-
"type": "tree",
204201
"rules": [
205202
{
206203
"conditions": [
207204
{
208205
"fn": "booleanEquals",
209206
"argv": [
210-
true,
211207
{
212208
"fn": "getAttr",
213209
"argv": [
@@ -216,11 +212,11 @@
216212
},
217213
"supportsFIPS"
218214
]
219-
}
215+
},
216+
true
220217
]
221218
}
222219
],
223-
"type": "tree",
224220
"rules": [
225221
{
226222
"conditions": [],
@@ -231,14 +227,16 @@
231227
},
232228
"type": "endpoint"
233229
}
234-
]
230+
],
231+
"type": "tree"
235232
},
236233
{
237234
"conditions": [],
238235
"error": "FIPS is enabled but this partition does not support FIPS",
239236
"type": "error"
240237
}
241-
]
238+
],
239+
"type": "tree"
242240
},
243241
{
244242
"conditions": [
@@ -252,7 +250,6 @@
252250
]
253251
}
254252
],
255-
"type": "tree",
256253
"rules": [
257254
{
258255
"conditions": [
@@ -272,7 +269,6 @@
272269
]
273270
}
274271
],
275-
"type": "tree",
276272
"rules": [
277273
{
278274
"conditions": [],
@@ -283,14 +279,16 @@
283279
},
284280
"type": "endpoint"
285281
}
286-
]
282+
],
283+
"type": "tree"
287284
},
288285
{
289286
"conditions": [],
290287
"error": "DualStack is enabled but this partition does not support DualStack",
291288
"type": "error"
292289
}
293-
]
290+
],
291+
"type": "tree"
294292
},
295293
{
296294
"conditions": [],
@@ -301,9 +299,11 @@
301299
},
302300
"type": "endpoint"
303301
}
304-
]
302+
],
303+
"type": "tree"
305304
}
306-
]
305+
],
306+
"type": "tree"
307307
},
308308
{
309309
"conditions": [],

gems/aws-partitions/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.934.0 (2024-05-23)
5+
------------------
6+
7+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8+
49
1.933.0 (2024-05-22)
510
------------------
611

gems/aws-partitions/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.933.0
1+
1.934.0

gems/aws-partitions/partitions-metadata.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,11 @@
198198
"supportsFIPS" : true
199199
},
200200
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
201-
"regions" : { }
201+
"regions" : {
202+
"eu-isoe-west-1" : {
203+
"description" : "EU ISOE West"
204+
}
205+
}
202206
}, {
203207
"id" : "aws-iso-f",
204208
"outputs" : {

gems/aws-partitions/partitions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,6 +2816,7 @@
28162816
},
28172817
"braket" : {
28182818
"endpoints" : {
2819+
"eu-north-1" : { },
28192820
"eu-west-2" : { },
28202821
"us-east-1" : { },
28212822
"us-west-1" : { },

gems/aws-sdk-emrserverless/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.24.0 (2024-05-23)
5+
------------------
6+
7+
* Feature - This release adds the capability to run interactive workloads using Apache Livy Endpoint.
8+
49
1.23.0 (2024-05-13)
510
------------------
611

0 commit comments

Comments
 (0)