@aws-sdk/client-imagebuilder 3.943.0 → 3.947.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/dist-cjs/index.js +123 -790
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/ImagebuilderClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +123 -791
- package/dist-types/Imagebuilder.d.ts +1 -1
- package/dist-types/ImagebuilderClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CancelImageCreationCommand.d.ts +3 -3
- package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +3 -3
- package/dist-types/commands/CreateComponentCommand.d.ts +3 -3
- package/dist-types/commands/CreateContainerRecipeCommand.d.ts +3 -3
- package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateImageCommand.d.ts +3 -3
- package/dist-types/commands/CreateImagePipelineCommand.d.ts +3 -3
- package/dist-types/commands/CreateImageRecipeCommand.d.ts +3 -3
- package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DeleteComponentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImageCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImagePipelineCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImageRecipeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DistributeImageCommand.d.ts +3 -3
- package/dist-types/commands/GetComponentCommand.d.ts +3 -3
- package/dist-types/commands/GetComponentPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetContainerRecipeCommand.d.ts +3 -3
- package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetImageCommand.d.ts +3 -3
- package/dist-types/commands/GetImagePipelineCommand.d.ts +3 -3
- package/dist-types/commands/GetImagePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetImageRecipeCommand.d.ts +3 -3
- package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +3 -3
- package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetMarketplaceResourceCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +3 -3
- package/dist-types/commands/ImportComponentCommand.d.ts +3 -3
- package/dist-types/commands/ImportDiskImageCommand.d.ts +3 -3
- package/dist-types/commands/ImportVmImageCommand.d.ts +3 -3
- package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListComponentsCommand.d.ts +3 -3
- package/dist-types/commands/ListContainerRecipesCommand.d.ts +3 -3
- package/dist-types/commands/ListDistributionConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListImagePackagesCommand.d.ts +3 -3
- package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +3 -3
- package/dist-types/commands/ListImagePipelinesCommand.d.ts +3 -3
- package/dist-types/commands/ListImageRecipesCommand.d.ts +3 -3
- package/dist-types/commands/ListImageScanFindingAggregationsCommand.d.ts +3 -3
- package/dist-types/commands/ListImageScanFindingsCommand.d.ts +3 -3
- package/dist-types/commands/ListImagesCommand.d.ts +3 -3
- package/dist-types/commands/ListInfrastructureConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListWaitingWorkflowStepsCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
- package/dist-types/commands/PutComponentPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutImagePolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +3 -3
- package/dist-types/commands/RetryImageCommand.d.ts +3 -3
- package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +3 -3
- package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateImagePipelineCommand.d.ts +3 -3
- package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/ImagebuilderServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListComponentBuildVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComponentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListContainerRecipesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDistributionConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImageBuildVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImagePackagesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImagePipelineImagesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImagePipelinesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImageRecipesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImageScanFindingAggregationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImageScanFindingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImagesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInfrastructureConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLifecycleExecutionResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLifecycleExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLifecyclePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWaitingWorkflowStepsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowBuildVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowStepExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/ImagebuilderClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/ImagebuilderServiceException.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -1059,17 +1059,7 @@ const _wVA = "workflowVersionArn";
|
|
|
1059
1059
|
const _wVL = "workflowVersionList";
|
|
1060
1060
|
const _wo = "workflow";
|
|
1061
1061
|
const n0 = "com.amazonaws.imagebuilder";
|
|
1062
|
-
var AccessDeniedException = [
|
|
1063
|
-
-3,
|
|
1064
|
-
n0,
|
|
1065
|
-
_ADE,
|
|
1066
|
-
{
|
|
1067
|
-
[_e]: _c,
|
|
1068
|
-
[_hE]: 403,
|
|
1069
|
-
},
|
|
1070
|
-
[_m],
|
|
1071
|
-
[0],
|
|
1072
|
-
];
|
|
1062
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1073
1063
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
1074
1064
|
var AccountAggregation = [3, n0, _AA, 0, [_aI, _sC], [0, () => SeverityCounts]];
|
|
1075
1065
|
var AdditionalInstanceConfiguration = [
|
|
@@ -1090,33 +1080,13 @@ var AmiDistributionConfiguration = [
|
|
|
1090
1080
|
[0, 0, 64 | 0, 128 | 0, 0, () => LaunchPermissionConfiguration],
|
|
1091
1081
|
];
|
|
1092
1082
|
var AutoDisablePolicy = [3, n0, _ADP, 0, [_fC], [1]];
|
|
1093
|
-
var CallRateLimitExceededException = [
|
|
1094
|
-
-3,
|
|
1095
|
-
n0,
|
|
1096
|
-
_CRLEE,
|
|
1097
|
-
{
|
|
1098
|
-
[_e]: _c,
|
|
1099
|
-
[_hE]: 429,
|
|
1100
|
-
},
|
|
1101
|
-
[_m],
|
|
1102
|
-
[0],
|
|
1103
|
-
];
|
|
1083
|
+
var CallRateLimitExceededException = [-3, n0, _CRLEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1104
1084
|
schema.TypeRegistry.for(n0).registerError(CallRateLimitExceededException, CallRateLimitExceededException$1);
|
|
1105
1085
|
var CancelImageCreationRequest = [3, n0, _CICR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
1106
1086
|
var CancelImageCreationResponse = [3, n0, _CICRa, 0, [_rI, _cT, _iBVA], [0, 0, 0]];
|
|
1107
1087
|
var CancelLifecycleExecutionRequest = [3, n0, _CLER, 0, [_lEI, _cT], [0, [0, 4]]];
|
|
1108
1088
|
var CancelLifecycleExecutionResponse = [3, n0, _CLERa, 0, [_lEI], [0]];
|
|
1109
|
-
var ClientException = [
|
|
1110
|
-
-3,
|
|
1111
|
-
n0,
|
|
1112
|
-
_CE,
|
|
1113
|
-
{
|
|
1114
|
-
[_e]: _c,
|
|
1115
|
-
[_hE]: 400,
|
|
1116
|
-
},
|
|
1117
|
-
[_m],
|
|
1118
|
-
[0],
|
|
1119
|
-
];
|
|
1089
|
+
var ClientException = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1120
1090
|
schema.TypeRegistry.for(n0).registerError(ClientException, ClientException$1);
|
|
1121
1091
|
var Component = [
|
|
1122
1092
|
3,
|
|
@@ -1431,37 +1401,9 @@ var CvssScoreDetails = [
|
|
|
1431
1401
|
[_sS, _cS, _v, _sco, _sVc, _ad],
|
|
1432
1402
|
[0, 0, 0, 1, 0, () => CvssScoreAdjustmentList],
|
|
1433
1403
|
];
|
|
1434
|
-
var DeleteComponentRequest = [
|
|
1435
|
-
3,
|
|
1436
|
-
n0,
|
|
1437
|
-
_DCR,
|
|
1438
|
-
0,
|
|
1439
|
-
[_cBVA],
|
|
1440
|
-
[
|
|
1441
|
-
[
|
|
1442
|
-
0,
|
|
1443
|
-
{
|
|
1444
|
-
[_hQ]: _cBVA,
|
|
1445
|
-
},
|
|
1446
|
-
],
|
|
1447
|
-
],
|
|
1448
|
-
];
|
|
1404
|
+
var DeleteComponentRequest = [3, n0, _DCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1449
1405
|
var DeleteComponentResponse = [3, n0, _DCRe, 0, [_rI, _cBVA], [0, 0]];
|
|
1450
|
-
var DeleteContainerRecipeRequest = [
|
|
1451
|
-
3,
|
|
1452
|
-
n0,
|
|
1453
|
-
_DCRR,
|
|
1454
|
-
0,
|
|
1455
|
-
[_cRA],
|
|
1456
|
-
[
|
|
1457
|
-
[
|
|
1458
|
-
0,
|
|
1459
|
-
{
|
|
1460
|
-
[_hQ]: _cRA,
|
|
1461
|
-
},
|
|
1462
|
-
],
|
|
1463
|
-
],
|
|
1464
|
-
];
|
|
1406
|
+
var DeleteContainerRecipeRequest = [3, n0, _DCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1465
1407
|
var DeleteContainerRecipeResponse = [3, n0, _DCRRe, 0, [_rI, _cRA], [0, 0]];
|
|
1466
1408
|
var DeleteDistributionConfigurationRequest = [
|
|
1467
1409
|
3,
|
|
@@ -1469,63 +1411,14 @@ var DeleteDistributionConfigurationRequest = [
|
|
|
1469
1411
|
_DDCR,
|
|
1470
1412
|
0,
|
|
1471
1413
|
[_dCA],
|
|
1472
|
-
[
|
|
1473
|
-
[
|
|
1474
|
-
0,
|
|
1475
|
-
{
|
|
1476
|
-
[_hQ]: _dCA,
|
|
1477
|
-
},
|
|
1478
|
-
],
|
|
1479
|
-
],
|
|
1414
|
+
[[0, { [_hQ]: _dCA }]],
|
|
1480
1415
|
];
|
|
1481
1416
|
var DeleteDistributionConfigurationResponse = [3, n0, _DDCRe, 0, [_rI, _dCA], [0, 0]];
|
|
1482
|
-
var DeleteImagePipelineRequest = [
|
|
1483
|
-
3,
|
|
1484
|
-
n0,
|
|
1485
|
-
_DIPR,
|
|
1486
|
-
0,
|
|
1487
|
-
[_iPA],
|
|
1488
|
-
[
|
|
1489
|
-
[
|
|
1490
|
-
0,
|
|
1491
|
-
{
|
|
1492
|
-
[_hQ]: _iPA,
|
|
1493
|
-
},
|
|
1494
|
-
],
|
|
1495
|
-
],
|
|
1496
|
-
];
|
|
1417
|
+
var DeleteImagePipelineRequest = [3, n0, _DIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1497
1418
|
var DeleteImagePipelineResponse = [3, n0, _DIPRe, 0, [_rI, _iPA], [0, 0]];
|
|
1498
|
-
var DeleteImageRecipeRequest = [
|
|
1499
|
-
3,
|
|
1500
|
-
n0,
|
|
1501
|
-
_DIRR,
|
|
1502
|
-
0,
|
|
1503
|
-
[_iRA],
|
|
1504
|
-
[
|
|
1505
|
-
[
|
|
1506
|
-
0,
|
|
1507
|
-
{
|
|
1508
|
-
[_hQ]: _iRA,
|
|
1509
|
-
},
|
|
1510
|
-
],
|
|
1511
|
-
],
|
|
1512
|
-
];
|
|
1419
|
+
var DeleteImageRecipeRequest = [3, n0, _DIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1513
1420
|
var DeleteImageRecipeResponse = [3, n0, _DIRRe, 0, [_rI, _iRA], [0, 0]];
|
|
1514
|
-
var DeleteImageRequest = [
|
|
1515
|
-
3,
|
|
1516
|
-
n0,
|
|
1517
|
-
_DIR,
|
|
1518
|
-
0,
|
|
1519
|
-
[_iBVA],
|
|
1520
|
-
[
|
|
1521
|
-
[
|
|
1522
|
-
0,
|
|
1523
|
-
{
|
|
1524
|
-
[_hQ]: _iBVA,
|
|
1525
|
-
},
|
|
1526
|
-
],
|
|
1527
|
-
],
|
|
1528
|
-
];
|
|
1421
|
+
var DeleteImageRequest = [3, n0, _DIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1529
1422
|
var DeleteImageResponse = [3, n0, _DIRe, 0, [_rI, _iBVA], [0, 0]];
|
|
1530
1423
|
var DeleteInfrastructureConfigurationRequest = [
|
|
1531
1424
|
3,
|
|
@@ -1533,47 +1426,12 @@ var DeleteInfrastructureConfigurationRequest = [
|
|
|
1533
1426
|
_DICR,
|
|
1534
1427
|
0,
|
|
1535
1428
|
[_iCA],
|
|
1536
|
-
[
|
|
1537
|
-
[
|
|
1538
|
-
0,
|
|
1539
|
-
{
|
|
1540
|
-
[_hQ]: _iCA,
|
|
1541
|
-
},
|
|
1542
|
-
],
|
|
1543
|
-
],
|
|
1429
|
+
[[0, { [_hQ]: _iCA }]],
|
|
1544
1430
|
];
|
|
1545
1431
|
var DeleteInfrastructureConfigurationResponse = [3, n0, _DICRe, 0, [_rI, _iCA], [0, 0]];
|
|
1546
|
-
var DeleteLifecyclePolicyRequest = [
|
|
1547
|
-
3,
|
|
1548
|
-
n0,
|
|
1549
|
-
_DLPR,
|
|
1550
|
-
0,
|
|
1551
|
-
[_lPA],
|
|
1552
|
-
[
|
|
1553
|
-
[
|
|
1554
|
-
0,
|
|
1555
|
-
{
|
|
1556
|
-
[_hQ]: _lPA,
|
|
1557
|
-
},
|
|
1558
|
-
],
|
|
1559
|
-
],
|
|
1560
|
-
];
|
|
1432
|
+
var DeleteLifecyclePolicyRequest = [3, n0, _DLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1561
1433
|
var DeleteLifecyclePolicyResponse = [3, n0, _DLPRe, 0, [_lPA], [0]];
|
|
1562
|
-
var DeleteWorkflowRequest = [
|
|
1563
|
-
3,
|
|
1564
|
-
n0,
|
|
1565
|
-
_DWR,
|
|
1566
|
-
0,
|
|
1567
|
-
[_wBVA],
|
|
1568
|
-
[
|
|
1569
|
-
[
|
|
1570
|
-
0,
|
|
1571
|
-
{
|
|
1572
|
-
[_hQ]: _wBVA,
|
|
1573
|
-
},
|
|
1574
|
-
],
|
|
1575
|
-
],
|
|
1576
|
-
];
|
|
1434
|
+
var DeleteWorkflowRequest = [3, n0, _DWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1577
1435
|
var DeleteWorkflowResponse = [3, n0, _DWRe, 0, [_wBVA], [0]];
|
|
1578
1436
|
var DistributeImageRequest = [
|
|
1579
1437
|
3,
|
|
@@ -1617,17 +1475,7 @@ var DistributionConfigurationSummary = [
|
|
|
1617
1475
|
[_a, _n, _d, _dC, _dU, _ta, _reg],
|
|
1618
1476
|
[0, 0, 0, 0, 0, 128 | 0, 64 | 0],
|
|
1619
1477
|
];
|
|
1620
|
-
var DryRunOperationException = [
|
|
1621
|
-
-3,
|
|
1622
|
-
n0,
|
|
1623
|
-
_DROE,
|
|
1624
|
-
{
|
|
1625
|
-
[_e]: _c,
|
|
1626
|
-
[_hE]: 412,
|
|
1627
|
-
},
|
|
1628
|
-
[_m],
|
|
1629
|
-
[0],
|
|
1630
|
-
];
|
|
1478
|
+
var DryRunOperationException = [-3, n0, _DROE, { [_e]: _c, [_hE]: 412 }, [_m], [0]];
|
|
1631
1479
|
schema.TypeRegistry.for(n0).registerError(DryRunOperationException, DryRunOperationException$1);
|
|
1632
1480
|
var EbsInstanceBlockDeviceSpecification = [
|
|
1633
1481
|
3,
|
|
@@ -1656,49 +1504,11 @@ var FastLaunchLaunchTemplateSpecification = [
|
|
|
1656
1504
|
];
|
|
1657
1505
|
var FastLaunchSnapshotConfiguration = [3, n0, _FLSC, 0, [_tRC], [1]];
|
|
1658
1506
|
var Filter = [3, n0, _F, 0, [_n, _val], [0, 64 | 0]];
|
|
1659
|
-
var ForbiddenException = [
|
|
1660
|
-
-3,
|
|
1661
|
-
n0,
|
|
1662
|
-
_FE,
|
|
1663
|
-
{
|
|
1664
|
-
[_e]: _c,
|
|
1665
|
-
[_hE]: 403,
|
|
1666
|
-
},
|
|
1667
|
-
[_m],
|
|
1668
|
-
[0],
|
|
1669
|
-
];
|
|
1507
|
+
var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1670
1508
|
schema.TypeRegistry.for(n0).registerError(ForbiddenException, ForbiddenException$1);
|
|
1671
|
-
var GetComponentPolicyRequest = [
|
|
1672
|
-
3,
|
|
1673
|
-
n0,
|
|
1674
|
-
_GCPR,
|
|
1675
|
-
0,
|
|
1676
|
-
[_cA],
|
|
1677
|
-
[
|
|
1678
|
-
[
|
|
1679
|
-
0,
|
|
1680
|
-
{
|
|
1681
|
-
[_hQ]: _cA,
|
|
1682
|
-
},
|
|
1683
|
-
],
|
|
1684
|
-
],
|
|
1685
|
-
];
|
|
1509
|
+
var GetComponentPolicyRequest = [3, n0, _GCPR, 0, [_cA], [[0, { [_hQ]: _cA }]]];
|
|
1686
1510
|
var GetComponentPolicyResponse = [3, n0, _GCPRe, 0, [_rI, _po], [0, 0]];
|
|
1687
|
-
var GetComponentRequest = [
|
|
1688
|
-
3,
|
|
1689
|
-
n0,
|
|
1690
|
-
_GCR,
|
|
1691
|
-
0,
|
|
1692
|
-
[_cBVA],
|
|
1693
|
-
[
|
|
1694
|
-
[
|
|
1695
|
-
0,
|
|
1696
|
-
{
|
|
1697
|
-
[_hQ]: _cBVA,
|
|
1698
|
-
},
|
|
1699
|
-
],
|
|
1700
|
-
],
|
|
1701
|
-
];
|
|
1511
|
+
var GetComponentRequest = [3, n0, _GCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1702
1512
|
var GetComponentResponse = [
|
|
1703
1513
|
3,
|
|
1704
1514
|
n0,
|
|
@@ -1707,37 +1517,9 @@ var GetComponentResponse = [
|
|
|
1707
1517
|
[_rI, _com, _lVR],
|
|
1708
1518
|
[0, () => Component, () => LatestVersionReferences],
|
|
1709
1519
|
];
|
|
1710
|
-
var GetContainerRecipePolicyRequest = [
|
|
1711
|
-
3,
|
|
1712
|
-
n0,
|
|
1713
|
-
_GCRPR,
|
|
1714
|
-
0,
|
|
1715
|
-
[_cRA],
|
|
1716
|
-
[
|
|
1717
|
-
[
|
|
1718
|
-
0,
|
|
1719
|
-
{
|
|
1720
|
-
[_hQ]: _cRA,
|
|
1721
|
-
},
|
|
1722
|
-
],
|
|
1723
|
-
],
|
|
1724
|
-
];
|
|
1520
|
+
var GetContainerRecipePolicyRequest = [3, n0, _GCRPR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1725
1521
|
var GetContainerRecipePolicyResponse = [3, n0, _GCRPRe, 0, [_rI, _po], [0, 0]];
|
|
1726
|
-
var GetContainerRecipeRequest = [
|
|
1727
|
-
3,
|
|
1728
|
-
n0,
|
|
1729
|
-
_GCRR,
|
|
1730
|
-
0,
|
|
1731
|
-
[_cRA],
|
|
1732
|
-
[
|
|
1733
|
-
[
|
|
1734
|
-
0,
|
|
1735
|
-
{
|
|
1736
|
-
[_hQ]: _cRA,
|
|
1737
|
-
},
|
|
1738
|
-
],
|
|
1739
|
-
],
|
|
1740
|
-
];
|
|
1522
|
+
var GetContainerRecipeRequest = [3, n0, _GCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1741
1523
|
var GetContainerRecipeResponse = [
|
|
1742
1524
|
3,
|
|
1743
1525
|
n0,
|
|
@@ -1752,14 +1534,7 @@ var GetDistributionConfigurationRequest = [
|
|
|
1752
1534
|
_GDCR,
|
|
1753
1535
|
0,
|
|
1754
1536
|
[_dCA],
|
|
1755
|
-
[
|
|
1756
|
-
[
|
|
1757
|
-
0,
|
|
1758
|
-
{
|
|
1759
|
-
[_hQ]: _dCA,
|
|
1760
|
-
},
|
|
1761
|
-
],
|
|
1762
|
-
],
|
|
1537
|
+
[[0, { [_hQ]: _dCA }]],
|
|
1763
1538
|
];
|
|
1764
1539
|
var GetDistributionConfigurationResponse = [
|
|
1765
1540
|
3,
|
|
@@ -1769,69 +1544,13 @@ var GetDistributionConfigurationResponse = [
|
|
|
1769
1544
|
[_rI, _dCi],
|
|
1770
1545
|
[0, () => DistributionConfiguration],
|
|
1771
1546
|
];
|
|
1772
|
-
var GetImagePipelineRequest = [
|
|
1773
|
-
3,
|
|
1774
|
-
n0,
|
|
1775
|
-
_GIPR,
|
|
1776
|
-
0,
|
|
1777
|
-
[_iPA],
|
|
1778
|
-
[
|
|
1779
|
-
[
|
|
1780
|
-
0,
|
|
1781
|
-
{
|
|
1782
|
-
[_hQ]: _iPA,
|
|
1783
|
-
},
|
|
1784
|
-
],
|
|
1785
|
-
],
|
|
1786
|
-
];
|
|
1547
|
+
var GetImagePipelineRequest = [3, n0, _GIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1787
1548
|
var GetImagePipelineResponse = [3, n0, _GIPRe, 0, [_rI, _iP], [0, () => ImagePipeline]];
|
|
1788
|
-
var GetImagePolicyRequest = [
|
|
1789
|
-
3,
|
|
1790
|
-
n0,
|
|
1791
|
-
_GIPRet,
|
|
1792
|
-
0,
|
|
1793
|
-
[_iA],
|
|
1794
|
-
[
|
|
1795
|
-
[
|
|
1796
|
-
0,
|
|
1797
|
-
{
|
|
1798
|
-
[_hQ]: _iA,
|
|
1799
|
-
},
|
|
1800
|
-
],
|
|
1801
|
-
],
|
|
1802
|
-
];
|
|
1549
|
+
var GetImagePolicyRequest = [3, n0, _GIPRet, 0, [_iA], [[0, { [_hQ]: _iA }]]];
|
|
1803
1550
|
var GetImagePolicyResponse = [3, n0, _GIPRetm, 0, [_rI, _po], [0, 0]];
|
|
1804
|
-
var GetImageRecipePolicyRequest = [
|
|
1805
|
-
3,
|
|
1806
|
-
n0,
|
|
1807
|
-
_GIRPR,
|
|
1808
|
-
0,
|
|
1809
|
-
[_iRA],
|
|
1810
|
-
[
|
|
1811
|
-
[
|
|
1812
|
-
0,
|
|
1813
|
-
{
|
|
1814
|
-
[_hQ]: _iRA,
|
|
1815
|
-
},
|
|
1816
|
-
],
|
|
1817
|
-
],
|
|
1818
|
-
];
|
|
1551
|
+
var GetImageRecipePolicyRequest = [3, n0, _GIRPR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1819
1552
|
var GetImageRecipePolicyResponse = [3, n0, _GIRPRe, 0, [_rI, _po], [0, 0]];
|
|
1820
|
-
var GetImageRecipeRequest = [
|
|
1821
|
-
3,
|
|
1822
|
-
n0,
|
|
1823
|
-
_GIRR,
|
|
1824
|
-
0,
|
|
1825
|
-
[_iRA],
|
|
1826
|
-
[
|
|
1827
|
-
[
|
|
1828
|
-
0,
|
|
1829
|
-
{
|
|
1830
|
-
[_hQ]: _iRA,
|
|
1831
|
-
},
|
|
1832
|
-
],
|
|
1833
|
-
],
|
|
1834
|
-
];
|
|
1553
|
+
var GetImageRecipeRequest = [3, n0, _GIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1835
1554
|
var GetImageRecipeResponse = [
|
|
1836
1555
|
3,
|
|
1837
1556
|
n0,
|
|
@@ -1840,21 +1559,7 @@ var GetImageRecipeResponse = [
|
|
|
1840
1559
|
[_rI, _iR, _lVR],
|
|
1841
1560
|
[0, () => ImageRecipe, () => LatestVersionReferences],
|
|
1842
1561
|
];
|
|
1843
|
-
var GetImageRequest = [
|
|
1844
|
-
3,
|
|
1845
|
-
n0,
|
|
1846
|
-
_GIR,
|
|
1847
|
-
0,
|
|
1848
|
-
[_iBVA],
|
|
1849
|
-
[
|
|
1850
|
-
[
|
|
1851
|
-
0,
|
|
1852
|
-
{
|
|
1853
|
-
[_hQ]: _iBVA,
|
|
1854
|
-
},
|
|
1855
|
-
],
|
|
1856
|
-
],
|
|
1857
|
-
];
|
|
1562
|
+
var GetImageRequest = [3, n0, _GIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1858
1563
|
var GetImageResponse = [
|
|
1859
1564
|
3,
|
|
1860
1565
|
n0,
|
|
@@ -1869,14 +1574,7 @@ var GetInfrastructureConfigurationRequest = [
|
|
|
1869
1574
|
_GICR,
|
|
1870
1575
|
0,
|
|
1871
1576
|
[_iCA],
|
|
1872
|
-
[
|
|
1873
|
-
[
|
|
1874
|
-
0,
|
|
1875
|
-
{
|
|
1876
|
-
[_hQ]: _iCA,
|
|
1877
|
-
},
|
|
1878
|
-
],
|
|
1879
|
-
],
|
|
1577
|
+
[[0, { [_hQ]: _iCA }]],
|
|
1880
1578
|
];
|
|
1881
1579
|
var GetInfrastructureConfigurationResponse = [
|
|
1882
1580
|
3,
|
|
@@ -1886,55 +1584,13 @@ var GetInfrastructureConfigurationResponse = [
|
|
|
1886
1584
|
[_rI, _iCn],
|
|
1887
1585
|
[0, () => InfrastructureConfiguration],
|
|
1888
1586
|
];
|
|
1889
|
-
var GetLifecycleExecutionRequest = [
|
|
1890
|
-
3,
|
|
1891
|
-
n0,
|
|
1892
|
-
_GLER,
|
|
1893
|
-
0,
|
|
1894
|
-
[_lEI],
|
|
1895
|
-
[
|
|
1896
|
-
[
|
|
1897
|
-
0,
|
|
1898
|
-
{
|
|
1899
|
-
[_hQ]: _lEI,
|
|
1900
|
-
},
|
|
1901
|
-
],
|
|
1902
|
-
],
|
|
1903
|
-
];
|
|
1587
|
+
var GetLifecycleExecutionRequest = [3, n0, _GLER, 0, [_lEI], [[0, { [_hQ]: _lEI }]]];
|
|
1904
1588
|
var GetLifecycleExecutionResponse = [3, n0, _GLERe, 0, [_lE], [() => LifecycleExecution]];
|
|
1905
|
-
var GetLifecyclePolicyRequest = [
|
|
1906
|
-
3,
|
|
1907
|
-
n0,
|
|
1908
|
-
_GLPR,
|
|
1909
|
-
0,
|
|
1910
|
-
[_lPA],
|
|
1911
|
-
[
|
|
1912
|
-
[
|
|
1913
|
-
0,
|
|
1914
|
-
{
|
|
1915
|
-
[_hQ]: _lPA,
|
|
1916
|
-
},
|
|
1917
|
-
],
|
|
1918
|
-
],
|
|
1919
|
-
];
|
|
1589
|
+
var GetLifecyclePolicyRequest = [3, n0, _GLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1920
1590
|
var GetLifecyclePolicyResponse = [3, n0, _GLPRe, 0, [_lPi], [() => LifecyclePolicy]];
|
|
1921
1591
|
var GetMarketplaceResourceRequest = [3, n0, _GMRR, 0, [_rTe, _rA, _rL], [0, 0, 0]];
|
|
1922
1592
|
var GetMarketplaceResourceResponse = [3, n0, _GMRRe, 0, [_rA, _ur, _da], [0, 0, 0]];
|
|
1923
|
-
var GetWorkflowExecutionRequest = [
|
|
1924
|
-
3,
|
|
1925
|
-
n0,
|
|
1926
|
-
_GWER,
|
|
1927
|
-
0,
|
|
1928
|
-
[_wEI],
|
|
1929
|
-
[
|
|
1930
|
-
[
|
|
1931
|
-
0,
|
|
1932
|
-
{
|
|
1933
|
-
[_hQ]: _wEI,
|
|
1934
|
-
},
|
|
1935
|
-
],
|
|
1936
|
-
],
|
|
1937
|
-
];
|
|
1593
|
+
var GetWorkflowExecutionRequest = [3, n0, _GWER, 0, [_wEI], [[0, { [_hQ]: _wEI }]]];
|
|
1938
1594
|
var GetWorkflowExecutionResponse = [
|
|
1939
1595
|
3,
|
|
1940
1596
|
n0,
|
|
@@ -1943,21 +1599,7 @@ var GetWorkflowExecutionResponse = [
|
|
|
1943
1599
|
[_rI, _wBVA, _wEI, _iBVA, _t, _st, _m, _tSC, _tSS, _tSF, _tSSo, _sT, _eT, _pG],
|
|
1944
1600
|
[0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0],
|
|
1945
1601
|
];
|
|
1946
|
-
var GetWorkflowRequest = [
|
|
1947
|
-
3,
|
|
1948
|
-
n0,
|
|
1949
|
-
_GWR,
|
|
1950
|
-
0,
|
|
1951
|
-
[_wBVA],
|
|
1952
|
-
[
|
|
1953
|
-
[
|
|
1954
|
-
0,
|
|
1955
|
-
{
|
|
1956
|
-
[_hQ]: _wBVA,
|
|
1957
|
-
},
|
|
1958
|
-
],
|
|
1959
|
-
],
|
|
1960
|
-
];
|
|
1602
|
+
var GetWorkflowRequest = [3, n0, _GWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1961
1603
|
var GetWorkflowResponse = [
|
|
1962
1604
|
3,
|
|
1963
1605
|
n0,
|
|
@@ -1966,21 +1608,7 @@ var GetWorkflowResponse = [
|
|
|
1966
1608
|
[_wo, _lVR],
|
|
1967
1609
|
[() => Workflow, () => LatestVersionReferences],
|
|
1968
1610
|
];
|
|
1969
|
-
var GetWorkflowStepExecutionRequest = [
|
|
1970
|
-
3,
|
|
1971
|
-
n0,
|
|
1972
|
-
_GWSER,
|
|
1973
|
-
0,
|
|
1974
|
-
[_sEI],
|
|
1975
|
-
[
|
|
1976
|
-
[
|
|
1977
|
-
0,
|
|
1978
|
-
{
|
|
1979
|
-
[_hQ]: _sEI,
|
|
1980
|
-
},
|
|
1981
|
-
],
|
|
1982
|
-
],
|
|
1983
|
-
];
|
|
1611
|
+
var GetWorkflowStepExecutionRequest = [3, n0, _GWSER, 0, [_sEI], [[0, { [_hQ]: _sEI }]]];
|
|
1984
1612
|
var GetWorkflowStepExecutionResponse = [
|
|
1985
1613
|
3,
|
|
1986
1614
|
n0,
|
|
@@ -1993,10 +1621,7 @@ var IdempotentParameterMismatchException = [
|
|
|
1993
1621
|
-3,
|
|
1994
1622
|
n0,
|
|
1995
1623
|
_IPME,
|
|
1996
|
-
{
|
|
1997
|
-
[_e]: _c,
|
|
1998
|
-
[_hE]: 400,
|
|
1999
|
-
},
|
|
1624
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2000
1625
|
[_m],
|
|
2001
1626
|
[0],
|
|
2002
1627
|
];
|
|
@@ -2297,77 +1922,24 @@ var InstanceConfiguration = [
|
|
|
2297
1922
|
[0, () => InstanceBlockDeviceMappings],
|
|
2298
1923
|
];
|
|
2299
1924
|
var InstanceMetadataOptions = [3, n0, _IMO, 0, [_hT, _hPRHL], [0, 1]];
|
|
2300
|
-
var InvalidPaginationTokenException = [
|
|
2301
|
-
-3,
|
|
2302
|
-
n0,
|
|
2303
|
-
_IPTE,
|
|
2304
|
-
{
|
|
2305
|
-
[_e]: _c,
|
|
2306
|
-
[_hE]: 400,
|
|
2307
|
-
},
|
|
2308
|
-
[_m],
|
|
2309
|
-
[0],
|
|
2310
|
-
];
|
|
1925
|
+
var InvalidPaginationTokenException = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2311
1926
|
schema.TypeRegistry.for(n0).registerError(InvalidPaginationTokenException, InvalidPaginationTokenException$1);
|
|
2312
1927
|
var InvalidParameterCombinationException = [
|
|
2313
1928
|
-3,
|
|
2314
1929
|
n0,
|
|
2315
1930
|
_IPCE,
|
|
2316
|
-
{
|
|
2317
|
-
[_e]: _c,
|
|
2318
|
-
[_hE]: 400,
|
|
2319
|
-
},
|
|
1931
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2320
1932
|
[_m],
|
|
2321
1933
|
[0],
|
|
2322
1934
|
];
|
|
2323
1935
|
schema.TypeRegistry.for(n0).registerError(InvalidParameterCombinationException, InvalidParameterCombinationException$1);
|
|
2324
|
-
var InvalidParameterException = [
|
|
2325
|
-
-3,
|
|
2326
|
-
n0,
|
|
2327
|
-
_IPE,
|
|
2328
|
-
{
|
|
2329
|
-
[_e]: _c,
|
|
2330
|
-
[_hE]: 400,
|
|
2331
|
-
},
|
|
2332
|
-
[_m],
|
|
2333
|
-
[0],
|
|
2334
|
-
];
|
|
1936
|
+
var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2335
1937
|
schema.TypeRegistry.for(n0).registerError(InvalidParameterException, InvalidParameterException$1);
|
|
2336
|
-
var InvalidParameterValueException = [
|
|
2337
|
-
-3,
|
|
2338
|
-
n0,
|
|
2339
|
-
_IPVE,
|
|
2340
|
-
{
|
|
2341
|
-
[_e]: _c,
|
|
2342
|
-
[_hE]: 400,
|
|
2343
|
-
},
|
|
2344
|
-
[_m],
|
|
2345
|
-
[0],
|
|
2346
|
-
];
|
|
1938
|
+
var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2347
1939
|
schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException, InvalidParameterValueException$1);
|
|
2348
|
-
var InvalidRequestException = [
|
|
2349
|
-
-3,
|
|
2350
|
-
n0,
|
|
2351
|
-
_IRE,
|
|
2352
|
-
{
|
|
2353
|
-
[_e]: _c,
|
|
2354
|
-
[_hE]: 400,
|
|
2355
|
-
},
|
|
2356
|
-
[_m],
|
|
2357
|
-
[0],
|
|
2358
|
-
];
|
|
1940
|
+
var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2359
1941
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
|
|
2360
|
-
var InvalidVersionNumberException = [
|
|
2361
|
-
-3,
|
|
2362
|
-
n0,
|
|
2363
|
-
_IVNE,
|
|
2364
|
-
{
|
|
2365
|
-
[_e]: _c,
|
|
2366
|
-
[_hE]: 400,
|
|
2367
|
-
},
|
|
2368
|
-
[_m],
|
|
2369
|
-
[0],
|
|
2370
|
-
];
|
|
1942
|
+
var InvalidVersionNumberException = [-3, n0, _IVNE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2371
1943
|
schema.TypeRegistry.for(n0).registerError(InvalidVersionNumberException, InvalidVersionNumberException$1);
|
|
2372
1944
|
var LatestVersionReferences = [
|
|
2373
1945
|
3,
|
|
@@ -2810,53 +2382,13 @@ var PutImageRecipePolicyRequest = [3, n0, _PIRPR, 0, [_iRA, _po], [0, 0]];
|
|
|
2810
2382
|
var PutImageRecipePolicyResponse = [3, n0, _PIRPRu, 0, [_rI, _iRA], [0, 0]];
|
|
2811
2383
|
var Remediation = [3, n0, _R, 0, [_reco], [() => RemediationRecommendation]];
|
|
2812
2384
|
var RemediationRecommendation = [3, n0, _RR, 0, [_tex, _ur], [0, 0]];
|
|
2813
|
-
var ResourceAlreadyExistsException = [
|
|
2814
|
-
-3,
|
|
2815
|
-
n0,
|
|
2816
|
-
_RAEE,
|
|
2817
|
-
{
|
|
2818
|
-
[_e]: _c,
|
|
2819
|
-
[_hE]: 400,
|
|
2820
|
-
},
|
|
2821
|
-
[_m],
|
|
2822
|
-
[0],
|
|
2823
|
-
];
|
|
2385
|
+
var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2824
2386
|
schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, ResourceAlreadyExistsException$1);
|
|
2825
|
-
var ResourceDependencyException = [
|
|
2826
|
-
-3,
|
|
2827
|
-
n0,
|
|
2828
|
-
_RDE,
|
|
2829
|
-
{
|
|
2830
|
-
[_e]: _c,
|
|
2831
|
-
[_hE]: 400,
|
|
2832
|
-
},
|
|
2833
|
-
[_m],
|
|
2834
|
-
[0],
|
|
2835
|
-
];
|
|
2387
|
+
var ResourceDependencyException = [-3, n0, _RDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2836
2388
|
schema.TypeRegistry.for(n0).registerError(ResourceDependencyException, ResourceDependencyException$1);
|
|
2837
|
-
var ResourceInUseException = [
|
|
2838
|
-
-3,
|
|
2839
|
-
n0,
|
|
2840
|
-
_RIUE,
|
|
2841
|
-
{
|
|
2842
|
-
[_e]: _c,
|
|
2843
|
-
[_hE]: 400,
|
|
2844
|
-
},
|
|
2845
|
-
[_m],
|
|
2846
|
-
[0],
|
|
2847
|
-
];
|
|
2389
|
+
var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2848
2390
|
schema.TypeRegistry.for(n0).registerError(ResourceInUseException, ResourceInUseException$1);
|
|
2849
|
-
var ResourceNotFoundException = [
|
|
2850
|
-
-3,
|
|
2851
|
-
n0,
|
|
2852
|
-
_RNFE,
|
|
2853
|
-
{
|
|
2854
|
-
[_e]: _c,
|
|
2855
|
-
[_hE]: 404,
|
|
2856
|
-
},
|
|
2857
|
-
[_m],
|
|
2858
|
-
[0],
|
|
2859
|
-
];
|
|
2391
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2860
2392
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
2861
2393
|
var ResourceState = [3, n0, _RS, 0, [_st], [0]];
|
|
2862
2394
|
var ResourceStateUpdateExclusionRules = [
|
|
@@ -2889,41 +2421,11 @@ var SendWorkflowStepActionRequest = [
|
|
|
2889
2421
|
[0, 0, 0, 0, [0, 4]],
|
|
2890
2422
|
];
|
|
2891
2423
|
var SendWorkflowStepActionResponse = [3, n0, _SWSARe, 0, [_sEI, _iBVA, _cT], [0, 0, 0]];
|
|
2892
|
-
var ServiceException = [
|
|
2893
|
-
-3,
|
|
2894
|
-
n0,
|
|
2895
|
-
_SE,
|
|
2896
|
-
{
|
|
2897
|
-
[_e]: _ser,
|
|
2898
|
-
[_hE]: 500,
|
|
2899
|
-
},
|
|
2900
|
-
[_m],
|
|
2901
|
-
[0],
|
|
2902
|
-
];
|
|
2424
|
+
var ServiceException = [-3, n0, _SE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
2903
2425
|
schema.TypeRegistry.for(n0).registerError(ServiceException, ServiceException$1);
|
|
2904
|
-
var ServiceQuotaExceededException = [
|
|
2905
|
-
-3,
|
|
2906
|
-
n0,
|
|
2907
|
-
_SQEE,
|
|
2908
|
-
{
|
|
2909
|
-
[_e]: _c,
|
|
2910
|
-
[_hE]: 402,
|
|
2911
|
-
},
|
|
2912
|
-
[_m],
|
|
2913
|
-
[0],
|
|
2914
|
-
];
|
|
2426
|
+
var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
2915
2427
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
|
|
2916
|
-
var ServiceUnavailableException = [
|
|
2917
|
-
-3,
|
|
2918
|
-
n0,
|
|
2919
|
-
_SUE,
|
|
2920
|
-
{
|
|
2921
|
-
[_e]: _ser,
|
|
2922
|
-
[_hE]: 503,
|
|
2923
|
-
},
|
|
2924
|
-
[_m],
|
|
2925
|
-
[0],
|
|
2926
|
-
];
|
|
2428
|
+
var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2927
2429
|
schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException, ServiceUnavailableException$1);
|
|
2928
2430
|
var SeverityCounts = [3, n0, _SC, 0, [_al, _cr, _h, _med], [1, 1, 1, 1]];
|
|
2929
2431
|
var SsmParameterConfiguration = [3, n0, _SPC, 0, [_aAIm, _pNa, _dTa], [0, 0, 0]];
|
|
@@ -2964,17 +2466,7 @@ var SystemsManagerAgent = [3, n0, _SMA, 0, [_uAB], [2]];
|
|
|
2964
2466
|
var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2965
2467
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2966
2468
|
var TargetContainerRepository = [3, n0, _TCR, 0, [_serv, _rN], [0, 0]];
|
|
2967
|
-
var TooManyRequestsException = [
|
|
2968
|
-
-3,
|
|
2969
|
-
n0,
|
|
2970
|
-
_TMRE,
|
|
2971
|
-
{
|
|
2972
|
-
[_e]: _c,
|
|
2973
|
-
[_hE]: 429,
|
|
2974
|
-
},
|
|
2975
|
-
[_m],
|
|
2976
|
-
[0],
|
|
2977
|
-
];
|
|
2469
|
+
var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2978
2470
|
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException, TooManyRequestsException$1);
|
|
2979
2471
|
var UntagResourceRequest = [
|
|
2980
2472
|
3,
|
|
@@ -2984,12 +2476,7 @@ var UntagResourceRequest = [
|
|
|
2984
2476
|
[_rA, _tK],
|
|
2985
2477
|
[
|
|
2986
2478
|
[0, 1],
|
|
2987
|
-
[
|
|
2988
|
-
64 | 0,
|
|
2989
|
-
{
|
|
2990
|
-
[_hQ]: _tK,
|
|
2991
|
-
},
|
|
2992
|
-
],
|
|
2479
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
2993
2480
|
],
|
|
2994
2481
|
];
|
|
2995
2482
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -3199,9 +2686,7 @@ var CancelImageCreation = [
|
|
|
3199
2686
|
9,
|
|
3200
2687
|
n0,
|
|
3201
2688
|
_CIC,
|
|
3202
|
-
{
|
|
3203
|
-
[_ht]: ["PUT", "/CancelImageCreation", 200],
|
|
3204
|
-
},
|
|
2689
|
+
{ [_ht]: ["PUT", "/CancelImageCreation", 200] },
|
|
3205
2690
|
() => CancelImageCreationRequest,
|
|
3206
2691
|
() => CancelImageCreationResponse,
|
|
3207
2692
|
];
|
|
@@ -3209,9 +2694,7 @@ var CancelLifecycleExecution = [
|
|
|
3209
2694
|
9,
|
|
3210
2695
|
n0,
|
|
3211
2696
|
_CLE,
|
|
3212
|
-
{
|
|
3213
|
-
[_ht]: ["PUT", "/CancelLifecycleExecution", 200],
|
|
3214
|
-
},
|
|
2697
|
+
{ [_ht]: ["PUT", "/CancelLifecycleExecution", 200] },
|
|
3215
2698
|
() => CancelLifecycleExecutionRequest,
|
|
3216
2699
|
() => CancelLifecycleExecutionResponse,
|
|
3217
2700
|
];
|
|
@@ -3219,9 +2702,7 @@ var CreateComponent = [
|
|
|
3219
2702
|
9,
|
|
3220
2703
|
n0,
|
|
3221
2704
|
_CCr,
|
|
3222
|
-
{
|
|
3223
|
-
[_ht]: ["PUT", "/CreateComponent", 200],
|
|
3224
|
-
},
|
|
2705
|
+
{ [_ht]: ["PUT", "/CreateComponent", 200] },
|
|
3225
2706
|
() => CreateComponentRequest,
|
|
3226
2707
|
() => CreateComponentResponse,
|
|
3227
2708
|
];
|
|
@@ -3229,9 +2710,7 @@ var CreateContainerRecipe = [
|
|
|
3229
2710
|
9,
|
|
3230
2711
|
n0,
|
|
3231
2712
|
_CCRre,
|
|
3232
|
-
{
|
|
3233
|
-
[_ht]: ["PUT", "/CreateContainerRecipe", 200],
|
|
3234
|
-
},
|
|
2713
|
+
{ [_ht]: ["PUT", "/CreateContainerRecipe", 200] },
|
|
3235
2714
|
() => CreateContainerRecipeRequest,
|
|
3236
2715
|
() => CreateContainerRecipeResponse,
|
|
3237
2716
|
];
|
|
@@ -3239,9 +2718,7 @@ var CreateDistributionConfiguration = [
|
|
|
3239
2718
|
9,
|
|
3240
2719
|
n0,
|
|
3241
2720
|
_CDCr,
|
|
3242
|
-
{
|
|
3243
|
-
[_ht]: ["PUT", "/CreateDistributionConfiguration", 200],
|
|
3244
|
-
},
|
|
2721
|
+
{ [_ht]: ["PUT", "/CreateDistributionConfiguration", 200] },
|
|
3245
2722
|
() => CreateDistributionConfigurationRequest,
|
|
3246
2723
|
() => CreateDistributionConfigurationResponse,
|
|
3247
2724
|
];
|
|
@@ -3249,9 +2726,7 @@ var CreateImage = [
|
|
|
3249
2726
|
9,
|
|
3250
2727
|
n0,
|
|
3251
2728
|
_CI,
|
|
3252
|
-
{
|
|
3253
|
-
[_ht]: ["PUT", "/CreateImage", 200],
|
|
3254
|
-
},
|
|
2729
|
+
{ [_ht]: ["PUT", "/CreateImage", 200] },
|
|
3255
2730
|
() => CreateImageRequest,
|
|
3256
2731
|
() => CreateImageResponse,
|
|
3257
2732
|
];
|
|
@@ -3259,9 +2734,7 @@ var CreateImagePipeline = [
|
|
|
3259
2734
|
9,
|
|
3260
2735
|
n0,
|
|
3261
2736
|
_CIP,
|
|
3262
|
-
{
|
|
3263
|
-
[_ht]: ["PUT", "/CreateImagePipeline", 200],
|
|
3264
|
-
},
|
|
2737
|
+
{ [_ht]: ["PUT", "/CreateImagePipeline", 200] },
|
|
3265
2738
|
() => CreateImagePipelineRequest,
|
|
3266
2739
|
() => CreateImagePipelineResponse,
|
|
3267
2740
|
];
|
|
@@ -3269,9 +2742,7 @@ var CreateImageRecipe = [
|
|
|
3269
2742
|
9,
|
|
3270
2743
|
n0,
|
|
3271
2744
|
_CIRre,
|
|
3272
|
-
{
|
|
3273
|
-
[_ht]: ["PUT", "/CreateImageRecipe", 200],
|
|
3274
|
-
},
|
|
2745
|
+
{ [_ht]: ["PUT", "/CreateImageRecipe", 200] },
|
|
3275
2746
|
() => CreateImageRecipeRequest,
|
|
3276
2747
|
() => CreateImageRecipeResponse,
|
|
3277
2748
|
];
|
|
@@ -3279,9 +2750,7 @@ var CreateInfrastructureConfiguration = [
|
|
|
3279
2750
|
9,
|
|
3280
2751
|
n0,
|
|
3281
2752
|
_CICr,
|
|
3282
|
-
{
|
|
3283
|
-
[_ht]: ["PUT", "/CreateInfrastructureConfiguration", 200],
|
|
3284
|
-
},
|
|
2753
|
+
{ [_ht]: ["PUT", "/CreateInfrastructureConfiguration", 200] },
|
|
3285
2754
|
() => CreateInfrastructureConfigurationRequest,
|
|
3286
2755
|
() => CreateInfrastructureConfigurationResponse,
|
|
3287
2756
|
];
|
|
@@ -3289,9 +2758,7 @@ var CreateLifecyclePolicy = [
|
|
|
3289
2758
|
9,
|
|
3290
2759
|
n0,
|
|
3291
2760
|
_CLP,
|
|
3292
|
-
{
|
|
3293
|
-
[_ht]: ["PUT", "/CreateLifecyclePolicy", 200],
|
|
3294
|
-
},
|
|
2761
|
+
{ [_ht]: ["PUT", "/CreateLifecyclePolicy", 200] },
|
|
3295
2762
|
() => CreateLifecyclePolicyRequest,
|
|
3296
2763
|
() => CreateLifecyclePolicyResponse,
|
|
3297
2764
|
];
|
|
@@ -3299,9 +2766,7 @@ var CreateWorkflow = [
|
|
|
3299
2766
|
9,
|
|
3300
2767
|
n0,
|
|
3301
2768
|
_CW,
|
|
3302
|
-
{
|
|
3303
|
-
[_ht]: ["PUT", "/CreateWorkflow", 200],
|
|
3304
|
-
},
|
|
2769
|
+
{ [_ht]: ["PUT", "/CreateWorkflow", 200] },
|
|
3305
2770
|
() => CreateWorkflowRequest,
|
|
3306
2771
|
() => CreateWorkflowResponse,
|
|
3307
2772
|
];
|
|
@@ -3309,9 +2774,7 @@ var DeleteComponent = [
|
|
|
3309
2774
|
9,
|
|
3310
2775
|
n0,
|
|
3311
2776
|
_DCe,
|
|
3312
|
-
{
|
|
3313
|
-
[_ht]: ["DELETE", "/DeleteComponent", 200],
|
|
3314
|
-
},
|
|
2777
|
+
{ [_ht]: ["DELETE", "/DeleteComponent", 200] },
|
|
3315
2778
|
() => DeleteComponentRequest,
|
|
3316
2779
|
() => DeleteComponentResponse,
|
|
3317
2780
|
];
|
|
@@ -3319,9 +2782,7 @@ var DeleteContainerRecipe = [
|
|
|
3319
2782
|
9,
|
|
3320
2783
|
n0,
|
|
3321
2784
|
_DCRel,
|
|
3322
|
-
{
|
|
3323
|
-
[_ht]: ["DELETE", "/DeleteContainerRecipe", 200],
|
|
3324
|
-
},
|
|
2785
|
+
{ [_ht]: ["DELETE", "/DeleteContainerRecipe", 200] },
|
|
3325
2786
|
() => DeleteContainerRecipeRequest,
|
|
3326
2787
|
() => DeleteContainerRecipeResponse,
|
|
3327
2788
|
];
|
|
@@ -3329,9 +2790,7 @@ var DeleteDistributionConfiguration = [
|
|
|
3329
2790
|
9,
|
|
3330
2791
|
n0,
|
|
3331
2792
|
_DDC,
|
|
3332
|
-
{
|
|
3333
|
-
[_ht]: ["DELETE", "/DeleteDistributionConfiguration", 200],
|
|
3334
|
-
},
|
|
2793
|
+
{ [_ht]: ["DELETE", "/DeleteDistributionConfiguration", 200] },
|
|
3335
2794
|
() => DeleteDistributionConfigurationRequest,
|
|
3336
2795
|
() => DeleteDistributionConfigurationResponse,
|
|
3337
2796
|
];
|
|
@@ -3339,9 +2798,7 @@ var DeleteImage = [
|
|
|
3339
2798
|
9,
|
|
3340
2799
|
n0,
|
|
3341
2800
|
_DI,
|
|
3342
|
-
{
|
|
3343
|
-
[_ht]: ["DELETE", "/DeleteImage", 200],
|
|
3344
|
-
},
|
|
2801
|
+
{ [_ht]: ["DELETE", "/DeleteImage", 200] },
|
|
3345
2802
|
() => DeleteImageRequest,
|
|
3346
2803
|
() => DeleteImageResponse,
|
|
3347
2804
|
];
|
|
@@ -3349,9 +2806,7 @@ var DeleteImagePipeline = [
|
|
|
3349
2806
|
9,
|
|
3350
2807
|
n0,
|
|
3351
2808
|
_DIP,
|
|
3352
|
-
{
|
|
3353
|
-
[_ht]: ["DELETE", "/DeleteImagePipeline", 200],
|
|
3354
|
-
},
|
|
2809
|
+
{ [_ht]: ["DELETE", "/DeleteImagePipeline", 200] },
|
|
3355
2810
|
() => DeleteImagePipelineRequest,
|
|
3356
2811
|
() => DeleteImagePipelineResponse,
|
|
3357
2812
|
];
|
|
@@ -3359,9 +2814,7 @@ var DeleteImageRecipe = [
|
|
|
3359
2814
|
9,
|
|
3360
2815
|
n0,
|
|
3361
2816
|
_DIRel,
|
|
3362
|
-
{
|
|
3363
|
-
[_ht]: ["DELETE", "/DeleteImageRecipe", 200],
|
|
3364
|
-
},
|
|
2817
|
+
{ [_ht]: ["DELETE", "/DeleteImageRecipe", 200] },
|
|
3365
2818
|
() => DeleteImageRecipeRequest,
|
|
3366
2819
|
() => DeleteImageRecipeResponse,
|
|
3367
2820
|
];
|
|
@@ -3369,9 +2822,7 @@ var DeleteInfrastructureConfiguration = [
|
|
|
3369
2822
|
9,
|
|
3370
2823
|
n0,
|
|
3371
2824
|
_DIC,
|
|
3372
|
-
{
|
|
3373
|
-
[_ht]: ["DELETE", "/DeleteInfrastructureConfiguration", 200],
|
|
3374
|
-
},
|
|
2825
|
+
{ [_ht]: ["DELETE", "/DeleteInfrastructureConfiguration", 200] },
|
|
3375
2826
|
() => DeleteInfrastructureConfigurationRequest,
|
|
3376
2827
|
() => DeleteInfrastructureConfigurationResponse,
|
|
3377
2828
|
];
|
|
@@ -3379,9 +2830,7 @@ var DeleteLifecyclePolicy = [
|
|
|
3379
2830
|
9,
|
|
3380
2831
|
n0,
|
|
3381
2832
|
_DLP,
|
|
3382
|
-
{
|
|
3383
|
-
[_ht]: ["DELETE", "/DeleteLifecyclePolicy", 200],
|
|
3384
|
-
},
|
|
2833
|
+
{ [_ht]: ["DELETE", "/DeleteLifecyclePolicy", 200] },
|
|
3385
2834
|
() => DeleteLifecyclePolicyRequest,
|
|
3386
2835
|
() => DeleteLifecyclePolicyResponse,
|
|
3387
2836
|
];
|
|
@@ -3389,9 +2838,7 @@ var DeleteWorkflow = [
|
|
|
3389
2838
|
9,
|
|
3390
2839
|
n0,
|
|
3391
2840
|
_DW,
|
|
3392
|
-
{
|
|
3393
|
-
[_ht]: ["DELETE", "/DeleteWorkflow", 200],
|
|
3394
|
-
},
|
|
2841
|
+
{ [_ht]: ["DELETE", "/DeleteWorkflow", 200] },
|
|
3395
2842
|
() => DeleteWorkflowRequest,
|
|
3396
2843
|
() => DeleteWorkflowResponse,
|
|
3397
2844
|
];
|
|
@@ -3399,9 +2846,7 @@ var DistributeImage = [
|
|
|
3399
2846
|
9,
|
|
3400
2847
|
n0,
|
|
3401
2848
|
_DIi,
|
|
3402
|
-
{
|
|
3403
|
-
[_ht]: ["PUT", "/DistributeImage", 200],
|
|
3404
|
-
},
|
|
2849
|
+
{ [_ht]: ["PUT", "/DistributeImage", 200] },
|
|
3405
2850
|
() => DistributeImageRequest,
|
|
3406
2851
|
() => DistributeImageResponse,
|
|
3407
2852
|
];
|
|
@@ -3409,9 +2854,7 @@ var GetComponent = [
|
|
|
3409
2854
|
9,
|
|
3410
2855
|
n0,
|
|
3411
2856
|
_GC,
|
|
3412
|
-
{
|
|
3413
|
-
[_ht]: ["GET", "/GetComponent", 200],
|
|
3414
|
-
},
|
|
2857
|
+
{ [_ht]: ["GET", "/GetComponent", 200] },
|
|
3415
2858
|
() => GetComponentRequest,
|
|
3416
2859
|
() => GetComponentResponse,
|
|
3417
2860
|
];
|
|
@@ -3419,9 +2862,7 @@ var GetComponentPolicy = [
|
|
|
3419
2862
|
9,
|
|
3420
2863
|
n0,
|
|
3421
2864
|
_GCP,
|
|
3422
|
-
{
|
|
3423
|
-
[_ht]: ["GET", "/GetComponentPolicy", 200],
|
|
3424
|
-
},
|
|
2865
|
+
{ [_ht]: ["GET", "/GetComponentPolicy", 200] },
|
|
3425
2866
|
() => GetComponentPolicyRequest,
|
|
3426
2867
|
() => GetComponentPolicyResponse,
|
|
3427
2868
|
];
|
|
@@ -3429,9 +2870,7 @@ var GetContainerRecipe = [
|
|
|
3429
2870
|
9,
|
|
3430
2871
|
n0,
|
|
3431
2872
|
_GCRet,
|
|
3432
|
-
{
|
|
3433
|
-
[_ht]: ["GET", "/GetContainerRecipe", 200],
|
|
3434
|
-
},
|
|
2873
|
+
{ [_ht]: ["GET", "/GetContainerRecipe", 200] },
|
|
3435
2874
|
() => GetContainerRecipeRequest,
|
|
3436
2875
|
() => GetContainerRecipeResponse,
|
|
3437
2876
|
];
|
|
@@ -3439,9 +2878,7 @@ var GetContainerRecipePolicy = [
|
|
|
3439
2878
|
9,
|
|
3440
2879
|
n0,
|
|
3441
2880
|
_GCRP,
|
|
3442
|
-
{
|
|
3443
|
-
[_ht]: ["GET", "/GetContainerRecipePolicy", 200],
|
|
3444
|
-
},
|
|
2881
|
+
{ [_ht]: ["GET", "/GetContainerRecipePolicy", 200] },
|
|
3445
2882
|
() => GetContainerRecipePolicyRequest,
|
|
3446
2883
|
() => GetContainerRecipePolicyResponse,
|
|
3447
2884
|
];
|
|
@@ -3449,9 +2886,7 @@ var GetDistributionConfiguration = [
|
|
|
3449
2886
|
9,
|
|
3450
2887
|
n0,
|
|
3451
2888
|
_GDC,
|
|
3452
|
-
{
|
|
3453
|
-
[_ht]: ["GET", "/GetDistributionConfiguration", 200],
|
|
3454
|
-
},
|
|
2889
|
+
{ [_ht]: ["GET", "/GetDistributionConfiguration", 200] },
|
|
3455
2890
|
() => GetDistributionConfigurationRequest,
|
|
3456
2891
|
() => GetDistributionConfigurationResponse,
|
|
3457
2892
|
];
|
|
@@ -3459,9 +2894,7 @@ var GetImage = [
|
|
|
3459
2894
|
9,
|
|
3460
2895
|
n0,
|
|
3461
2896
|
_GI,
|
|
3462
|
-
{
|
|
3463
|
-
[_ht]: ["GET", "/GetImage", 200],
|
|
3464
|
-
},
|
|
2897
|
+
{ [_ht]: ["GET", "/GetImage", 200] },
|
|
3465
2898
|
() => GetImageRequest,
|
|
3466
2899
|
() => GetImageResponse,
|
|
3467
2900
|
];
|
|
@@ -3469,9 +2902,7 @@ var GetImagePipeline = [
|
|
|
3469
2902
|
9,
|
|
3470
2903
|
n0,
|
|
3471
2904
|
_GIP,
|
|
3472
|
-
{
|
|
3473
|
-
[_ht]: ["GET", "/GetImagePipeline", 200],
|
|
3474
|
-
},
|
|
2905
|
+
{ [_ht]: ["GET", "/GetImagePipeline", 200] },
|
|
3475
2906
|
() => GetImagePipelineRequest,
|
|
3476
2907
|
() => GetImagePipelineResponse,
|
|
3477
2908
|
];
|
|
@@ -3479,9 +2910,7 @@ var GetImagePolicy = [
|
|
|
3479
2910
|
9,
|
|
3480
2911
|
n0,
|
|
3481
2912
|
_GIPe,
|
|
3482
|
-
{
|
|
3483
|
-
[_ht]: ["GET", "/GetImagePolicy", 200],
|
|
3484
|
-
},
|
|
2913
|
+
{ [_ht]: ["GET", "/GetImagePolicy", 200] },
|
|
3485
2914
|
() => GetImagePolicyRequest,
|
|
3486
2915
|
() => GetImagePolicyResponse,
|
|
3487
2916
|
];
|
|
@@ -3489,9 +2918,7 @@ var GetImageRecipe = [
|
|
|
3489
2918
|
9,
|
|
3490
2919
|
n0,
|
|
3491
2920
|
_GIRet,
|
|
3492
|
-
{
|
|
3493
|
-
[_ht]: ["GET", "/GetImageRecipe", 200],
|
|
3494
|
-
},
|
|
2921
|
+
{ [_ht]: ["GET", "/GetImageRecipe", 200] },
|
|
3495
2922
|
() => GetImageRecipeRequest,
|
|
3496
2923
|
() => GetImageRecipeResponse,
|
|
3497
2924
|
];
|
|
@@ -3499,9 +2926,7 @@ var GetImageRecipePolicy = [
|
|
|
3499
2926
|
9,
|
|
3500
2927
|
n0,
|
|
3501
2928
|
_GIRP,
|
|
3502
|
-
{
|
|
3503
|
-
[_ht]: ["GET", "/GetImageRecipePolicy", 200],
|
|
3504
|
-
},
|
|
2929
|
+
{ [_ht]: ["GET", "/GetImageRecipePolicy", 200] },
|
|
3505
2930
|
() => GetImageRecipePolicyRequest,
|
|
3506
2931
|
() => GetImageRecipePolicyResponse,
|
|
3507
2932
|
];
|
|
@@ -3509,9 +2934,7 @@ var GetInfrastructureConfiguration = [
|
|
|
3509
2934
|
9,
|
|
3510
2935
|
n0,
|
|
3511
2936
|
_GIC,
|
|
3512
|
-
{
|
|
3513
|
-
[_ht]: ["GET", "/GetInfrastructureConfiguration", 200],
|
|
3514
|
-
},
|
|
2937
|
+
{ [_ht]: ["GET", "/GetInfrastructureConfiguration", 200] },
|
|
3515
2938
|
() => GetInfrastructureConfigurationRequest,
|
|
3516
2939
|
() => GetInfrastructureConfigurationResponse,
|
|
3517
2940
|
];
|
|
@@ -3519,9 +2942,7 @@ var GetLifecycleExecution = [
|
|
|
3519
2942
|
9,
|
|
3520
2943
|
n0,
|
|
3521
2944
|
_GLE,
|
|
3522
|
-
{
|
|
3523
|
-
[_ht]: ["GET", "/GetLifecycleExecution", 200],
|
|
3524
|
-
},
|
|
2945
|
+
{ [_ht]: ["GET", "/GetLifecycleExecution", 200] },
|
|
3525
2946
|
() => GetLifecycleExecutionRequest,
|
|
3526
2947
|
() => GetLifecycleExecutionResponse,
|
|
3527
2948
|
];
|
|
@@ -3529,9 +2950,7 @@ var GetLifecyclePolicy = [
|
|
|
3529
2950
|
9,
|
|
3530
2951
|
n0,
|
|
3531
2952
|
_GLP,
|
|
3532
|
-
{
|
|
3533
|
-
[_ht]: ["GET", "/GetLifecyclePolicy", 200],
|
|
3534
|
-
},
|
|
2953
|
+
{ [_ht]: ["GET", "/GetLifecyclePolicy", 200] },
|
|
3535
2954
|
() => GetLifecyclePolicyRequest,
|
|
3536
2955
|
() => GetLifecyclePolicyResponse,
|
|
3537
2956
|
];
|
|
@@ -3539,9 +2958,7 @@ var GetMarketplaceResource = [
|
|
|
3539
2958
|
9,
|
|
3540
2959
|
n0,
|
|
3541
2960
|
_GMR,
|
|
3542
|
-
{
|
|
3543
|
-
[_ht]: ["POST", "/GetMarketplaceResource", 200],
|
|
3544
|
-
},
|
|
2961
|
+
{ [_ht]: ["POST", "/GetMarketplaceResource", 200] },
|
|
3545
2962
|
() => GetMarketplaceResourceRequest,
|
|
3546
2963
|
() => GetMarketplaceResourceResponse,
|
|
3547
2964
|
];
|
|
@@ -3549,9 +2966,7 @@ var GetWorkflow = [
|
|
|
3549
2966
|
9,
|
|
3550
2967
|
n0,
|
|
3551
2968
|
_GW,
|
|
3552
|
-
{
|
|
3553
|
-
[_ht]: ["GET", "/GetWorkflow", 200],
|
|
3554
|
-
},
|
|
2969
|
+
{ [_ht]: ["GET", "/GetWorkflow", 200] },
|
|
3555
2970
|
() => GetWorkflowRequest,
|
|
3556
2971
|
() => GetWorkflowResponse,
|
|
3557
2972
|
];
|
|
@@ -3559,9 +2974,7 @@ var GetWorkflowExecution = [
|
|
|
3559
2974
|
9,
|
|
3560
2975
|
n0,
|
|
3561
2976
|
_GWE,
|
|
3562
|
-
{
|
|
3563
|
-
[_ht]: ["GET", "/GetWorkflowExecution", 200],
|
|
3564
|
-
},
|
|
2977
|
+
{ [_ht]: ["GET", "/GetWorkflowExecution", 200] },
|
|
3565
2978
|
() => GetWorkflowExecutionRequest,
|
|
3566
2979
|
() => GetWorkflowExecutionResponse,
|
|
3567
2980
|
];
|
|
@@ -3569,9 +2982,7 @@ var GetWorkflowStepExecution = [
|
|
|
3569
2982
|
9,
|
|
3570
2983
|
n0,
|
|
3571
2984
|
_GWSE,
|
|
3572
|
-
{
|
|
3573
|
-
[_ht]: ["GET", "/GetWorkflowStepExecution", 200],
|
|
3574
|
-
},
|
|
2985
|
+
{ [_ht]: ["GET", "/GetWorkflowStepExecution", 200] },
|
|
3575
2986
|
() => GetWorkflowStepExecutionRequest,
|
|
3576
2987
|
() => GetWorkflowStepExecutionResponse,
|
|
3577
2988
|
];
|
|
@@ -3579,9 +2990,7 @@ var ImportComponent = [
|
|
|
3579
2990
|
9,
|
|
3580
2991
|
n0,
|
|
3581
2992
|
_ICm,
|
|
3582
|
-
{
|
|
3583
|
-
[_ht]: ["PUT", "/ImportComponent", 200],
|
|
3584
|
-
},
|
|
2993
|
+
{ [_ht]: ["PUT", "/ImportComponent", 200] },
|
|
3585
2994
|
() => ImportComponentRequest,
|
|
3586
2995
|
() => ImportComponentResponse,
|
|
3587
2996
|
];
|
|
@@ -3589,9 +2998,7 @@ var ImportDiskImage = [
|
|
|
3589
2998
|
9,
|
|
3590
2999
|
n0,
|
|
3591
3000
|
_IDI,
|
|
3592
|
-
{
|
|
3593
|
-
[_ht]: ["PUT", "/ImportDiskImage", 200],
|
|
3594
|
-
},
|
|
3001
|
+
{ [_ht]: ["PUT", "/ImportDiskImage", 200] },
|
|
3595
3002
|
() => ImportDiskImageRequest,
|
|
3596
3003
|
() => ImportDiskImageResponse,
|
|
3597
3004
|
];
|
|
@@ -3599,9 +3006,7 @@ var ImportVmImage = [
|
|
|
3599
3006
|
9,
|
|
3600
3007
|
n0,
|
|
3601
3008
|
_IVI,
|
|
3602
|
-
{
|
|
3603
|
-
[_ht]: ["PUT", "/ImportVmImage", 200],
|
|
3604
|
-
},
|
|
3009
|
+
{ [_ht]: ["PUT", "/ImportVmImage", 200] },
|
|
3605
3010
|
() => ImportVmImageRequest,
|
|
3606
3011
|
() => ImportVmImageResponse,
|
|
3607
3012
|
];
|
|
@@ -3609,9 +3014,7 @@ var ListComponentBuildVersions = [
|
|
|
3609
3014
|
9,
|
|
3610
3015
|
n0,
|
|
3611
3016
|
_LCBV,
|
|
3612
|
-
{
|
|
3613
|
-
[_ht]: ["POST", "/ListComponentBuildVersions", 200],
|
|
3614
|
-
},
|
|
3017
|
+
{ [_ht]: ["POST", "/ListComponentBuildVersions", 200] },
|
|
3615
3018
|
() => ListComponentBuildVersionsRequest,
|
|
3616
3019
|
() => ListComponentBuildVersionsResponse,
|
|
3617
3020
|
];
|
|
@@ -3619,9 +3022,7 @@ var ListComponents = [
|
|
|
3619
3022
|
9,
|
|
3620
3023
|
n0,
|
|
3621
3024
|
_LC,
|
|
3622
|
-
{
|
|
3623
|
-
[_ht]: ["POST", "/ListComponents", 200],
|
|
3624
|
-
},
|
|
3025
|
+
{ [_ht]: ["POST", "/ListComponents", 200] },
|
|
3625
3026
|
() => ListComponentsRequest,
|
|
3626
3027
|
() => ListComponentsResponse,
|
|
3627
3028
|
];
|
|
@@ -3629,9 +3030,7 @@ var ListContainerRecipes = [
|
|
|
3629
3030
|
9,
|
|
3630
3031
|
n0,
|
|
3631
3032
|
_LCRis,
|
|
3632
|
-
{
|
|
3633
|
-
[_ht]: ["POST", "/ListContainerRecipes", 200],
|
|
3634
|
-
},
|
|
3033
|
+
{ [_ht]: ["POST", "/ListContainerRecipes", 200] },
|
|
3635
3034
|
() => ListContainerRecipesRequest,
|
|
3636
3035
|
() => ListContainerRecipesResponse,
|
|
3637
3036
|
];
|
|
@@ -3639,9 +3038,7 @@ var ListDistributionConfigurations = [
|
|
|
3639
3038
|
9,
|
|
3640
3039
|
n0,
|
|
3641
3040
|
_LDC,
|
|
3642
|
-
{
|
|
3643
|
-
[_ht]: ["POST", "/ListDistributionConfigurations", 200],
|
|
3644
|
-
},
|
|
3041
|
+
{ [_ht]: ["POST", "/ListDistributionConfigurations", 200] },
|
|
3645
3042
|
() => ListDistributionConfigurationsRequest,
|
|
3646
3043
|
() => ListDistributionConfigurationsResponse,
|
|
3647
3044
|
];
|
|
@@ -3649,9 +3046,7 @@ var ListImageBuildVersions = [
|
|
|
3649
3046
|
9,
|
|
3650
3047
|
n0,
|
|
3651
3048
|
_LIBV,
|
|
3652
|
-
{
|
|
3653
|
-
[_ht]: ["POST", "/ListImageBuildVersions", 200],
|
|
3654
|
-
},
|
|
3049
|
+
{ [_ht]: ["POST", "/ListImageBuildVersions", 200] },
|
|
3655
3050
|
() => ListImageBuildVersionsRequest,
|
|
3656
3051
|
() => ListImageBuildVersionsResponse,
|
|
3657
3052
|
];
|
|
@@ -3659,9 +3054,7 @@ var ListImagePackages = [
|
|
|
3659
3054
|
9,
|
|
3660
3055
|
n0,
|
|
3661
3056
|
_LIP,
|
|
3662
|
-
{
|
|
3663
|
-
[_ht]: ["POST", "/ListImagePackages", 200],
|
|
3664
|
-
},
|
|
3057
|
+
{ [_ht]: ["POST", "/ListImagePackages", 200] },
|
|
3665
3058
|
() => ListImagePackagesRequest,
|
|
3666
3059
|
() => ListImagePackagesResponse,
|
|
3667
3060
|
];
|
|
@@ -3669,9 +3062,7 @@ var ListImagePipelineImages = [
|
|
|
3669
3062
|
9,
|
|
3670
3063
|
n0,
|
|
3671
3064
|
_LIPI,
|
|
3672
|
-
{
|
|
3673
|
-
[_ht]: ["POST", "/ListImagePipelineImages", 200],
|
|
3674
|
-
},
|
|
3065
|
+
{ [_ht]: ["POST", "/ListImagePipelineImages", 200] },
|
|
3675
3066
|
() => ListImagePipelineImagesRequest,
|
|
3676
3067
|
() => ListImagePipelineImagesResponse,
|
|
3677
3068
|
];
|
|
@@ -3679,9 +3070,7 @@ var ListImagePipelines = [
|
|
|
3679
3070
|
9,
|
|
3680
3071
|
n0,
|
|
3681
3072
|
_LIPi,
|
|
3682
|
-
{
|
|
3683
|
-
[_ht]: ["POST", "/ListImagePipelines", 200],
|
|
3684
|
-
},
|
|
3073
|
+
{ [_ht]: ["POST", "/ListImagePipelines", 200] },
|
|
3685
3074
|
() => ListImagePipelinesRequest,
|
|
3686
3075
|
() => ListImagePipelinesResponse,
|
|
3687
3076
|
];
|
|
@@ -3689,9 +3078,7 @@ var ListImageRecipes = [
|
|
|
3689
3078
|
9,
|
|
3690
3079
|
n0,
|
|
3691
3080
|
_LIRis,
|
|
3692
|
-
{
|
|
3693
|
-
[_ht]: ["POST", "/ListImageRecipes", 200],
|
|
3694
|
-
},
|
|
3081
|
+
{ [_ht]: ["POST", "/ListImageRecipes", 200] },
|
|
3695
3082
|
() => ListImageRecipesRequest,
|
|
3696
3083
|
() => ListImageRecipesResponse,
|
|
3697
3084
|
];
|
|
@@ -3699,9 +3086,7 @@ var ListImages = [
|
|
|
3699
3086
|
9,
|
|
3700
3087
|
n0,
|
|
3701
3088
|
_LI,
|
|
3702
|
-
{
|
|
3703
|
-
[_ht]: ["POST", "/ListImages", 200],
|
|
3704
|
-
},
|
|
3089
|
+
{ [_ht]: ["POST", "/ListImages", 200] },
|
|
3705
3090
|
() => ListImagesRequest,
|
|
3706
3091
|
() => ListImagesResponse,
|
|
3707
3092
|
];
|
|
@@ -3709,9 +3094,7 @@ var ListImageScanFindingAggregations = [
|
|
|
3709
3094
|
9,
|
|
3710
3095
|
n0,
|
|
3711
3096
|
_LISFA,
|
|
3712
|
-
{
|
|
3713
|
-
[_ht]: ["POST", "/ListImageScanFindingAggregations", 200],
|
|
3714
|
-
},
|
|
3097
|
+
{ [_ht]: ["POST", "/ListImageScanFindingAggregations", 200] },
|
|
3715
3098
|
() => ListImageScanFindingAggregationsRequest,
|
|
3716
3099
|
() => ListImageScanFindingAggregationsResponse,
|
|
3717
3100
|
];
|
|
@@ -3719,9 +3102,7 @@ var ListImageScanFindings = [
|
|
|
3719
3102
|
9,
|
|
3720
3103
|
n0,
|
|
3721
3104
|
_LISF,
|
|
3722
|
-
{
|
|
3723
|
-
[_ht]: ["POST", "/ListImageScanFindings", 200],
|
|
3724
|
-
},
|
|
3105
|
+
{ [_ht]: ["POST", "/ListImageScanFindings", 200] },
|
|
3725
3106
|
() => ListImageScanFindingsRequest,
|
|
3726
3107
|
() => ListImageScanFindingsResponse,
|
|
3727
3108
|
];
|
|
@@ -3729,9 +3110,7 @@ var ListInfrastructureConfigurations = [
|
|
|
3729
3110
|
9,
|
|
3730
3111
|
n0,
|
|
3731
3112
|
_LIC,
|
|
3732
|
-
{
|
|
3733
|
-
[_ht]: ["POST", "/ListInfrastructureConfigurations", 200],
|
|
3734
|
-
},
|
|
3113
|
+
{ [_ht]: ["POST", "/ListInfrastructureConfigurations", 200] },
|
|
3735
3114
|
() => ListInfrastructureConfigurationsRequest,
|
|
3736
3115
|
() => ListInfrastructureConfigurationsResponse,
|
|
3737
3116
|
];
|
|
@@ -3739,9 +3118,7 @@ var ListLifecycleExecutionResources = [
|
|
|
3739
3118
|
9,
|
|
3740
3119
|
n0,
|
|
3741
3120
|
_LLERis,
|
|
3742
|
-
{
|
|
3743
|
-
[_ht]: ["POST", "/ListLifecycleExecutionResources", 200],
|
|
3744
|
-
},
|
|
3121
|
+
{ [_ht]: ["POST", "/ListLifecycleExecutionResources", 200] },
|
|
3745
3122
|
() => ListLifecycleExecutionResourcesRequest,
|
|
3746
3123
|
() => ListLifecycleExecutionResourcesResponse,
|
|
3747
3124
|
];
|
|
@@ -3749,9 +3126,7 @@ var ListLifecycleExecutions = [
|
|
|
3749
3126
|
9,
|
|
3750
3127
|
n0,
|
|
3751
3128
|
_LLE,
|
|
3752
|
-
{
|
|
3753
|
-
[_ht]: ["POST", "/ListLifecycleExecutions", 200],
|
|
3754
|
-
},
|
|
3129
|
+
{ [_ht]: ["POST", "/ListLifecycleExecutions", 200] },
|
|
3755
3130
|
() => ListLifecycleExecutionsRequest,
|
|
3756
3131
|
() => ListLifecycleExecutionsResponse,
|
|
3757
3132
|
];
|
|
@@ -3759,9 +3134,7 @@ var ListLifecyclePolicies = [
|
|
|
3759
3134
|
9,
|
|
3760
3135
|
n0,
|
|
3761
3136
|
_LLP,
|
|
3762
|
-
{
|
|
3763
|
-
[_ht]: ["POST", "/ListLifecyclePolicies", 200],
|
|
3764
|
-
},
|
|
3137
|
+
{ [_ht]: ["POST", "/ListLifecyclePolicies", 200] },
|
|
3765
3138
|
() => ListLifecyclePoliciesRequest,
|
|
3766
3139
|
() => ListLifecyclePoliciesResponse,
|
|
3767
3140
|
];
|
|
@@ -3769,9 +3142,7 @@ var ListTagsForResource = [
|
|
|
3769
3142
|
9,
|
|
3770
3143
|
n0,
|
|
3771
3144
|
_LTFR,
|
|
3772
|
-
{
|
|
3773
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
3774
|
-
},
|
|
3145
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3775
3146
|
() => ListTagsForResourceRequest,
|
|
3776
3147
|
() => ListTagsForResourceResponse,
|
|
3777
3148
|
];
|
|
@@ -3779,9 +3150,7 @@ var ListWaitingWorkflowSteps = [
|
|
|
3779
3150
|
9,
|
|
3780
3151
|
n0,
|
|
3781
3152
|
_LWWS,
|
|
3782
|
-
{
|
|
3783
|
-
[_ht]: ["POST", "/ListWaitingWorkflowSteps", 200],
|
|
3784
|
-
},
|
|
3153
|
+
{ [_ht]: ["POST", "/ListWaitingWorkflowSteps", 200] },
|
|
3785
3154
|
() => ListWaitingWorkflowStepsRequest,
|
|
3786
3155
|
() => ListWaitingWorkflowStepsResponse,
|
|
3787
3156
|
];
|
|
@@ -3789,9 +3158,7 @@ var ListWorkflowBuildVersions = [
|
|
|
3789
3158
|
9,
|
|
3790
3159
|
n0,
|
|
3791
3160
|
_LWBV,
|
|
3792
|
-
{
|
|
3793
|
-
[_ht]: ["POST", "/ListWorkflowBuildVersions", 200],
|
|
3794
|
-
},
|
|
3161
|
+
{ [_ht]: ["POST", "/ListWorkflowBuildVersions", 200] },
|
|
3795
3162
|
() => ListWorkflowBuildVersionsRequest,
|
|
3796
3163
|
() => ListWorkflowBuildVersionsResponse,
|
|
3797
3164
|
];
|
|
@@ -3799,9 +3166,7 @@ var ListWorkflowExecutions = [
|
|
|
3799
3166
|
9,
|
|
3800
3167
|
n0,
|
|
3801
3168
|
_LWE,
|
|
3802
|
-
{
|
|
3803
|
-
[_ht]: ["POST", "/ListWorkflowExecutions", 200],
|
|
3804
|
-
},
|
|
3169
|
+
{ [_ht]: ["POST", "/ListWorkflowExecutions", 200] },
|
|
3805
3170
|
() => ListWorkflowExecutionsRequest,
|
|
3806
3171
|
() => ListWorkflowExecutionsResponse,
|
|
3807
3172
|
];
|
|
@@ -3809,9 +3174,7 @@ var ListWorkflows = [
|
|
|
3809
3174
|
9,
|
|
3810
3175
|
n0,
|
|
3811
3176
|
_LW,
|
|
3812
|
-
{
|
|
3813
|
-
[_ht]: ["POST", "/ListWorkflows", 200],
|
|
3814
|
-
},
|
|
3177
|
+
{ [_ht]: ["POST", "/ListWorkflows", 200] },
|
|
3815
3178
|
() => ListWorkflowsRequest,
|
|
3816
3179
|
() => ListWorkflowsResponse,
|
|
3817
3180
|
];
|
|
@@ -3819,9 +3182,7 @@ var ListWorkflowStepExecutions = [
|
|
|
3819
3182
|
9,
|
|
3820
3183
|
n0,
|
|
3821
3184
|
_LWSE,
|
|
3822
|
-
{
|
|
3823
|
-
[_ht]: ["POST", "/ListWorkflowStepExecutions", 200],
|
|
3824
|
-
},
|
|
3185
|
+
{ [_ht]: ["POST", "/ListWorkflowStepExecutions", 200] },
|
|
3825
3186
|
() => ListWorkflowStepExecutionsRequest,
|
|
3826
3187
|
() => ListWorkflowStepExecutionsResponse,
|
|
3827
3188
|
];
|
|
@@ -3829,9 +3190,7 @@ var PutComponentPolicy = [
|
|
|
3829
3190
|
9,
|
|
3830
3191
|
n0,
|
|
3831
3192
|
_PCP,
|
|
3832
|
-
{
|
|
3833
|
-
[_ht]: ["PUT", "/PutComponentPolicy", 200],
|
|
3834
|
-
},
|
|
3193
|
+
{ [_ht]: ["PUT", "/PutComponentPolicy", 200] },
|
|
3835
3194
|
() => PutComponentPolicyRequest,
|
|
3836
3195
|
() => PutComponentPolicyResponse,
|
|
3837
3196
|
];
|
|
@@ -3839,9 +3198,7 @@ var PutContainerRecipePolicy = [
|
|
|
3839
3198
|
9,
|
|
3840
3199
|
n0,
|
|
3841
3200
|
_PCRP,
|
|
3842
|
-
{
|
|
3843
|
-
[_ht]: ["PUT", "/PutContainerRecipePolicy", 200],
|
|
3844
|
-
},
|
|
3201
|
+
{ [_ht]: ["PUT", "/PutContainerRecipePolicy", 200] },
|
|
3845
3202
|
() => PutContainerRecipePolicyRequest,
|
|
3846
3203
|
() => PutContainerRecipePolicyResponse,
|
|
3847
3204
|
];
|
|
@@ -3849,9 +3206,7 @@ var PutImagePolicy = [
|
|
|
3849
3206
|
9,
|
|
3850
3207
|
n0,
|
|
3851
3208
|
_PIP,
|
|
3852
|
-
{
|
|
3853
|
-
[_ht]: ["PUT", "/PutImagePolicy", 200],
|
|
3854
|
-
},
|
|
3209
|
+
{ [_ht]: ["PUT", "/PutImagePolicy", 200] },
|
|
3855
3210
|
() => PutImagePolicyRequest,
|
|
3856
3211
|
() => PutImagePolicyResponse,
|
|
3857
3212
|
];
|
|
@@ -3859,9 +3214,7 @@ var PutImageRecipePolicy = [
|
|
|
3859
3214
|
9,
|
|
3860
3215
|
n0,
|
|
3861
3216
|
_PIRP,
|
|
3862
|
-
{
|
|
3863
|
-
[_ht]: ["PUT", "/PutImageRecipePolicy", 200],
|
|
3864
|
-
},
|
|
3217
|
+
{ [_ht]: ["PUT", "/PutImageRecipePolicy", 200] },
|
|
3865
3218
|
() => PutImageRecipePolicyRequest,
|
|
3866
3219
|
() => PutImageRecipePolicyResponse,
|
|
3867
3220
|
];
|
|
@@ -3869,9 +3222,7 @@ var RetryImage = [
|
|
|
3869
3222
|
9,
|
|
3870
3223
|
n0,
|
|
3871
3224
|
_RI,
|
|
3872
|
-
{
|
|
3873
|
-
[_ht]: ["PUT", "/RetryImage", 200],
|
|
3874
|
-
},
|
|
3225
|
+
{ [_ht]: ["PUT", "/RetryImage", 200] },
|
|
3875
3226
|
() => RetryImageRequest,
|
|
3876
3227
|
() => RetryImageResponse,
|
|
3877
3228
|
];
|
|
@@ -3879,9 +3230,7 @@ var SendWorkflowStepAction = [
|
|
|
3879
3230
|
9,
|
|
3880
3231
|
n0,
|
|
3881
3232
|
_SWSA,
|
|
3882
|
-
{
|
|
3883
|
-
[_ht]: ["PUT", "/SendWorkflowStepAction", 200],
|
|
3884
|
-
},
|
|
3233
|
+
{ [_ht]: ["PUT", "/SendWorkflowStepAction", 200] },
|
|
3885
3234
|
() => SendWorkflowStepActionRequest,
|
|
3886
3235
|
() => SendWorkflowStepActionResponse,
|
|
3887
3236
|
];
|
|
@@ -3889,9 +3238,7 @@ var StartImagePipelineExecution = [
|
|
|
3889
3238
|
9,
|
|
3890
3239
|
n0,
|
|
3891
3240
|
_SIPE,
|
|
3892
|
-
{
|
|
3893
|
-
[_ht]: ["PUT", "/StartImagePipelineExecution", 200],
|
|
3894
|
-
},
|
|
3241
|
+
{ [_ht]: ["PUT", "/StartImagePipelineExecution", 200] },
|
|
3895
3242
|
() => StartImagePipelineExecutionRequest,
|
|
3896
3243
|
() => StartImagePipelineExecutionResponse,
|
|
3897
3244
|
];
|
|
@@ -3899,9 +3246,7 @@ var StartResourceStateUpdate = [
|
|
|
3899
3246
|
9,
|
|
3900
3247
|
n0,
|
|
3901
3248
|
_SRSU,
|
|
3902
|
-
{
|
|
3903
|
-
[_ht]: ["PUT", "/StartResourceStateUpdate", 200],
|
|
3904
|
-
},
|
|
3249
|
+
{ [_ht]: ["PUT", "/StartResourceStateUpdate", 200] },
|
|
3905
3250
|
() => StartResourceStateUpdateRequest,
|
|
3906
3251
|
() => StartResourceStateUpdateResponse,
|
|
3907
3252
|
];
|
|
@@ -3909,9 +3254,7 @@ var TagResource = [
|
|
|
3909
3254
|
9,
|
|
3910
3255
|
n0,
|
|
3911
3256
|
_TR,
|
|
3912
|
-
{
|
|
3913
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
3914
|
-
},
|
|
3257
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
3915
3258
|
() => TagResourceRequest,
|
|
3916
3259
|
() => TagResourceResponse,
|
|
3917
3260
|
];
|
|
@@ -3919,9 +3262,7 @@ var UntagResource = [
|
|
|
3919
3262
|
9,
|
|
3920
3263
|
n0,
|
|
3921
3264
|
_UR,
|
|
3922
|
-
{
|
|
3923
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
3924
|
-
},
|
|
3265
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
3925
3266
|
() => UntagResourceRequest,
|
|
3926
3267
|
() => UntagResourceResponse,
|
|
3927
3268
|
];
|
|
@@ -3929,9 +3270,7 @@ var UpdateDistributionConfiguration = [
|
|
|
3929
3270
|
9,
|
|
3930
3271
|
n0,
|
|
3931
3272
|
_UDC,
|
|
3932
|
-
{
|
|
3933
|
-
[_ht]: ["PUT", "/UpdateDistributionConfiguration", 200],
|
|
3934
|
-
},
|
|
3273
|
+
{ [_ht]: ["PUT", "/UpdateDistributionConfiguration", 200] },
|
|
3935
3274
|
() => UpdateDistributionConfigurationRequest,
|
|
3936
3275
|
() => UpdateDistributionConfigurationResponse,
|
|
3937
3276
|
];
|
|
@@ -3939,9 +3278,7 @@ var UpdateImagePipeline = [
|
|
|
3939
3278
|
9,
|
|
3940
3279
|
n0,
|
|
3941
3280
|
_UIP,
|
|
3942
|
-
{
|
|
3943
|
-
[_ht]: ["PUT", "/UpdateImagePipeline", 200],
|
|
3944
|
-
},
|
|
3281
|
+
{ [_ht]: ["PUT", "/UpdateImagePipeline", 200] },
|
|
3945
3282
|
() => UpdateImagePipelineRequest,
|
|
3946
3283
|
() => UpdateImagePipelineResponse,
|
|
3947
3284
|
];
|
|
@@ -3949,9 +3286,7 @@ var UpdateInfrastructureConfiguration = [
|
|
|
3949
3286
|
9,
|
|
3950
3287
|
n0,
|
|
3951
3288
|
_UIC,
|
|
3952
|
-
{
|
|
3953
|
-
[_ht]: ["PUT", "/UpdateInfrastructureConfiguration", 200],
|
|
3954
|
-
},
|
|
3289
|
+
{ [_ht]: ["PUT", "/UpdateInfrastructureConfiguration", 200] },
|
|
3955
3290
|
() => UpdateInfrastructureConfigurationRequest,
|
|
3956
3291
|
() => UpdateInfrastructureConfigurationResponse,
|
|
3957
3292
|
];
|
|
@@ -3959,9 +3294,7 @@ var UpdateLifecyclePolicy = [
|
|
|
3959
3294
|
9,
|
|
3960
3295
|
n0,
|
|
3961
3296
|
_ULP,
|
|
3962
|
-
{
|
|
3963
|
-
[_ht]: ["PUT", "/UpdateLifecyclePolicy", 200],
|
|
3964
|
-
},
|
|
3297
|
+
{ [_ht]: ["PUT", "/UpdateLifecyclePolicy", 200] },
|
|
3965
3298
|
() => UpdateLifecyclePolicyRequest,
|
|
3966
3299
|
() => UpdateLifecyclePolicyResponse,
|
|
3967
3300
|
];
|