aws-sdk 2.1607.0 → 2.1609.0

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.
@@ -71,13 +71,22 @@
71
71
  "type"
72
72
  ],
73
73
  "members": {
74
+ "createdTime": {
75
+ "shape": "Sc"
76
+ },
77
+ "deleted": {
78
+ "type": "boolean"
79
+ },
74
80
  "description": {},
75
81
  "fieldArn": {},
76
82
  "fieldId": {},
83
+ "lastModifiedTime": {
84
+ "shape": "Sg"
85
+ },
77
86
  "name": {},
78
87
  "namespace": {},
79
88
  "tags": {
80
- "shape": "Sg"
89
+ "shape": "Sj"
81
90
  },
82
91
  "type": {}
83
92
  }
@@ -111,7 +120,7 @@
111
120
  "options": {
112
121
  "type": "list",
113
122
  "member": {
114
- "shape": "Sk"
123
+ "shape": "Sn"
115
124
  }
116
125
  }
117
126
  }
@@ -162,11 +171,11 @@
162
171
  "fields": {
163
172
  "type": "list",
164
173
  "member": {
165
- "shape": "Su"
174
+ "shape": "Sx"
166
175
  }
167
176
  },
168
177
  "performedBy": {
169
- "shape": "Sz"
178
+ "shape": "S12"
170
179
  },
171
180
  "templateId": {}
172
181
  }
@@ -262,7 +271,7 @@
262
271
  ],
263
272
  "members": {
264
273
  "content": {
265
- "shape": "S1d"
274
+ "shape": "S1g"
266
275
  },
267
276
  "domainId": {
268
277
  "location": "uri",
@@ -305,7 +314,7 @@
305
314
  "type": "structure",
306
315
  "members": {
307
316
  "comment": {
308
- "shape": "S1s"
317
+ "shape": "S1v"
309
318
  },
310
319
  "contact": {
311
320
  "type": "structure",
@@ -324,7 +333,7 @@
324
333
  "locationName": "domainId"
325
334
  },
326
335
  "performedBy": {
327
- "shape": "Sz"
336
+ "shape": "S12"
328
337
  },
329
338
  "type": {}
330
339
  }
@@ -360,11 +369,11 @@
360
369
  "locationName": "domainId"
361
370
  },
362
371
  "layoutConfiguration": {
363
- "shape": "S23"
372
+ "shape": "S26"
364
373
  },
365
374
  "name": {},
366
375
  "requiredFields": {
367
- "shape": "S25"
376
+ "shape": "S28"
368
377
  },
369
378
  "status": {}
370
379
  }
@@ -406,6 +415,93 @@
406
415
  },
407
416
  "idempotent": true
408
417
  },
418
+ "DeleteField": {
419
+ "http": {
420
+ "method": "DELETE",
421
+ "requestUri": "/domains/{domainId}/fields/{fieldId}",
422
+ "responseCode": 200
423
+ },
424
+ "input": {
425
+ "type": "structure",
426
+ "required": [
427
+ "domainId",
428
+ "fieldId"
429
+ ],
430
+ "members": {
431
+ "domainId": {
432
+ "location": "uri",
433
+ "locationName": "domainId"
434
+ },
435
+ "fieldId": {
436
+ "location": "uri",
437
+ "locationName": "fieldId"
438
+ }
439
+ }
440
+ },
441
+ "output": {
442
+ "type": "structure",
443
+ "members": {}
444
+ },
445
+ "idempotent": true
446
+ },
447
+ "DeleteLayout": {
448
+ "http": {
449
+ "method": "DELETE",
450
+ "requestUri": "/domains/{domainId}/layouts/{layoutId}",
451
+ "responseCode": 200
452
+ },
453
+ "input": {
454
+ "type": "structure",
455
+ "required": [
456
+ "domainId",
457
+ "layoutId"
458
+ ],
459
+ "members": {
460
+ "domainId": {
461
+ "location": "uri",
462
+ "locationName": "domainId"
463
+ },
464
+ "layoutId": {
465
+ "location": "uri",
466
+ "locationName": "layoutId"
467
+ }
468
+ }
469
+ },
470
+ "output": {
471
+ "type": "structure",
472
+ "members": {}
473
+ },
474
+ "idempotent": true
475
+ },
476
+ "DeleteTemplate": {
477
+ "http": {
478
+ "method": "DELETE",
479
+ "requestUri": "/domains/{domainId}/templates/{templateId}",
480
+ "responseCode": 200
481
+ },
482
+ "input": {
483
+ "type": "structure",
484
+ "required": [
485
+ "domainId",
486
+ "templateId"
487
+ ],
488
+ "members": {
489
+ "domainId": {
490
+ "location": "uri",
491
+ "locationName": "domainId"
492
+ },
493
+ "templateId": {
494
+ "location": "uri",
495
+ "locationName": "templateId"
496
+ }
497
+ }
498
+ },
499
+ "output": {
500
+ "type": "structure",
501
+ "members": {}
502
+ },
503
+ "idempotent": true
504
+ },
409
505
  "GetCase": {
410
506
  "http": {
411
507
  "requestUri": "/domains/{domainId}/cases/{caseId}",
@@ -446,12 +542,12 @@
446
542
  "fields": {
447
543
  "type": "list",
448
544
  "member": {
449
- "shape": "Su"
545
+ "shape": "Sx"
450
546
  }
451
547
  },
452
548
  "nextToken": {},
453
549
  "tags": {
454
- "shape": "Sg"
550
+ "shape": "Sj"
455
551
  },
456
552
  "templateId": {}
457
553
  }
@@ -512,10 +608,10 @@
512
608
  "members": {
513
609
  "eventFieldId": {},
514
610
  "newValue": {
515
- "shape": "S2q"
611
+ "shape": "S2z"
516
612
  },
517
613
  "oldValue": {
518
- "shape": "S2q"
614
+ "shape": "S2z"
519
615
  }
520
616
  }
521
617
  }
@@ -528,7 +624,7 @@
528
624
  "members": {
529
625
  "iamPrincipalArn": {},
530
626
  "user": {
531
- "shape": "Sz"
627
+ "shape": "S12"
532
628
  }
533
629
  }
534
630
  },
@@ -569,7 +665,7 @@
569
665
  ],
570
666
  "members": {
571
667
  "eventBridge": {
572
- "shape": "S2y"
668
+ "shape": "S37"
573
669
  }
574
670
  }
575
671
  }
@@ -602,15 +698,14 @@
602
698
  ],
603
699
  "members": {
604
700
  "createdTime": {
605
- "type": "timestamp",
606
- "timestampFormat": "iso8601"
701
+ "shape": "Sc"
607
702
  },
608
703
  "domainArn": {},
609
704
  "domainId": {},
610
705
  "domainStatus": {},
611
706
  "name": {},
612
707
  "tags": {
613
- "shape": "Sg"
708
+ "shape": "Sj"
614
709
  }
615
710
  }
616
711
  }
@@ -647,13 +742,22 @@
647
742
  ],
648
743
  "members": {
649
744
  "content": {
650
- "shape": "S1d"
745
+ "shape": "S1g"
746
+ },
747
+ "createdTime": {
748
+ "shape": "Sc"
749
+ },
750
+ "deleted": {
751
+ "type": "boolean"
752
+ },
753
+ "lastModifiedTime": {
754
+ "shape": "Sg"
651
755
  },
652
756
  "layoutArn": {},
653
757
  "layoutId": {},
654
758
  "name": {},
655
759
  "tags": {
656
- "shape": "Sg"
760
+ "shape": "Sj"
657
761
  }
658
762
  }
659
763
  }
@@ -689,17 +793,26 @@
689
793
  "templateId"
690
794
  ],
691
795
  "members": {
796
+ "createdTime": {
797
+ "shape": "Sc"
798
+ },
799
+ "deleted": {
800
+ "type": "boolean"
801
+ },
692
802
  "description": {},
803
+ "lastModifiedTime": {
804
+ "shape": "Sg"
805
+ },
693
806
  "layoutConfiguration": {
694
- "shape": "S23"
807
+ "shape": "S26"
695
808
  },
696
809
  "name": {},
697
810
  "requiredFields": {
698
- "shape": "S25"
811
+ "shape": "S28"
699
812
  },
700
813
  "status": {},
701
814
  "tags": {
702
- "shape": "Sg"
815
+ "shape": "Sj"
703
816
  },
704
817
  "templateArn": {},
705
818
  "templateId": {}
@@ -845,7 +958,7 @@
845
958
  "options": {
846
959
  "type": "list",
847
960
  "member": {
848
- "shape": "Sk"
961
+ "shape": "Sn"
849
962
  }
850
963
  }
851
964
  }
@@ -981,7 +1094,7 @@
981
1094
  "type": "structure",
982
1095
  "members": {
983
1096
  "tags": {
984
- "shape": "Sg"
1097
+ "shape": "Sj"
985
1098
  }
986
1099
  }
987
1100
  },
@@ -1065,7 +1178,7 @@
1065
1178
  "locationName": "domainId"
1066
1179
  },
1067
1180
  "eventBridge": {
1068
- "shape": "S2y"
1181
+ "shape": "S37"
1069
1182
  }
1070
1183
  }
1071
1184
  },
@@ -1096,7 +1209,7 @@
1096
1209
  }
1097
1210
  },
1098
1211
  "filter": {
1099
- "shape": "S4a"
1212
+ "shape": "S4i"
1100
1213
  },
1101
1214
  "maxResults": {
1102
1215
  "type": "integer"
@@ -1139,11 +1252,11 @@
1139
1252
  "fields": {
1140
1253
  "type": "list",
1141
1254
  "member": {
1142
- "shape": "Su"
1255
+ "shape": "Sx"
1143
1256
  }
1144
1257
  },
1145
1258
  "tags": {
1146
- "shape": "Sg"
1259
+ "shape": "Sj"
1147
1260
  },
1148
1261
  "templateId": {}
1149
1262
  }
@@ -1228,7 +1341,7 @@
1228
1341
  "type": "structure",
1229
1342
  "members": {
1230
1343
  "comment": {
1231
- "shape": "S1s"
1344
+ "shape": "S1v"
1232
1345
  },
1233
1346
  "contact": {
1234
1347
  "type": "structure",
@@ -1250,11 +1363,11 @@
1250
1363
  "union": true
1251
1364
  },
1252
1365
  "performedBy": {
1253
- "shape": "Sz"
1366
+ "shape": "S12"
1254
1367
  },
1255
1368
  "relatedItemId": {},
1256
1369
  "tags": {
1257
- "shape": "Sg"
1370
+ "shape": "Sj"
1258
1371
  },
1259
1372
  "type": {}
1260
1373
  }
@@ -1280,7 +1393,7 @@
1280
1393
  "locationName": "arn"
1281
1394
  },
1282
1395
  "tags": {
1283
- "shape": "Sg"
1396
+ "shape": "Sj"
1284
1397
  }
1285
1398
  }
1286
1399
  },
@@ -1338,11 +1451,11 @@
1338
1451
  "fields": {
1339
1452
  "type": "list",
1340
1453
  "member": {
1341
- "shape": "Su"
1454
+ "shape": "Sx"
1342
1455
  }
1343
1456
  },
1344
1457
  "performedBy": {
1345
- "shape": "Sz"
1458
+ "shape": "S12"
1346
1459
  }
1347
1460
  }
1348
1461
  },
@@ -1396,7 +1509,7 @@
1396
1509
  ],
1397
1510
  "members": {
1398
1511
  "content": {
1399
- "shape": "S1d"
1512
+ "shape": "S1g"
1400
1513
  },
1401
1514
  "domainId": {
1402
1515
  "location": "uri",
@@ -1434,11 +1547,11 @@
1434
1547
  "locationName": "domainId"
1435
1548
  },
1436
1549
  "layoutConfiguration": {
1437
- "shape": "S23"
1550
+ "shape": "S26"
1438
1551
  },
1439
1552
  "name": {},
1440
1553
  "requiredFields": {
1441
- "shape": "S25"
1554
+ "shape": "S28"
1442
1555
  },
1443
1556
  "status": {},
1444
1557
  "templateId": {
@@ -1464,12 +1577,20 @@
1464
1577
  "id": {}
1465
1578
  }
1466
1579
  },
1580
+ "Sc": {
1581
+ "type": "timestamp",
1582
+ "timestampFormat": "iso8601"
1583
+ },
1467
1584
  "Sg": {
1585
+ "type": "timestamp",
1586
+ "timestampFormat": "iso8601"
1587
+ },
1588
+ "Sj": {
1468
1589
  "type": "map",
1469
1590
  "key": {},
1470
1591
  "value": {}
1471
1592
  },
1472
- "Sk": {
1593
+ "Sn": {
1473
1594
  "type": "structure",
1474
1595
  "required": [
1475
1596
  "active",
@@ -1484,7 +1605,7 @@
1484
1605
  "value": {}
1485
1606
  }
1486
1607
  },
1487
- "Su": {
1608
+ "Sx": {
1488
1609
  "type": "structure",
1489
1610
  "required": [
1490
1611
  "id",
@@ -1502,7 +1623,7 @@
1502
1623
  "type": "double"
1503
1624
  },
1504
1625
  "emptyValue": {
1505
- "shape": "Sx"
1626
+ "shape": "S10"
1506
1627
  },
1507
1628
  "stringValue": {},
1508
1629
  "userArnValue": {}
@@ -1511,35 +1632,35 @@
1511
1632
  }
1512
1633
  }
1513
1634
  },
1514
- "Sx": {
1635
+ "S10": {
1515
1636
  "type": "structure",
1516
1637
  "members": {}
1517
1638
  },
1518
- "Sz": {
1639
+ "S12": {
1519
1640
  "type": "structure",
1520
1641
  "members": {
1521
1642
  "userArn": {}
1522
1643
  },
1523
1644
  "union": true
1524
1645
  },
1525
- "S1d": {
1646
+ "S1g": {
1526
1647
  "type": "structure",
1527
1648
  "members": {
1528
1649
  "basic": {
1529
1650
  "type": "structure",
1530
1651
  "members": {
1531
1652
  "moreInfo": {
1532
- "shape": "S1f"
1653
+ "shape": "S1i"
1533
1654
  },
1534
1655
  "topPanel": {
1535
- "shape": "S1f"
1656
+ "shape": "S1i"
1536
1657
  }
1537
1658
  }
1538
1659
  }
1539
1660
  },
1540
1661
  "union": true
1541
1662
  },
1542
- "S1f": {
1663
+ "S1i": {
1543
1664
  "type": "structure",
1544
1665
  "members": {
1545
1666
  "sections": {
@@ -1574,7 +1695,7 @@
1574
1695
  }
1575
1696
  }
1576
1697
  },
1577
- "S1s": {
1698
+ "S1v": {
1578
1699
  "type": "structure",
1579
1700
  "required": [
1580
1701
  "body",
@@ -1585,13 +1706,13 @@
1585
1706
  "contentType": {}
1586
1707
  }
1587
1708
  },
1588
- "S23": {
1709
+ "S26": {
1589
1710
  "type": "structure",
1590
1711
  "members": {
1591
1712
  "defaultLayout": {}
1592
1713
  }
1593
1714
  },
1594
- "S25": {
1715
+ "S28": {
1595
1716
  "type": "list",
1596
1717
  "member": {
1597
1718
  "type": "structure",
@@ -1603,7 +1724,7 @@
1603
1724
  }
1604
1725
  }
1605
1726
  },
1606
- "S2q": {
1727
+ "S2z": {
1607
1728
  "type": "structure",
1608
1729
  "members": {
1609
1730
  "booleanValue": {
@@ -1613,14 +1734,14 @@
1613
1734
  "type": "double"
1614
1735
  },
1615
1736
  "emptyValue": {
1616
- "shape": "Sx"
1737
+ "shape": "S10"
1617
1738
  },
1618
1739
  "stringValue": {},
1619
1740
  "userArnValue": {}
1620
1741
  },
1621
1742
  "union": true
1622
1743
  },
1623
- "S2y": {
1744
+ "S37": {
1624
1745
  "type": "structure",
1625
1746
  "required": [
1626
1747
  "enabled"
@@ -1661,46 +1782,46 @@
1661
1782
  }
1662
1783
  }
1663
1784
  },
1664
- "S4a": {
1785
+ "S4i": {
1665
1786
  "type": "structure",
1666
1787
  "members": {
1667
1788
  "andAll": {
1668
1789
  "type": "list",
1669
1790
  "member": {
1670
- "shape": "S4a"
1791
+ "shape": "S4i"
1671
1792
  }
1672
1793
  },
1673
1794
  "field": {
1674
1795
  "type": "structure",
1675
1796
  "members": {
1676
1797
  "contains": {
1677
- "shape": "Su"
1798
+ "shape": "Sx"
1678
1799
  },
1679
1800
  "equalTo": {
1680
- "shape": "Su"
1801
+ "shape": "Sx"
1681
1802
  },
1682
1803
  "greaterThan": {
1683
- "shape": "Su"
1804
+ "shape": "Sx"
1684
1805
  },
1685
1806
  "greaterThanOrEqualTo": {
1686
- "shape": "Su"
1807
+ "shape": "Sx"
1687
1808
  },
1688
1809
  "lessThan": {
1689
- "shape": "Su"
1810
+ "shape": "Sx"
1690
1811
  },
1691
1812
  "lessThanOrEqualTo": {
1692
- "shape": "Su"
1813
+ "shape": "Sx"
1693
1814
  }
1694
1815
  },
1695
1816
  "union": true
1696
1817
  },
1697
1818
  "not": {
1698
- "shape": "S4a"
1819
+ "shape": "S4i"
1699
1820
  },
1700
1821
  "orAll": {
1701
1822
  "type": "list",
1702
1823
  "member": {
1703
- "shape": "S4a"
1824
+ "shape": "S4i"
1704
1825
  }
1705
1826
  }
1706
1827
  },
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "entitlement.marketplace",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceFullName": "AWS Marketplace Entitlement Service",
9
12
  "serviceId": "Marketplace Entitlement Service",
10
13
  "signatureVersion": "v4",