aws-sdk 2.878.0 → 2.879.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.
- package/CHANGELOG.md +6 -1
- package/README.md +1 -1
- package/apis/imagebuilder-2019-12-02.min.json +141 -111
- package/apis/mediapackage-2017-10-12.min.json +64 -48
- package/clients/imagebuilder.d.ts +378 -340
- package/clients/mediapackage.d.ts +13 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +3 -3
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/lib/http/node.js +1 -1
- package/package.json +1 -1
|
@@ -94,7 +94,6 @@
|
|
|
94
94
|
"name",
|
|
95
95
|
"semanticVersion",
|
|
96
96
|
"components",
|
|
97
|
-
"dockerfileTemplateData",
|
|
98
97
|
"parentImage",
|
|
99
98
|
"targetRepository",
|
|
100
99
|
"clientToken"
|
|
@@ -107,6 +106,9 @@
|
|
|
107
106
|
"components": {
|
|
108
107
|
"shape": "Sl"
|
|
109
108
|
},
|
|
109
|
+
"instanceConfiguration": {
|
|
110
|
+
"shape": "So"
|
|
111
|
+
},
|
|
110
112
|
"dockerfileTemplateData": {},
|
|
111
113
|
"dockerfileTemplateUri": {},
|
|
112
114
|
"platformOverride": {},
|
|
@@ -117,7 +119,7 @@
|
|
|
117
119
|
},
|
|
118
120
|
"workingDirectory": {},
|
|
119
121
|
"targetRepository": {
|
|
120
|
-
"shape": "
|
|
122
|
+
"shape": "Sy"
|
|
121
123
|
},
|
|
122
124
|
"kmsKeyId": {},
|
|
123
125
|
"clientToken": {
|
|
@@ -150,7 +152,7 @@
|
|
|
150
152
|
"name": {},
|
|
151
153
|
"description": {},
|
|
152
154
|
"distributions": {
|
|
153
|
-
"shape": "
|
|
155
|
+
"shape": "S13"
|
|
154
156
|
},
|
|
155
157
|
"tags": {
|
|
156
158
|
"shape": "Se"
|
|
@@ -186,7 +188,7 @@
|
|
|
186
188
|
"distributionConfigurationArn": {},
|
|
187
189
|
"infrastructureConfigurationArn": {},
|
|
188
190
|
"imageTestsConfiguration": {
|
|
189
|
-
"shape": "
|
|
191
|
+
"shape": "S1n"
|
|
190
192
|
},
|
|
191
193
|
"enhancedImageMetadataEnabled": {
|
|
192
194
|
"type": "boolean"
|
|
@@ -228,13 +230,13 @@
|
|
|
228
230
|
"infrastructureConfigurationArn": {},
|
|
229
231
|
"distributionConfigurationArn": {},
|
|
230
232
|
"imageTestsConfiguration": {
|
|
231
|
-
"shape": "
|
|
233
|
+
"shape": "S1n"
|
|
232
234
|
},
|
|
233
235
|
"enhancedImageMetadataEnabled": {
|
|
234
236
|
"type": "boolean"
|
|
235
237
|
},
|
|
236
238
|
"schedule": {
|
|
237
|
-
"shape": "
|
|
239
|
+
"shape": "S1r"
|
|
238
240
|
},
|
|
239
241
|
"status": {},
|
|
240
242
|
"tags": {
|
|
@@ -277,7 +279,7 @@
|
|
|
277
279
|
},
|
|
278
280
|
"parentImage": {},
|
|
279
281
|
"blockDeviceMappings": {
|
|
280
|
-
"shape": "
|
|
282
|
+
"shape": "Sp"
|
|
281
283
|
},
|
|
282
284
|
"tags": {
|
|
283
285
|
"shape": "Se"
|
|
@@ -313,15 +315,15 @@
|
|
|
313
315
|
"name": {},
|
|
314
316
|
"description": {},
|
|
315
317
|
"instanceTypes": {
|
|
316
|
-
"shape": "
|
|
318
|
+
"shape": "S20"
|
|
317
319
|
},
|
|
318
320
|
"instanceProfileName": {},
|
|
319
321
|
"securityGroupIds": {
|
|
320
|
-
"shape": "
|
|
322
|
+
"shape": "S23"
|
|
321
323
|
},
|
|
322
324
|
"subnetId": {},
|
|
323
325
|
"logging": {
|
|
324
|
-
"shape": "
|
|
326
|
+
"shape": "S24"
|
|
325
327
|
},
|
|
326
328
|
"keyPair": {},
|
|
327
329
|
"terminateInstanceOnFailure": {
|
|
@@ -329,7 +331,7 @@
|
|
|
329
331
|
},
|
|
330
332
|
"snsTopicArn": {},
|
|
331
333
|
"resourceTags": {
|
|
332
|
-
"shape": "
|
|
334
|
+
"shape": "S27"
|
|
333
335
|
},
|
|
334
336
|
"tags": {
|
|
335
337
|
"shape": "Se"
|
|
@@ -619,7 +621,7 @@
|
|
|
619
621
|
"members": {
|
|
620
622
|
"requestId": {},
|
|
621
623
|
"containerRecipe": {
|
|
622
|
-
"shape": "
|
|
624
|
+
"shape": "S2z"
|
|
623
625
|
}
|
|
624
626
|
}
|
|
625
627
|
}
|
|
@@ -671,7 +673,7 @@
|
|
|
671
673
|
"members": {
|
|
672
674
|
"requestId": {},
|
|
673
675
|
"distributionConfiguration": {
|
|
674
|
-
"shape": "
|
|
676
|
+
"shape": "S35"
|
|
675
677
|
}
|
|
676
678
|
}
|
|
677
679
|
}
|
|
@@ -710,28 +712,28 @@
|
|
|
710
712
|
},
|
|
711
713
|
"osVersion": {},
|
|
712
714
|
"state": {
|
|
713
|
-
"shape": "
|
|
715
|
+
"shape": "S3c"
|
|
714
716
|
},
|
|
715
717
|
"imageRecipe": {
|
|
716
|
-
"shape": "
|
|
718
|
+
"shape": "S3e"
|
|
717
719
|
},
|
|
718
720
|
"containerRecipe": {
|
|
719
|
-
"shape": "
|
|
721
|
+
"shape": "S2z"
|
|
720
722
|
},
|
|
721
723
|
"sourcePipelineName": {},
|
|
722
724
|
"sourcePipelineArn": {},
|
|
723
725
|
"infrastructureConfiguration": {
|
|
724
|
-
"shape": "
|
|
726
|
+
"shape": "S3g"
|
|
725
727
|
},
|
|
726
728
|
"distributionConfiguration": {
|
|
727
|
-
"shape": "
|
|
729
|
+
"shape": "S35"
|
|
728
730
|
},
|
|
729
731
|
"imageTestsConfiguration": {
|
|
730
|
-
"shape": "
|
|
732
|
+
"shape": "S1n"
|
|
731
733
|
},
|
|
732
734
|
"dateCreated": {},
|
|
733
735
|
"outputResources": {
|
|
734
|
-
"shape": "
|
|
736
|
+
"shape": "S3h"
|
|
735
737
|
},
|
|
736
738
|
"tags": {
|
|
737
739
|
"shape": "Se"
|
|
@@ -763,7 +765,7 @@
|
|
|
763
765
|
"members": {
|
|
764
766
|
"requestId": {},
|
|
765
767
|
"imagePipeline": {
|
|
766
|
-
"shape": "
|
|
768
|
+
"shape": "S3o"
|
|
767
769
|
}
|
|
768
770
|
}
|
|
769
771
|
}
|
|
@@ -815,7 +817,7 @@
|
|
|
815
817
|
"members": {
|
|
816
818
|
"requestId": {},
|
|
817
819
|
"imageRecipe": {
|
|
818
|
-
"shape": "
|
|
820
|
+
"shape": "S3e"
|
|
819
821
|
}
|
|
820
822
|
}
|
|
821
823
|
}
|
|
@@ -867,7 +869,7 @@
|
|
|
867
869
|
"members": {
|
|
868
870
|
"requestId": {},
|
|
869
871
|
"infrastructureConfiguration": {
|
|
870
|
-
"shape": "
|
|
872
|
+
"shape": "S3g"
|
|
871
873
|
}
|
|
872
874
|
}
|
|
873
875
|
}
|
|
@@ -972,7 +974,7 @@
|
|
|
972
974
|
"members": {
|
|
973
975
|
"owner": {},
|
|
974
976
|
"filters": {
|
|
975
|
-
"shape": "
|
|
977
|
+
"shape": "S49"
|
|
976
978
|
},
|
|
977
979
|
"byName": {
|
|
978
980
|
"type": "boolean"
|
|
@@ -1019,7 +1021,7 @@
|
|
|
1019
1021
|
"members": {
|
|
1020
1022
|
"owner": {},
|
|
1021
1023
|
"filters": {
|
|
1022
|
-
"shape": "
|
|
1024
|
+
"shape": "S49"
|
|
1023
1025
|
},
|
|
1024
1026
|
"maxResults": {
|
|
1025
1027
|
"type": "integer"
|
|
@@ -1061,7 +1063,7 @@
|
|
|
1061
1063
|
"type": "structure",
|
|
1062
1064
|
"members": {
|
|
1063
1065
|
"filters": {
|
|
1064
|
-
"shape": "
|
|
1066
|
+
"shape": "S49"
|
|
1065
1067
|
},
|
|
1066
1068
|
"maxResults": {
|
|
1067
1069
|
"type": "integer"
|
|
@@ -1109,7 +1111,7 @@
|
|
|
1109
1111
|
"members": {
|
|
1110
1112
|
"imageVersionArn": {},
|
|
1111
1113
|
"filters": {
|
|
1112
|
-
"shape": "
|
|
1114
|
+
"shape": "S49"
|
|
1113
1115
|
},
|
|
1114
1116
|
"maxResults": {
|
|
1115
1117
|
"type": "integer"
|
|
@@ -1122,7 +1124,7 @@
|
|
|
1122
1124
|
"members": {
|
|
1123
1125
|
"requestId": {},
|
|
1124
1126
|
"imageSummaryList": {
|
|
1125
|
-
"shape": "
|
|
1127
|
+
"shape": "S4t"
|
|
1126
1128
|
},
|
|
1127
1129
|
"nextToken": {}
|
|
1128
1130
|
}
|
|
@@ -1175,7 +1177,7 @@
|
|
|
1175
1177
|
"members": {
|
|
1176
1178
|
"imagePipelineArn": {},
|
|
1177
1179
|
"filters": {
|
|
1178
|
-
"shape": "
|
|
1180
|
+
"shape": "S49"
|
|
1179
1181
|
},
|
|
1180
1182
|
"maxResults": {
|
|
1181
1183
|
"type": "integer"
|
|
@@ -1188,7 +1190,7 @@
|
|
|
1188
1190
|
"members": {
|
|
1189
1191
|
"requestId": {},
|
|
1190
1192
|
"imageSummaryList": {
|
|
1191
|
-
"shape": "
|
|
1193
|
+
"shape": "S4t"
|
|
1192
1194
|
},
|
|
1193
1195
|
"nextToken": {}
|
|
1194
1196
|
}
|
|
@@ -1202,7 +1204,7 @@
|
|
|
1202
1204
|
"type": "structure",
|
|
1203
1205
|
"members": {
|
|
1204
1206
|
"filters": {
|
|
1205
|
-
"shape": "
|
|
1207
|
+
"shape": "S49"
|
|
1206
1208
|
},
|
|
1207
1209
|
"maxResults": {
|
|
1208
1210
|
"type": "integer"
|
|
@@ -1217,7 +1219,7 @@
|
|
|
1217
1219
|
"imagePipelineList": {
|
|
1218
1220
|
"type": "list",
|
|
1219
1221
|
"member": {
|
|
1220
|
-
"shape": "
|
|
1222
|
+
"shape": "S3o"
|
|
1221
1223
|
}
|
|
1222
1224
|
},
|
|
1223
1225
|
"nextToken": {}
|
|
@@ -1233,7 +1235,7 @@
|
|
|
1233
1235
|
"members": {
|
|
1234
1236
|
"owner": {},
|
|
1235
1237
|
"filters": {
|
|
1236
|
-
"shape": "
|
|
1238
|
+
"shape": "S49"
|
|
1237
1239
|
},
|
|
1238
1240
|
"maxResults": {
|
|
1239
1241
|
"type": "integer"
|
|
@@ -1275,7 +1277,7 @@
|
|
|
1275
1277
|
"members": {
|
|
1276
1278
|
"owner": {},
|
|
1277
1279
|
"filters": {
|
|
1278
|
-
"shape": "
|
|
1280
|
+
"shape": "S49"
|
|
1279
1281
|
},
|
|
1280
1282
|
"byName": {
|
|
1281
1283
|
"type": "boolean"
|
|
@@ -1321,7 +1323,7 @@
|
|
|
1321
1323
|
"type": "structure",
|
|
1322
1324
|
"members": {
|
|
1323
1325
|
"filters": {
|
|
1324
|
-
"shape": "
|
|
1326
|
+
"shape": "S49"
|
|
1325
1327
|
},
|
|
1326
1328
|
"maxResults": {
|
|
1327
1329
|
"type": "integer"
|
|
@@ -1344,13 +1346,13 @@
|
|
|
1344
1346
|
"dateCreated": {},
|
|
1345
1347
|
"dateUpdated": {},
|
|
1346
1348
|
"resourceTags": {
|
|
1347
|
-
"shape": "
|
|
1349
|
+
"shape": "S27"
|
|
1348
1350
|
},
|
|
1349
1351
|
"tags": {
|
|
1350
1352
|
"shape": "Se"
|
|
1351
1353
|
},
|
|
1352
1354
|
"instanceTypes": {
|
|
1353
|
-
"shape": "
|
|
1355
|
+
"shape": "S20"
|
|
1354
1356
|
},
|
|
1355
1357
|
"instanceProfileName": {}
|
|
1356
1358
|
}
|
|
@@ -1579,7 +1581,7 @@
|
|
|
1579
1581
|
"distributionConfigurationArn": {},
|
|
1580
1582
|
"description": {},
|
|
1581
1583
|
"distributions": {
|
|
1582
|
-
"shape": "
|
|
1584
|
+
"shape": "S13"
|
|
1583
1585
|
},
|
|
1584
1586
|
"clientToken": {
|
|
1585
1587
|
"idempotencyToken": true
|
|
@@ -1615,13 +1617,13 @@
|
|
|
1615
1617
|
"infrastructureConfigurationArn": {},
|
|
1616
1618
|
"distributionConfigurationArn": {},
|
|
1617
1619
|
"imageTestsConfiguration": {
|
|
1618
|
-
"shape": "
|
|
1620
|
+
"shape": "S1n"
|
|
1619
1621
|
},
|
|
1620
1622
|
"enhancedImageMetadataEnabled": {
|
|
1621
1623
|
"type": "boolean"
|
|
1622
1624
|
},
|
|
1623
1625
|
"schedule": {
|
|
1624
|
-
"shape": "
|
|
1626
|
+
"shape": "S1r"
|
|
1625
1627
|
},
|
|
1626
1628
|
"status": {},
|
|
1627
1629
|
"clientToken": {
|
|
@@ -1654,15 +1656,15 @@
|
|
|
1654
1656
|
"infrastructureConfigurationArn": {},
|
|
1655
1657
|
"description": {},
|
|
1656
1658
|
"instanceTypes": {
|
|
1657
|
-
"shape": "
|
|
1659
|
+
"shape": "S20"
|
|
1658
1660
|
},
|
|
1659
1661
|
"instanceProfileName": {},
|
|
1660
1662
|
"securityGroupIds": {
|
|
1661
|
-
"shape": "
|
|
1663
|
+
"shape": "S23"
|
|
1662
1664
|
},
|
|
1663
1665
|
"subnetId": {},
|
|
1664
1666
|
"logging": {
|
|
1665
|
-
"shape": "
|
|
1667
|
+
"shape": "S24"
|
|
1666
1668
|
},
|
|
1667
1669
|
"keyPair": {},
|
|
1668
1670
|
"terminateInstanceOnFailure": {
|
|
@@ -1673,7 +1675,7 @@
|
|
|
1673
1675
|
"idempotencyToken": true
|
|
1674
1676
|
},
|
|
1675
1677
|
"resourceTags": {
|
|
1676
|
-
"shape": "
|
|
1678
|
+
"shape": "S27"
|
|
1677
1679
|
}
|
|
1678
1680
|
}
|
|
1679
1681
|
},
|
|
@@ -1709,7 +1711,47 @@
|
|
|
1709
1711
|
}
|
|
1710
1712
|
}
|
|
1711
1713
|
},
|
|
1714
|
+
"So": {
|
|
1715
|
+
"type": "structure",
|
|
1716
|
+
"members": {
|
|
1717
|
+
"image": {},
|
|
1718
|
+
"blockDeviceMappings": {
|
|
1719
|
+
"shape": "Sp"
|
|
1720
|
+
}
|
|
1721
|
+
}
|
|
1722
|
+
},
|
|
1712
1723
|
"Sp": {
|
|
1724
|
+
"type": "list",
|
|
1725
|
+
"member": {
|
|
1726
|
+
"type": "structure",
|
|
1727
|
+
"members": {
|
|
1728
|
+
"deviceName": {},
|
|
1729
|
+
"ebs": {
|
|
1730
|
+
"type": "structure",
|
|
1731
|
+
"members": {
|
|
1732
|
+
"encrypted": {
|
|
1733
|
+
"type": "boolean"
|
|
1734
|
+
},
|
|
1735
|
+
"deleteOnTermination": {
|
|
1736
|
+
"type": "boolean"
|
|
1737
|
+
},
|
|
1738
|
+
"iops": {
|
|
1739
|
+
"type": "integer"
|
|
1740
|
+
},
|
|
1741
|
+
"kmsKeyId": {},
|
|
1742
|
+
"snapshotId": {},
|
|
1743
|
+
"volumeSize": {
|
|
1744
|
+
"type": "integer"
|
|
1745
|
+
},
|
|
1746
|
+
"volumeType": {}
|
|
1747
|
+
}
|
|
1748
|
+
},
|
|
1749
|
+
"virtualName": {},
|
|
1750
|
+
"noDevice": {}
|
|
1751
|
+
}
|
|
1752
|
+
}
|
|
1753
|
+
},
|
|
1754
|
+
"Sy": {
|
|
1713
1755
|
"type": "structure",
|
|
1714
1756
|
"required": [
|
|
1715
1757
|
"service",
|
|
@@ -1720,7 +1762,7 @@
|
|
|
1720
1762
|
"repositoryName": {}
|
|
1721
1763
|
}
|
|
1722
1764
|
},
|
|
1723
|
-
"
|
|
1765
|
+
"S13": {
|
|
1724
1766
|
"type": "list",
|
|
1725
1767
|
"member": {
|
|
1726
1768
|
"type": "structure",
|
|
@@ -1735,7 +1777,7 @@
|
|
|
1735
1777
|
"name": {},
|
|
1736
1778
|
"description": {},
|
|
1737
1779
|
"targetAccountIds": {
|
|
1738
|
-
"shape": "
|
|
1780
|
+
"shape": "S17"
|
|
1739
1781
|
},
|
|
1740
1782
|
"amiTags": {
|
|
1741
1783
|
"shape": "Se"
|
|
@@ -1745,10 +1787,10 @@
|
|
|
1745
1787
|
"type": "structure",
|
|
1746
1788
|
"members": {
|
|
1747
1789
|
"userIds": {
|
|
1748
|
-
"shape": "
|
|
1790
|
+
"shape": "S17"
|
|
1749
1791
|
},
|
|
1750
1792
|
"userGroups": {
|
|
1751
|
-
"shape": "
|
|
1793
|
+
"shape": "S1a"
|
|
1752
1794
|
}
|
|
1753
1795
|
}
|
|
1754
1796
|
}
|
|
@@ -1762,29 +1804,45 @@
|
|
|
1762
1804
|
"members": {
|
|
1763
1805
|
"description": {},
|
|
1764
1806
|
"containerTags": {
|
|
1765
|
-
"shape": "
|
|
1807
|
+
"shape": "S1a"
|
|
1766
1808
|
},
|
|
1767
1809
|
"targetRepository": {
|
|
1768
|
-
"shape": "
|
|
1810
|
+
"shape": "Sy"
|
|
1769
1811
|
}
|
|
1770
1812
|
}
|
|
1771
1813
|
},
|
|
1772
1814
|
"licenseConfigurationArns": {
|
|
1773
1815
|
"type": "list",
|
|
1774
1816
|
"member": {}
|
|
1817
|
+
},
|
|
1818
|
+
"launchTemplateConfigurations": {
|
|
1819
|
+
"type": "list",
|
|
1820
|
+
"member": {
|
|
1821
|
+
"type": "structure",
|
|
1822
|
+
"required": [
|
|
1823
|
+
"launchTemplateId"
|
|
1824
|
+
],
|
|
1825
|
+
"members": {
|
|
1826
|
+
"launchTemplateId": {},
|
|
1827
|
+
"accountId": {},
|
|
1828
|
+
"setDefaultVersion": {
|
|
1829
|
+
"type": "boolean"
|
|
1830
|
+
}
|
|
1831
|
+
}
|
|
1832
|
+
}
|
|
1775
1833
|
}
|
|
1776
1834
|
}
|
|
1777
1835
|
}
|
|
1778
1836
|
},
|
|
1779
|
-
"
|
|
1837
|
+
"S17": {
|
|
1780
1838
|
"type": "list",
|
|
1781
1839
|
"member": {}
|
|
1782
1840
|
},
|
|
1783
|
-
"
|
|
1841
|
+
"S1a": {
|
|
1784
1842
|
"type": "list",
|
|
1785
1843
|
"member": {}
|
|
1786
1844
|
},
|
|
1787
|
-
"
|
|
1845
|
+
"S1n": {
|
|
1788
1846
|
"type": "structure",
|
|
1789
1847
|
"members": {
|
|
1790
1848
|
"imageTestsEnabled": {
|
|
@@ -1795,7 +1853,7 @@
|
|
|
1795
1853
|
}
|
|
1796
1854
|
}
|
|
1797
1855
|
},
|
|
1798
|
-
"
|
|
1856
|
+
"S1r": {
|
|
1799
1857
|
"type": "structure",
|
|
1800
1858
|
"members": {
|
|
1801
1859
|
"scheduleExpression": {},
|
|
@@ -1803,46 +1861,15 @@
|
|
|
1803
1861
|
"pipelineExecutionStartCondition": {}
|
|
1804
1862
|
}
|
|
1805
1863
|
},
|
|
1806
|
-
"
|
|
1807
|
-
"type": "list",
|
|
1808
|
-
"member": {
|
|
1809
|
-
"type": "structure",
|
|
1810
|
-
"members": {
|
|
1811
|
-
"deviceName": {},
|
|
1812
|
-
"ebs": {
|
|
1813
|
-
"type": "structure",
|
|
1814
|
-
"members": {
|
|
1815
|
-
"encrypted": {
|
|
1816
|
-
"type": "boolean"
|
|
1817
|
-
},
|
|
1818
|
-
"deleteOnTermination": {
|
|
1819
|
-
"type": "boolean"
|
|
1820
|
-
},
|
|
1821
|
-
"iops": {
|
|
1822
|
-
"type": "integer"
|
|
1823
|
-
},
|
|
1824
|
-
"kmsKeyId": {},
|
|
1825
|
-
"snapshotId": {},
|
|
1826
|
-
"volumeSize": {
|
|
1827
|
-
"type": "integer"
|
|
1828
|
-
},
|
|
1829
|
-
"volumeType": {}
|
|
1830
|
-
}
|
|
1831
|
-
},
|
|
1832
|
-
"virtualName": {},
|
|
1833
|
-
"noDevice": {}
|
|
1834
|
-
}
|
|
1835
|
-
}
|
|
1836
|
-
},
|
|
1837
|
-
"S1v": {
|
|
1864
|
+
"S20": {
|
|
1838
1865
|
"type": "list",
|
|
1839
1866
|
"member": {}
|
|
1840
1867
|
},
|
|
1841
|
-
"
|
|
1868
|
+
"S23": {
|
|
1842
1869
|
"type": "list",
|
|
1843
1870
|
"member": {}
|
|
1844
1871
|
},
|
|
1845
|
-
"
|
|
1872
|
+
"S24": {
|
|
1846
1873
|
"type": "structure",
|
|
1847
1874
|
"members": {
|
|
1848
1875
|
"s3Logs": {
|
|
@@ -1854,12 +1881,12 @@
|
|
|
1854
1881
|
}
|
|
1855
1882
|
}
|
|
1856
1883
|
},
|
|
1857
|
-
"
|
|
1884
|
+
"S27": {
|
|
1858
1885
|
"type": "map",
|
|
1859
1886
|
"key": {},
|
|
1860
1887
|
"value": {}
|
|
1861
1888
|
},
|
|
1862
|
-
"
|
|
1889
|
+
"S2z": {
|
|
1863
1890
|
"type": "structure",
|
|
1864
1891
|
"members": {
|
|
1865
1892
|
"arn": {},
|
|
@@ -1872,6 +1899,9 @@
|
|
|
1872
1899
|
"components": {
|
|
1873
1900
|
"shape": "Sl"
|
|
1874
1901
|
},
|
|
1902
|
+
"instanceConfiguration": {
|
|
1903
|
+
"shape": "So"
|
|
1904
|
+
},
|
|
1875
1905
|
"dockerfileTemplateData": {},
|
|
1876
1906
|
"kmsKeyId": {},
|
|
1877
1907
|
"encrypted": {
|
|
@@ -1884,11 +1914,11 @@
|
|
|
1884
1914
|
},
|
|
1885
1915
|
"workingDirectory": {},
|
|
1886
1916
|
"targetRepository": {
|
|
1887
|
-
"shape": "
|
|
1917
|
+
"shape": "Sy"
|
|
1888
1918
|
}
|
|
1889
1919
|
}
|
|
1890
1920
|
},
|
|
1891
|
-
"
|
|
1921
|
+
"S35": {
|
|
1892
1922
|
"type": "structure",
|
|
1893
1923
|
"required": [
|
|
1894
1924
|
"timeoutMinutes"
|
|
@@ -1898,7 +1928,7 @@
|
|
|
1898
1928
|
"name": {},
|
|
1899
1929
|
"description": {},
|
|
1900
1930
|
"distributions": {
|
|
1901
|
-
"shape": "
|
|
1931
|
+
"shape": "S13"
|
|
1902
1932
|
},
|
|
1903
1933
|
"timeoutMinutes": {
|
|
1904
1934
|
"type": "integer"
|
|
@@ -1910,14 +1940,14 @@
|
|
|
1910
1940
|
}
|
|
1911
1941
|
}
|
|
1912
1942
|
},
|
|
1913
|
-
"
|
|
1943
|
+
"S3c": {
|
|
1914
1944
|
"type": "structure",
|
|
1915
1945
|
"members": {
|
|
1916
1946
|
"status": {},
|
|
1917
1947
|
"reason": {}
|
|
1918
1948
|
}
|
|
1919
1949
|
},
|
|
1920
|
-
"
|
|
1950
|
+
"S3e": {
|
|
1921
1951
|
"type": "structure",
|
|
1922
1952
|
"members": {
|
|
1923
1953
|
"arn": {},
|
|
@@ -1932,7 +1962,7 @@
|
|
|
1932
1962
|
},
|
|
1933
1963
|
"parentImage": {},
|
|
1934
1964
|
"blockDeviceMappings": {
|
|
1935
|
-
"shape": "
|
|
1965
|
+
"shape": "Sp"
|
|
1936
1966
|
},
|
|
1937
1967
|
"dateCreated": {},
|
|
1938
1968
|
"tags": {
|
|
@@ -1941,22 +1971,22 @@
|
|
|
1941
1971
|
"workingDirectory": {}
|
|
1942
1972
|
}
|
|
1943
1973
|
},
|
|
1944
|
-
"
|
|
1974
|
+
"S3g": {
|
|
1945
1975
|
"type": "structure",
|
|
1946
1976
|
"members": {
|
|
1947
1977
|
"arn": {},
|
|
1948
1978
|
"name": {},
|
|
1949
1979
|
"description": {},
|
|
1950
1980
|
"instanceTypes": {
|
|
1951
|
-
"shape": "
|
|
1981
|
+
"shape": "S20"
|
|
1952
1982
|
},
|
|
1953
1983
|
"instanceProfileName": {},
|
|
1954
1984
|
"securityGroupIds": {
|
|
1955
|
-
"shape": "
|
|
1985
|
+
"shape": "S23"
|
|
1956
1986
|
},
|
|
1957
1987
|
"subnetId": {},
|
|
1958
1988
|
"logging": {
|
|
1959
|
-
"shape": "
|
|
1989
|
+
"shape": "S24"
|
|
1960
1990
|
},
|
|
1961
1991
|
"keyPair": {},
|
|
1962
1992
|
"terminateInstanceOnFailure": {
|
|
@@ -1966,14 +1996,14 @@
|
|
|
1966
1996
|
"dateCreated": {},
|
|
1967
1997
|
"dateUpdated": {},
|
|
1968
1998
|
"resourceTags": {
|
|
1969
|
-
"shape": "
|
|
1999
|
+
"shape": "S27"
|
|
1970
2000
|
},
|
|
1971
2001
|
"tags": {
|
|
1972
2002
|
"shape": "Se"
|
|
1973
2003
|
}
|
|
1974
2004
|
}
|
|
1975
2005
|
},
|
|
1976
|
-
"
|
|
2006
|
+
"S3h": {
|
|
1977
2007
|
"type": "structure",
|
|
1978
2008
|
"members": {
|
|
1979
2009
|
"amis": {
|
|
@@ -1986,7 +2016,7 @@
|
|
|
1986
2016
|
"name": {},
|
|
1987
2017
|
"description": {},
|
|
1988
2018
|
"state": {
|
|
1989
|
-
"shape": "
|
|
2019
|
+
"shape": "S3c"
|
|
1990
2020
|
},
|
|
1991
2021
|
"accountId": {}
|
|
1992
2022
|
}
|
|
@@ -1999,14 +2029,14 @@
|
|
|
1999
2029
|
"members": {
|
|
2000
2030
|
"region": {},
|
|
2001
2031
|
"imageUris": {
|
|
2002
|
-
"shape": "
|
|
2032
|
+
"shape": "S1a"
|
|
2003
2033
|
}
|
|
2004
2034
|
}
|
|
2005
2035
|
}
|
|
2006
2036
|
}
|
|
2007
2037
|
}
|
|
2008
2038
|
},
|
|
2009
|
-
"
|
|
2039
|
+
"S3o": {
|
|
2010
2040
|
"type": "structure",
|
|
2011
2041
|
"members": {
|
|
2012
2042
|
"arn": {},
|
|
@@ -2021,10 +2051,10 @@
|
|
|
2021
2051
|
"infrastructureConfigurationArn": {},
|
|
2022
2052
|
"distributionConfigurationArn": {},
|
|
2023
2053
|
"imageTestsConfiguration": {
|
|
2024
|
-
"shape": "
|
|
2054
|
+
"shape": "S1n"
|
|
2025
2055
|
},
|
|
2026
2056
|
"schedule": {
|
|
2027
|
-
"shape": "
|
|
2057
|
+
"shape": "S1r"
|
|
2028
2058
|
},
|
|
2029
2059
|
"status": {},
|
|
2030
2060
|
"dateCreated": {},
|
|
@@ -2036,7 +2066,7 @@
|
|
|
2036
2066
|
}
|
|
2037
2067
|
}
|
|
2038
2068
|
},
|
|
2039
|
-
"
|
|
2069
|
+
"S49": {
|
|
2040
2070
|
"type": "list",
|
|
2041
2071
|
"member": {
|
|
2042
2072
|
"type": "structure",
|
|
@@ -2049,7 +2079,7 @@
|
|
|
2049
2079
|
}
|
|
2050
2080
|
}
|
|
2051
2081
|
},
|
|
2052
|
-
"
|
|
2082
|
+
"S4t": {
|
|
2053
2083
|
"type": "list",
|
|
2054
2084
|
"member": {
|
|
2055
2085
|
"type": "structure",
|
|
@@ -2061,12 +2091,12 @@
|
|
|
2061
2091
|
"platform": {},
|
|
2062
2092
|
"osVersion": {},
|
|
2063
2093
|
"state": {
|
|
2064
|
-
"shape": "
|
|
2094
|
+
"shape": "S3c"
|
|
2065
2095
|
},
|
|
2066
2096
|
"owner": {},
|
|
2067
2097
|
"dateCreated": {},
|
|
2068
2098
|
"outputResources": {
|
|
2069
|
-
"shape": "
|
|
2099
|
+
"shape": "S3h"
|
|
2070
2100
|
},
|
|
2071
2101
|
"tags": {
|
|
2072
2102
|
"shape": "Se"
|