aws-sdk-core 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8d0ebe58103bb2c11dcf47ead1feb2feaa431400
4
- data.tar.gz: e72ce2ebee182418f7087738150ef3451b35bb4c
3
+ metadata.gz: 14f6487149f53bf6e842e77ea543cfd10506fd1c
4
+ data.tar.gz: d9e193eba3286b8c3a72d18cbe2be1a6903d9e50
5
5
  SHA512:
6
- metadata.gz: bc1f89d3e34cc098bcba4c83655fd4f5b15e4cd5115efae3bc87992369b7fe2e13f2651be78c9fe4c68d1aab7c64b50be1c563afc078df59d5da0bbfc00b1e01
7
- data.tar.gz: 860f9041371ad36b0f3b7fee2d7c298779671c0ab5bb80d93d2c6df3f288cdb84d0df452e513a93edd8fcac871ddea029c3dfaa31a6c0011dbc2b95862396d9a
6
+ metadata.gz: 0a86743bd70bb36228b1efacc5ce772e416e4d97bb39e5edf20d95684d1fba6c9450d508c35b0f5e71f735753dec120b4b2f40379791d16426c8b8a2bf146592
7
+ data.tar.gz: 3098b0a82b59bff0b314911079926cea0d8f8994c6a08e7dcd0f33fbbfa3b13b8390b4c2365780e6d08b1c74b59983bb100f67ab478fcbbd2091ef902960a812
@@ -4,11 +4,11 @@
4
4
  "apiVersion":"2015-07-09",
5
5
  "endpointPrefix":"codepipeline",
6
6
  "jsonVersion":"1.1",
7
+ "protocol":"json",
7
8
  "serviceAbbreviation":"CodePipeline",
8
9
  "serviceFullName":"AWS CodePipeline",
9
10
  "signatureVersion":"v4",
10
- "targetPrefix":"CodePipeline_20150709",
11
- "protocol":"json"
11
+ "targetPrefix":"CodePipeline_20150709"
12
12
  },
13
13
  "operations":{
14
14
  "AcknowledgeJob":{
@@ -20,18 +20,9 @@
20
20
  "input":{"shape":"AcknowledgeJobInput"},
21
21
  "output":{"shape":"AcknowledgeJobOutput"},
22
22
  "errors":[
23
- {
24
- "shape":"ValidationException",
25
- "exception":true
26
- },
27
- {
28
- "shape":"InvalidNonceException",
29
- "exception":true
30
- },
31
- {
32
- "shape":"JobNotFoundException",
33
- "exception":true
34
- }
23
+ {"shape":"ValidationException"},
24
+ {"shape":"InvalidNonceException"},
25
+ {"shape":"JobNotFoundException"}
35
26
  ]
36
27
  },
37
28
  "AcknowledgeThirdPartyJob":{
@@ -43,22 +34,10 @@
43
34
  "input":{"shape":"AcknowledgeThirdPartyJobInput"},
44
35
  "output":{"shape":"AcknowledgeThirdPartyJobOutput"},
45
36
  "errors":[
46
- {
47
- "shape":"ValidationException",
48
- "exception":true
49
- },
50
- {
51
- "shape":"InvalidNonceException",
52
- "exception":true
53
- },
54
- {
55
- "shape":"JobNotFoundException",
56
- "exception":true
57
- },
58
- {
59
- "shape":"InvalidClientTokenException",
60
- "exception":true
61
- }
37
+ {"shape":"ValidationException"},
38
+ {"shape":"InvalidNonceException"},
39
+ {"shape":"JobNotFoundException"},
40
+ {"shape":"InvalidClientTokenException"}
62
41
  ]
63
42
  },
64
43
  "CreateCustomActionType":{
@@ -70,14 +49,8 @@
70
49
  "input":{"shape":"CreateCustomActionTypeInput"},
71
50
  "output":{"shape":"CreateCustomActionTypeOutput"},
72
51
  "errors":[
73
- {
74
- "shape":"ValidationException",
75
- "exception":true
76
- },
77
- {
78
- "shape":"LimitExceededException",
79
- "exception":true
80
- }
52
+ {"shape":"ValidationException"},
53
+ {"shape":"LimitExceededException"}
81
54
  ]
82
55
  },
83
56
  "CreatePipeline":{
@@ -89,34 +62,13 @@
89
62
  "input":{"shape":"CreatePipelineInput"},
90
63
  "output":{"shape":"CreatePipelineOutput"},
91
64
  "errors":[
92
- {
93
- "shape":"ValidationException",
94
- "exception":true
95
- },
96
- {
97
- "shape":"PipelineNameInUseException",
98
- "exception":true
99
- },
100
- {
101
- "shape":"InvalidStageDeclarationException",
102
- "exception":true
103
- },
104
- {
105
- "shape":"InvalidActionDeclarationException",
106
- "exception":true
107
- },
108
- {
109
- "shape":"InvalidBlockerDeclarationException",
110
- "exception":true
111
- },
112
- {
113
- "shape":"InvalidStructureException",
114
- "exception":true
115
- },
116
- {
117
- "shape":"LimitExceededException",
118
- "exception":true
119
- }
65
+ {"shape":"ValidationException"},
66
+ {"shape":"PipelineNameInUseException"},
67
+ {"shape":"InvalidStageDeclarationException"},
68
+ {"shape":"InvalidActionDeclarationException"},
69
+ {"shape":"InvalidBlockerDeclarationException"},
70
+ {"shape":"InvalidStructureException"},
71
+ {"shape":"LimitExceededException"}
120
72
  ]
121
73
  },
122
74
  "DeleteCustomActionType":{
@@ -127,10 +79,7 @@
127
79
  },
128
80
  "input":{"shape":"DeleteCustomActionTypeInput"},
129
81
  "errors":[
130
- {
131
- "shape":"ValidationException",
132
- "exception":true
133
- }
82
+ {"shape":"ValidationException"}
134
83
  ]
135
84
  },
136
85
  "DeletePipeline":{
@@ -141,10 +90,7 @@
141
90
  },
142
91
  "input":{"shape":"DeletePipelineInput"},
143
92
  "errors":[
144
- {
145
- "shape":"ValidationException",
146
- "exception":true
147
- }
93
+ {"shape":"ValidationException"}
148
94
  ]
149
95
  },
150
96
  "DisableStageTransition":{
@@ -155,18 +101,9 @@
155
101
  },
156
102
  "input":{"shape":"DisableStageTransitionInput"},
157
103
  "errors":[
158
- {
159
- "shape":"ValidationException",
160
- "exception":true
161
- },
162
- {
163
- "shape":"PipelineNotFoundException",
164
- "exception":true
165
- },
166
- {
167
- "shape":"StageNotFoundException",
168
- "exception":true
169
- }
104
+ {"shape":"ValidationException"},
105
+ {"shape":"PipelineNotFoundException"},
106
+ {"shape":"StageNotFoundException"}
170
107
  ]
171
108
  },
172
109
  "EnableStageTransition":{
@@ -177,18 +114,9 @@
177
114
  },
178
115
  "input":{"shape":"EnableStageTransitionInput"},
179
116
  "errors":[
180
- {
181
- "shape":"ValidationException",
182
- "exception":true
183
- },
184
- {
185
- "shape":"PipelineNotFoundException",
186
- "exception":true
187
- },
188
- {
189
- "shape":"StageNotFoundException",
190
- "exception":true
191
- }
117
+ {"shape":"ValidationException"},
118
+ {"shape":"PipelineNotFoundException"},
119
+ {"shape":"StageNotFoundException"}
192
120
  ]
193
121
  },
194
122
  "GetJobDetails":{
@@ -200,14 +128,8 @@
200
128
  "input":{"shape":"GetJobDetailsInput"},
201
129
  "output":{"shape":"GetJobDetailsOutput"},
202
130
  "errors":[
203
- {
204
- "shape":"ValidationException",
205
- "exception":true
206
- },
207
- {
208
- "shape":"JobNotFoundException",
209
- "exception":true
210
- }
131
+ {"shape":"ValidationException"},
132
+ {"shape":"JobNotFoundException"}
211
133
  ]
212
134
  },
213
135
  "GetPipeline":{
@@ -219,18 +141,9 @@
219
141
  "input":{"shape":"GetPipelineInput"},
220
142
  "output":{"shape":"GetPipelineOutput"},
221
143
  "errors":[
222
- {
223
- "shape":"ValidationException",
224
- "exception":true
225
- },
226
- {
227
- "shape":"PipelineNotFoundException",
228
- "exception":true
229
- },
230
- {
231
- "shape":"PipelineVersionNotFoundException",
232
- "exception":true
233
- }
144
+ {"shape":"ValidationException"},
145
+ {"shape":"PipelineNotFoundException"},
146
+ {"shape":"PipelineVersionNotFoundException"}
234
147
  ]
235
148
  },
236
149
  "GetPipelineState":{
@@ -242,14 +155,8 @@
242
155
  "input":{"shape":"GetPipelineStateInput"},
243
156
  "output":{"shape":"GetPipelineStateOutput"},
244
157
  "errors":[
245
- {
246
- "shape":"ValidationException",
247
- "exception":true
248
- },
249
- {
250
- "shape":"PipelineNotFoundException",
251
- "exception":true
252
- }
158
+ {"shape":"ValidationException"},
159
+ {"shape":"PipelineNotFoundException"}
253
160
  ]
254
161
  },
255
162
  "GetThirdPartyJobDetails":{
@@ -261,22 +168,10 @@
261
168
  "input":{"shape":"GetThirdPartyJobDetailsInput"},
262
169
  "output":{"shape":"GetThirdPartyJobDetailsOutput"},
263
170
  "errors":[
264
- {
265
- "shape":"JobNotFoundException",
266
- "exception":true
267
- },
268
- {
269
- "shape":"ValidationException",
270
- "exception":true
271
- },
272
- {
273
- "shape":"InvalidClientTokenException",
274
- "exception":true
275
- },
276
- {
277
- "shape":"InvalidJobException",
278
- "exception":true
279
- }
171
+ {"shape":"JobNotFoundException"},
172
+ {"shape":"ValidationException"},
173
+ {"shape":"InvalidClientTokenException"},
174
+ {"shape":"InvalidJobException"}
280
175
  ]
281
176
  },
282
177
  "ListActionTypes":{
@@ -288,14 +183,8 @@
288
183
  "input":{"shape":"ListActionTypesInput"},
289
184
  "output":{"shape":"ListActionTypesOutput"},
290
185
  "errors":[
291
- {
292
- "shape":"ValidationException",
293
- "exception":true
294
- },
295
- {
296
- "shape":"InvalidNextTokenException",
297
- "exception":true
298
- }
186
+ {"shape":"ValidationException"},
187
+ {"shape":"InvalidNextTokenException"}
299
188
  ]
300
189
  },
301
190
  "ListPipelines":{
@@ -307,10 +196,7 @@
307
196
  "input":{"shape":"ListPipelinesInput"},
308
197
  "output":{"shape":"ListPipelinesOutput"},
309
198
  "errors":[
310
- {
311
- "shape":"InvalidNextTokenException",
312
- "exception":true
313
- }
199
+ {"shape":"InvalidNextTokenException"}
314
200
  ]
315
201
  },
316
202
  "PollForJobs":{
@@ -322,14 +208,8 @@
322
208
  "input":{"shape":"PollForJobsInput"},
323
209
  "output":{"shape":"PollForJobsOutput"},
324
210
  "errors":[
325
- {
326
- "shape":"ValidationException",
327
- "exception":true
328
- },
329
- {
330
- "shape":"ActionTypeNotFoundException",
331
- "exception":true
332
- }
211
+ {"shape":"ValidationException"},
212
+ {"shape":"ActionTypeNotFoundException"}
333
213
  ]
334
214
  },
335
215
  "PollForThirdPartyJobs":{
@@ -341,14 +221,8 @@
341
221
  "input":{"shape":"PollForThirdPartyJobsInput"},
342
222
  "output":{"shape":"PollForThirdPartyJobsOutput"},
343
223
  "errors":[
344
- {
345
- "shape":"ActionTypeNotFoundException",
346
- "exception":true
347
- },
348
- {
349
- "shape":"ValidationException",
350
- "exception":true
351
- }
224
+ {"shape":"ActionTypeNotFoundException"},
225
+ {"shape":"ValidationException"}
352
226
  ]
353
227
  },
354
228
  "PutActionRevision":{
@@ -360,22 +234,10 @@
360
234
  "input":{"shape":"PutActionRevisionInput"},
361
235
  "output":{"shape":"PutActionRevisionOutput"},
362
236
  "errors":[
363
- {
364
- "shape":"PipelineNotFoundException",
365
- "exception":true
366
- },
367
- {
368
- "shape":"StageNotFoundException",
369
- "exception":true
370
- },
371
- {
372
- "shape":"ActionNotFoundException",
373
- "exception":true
374
- },
375
- {
376
- "shape":"ValidationException",
377
- "exception":true
378
- }
237
+ {"shape":"PipelineNotFoundException"},
238
+ {"shape":"StageNotFoundException"},
239
+ {"shape":"ActionNotFoundException"},
240
+ {"shape":"ValidationException"}
379
241
  ]
380
242
  },
381
243
  "PutJobFailureResult":{
@@ -386,18 +248,9 @@
386
248
  },
387
249
  "input":{"shape":"PutJobFailureResultInput"},
388
250
  "errors":[
389
- {
390
- "shape":"ValidationException",
391
- "exception":true
392
- },
393
- {
394
- "shape":"JobNotFoundException",
395
- "exception":true
396
- },
397
- {
398
- "shape":"InvalidJobStateException",
399
- "exception":true
400
- }
251
+ {"shape":"ValidationException"},
252
+ {"shape":"JobNotFoundException"},
253
+ {"shape":"InvalidJobStateException"}
401
254
  ]
402
255
  },
403
256
  "PutJobSuccessResult":{
@@ -408,18 +261,9 @@
408
261
  },
409
262
  "input":{"shape":"PutJobSuccessResultInput"},
410
263
  "errors":[
411
- {
412
- "shape":"ValidationException",
413
- "exception":true
414
- },
415
- {
416
- "shape":"JobNotFoundException",
417
- "exception":true
418
- },
419
- {
420
- "shape":"InvalidJobStateException",
421
- "exception":true
422
- }
264
+ {"shape":"ValidationException"},
265
+ {"shape":"JobNotFoundException"},
266
+ {"shape":"InvalidJobStateException"}
423
267
  ]
424
268
  },
425
269
  "PutThirdPartyJobFailureResult":{
@@ -430,22 +274,10 @@
430
274
  },
431
275
  "input":{"shape":"PutThirdPartyJobFailureResultInput"},
432
276
  "errors":[
433
- {
434
- "shape":"ValidationException",
435
- "exception":true
436
- },
437
- {
438
- "shape":"JobNotFoundException",
439
- "exception":true
440
- },
441
- {
442
- "shape":"InvalidJobStateException",
443
- "exception":true
444
- },
445
- {
446
- "shape":"InvalidClientTokenException",
447
- "exception":true
448
- }
277
+ {"shape":"ValidationException"},
278
+ {"shape":"JobNotFoundException"},
279
+ {"shape":"InvalidJobStateException"},
280
+ {"shape":"InvalidClientTokenException"}
449
281
  ]
450
282
  },
451
283
  "PutThirdPartyJobSuccessResult":{
@@ -456,22 +288,10 @@
456
288
  },
457
289
  "input":{"shape":"PutThirdPartyJobSuccessResultInput"},
458
290
  "errors":[
459
- {
460
- "shape":"ValidationException",
461
- "exception":true
462
- },
463
- {
464
- "shape":"JobNotFoundException",
465
- "exception":true
466
- },
467
- {
468
- "shape":"InvalidJobStateException",
469
- "exception":true
470
- },
471
- {
472
- "shape":"InvalidClientTokenException",
473
- "exception":true
474
- }
291
+ {"shape":"ValidationException"},
292
+ {"shape":"JobNotFoundException"},
293
+ {"shape":"InvalidJobStateException"},
294
+ {"shape":"InvalidClientTokenException"}
475
295
  ]
476
296
  },
477
297
  "StartPipelineExecution":{
@@ -483,14 +303,8 @@
483
303
  "input":{"shape":"StartPipelineExecutionInput"},
484
304
  "output":{"shape":"StartPipelineExecutionOutput"},
485
305
  "errors":[
486
- {
487
- "shape":"ValidationException",
488
- "exception":true
489
- },
490
- {
491
- "shape":"PipelineNotFoundException",
492
- "exception":true
493
- }
306
+ {"shape":"ValidationException"},
307
+ {"shape":"PipelineNotFoundException"}
494
308
  ]
495
309
  },
496
310
  "UpdatePipeline":{
@@ -502,26 +316,11 @@
502
316
  "input":{"shape":"UpdatePipelineInput"},
503
317
  "output":{"shape":"UpdatePipelineOutput"},
504
318
  "errors":[
505
- {
506
- "shape":"ValidationException",
507
- "exception":true
508
- },
509
- {
510
- "shape":"InvalidStageDeclarationException",
511
- "exception":true
512
- },
513
- {
514
- "shape":"InvalidActionDeclarationException",
515
- "exception":true
516
- },
517
- {
518
- "shape":"InvalidBlockerDeclarationException",
519
- "exception":true
520
- },
521
- {
522
- "shape":"InvalidStructureException",
523
- "exception":true
524
- }
319
+ {"shape":"ValidationException"},
320
+ {"shape":"InvalidStageDeclarationException"},
321
+ {"shape":"InvalidActionDeclarationException"},
322
+ {"shape":"InvalidBlockerDeclarationException"},
323
+ {"shape":"InvalidStructureException"}
525
324
  ]
526
325
  }
527
326
  },
@@ -599,8 +398,8 @@
599
398
  },
600
399
  "ActionConfigurationKey":{
601
400
  "type":"string",
602
- "min":1,
603
- "max":50
401
+ "max":50,
402
+ "min":1
604
403
  },
605
404
  "ActionConfigurationMap":{
606
405
  "type":"map",
@@ -640,14 +439,14 @@
640
439
  },
641
440
  "ActionConfigurationQueryableValue":{
642
441
  "type":"string",
643
- "min":1,
644
442
  "max":20,
443
+ "min":1,
645
444
  "pattern":"[a-zA-Z0-9_-]+"
646
445
  },
647
446
  "ActionConfigurationValue":{
648
447
  "type":"string",
649
- "min":1,
650
- "max":250
448
+ "max":250,
449
+ "min":1
651
450
  },
652
451
  "ActionContext":{
653
452
  "type":"structure",
@@ -693,8 +492,8 @@
693
492
  },
694
493
  "ActionName":{
695
494
  "type":"string",
696
- "min":1,
697
495
  "max":100,
496
+ "min":1,
698
497
  "pattern":"[A-Za-z0-9.@\\-_]+"
699
498
  },
700
499
  "ActionNotFoundException":{
@@ -713,26 +512,27 @@
713
512
  },
714
513
  "ActionProvider":{
715
514
  "type":"string",
716
- "min":1,
717
515
  "max":25,
516
+ "min":1,
718
517
  "pattern":"[0-9A-Za-z_-]+"
719
518
  },
720
519
  "ActionRevision":{
721
520
  "type":"structure",
722
521
  "required":[
723
522
  "revisionId",
523
+ "revisionChangeId",
724
524
  "created"
725
525
  ],
726
526
  "members":{
727
- "revisionId":{"shape":"RevisionId"},
728
- "revisionChangeId":{"shape":"RevisionChangeId"},
527
+ "revisionId":{"shape":"Revision"},
528
+ "revisionChangeId":{"shape":"RevisionChangeIdentifier"},
729
529
  "created":{"shape":"Timestamp"}
730
530
  }
731
531
  },
732
532
  "ActionRunOrder":{
733
533
  "type":"integer",
734
- "min":1,
735
- "max":999
534
+ "max":999,
535
+ "min":1
736
536
  },
737
537
  "ActionState":{
738
538
  "type":"structure",
@@ -833,8 +633,8 @@
833
633
  },
834
634
  "ArtifactName":{
835
635
  "type":"string",
836
- "min":1,
837
636
  "max":100,
637
+ "min":1,
838
638
  "pattern":"[a-zA-Z0-9_\\-]+"
839
639
  },
840
640
  "ArtifactStore":{
@@ -851,8 +651,8 @@
851
651
  },
852
652
  "ArtifactStoreLocation":{
853
653
  "type":"string",
854
- "min":3,
855
654
  "max":63,
655
+ "min":3,
856
656
  "pattern":"[a-zA-Z0-9\\-\\.]+"
857
657
  },
858
658
  "ArtifactStoreType":{
@@ -872,8 +672,8 @@
872
672
  },
873
673
  "BlockerName":{
874
674
  "type":"string",
875
- "min":1,
876
- "max":100
675
+ "max":100,
676
+ "min":1
877
677
  },
878
678
  "BlockerType":{
879
679
  "type":"string",
@@ -959,8 +759,8 @@
959
759
  },
960
760
  "Description":{
961
761
  "type":"string",
962
- "min":1,
963
- "max":2048
762
+ "max":2048,
763
+ "min":1
964
764
  },
965
765
  "DisableStageTransitionInput":{
966
766
  "type":"structure",
@@ -979,8 +779,8 @@
979
779
  },
980
780
  "DisabledReason":{
981
781
  "type":"string",
982
- "min":1,
983
782
  "max":300,
783
+ "min":1,
984
784
  "pattern":"[a-zA-Z0-9!@ \\(\\)\\.\\*\\?\\-]+"
985
785
  },
986
786
  "EnableStageTransitionInput":{
@@ -1010,8 +810,8 @@
1010
810
  },
1011
811
  "EncryptionKeyId":{
1012
812
  "type":"string",
1013
- "min":1,
1014
- "max":100
813
+ "max":100,
814
+ "min":1
1015
815
  },
1016
816
  "EncryptionKeyType":{
1017
817
  "type":"string",
@@ -1032,7 +832,11 @@
1032
832
  "percentComplete":{"shape":"Percentage"}
1033
833
  }
1034
834
  },
1035
- "ExecutionId":{"type":"string"},
835
+ "ExecutionId":{
836
+ "type":"string",
837
+ "max":1500,
838
+ "min":1
839
+ },
1036
840
  "ExecutionSummary":{"type":"string"},
1037
841
  "FailureDetails":{
1038
842
  "type":"structure",
@@ -1281,14 +1085,14 @@
1281
1085
  },
1282
1086
  "MaximumArtifactCount":{
1283
1087
  "type":"integer",
1284
- "min":0,
1285
- "max":5
1088
+ "max":5,
1089
+ "min":0
1286
1090
  },
1287
1091
  "Message":{"type":"string"},
1288
1092
  "MinimumArtifactCount":{
1289
1093
  "type":"integer",
1290
- "min":0,
1291
- "max":5
1094
+ "max":5,
1095
+ "min":0
1292
1096
  },
1293
1097
  "NextToken":{"type":"string"},
1294
1098
  "Nonce":{"type":"string"},
@@ -1305,8 +1109,8 @@
1305
1109
  },
1306
1110
  "Percentage":{
1307
1111
  "type":"integer",
1308
- "min":0,
1309
- "max":100
1112
+ "max":100,
1113
+ "min":0
1310
1114
  },
1311
1115
  "PipelineContext":{
1312
1116
  "type":"structure",
@@ -1342,8 +1146,8 @@
1342
1146
  },
1343
1147
  "PipelineName":{
1344
1148
  "type":"string",
1345
- "min":1,
1346
1149
  "max":100,
1150
+ "min":1,
1347
1151
  "pattern":"[A-Za-z0-9.@\\-_]+"
1348
1152
  },
1349
1153
  "PipelineNameInUseException":{
@@ -1484,13 +1288,19 @@
1484
1288
  "type":"map",
1485
1289
  "key":{"shape":"ActionConfigurationKey"},
1486
1290
  "value":{"shape":"ActionConfigurationQueryableValue"},
1487
- "min":0,
1488
- "max":1
1291
+ "max":1,
1292
+ "min":0
1293
+ },
1294
+ "Revision":{
1295
+ "type":"string",
1296
+ "max":1500,
1297
+ "min":1
1298
+ },
1299
+ "RevisionChangeIdentifier":{
1300
+ "type":"string",
1301
+ "max":100,
1302
+ "min":1
1489
1303
  },
1490
- "Revision":{"type":"string"},
1491
- "RevisionChangeId":{"type":"string"},
1492
- "RevisionChangeIdentifier":{"type":"string"},
1493
- "RevisionId":{"type":"string"},
1494
1304
  "RoleArn":{
1495
1305
  "type":"string",
1496
1306
  "pattern":"arn:[^:]+:iam::[0-9]{12}:role/.*"
@@ -1538,8 +1348,8 @@
1538
1348
  },
1539
1349
  "StageName":{
1540
1350
  "type":"string",
1541
- "min":1,
1542
1351
  "max":100,
1352
+ "min":1,
1543
1353
  "pattern":"[A-Za-z0-9.@\\-_]+"
1544
1354
  },
1545
1355
  "StageNotFoundException":{
@@ -1610,8 +1420,8 @@
1610
1420
  },
1611
1421
  "ThirdPartyJobId":{
1612
1422
  "type":"string",
1613
- "min":1,
1614
- "max":512
1423
+ "max":512,
1424
+ "min":1
1615
1425
  },
1616
1426
  "ThirdPartyJobList":{
1617
1427
  "type":"list",
@@ -1642,13 +1452,13 @@
1642
1452
  },
1643
1453
  "Url":{
1644
1454
  "type":"string",
1645
- "min":1,
1646
- "max":2048
1455
+ "max":2048,
1456
+ "min":1
1647
1457
  },
1648
1458
  "UrlTemplate":{
1649
1459
  "type":"string",
1650
- "min":1,
1651
- "max":2048
1460
+ "max":2048,
1461
+ "min":1
1652
1462
  },
1653
1463
  "ValidationException":{
1654
1464
  "type":"structure",
@@ -1658,8 +1468,8 @@
1658
1468
  },
1659
1469
  "Version":{
1660
1470
  "type":"string",
1661
- "min":1,
1662
1471
  "max":9,
1472
+ "min":1,
1663
1473
  "pattern":"[0-9A-Za-z_-]+"
1664
1474
  }
1665
1475
  }