Skip to content

Commit 82e15a9

Browse files
Updated API models and rebuilt service gems.
1 parent 49f4713 commit 82e15a9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+3869
-201
lines changed

apis/cloudhsmv2/2017-04-28/api-2.json

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"endpointPrefix":"cloudhsmv2",
66
"jsonVersion":"1.1",
77
"protocol":"json",
8+
"protocols":["json"],
89
"serviceAbbreviation":"CloudHSM V2",
910
"serviceFullName":"AWS CloudHSM V2",
1011
"serviceId":"CloudHSM V2",
@@ -277,7 +278,9 @@
277278
"SourceBackup":{"shape":"BackupId"},
278279
"SourceCluster":{"shape":"ClusterId"},
279280
"DeleteTimestamp":{"shape":"Timestamp"},
280-
"TagList":{"shape":"TagList"}
281+
"TagList":{"shape":"TagList"},
282+
"HsmType":{"shape":"HsmType"},
283+
"Mode":{"shape":"ClusterMode"}
281284
}
282285
},
283286
"BackupId":{
@@ -326,7 +329,7 @@
326329
"Boolean":{"type":"boolean"},
327330
"Cert":{
328331
"type":"string",
329-
"max":5000,
332+
"max":20000,
330333
"pattern":"[a-zA-Z0-9+-/=\\s]*"
331334
},
332335
"Certificates":{
@@ -399,13 +402,21 @@
399402
"SubnetMapping":{"shape":"ExternalSubnetMapping"},
400403
"VpcId":{"shape":"VpcId"},
401404
"Certificates":{"shape":"Certificates"},
402-
"TagList":{"shape":"TagList"}
405+
"TagList":{"shape":"TagList"},
406+
"Mode":{"shape":"ClusterMode"}
403407
}
404408
},
405409
"ClusterId":{
406410
"type":"string",
407411
"pattern":"cluster-[2-7a-zA-Z]{11,16}"
408412
},
413+
"ClusterMode":{
414+
"type":"string",
415+
"enum":[
416+
"FIPS",
417+
"NON_FIPS"
418+
]
419+
},
409420
"ClusterState":{
410421
"type":"string",
411422
"enum":[
@@ -458,7 +469,8 @@
458469
"HsmType":{"shape":"HsmType"},
459470
"SourceBackupId":{"shape":"BackupId"},
460471
"SubnetIds":{"shape":"SubnetIds"},
461-
"TagList":{"shape":"TagList"}
472+
"TagList":{"shape":"TagList"},
473+
"Mode":{"shape":"ClusterMode"}
462474
}
463475
},
464476
"CreateClusterResponse":{
@@ -587,7 +599,8 @@
587599
"Filters":{
588600
"type":"map",
589601
"key":{"shape":"Field"},
590-
"value":{"shape":"Strings"}
602+
"value":{"shape":"Strings"},
603+
"max":30
591604
},
592605
"Hsm":{
593606
"type":"structure",
@@ -619,7 +632,8 @@
619632
},
620633
"HsmType":{
621634
"type":"string",
622-
"pattern":"(hsm1\\.medium)"
635+
"max":32,
636+
"pattern":"((p|)hsm[0-9][a-z.]*\\.[a-zA-Z]+)"
623637
},
624638
"Hsms":{
625639
"type":"list",

apis/cloudhsmv2/2017-04-28/docs-2.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,14 @@
166166
"ModifyClusterRequest$ClusterId": "<p>The identifier (ID) of the cluster that you want to modify. To find the cluster ID, use <a>DescribeClusters</a>.</p>"
167167
}
168168
},
169+
"ClusterMode": {
170+
"base": null,
171+
"refs": {
172+
"Backup$Mode": "<p>The mode of the cluster that was backed up.</p>",
173+
"Cluster$Mode": "<p>The mode of the cluster.</p>",
174+
"CreateClusterRequest$Mode": "<p>The mode to use in the cluster. The allowed values are <code>FIPS</code> and <code>NON_FIPS</code>.</p>"
175+
}
176+
},
169177
"ClusterState": {
170178
"base": null,
171179
"refs": {
@@ -329,8 +337,9 @@
329337
"HsmType": {
330338
"base": null,
331339
"refs": {
340+
"Backup$HsmType": "<p>The HSM type of the cluster that was backed up.</p>",
332341
"Cluster$HsmType": "<p>The type of HSM that the cluster contains.</p>",
333-
"CreateClusterRequest$HsmType": "<p>The type of HSM to use in the cluster. Currently the only allowed value is <code>hsm1.medium</code>.</p>"
342+
"CreateClusterRequest$HsmType": "<p>The type of HSM to use in the cluster. The allowed values are <code>hsm1.medium</code> and <code>hsm2m.medium</code>.</p>"
334343
}
335344
},
336345
"Hsms": {

apis/cloudhsmv2/2017-04-28/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": [
@@ -351,9 +349,11 @@
351349
},
352350
"type": "endpoint"
353351
}
354-
]
352+
],
353+
"type": "tree"
355354
}
356-
]
355+
],
356+
"type": "tree"
357357
},
358358
{
359359
"conditions": [],

apis/glue/2017-03-31/api-2.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5916,6 +5916,13 @@
59165916
"key":{"shape":"AdditionalOptionKeys"},
59175917
"value":{"shape":"GenericString"}
59185918
},
5919+
"DQCompositeRuleEvaluationMethod":{
5920+
"type":"string",
5921+
"enum":[
5922+
"COLUMN",
5923+
"ROW"
5924+
]
5925+
},
59195926
"DQDLAliases":{
59205927
"type":"map",
59215928
"key":{"shape":"NodeName"},
@@ -6009,7 +6016,8 @@
60096016
"type":"structure",
60106017
"members":{
60116018
"CloudWatchMetricsEnabled":{"shape":"NullableBoolean"},
6012-
"ResultsS3Prefix":{"shape":"UriString"}
6019+
"ResultsS3Prefix":{"shape":"UriString"},
6020+
"CompositeRuleEvaluationMethod":{"shape":"DQCompositeRuleEvaluationMethod"}
60136021
}
60146022
},
60156023
"DataQualityMetricValues":{

apis/glue/2017-03-31/docs-2.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2181,6 +2181,12 @@
21812181
"EvaluateDataQualityMultiFrame$AdditionalOptions": "<p>Options to configure runtime behavior of the transform.</p>"
21822182
}
21832183
},
2184+
"DQCompositeRuleEvaluationMethod": {
2185+
"base": null,
2186+
"refs": {
2187+
"DataQualityEvaluationRunAdditionalRunOptions$CompositeRuleEvaluationMethod": "<p>Set the evaluation method for composite rules in the ruleset to ROW/COLUMN</p>"
2188+
}
2189+
},
21842190
"DQDLAliases": {
21852191
"base": null,
21862192
"refs": {
@@ -7310,7 +7316,7 @@
73107316
"RulesetNames": {
73117317
"base": null,
73127318
"refs": {
7313-
"GetDataQualityRulesetEvaluationRunResponse$RulesetNames": "<p>A list of ruleset names for the run.</p>",
7319+
"GetDataQualityRulesetEvaluationRunResponse$RulesetNames": "<p>A list of ruleset names for the run. Currently, this parameter takes only one Ruleset name.</p>",
73147320
"StartDataQualityRulesetEvaluationRunRequest$RulesetNames": "<p>A list of ruleset names.</p>"
73157321
}
73167322
},

apis/iotwireless/2020-11-22/api-2.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"serviceId":"IoT Wireless",
1010
"signatureVersion":"v4",
1111
"signingName":"iotwireless",
12-
"uid":"iotwireless-2020-11-22"
12+
"uid":"iotwireless-2020-11-22",
13+
"auth":["aws.auth#sigv4"]
1314
},
1415
"operations":{
1516
"AssociateAwsAccountWithPartnerAccount":{
@@ -5123,6 +5124,8 @@
51235124
"enum":[
51245125
"DeviceRSSI",
51255126
"DeviceSNR",
5127+
"DeviceRoamingRSSI",
5128+
"DeviceRoamingSNR",
51265129
"DeviceUplinkCount",
51275130
"DeviceDownlinkCount",
51285131
"DeviceUplinkLostCount",

0 commit comments

Comments
 (0)