@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
|
@@ -702,17 +702,7 @@ const n0 = "com.amazonaws.imagebuilder";
|
|
|
702
702
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
703
703
|
import { AccessDeniedException as __AccessDeniedException, CallRateLimitExceededException as __CallRateLimitExceededException, ClientException as __ClientException, DryRunOperationException as __DryRunOperationException, ForbiddenException as __ForbiddenException, IdempotentParameterMismatchException as __IdempotentParameterMismatchException, InvalidPaginationTokenException as __InvalidPaginationTokenException, InvalidParameterCombinationException as __InvalidParameterCombinationException, InvalidParameterException as __InvalidParameterException, InvalidParameterValueException as __InvalidParameterValueException, InvalidRequestException as __InvalidRequestException, InvalidVersionNumberException as __InvalidVersionNumberException, ResourceAlreadyExistsException as __ResourceAlreadyExistsException, ResourceDependencyException as __ResourceDependencyException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ServiceException as __ServiceException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ServiceUnavailableException as __ServiceUnavailableException, TooManyRequestsException as __TooManyRequestsException, } from "../models/errors";
|
|
704
704
|
import { ImagebuilderServiceException as __ImagebuilderServiceException } from "../models/ImagebuilderServiceException";
|
|
705
|
-
export var AccessDeniedException = [
|
|
706
|
-
-3,
|
|
707
|
-
n0,
|
|
708
|
-
_ADE,
|
|
709
|
-
{
|
|
710
|
-
[_e]: _c,
|
|
711
|
-
[_hE]: 403,
|
|
712
|
-
},
|
|
713
|
-
[_m],
|
|
714
|
-
[0],
|
|
715
|
-
];
|
|
705
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
716
706
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
717
707
|
export var AccountAggregation = [3, n0, _AA, 0, [_aI, _sC], [0, () => SeverityCounts]];
|
|
718
708
|
export var AdditionalInstanceConfiguration = [
|
|
@@ -733,33 +723,13 @@ export var AmiDistributionConfiguration = [
|
|
|
733
723
|
[0, 0, 64 | 0, 128 | 0, 0, () => LaunchPermissionConfiguration],
|
|
734
724
|
];
|
|
735
725
|
export var AutoDisablePolicy = [3, n0, _ADP, 0, [_fC], [1]];
|
|
736
|
-
export var CallRateLimitExceededException = [
|
|
737
|
-
-3,
|
|
738
|
-
n0,
|
|
739
|
-
_CRLEE,
|
|
740
|
-
{
|
|
741
|
-
[_e]: _c,
|
|
742
|
-
[_hE]: 429,
|
|
743
|
-
},
|
|
744
|
-
[_m],
|
|
745
|
-
[0],
|
|
746
|
-
];
|
|
726
|
+
export var CallRateLimitExceededException = [-3, n0, _CRLEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
747
727
|
TypeRegistry.for(n0).registerError(CallRateLimitExceededException, __CallRateLimitExceededException);
|
|
748
728
|
export var CancelImageCreationRequest = [3, n0, _CICR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
749
729
|
export var CancelImageCreationResponse = [3, n0, _CICRa, 0, [_rI, _cT, _iBVA], [0, 0, 0]];
|
|
750
730
|
export var CancelLifecycleExecutionRequest = [3, n0, _CLER, 0, [_lEI, _cT], [0, [0, 4]]];
|
|
751
731
|
export var CancelLifecycleExecutionResponse = [3, n0, _CLERa, 0, [_lEI], [0]];
|
|
752
|
-
export var ClientException = [
|
|
753
|
-
-3,
|
|
754
|
-
n0,
|
|
755
|
-
_CE,
|
|
756
|
-
{
|
|
757
|
-
[_e]: _c,
|
|
758
|
-
[_hE]: 400,
|
|
759
|
-
},
|
|
760
|
-
[_m],
|
|
761
|
-
[0],
|
|
762
|
-
];
|
|
732
|
+
export var ClientException = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
763
733
|
TypeRegistry.for(n0).registerError(ClientException, __ClientException);
|
|
764
734
|
export var Component = [
|
|
765
735
|
3,
|
|
@@ -1074,37 +1044,9 @@ export var CvssScoreDetails = [
|
|
|
1074
1044
|
[_sS, _cS, _v, _sco, _sVc, _ad],
|
|
1075
1045
|
[0, 0, 0, 1, 0, () => CvssScoreAdjustmentList],
|
|
1076
1046
|
];
|
|
1077
|
-
export var DeleteComponentRequest = [
|
|
1078
|
-
3,
|
|
1079
|
-
n0,
|
|
1080
|
-
_DCR,
|
|
1081
|
-
0,
|
|
1082
|
-
[_cBVA],
|
|
1083
|
-
[
|
|
1084
|
-
[
|
|
1085
|
-
0,
|
|
1086
|
-
{
|
|
1087
|
-
[_hQ]: _cBVA,
|
|
1088
|
-
},
|
|
1089
|
-
],
|
|
1090
|
-
],
|
|
1091
|
-
];
|
|
1047
|
+
export var DeleteComponentRequest = [3, n0, _DCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1092
1048
|
export var DeleteComponentResponse = [3, n0, _DCRe, 0, [_rI, _cBVA], [0, 0]];
|
|
1093
|
-
export var DeleteContainerRecipeRequest = [
|
|
1094
|
-
3,
|
|
1095
|
-
n0,
|
|
1096
|
-
_DCRR,
|
|
1097
|
-
0,
|
|
1098
|
-
[_cRA],
|
|
1099
|
-
[
|
|
1100
|
-
[
|
|
1101
|
-
0,
|
|
1102
|
-
{
|
|
1103
|
-
[_hQ]: _cRA,
|
|
1104
|
-
},
|
|
1105
|
-
],
|
|
1106
|
-
],
|
|
1107
|
-
];
|
|
1049
|
+
export var DeleteContainerRecipeRequest = [3, n0, _DCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1108
1050
|
export var DeleteContainerRecipeResponse = [3, n0, _DCRRe, 0, [_rI, _cRA], [0, 0]];
|
|
1109
1051
|
export var DeleteDistributionConfigurationRequest = [
|
|
1110
1052
|
3,
|
|
@@ -1112,63 +1054,14 @@ export var DeleteDistributionConfigurationRequest = [
|
|
|
1112
1054
|
_DDCR,
|
|
1113
1055
|
0,
|
|
1114
1056
|
[_dCA],
|
|
1115
|
-
[
|
|
1116
|
-
[
|
|
1117
|
-
0,
|
|
1118
|
-
{
|
|
1119
|
-
[_hQ]: _dCA,
|
|
1120
|
-
},
|
|
1121
|
-
],
|
|
1122
|
-
],
|
|
1057
|
+
[[0, { [_hQ]: _dCA }]],
|
|
1123
1058
|
];
|
|
1124
1059
|
export var DeleteDistributionConfigurationResponse = [3, n0, _DDCRe, 0, [_rI, _dCA], [0, 0]];
|
|
1125
|
-
export var DeleteImagePipelineRequest = [
|
|
1126
|
-
3,
|
|
1127
|
-
n0,
|
|
1128
|
-
_DIPR,
|
|
1129
|
-
0,
|
|
1130
|
-
[_iPA],
|
|
1131
|
-
[
|
|
1132
|
-
[
|
|
1133
|
-
0,
|
|
1134
|
-
{
|
|
1135
|
-
[_hQ]: _iPA,
|
|
1136
|
-
},
|
|
1137
|
-
],
|
|
1138
|
-
],
|
|
1139
|
-
];
|
|
1060
|
+
export var DeleteImagePipelineRequest = [3, n0, _DIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1140
1061
|
export var DeleteImagePipelineResponse = [3, n0, _DIPRe, 0, [_rI, _iPA], [0, 0]];
|
|
1141
|
-
export var DeleteImageRecipeRequest = [
|
|
1142
|
-
3,
|
|
1143
|
-
n0,
|
|
1144
|
-
_DIRR,
|
|
1145
|
-
0,
|
|
1146
|
-
[_iRA],
|
|
1147
|
-
[
|
|
1148
|
-
[
|
|
1149
|
-
0,
|
|
1150
|
-
{
|
|
1151
|
-
[_hQ]: _iRA,
|
|
1152
|
-
},
|
|
1153
|
-
],
|
|
1154
|
-
],
|
|
1155
|
-
];
|
|
1062
|
+
export var DeleteImageRecipeRequest = [3, n0, _DIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1156
1063
|
export var DeleteImageRecipeResponse = [3, n0, _DIRRe, 0, [_rI, _iRA], [0, 0]];
|
|
1157
|
-
export var DeleteImageRequest = [
|
|
1158
|
-
3,
|
|
1159
|
-
n0,
|
|
1160
|
-
_DIR,
|
|
1161
|
-
0,
|
|
1162
|
-
[_iBVA],
|
|
1163
|
-
[
|
|
1164
|
-
[
|
|
1165
|
-
0,
|
|
1166
|
-
{
|
|
1167
|
-
[_hQ]: _iBVA,
|
|
1168
|
-
},
|
|
1169
|
-
],
|
|
1170
|
-
],
|
|
1171
|
-
];
|
|
1064
|
+
export var DeleteImageRequest = [3, n0, _DIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1172
1065
|
export var DeleteImageResponse = [3, n0, _DIRe, 0, [_rI, _iBVA], [0, 0]];
|
|
1173
1066
|
export var DeleteInfrastructureConfigurationRequest = [
|
|
1174
1067
|
3,
|
|
@@ -1176,47 +1069,12 @@ export var DeleteInfrastructureConfigurationRequest = [
|
|
|
1176
1069
|
_DICR,
|
|
1177
1070
|
0,
|
|
1178
1071
|
[_iCA],
|
|
1179
|
-
[
|
|
1180
|
-
[
|
|
1181
|
-
0,
|
|
1182
|
-
{
|
|
1183
|
-
[_hQ]: _iCA,
|
|
1184
|
-
},
|
|
1185
|
-
],
|
|
1186
|
-
],
|
|
1072
|
+
[[0, { [_hQ]: _iCA }]],
|
|
1187
1073
|
];
|
|
1188
1074
|
export var DeleteInfrastructureConfigurationResponse = [3, n0, _DICRe, 0, [_rI, _iCA], [0, 0]];
|
|
1189
|
-
export var DeleteLifecyclePolicyRequest = [
|
|
1190
|
-
3,
|
|
1191
|
-
n0,
|
|
1192
|
-
_DLPR,
|
|
1193
|
-
0,
|
|
1194
|
-
[_lPA],
|
|
1195
|
-
[
|
|
1196
|
-
[
|
|
1197
|
-
0,
|
|
1198
|
-
{
|
|
1199
|
-
[_hQ]: _lPA,
|
|
1200
|
-
},
|
|
1201
|
-
],
|
|
1202
|
-
],
|
|
1203
|
-
];
|
|
1075
|
+
export var DeleteLifecyclePolicyRequest = [3, n0, _DLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1204
1076
|
export var DeleteLifecyclePolicyResponse = [3, n0, _DLPRe, 0, [_lPA], [0]];
|
|
1205
|
-
export var DeleteWorkflowRequest = [
|
|
1206
|
-
3,
|
|
1207
|
-
n0,
|
|
1208
|
-
_DWR,
|
|
1209
|
-
0,
|
|
1210
|
-
[_wBVA],
|
|
1211
|
-
[
|
|
1212
|
-
[
|
|
1213
|
-
0,
|
|
1214
|
-
{
|
|
1215
|
-
[_hQ]: _wBVA,
|
|
1216
|
-
},
|
|
1217
|
-
],
|
|
1218
|
-
],
|
|
1219
|
-
];
|
|
1077
|
+
export var DeleteWorkflowRequest = [3, n0, _DWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1220
1078
|
export var DeleteWorkflowResponse = [3, n0, _DWRe, 0, [_wBVA], [0]];
|
|
1221
1079
|
export var DistributeImageRequest = [
|
|
1222
1080
|
3,
|
|
@@ -1260,17 +1118,7 @@ export var DistributionConfigurationSummary = [
|
|
|
1260
1118
|
[_a, _n, _d, _dC, _dU, _ta, _reg],
|
|
1261
1119
|
[0, 0, 0, 0, 0, 128 | 0, 64 | 0],
|
|
1262
1120
|
];
|
|
1263
|
-
export var DryRunOperationException = [
|
|
1264
|
-
-3,
|
|
1265
|
-
n0,
|
|
1266
|
-
_DROE,
|
|
1267
|
-
{
|
|
1268
|
-
[_e]: _c,
|
|
1269
|
-
[_hE]: 412,
|
|
1270
|
-
},
|
|
1271
|
-
[_m],
|
|
1272
|
-
[0],
|
|
1273
|
-
];
|
|
1121
|
+
export var DryRunOperationException = [-3, n0, _DROE, { [_e]: _c, [_hE]: 412 }, [_m], [0]];
|
|
1274
1122
|
TypeRegistry.for(n0).registerError(DryRunOperationException, __DryRunOperationException);
|
|
1275
1123
|
export var EbsInstanceBlockDeviceSpecification = [
|
|
1276
1124
|
3,
|
|
@@ -1299,49 +1147,11 @@ export var FastLaunchLaunchTemplateSpecification = [
|
|
|
1299
1147
|
];
|
|
1300
1148
|
export var FastLaunchSnapshotConfiguration = [3, n0, _FLSC, 0, [_tRC], [1]];
|
|
1301
1149
|
export var Filter = [3, n0, _F, 0, [_n, _val], [0, 64 | 0]];
|
|
1302
|
-
export var ForbiddenException = [
|
|
1303
|
-
-3,
|
|
1304
|
-
n0,
|
|
1305
|
-
_FE,
|
|
1306
|
-
{
|
|
1307
|
-
[_e]: _c,
|
|
1308
|
-
[_hE]: 403,
|
|
1309
|
-
},
|
|
1310
|
-
[_m],
|
|
1311
|
-
[0],
|
|
1312
|
-
];
|
|
1150
|
+
export var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1313
1151
|
TypeRegistry.for(n0).registerError(ForbiddenException, __ForbiddenException);
|
|
1314
|
-
export var GetComponentPolicyRequest = [
|
|
1315
|
-
3,
|
|
1316
|
-
n0,
|
|
1317
|
-
_GCPR,
|
|
1318
|
-
0,
|
|
1319
|
-
[_cA],
|
|
1320
|
-
[
|
|
1321
|
-
[
|
|
1322
|
-
0,
|
|
1323
|
-
{
|
|
1324
|
-
[_hQ]: _cA,
|
|
1325
|
-
},
|
|
1326
|
-
],
|
|
1327
|
-
],
|
|
1328
|
-
];
|
|
1152
|
+
export var GetComponentPolicyRequest = [3, n0, _GCPR, 0, [_cA], [[0, { [_hQ]: _cA }]]];
|
|
1329
1153
|
export var GetComponentPolicyResponse = [3, n0, _GCPRe, 0, [_rI, _po], [0, 0]];
|
|
1330
|
-
export var GetComponentRequest = [
|
|
1331
|
-
3,
|
|
1332
|
-
n0,
|
|
1333
|
-
_GCR,
|
|
1334
|
-
0,
|
|
1335
|
-
[_cBVA],
|
|
1336
|
-
[
|
|
1337
|
-
[
|
|
1338
|
-
0,
|
|
1339
|
-
{
|
|
1340
|
-
[_hQ]: _cBVA,
|
|
1341
|
-
},
|
|
1342
|
-
],
|
|
1343
|
-
],
|
|
1344
|
-
];
|
|
1154
|
+
export var GetComponentRequest = [3, n0, _GCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1345
1155
|
export var GetComponentResponse = [
|
|
1346
1156
|
3,
|
|
1347
1157
|
n0,
|
|
@@ -1350,37 +1160,9 @@ export var GetComponentResponse = [
|
|
|
1350
1160
|
[_rI, _com, _lVR],
|
|
1351
1161
|
[0, () => Component, () => LatestVersionReferences],
|
|
1352
1162
|
];
|
|
1353
|
-
export var GetContainerRecipePolicyRequest = [
|
|
1354
|
-
3,
|
|
1355
|
-
n0,
|
|
1356
|
-
_GCRPR,
|
|
1357
|
-
0,
|
|
1358
|
-
[_cRA],
|
|
1359
|
-
[
|
|
1360
|
-
[
|
|
1361
|
-
0,
|
|
1362
|
-
{
|
|
1363
|
-
[_hQ]: _cRA,
|
|
1364
|
-
},
|
|
1365
|
-
],
|
|
1366
|
-
],
|
|
1367
|
-
];
|
|
1163
|
+
export var GetContainerRecipePolicyRequest = [3, n0, _GCRPR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1368
1164
|
export var GetContainerRecipePolicyResponse = [3, n0, _GCRPRe, 0, [_rI, _po], [0, 0]];
|
|
1369
|
-
export var GetContainerRecipeRequest = [
|
|
1370
|
-
3,
|
|
1371
|
-
n0,
|
|
1372
|
-
_GCRR,
|
|
1373
|
-
0,
|
|
1374
|
-
[_cRA],
|
|
1375
|
-
[
|
|
1376
|
-
[
|
|
1377
|
-
0,
|
|
1378
|
-
{
|
|
1379
|
-
[_hQ]: _cRA,
|
|
1380
|
-
},
|
|
1381
|
-
],
|
|
1382
|
-
],
|
|
1383
|
-
];
|
|
1165
|
+
export var GetContainerRecipeRequest = [3, n0, _GCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1384
1166
|
export var GetContainerRecipeResponse = [
|
|
1385
1167
|
3,
|
|
1386
1168
|
n0,
|
|
@@ -1395,14 +1177,7 @@ export var GetDistributionConfigurationRequest = [
|
|
|
1395
1177
|
_GDCR,
|
|
1396
1178
|
0,
|
|
1397
1179
|
[_dCA],
|
|
1398
|
-
[
|
|
1399
|
-
[
|
|
1400
|
-
0,
|
|
1401
|
-
{
|
|
1402
|
-
[_hQ]: _dCA,
|
|
1403
|
-
},
|
|
1404
|
-
],
|
|
1405
|
-
],
|
|
1180
|
+
[[0, { [_hQ]: _dCA }]],
|
|
1406
1181
|
];
|
|
1407
1182
|
export var GetDistributionConfigurationResponse = [
|
|
1408
1183
|
3,
|
|
@@ -1412,69 +1187,13 @@ export var GetDistributionConfigurationResponse = [
|
|
|
1412
1187
|
[_rI, _dCi],
|
|
1413
1188
|
[0, () => DistributionConfiguration],
|
|
1414
1189
|
];
|
|
1415
|
-
export var GetImagePipelineRequest = [
|
|
1416
|
-
3,
|
|
1417
|
-
n0,
|
|
1418
|
-
_GIPR,
|
|
1419
|
-
0,
|
|
1420
|
-
[_iPA],
|
|
1421
|
-
[
|
|
1422
|
-
[
|
|
1423
|
-
0,
|
|
1424
|
-
{
|
|
1425
|
-
[_hQ]: _iPA,
|
|
1426
|
-
},
|
|
1427
|
-
],
|
|
1428
|
-
],
|
|
1429
|
-
];
|
|
1190
|
+
export var GetImagePipelineRequest = [3, n0, _GIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1430
1191
|
export var GetImagePipelineResponse = [3, n0, _GIPRe, 0, [_rI, _iP], [0, () => ImagePipeline]];
|
|
1431
|
-
export var GetImagePolicyRequest = [
|
|
1432
|
-
3,
|
|
1433
|
-
n0,
|
|
1434
|
-
_GIPRet,
|
|
1435
|
-
0,
|
|
1436
|
-
[_iA],
|
|
1437
|
-
[
|
|
1438
|
-
[
|
|
1439
|
-
0,
|
|
1440
|
-
{
|
|
1441
|
-
[_hQ]: _iA,
|
|
1442
|
-
},
|
|
1443
|
-
],
|
|
1444
|
-
],
|
|
1445
|
-
];
|
|
1192
|
+
export var GetImagePolicyRequest = [3, n0, _GIPRet, 0, [_iA], [[0, { [_hQ]: _iA }]]];
|
|
1446
1193
|
export var GetImagePolicyResponse = [3, n0, _GIPRetm, 0, [_rI, _po], [0, 0]];
|
|
1447
|
-
export var GetImageRecipePolicyRequest = [
|
|
1448
|
-
3,
|
|
1449
|
-
n0,
|
|
1450
|
-
_GIRPR,
|
|
1451
|
-
0,
|
|
1452
|
-
[_iRA],
|
|
1453
|
-
[
|
|
1454
|
-
[
|
|
1455
|
-
0,
|
|
1456
|
-
{
|
|
1457
|
-
[_hQ]: _iRA,
|
|
1458
|
-
},
|
|
1459
|
-
],
|
|
1460
|
-
],
|
|
1461
|
-
];
|
|
1194
|
+
export var GetImageRecipePolicyRequest = [3, n0, _GIRPR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1462
1195
|
export var GetImageRecipePolicyResponse = [3, n0, _GIRPRe, 0, [_rI, _po], [0, 0]];
|
|
1463
|
-
export var GetImageRecipeRequest = [
|
|
1464
|
-
3,
|
|
1465
|
-
n0,
|
|
1466
|
-
_GIRR,
|
|
1467
|
-
0,
|
|
1468
|
-
[_iRA],
|
|
1469
|
-
[
|
|
1470
|
-
[
|
|
1471
|
-
0,
|
|
1472
|
-
{
|
|
1473
|
-
[_hQ]: _iRA,
|
|
1474
|
-
},
|
|
1475
|
-
],
|
|
1476
|
-
],
|
|
1477
|
-
];
|
|
1196
|
+
export var GetImageRecipeRequest = [3, n0, _GIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1478
1197
|
export var GetImageRecipeResponse = [
|
|
1479
1198
|
3,
|
|
1480
1199
|
n0,
|
|
@@ -1483,21 +1202,7 @@ export var GetImageRecipeResponse = [
|
|
|
1483
1202
|
[_rI, _iR, _lVR],
|
|
1484
1203
|
[0, () => ImageRecipe, () => LatestVersionReferences],
|
|
1485
1204
|
];
|
|
1486
|
-
export var GetImageRequest = [
|
|
1487
|
-
3,
|
|
1488
|
-
n0,
|
|
1489
|
-
_GIR,
|
|
1490
|
-
0,
|
|
1491
|
-
[_iBVA],
|
|
1492
|
-
[
|
|
1493
|
-
[
|
|
1494
|
-
0,
|
|
1495
|
-
{
|
|
1496
|
-
[_hQ]: _iBVA,
|
|
1497
|
-
},
|
|
1498
|
-
],
|
|
1499
|
-
],
|
|
1500
|
-
];
|
|
1205
|
+
export var GetImageRequest = [3, n0, _GIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1501
1206
|
export var GetImageResponse = [
|
|
1502
1207
|
3,
|
|
1503
1208
|
n0,
|
|
@@ -1512,14 +1217,7 @@ export var GetInfrastructureConfigurationRequest = [
|
|
|
1512
1217
|
_GICR,
|
|
1513
1218
|
0,
|
|
1514
1219
|
[_iCA],
|
|
1515
|
-
[
|
|
1516
|
-
[
|
|
1517
|
-
0,
|
|
1518
|
-
{
|
|
1519
|
-
[_hQ]: _iCA,
|
|
1520
|
-
},
|
|
1521
|
-
],
|
|
1522
|
-
],
|
|
1220
|
+
[[0, { [_hQ]: _iCA }]],
|
|
1523
1221
|
];
|
|
1524
1222
|
export var GetInfrastructureConfigurationResponse = [
|
|
1525
1223
|
3,
|
|
@@ -1529,55 +1227,13 @@ export var GetInfrastructureConfigurationResponse = [
|
|
|
1529
1227
|
[_rI, _iCn],
|
|
1530
1228
|
[0, () => InfrastructureConfiguration],
|
|
1531
1229
|
];
|
|
1532
|
-
export var GetLifecycleExecutionRequest = [
|
|
1533
|
-
3,
|
|
1534
|
-
n0,
|
|
1535
|
-
_GLER,
|
|
1536
|
-
0,
|
|
1537
|
-
[_lEI],
|
|
1538
|
-
[
|
|
1539
|
-
[
|
|
1540
|
-
0,
|
|
1541
|
-
{
|
|
1542
|
-
[_hQ]: _lEI,
|
|
1543
|
-
},
|
|
1544
|
-
],
|
|
1545
|
-
],
|
|
1546
|
-
];
|
|
1230
|
+
export var GetLifecycleExecutionRequest = [3, n0, _GLER, 0, [_lEI], [[0, { [_hQ]: _lEI }]]];
|
|
1547
1231
|
export var GetLifecycleExecutionResponse = [3, n0, _GLERe, 0, [_lE], [() => LifecycleExecution]];
|
|
1548
|
-
export var GetLifecyclePolicyRequest = [
|
|
1549
|
-
3,
|
|
1550
|
-
n0,
|
|
1551
|
-
_GLPR,
|
|
1552
|
-
0,
|
|
1553
|
-
[_lPA],
|
|
1554
|
-
[
|
|
1555
|
-
[
|
|
1556
|
-
0,
|
|
1557
|
-
{
|
|
1558
|
-
[_hQ]: _lPA,
|
|
1559
|
-
},
|
|
1560
|
-
],
|
|
1561
|
-
],
|
|
1562
|
-
];
|
|
1232
|
+
export var GetLifecyclePolicyRequest = [3, n0, _GLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1563
1233
|
export var GetLifecyclePolicyResponse = [3, n0, _GLPRe, 0, [_lPi], [() => LifecyclePolicy]];
|
|
1564
1234
|
export var GetMarketplaceResourceRequest = [3, n0, _GMRR, 0, [_rTe, _rA, _rL], [0, 0, 0]];
|
|
1565
1235
|
export var GetMarketplaceResourceResponse = [3, n0, _GMRRe, 0, [_rA, _ur, _da], [0, 0, 0]];
|
|
1566
|
-
export var GetWorkflowExecutionRequest = [
|
|
1567
|
-
3,
|
|
1568
|
-
n0,
|
|
1569
|
-
_GWER,
|
|
1570
|
-
0,
|
|
1571
|
-
[_wEI],
|
|
1572
|
-
[
|
|
1573
|
-
[
|
|
1574
|
-
0,
|
|
1575
|
-
{
|
|
1576
|
-
[_hQ]: _wEI,
|
|
1577
|
-
},
|
|
1578
|
-
],
|
|
1579
|
-
],
|
|
1580
|
-
];
|
|
1236
|
+
export var GetWorkflowExecutionRequest = [3, n0, _GWER, 0, [_wEI], [[0, { [_hQ]: _wEI }]]];
|
|
1581
1237
|
export var GetWorkflowExecutionResponse = [
|
|
1582
1238
|
3,
|
|
1583
1239
|
n0,
|
|
@@ -1586,21 +1242,7 @@ export var GetWorkflowExecutionResponse = [
|
|
|
1586
1242
|
[_rI, _wBVA, _wEI, _iBVA, _t, _st, _m, _tSC, _tSS, _tSF, _tSSo, _sT, _eT, _pG],
|
|
1587
1243
|
[0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0],
|
|
1588
1244
|
];
|
|
1589
|
-
export var GetWorkflowRequest = [
|
|
1590
|
-
3,
|
|
1591
|
-
n0,
|
|
1592
|
-
_GWR,
|
|
1593
|
-
0,
|
|
1594
|
-
[_wBVA],
|
|
1595
|
-
[
|
|
1596
|
-
[
|
|
1597
|
-
0,
|
|
1598
|
-
{
|
|
1599
|
-
[_hQ]: _wBVA,
|
|
1600
|
-
},
|
|
1601
|
-
],
|
|
1602
|
-
],
|
|
1603
|
-
];
|
|
1245
|
+
export var GetWorkflowRequest = [3, n0, _GWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1604
1246
|
export var GetWorkflowResponse = [
|
|
1605
1247
|
3,
|
|
1606
1248
|
n0,
|
|
@@ -1609,21 +1251,7 @@ export var GetWorkflowResponse = [
|
|
|
1609
1251
|
[_wo, _lVR],
|
|
1610
1252
|
[() => Workflow, () => LatestVersionReferences],
|
|
1611
1253
|
];
|
|
1612
|
-
export var GetWorkflowStepExecutionRequest = [
|
|
1613
|
-
3,
|
|
1614
|
-
n0,
|
|
1615
|
-
_GWSER,
|
|
1616
|
-
0,
|
|
1617
|
-
[_sEI],
|
|
1618
|
-
[
|
|
1619
|
-
[
|
|
1620
|
-
0,
|
|
1621
|
-
{
|
|
1622
|
-
[_hQ]: _sEI,
|
|
1623
|
-
},
|
|
1624
|
-
],
|
|
1625
|
-
],
|
|
1626
|
-
];
|
|
1254
|
+
export var GetWorkflowStepExecutionRequest = [3, n0, _GWSER, 0, [_sEI], [[0, { [_hQ]: _sEI }]]];
|
|
1627
1255
|
export var GetWorkflowStepExecutionResponse = [
|
|
1628
1256
|
3,
|
|
1629
1257
|
n0,
|
|
@@ -1636,10 +1264,7 @@ export var IdempotentParameterMismatchException = [
|
|
|
1636
1264
|
-3,
|
|
1637
1265
|
n0,
|
|
1638
1266
|
_IPME,
|
|
1639
|
-
{
|
|
1640
|
-
[_e]: _c,
|
|
1641
|
-
[_hE]: 400,
|
|
1642
|
-
},
|
|
1267
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1643
1268
|
[_m],
|
|
1644
1269
|
[0],
|
|
1645
1270
|
];
|
|
@@ -1940,77 +1565,24 @@ export var InstanceConfiguration = [
|
|
|
1940
1565
|
[0, () => InstanceBlockDeviceMappings],
|
|
1941
1566
|
];
|
|
1942
1567
|
export var InstanceMetadataOptions = [3, n0, _IMO, 0, [_hT, _hPRHL], [0, 1]];
|
|
1943
|
-
export var InvalidPaginationTokenException = [
|
|
1944
|
-
-3,
|
|
1945
|
-
n0,
|
|
1946
|
-
_IPTE,
|
|
1947
|
-
{
|
|
1948
|
-
[_e]: _c,
|
|
1949
|
-
[_hE]: 400,
|
|
1950
|
-
},
|
|
1951
|
-
[_m],
|
|
1952
|
-
[0],
|
|
1953
|
-
];
|
|
1568
|
+
export var InvalidPaginationTokenException = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1954
1569
|
TypeRegistry.for(n0).registerError(InvalidPaginationTokenException, __InvalidPaginationTokenException);
|
|
1955
1570
|
export var InvalidParameterCombinationException = [
|
|
1956
1571
|
-3,
|
|
1957
1572
|
n0,
|
|
1958
1573
|
_IPCE,
|
|
1959
|
-
{
|
|
1960
|
-
[_e]: _c,
|
|
1961
|
-
[_hE]: 400,
|
|
1962
|
-
},
|
|
1574
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1963
1575
|
[_m],
|
|
1964
1576
|
[0],
|
|
1965
1577
|
];
|
|
1966
1578
|
TypeRegistry.for(n0).registerError(InvalidParameterCombinationException, __InvalidParameterCombinationException);
|
|
1967
|
-
export var InvalidParameterException = [
|
|
1968
|
-
-3,
|
|
1969
|
-
n0,
|
|
1970
|
-
_IPE,
|
|
1971
|
-
{
|
|
1972
|
-
[_e]: _c,
|
|
1973
|
-
[_hE]: 400,
|
|
1974
|
-
},
|
|
1975
|
-
[_m],
|
|
1976
|
-
[0],
|
|
1977
|
-
];
|
|
1579
|
+
export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1978
1580
|
TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
|
|
1979
|
-
export var InvalidParameterValueException = [
|
|
1980
|
-
-3,
|
|
1981
|
-
n0,
|
|
1982
|
-
_IPVE,
|
|
1983
|
-
{
|
|
1984
|
-
[_e]: _c,
|
|
1985
|
-
[_hE]: 400,
|
|
1986
|
-
},
|
|
1987
|
-
[_m],
|
|
1988
|
-
[0],
|
|
1989
|
-
];
|
|
1581
|
+
export var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1990
1582
|
TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException);
|
|
1991
|
-
export var InvalidRequestException = [
|
|
1992
|
-
-3,
|
|
1993
|
-
n0,
|
|
1994
|
-
_IRE,
|
|
1995
|
-
{
|
|
1996
|
-
[_e]: _c,
|
|
1997
|
-
[_hE]: 400,
|
|
1998
|
-
},
|
|
1999
|
-
[_m],
|
|
2000
|
-
[0],
|
|
2001
|
-
];
|
|
1583
|
+
export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2002
1584
|
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
2003
|
-
export var InvalidVersionNumberException = [
|
|
2004
|
-
-3,
|
|
2005
|
-
n0,
|
|
2006
|
-
_IVNE,
|
|
2007
|
-
{
|
|
2008
|
-
[_e]: _c,
|
|
2009
|
-
[_hE]: 400,
|
|
2010
|
-
},
|
|
2011
|
-
[_m],
|
|
2012
|
-
[0],
|
|
2013
|
-
];
|
|
1585
|
+
export var InvalidVersionNumberException = [-3, n0, _IVNE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2014
1586
|
TypeRegistry.for(n0).registerError(InvalidVersionNumberException, __InvalidVersionNumberException);
|
|
2015
1587
|
export var LatestVersionReferences = [
|
|
2016
1588
|
3,
|
|
@@ -2453,53 +2025,13 @@ export var PutImageRecipePolicyRequest = [3, n0, _PIRPR, 0, [_iRA, _po], [0, 0]]
|
|
|
2453
2025
|
export var PutImageRecipePolicyResponse = [3, n0, _PIRPRu, 0, [_rI, _iRA], [0, 0]];
|
|
2454
2026
|
export var Remediation = [3, n0, _R, 0, [_reco], [() => RemediationRecommendation]];
|
|
2455
2027
|
export var RemediationRecommendation = [3, n0, _RR, 0, [_tex, _ur], [0, 0]];
|
|
2456
|
-
export var ResourceAlreadyExistsException = [
|
|
2457
|
-
-3,
|
|
2458
|
-
n0,
|
|
2459
|
-
_RAEE,
|
|
2460
|
-
{
|
|
2461
|
-
[_e]: _c,
|
|
2462
|
-
[_hE]: 400,
|
|
2463
|
-
},
|
|
2464
|
-
[_m],
|
|
2465
|
-
[0],
|
|
2466
|
-
];
|
|
2028
|
+
export var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2467
2029
|
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, __ResourceAlreadyExistsException);
|
|
2468
|
-
export var ResourceDependencyException = [
|
|
2469
|
-
-3,
|
|
2470
|
-
n0,
|
|
2471
|
-
_RDE,
|
|
2472
|
-
{
|
|
2473
|
-
[_e]: _c,
|
|
2474
|
-
[_hE]: 400,
|
|
2475
|
-
},
|
|
2476
|
-
[_m],
|
|
2477
|
-
[0],
|
|
2478
|
-
];
|
|
2030
|
+
export var ResourceDependencyException = [-3, n0, _RDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2479
2031
|
TypeRegistry.for(n0).registerError(ResourceDependencyException, __ResourceDependencyException);
|
|
2480
|
-
export var ResourceInUseException = [
|
|
2481
|
-
-3,
|
|
2482
|
-
n0,
|
|
2483
|
-
_RIUE,
|
|
2484
|
-
{
|
|
2485
|
-
[_e]: _c,
|
|
2486
|
-
[_hE]: 400,
|
|
2487
|
-
},
|
|
2488
|
-
[_m],
|
|
2489
|
-
[0],
|
|
2490
|
-
];
|
|
2032
|
+
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2491
2033
|
TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
|
|
2492
|
-
export var ResourceNotFoundException = [
|
|
2493
|
-
-3,
|
|
2494
|
-
n0,
|
|
2495
|
-
_RNFE,
|
|
2496
|
-
{
|
|
2497
|
-
[_e]: _c,
|
|
2498
|
-
[_hE]: 404,
|
|
2499
|
-
},
|
|
2500
|
-
[_m],
|
|
2501
|
-
[0],
|
|
2502
|
-
];
|
|
2034
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2503
2035
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
2504
2036
|
export var ResourceState = [3, n0, _RS, 0, [_st], [0]];
|
|
2505
2037
|
export var ResourceStateUpdateExclusionRules = [
|
|
@@ -2532,41 +2064,11 @@ export var SendWorkflowStepActionRequest = [
|
|
|
2532
2064
|
[0, 0, 0, 0, [0, 4]],
|
|
2533
2065
|
];
|
|
2534
2066
|
export var SendWorkflowStepActionResponse = [3, n0, _SWSARe, 0, [_sEI, _iBVA, _cT], [0, 0, 0]];
|
|
2535
|
-
export var ServiceException = [
|
|
2536
|
-
-3,
|
|
2537
|
-
n0,
|
|
2538
|
-
_SE,
|
|
2539
|
-
{
|
|
2540
|
-
[_e]: _ser,
|
|
2541
|
-
[_hE]: 500,
|
|
2542
|
-
},
|
|
2543
|
-
[_m],
|
|
2544
|
-
[0],
|
|
2545
|
-
];
|
|
2067
|
+
export var ServiceException = [-3, n0, _SE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
2546
2068
|
TypeRegistry.for(n0).registerError(ServiceException, __ServiceException);
|
|
2547
|
-
export var ServiceQuotaExceededException = [
|
|
2548
|
-
-3,
|
|
2549
|
-
n0,
|
|
2550
|
-
_SQEE,
|
|
2551
|
-
{
|
|
2552
|
-
[_e]: _c,
|
|
2553
|
-
[_hE]: 402,
|
|
2554
|
-
},
|
|
2555
|
-
[_m],
|
|
2556
|
-
[0],
|
|
2557
|
-
];
|
|
2069
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
2558
2070
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
2559
|
-
export var ServiceUnavailableException = [
|
|
2560
|
-
-3,
|
|
2561
|
-
n0,
|
|
2562
|
-
_SUE,
|
|
2563
|
-
{
|
|
2564
|
-
[_e]: _ser,
|
|
2565
|
-
[_hE]: 503,
|
|
2566
|
-
},
|
|
2567
|
-
[_m],
|
|
2568
|
-
[0],
|
|
2569
|
-
];
|
|
2071
|
+
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2570
2072
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
2571
2073
|
export var SeverityCounts = [3, n0, _SC, 0, [_al, _cr, _h, _med], [1, 1, 1, 1]];
|
|
2572
2074
|
export var SsmParameterConfiguration = [3, n0, _SPC, 0, [_aAIm, _pNa, _dTa], [0, 0, 0]];
|
|
@@ -2607,17 +2109,7 @@ export var SystemsManagerAgent = [3, n0, _SMA, 0, [_uAB], [2]];
|
|
|
2607
2109
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2608
2110
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2609
2111
|
export var TargetContainerRepository = [3, n0, _TCR, 0, [_serv, _rN], [0, 0]];
|
|
2610
|
-
export var TooManyRequestsException = [
|
|
2611
|
-
-3,
|
|
2612
|
-
n0,
|
|
2613
|
-
_TMRE,
|
|
2614
|
-
{
|
|
2615
|
-
[_e]: _c,
|
|
2616
|
-
[_hE]: 429,
|
|
2617
|
-
},
|
|
2618
|
-
[_m],
|
|
2619
|
-
[0],
|
|
2620
|
-
];
|
|
2112
|
+
export var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2621
2113
|
TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
|
|
2622
2114
|
export var UntagResourceRequest = [
|
|
2623
2115
|
3,
|
|
@@ -2627,12 +2119,7 @@ export var UntagResourceRequest = [
|
|
|
2627
2119
|
[_rA, _tK],
|
|
2628
2120
|
[
|
|
2629
2121
|
[0, 1],
|
|
2630
|
-
[
|
|
2631
|
-
64 | 0,
|
|
2632
|
-
{
|
|
2633
|
-
[_hQ]: _tK,
|
|
2634
|
-
},
|
|
2635
|
-
],
|
|
2122
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
2636
2123
|
],
|
|
2637
2124
|
];
|
|
2638
2125
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -2770,7 +2257,6 @@ export var WorkflowVersion = [
|
|
|
2770
2257
|
[_a, _n, _v, _d, _t, _o, _dC],
|
|
2771
2258
|
[0, 0, 0, 0, 0, 0, 0],
|
|
2772
2259
|
];
|
|
2773
|
-
export var __Unit = "unit";
|
|
2774
2260
|
export var ImagebuilderServiceException = [-3, _sm, "ImagebuilderServiceException", 0, [], []];
|
|
2775
2261
|
TypeRegistry.for(_sm).registerError(ImagebuilderServiceException, __ImagebuilderServiceException);
|
|
2776
2262
|
export var AccountList = 64 | 0;
|
|
@@ -2861,9 +2347,7 @@ export var CancelImageCreation = [
|
|
|
2861
2347
|
9,
|
|
2862
2348
|
n0,
|
|
2863
2349
|
_CIC,
|
|
2864
|
-
{
|
|
2865
|
-
[_ht]: ["PUT", "/CancelImageCreation", 200],
|
|
2866
|
-
},
|
|
2350
|
+
{ [_ht]: ["PUT", "/CancelImageCreation", 200] },
|
|
2867
2351
|
() => CancelImageCreationRequest,
|
|
2868
2352
|
() => CancelImageCreationResponse,
|
|
2869
2353
|
];
|
|
@@ -2871,9 +2355,7 @@ export var CancelLifecycleExecution = [
|
|
|
2871
2355
|
9,
|
|
2872
2356
|
n0,
|
|
2873
2357
|
_CLE,
|
|
2874
|
-
{
|
|
2875
|
-
[_ht]: ["PUT", "/CancelLifecycleExecution", 200],
|
|
2876
|
-
},
|
|
2358
|
+
{ [_ht]: ["PUT", "/CancelLifecycleExecution", 200] },
|
|
2877
2359
|
() => CancelLifecycleExecutionRequest,
|
|
2878
2360
|
() => CancelLifecycleExecutionResponse,
|
|
2879
2361
|
];
|
|
@@ -2881,9 +2363,7 @@ export var CreateComponent = [
|
|
|
2881
2363
|
9,
|
|
2882
2364
|
n0,
|
|
2883
2365
|
_CCr,
|
|
2884
|
-
{
|
|
2885
|
-
[_ht]: ["PUT", "/CreateComponent", 200],
|
|
2886
|
-
},
|
|
2366
|
+
{ [_ht]: ["PUT", "/CreateComponent", 200] },
|
|
2887
2367
|
() => CreateComponentRequest,
|
|
2888
2368
|
() => CreateComponentResponse,
|
|
2889
2369
|
];
|
|
@@ -2891,9 +2371,7 @@ export var CreateContainerRecipe = [
|
|
|
2891
2371
|
9,
|
|
2892
2372
|
n0,
|
|
2893
2373
|
_CCRre,
|
|
2894
|
-
{
|
|
2895
|
-
[_ht]: ["PUT", "/CreateContainerRecipe", 200],
|
|
2896
|
-
},
|
|
2374
|
+
{ [_ht]: ["PUT", "/CreateContainerRecipe", 200] },
|
|
2897
2375
|
() => CreateContainerRecipeRequest,
|
|
2898
2376
|
() => CreateContainerRecipeResponse,
|
|
2899
2377
|
];
|
|
@@ -2901,9 +2379,7 @@ export var CreateDistributionConfiguration = [
|
|
|
2901
2379
|
9,
|
|
2902
2380
|
n0,
|
|
2903
2381
|
_CDCr,
|
|
2904
|
-
{
|
|
2905
|
-
[_ht]: ["PUT", "/CreateDistributionConfiguration", 200],
|
|
2906
|
-
},
|
|
2382
|
+
{ [_ht]: ["PUT", "/CreateDistributionConfiguration", 200] },
|
|
2907
2383
|
() => CreateDistributionConfigurationRequest,
|
|
2908
2384
|
() => CreateDistributionConfigurationResponse,
|
|
2909
2385
|
];
|
|
@@ -2911,9 +2387,7 @@ export var CreateImage = [
|
|
|
2911
2387
|
9,
|
|
2912
2388
|
n0,
|
|
2913
2389
|
_CI,
|
|
2914
|
-
{
|
|
2915
|
-
[_ht]: ["PUT", "/CreateImage", 200],
|
|
2916
|
-
},
|
|
2390
|
+
{ [_ht]: ["PUT", "/CreateImage", 200] },
|
|
2917
2391
|
() => CreateImageRequest,
|
|
2918
2392
|
() => CreateImageResponse,
|
|
2919
2393
|
];
|
|
@@ -2921,9 +2395,7 @@ export var CreateImagePipeline = [
|
|
|
2921
2395
|
9,
|
|
2922
2396
|
n0,
|
|
2923
2397
|
_CIP,
|
|
2924
|
-
{
|
|
2925
|
-
[_ht]: ["PUT", "/CreateImagePipeline", 200],
|
|
2926
|
-
},
|
|
2398
|
+
{ [_ht]: ["PUT", "/CreateImagePipeline", 200] },
|
|
2927
2399
|
() => CreateImagePipelineRequest,
|
|
2928
2400
|
() => CreateImagePipelineResponse,
|
|
2929
2401
|
];
|
|
@@ -2931,9 +2403,7 @@ export var CreateImageRecipe = [
|
|
|
2931
2403
|
9,
|
|
2932
2404
|
n0,
|
|
2933
2405
|
_CIRre,
|
|
2934
|
-
{
|
|
2935
|
-
[_ht]: ["PUT", "/CreateImageRecipe", 200],
|
|
2936
|
-
},
|
|
2406
|
+
{ [_ht]: ["PUT", "/CreateImageRecipe", 200] },
|
|
2937
2407
|
() => CreateImageRecipeRequest,
|
|
2938
2408
|
() => CreateImageRecipeResponse,
|
|
2939
2409
|
];
|
|
@@ -2941,9 +2411,7 @@ export var CreateInfrastructureConfiguration = [
|
|
|
2941
2411
|
9,
|
|
2942
2412
|
n0,
|
|
2943
2413
|
_CICr,
|
|
2944
|
-
{
|
|
2945
|
-
[_ht]: ["PUT", "/CreateInfrastructureConfiguration", 200],
|
|
2946
|
-
},
|
|
2414
|
+
{ [_ht]: ["PUT", "/CreateInfrastructureConfiguration", 200] },
|
|
2947
2415
|
() => CreateInfrastructureConfigurationRequest,
|
|
2948
2416
|
() => CreateInfrastructureConfigurationResponse,
|
|
2949
2417
|
];
|
|
@@ -2951,9 +2419,7 @@ export var CreateLifecyclePolicy = [
|
|
|
2951
2419
|
9,
|
|
2952
2420
|
n0,
|
|
2953
2421
|
_CLP,
|
|
2954
|
-
{
|
|
2955
|
-
[_ht]: ["PUT", "/CreateLifecyclePolicy", 200],
|
|
2956
|
-
},
|
|
2422
|
+
{ [_ht]: ["PUT", "/CreateLifecyclePolicy", 200] },
|
|
2957
2423
|
() => CreateLifecyclePolicyRequest,
|
|
2958
2424
|
() => CreateLifecyclePolicyResponse,
|
|
2959
2425
|
];
|
|
@@ -2961,9 +2427,7 @@ export var CreateWorkflow = [
|
|
|
2961
2427
|
9,
|
|
2962
2428
|
n0,
|
|
2963
2429
|
_CW,
|
|
2964
|
-
{
|
|
2965
|
-
[_ht]: ["PUT", "/CreateWorkflow", 200],
|
|
2966
|
-
},
|
|
2430
|
+
{ [_ht]: ["PUT", "/CreateWorkflow", 200] },
|
|
2967
2431
|
() => CreateWorkflowRequest,
|
|
2968
2432
|
() => CreateWorkflowResponse,
|
|
2969
2433
|
];
|
|
@@ -2971,9 +2435,7 @@ export var DeleteComponent = [
|
|
|
2971
2435
|
9,
|
|
2972
2436
|
n0,
|
|
2973
2437
|
_DCe,
|
|
2974
|
-
{
|
|
2975
|
-
[_ht]: ["DELETE", "/DeleteComponent", 200],
|
|
2976
|
-
},
|
|
2438
|
+
{ [_ht]: ["DELETE", "/DeleteComponent", 200] },
|
|
2977
2439
|
() => DeleteComponentRequest,
|
|
2978
2440
|
() => DeleteComponentResponse,
|
|
2979
2441
|
];
|
|
@@ -2981,9 +2443,7 @@ export var DeleteContainerRecipe = [
|
|
|
2981
2443
|
9,
|
|
2982
2444
|
n0,
|
|
2983
2445
|
_DCRel,
|
|
2984
|
-
{
|
|
2985
|
-
[_ht]: ["DELETE", "/DeleteContainerRecipe", 200],
|
|
2986
|
-
},
|
|
2446
|
+
{ [_ht]: ["DELETE", "/DeleteContainerRecipe", 200] },
|
|
2987
2447
|
() => DeleteContainerRecipeRequest,
|
|
2988
2448
|
() => DeleteContainerRecipeResponse,
|
|
2989
2449
|
];
|
|
@@ -2991,9 +2451,7 @@ export var DeleteDistributionConfiguration = [
|
|
|
2991
2451
|
9,
|
|
2992
2452
|
n0,
|
|
2993
2453
|
_DDC,
|
|
2994
|
-
{
|
|
2995
|
-
[_ht]: ["DELETE", "/DeleteDistributionConfiguration", 200],
|
|
2996
|
-
},
|
|
2454
|
+
{ [_ht]: ["DELETE", "/DeleteDistributionConfiguration", 200] },
|
|
2997
2455
|
() => DeleteDistributionConfigurationRequest,
|
|
2998
2456
|
() => DeleteDistributionConfigurationResponse,
|
|
2999
2457
|
];
|
|
@@ -3001,9 +2459,7 @@ export var DeleteImage = [
|
|
|
3001
2459
|
9,
|
|
3002
2460
|
n0,
|
|
3003
2461
|
_DI,
|
|
3004
|
-
{
|
|
3005
|
-
[_ht]: ["DELETE", "/DeleteImage", 200],
|
|
3006
|
-
},
|
|
2462
|
+
{ [_ht]: ["DELETE", "/DeleteImage", 200] },
|
|
3007
2463
|
() => DeleteImageRequest,
|
|
3008
2464
|
() => DeleteImageResponse,
|
|
3009
2465
|
];
|
|
@@ -3011,9 +2467,7 @@ export var DeleteImagePipeline = [
|
|
|
3011
2467
|
9,
|
|
3012
2468
|
n0,
|
|
3013
2469
|
_DIP,
|
|
3014
|
-
{
|
|
3015
|
-
[_ht]: ["DELETE", "/DeleteImagePipeline", 200],
|
|
3016
|
-
},
|
|
2470
|
+
{ [_ht]: ["DELETE", "/DeleteImagePipeline", 200] },
|
|
3017
2471
|
() => DeleteImagePipelineRequest,
|
|
3018
2472
|
() => DeleteImagePipelineResponse,
|
|
3019
2473
|
];
|
|
@@ -3021,9 +2475,7 @@ export var DeleteImageRecipe = [
|
|
|
3021
2475
|
9,
|
|
3022
2476
|
n0,
|
|
3023
2477
|
_DIRel,
|
|
3024
|
-
{
|
|
3025
|
-
[_ht]: ["DELETE", "/DeleteImageRecipe", 200],
|
|
3026
|
-
},
|
|
2478
|
+
{ [_ht]: ["DELETE", "/DeleteImageRecipe", 200] },
|
|
3027
2479
|
() => DeleteImageRecipeRequest,
|
|
3028
2480
|
() => DeleteImageRecipeResponse,
|
|
3029
2481
|
];
|
|
@@ -3031,9 +2483,7 @@ export var DeleteInfrastructureConfiguration = [
|
|
|
3031
2483
|
9,
|
|
3032
2484
|
n0,
|
|
3033
2485
|
_DIC,
|
|
3034
|
-
{
|
|
3035
|
-
[_ht]: ["DELETE", "/DeleteInfrastructureConfiguration", 200],
|
|
3036
|
-
},
|
|
2486
|
+
{ [_ht]: ["DELETE", "/DeleteInfrastructureConfiguration", 200] },
|
|
3037
2487
|
() => DeleteInfrastructureConfigurationRequest,
|
|
3038
2488
|
() => DeleteInfrastructureConfigurationResponse,
|
|
3039
2489
|
];
|
|
@@ -3041,9 +2491,7 @@ export var DeleteLifecyclePolicy = [
|
|
|
3041
2491
|
9,
|
|
3042
2492
|
n0,
|
|
3043
2493
|
_DLP,
|
|
3044
|
-
{
|
|
3045
|
-
[_ht]: ["DELETE", "/DeleteLifecyclePolicy", 200],
|
|
3046
|
-
},
|
|
2494
|
+
{ [_ht]: ["DELETE", "/DeleteLifecyclePolicy", 200] },
|
|
3047
2495
|
() => DeleteLifecyclePolicyRequest,
|
|
3048
2496
|
() => DeleteLifecyclePolicyResponse,
|
|
3049
2497
|
];
|
|
@@ -3051,9 +2499,7 @@ export var DeleteWorkflow = [
|
|
|
3051
2499
|
9,
|
|
3052
2500
|
n0,
|
|
3053
2501
|
_DW,
|
|
3054
|
-
{
|
|
3055
|
-
[_ht]: ["DELETE", "/DeleteWorkflow", 200],
|
|
3056
|
-
},
|
|
2502
|
+
{ [_ht]: ["DELETE", "/DeleteWorkflow", 200] },
|
|
3057
2503
|
() => DeleteWorkflowRequest,
|
|
3058
2504
|
() => DeleteWorkflowResponse,
|
|
3059
2505
|
];
|
|
@@ -3061,9 +2507,7 @@ export var DistributeImage = [
|
|
|
3061
2507
|
9,
|
|
3062
2508
|
n0,
|
|
3063
2509
|
_DIi,
|
|
3064
|
-
{
|
|
3065
|
-
[_ht]: ["PUT", "/DistributeImage", 200],
|
|
3066
|
-
},
|
|
2510
|
+
{ [_ht]: ["PUT", "/DistributeImage", 200] },
|
|
3067
2511
|
() => DistributeImageRequest,
|
|
3068
2512
|
() => DistributeImageResponse,
|
|
3069
2513
|
];
|
|
@@ -3071,9 +2515,7 @@ export var GetComponent = [
|
|
|
3071
2515
|
9,
|
|
3072
2516
|
n0,
|
|
3073
2517
|
_GC,
|
|
3074
|
-
{
|
|
3075
|
-
[_ht]: ["GET", "/GetComponent", 200],
|
|
3076
|
-
},
|
|
2518
|
+
{ [_ht]: ["GET", "/GetComponent", 200] },
|
|
3077
2519
|
() => GetComponentRequest,
|
|
3078
2520
|
() => GetComponentResponse,
|
|
3079
2521
|
];
|
|
@@ -3081,9 +2523,7 @@ export var GetComponentPolicy = [
|
|
|
3081
2523
|
9,
|
|
3082
2524
|
n0,
|
|
3083
2525
|
_GCP,
|
|
3084
|
-
{
|
|
3085
|
-
[_ht]: ["GET", "/GetComponentPolicy", 200],
|
|
3086
|
-
},
|
|
2526
|
+
{ [_ht]: ["GET", "/GetComponentPolicy", 200] },
|
|
3087
2527
|
() => GetComponentPolicyRequest,
|
|
3088
2528
|
() => GetComponentPolicyResponse,
|
|
3089
2529
|
];
|
|
@@ -3091,9 +2531,7 @@ export var GetContainerRecipe = [
|
|
|
3091
2531
|
9,
|
|
3092
2532
|
n0,
|
|
3093
2533
|
_GCRet,
|
|
3094
|
-
{
|
|
3095
|
-
[_ht]: ["GET", "/GetContainerRecipe", 200],
|
|
3096
|
-
},
|
|
2534
|
+
{ [_ht]: ["GET", "/GetContainerRecipe", 200] },
|
|
3097
2535
|
() => GetContainerRecipeRequest,
|
|
3098
2536
|
() => GetContainerRecipeResponse,
|
|
3099
2537
|
];
|
|
@@ -3101,9 +2539,7 @@ export var GetContainerRecipePolicy = [
|
|
|
3101
2539
|
9,
|
|
3102
2540
|
n0,
|
|
3103
2541
|
_GCRP,
|
|
3104
|
-
{
|
|
3105
|
-
[_ht]: ["GET", "/GetContainerRecipePolicy", 200],
|
|
3106
|
-
},
|
|
2542
|
+
{ [_ht]: ["GET", "/GetContainerRecipePolicy", 200] },
|
|
3107
2543
|
() => GetContainerRecipePolicyRequest,
|
|
3108
2544
|
() => GetContainerRecipePolicyResponse,
|
|
3109
2545
|
];
|
|
@@ -3111,9 +2547,7 @@ export var GetDistributionConfiguration = [
|
|
|
3111
2547
|
9,
|
|
3112
2548
|
n0,
|
|
3113
2549
|
_GDC,
|
|
3114
|
-
{
|
|
3115
|
-
[_ht]: ["GET", "/GetDistributionConfiguration", 200],
|
|
3116
|
-
},
|
|
2550
|
+
{ [_ht]: ["GET", "/GetDistributionConfiguration", 200] },
|
|
3117
2551
|
() => GetDistributionConfigurationRequest,
|
|
3118
2552
|
() => GetDistributionConfigurationResponse,
|
|
3119
2553
|
];
|
|
@@ -3121,9 +2555,7 @@ export var GetImage = [
|
|
|
3121
2555
|
9,
|
|
3122
2556
|
n0,
|
|
3123
2557
|
_GI,
|
|
3124
|
-
{
|
|
3125
|
-
[_ht]: ["GET", "/GetImage", 200],
|
|
3126
|
-
},
|
|
2558
|
+
{ [_ht]: ["GET", "/GetImage", 200] },
|
|
3127
2559
|
() => GetImageRequest,
|
|
3128
2560
|
() => GetImageResponse,
|
|
3129
2561
|
];
|
|
@@ -3131,9 +2563,7 @@ export var GetImagePipeline = [
|
|
|
3131
2563
|
9,
|
|
3132
2564
|
n0,
|
|
3133
2565
|
_GIP,
|
|
3134
|
-
{
|
|
3135
|
-
[_ht]: ["GET", "/GetImagePipeline", 200],
|
|
3136
|
-
},
|
|
2566
|
+
{ [_ht]: ["GET", "/GetImagePipeline", 200] },
|
|
3137
2567
|
() => GetImagePipelineRequest,
|
|
3138
2568
|
() => GetImagePipelineResponse,
|
|
3139
2569
|
];
|
|
@@ -3141,9 +2571,7 @@ export var GetImagePolicy = [
|
|
|
3141
2571
|
9,
|
|
3142
2572
|
n0,
|
|
3143
2573
|
_GIPe,
|
|
3144
|
-
{
|
|
3145
|
-
[_ht]: ["GET", "/GetImagePolicy", 200],
|
|
3146
|
-
},
|
|
2574
|
+
{ [_ht]: ["GET", "/GetImagePolicy", 200] },
|
|
3147
2575
|
() => GetImagePolicyRequest,
|
|
3148
2576
|
() => GetImagePolicyResponse,
|
|
3149
2577
|
];
|
|
@@ -3151,9 +2579,7 @@ export var GetImageRecipe = [
|
|
|
3151
2579
|
9,
|
|
3152
2580
|
n0,
|
|
3153
2581
|
_GIRet,
|
|
3154
|
-
{
|
|
3155
|
-
[_ht]: ["GET", "/GetImageRecipe", 200],
|
|
3156
|
-
},
|
|
2582
|
+
{ [_ht]: ["GET", "/GetImageRecipe", 200] },
|
|
3157
2583
|
() => GetImageRecipeRequest,
|
|
3158
2584
|
() => GetImageRecipeResponse,
|
|
3159
2585
|
];
|
|
@@ -3161,9 +2587,7 @@ export var GetImageRecipePolicy = [
|
|
|
3161
2587
|
9,
|
|
3162
2588
|
n0,
|
|
3163
2589
|
_GIRP,
|
|
3164
|
-
{
|
|
3165
|
-
[_ht]: ["GET", "/GetImageRecipePolicy", 200],
|
|
3166
|
-
},
|
|
2590
|
+
{ [_ht]: ["GET", "/GetImageRecipePolicy", 200] },
|
|
3167
2591
|
() => GetImageRecipePolicyRequest,
|
|
3168
2592
|
() => GetImageRecipePolicyResponse,
|
|
3169
2593
|
];
|
|
@@ -3171,9 +2595,7 @@ export var GetInfrastructureConfiguration = [
|
|
|
3171
2595
|
9,
|
|
3172
2596
|
n0,
|
|
3173
2597
|
_GIC,
|
|
3174
|
-
{
|
|
3175
|
-
[_ht]: ["GET", "/GetInfrastructureConfiguration", 200],
|
|
3176
|
-
},
|
|
2598
|
+
{ [_ht]: ["GET", "/GetInfrastructureConfiguration", 200] },
|
|
3177
2599
|
() => GetInfrastructureConfigurationRequest,
|
|
3178
2600
|
() => GetInfrastructureConfigurationResponse,
|
|
3179
2601
|
];
|
|
@@ -3181,9 +2603,7 @@ export var GetLifecycleExecution = [
|
|
|
3181
2603
|
9,
|
|
3182
2604
|
n0,
|
|
3183
2605
|
_GLE,
|
|
3184
|
-
{
|
|
3185
|
-
[_ht]: ["GET", "/GetLifecycleExecution", 200],
|
|
3186
|
-
},
|
|
2606
|
+
{ [_ht]: ["GET", "/GetLifecycleExecution", 200] },
|
|
3187
2607
|
() => GetLifecycleExecutionRequest,
|
|
3188
2608
|
() => GetLifecycleExecutionResponse,
|
|
3189
2609
|
];
|
|
@@ -3191,9 +2611,7 @@ export var GetLifecyclePolicy = [
|
|
|
3191
2611
|
9,
|
|
3192
2612
|
n0,
|
|
3193
2613
|
_GLP,
|
|
3194
|
-
{
|
|
3195
|
-
[_ht]: ["GET", "/GetLifecyclePolicy", 200],
|
|
3196
|
-
},
|
|
2614
|
+
{ [_ht]: ["GET", "/GetLifecyclePolicy", 200] },
|
|
3197
2615
|
() => GetLifecyclePolicyRequest,
|
|
3198
2616
|
() => GetLifecyclePolicyResponse,
|
|
3199
2617
|
];
|
|
@@ -3201,9 +2619,7 @@ export var GetMarketplaceResource = [
|
|
|
3201
2619
|
9,
|
|
3202
2620
|
n0,
|
|
3203
2621
|
_GMR,
|
|
3204
|
-
{
|
|
3205
|
-
[_ht]: ["POST", "/GetMarketplaceResource", 200],
|
|
3206
|
-
},
|
|
2622
|
+
{ [_ht]: ["POST", "/GetMarketplaceResource", 200] },
|
|
3207
2623
|
() => GetMarketplaceResourceRequest,
|
|
3208
2624
|
() => GetMarketplaceResourceResponse,
|
|
3209
2625
|
];
|
|
@@ -3211,9 +2627,7 @@ export var GetWorkflow = [
|
|
|
3211
2627
|
9,
|
|
3212
2628
|
n0,
|
|
3213
2629
|
_GW,
|
|
3214
|
-
{
|
|
3215
|
-
[_ht]: ["GET", "/GetWorkflow", 200],
|
|
3216
|
-
},
|
|
2630
|
+
{ [_ht]: ["GET", "/GetWorkflow", 200] },
|
|
3217
2631
|
() => GetWorkflowRequest,
|
|
3218
2632
|
() => GetWorkflowResponse,
|
|
3219
2633
|
];
|
|
@@ -3221,9 +2635,7 @@ export var GetWorkflowExecution = [
|
|
|
3221
2635
|
9,
|
|
3222
2636
|
n0,
|
|
3223
2637
|
_GWE,
|
|
3224
|
-
{
|
|
3225
|
-
[_ht]: ["GET", "/GetWorkflowExecution", 200],
|
|
3226
|
-
},
|
|
2638
|
+
{ [_ht]: ["GET", "/GetWorkflowExecution", 200] },
|
|
3227
2639
|
() => GetWorkflowExecutionRequest,
|
|
3228
2640
|
() => GetWorkflowExecutionResponse,
|
|
3229
2641
|
];
|
|
@@ -3231,9 +2643,7 @@ export var GetWorkflowStepExecution = [
|
|
|
3231
2643
|
9,
|
|
3232
2644
|
n0,
|
|
3233
2645
|
_GWSE,
|
|
3234
|
-
{
|
|
3235
|
-
[_ht]: ["GET", "/GetWorkflowStepExecution", 200],
|
|
3236
|
-
},
|
|
2646
|
+
{ [_ht]: ["GET", "/GetWorkflowStepExecution", 200] },
|
|
3237
2647
|
() => GetWorkflowStepExecutionRequest,
|
|
3238
2648
|
() => GetWorkflowStepExecutionResponse,
|
|
3239
2649
|
];
|
|
@@ -3241,9 +2651,7 @@ export var ImportComponent = [
|
|
|
3241
2651
|
9,
|
|
3242
2652
|
n0,
|
|
3243
2653
|
_ICm,
|
|
3244
|
-
{
|
|
3245
|
-
[_ht]: ["PUT", "/ImportComponent", 200],
|
|
3246
|
-
},
|
|
2654
|
+
{ [_ht]: ["PUT", "/ImportComponent", 200] },
|
|
3247
2655
|
() => ImportComponentRequest,
|
|
3248
2656
|
() => ImportComponentResponse,
|
|
3249
2657
|
];
|
|
@@ -3251,9 +2659,7 @@ export var ImportDiskImage = [
|
|
|
3251
2659
|
9,
|
|
3252
2660
|
n0,
|
|
3253
2661
|
_IDI,
|
|
3254
|
-
{
|
|
3255
|
-
[_ht]: ["PUT", "/ImportDiskImage", 200],
|
|
3256
|
-
},
|
|
2662
|
+
{ [_ht]: ["PUT", "/ImportDiskImage", 200] },
|
|
3257
2663
|
() => ImportDiskImageRequest,
|
|
3258
2664
|
() => ImportDiskImageResponse,
|
|
3259
2665
|
];
|
|
@@ -3261,9 +2667,7 @@ export var ImportVmImage = [
|
|
|
3261
2667
|
9,
|
|
3262
2668
|
n0,
|
|
3263
2669
|
_IVI,
|
|
3264
|
-
{
|
|
3265
|
-
[_ht]: ["PUT", "/ImportVmImage", 200],
|
|
3266
|
-
},
|
|
2670
|
+
{ [_ht]: ["PUT", "/ImportVmImage", 200] },
|
|
3267
2671
|
() => ImportVmImageRequest,
|
|
3268
2672
|
() => ImportVmImageResponse,
|
|
3269
2673
|
];
|
|
@@ -3271,9 +2675,7 @@ export var ListComponentBuildVersions = [
|
|
|
3271
2675
|
9,
|
|
3272
2676
|
n0,
|
|
3273
2677
|
_LCBV,
|
|
3274
|
-
{
|
|
3275
|
-
[_ht]: ["POST", "/ListComponentBuildVersions", 200],
|
|
3276
|
-
},
|
|
2678
|
+
{ [_ht]: ["POST", "/ListComponentBuildVersions", 200] },
|
|
3277
2679
|
() => ListComponentBuildVersionsRequest,
|
|
3278
2680
|
() => ListComponentBuildVersionsResponse,
|
|
3279
2681
|
];
|
|
@@ -3281,9 +2683,7 @@ export var ListComponents = [
|
|
|
3281
2683
|
9,
|
|
3282
2684
|
n0,
|
|
3283
2685
|
_LC,
|
|
3284
|
-
{
|
|
3285
|
-
[_ht]: ["POST", "/ListComponents", 200],
|
|
3286
|
-
},
|
|
2686
|
+
{ [_ht]: ["POST", "/ListComponents", 200] },
|
|
3287
2687
|
() => ListComponentsRequest,
|
|
3288
2688
|
() => ListComponentsResponse,
|
|
3289
2689
|
];
|
|
@@ -3291,9 +2691,7 @@ export var ListContainerRecipes = [
|
|
|
3291
2691
|
9,
|
|
3292
2692
|
n0,
|
|
3293
2693
|
_LCRis,
|
|
3294
|
-
{
|
|
3295
|
-
[_ht]: ["POST", "/ListContainerRecipes", 200],
|
|
3296
|
-
},
|
|
2694
|
+
{ [_ht]: ["POST", "/ListContainerRecipes", 200] },
|
|
3297
2695
|
() => ListContainerRecipesRequest,
|
|
3298
2696
|
() => ListContainerRecipesResponse,
|
|
3299
2697
|
];
|
|
@@ -3301,9 +2699,7 @@ export var ListDistributionConfigurations = [
|
|
|
3301
2699
|
9,
|
|
3302
2700
|
n0,
|
|
3303
2701
|
_LDC,
|
|
3304
|
-
{
|
|
3305
|
-
[_ht]: ["POST", "/ListDistributionConfigurations", 200],
|
|
3306
|
-
},
|
|
2702
|
+
{ [_ht]: ["POST", "/ListDistributionConfigurations", 200] },
|
|
3307
2703
|
() => ListDistributionConfigurationsRequest,
|
|
3308
2704
|
() => ListDistributionConfigurationsResponse,
|
|
3309
2705
|
];
|
|
@@ -3311,9 +2707,7 @@ export var ListImageBuildVersions = [
|
|
|
3311
2707
|
9,
|
|
3312
2708
|
n0,
|
|
3313
2709
|
_LIBV,
|
|
3314
|
-
{
|
|
3315
|
-
[_ht]: ["POST", "/ListImageBuildVersions", 200],
|
|
3316
|
-
},
|
|
2710
|
+
{ [_ht]: ["POST", "/ListImageBuildVersions", 200] },
|
|
3317
2711
|
() => ListImageBuildVersionsRequest,
|
|
3318
2712
|
() => ListImageBuildVersionsResponse,
|
|
3319
2713
|
];
|
|
@@ -3321,9 +2715,7 @@ export var ListImagePackages = [
|
|
|
3321
2715
|
9,
|
|
3322
2716
|
n0,
|
|
3323
2717
|
_LIP,
|
|
3324
|
-
{
|
|
3325
|
-
[_ht]: ["POST", "/ListImagePackages", 200],
|
|
3326
|
-
},
|
|
2718
|
+
{ [_ht]: ["POST", "/ListImagePackages", 200] },
|
|
3327
2719
|
() => ListImagePackagesRequest,
|
|
3328
2720
|
() => ListImagePackagesResponse,
|
|
3329
2721
|
];
|
|
@@ -3331,9 +2723,7 @@ export var ListImagePipelineImages = [
|
|
|
3331
2723
|
9,
|
|
3332
2724
|
n0,
|
|
3333
2725
|
_LIPI,
|
|
3334
|
-
{
|
|
3335
|
-
[_ht]: ["POST", "/ListImagePipelineImages", 200],
|
|
3336
|
-
},
|
|
2726
|
+
{ [_ht]: ["POST", "/ListImagePipelineImages", 200] },
|
|
3337
2727
|
() => ListImagePipelineImagesRequest,
|
|
3338
2728
|
() => ListImagePipelineImagesResponse,
|
|
3339
2729
|
];
|
|
@@ -3341,9 +2731,7 @@ export var ListImagePipelines = [
|
|
|
3341
2731
|
9,
|
|
3342
2732
|
n0,
|
|
3343
2733
|
_LIPi,
|
|
3344
|
-
{
|
|
3345
|
-
[_ht]: ["POST", "/ListImagePipelines", 200],
|
|
3346
|
-
},
|
|
2734
|
+
{ [_ht]: ["POST", "/ListImagePipelines", 200] },
|
|
3347
2735
|
() => ListImagePipelinesRequest,
|
|
3348
2736
|
() => ListImagePipelinesResponse,
|
|
3349
2737
|
];
|
|
@@ -3351,9 +2739,7 @@ export var ListImageRecipes = [
|
|
|
3351
2739
|
9,
|
|
3352
2740
|
n0,
|
|
3353
2741
|
_LIRis,
|
|
3354
|
-
{
|
|
3355
|
-
[_ht]: ["POST", "/ListImageRecipes", 200],
|
|
3356
|
-
},
|
|
2742
|
+
{ [_ht]: ["POST", "/ListImageRecipes", 200] },
|
|
3357
2743
|
() => ListImageRecipesRequest,
|
|
3358
2744
|
() => ListImageRecipesResponse,
|
|
3359
2745
|
];
|
|
@@ -3361,9 +2747,7 @@ export var ListImages = [
|
|
|
3361
2747
|
9,
|
|
3362
2748
|
n0,
|
|
3363
2749
|
_LI,
|
|
3364
|
-
{
|
|
3365
|
-
[_ht]: ["POST", "/ListImages", 200],
|
|
3366
|
-
},
|
|
2750
|
+
{ [_ht]: ["POST", "/ListImages", 200] },
|
|
3367
2751
|
() => ListImagesRequest,
|
|
3368
2752
|
() => ListImagesResponse,
|
|
3369
2753
|
];
|
|
@@ -3371,9 +2755,7 @@ export var ListImageScanFindingAggregations = [
|
|
|
3371
2755
|
9,
|
|
3372
2756
|
n0,
|
|
3373
2757
|
_LISFA,
|
|
3374
|
-
{
|
|
3375
|
-
[_ht]: ["POST", "/ListImageScanFindingAggregations", 200],
|
|
3376
|
-
},
|
|
2758
|
+
{ [_ht]: ["POST", "/ListImageScanFindingAggregations", 200] },
|
|
3377
2759
|
() => ListImageScanFindingAggregationsRequest,
|
|
3378
2760
|
() => ListImageScanFindingAggregationsResponse,
|
|
3379
2761
|
];
|
|
@@ -3381,9 +2763,7 @@ export var ListImageScanFindings = [
|
|
|
3381
2763
|
9,
|
|
3382
2764
|
n0,
|
|
3383
2765
|
_LISF,
|
|
3384
|
-
{
|
|
3385
|
-
[_ht]: ["POST", "/ListImageScanFindings", 200],
|
|
3386
|
-
},
|
|
2766
|
+
{ [_ht]: ["POST", "/ListImageScanFindings", 200] },
|
|
3387
2767
|
() => ListImageScanFindingsRequest,
|
|
3388
2768
|
() => ListImageScanFindingsResponse,
|
|
3389
2769
|
];
|
|
@@ -3391,9 +2771,7 @@ export var ListInfrastructureConfigurations = [
|
|
|
3391
2771
|
9,
|
|
3392
2772
|
n0,
|
|
3393
2773
|
_LIC,
|
|
3394
|
-
{
|
|
3395
|
-
[_ht]: ["POST", "/ListInfrastructureConfigurations", 200],
|
|
3396
|
-
},
|
|
2774
|
+
{ [_ht]: ["POST", "/ListInfrastructureConfigurations", 200] },
|
|
3397
2775
|
() => ListInfrastructureConfigurationsRequest,
|
|
3398
2776
|
() => ListInfrastructureConfigurationsResponse,
|
|
3399
2777
|
];
|
|
@@ -3401,9 +2779,7 @@ export var ListLifecycleExecutionResources = [
|
|
|
3401
2779
|
9,
|
|
3402
2780
|
n0,
|
|
3403
2781
|
_LLERis,
|
|
3404
|
-
{
|
|
3405
|
-
[_ht]: ["POST", "/ListLifecycleExecutionResources", 200],
|
|
3406
|
-
},
|
|
2782
|
+
{ [_ht]: ["POST", "/ListLifecycleExecutionResources", 200] },
|
|
3407
2783
|
() => ListLifecycleExecutionResourcesRequest,
|
|
3408
2784
|
() => ListLifecycleExecutionResourcesResponse,
|
|
3409
2785
|
];
|
|
@@ -3411,9 +2787,7 @@ export var ListLifecycleExecutions = [
|
|
|
3411
2787
|
9,
|
|
3412
2788
|
n0,
|
|
3413
2789
|
_LLE,
|
|
3414
|
-
{
|
|
3415
|
-
[_ht]: ["POST", "/ListLifecycleExecutions", 200],
|
|
3416
|
-
},
|
|
2790
|
+
{ [_ht]: ["POST", "/ListLifecycleExecutions", 200] },
|
|
3417
2791
|
() => ListLifecycleExecutionsRequest,
|
|
3418
2792
|
() => ListLifecycleExecutionsResponse,
|
|
3419
2793
|
];
|
|
@@ -3421,9 +2795,7 @@ export var ListLifecyclePolicies = [
|
|
|
3421
2795
|
9,
|
|
3422
2796
|
n0,
|
|
3423
2797
|
_LLP,
|
|
3424
|
-
{
|
|
3425
|
-
[_ht]: ["POST", "/ListLifecyclePolicies", 200],
|
|
3426
|
-
},
|
|
2798
|
+
{ [_ht]: ["POST", "/ListLifecyclePolicies", 200] },
|
|
3427
2799
|
() => ListLifecyclePoliciesRequest,
|
|
3428
2800
|
() => ListLifecyclePoliciesResponse,
|
|
3429
2801
|
];
|
|
@@ -3431,9 +2803,7 @@ export var ListTagsForResource = [
|
|
|
3431
2803
|
9,
|
|
3432
2804
|
n0,
|
|
3433
2805
|
_LTFR,
|
|
3434
|
-
{
|
|
3435
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
3436
|
-
},
|
|
2806
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3437
2807
|
() => ListTagsForResourceRequest,
|
|
3438
2808
|
() => ListTagsForResourceResponse,
|
|
3439
2809
|
];
|
|
@@ -3441,9 +2811,7 @@ export var ListWaitingWorkflowSteps = [
|
|
|
3441
2811
|
9,
|
|
3442
2812
|
n0,
|
|
3443
2813
|
_LWWS,
|
|
3444
|
-
{
|
|
3445
|
-
[_ht]: ["POST", "/ListWaitingWorkflowSteps", 200],
|
|
3446
|
-
},
|
|
2814
|
+
{ [_ht]: ["POST", "/ListWaitingWorkflowSteps", 200] },
|
|
3447
2815
|
() => ListWaitingWorkflowStepsRequest,
|
|
3448
2816
|
() => ListWaitingWorkflowStepsResponse,
|
|
3449
2817
|
];
|
|
@@ -3451,9 +2819,7 @@ export var ListWorkflowBuildVersions = [
|
|
|
3451
2819
|
9,
|
|
3452
2820
|
n0,
|
|
3453
2821
|
_LWBV,
|
|
3454
|
-
{
|
|
3455
|
-
[_ht]: ["POST", "/ListWorkflowBuildVersions", 200],
|
|
3456
|
-
},
|
|
2822
|
+
{ [_ht]: ["POST", "/ListWorkflowBuildVersions", 200] },
|
|
3457
2823
|
() => ListWorkflowBuildVersionsRequest,
|
|
3458
2824
|
() => ListWorkflowBuildVersionsResponse,
|
|
3459
2825
|
];
|
|
@@ -3461,9 +2827,7 @@ export var ListWorkflowExecutions = [
|
|
|
3461
2827
|
9,
|
|
3462
2828
|
n0,
|
|
3463
2829
|
_LWE,
|
|
3464
|
-
{
|
|
3465
|
-
[_ht]: ["POST", "/ListWorkflowExecutions", 200],
|
|
3466
|
-
},
|
|
2830
|
+
{ [_ht]: ["POST", "/ListWorkflowExecutions", 200] },
|
|
3467
2831
|
() => ListWorkflowExecutionsRequest,
|
|
3468
2832
|
() => ListWorkflowExecutionsResponse,
|
|
3469
2833
|
];
|
|
@@ -3471,9 +2835,7 @@ export var ListWorkflows = [
|
|
|
3471
2835
|
9,
|
|
3472
2836
|
n0,
|
|
3473
2837
|
_LW,
|
|
3474
|
-
{
|
|
3475
|
-
[_ht]: ["POST", "/ListWorkflows", 200],
|
|
3476
|
-
},
|
|
2838
|
+
{ [_ht]: ["POST", "/ListWorkflows", 200] },
|
|
3477
2839
|
() => ListWorkflowsRequest,
|
|
3478
2840
|
() => ListWorkflowsResponse,
|
|
3479
2841
|
];
|
|
@@ -3481,9 +2843,7 @@ export var ListWorkflowStepExecutions = [
|
|
|
3481
2843
|
9,
|
|
3482
2844
|
n0,
|
|
3483
2845
|
_LWSE,
|
|
3484
|
-
{
|
|
3485
|
-
[_ht]: ["POST", "/ListWorkflowStepExecutions", 200],
|
|
3486
|
-
},
|
|
2846
|
+
{ [_ht]: ["POST", "/ListWorkflowStepExecutions", 200] },
|
|
3487
2847
|
() => ListWorkflowStepExecutionsRequest,
|
|
3488
2848
|
() => ListWorkflowStepExecutionsResponse,
|
|
3489
2849
|
];
|
|
@@ -3491,9 +2851,7 @@ export var PutComponentPolicy = [
|
|
|
3491
2851
|
9,
|
|
3492
2852
|
n0,
|
|
3493
2853
|
_PCP,
|
|
3494
|
-
{
|
|
3495
|
-
[_ht]: ["PUT", "/PutComponentPolicy", 200],
|
|
3496
|
-
},
|
|
2854
|
+
{ [_ht]: ["PUT", "/PutComponentPolicy", 200] },
|
|
3497
2855
|
() => PutComponentPolicyRequest,
|
|
3498
2856
|
() => PutComponentPolicyResponse,
|
|
3499
2857
|
];
|
|
@@ -3501,9 +2859,7 @@ export var PutContainerRecipePolicy = [
|
|
|
3501
2859
|
9,
|
|
3502
2860
|
n0,
|
|
3503
2861
|
_PCRP,
|
|
3504
|
-
{
|
|
3505
|
-
[_ht]: ["PUT", "/PutContainerRecipePolicy", 200],
|
|
3506
|
-
},
|
|
2862
|
+
{ [_ht]: ["PUT", "/PutContainerRecipePolicy", 200] },
|
|
3507
2863
|
() => PutContainerRecipePolicyRequest,
|
|
3508
2864
|
() => PutContainerRecipePolicyResponse,
|
|
3509
2865
|
];
|
|
@@ -3511,9 +2867,7 @@ export var PutImagePolicy = [
|
|
|
3511
2867
|
9,
|
|
3512
2868
|
n0,
|
|
3513
2869
|
_PIP,
|
|
3514
|
-
{
|
|
3515
|
-
[_ht]: ["PUT", "/PutImagePolicy", 200],
|
|
3516
|
-
},
|
|
2870
|
+
{ [_ht]: ["PUT", "/PutImagePolicy", 200] },
|
|
3517
2871
|
() => PutImagePolicyRequest,
|
|
3518
2872
|
() => PutImagePolicyResponse,
|
|
3519
2873
|
];
|
|
@@ -3521,9 +2875,7 @@ export var PutImageRecipePolicy = [
|
|
|
3521
2875
|
9,
|
|
3522
2876
|
n0,
|
|
3523
2877
|
_PIRP,
|
|
3524
|
-
{
|
|
3525
|
-
[_ht]: ["PUT", "/PutImageRecipePolicy", 200],
|
|
3526
|
-
},
|
|
2878
|
+
{ [_ht]: ["PUT", "/PutImageRecipePolicy", 200] },
|
|
3527
2879
|
() => PutImageRecipePolicyRequest,
|
|
3528
2880
|
() => PutImageRecipePolicyResponse,
|
|
3529
2881
|
];
|
|
@@ -3531,9 +2883,7 @@ export var RetryImage = [
|
|
|
3531
2883
|
9,
|
|
3532
2884
|
n0,
|
|
3533
2885
|
_RI,
|
|
3534
|
-
{
|
|
3535
|
-
[_ht]: ["PUT", "/RetryImage", 200],
|
|
3536
|
-
},
|
|
2886
|
+
{ [_ht]: ["PUT", "/RetryImage", 200] },
|
|
3537
2887
|
() => RetryImageRequest,
|
|
3538
2888
|
() => RetryImageResponse,
|
|
3539
2889
|
];
|
|
@@ -3541,9 +2891,7 @@ export var SendWorkflowStepAction = [
|
|
|
3541
2891
|
9,
|
|
3542
2892
|
n0,
|
|
3543
2893
|
_SWSA,
|
|
3544
|
-
{
|
|
3545
|
-
[_ht]: ["PUT", "/SendWorkflowStepAction", 200],
|
|
3546
|
-
},
|
|
2894
|
+
{ [_ht]: ["PUT", "/SendWorkflowStepAction", 200] },
|
|
3547
2895
|
() => SendWorkflowStepActionRequest,
|
|
3548
2896
|
() => SendWorkflowStepActionResponse,
|
|
3549
2897
|
];
|
|
@@ -3551,9 +2899,7 @@ export var StartImagePipelineExecution = [
|
|
|
3551
2899
|
9,
|
|
3552
2900
|
n0,
|
|
3553
2901
|
_SIPE,
|
|
3554
|
-
{
|
|
3555
|
-
[_ht]: ["PUT", "/StartImagePipelineExecution", 200],
|
|
3556
|
-
},
|
|
2902
|
+
{ [_ht]: ["PUT", "/StartImagePipelineExecution", 200] },
|
|
3557
2903
|
() => StartImagePipelineExecutionRequest,
|
|
3558
2904
|
() => StartImagePipelineExecutionResponse,
|
|
3559
2905
|
];
|
|
@@ -3561,9 +2907,7 @@ export var StartResourceStateUpdate = [
|
|
|
3561
2907
|
9,
|
|
3562
2908
|
n0,
|
|
3563
2909
|
_SRSU,
|
|
3564
|
-
{
|
|
3565
|
-
[_ht]: ["PUT", "/StartResourceStateUpdate", 200],
|
|
3566
|
-
},
|
|
2910
|
+
{ [_ht]: ["PUT", "/StartResourceStateUpdate", 200] },
|
|
3567
2911
|
() => StartResourceStateUpdateRequest,
|
|
3568
2912
|
() => StartResourceStateUpdateResponse,
|
|
3569
2913
|
];
|
|
@@ -3571,9 +2915,7 @@ export var TagResource = [
|
|
|
3571
2915
|
9,
|
|
3572
2916
|
n0,
|
|
3573
2917
|
_TR,
|
|
3574
|
-
{
|
|
3575
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
3576
|
-
},
|
|
2918
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
3577
2919
|
() => TagResourceRequest,
|
|
3578
2920
|
() => TagResourceResponse,
|
|
3579
2921
|
];
|
|
@@ -3581,9 +2923,7 @@ export var UntagResource = [
|
|
|
3581
2923
|
9,
|
|
3582
2924
|
n0,
|
|
3583
2925
|
_UR,
|
|
3584
|
-
{
|
|
3585
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
3586
|
-
},
|
|
2926
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
3587
2927
|
() => UntagResourceRequest,
|
|
3588
2928
|
() => UntagResourceResponse,
|
|
3589
2929
|
];
|
|
@@ -3591,9 +2931,7 @@ export var UpdateDistributionConfiguration = [
|
|
|
3591
2931
|
9,
|
|
3592
2932
|
n0,
|
|
3593
2933
|
_UDC,
|
|
3594
|
-
{
|
|
3595
|
-
[_ht]: ["PUT", "/UpdateDistributionConfiguration", 200],
|
|
3596
|
-
},
|
|
2934
|
+
{ [_ht]: ["PUT", "/UpdateDistributionConfiguration", 200] },
|
|
3597
2935
|
() => UpdateDistributionConfigurationRequest,
|
|
3598
2936
|
() => UpdateDistributionConfigurationResponse,
|
|
3599
2937
|
];
|
|
@@ -3601,9 +2939,7 @@ export var UpdateImagePipeline = [
|
|
|
3601
2939
|
9,
|
|
3602
2940
|
n0,
|
|
3603
2941
|
_UIP,
|
|
3604
|
-
{
|
|
3605
|
-
[_ht]: ["PUT", "/UpdateImagePipeline", 200],
|
|
3606
|
-
},
|
|
2942
|
+
{ [_ht]: ["PUT", "/UpdateImagePipeline", 200] },
|
|
3607
2943
|
() => UpdateImagePipelineRequest,
|
|
3608
2944
|
() => UpdateImagePipelineResponse,
|
|
3609
2945
|
];
|
|
@@ -3611,9 +2947,7 @@ export var UpdateInfrastructureConfiguration = [
|
|
|
3611
2947
|
9,
|
|
3612
2948
|
n0,
|
|
3613
2949
|
_UIC,
|
|
3614
|
-
{
|
|
3615
|
-
[_ht]: ["PUT", "/UpdateInfrastructureConfiguration", 200],
|
|
3616
|
-
},
|
|
2950
|
+
{ [_ht]: ["PUT", "/UpdateInfrastructureConfiguration", 200] },
|
|
3617
2951
|
() => UpdateInfrastructureConfigurationRequest,
|
|
3618
2952
|
() => UpdateInfrastructureConfigurationResponse,
|
|
3619
2953
|
];
|
|
@@ -3621,9 +2955,7 @@ export var UpdateLifecyclePolicy = [
|
|
|
3621
2955
|
9,
|
|
3622
2956
|
n0,
|
|
3623
2957
|
_ULP,
|
|
3624
|
-
{
|
|
3625
|
-
[_ht]: ["PUT", "/UpdateLifecyclePolicy", 200],
|
|
3626
|
-
},
|
|
2958
|
+
{ [_ht]: ["PUT", "/UpdateLifecyclePolicy", 200] },
|
|
3627
2959
|
() => UpdateLifecyclePolicyRequest,
|
|
3628
2960
|
() => UpdateLifecyclePolicyResponse,
|
|
3629
2961
|
];
|