aws-sdk-core 2.11.181 → 2.11.182
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/elasticloadbalancingv2/2015-12-01/api-2.json +211 -17
- data/apis/events/2015-10-07/api-2.json +25 -4
- data/apis/kafka/2018-11-14/api-2.json +789 -0
- data/apis/kafka/2018-11-14/paginators-1.json +3 -0
- data/apis/lambda/2015-03-31/api-2.json +477 -4
- data/apis/s3/2006-03-01/api-2.json +4 -1
- data/apis/s3/2006-03-01/examples-1.json +111 -111
- data/apis/serverlessrepo/2017-09-08/api-2.json +99 -1
- data/apis/serverlessrepo/2017-09-08/paginators-1.json +5 -0
- data/apis/states/2016-11-23/api-2.json +181 -49
- data/apis/states/2016-11-23/smoke.json +11 -0
- data/apis/xray/2016-04-12/api-2.json +161 -1
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/kafka.rb +5 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +4 -0
- metadata +5 -1
@@ -10,6 +10,25 @@
|
|
10
10
|
"uid":"lambda-2015-03-31"
|
11
11
|
},
|
12
12
|
"operations":{
|
13
|
+
"AddLayerVersionPermission":{
|
14
|
+
"name":"AddLayerVersionPermission",
|
15
|
+
"http":{
|
16
|
+
"method":"POST",
|
17
|
+
"requestUri":"/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy",
|
18
|
+
"responseCode":201
|
19
|
+
},
|
20
|
+
"input":{"shape":"AddLayerVersionPermissionRequest"},
|
21
|
+
"output":{"shape":"AddLayerVersionPermissionResponse"},
|
22
|
+
"errors":[
|
23
|
+
{"shape":"ServiceException"},
|
24
|
+
{"shape":"ResourceNotFoundException"},
|
25
|
+
{"shape":"ResourceConflictException"},
|
26
|
+
{"shape":"TooManyRequestsException"},
|
27
|
+
{"shape":"InvalidParameterValueException"},
|
28
|
+
{"shape":"PolicyLengthExceededException"},
|
29
|
+
{"shape":"PreconditionFailedException"}
|
30
|
+
]
|
31
|
+
},
|
13
32
|
"AddPermission":{
|
14
33
|
"name":"AddPermission",
|
15
34
|
"http":{
|
@@ -143,6 +162,19 @@
|
|
143
162
|
{"shape":"InvalidParameterValueException"}
|
144
163
|
]
|
145
164
|
},
|
165
|
+
"DeleteLayerVersion":{
|
166
|
+
"name":"DeleteLayerVersion",
|
167
|
+
"http":{
|
168
|
+
"method":"DELETE",
|
169
|
+
"requestUri":"/2018-10-31/layers/{LayerName}/versions/{VersionNumber}",
|
170
|
+
"responseCode":204
|
171
|
+
},
|
172
|
+
"input":{"shape":"DeleteLayerVersionRequest"},
|
173
|
+
"errors":[
|
174
|
+
{"shape":"ServiceException"},
|
175
|
+
{"shape":"TooManyRequestsException"}
|
176
|
+
]
|
177
|
+
},
|
146
178
|
"GetAccountSettings":{
|
147
179
|
"name":"GetAccountSettings",
|
148
180
|
"http":{
|
@@ -221,6 +253,38 @@
|
|
221
253
|
{"shape":"InvalidParameterValueException"}
|
222
254
|
]
|
223
255
|
},
|
256
|
+
"GetLayerVersion":{
|
257
|
+
"name":"GetLayerVersion",
|
258
|
+
"http":{
|
259
|
+
"method":"GET",
|
260
|
+
"requestUri":"/2018-10-31/layers/{LayerName}/versions/{VersionNumber}",
|
261
|
+
"responseCode":200
|
262
|
+
},
|
263
|
+
"input":{"shape":"GetLayerVersionRequest"},
|
264
|
+
"output":{"shape":"GetLayerVersionResponse"},
|
265
|
+
"errors":[
|
266
|
+
{"shape":"ServiceException"},
|
267
|
+
{"shape":"InvalidParameterValueException"},
|
268
|
+
{"shape":"TooManyRequestsException"},
|
269
|
+
{"shape":"ResourceNotFoundException"}
|
270
|
+
]
|
271
|
+
},
|
272
|
+
"GetLayerVersionPolicy":{
|
273
|
+
"name":"GetLayerVersionPolicy",
|
274
|
+
"http":{
|
275
|
+
"method":"GET",
|
276
|
+
"requestUri":"/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy",
|
277
|
+
"responseCode":200
|
278
|
+
},
|
279
|
+
"input":{"shape":"GetLayerVersionPolicyRequest"},
|
280
|
+
"output":{"shape":"GetLayerVersionPolicyResponse"},
|
281
|
+
"errors":[
|
282
|
+
{"shape":"ServiceException"},
|
283
|
+
{"shape":"ResourceNotFoundException"},
|
284
|
+
{"shape":"TooManyRequestsException"},
|
285
|
+
{"shape":"InvalidParameterValueException"}
|
286
|
+
]
|
287
|
+
},
|
224
288
|
"GetPolicy":{
|
225
289
|
"name":"GetPolicy",
|
226
290
|
"http":{
|
@@ -332,6 +396,37 @@
|
|
332
396
|
{"shape":"InvalidParameterValueException"}
|
333
397
|
]
|
334
398
|
},
|
399
|
+
"ListLayerVersions":{
|
400
|
+
"name":"ListLayerVersions",
|
401
|
+
"http":{
|
402
|
+
"method":"GET",
|
403
|
+
"requestUri":"/2018-10-31/layers/{LayerName}/versions",
|
404
|
+
"responseCode":200
|
405
|
+
},
|
406
|
+
"input":{"shape":"ListLayerVersionsRequest"},
|
407
|
+
"output":{"shape":"ListLayerVersionsResponse"},
|
408
|
+
"errors":[
|
409
|
+
{"shape":"ServiceException"},
|
410
|
+
{"shape":"InvalidParameterValueException"},
|
411
|
+
{"shape":"ResourceNotFoundException"},
|
412
|
+
{"shape":"TooManyRequestsException"}
|
413
|
+
]
|
414
|
+
},
|
415
|
+
"ListLayers":{
|
416
|
+
"name":"ListLayers",
|
417
|
+
"http":{
|
418
|
+
"method":"GET",
|
419
|
+
"requestUri":"/2018-10-31/layers",
|
420
|
+
"responseCode":200
|
421
|
+
},
|
422
|
+
"input":{"shape":"ListLayersRequest"},
|
423
|
+
"output":{"shape":"ListLayersResponse"},
|
424
|
+
"errors":[
|
425
|
+
{"shape":"ServiceException"},
|
426
|
+
{"shape":"InvalidParameterValueException"},
|
427
|
+
{"shape":"TooManyRequestsException"}
|
428
|
+
]
|
429
|
+
},
|
335
430
|
"ListTags":{
|
336
431
|
"name":"ListTags",
|
337
432
|
"http":{
|
@@ -363,6 +458,23 @@
|
|
363
458
|
{"shape":"TooManyRequestsException"}
|
364
459
|
]
|
365
460
|
},
|
461
|
+
"PublishLayerVersion":{
|
462
|
+
"name":"PublishLayerVersion",
|
463
|
+
"http":{
|
464
|
+
"method":"POST",
|
465
|
+
"requestUri":"/2018-10-31/layers/{LayerName}/versions",
|
466
|
+
"responseCode":201
|
467
|
+
},
|
468
|
+
"input":{"shape":"PublishLayerVersionRequest"},
|
469
|
+
"output":{"shape":"PublishLayerVersionResponse"},
|
470
|
+
"errors":[
|
471
|
+
{"shape":"ServiceException"},
|
472
|
+
{"shape":"ResourceNotFoundException"},
|
473
|
+
{"shape":"TooManyRequestsException"},
|
474
|
+
{"shape":"InvalidParameterValueException"},
|
475
|
+
{"shape":"CodeStorageExceededException"}
|
476
|
+
]
|
477
|
+
},
|
366
478
|
"PublishVersion":{
|
367
479
|
"name":"PublishVersion",
|
368
480
|
"http":{
|
@@ -397,6 +509,22 @@
|
|
397
509
|
{"shape":"TooManyRequestsException"}
|
398
510
|
]
|
399
511
|
},
|
512
|
+
"RemoveLayerVersionPermission":{
|
513
|
+
"name":"RemoveLayerVersionPermission",
|
514
|
+
"http":{
|
515
|
+
"method":"DELETE",
|
516
|
+
"requestUri":"/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}",
|
517
|
+
"responseCode":204
|
518
|
+
},
|
519
|
+
"input":{"shape":"RemoveLayerVersionPermissionRequest"},
|
520
|
+
"errors":[
|
521
|
+
{"shape":"ServiceException"},
|
522
|
+
{"shape":"ResourceNotFoundException"},
|
523
|
+
{"shape":"InvalidParameterValueException"},
|
524
|
+
{"shape":"TooManyRequestsException"},
|
525
|
+
{"shape":"PreconditionFailedException"}
|
526
|
+
]
|
527
|
+
},
|
400
528
|
"RemovePermission":{
|
401
529
|
"name":"RemovePermission",
|
402
530
|
"http":{
|
@@ -537,6 +665,44 @@
|
|
537
665
|
"type":"string",
|
538
666
|
"pattern":"(lambda:[*]|lambda:[a-zA-Z]+|[*])"
|
539
667
|
},
|
668
|
+
"AddLayerVersionPermissionRequest":{
|
669
|
+
"type":"structure",
|
670
|
+
"required":[
|
671
|
+
"LayerName",
|
672
|
+
"VersionNumber",
|
673
|
+
"StatementId",
|
674
|
+
"Action",
|
675
|
+
"Principal"
|
676
|
+
],
|
677
|
+
"members":{
|
678
|
+
"LayerName":{
|
679
|
+
"shape":"LayerName",
|
680
|
+
"location":"uri",
|
681
|
+
"locationName":"LayerName"
|
682
|
+
},
|
683
|
+
"VersionNumber":{
|
684
|
+
"shape":"LayerVersionNumber",
|
685
|
+
"location":"uri",
|
686
|
+
"locationName":"VersionNumber"
|
687
|
+
},
|
688
|
+
"StatementId":{"shape":"StatementId"},
|
689
|
+
"Action":{"shape":"LayerPermissionAllowedAction"},
|
690
|
+
"Principal":{"shape":"LayerPermissionAllowedPrincipal"},
|
691
|
+
"OrganizationId":{"shape":"OrganizationId"},
|
692
|
+
"RevisionId":{
|
693
|
+
"shape":"String",
|
694
|
+
"location":"querystring",
|
695
|
+
"locationName":"RevisionId"
|
696
|
+
}
|
697
|
+
}
|
698
|
+
},
|
699
|
+
"AddLayerVersionPermissionResponse":{
|
700
|
+
"type":"structure",
|
701
|
+
"members":{
|
702
|
+
"Statement":{"shape":"String"},
|
703
|
+
"RevisionId":{"shape":"String"}
|
704
|
+
}
|
705
|
+
},
|
540
706
|
"AddPermissionRequest":{
|
541
707
|
"type":"structure",
|
542
708
|
"required":[
|
@@ -636,6 +802,11 @@
|
|
636
802
|
"error":{"httpStatusCode":400},
|
637
803
|
"exception":true
|
638
804
|
},
|
805
|
+
"CompatibleRuntimes":{
|
806
|
+
"type":"list",
|
807
|
+
"member":{"shape":"Runtime"},
|
808
|
+
"max":5
|
809
|
+
},
|
639
810
|
"Concurrency":{
|
640
811
|
"type":"structure",
|
641
812
|
"members":{
|
@@ -700,7 +871,8 @@
|
|
700
871
|
"Environment":{"shape":"Environment"},
|
701
872
|
"KMSKeyArn":{"shape":"KMSKeyArn"},
|
702
873
|
"TracingConfig":{"shape":"TracingConfig"},
|
703
|
-
"Tags":{"shape":"Tags"}
|
874
|
+
"Tags":{"shape":"Tags"},
|
875
|
+
"Layers":{"shape":"LayerList"}
|
704
876
|
}
|
705
877
|
},
|
706
878
|
"Date":{"type":"timestamp"},
|
@@ -767,6 +939,25 @@
|
|
767
939
|
}
|
768
940
|
}
|
769
941
|
},
|
942
|
+
"DeleteLayerVersionRequest":{
|
943
|
+
"type":"structure",
|
944
|
+
"required":[
|
945
|
+
"LayerName",
|
946
|
+
"VersionNumber"
|
947
|
+
],
|
948
|
+
"members":{
|
949
|
+
"LayerName":{
|
950
|
+
"shape":"LayerName",
|
951
|
+
"location":"uri",
|
952
|
+
"locationName":"LayerName"
|
953
|
+
},
|
954
|
+
"VersionNumber":{
|
955
|
+
"shape":"LayerVersionNumber",
|
956
|
+
"location":"uri",
|
957
|
+
"locationName":"VersionNumber"
|
958
|
+
}
|
959
|
+
}
|
960
|
+
},
|
770
961
|
"Description":{
|
771
962
|
"type":"string",
|
772
963
|
"max":256,
|
@@ -917,7 +1108,8 @@
|
|
917
1108
|
"KMSKeyArn":{"shape":"KMSKeyArn"},
|
918
1109
|
"TracingConfig":{"shape":"TracingConfigResponse"},
|
919
1110
|
"MasterArn":{"shape":"FunctionArn"},
|
920
|
-
"RevisionId":{"shape":"String"}
|
1111
|
+
"RevisionId":{"shape":"String"},
|
1112
|
+
"Layers":{"shape":"LayersReferenceList"}
|
921
1113
|
}
|
922
1114
|
},
|
923
1115
|
"FunctionList":{
|
@@ -1017,6 +1209,64 @@
|
|
1017
1209
|
"Concurrency":{"shape":"Concurrency"}
|
1018
1210
|
}
|
1019
1211
|
},
|
1212
|
+
"GetLayerVersionPolicyRequest":{
|
1213
|
+
"type":"structure",
|
1214
|
+
"required":[
|
1215
|
+
"LayerName",
|
1216
|
+
"VersionNumber"
|
1217
|
+
],
|
1218
|
+
"members":{
|
1219
|
+
"LayerName":{
|
1220
|
+
"shape":"LayerName",
|
1221
|
+
"location":"uri",
|
1222
|
+
"locationName":"LayerName"
|
1223
|
+
},
|
1224
|
+
"VersionNumber":{
|
1225
|
+
"shape":"LayerVersionNumber",
|
1226
|
+
"location":"uri",
|
1227
|
+
"locationName":"VersionNumber"
|
1228
|
+
}
|
1229
|
+
}
|
1230
|
+
},
|
1231
|
+
"GetLayerVersionPolicyResponse":{
|
1232
|
+
"type":"structure",
|
1233
|
+
"members":{
|
1234
|
+
"Policy":{"shape":"String"},
|
1235
|
+
"RevisionId":{"shape":"String"}
|
1236
|
+
}
|
1237
|
+
},
|
1238
|
+
"GetLayerVersionRequest":{
|
1239
|
+
"type":"structure",
|
1240
|
+
"required":[
|
1241
|
+
"LayerName",
|
1242
|
+
"VersionNumber"
|
1243
|
+
],
|
1244
|
+
"members":{
|
1245
|
+
"LayerName":{
|
1246
|
+
"shape":"LayerName",
|
1247
|
+
"location":"uri",
|
1248
|
+
"locationName":"LayerName"
|
1249
|
+
},
|
1250
|
+
"VersionNumber":{
|
1251
|
+
"shape":"LayerVersionNumber",
|
1252
|
+
"location":"uri",
|
1253
|
+
"locationName":"VersionNumber"
|
1254
|
+
}
|
1255
|
+
}
|
1256
|
+
},
|
1257
|
+
"GetLayerVersionResponse":{
|
1258
|
+
"type":"structure",
|
1259
|
+
"members":{
|
1260
|
+
"Content":{"shape":"LayerVersionContentOutput"},
|
1261
|
+
"LayerArn":{"shape":"LayerArn"},
|
1262
|
+
"LayerVersionArn":{"shape":"LayerVersionArn"},
|
1263
|
+
"Description":{"shape":"Description"},
|
1264
|
+
"CreatedDate":{"shape":"Timestamp"},
|
1265
|
+
"Version":{"shape":"LayerVersionNumber"},
|
1266
|
+
"CompatibleRuntimes":{"shape":"CompatibleRuntimes"},
|
1267
|
+
"LicenseInfo":{"shape":"LicenseInfo"}
|
1268
|
+
}
|
1269
|
+
},
|
1020
1270
|
"GetPolicyRequest":{
|
1021
1271
|
"type":"structure",
|
1022
1272
|
"required":["FunctionName"],
|
@@ -1235,6 +1485,96 @@
|
|
1235
1485
|
"error":{"httpStatusCode":502},
|
1236
1486
|
"exception":true
|
1237
1487
|
},
|
1488
|
+
"Layer":{
|
1489
|
+
"type":"structure",
|
1490
|
+
"members":{
|
1491
|
+
"Arn":{"shape":"LayerVersionArn"},
|
1492
|
+
"CodeSize":{"shape":"Long"}
|
1493
|
+
}
|
1494
|
+
},
|
1495
|
+
"LayerArn":{
|
1496
|
+
"type":"string",
|
1497
|
+
"max":140,
|
1498
|
+
"min":1,
|
1499
|
+
"pattern":"arn:[a-zA-Z0-9-]+:lambda:[a-zA-Z0-9-]+:\\d{12}:layer:[a-zA-Z0-9-_]+"
|
1500
|
+
},
|
1501
|
+
"LayerList":{
|
1502
|
+
"type":"list",
|
1503
|
+
"member":{"shape":"LayerVersionArn"}
|
1504
|
+
},
|
1505
|
+
"LayerName":{
|
1506
|
+
"type":"string",
|
1507
|
+
"max":140,
|
1508
|
+
"min":1,
|
1509
|
+
"pattern":"(arn:[a-zA-Z0-9-]+:lambda:[a-zA-Z0-9-]+:\\d{12}:layer:[a-zA-Z0-9-_]+)|[a-zA-Z0-9-_]+"
|
1510
|
+
},
|
1511
|
+
"LayerPermissionAllowedAction":{
|
1512
|
+
"type":"string",
|
1513
|
+
"pattern":"lambda:GetLayerVersion"
|
1514
|
+
},
|
1515
|
+
"LayerPermissionAllowedPrincipal":{
|
1516
|
+
"type":"string",
|
1517
|
+
"pattern":"\\d{12}|\\*|arn:(aws[a-zA-Z-]*):iam::\\d{12}:root"
|
1518
|
+
},
|
1519
|
+
"LayerVersionArn":{
|
1520
|
+
"type":"string",
|
1521
|
+
"max":140,
|
1522
|
+
"min":1,
|
1523
|
+
"pattern":"arn:[a-zA-Z0-9-]+:lambda:[a-zA-Z0-9-]+:\\d{12}:layer:[a-zA-Z0-9-_]+:[0-9]+"
|
1524
|
+
},
|
1525
|
+
"LayerVersionContentInput":{
|
1526
|
+
"type":"structure",
|
1527
|
+
"members":{
|
1528
|
+
"S3Bucket":{"shape":"S3Bucket"},
|
1529
|
+
"S3Key":{"shape":"S3Key"},
|
1530
|
+
"S3ObjectVersion":{"shape":"S3ObjectVersion"},
|
1531
|
+
"ZipFile":{"shape":"Blob"}
|
1532
|
+
}
|
1533
|
+
},
|
1534
|
+
"LayerVersionContentOutput":{
|
1535
|
+
"type":"structure",
|
1536
|
+
"members":{
|
1537
|
+
"Location":{"shape":"String"},
|
1538
|
+
"CodeSha256":{"shape":"String"},
|
1539
|
+
"CodeSize":{"shape":"Long"}
|
1540
|
+
}
|
1541
|
+
},
|
1542
|
+
"LayerVersionNumber":{"type":"long"},
|
1543
|
+
"LayerVersionsList":{
|
1544
|
+
"type":"list",
|
1545
|
+
"member":{"shape":"LayerVersionsListItem"}
|
1546
|
+
},
|
1547
|
+
"LayerVersionsListItem":{
|
1548
|
+
"type":"structure",
|
1549
|
+
"members":{
|
1550
|
+
"LayerVersionArn":{"shape":"LayerVersionArn"},
|
1551
|
+
"Version":{"shape":"LayerVersionNumber"},
|
1552
|
+
"Description":{"shape":"Description"},
|
1553
|
+
"CreatedDate":{"shape":"Timestamp"},
|
1554
|
+
"CompatibleRuntimes":{"shape":"CompatibleRuntimes"},
|
1555
|
+
"LicenseInfo":{"shape":"LicenseInfo"}
|
1556
|
+
}
|
1557
|
+
},
|
1558
|
+
"LayersList":{
|
1559
|
+
"type":"list",
|
1560
|
+
"member":{"shape":"LayersListItem"}
|
1561
|
+
},
|
1562
|
+
"LayersListItem":{
|
1563
|
+
"type":"structure",
|
1564
|
+
"members":{
|
1565
|
+
"LayerName":{"shape":"LayerName"},
|
1566
|
+
"LayerArn":{"shape":"LayerArn"},
|
1567
|
+
"LatestMatchingVersion":{"shape":"LayerVersionsListItem"}
|
1568
|
+
}
|
1569
|
+
},
|
1570
|
+
"LayersReferenceList":{
|
1571
|
+
"type":"list",
|
1572
|
+
"member":{"shape":"Layer"}
|
1573
|
+
},
|
1574
|
+
"LicenseInfo":{
|
1575
|
+
"type":"string",
|
1576
|
+
"max":512
|
1577
|
+
},
|
1238
1578
|
"ListAliasesRequest":{
|
1239
1579
|
"type":"structure",
|
1240
1580
|
"required":["FunctionName"],
|
@@ -1332,6 +1672,66 @@
|
|
1332
1672
|
"Functions":{"shape":"FunctionList"}
|
1333
1673
|
}
|
1334
1674
|
},
|
1675
|
+
"ListLayerVersionsRequest":{
|
1676
|
+
"type":"structure",
|
1677
|
+
"required":["LayerName"],
|
1678
|
+
"members":{
|
1679
|
+
"CompatibleRuntime":{
|
1680
|
+
"shape":"Runtime",
|
1681
|
+
"location":"querystring",
|
1682
|
+
"locationName":"CompatibleRuntime"
|
1683
|
+
},
|
1684
|
+
"LayerName":{
|
1685
|
+
"shape":"LayerName",
|
1686
|
+
"location":"uri",
|
1687
|
+
"locationName":"LayerName"
|
1688
|
+
},
|
1689
|
+
"Marker":{
|
1690
|
+
"shape":"String",
|
1691
|
+
"location":"querystring",
|
1692
|
+
"locationName":"Marker"
|
1693
|
+
},
|
1694
|
+
"MaxItems":{
|
1695
|
+
"shape":"MaxLayerListItems",
|
1696
|
+
"location":"querystring",
|
1697
|
+
"locationName":"MaxItems"
|
1698
|
+
}
|
1699
|
+
}
|
1700
|
+
},
|
1701
|
+
"ListLayerVersionsResponse":{
|
1702
|
+
"type":"structure",
|
1703
|
+
"members":{
|
1704
|
+
"NextMarker":{"shape":"String"},
|
1705
|
+
"LayerVersions":{"shape":"LayerVersionsList"}
|
1706
|
+
}
|
1707
|
+
},
|
1708
|
+
"ListLayersRequest":{
|
1709
|
+
"type":"structure",
|
1710
|
+
"members":{
|
1711
|
+
"CompatibleRuntime":{
|
1712
|
+
"shape":"Runtime",
|
1713
|
+
"location":"querystring",
|
1714
|
+
"locationName":"CompatibleRuntime"
|
1715
|
+
},
|
1716
|
+
"Marker":{
|
1717
|
+
"shape":"String",
|
1718
|
+
"location":"querystring",
|
1719
|
+
"locationName":"Marker"
|
1720
|
+
},
|
1721
|
+
"MaxItems":{
|
1722
|
+
"shape":"MaxLayerListItems",
|
1723
|
+
"location":"querystring",
|
1724
|
+
"locationName":"MaxItems"
|
1725
|
+
}
|
1726
|
+
}
|
1727
|
+
},
|
1728
|
+
"ListLayersResponse":{
|
1729
|
+
"type":"structure",
|
1730
|
+
"members":{
|
1731
|
+
"NextMarker":{"shape":"String"},
|
1732
|
+
"Layers":{"shape":"LayersList"}
|
1733
|
+
}
|
1734
|
+
},
|
1335
1735
|
"ListTagsRequest":{
|
1336
1736
|
"type":"structure",
|
1337
1737
|
"required":["Resource"],
|
@@ -1389,6 +1789,11 @@
|
|
1389
1789
|
"type":"string",
|
1390
1790
|
"pattern":"ALL|[a-z]{2}(-gov)?-[a-z]+-\\d{1}"
|
1391
1791
|
},
|
1792
|
+
"MaxLayerListItems":{
|
1793
|
+
"type":"integer",
|
1794
|
+
"max":50,
|
1795
|
+
"min":1
|
1796
|
+
},
|
1392
1797
|
"MaxListItems":{
|
1393
1798
|
"type":"integer",
|
1394
1799
|
"max":10000,
|
@@ -1415,6 +1820,10 @@
|
|
1415
1820
|
"min":1,
|
1416
1821
|
"pattern":"([a-zA-Z0-9-_.]+)"
|
1417
1822
|
},
|
1823
|
+
"OrganizationId":{
|
1824
|
+
"type":"string",
|
1825
|
+
"pattern":"o-[a-z0-9]{10,32}"
|
1826
|
+
},
|
1418
1827
|
"PolicyLengthExceededException":{
|
1419
1828
|
"type":"structure",
|
1420
1829
|
"members":{
|
@@ -1437,6 +1846,37 @@
|
|
1437
1846
|
"type":"string",
|
1438
1847
|
"pattern":".*"
|
1439
1848
|
},
|
1849
|
+
"PublishLayerVersionRequest":{
|
1850
|
+
"type":"structure",
|
1851
|
+
"required":[
|
1852
|
+
"LayerName",
|
1853
|
+
"Content"
|
1854
|
+
],
|
1855
|
+
"members":{
|
1856
|
+
"LayerName":{
|
1857
|
+
"shape":"LayerName",
|
1858
|
+
"location":"uri",
|
1859
|
+
"locationName":"LayerName"
|
1860
|
+
},
|
1861
|
+
"Description":{"shape":"Description"},
|
1862
|
+
"Content":{"shape":"LayerVersionContentInput"},
|
1863
|
+
"CompatibleRuntimes":{"shape":"CompatibleRuntimes"},
|
1864
|
+
"LicenseInfo":{"shape":"LicenseInfo"}
|
1865
|
+
}
|
1866
|
+
},
|
1867
|
+
"PublishLayerVersionResponse":{
|
1868
|
+
"type":"structure",
|
1869
|
+
"members":{
|
1870
|
+
"Content":{"shape":"LayerVersionContentOutput"},
|
1871
|
+
"LayerArn":{"shape":"LayerArn"},
|
1872
|
+
"LayerVersionArn":{"shape":"LayerVersionArn"},
|
1873
|
+
"Description":{"shape":"Description"},
|
1874
|
+
"CreatedDate":{"shape":"Timestamp"},
|
1875
|
+
"Version":{"shape":"LayerVersionNumber"},
|
1876
|
+
"CompatibleRuntimes":{"shape":"CompatibleRuntimes"},
|
1877
|
+
"LicenseInfo":{"shape":"LicenseInfo"}
|
1878
|
+
}
|
1879
|
+
},
|
1440
1880
|
"PublishVersionRequest":{
|
1441
1881
|
"type":"structure",
|
1442
1882
|
"required":["FunctionName"],
|
@@ -1472,6 +1912,36 @@
|
|
1472
1912
|
"min":1,
|
1473
1913
|
"pattern":"(|[a-zA-Z0-9$_-]+)"
|
1474
1914
|
},
|
1915
|
+
"RemoveLayerVersionPermissionRequest":{
|
1916
|
+
"type":"structure",
|
1917
|
+
"required":[
|
1918
|
+
"LayerName",
|
1919
|
+
"VersionNumber",
|
1920
|
+
"StatementId"
|
1921
|
+
],
|
1922
|
+
"members":{
|
1923
|
+
"LayerName":{
|
1924
|
+
"shape":"LayerName",
|
1925
|
+
"location":"uri",
|
1926
|
+
"locationName":"LayerName"
|
1927
|
+
},
|
1928
|
+
"VersionNumber":{
|
1929
|
+
"shape":"LayerVersionNumber",
|
1930
|
+
"location":"uri",
|
1931
|
+
"locationName":"VersionNumber"
|
1932
|
+
},
|
1933
|
+
"StatementId":{
|
1934
|
+
"shape":"StatementId",
|
1935
|
+
"location":"uri",
|
1936
|
+
"locationName":"StatementId"
|
1937
|
+
},
|
1938
|
+
"RevisionId":{
|
1939
|
+
"shape":"String",
|
1940
|
+
"location":"querystring",
|
1941
|
+
"locationName":"RevisionId"
|
1942
|
+
}
|
1943
|
+
}
|
1944
|
+
},
|
1475
1945
|
"RemovePermissionRequest":{
|
1476
1946
|
"type":"structure",
|
1477
1947
|
"required":[
|
@@ -1564,7 +2034,9 @@
|
|
1564
2034
|
"dotnetcore2.0",
|
1565
2035
|
"dotnetcore2.1",
|
1566
2036
|
"nodejs4.3-edge",
|
1567
|
-
"go1.x"
|
2037
|
+
"go1.x",
|
2038
|
+
"ruby2.5",
|
2039
|
+
"provided"
|
1568
2040
|
]
|
1569
2041
|
},
|
1570
2042
|
"S3Bucket":{
|
@@ -1810,7 +2282,8 @@
|
|
1810
2282
|
"DeadLetterConfig":{"shape":"DeadLetterConfig"},
|
1811
2283
|
"KMSKeyArn":{"shape":"KMSKeyArn"},
|
1812
2284
|
"TracingConfig":{"shape":"TracingConfig"},
|
1813
|
-
"RevisionId":{"shape":"String"}
|
2285
|
+
"RevisionId":{"shape":"String"},
|
2286
|
+
"Layers":{"shape":"LayerList"}
|
1814
2287
|
}
|
1815
2288
|
},
|
1816
2289
|
"Version":{
|