@aws-sdk/client-imagebuilder 3.952.0 → 3.954.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 +1212 -808
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CancelImageCreationCommand.js +2 -2
- package/dist-es/commands/CancelLifecycleExecutionCommand.js +2 -2
- package/dist-es/commands/CreateComponentCommand.js +2 -2
- package/dist-es/commands/CreateContainerRecipeCommand.js +2 -2
- package/dist-es/commands/CreateDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateImageCommand.js +2 -2
- package/dist-es/commands/CreateImagePipelineCommand.js +2 -2
- package/dist-es/commands/CreateImageRecipeCommand.js +2 -2
- package/dist-es/commands/CreateInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/CreateWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteComponentCommand.js +2 -2
- package/dist-es/commands/DeleteContainerRecipeCommand.js +2 -2
- package/dist-es/commands/DeleteDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteImageCommand.js +2 -2
- package/dist-es/commands/DeleteImagePipelineCommand.js +2 -2
- package/dist-es/commands/DeleteImageRecipeCommand.js +2 -2
- package/dist-es/commands/DeleteInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DistributeImageCommand.js +2 -2
- package/dist-es/commands/GetComponentCommand.js +2 -2
- package/dist-es/commands/GetComponentPolicyCommand.js +2 -2
- package/dist-es/commands/GetContainerRecipeCommand.js +2 -2
- package/dist-es/commands/GetContainerRecipePolicyCommand.js +2 -2
- package/dist-es/commands/GetDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetImageCommand.js +2 -2
- package/dist-es/commands/GetImagePipelineCommand.js +2 -2
- package/dist-es/commands/GetImagePolicyCommand.js +2 -2
- package/dist-es/commands/GetImageRecipeCommand.js +2 -2
- package/dist-es/commands/GetImageRecipePolicyCommand.js +2 -2
- package/dist-es/commands/GetInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/GetLifecycleExecutionCommand.js +2 -2
- package/dist-es/commands/GetLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/GetMarketplaceResourceCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowExecutionCommand.js +2 -2
- package/dist-es/commands/GetWorkflowStepExecutionCommand.js +2 -2
- package/dist-es/commands/ImportComponentCommand.js +2 -2
- package/dist-es/commands/ImportDiskImageCommand.js +2 -2
- package/dist-es/commands/ImportVmImageCommand.js +2 -2
- package/dist-es/commands/ListComponentBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListComponentsCommand.js +2 -2
- package/dist-es/commands/ListContainerRecipesCommand.js +2 -2
- package/dist-es/commands/ListDistributionConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListImageBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListImagePackagesCommand.js +2 -2
- package/dist-es/commands/ListImagePipelineImagesCommand.js +2 -2
- package/dist-es/commands/ListImagePipelinesCommand.js +2 -2
- package/dist-es/commands/ListImageRecipesCommand.js +2 -2
- package/dist-es/commands/ListImageScanFindingAggregationsCommand.js +2 -2
- package/dist-es/commands/ListImageScanFindingsCommand.js +2 -2
- package/dist-es/commands/ListImagesCommand.js +2 -2
- package/dist-es/commands/ListInfrastructureConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListLifecycleExecutionResourcesCommand.js +2 -2
- package/dist-es/commands/ListLifecycleExecutionsCommand.js +2 -2
- package/dist-es/commands/ListLifecyclePoliciesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListWaitingWorkflowStepsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowExecutionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowStepExecutionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/PutComponentPolicyCommand.js +2 -2
- package/dist-es/commands/PutContainerRecipePolicyCommand.js +2 -2
- package/dist-es/commands/PutImagePolicyCommand.js +2 -2
- package/dist-es/commands/PutImageRecipePolicyCommand.js +2 -2
- package/dist-es/commands/RetryImageCommand.js +2 -2
- package/dist-es/commands/SendWorkflowStepActionCommand.js +2 -2
- package/dist-es/commands/StartImagePipelineExecutionCommand.js +2 -2
- package/dist-es/commands/StartResourceStateUpdateCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateImagePipelineCommand.js +2 -2
- package/dist-es/commands/UpdateInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateLifecyclePolicyCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +741 -691
- package/dist-types/ImagebuilderClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +355 -415
- package/dist-types/ts3.4/ImagebuilderClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +354 -415
- package/package.json +34 -34
|
@@ -700,38 +700,38 @@ const _wVL = "workflowVersionList";
|
|
|
700
700
|
const _wo = "workflow";
|
|
701
701
|
const n0 = "com.amazonaws.imagebuilder";
|
|
702
702
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
703
|
-
import { AccessDeniedException
|
|
704
|
-
import { ImagebuilderServiceException
|
|
705
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
706
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
707
|
-
export var AccountAggregation = [3, n0, _AA, 0, [_aI, _sC], [0, () => SeverityCounts]];
|
|
708
|
-
export var AdditionalInstanceConfiguration = [
|
|
703
|
+
import { AccessDeniedException, CallRateLimitExceededException, ClientException, DryRunOperationException, ForbiddenException, IdempotentParameterMismatchException, InvalidPaginationTokenException, InvalidParameterCombinationException, InvalidParameterException, InvalidParameterValueException, InvalidRequestException, InvalidVersionNumberException, ResourceAlreadyExistsException, ResourceDependencyException, ResourceInUseException, ResourceNotFoundException, ServiceException, ServiceQuotaExceededException, ServiceUnavailableException, TooManyRequestsException, } from "../models/errors";
|
|
704
|
+
import { ImagebuilderServiceException } from "../models/ImagebuilderServiceException";
|
|
705
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
706
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
707
|
+
export var AccountAggregation$ = [3, n0, _AA, 0, [_aI, _sC], [0, () => SeverityCounts$]];
|
|
708
|
+
export var AdditionalInstanceConfiguration$ = [
|
|
709
709
|
3,
|
|
710
710
|
n0,
|
|
711
711
|
_AIC,
|
|
712
712
|
0,
|
|
713
713
|
[_sMA, _uDO],
|
|
714
|
-
[() => SystemsManagerAgent
|
|
714
|
+
[() => SystemsManagerAgent$, 0],
|
|
715
715
|
];
|
|
716
|
-
export var Ami = [3, n0, _A, 0, [_r, _i, _n, _d, _s, _aI], [0, 0, 0, 0, () => ImageState
|
|
717
|
-
export var AmiDistributionConfiguration = [
|
|
716
|
+
export var Ami$ = [3, n0, _A, 0, [_r, _i, _n, _d, _s, _aI], [0, 0, 0, 0, () => ImageState$, 0]];
|
|
717
|
+
export var AmiDistributionConfiguration$ = [
|
|
718
718
|
3,
|
|
719
719
|
n0,
|
|
720
720
|
_ADC,
|
|
721
721
|
0,
|
|
722
722
|
[_n, _d, _tAI, _aT, _kKI, _lP],
|
|
723
|
-
[0, 0, 64 | 0, 128 | 0, 0, () => LaunchPermissionConfiguration],
|
|
723
|
+
[0, 0, 64 | 0, 128 | 0, 0, () => LaunchPermissionConfiguration$],
|
|
724
724
|
];
|
|
725
|
-
export var AutoDisablePolicy = [3, n0, _ADP, 0, [_fC], [1]];
|
|
726
|
-
export var CallRateLimitExceededException = [-3, n0, _CRLEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
727
|
-
TypeRegistry.for(n0).registerError(CallRateLimitExceededException
|
|
728
|
-
export var CancelImageCreationRequest = [3, n0, _CICR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
729
|
-
export var CancelImageCreationResponse = [3, n0, _CICRa, 0, [_rI, _cT, _iBVA], [0, 0, 0]];
|
|
730
|
-
export var CancelLifecycleExecutionRequest = [3, n0, _CLER, 0, [_lEI, _cT], [0, [0, 4]]];
|
|
731
|
-
export var CancelLifecycleExecutionResponse = [3, n0, _CLERa, 0, [_lEI], [0]];
|
|
732
|
-
export var ClientException = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
733
|
-
TypeRegistry.for(n0).registerError(ClientException
|
|
734
|
-
export var Component = [
|
|
725
|
+
export var AutoDisablePolicy$ = [3, n0, _ADP, 0, [_fC], [1]];
|
|
726
|
+
export var CallRateLimitExceededException$ = [-3, n0, _CRLEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
727
|
+
TypeRegistry.for(n0).registerError(CallRateLimitExceededException$, CallRateLimitExceededException);
|
|
728
|
+
export var CancelImageCreationRequest$ = [3, n0, _CICR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
729
|
+
export var CancelImageCreationResponse$ = [3, n0, _CICRa, 0, [_rI, _cT, _iBVA], [0, 0, 0]];
|
|
730
|
+
export var CancelLifecycleExecutionRequest$ = [3, n0, _CLER, 0, [_lEI, _cT], [0, [0, 4]]];
|
|
731
|
+
export var CancelLifecycleExecutionResponse$ = [3, n0, _CLERa, 0, [_lEI], [0]];
|
|
732
|
+
export var ClientException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
733
|
+
TypeRegistry.for(n0).registerError(ClientException$, ClientException);
|
|
734
|
+
export var Component$ = [
|
|
735
735
|
3,
|
|
736
736
|
n0,
|
|
737
737
|
_C,
|
|
@@ -746,7 +746,7 @@ export var Component = [
|
|
|
746
746
|
0,
|
|
747
747
|
0,
|
|
748
748
|
64 | 0,
|
|
749
|
-
() => ComponentState
|
|
749
|
+
() => ComponentState$,
|
|
750
750
|
() => ComponentParameterDetailList,
|
|
751
751
|
0,
|
|
752
752
|
0,
|
|
@@ -759,7 +759,7 @@ export var Component = [
|
|
|
759
759
|
() => ProductCodeList,
|
|
760
760
|
],
|
|
761
761
|
];
|
|
762
|
-
export var ComponentConfiguration = [
|
|
762
|
+
export var ComponentConfiguration$ = [
|
|
763
763
|
3,
|
|
764
764
|
n0,
|
|
765
765
|
_CC,
|
|
@@ -767,18 +767,18 @@ export var ComponentConfiguration = [
|
|
|
767
767
|
[_cA, _pa],
|
|
768
768
|
[0, () => ComponentParameterList],
|
|
769
769
|
];
|
|
770
|
-
export var ComponentParameter = [3, n0, _CP, 0, [_n, _va], [0, 64 | 0]];
|
|
771
|
-
export var ComponentParameterDetail = [3, n0, _CPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
772
|
-
export var ComponentState = [3, n0, _CS, 0, [_st, _re], [0, 0]];
|
|
773
|
-
export var ComponentSummary = [
|
|
770
|
+
export var ComponentParameter$ = [3, n0, _CP, 0, [_n, _va], [0, 64 | 0]];
|
|
771
|
+
export var ComponentParameterDetail$ = [3, n0, _CPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
772
|
+
export var ComponentState$ = [3, n0, _CS, 0, [_st, _re], [0, 0]];
|
|
773
|
+
export var ComponentSummary$ = [
|
|
774
774
|
3,
|
|
775
775
|
n0,
|
|
776
776
|
_CSo,
|
|
777
777
|
0,
|
|
778
778
|
[_a, _n, _v, _p, _sOV, _s, _t, _o, _d, _cD, _dC, _ta, _pu, _ob],
|
|
779
|
-
[0, 0, 0, 0, 64 | 0, () => ComponentState
|
|
779
|
+
[0, 0, 0, 0, 64 | 0, () => ComponentState$, 0, 0, 0, 0, 0, 128 | 0, 0, 2],
|
|
780
780
|
];
|
|
781
|
-
export var ComponentVersion = [
|
|
781
|
+
export var ComponentVersion$ = [
|
|
782
782
|
3,
|
|
783
783
|
n0,
|
|
784
784
|
_CV,
|
|
@@ -786,16 +786,16 @@ export var ComponentVersion = [
|
|
|
786
786
|
[_a, _n, _v, _d, _p, _sOV, _t, _o, _dC, _st, _pC],
|
|
787
787
|
[0, 0, 0, 0, 0, 64 | 0, 0, 0, 0, 0, () => ProductCodeList],
|
|
788
788
|
];
|
|
789
|
-
export var Container = [3, n0, _Co, 0, [_r, _iU], [0, 64 | 0]];
|
|
790
|
-
export var ContainerDistributionConfiguration = [
|
|
789
|
+
export var Container$ = [3, n0, _Co, 0, [_r, _iU], [0, 64 | 0]];
|
|
790
|
+
export var ContainerDistributionConfiguration$ = [
|
|
791
791
|
3,
|
|
792
792
|
n0,
|
|
793
793
|
_CDC,
|
|
794
794
|
0,
|
|
795
795
|
[_d, _cTo, _tR],
|
|
796
|
-
[0, 64 | 0, () => TargetContainerRepository],
|
|
796
|
+
[0, 64 | 0, () => TargetContainerRepository$],
|
|
797
797
|
];
|
|
798
|
-
export var ContainerRecipe = [
|
|
798
|
+
export var ContainerRecipe$ = [
|
|
799
799
|
3,
|
|
800
800
|
n0,
|
|
801
801
|
_CR,
|
|
@@ -810,7 +810,7 @@ export var ContainerRecipe = [
|
|
|
810
810
|
0,
|
|
811
811
|
0,
|
|
812
812
|
() => ComponentConfigurationList,
|
|
813
|
-
() => InstanceConfiguration
|
|
813
|
+
() => InstanceConfiguration$,
|
|
814
814
|
0,
|
|
815
815
|
0,
|
|
816
816
|
2,
|
|
@@ -818,10 +818,10 @@ export var ContainerRecipe = [
|
|
|
818
818
|
0,
|
|
819
819
|
128 | 0,
|
|
820
820
|
0,
|
|
821
|
-
() => TargetContainerRepository
|
|
821
|
+
() => TargetContainerRepository$,
|
|
822
822
|
],
|
|
823
823
|
];
|
|
824
|
-
export var ContainerRecipeSummary = [
|
|
824
|
+
export var ContainerRecipeSummary$ = [
|
|
825
825
|
3,
|
|
826
826
|
n0,
|
|
827
827
|
_CRS,
|
|
@@ -829,7 +829,7 @@ export var ContainerRecipeSummary = [
|
|
|
829
829
|
[_a, _cTon, _n, _p, _o, _pI, _dC, _iI, _ta],
|
|
830
830
|
[0, 0, 0, 0, 0, 0, 0, 0, 128 | 0],
|
|
831
831
|
];
|
|
832
|
-
export var CreateComponentRequest = [
|
|
832
|
+
export var CreateComponentRequest$ = [
|
|
833
833
|
3,
|
|
834
834
|
n0,
|
|
835
835
|
_CCR,
|
|
@@ -837,15 +837,15 @@ export var CreateComponentRequest = [
|
|
|
837
837
|
[_n, _sV, _d, _cD, _p, _sOV, _da, _u, _kKI, _ta, _cT, _dR],
|
|
838
838
|
[0, 0, 0, 0, 0, 64 | 0, 0, 0, 0, 128 | 0, [0, 4], 2],
|
|
839
839
|
];
|
|
840
|
-
export var CreateComponentResponse = [
|
|
840
|
+
export var CreateComponentResponse$ = [
|
|
841
841
|
3,
|
|
842
842
|
n0,
|
|
843
843
|
_CCRr,
|
|
844
844
|
0,
|
|
845
845
|
[_rI, _cT, _cBVA, _lVR],
|
|
846
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
846
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
847
847
|
];
|
|
848
|
-
export var CreateContainerRecipeRequest = [
|
|
848
|
+
export var CreateContainerRecipeRequest$ = [
|
|
849
849
|
3,
|
|
850
850
|
n0,
|
|
851
851
|
_CCRR,
|
|
@@ -857,7 +857,7 @@ export var CreateContainerRecipeRequest = [
|
|
|
857
857
|
0,
|
|
858
858
|
0,
|
|
859
859
|
() => ComponentConfigurationList,
|
|
860
|
-
() => InstanceConfiguration
|
|
860
|
+
() => InstanceConfiguration$,
|
|
861
861
|
0,
|
|
862
862
|
0,
|
|
863
863
|
0,
|
|
@@ -865,20 +865,20 @@ export var CreateContainerRecipeRequest = [
|
|
|
865
865
|
0,
|
|
866
866
|
128 | 0,
|
|
867
867
|
0,
|
|
868
|
-
() => TargetContainerRepository
|
|
868
|
+
() => TargetContainerRepository$,
|
|
869
869
|
0,
|
|
870
870
|
[0, 4],
|
|
871
871
|
],
|
|
872
872
|
];
|
|
873
|
-
export var CreateContainerRecipeResponse = [
|
|
873
|
+
export var CreateContainerRecipeResponse$ = [
|
|
874
874
|
3,
|
|
875
875
|
n0,
|
|
876
876
|
_CCRRr,
|
|
877
877
|
0,
|
|
878
878
|
[_rI, _cT, _cRA, _lVR],
|
|
879
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
879
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
880
880
|
];
|
|
881
|
-
export var CreateDistributionConfigurationRequest = [
|
|
881
|
+
export var CreateDistributionConfigurationRequest$ = [
|
|
882
882
|
3,
|
|
883
883
|
n0,
|
|
884
884
|
_CDCR,
|
|
@@ -886,7 +886,7 @@ export var CreateDistributionConfigurationRequest = [
|
|
|
886
886
|
[_n, _d, _di, _ta, _cT],
|
|
887
887
|
[0, 0, () => DistributionList, 128 | 0, [0, 4]],
|
|
888
888
|
];
|
|
889
|
-
export var CreateDistributionConfigurationResponse = [
|
|
889
|
+
export var CreateDistributionConfigurationResponse$ = [
|
|
890
890
|
3,
|
|
891
891
|
n0,
|
|
892
892
|
_CDCRr,
|
|
@@ -894,7 +894,7 @@ export var CreateDistributionConfigurationResponse = [
|
|
|
894
894
|
[_rI, _cT, _dCA],
|
|
895
895
|
[0, 0, 0],
|
|
896
896
|
];
|
|
897
|
-
export var CreateImagePipelineRequest = [
|
|
897
|
+
export var CreateImagePipelineRequest$ = [
|
|
898
898
|
3,
|
|
899
899
|
n0,
|
|
900
900
|
_CIPR,
|
|
@@ -907,20 +907,20 @@ export var CreateImagePipelineRequest = [
|
|
|
907
907
|
0,
|
|
908
908
|
0,
|
|
909
909
|
0,
|
|
910
|
-
() => ImageTestsConfiguration
|
|
910
|
+
() => ImageTestsConfiguration$,
|
|
911
911
|
2,
|
|
912
|
-
() => Schedule
|
|
912
|
+
() => Schedule$,
|
|
913
913
|
0,
|
|
914
914
|
128 | 0,
|
|
915
915
|
[0, 4],
|
|
916
|
-
() => ImageScanningConfiguration
|
|
916
|
+
() => ImageScanningConfiguration$,
|
|
917
917
|
() => WorkflowConfigurationList,
|
|
918
918
|
0,
|
|
919
|
-
() => PipelineLoggingConfiguration
|
|
919
|
+
() => PipelineLoggingConfiguration$,
|
|
920
920
|
],
|
|
921
921
|
];
|
|
922
|
-
export var CreateImagePipelineResponse = [3, n0, _CIPRr, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
923
|
-
export var CreateImageRecipeRequest = [
|
|
922
|
+
export var CreateImagePipelineResponse$ = [3, n0, _CIPRr, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
923
|
+
export var CreateImageRecipeRequest$ = [
|
|
924
924
|
3,
|
|
925
925
|
n0,
|
|
926
926
|
_CIRR,
|
|
@@ -935,20 +935,20 @@ export var CreateImageRecipeRequest = [
|
|
|
935
935
|
() => InstanceBlockDeviceMappings,
|
|
936
936
|
128 | 0,
|
|
937
937
|
0,
|
|
938
|
-
() => AdditionalInstanceConfiguration
|
|
938
|
+
() => AdditionalInstanceConfiguration$,
|
|
939
939
|
128 | 0,
|
|
940
940
|
[0, 4],
|
|
941
941
|
],
|
|
942
942
|
];
|
|
943
|
-
export var CreateImageRecipeResponse = [
|
|
943
|
+
export var CreateImageRecipeResponse$ = [
|
|
944
944
|
3,
|
|
945
945
|
n0,
|
|
946
946
|
_CIRRr,
|
|
947
947
|
0,
|
|
948
948
|
[_rI, _cT, _iRA, _lVR],
|
|
949
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
949
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
950
950
|
];
|
|
951
|
-
export var CreateImageRequest = [
|
|
951
|
+
export var CreateImageRequest$ = [
|
|
952
952
|
3,
|
|
953
953
|
n0,
|
|
954
954
|
_CIR,
|
|
@@ -959,25 +959,25 @@ export var CreateImageRequest = [
|
|
|
959
959
|
0,
|
|
960
960
|
0,
|
|
961
961
|
0,
|
|
962
|
-
() => ImageTestsConfiguration
|
|
962
|
+
() => ImageTestsConfiguration$,
|
|
963
963
|
2,
|
|
964
964
|
128 | 0,
|
|
965
965
|
[0, 4],
|
|
966
|
-
() => ImageScanningConfiguration
|
|
966
|
+
() => ImageScanningConfiguration$,
|
|
967
967
|
() => WorkflowConfigurationList,
|
|
968
968
|
0,
|
|
969
|
-
() => ImageLoggingConfiguration
|
|
969
|
+
() => ImageLoggingConfiguration$,
|
|
970
970
|
],
|
|
971
971
|
];
|
|
972
|
-
export var CreateImageResponse = [
|
|
972
|
+
export var CreateImageResponse$ = [
|
|
973
973
|
3,
|
|
974
974
|
n0,
|
|
975
975
|
_CIRr,
|
|
976
976
|
0,
|
|
977
977
|
[_rI, _cT, _iBVA, _lVR],
|
|
978
|
-
[0, 0, 0, () => LatestVersionReferences],
|
|
978
|
+
[0, 0, 0, () => LatestVersionReferences$],
|
|
979
979
|
];
|
|
980
|
-
export var CreateInfrastructureConfigurationRequest = [
|
|
980
|
+
export var CreateInfrastructureConfigurationRequest$ = [
|
|
981
981
|
3,
|
|
982
982
|
n0,
|
|
983
983
|
_CICRr,
|
|
@@ -990,18 +990,18 @@ export var CreateInfrastructureConfigurationRequest = [
|
|
|
990
990
|
0,
|
|
991
991
|
64 | 0,
|
|
992
992
|
0,
|
|
993
|
-
() => Logging
|
|
993
|
+
() => Logging$,
|
|
994
994
|
0,
|
|
995
995
|
2,
|
|
996
996
|
0,
|
|
997
997
|
128 | 0,
|
|
998
|
-
() => InstanceMetadataOptions
|
|
998
|
+
() => InstanceMetadataOptions$,
|
|
999
999
|
128 | 0,
|
|
1000
|
-
() => Placement
|
|
1000
|
+
() => Placement$,
|
|
1001
1001
|
[0, 4],
|
|
1002
1002
|
],
|
|
1003
1003
|
];
|
|
1004
|
-
export var CreateInfrastructureConfigurationResponse = [
|
|
1004
|
+
export var CreateInfrastructureConfigurationResponse$ = [
|
|
1005
1005
|
3,
|
|
1006
1006
|
n0,
|
|
1007
1007
|
_CICRre,
|
|
@@ -1009,16 +1009,16 @@ export var CreateInfrastructureConfigurationResponse = [
|
|
|
1009
1009
|
[_rI, _cT, _iCA],
|
|
1010
1010
|
[0, 0, 0],
|
|
1011
1011
|
];
|
|
1012
|
-
export var CreateLifecyclePolicyRequest = [
|
|
1012
|
+
export var CreateLifecyclePolicyRequest$ = [
|
|
1013
1013
|
3,
|
|
1014
1014
|
n0,
|
|
1015
1015
|
_CLPR,
|
|
1016
1016
|
0,
|
|
1017
1017
|
[_n, _d, _st, _eR, _rTe, _pD, _rS, _ta, _cT],
|
|
1018
|
-
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection
|
|
1018
|
+
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection$, 128 | 0, [0, 4]],
|
|
1019
1019
|
];
|
|
1020
|
-
export var CreateLifecyclePolicyResponse = [3, n0, _CLPRr, 0, [_cT, _lPA], [0, 0]];
|
|
1021
|
-
export var CreateWorkflowRequest = [
|
|
1020
|
+
export var CreateLifecyclePolicyResponse$ = [3, n0, _CLPRr, 0, [_cT, _lPA], [0, 0]];
|
|
1021
|
+
export var CreateWorkflowRequest$ = [
|
|
1022
1022
|
3,
|
|
1023
1023
|
n0,
|
|
1024
1024
|
_CWR,
|
|
@@ -1026,17 +1026,17 @@ export var CreateWorkflowRequest = [
|
|
|
1026
1026
|
[_n, _sV, _d, _cD, _da, _u, _kKI, _ta, _cT, _t, _dR],
|
|
1027
1027
|
[0, 0, 0, 0, 0, 0, 0, 128 | 0, [0, 4], 0, 2],
|
|
1028
1028
|
];
|
|
1029
|
-
export var CreateWorkflowResponse = [
|
|
1029
|
+
export var CreateWorkflowResponse$ = [
|
|
1030
1030
|
3,
|
|
1031
1031
|
n0,
|
|
1032
1032
|
_CWRr,
|
|
1033
1033
|
0,
|
|
1034
1034
|
[_cT, _wBVA, _lVR],
|
|
1035
|
-
[0, 0, () => LatestVersionReferences],
|
|
1035
|
+
[0, 0, () => LatestVersionReferences$],
|
|
1036
1036
|
];
|
|
1037
|
-
export var CvssScore = [3, n0, _CSv, 0, [_bS, _sVc, _v, _so], [1, 0, 0, 0]];
|
|
1038
|
-
export var CvssScoreAdjustment = [3, n0, _CSA, 0, [_me, _re], [0, 0]];
|
|
1039
|
-
export var CvssScoreDetails = [
|
|
1037
|
+
export var CvssScore$ = [3, n0, _CSv, 0, [_bS, _sVc, _v, _so], [1, 0, 0, 0]];
|
|
1038
|
+
export var CvssScoreAdjustment$ = [3, n0, _CSA, 0, [_me, _re], [0, 0]];
|
|
1039
|
+
export var CvssScoreDetails$ = [
|
|
1040
1040
|
3,
|
|
1041
1041
|
n0,
|
|
1042
1042
|
_CSD,
|
|
@@ -1044,11 +1044,11 @@ export var CvssScoreDetails = [
|
|
|
1044
1044
|
[_sS, _cS, _v, _sco, _sVc, _ad],
|
|
1045
1045
|
[0, 0, 0, 1, 0, () => CvssScoreAdjustmentList],
|
|
1046
1046
|
];
|
|
1047
|
-
export var DeleteComponentRequest = [3, n0, _DCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1048
|
-
export var DeleteComponentResponse = [3, n0, _DCRe, 0, [_rI, _cBVA], [0, 0]];
|
|
1049
|
-
export var DeleteContainerRecipeRequest = [3, n0, _DCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1050
|
-
export var DeleteContainerRecipeResponse = [3, n0, _DCRRe, 0, [_rI, _cRA], [0, 0]];
|
|
1051
|
-
export var DeleteDistributionConfigurationRequest = [
|
|
1047
|
+
export var DeleteComponentRequest$ = [3, n0, _DCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1048
|
+
export var DeleteComponentResponse$ = [3, n0, _DCRe, 0, [_rI, _cBVA], [0, 0]];
|
|
1049
|
+
export var DeleteContainerRecipeRequest$ = [3, n0, _DCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1050
|
+
export var DeleteContainerRecipeResponse$ = [3, n0, _DCRRe, 0, [_rI, _cRA], [0, 0]];
|
|
1051
|
+
export var DeleteDistributionConfigurationRequest$ = [
|
|
1052
1052
|
3,
|
|
1053
1053
|
n0,
|
|
1054
1054
|
_DDCR,
|
|
@@ -1056,14 +1056,14 @@ export var DeleteDistributionConfigurationRequest = [
|
|
|
1056
1056
|
[_dCA],
|
|
1057
1057
|
[[0, { [_hQ]: _dCA }]],
|
|
1058
1058
|
];
|
|
1059
|
-
export var DeleteDistributionConfigurationResponse = [3, n0, _DDCRe, 0, [_rI, _dCA], [0, 0]];
|
|
1060
|
-
export var DeleteImagePipelineRequest = [3, n0, _DIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1061
|
-
export var DeleteImagePipelineResponse = [3, n0, _DIPRe, 0, [_rI, _iPA], [0, 0]];
|
|
1062
|
-
export var DeleteImageRecipeRequest = [3, n0, _DIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1063
|
-
export var DeleteImageRecipeResponse = [3, n0, _DIRRe, 0, [_rI, _iRA], [0, 0]];
|
|
1064
|
-
export var DeleteImageRequest = [3, n0, _DIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1065
|
-
export var DeleteImageResponse = [3, n0, _DIRe, 0, [_rI, _iBVA], [0, 0]];
|
|
1066
|
-
export var DeleteInfrastructureConfigurationRequest = [
|
|
1059
|
+
export var DeleteDistributionConfigurationResponse$ = [3, n0, _DDCRe, 0, [_rI, _dCA], [0, 0]];
|
|
1060
|
+
export var DeleteImagePipelineRequest$ = [3, n0, _DIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1061
|
+
export var DeleteImagePipelineResponse$ = [3, n0, _DIPRe, 0, [_rI, _iPA], [0, 0]];
|
|
1062
|
+
export var DeleteImageRecipeRequest$ = [3, n0, _DIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1063
|
+
export var DeleteImageRecipeResponse$ = [3, n0, _DIRRe, 0, [_rI, _iRA], [0, 0]];
|
|
1064
|
+
export var DeleteImageRequest$ = [3, n0, _DIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1065
|
+
export var DeleteImageResponse$ = [3, n0, _DIRe, 0, [_rI, _iBVA], [0, 0]];
|
|
1066
|
+
export var DeleteInfrastructureConfigurationRequest$ = [
|
|
1067
1067
|
3,
|
|
1068
1068
|
n0,
|
|
1069
1069
|
_DICR,
|
|
@@ -1071,21 +1071,21 @@ export var DeleteInfrastructureConfigurationRequest = [
|
|
|
1071
1071
|
[_iCA],
|
|
1072
1072
|
[[0, { [_hQ]: _iCA }]],
|
|
1073
1073
|
];
|
|
1074
|
-
export var DeleteInfrastructureConfigurationResponse = [3, n0, _DICRe, 0, [_rI, _iCA], [0, 0]];
|
|
1075
|
-
export var DeleteLifecyclePolicyRequest = [3, n0, _DLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1076
|
-
export var DeleteLifecyclePolicyResponse = [3, n0, _DLPRe, 0, [_lPA], [0]];
|
|
1077
|
-
export var DeleteWorkflowRequest = [3, n0, _DWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1078
|
-
export var DeleteWorkflowResponse = [3, n0, _DWRe, 0, [_wBVA], [0]];
|
|
1079
|
-
export var DistributeImageRequest = [
|
|
1074
|
+
export var DeleteInfrastructureConfigurationResponse$ = [3, n0, _DICRe, 0, [_rI, _iCA], [0, 0]];
|
|
1075
|
+
export var DeleteLifecyclePolicyRequest$ = [3, n0, _DLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1076
|
+
export var DeleteLifecyclePolicyResponse$ = [3, n0, _DLPRe, 0, [_lPA], [0]];
|
|
1077
|
+
export var DeleteWorkflowRequest$ = [3, n0, _DWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1078
|
+
export var DeleteWorkflowResponse$ = [3, n0, _DWRe, 0, [_wBVA], [0]];
|
|
1079
|
+
export var DistributeImageRequest$ = [
|
|
1080
1080
|
3,
|
|
1081
1081
|
n0,
|
|
1082
1082
|
_DIRi,
|
|
1083
1083
|
0,
|
|
1084
1084
|
[_sIo, _dCA, _eR, _ta, _cT, _lC],
|
|
1085
|
-
[0, 0, 0, 128 | 0, [0, 4], () => ImageLoggingConfiguration],
|
|
1085
|
+
[0, 0, 0, 128 | 0, [0, 4], () => ImageLoggingConfiguration$],
|
|
1086
1086
|
];
|
|
1087
|
-
export var DistributeImageResponse = [3, n0, _DIRis, 0, [_cT, _iBVA], [0, 0]];
|
|
1088
|
-
export var Distribution = [
|
|
1087
|
+
export var DistributeImageResponse$ = [3, n0, _DIRis, 0, [_cT, _iBVA], [0, 0]];
|
|
1088
|
+
export var Distribution$ = [
|
|
1089
1089
|
3,
|
|
1090
1090
|
n0,
|
|
1091
1091
|
_D,
|
|
@@ -1093,16 +1093,16 @@ export var Distribution = [
|
|
|
1093
1093
|
[_r, _aDC, _cDC, _lCA, _lTC, _sEC, _fLC, _sPC],
|
|
1094
1094
|
[
|
|
1095
1095
|
0,
|
|
1096
|
-
() => AmiDistributionConfiguration
|
|
1097
|
-
() => ContainerDistributionConfiguration
|
|
1096
|
+
() => AmiDistributionConfiguration$,
|
|
1097
|
+
() => ContainerDistributionConfiguration$,
|
|
1098
1098
|
64 | 0,
|
|
1099
1099
|
() => LaunchTemplateConfigurationList,
|
|
1100
|
-
() => S3ExportConfiguration
|
|
1100
|
+
() => S3ExportConfiguration$,
|
|
1101
1101
|
() => FastLaunchConfigurationList,
|
|
1102
1102
|
() => SsmParameterConfigurationList,
|
|
1103
1103
|
],
|
|
1104
1104
|
];
|
|
1105
|
-
export var DistributionConfiguration = [
|
|
1105
|
+
export var DistributionConfiguration$ = [
|
|
1106
1106
|
3,
|
|
1107
1107
|
n0,
|
|
1108
1108
|
_DC,
|
|
@@ -1110,7 +1110,7 @@ export var DistributionConfiguration = [
|
|
|
1110
1110
|
[_a, _n, _d, _di, _tM, _dC, _dU, _ta],
|
|
1111
1111
|
[0, 0, 0, () => DistributionList, 1, 0, 0, 128 | 0],
|
|
1112
1112
|
];
|
|
1113
|
-
export var DistributionConfigurationSummary = [
|
|
1113
|
+
export var DistributionConfigurationSummary$ = [
|
|
1114
1114
|
3,
|
|
1115
1115
|
n0,
|
|
1116
1116
|
_DCS,
|
|
@@ -1118,9 +1118,9 @@ export var DistributionConfigurationSummary = [
|
|
|
1118
1118
|
[_a, _n, _d, _dC, _dU, _ta, _reg],
|
|
1119
1119
|
[0, 0, 0, 0, 0, 128 | 0, 64 | 0],
|
|
1120
1120
|
];
|
|
1121
|
-
export var DryRunOperationException = [-3, n0, _DROE, { [_e]: _c, [_hE]: 412 }, [_m], [0]];
|
|
1122
|
-
TypeRegistry.for(n0).registerError(DryRunOperationException
|
|
1123
|
-
export var EbsInstanceBlockDeviceSpecification = [
|
|
1121
|
+
export var DryRunOperationException$ = [-3, n0, _DROE, { [_e]: _c, [_hE]: 412 }, [_m], [0]];
|
|
1122
|
+
TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationException);
|
|
1123
|
+
export var EbsInstanceBlockDeviceSpecification$ = [
|
|
1124
1124
|
3,
|
|
1125
1125
|
n0,
|
|
1126
1126
|
_EIBDS,
|
|
@@ -1128,16 +1128,16 @@ export var EbsInstanceBlockDeviceSpecification = [
|
|
|
1128
1128
|
[_en, _dOT, _io, _kKI, _sIn, _vS, _vT, _th],
|
|
1129
1129
|
[2, 2, 1, 0, 0, 1, 0, 1],
|
|
1130
1130
|
];
|
|
1131
|
-
export var EcrConfiguration = [3, n0, _EC, 0, [_rN, _cTo], [0, 64 | 0]];
|
|
1132
|
-
export var FastLaunchConfiguration = [
|
|
1131
|
+
export var EcrConfiguration$ = [3, n0, _EC, 0, [_rN, _cTo], [0, 64 | 0]];
|
|
1132
|
+
export var FastLaunchConfiguration$ = [
|
|
1133
1133
|
3,
|
|
1134
1134
|
n0,
|
|
1135
1135
|
_FLC,
|
|
1136
1136
|
0,
|
|
1137
1137
|
[_ena, _sCn, _mPL, _lT, _aI],
|
|
1138
|
-
[2, () => FastLaunchSnapshotConfiguration
|
|
1138
|
+
[2, () => FastLaunchSnapshotConfiguration$, 1, () => FastLaunchLaunchTemplateSpecification$, 0],
|
|
1139
1139
|
];
|
|
1140
|
-
export var FastLaunchLaunchTemplateSpecification = [
|
|
1140
|
+
export var FastLaunchLaunchTemplateSpecification$ = [
|
|
1141
1141
|
3,
|
|
1142
1142
|
n0,
|
|
1143
1143
|
_FLLTS,
|
|
@@ -1145,33 +1145,33 @@ export var FastLaunchLaunchTemplateSpecification = [
|
|
|
1145
1145
|
[_lTI, _lTN, _lTV],
|
|
1146
1146
|
[0, 0, 0],
|
|
1147
1147
|
];
|
|
1148
|
-
export var FastLaunchSnapshotConfiguration = [3, n0, _FLSC, 0, [_tRC], [1]];
|
|
1149
|
-
export var Filter = [3, n0, _F, 0, [_n, _val], [0, 64 | 0]];
|
|
1150
|
-
export var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1151
|
-
TypeRegistry.for(n0).registerError(ForbiddenException
|
|
1152
|
-
export var GetComponentPolicyRequest = [3, n0, _GCPR, 0, [_cA], [[0, { [_hQ]: _cA }]]];
|
|
1153
|
-
export var GetComponentPolicyResponse = [3, n0, _GCPRe, 0, [_rI, _po], [0, 0]];
|
|
1154
|
-
export var GetComponentRequest = [3, n0, _GCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1155
|
-
export var GetComponentResponse = [
|
|
1148
|
+
export var FastLaunchSnapshotConfiguration$ = [3, n0, _FLSC, 0, [_tRC], [1]];
|
|
1149
|
+
export var Filter$ = [3, n0, _F, 0, [_n, _val], [0, 64 | 0]];
|
|
1150
|
+
export var ForbiddenException$ = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1151
|
+
TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
|
|
1152
|
+
export var GetComponentPolicyRequest$ = [3, n0, _GCPR, 0, [_cA], [[0, { [_hQ]: _cA }]]];
|
|
1153
|
+
export var GetComponentPolicyResponse$ = [3, n0, _GCPRe, 0, [_rI, _po], [0, 0]];
|
|
1154
|
+
export var GetComponentRequest$ = [3, n0, _GCR, 0, [_cBVA], [[0, { [_hQ]: _cBVA }]]];
|
|
1155
|
+
export var GetComponentResponse$ = [
|
|
1156
1156
|
3,
|
|
1157
1157
|
n0,
|
|
1158
1158
|
_GCRe,
|
|
1159
1159
|
0,
|
|
1160
1160
|
[_rI, _com, _lVR],
|
|
1161
|
-
[0, () => Component
|
|
1161
|
+
[0, () => Component$, () => LatestVersionReferences$],
|
|
1162
1162
|
];
|
|
1163
|
-
export var GetContainerRecipePolicyRequest = [3, n0, _GCRPR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1164
|
-
export var GetContainerRecipePolicyResponse = [3, n0, _GCRPRe, 0, [_rI, _po], [0, 0]];
|
|
1165
|
-
export var GetContainerRecipeRequest = [3, n0, _GCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1166
|
-
export var GetContainerRecipeResponse = [
|
|
1163
|
+
export var GetContainerRecipePolicyRequest$ = [3, n0, _GCRPR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1164
|
+
export var GetContainerRecipePolicyResponse$ = [3, n0, _GCRPRe, 0, [_rI, _po], [0, 0]];
|
|
1165
|
+
export var GetContainerRecipeRequest$ = [3, n0, _GCRR, 0, [_cRA], [[0, { [_hQ]: _cRA }]]];
|
|
1166
|
+
export var GetContainerRecipeResponse$ = [
|
|
1167
1167
|
3,
|
|
1168
1168
|
n0,
|
|
1169
1169
|
_GCRRe,
|
|
1170
1170
|
0,
|
|
1171
1171
|
[_rI, _cR, _lVR],
|
|
1172
|
-
[0, () => ContainerRecipe
|
|
1172
|
+
[0, () => ContainerRecipe$, () => LatestVersionReferences$],
|
|
1173
1173
|
];
|
|
1174
|
-
export var GetDistributionConfigurationRequest = [
|
|
1174
|
+
export var GetDistributionConfigurationRequest$ = [
|
|
1175
1175
|
3,
|
|
1176
1176
|
n0,
|
|
1177
1177
|
_GDCR,
|
|
@@ -1179,39 +1179,39 @@ export var GetDistributionConfigurationRequest = [
|
|
|
1179
1179
|
[_dCA],
|
|
1180
1180
|
[[0, { [_hQ]: _dCA }]],
|
|
1181
1181
|
];
|
|
1182
|
-
export var GetDistributionConfigurationResponse = [
|
|
1182
|
+
export var GetDistributionConfigurationResponse$ = [
|
|
1183
1183
|
3,
|
|
1184
1184
|
n0,
|
|
1185
1185
|
_GDCRe,
|
|
1186
1186
|
0,
|
|
1187
1187
|
[_rI, _dCi],
|
|
1188
|
-
[0, () => DistributionConfiguration],
|
|
1188
|
+
[0, () => DistributionConfiguration$],
|
|
1189
1189
|
];
|
|
1190
|
-
export var GetImagePipelineRequest = [3, n0, _GIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1191
|
-
export var GetImagePipelineResponse = [3, n0, _GIPRe, 0, [_rI, _iP], [0, () => ImagePipeline]];
|
|
1192
|
-
export var GetImagePolicyRequest = [3, n0, _GIPRet, 0, [_iA], [[0, { [_hQ]: _iA }]]];
|
|
1193
|
-
export var GetImagePolicyResponse = [3, n0, _GIPRetm, 0, [_rI, _po], [0, 0]];
|
|
1194
|
-
export var GetImageRecipePolicyRequest = [3, n0, _GIRPR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1195
|
-
export var GetImageRecipePolicyResponse = [3, n0, _GIRPRe, 0, [_rI, _po], [0, 0]];
|
|
1196
|
-
export var GetImageRecipeRequest = [3, n0, _GIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1197
|
-
export var GetImageRecipeResponse = [
|
|
1190
|
+
export var GetImagePipelineRequest$ = [3, n0, _GIPR, 0, [_iPA], [[0, { [_hQ]: _iPA }]]];
|
|
1191
|
+
export var GetImagePipelineResponse$ = [3, n0, _GIPRe, 0, [_rI, _iP], [0, () => ImagePipeline$]];
|
|
1192
|
+
export var GetImagePolicyRequest$ = [3, n0, _GIPRet, 0, [_iA], [[0, { [_hQ]: _iA }]]];
|
|
1193
|
+
export var GetImagePolicyResponse$ = [3, n0, _GIPRetm, 0, [_rI, _po], [0, 0]];
|
|
1194
|
+
export var GetImageRecipePolicyRequest$ = [3, n0, _GIRPR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1195
|
+
export var GetImageRecipePolicyResponse$ = [3, n0, _GIRPRe, 0, [_rI, _po], [0, 0]];
|
|
1196
|
+
export var GetImageRecipeRequest$ = [3, n0, _GIRR, 0, [_iRA], [[0, { [_hQ]: _iRA }]]];
|
|
1197
|
+
export var GetImageRecipeResponse$ = [
|
|
1198
1198
|
3,
|
|
1199
1199
|
n0,
|
|
1200
1200
|
_GIRRe,
|
|
1201
1201
|
0,
|
|
1202
1202
|
[_rI, _iR, _lVR],
|
|
1203
|
-
[0, () => ImageRecipe
|
|
1203
|
+
[0, () => ImageRecipe$, () => LatestVersionReferences$],
|
|
1204
1204
|
];
|
|
1205
|
-
export var GetImageRequest = [3, n0, _GIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1206
|
-
export var GetImageResponse = [
|
|
1205
|
+
export var GetImageRequest$ = [3, n0, _GIR, 0, [_iBVA], [[0, { [_hQ]: _iBVA }]]];
|
|
1206
|
+
export var GetImageResponse$ = [
|
|
1207
1207
|
3,
|
|
1208
1208
|
n0,
|
|
1209
1209
|
_GIRe,
|
|
1210
1210
|
0,
|
|
1211
1211
|
[_rI, _i, _lVR],
|
|
1212
|
-
[0, () => Image
|
|
1212
|
+
[0, () => Image$, () => LatestVersionReferences$],
|
|
1213
1213
|
];
|
|
1214
|
-
export var GetInfrastructureConfigurationRequest = [
|
|
1214
|
+
export var GetInfrastructureConfigurationRequest$ = [
|
|
1215
1215
|
3,
|
|
1216
1216
|
n0,
|
|
1217
1217
|
_GICR,
|
|
@@ -1219,22 +1219,29 @@ export var GetInfrastructureConfigurationRequest = [
|
|
|
1219
1219
|
[_iCA],
|
|
1220
1220
|
[[0, { [_hQ]: _iCA }]],
|
|
1221
1221
|
];
|
|
1222
|
-
export var GetInfrastructureConfigurationResponse = [
|
|
1222
|
+
export var GetInfrastructureConfigurationResponse$ = [
|
|
1223
1223
|
3,
|
|
1224
1224
|
n0,
|
|
1225
1225
|
_GICRe,
|
|
1226
1226
|
0,
|
|
1227
1227
|
[_rI, _iCn],
|
|
1228
|
-
[0, () => InfrastructureConfiguration],
|
|
1228
|
+
[0, () => InfrastructureConfiguration$],
|
|
1229
1229
|
];
|
|
1230
|
-
export var GetLifecycleExecutionRequest = [3, n0, _GLER, 0, [_lEI], [[0, { [_hQ]: _lEI }]]];
|
|
1231
|
-
export var GetLifecycleExecutionResponse = [
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1230
|
+
export var GetLifecycleExecutionRequest$ = [3, n0, _GLER, 0, [_lEI], [[0, { [_hQ]: _lEI }]]];
|
|
1231
|
+
export var GetLifecycleExecutionResponse$ = [
|
|
1232
|
+
3,
|
|
1233
|
+
n0,
|
|
1234
|
+
_GLERe,
|
|
1235
|
+
0,
|
|
1236
|
+
[_lE],
|
|
1237
|
+
[() => LifecycleExecution$],
|
|
1238
|
+
];
|
|
1239
|
+
export var GetLifecyclePolicyRequest$ = [3, n0, _GLPR, 0, [_lPA], [[0, { [_hQ]: _lPA }]]];
|
|
1240
|
+
export var GetLifecyclePolicyResponse$ = [3, n0, _GLPRe, 0, [_lPi], [() => LifecyclePolicy$]];
|
|
1241
|
+
export var GetMarketplaceResourceRequest$ = [3, n0, _GMRR, 0, [_rTe, _rA, _rL], [0, 0, 0]];
|
|
1242
|
+
export var GetMarketplaceResourceResponse$ = [3, n0, _GMRRe, 0, [_rA, _ur, _da], [0, 0, 0]];
|
|
1243
|
+
export var GetWorkflowExecutionRequest$ = [3, n0, _GWER, 0, [_wEI], [[0, { [_hQ]: _wEI }]]];
|
|
1244
|
+
export var GetWorkflowExecutionResponse$ = [
|
|
1238
1245
|
3,
|
|
1239
1246
|
n0,
|
|
1240
1247
|
_GWERe,
|
|
@@ -1242,17 +1249,17 @@ export var GetWorkflowExecutionResponse = [
|
|
|
1242
1249
|
[_rI, _wBVA, _wEI, _iBVA, _t, _st, _m, _tSC, _tSS, _tSF, _tSSo, _sT, _eT, _pG],
|
|
1243
1250
|
[0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0],
|
|
1244
1251
|
];
|
|
1245
|
-
export var GetWorkflowRequest = [3, n0, _GWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1246
|
-
export var GetWorkflowResponse = [
|
|
1252
|
+
export var GetWorkflowRequest$ = [3, n0, _GWR, 0, [_wBVA], [[0, { [_hQ]: _wBVA }]]];
|
|
1253
|
+
export var GetWorkflowResponse$ = [
|
|
1247
1254
|
3,
|
|
1248
1255
|
n0,
|
|
1249
1256
|
_GWRe,
|
|
1250
1257
|
0,
|
|
1251
1258
|
[_wo, _lVR],
|
|
1252
|
-
[() => Workflow
|
|
1259
|
+
[() => Workflow$, () => LatestVersionReferences$],
|
|
1253
1260
|
];
|
|
1254
|
-
export var GetWorkflowStepExecutionRequest = [3, n0, _GWSER, 0, [_sEI], [[0, { [_hQ]: _sEI }]]];
|
|
1255
|
-
export var GetWorkflowStepExecutionResponse = [
|
|
1261
|
+
export var GetWorkflowStepExecutionRequest$ = [3, n0, _GWSER, 0, [_sEI], [[0, { [_hQ]: _sEI }]]];
|
|
1262
|
+
export var GetWorkflowStepExecutionResponse$ = [
|
|
1256
1263
|
3,
|
|
1257
1264
|
n0,
|
|
1258
1265
|
_GWSERe,
|
|
@@ -1260,7 +1267,7 @@ export var GetWorkflowStepExecutionResponse = [
|
|
|
1260
1267
|
[_rI, _sEI, _wBVA, _wEI, _iBVA, _n, _d, _ac, _st, _rSo, _m, _in, _ou, _sT, _eT, _oF, _tS],
|
|
1261
1268
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
|
|
1262
1269
|
];
|
|
1263
|
-
export var IdempotentParameterMismatchException = [
|
|
1270
|
+
export var IdempotentParameterMismatchException$ = [
|
|
1264
1271
|
-3,
|
|
1265
1272
|
n0,
|
|
1266
1273
|
_IPME,
|
|
@@ -1268,8 +1275,8 @@ export var IdempotentParameterMismatchException = [
|
|
|
1268
1275
|
[_m],
|
|
1269
1276
|
[0],
|
|
1270
1277
|
];
|
|
1271
|
-
TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException
|
|
1272
|
-
export var Image = [
|
|
1278
|
+
TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
|
|
1279
|
+
export var Image$ = [
|
|
1273
1280
|
3,
|
|
1274
1281
|
n0,
|
|
1275
1282
|
_I,
|
|
@@ -1311,32 +1318,32 @@ export var Image = [
|
|
|
1311
1318
|
0,
|
|
1312
1319
|
2,
|
|
1313
1320
|
0,
|
|
1314
|
-
() => ImageState
|
|
1315
|
-
() => ImageRecipe
|
|
1316
|
-
() => ContainerRecipe
|
|
1321
|
+
() => ImageState$,
|
|
1322
|
+
() => ImageRecipe$,
|
|
1323
|
+
() => ContainerRecipe$,
|
|
1317
1324
|
0,
|
|
1318
1325
|
0,
|
|
1319
|
-
() => InfrastructureConfiguration
|
|
1320
|
-
() => DistributionConfiguration
|
|
1321
|
-
() => ImageTestsConfiguration
|
|
1326
|
+
() => InfrastructureConfiguration$,
|
|
1327
|
+
() => DistributionConfiguration$,
|
|
1328
|
+
() => ImageTestsConfiguration$,
|
|
1322
1329
|
0,
|
|
1323
|
-
() => OutputResources
|
|
1330
|
+
() => OutputResources$,
|
|
1324
1331
|
128 | 0,
|
|
1325
1332
|
0,
|
|
1326
1333
|
0,
|
|
1327
|
-
() => ImageScanState
|
|
1328
|
-
() => ImageScanningConfiguration
|
|
1334
|
+
() => ImageScanState$,
|
|
1335
|
+
() => ImageScanningConfiguration$,
|
|
1329
1336
|
4,
|
|
1330
1337
|
0,
|
|
1331
1338
|
0,
|
|
1332
1339
|
() => WorkflowConfigurationList,
|
|
1333
|
-
() => ImageLoggingConfiguration
|
|
1340
|
+
() => ImageLoggingConfiguration$,
|
|
1334
1341
|
],
|
|
1335
1342
|
];
|
|
1336
|
-
export var ImageAggregation = [3, n0, _IA, 0, [_iBVA, _sC], [0, () => SeverityCounts]];
|
|
1337
|
-
export var ImageLoggingConfiguration = [3, n0, _ILC, 0, [_lGN], [0]];
|
|
1338
|
-
export var ImagePackage = [3, n0, _IP, 0, [_pN, _pV], [0, 0]];
|
|
1339
|
-
export var ImagePipeline = [
|
|
1343
|
+
export var ImageAggregation$ = [3, n0, _IA, 0, [_iBVA, _sC], [0, () => SeverityCounts$]];
|
|
1344
|
+
export var ImageLoggingConfiguration$ = [3, n0, _ILC, 0, [_lGN], [0]];
|
|
1345
|
+
export var ImagePackage$ = [3, n0, _IP, 0, [_pN, _pV], [0, 0]];
|
|
1346
|
+
export var ImagePipeline$ = [
|
|
1340
1347
|
3,
|
|
1341
1348
|
n0,
|
|
1342
1349
|
_IPm,
|
|
@@ -1376,8 +1383,8 @@ export var ImagePipeline = [
|
|
|
1376
1383
|
0,
|
|
1377
1384
|
0,
|
|
1378
1385
|
0,
|
|
1379
|
-
() => ImageTestsConfiguration
|
|
1380
|
-
() => Schedule
|
|
1386
|
+
() => ImageTestsConfiguration$,
|
|
1387
|
+
() => Schedule$,
|
|
1381
1388
|
0,
|
|
1382
1389
|
0,
|
|
1383
1390
|
0,
|
|
@@ -1385,15 +1392,15 @@ export var ImagePipeline = [
|
|
|
1385
1392
|
0,
|
|
1386
1393
|
0,
|
|
1387
1394
|
128 | 0,
|
|
1388
|
-
() => ImageScanningConfiguration
|
|
1395
|
+
() => ImageScanningConfiguration$,
|
|
1389
1396
|
0,
|
|
1390
1397
|
() => WorkflowConfigurationList,
|
|
1391
|
-
() => PipelineLoggingConfiguration
|
|
1398
|
+
() => PipelineLoggingConfiguration$,
|
|
1392
1399
|
1,
|
|
1393
1400
|
],
|
|
1394
1401
|
];
|
|
1395
|
-
export var ImagePipelineAggregation = [3, n0, _IPA, 0, [_iPA, _sC], [0, () => SeverityCounts]];
|
|
1396
|
-
export var ImageRecipe = [
|
|
1402
|
+
export var ImagePipelineAggregation$ = [3, n0, _IPA, 0, [_iPA, _sC], [0, () => SeverityCounts$]];
|
|
1403
|
+
export var ImageRecipe$ = [
|
|
1397
1404
|
3,
|
|
1398
1405
|
n0,
|
|
1399
1406
|
_IR,
|
|
@@ -1413,11 +1420,11 @@ export var ImageRecipe = [
|
|
|
1413
1420
|
0,
|
|
1414
1421
|
128 | 0,
|
|
1415
1422
|
0,
|
|
1416
|
-
() => AdditionalInstanceConfiguration
|
|
1423
|
+
() => AdditionalInstanceConfiguration$,
|
|
1417
1424
|
128 | 0,
|
|
1418
1425
|
],
|
|
1419
1426
|
];
|
|
1420
|
-
export var ImageRecipeSummary = [
|
|
1427
|
+
export var ImageRecipeSummary$ = [
|
|
1421
1428
|
3,
|
|
1422
1429
|
n0,
|
|
1423
1430
|
_IRS,
|
|
@@ -1425,34 +1432,54 @@ export var ImageRecipeSummary = [
|
|
|
1425
1432
|
[_a, _n, _p, _o, _pI, _dC, _ta],
|
|
1426
1433
|
[0, 0, 0, 0, 0, 0, 128 | 0],
|
|
1427
1434
|
];
|
|
1428
|
-
export var ImageScanFinding = [
|
|
1435
|
+
export var ImageScanFinding$ = [
|
|
1429
1436
|
3,
|
|
1430
1437
|
n0,
|
|
1431
1438
|
_ISF,
|
|
1432
1439
|
0,
|
|
1433
1440
|
[_aAI, _iBVA, _iPA, _t, _d, _ti, _rem, _se, _fOA, _uA, _iSn, _iSD, _pVD, _fA],
|
|
1434
|
-
[
|
|
1441
|
+
[
|
|
1442
|
+
0,
|
|
1443
|
+
0,
|
|
1444
|
+
0,
|
|
1445
|
+
0,
|
|
1446
|
+
0,
|
|
1447
|
+
0,
|
|
1448
|
+
() => Remediation$,
|
|
1449
|
+
0,
|
|
1450
|
+
4,
|
|
1451
|
+
4,
|
|
1452
|
+
1,
|
|
1453
|
+
() => InspectorScoreDetails$,
|
|
1454
|
+
() => PackageVulnerabilityDetails$,
|
|
1455
|
+
0,
|
|
1456
|
+
],
|
|
1435
1457
|
];
|
|
1436
|
-
export var ImageScanFindingAggregation = [
|
|
1458
|
+
export var ImageScanFindingAggregation$ = [
|
|
1437
1459
|
3,
|
|
1438
1460
|
n0,
|
|
1439
1461
|
_ISFA,
|
|
1440
1462
|
0,
|
|
1441
1463
|
[_aA, _iAm, _iPAm, _vIA],
|
|
1442
|
-
[
|
|
1464
|
+
[
|
|
1465
|
+
() => AccountAggregation$,
|
|
1466
|
+
() => ImageAggregation$,
|
|
1467
|
+
() => ImagePipelineAggregation$,
|
|
1468
|
+
() => VulnerabilityIdAggregation$,
|
|
1469
|
+
],
|
|
1443
1470
|
];
|
|
1444
|
-
export var ImageScanFindingsFilter = [3, n0, _ISFF, 0, [_n, _val], [0, 64 | 0]];
|
|
1445
|
-
export var ImageScanningConfiguration = [
|
|
1471
|
+
export var ImageScanFindingsFilter$ = [3, n0, _ISFF, 0, [_n, _val], [0, 64 | 0]];
|
|
1472
|
+
export var ImageScanningConfiguration$ = [
|
|
1446
1473
|
3,
|
|
1447
1474
|
n0,
|
|
1448
1475
|
_ISC,
|
|
1449
1476
|
0,
|
|
1450
1477
|
[_iSE, _eC],
|
|
1451
|
-
[2, () => EcrConfiguration],
|
|
1478
|
+
[2, () => EcrConfiguration$],
|
|
1452
1479
|
];
|
|
1453
|
-
export var ImageScanState = [3, n0, _ISS, 0, [_st, _re], [0, 0]];
|
|
1454
|
-
export var ImageState = [3, n0, _IS, 0, [_st, _re], [0, 0]];
|
|
1455
|
-
export var ImageSummary = [
|
|
1480
|
+
export var ImageScanState$ = [3, n0, _ISS, 0, [_st, _re], [0, 0]];
|
|
1481
|
+
export var ImageState$ = [3, n0, _IS, 0, [_st, _re], [0, 0]];
|
|
1482
|
+
export var ImageSummary$ = [
|
|
1456
1483
|
3,
|
|
1457
1484
|
n0,
|
|
1458
1485
|
_ISm,
|
|
@@ -1465,20 +1492,20 @@ export var ImageSummary = [
|
|
|
1465
1492
|
0,
|
|
1466
1493
|
0,
|
|
1467
1494
|
0,
|
|
1468
|
-
() => ImageState
|
|
1495
|
+
() => ImageState$,
|
|
1469
1496
|
0,
|
|
1470
1497
|
0,
|
|
1471
|
-
() => OutputResources
|
|
1498
|
+
() => OutputResources$,
|
|
1472
1499
|
128 | 0,
|
|
1473
1500
|
0,
|
|
1474
1501
|
0,
|
|
1475
1502
|
4,
|
|
1476
1503
|
0,
|
|
1477
|
-
() => ImageLoggingConfiguration
|
|
1504
|
+
() => ImageLoggingConfiguration$,
|
|
1478
1505
|
],
|
|
1479
1506
|
];
|
|
1480
|
-
export var ImageTestsConfiguration = [3, n0, _ITC, 0, [_iTE, _tM], [2, 1]];
|
|
1481
|
-
export var ImageVersion = [
|
|
1507
|
+
export var ImageTestsConfiguration$ = [3, n0, _ITC, 0, [_iTE, _tM], [2, 1]];
|
|
1508
|
+
export var ImageVersion$ = [
|
|
1482
1509
|
3,
|
|
1483
1510
|
n0,
|
|
1484
1511
|
_IV,
|
|
@@ -1486,7 +1513,7 @@ export var ImageVersion = [
|
|
|
1486
1513
|
[_a, _n, _t, _v, _p, _oV, _o, _dC, _bT, _iS],
|
|
1487
1514
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
1488
1515
|
];
|
|
1489
|
-
export var ImportComponentRequest = [
|
|
1516
|
+
export var ImportComponentRequest$ = [
|
|
1490
1517
|
3,
|
|
1491
1518
|
n0,
|
|
1492
1519
|
_ICR,
|
|
@@ -1494,26 +1521,26 @@ export var ImportComponentRequest = [
|
|
|
1494
1521
|
[_n, _sV, _d, _cD, _t, _f, _p, _da, _u, _kKI, _ta, _cT],
|
|
1495
1522
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, [0, 4]],
|
|
1496
1523
|
];
|
|
1497
|
-
export var ImportComponentResponse = [3, n0, _ICRm, 0, [_rI, _cT, _cBVA], [0, 0, 0]];
|
|
1498
|
-
export var ImportDiskImageRequest = [
|
|
1524
|
+
export var ImportComponentResponse$ = [3, n0, _ICRm, 0, [_rI, _cT, _cBVA], [0, 0, 0]];
|
|
1525
|
+
export var ImportDiskImageRequest$ = [
|
|
1499
1526
|
3,
|
|
1500
1527
|
n0,
|
|
1501
1528
|
_IDIR,
|
|
1502
1529
|
0,
|
|
1503
1530
|
[_n, _sV, _d, _p, _oV, _eR, _iCA, _u, _lC, _ta, _cT],
|
|
1504
|
-
[0, 0, 0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration
|
|
1531
|
+
[0, 0, 0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration$, 128 | 0, [0, 4]],
|
|
1505
1532
|
];
|
|
1506
|
-
export var ImportDiskImageResponse = [3, n0, _IDIRm, 0, [_cT, _iBVA], [0, 0]];
|
|
1507
|
-
export var ImportVmImageRequest = [
|
|
1533
|
+
export var ImportDiskImageResponse$ = [3, n0, _IDIRm, 0, [_cT, _iBVA], [0, 0]];
|
|
1534
|
+
export var ImportVmImageRequest$ = [
|
|
1508
1535
|
3,
|
|
1509
1536
|
n0,
|
|
1510
1537
|
_IVIR,
|
|
1511
1538
|
0,
|
|
1512
1539
|
[_n, _sV, _d, _p, _oV, _vITI, _lC, _ta, _cT],
|
|
1513
|
-
[0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration
|
|
1540
|
+
[0, 0, 0, 0, 0, 0, () => ImageLoggingConfiguration$, 128 | 0, [0, 4]],
|
|
1514
1541
|
];
|
|
1515
|
-
export var ImportVmImageResponse = [3, n0, _IVIRm, 0, [_rI, _iA, _cT], [0, 0, 0]];
|
|
1516
|
-
export var InfrastructureConfiguration = [
|
|
1542
|
+
export var ImportVmImageResponse$ = [3, n0, _IVIRm, 0, [_rI, _iA, _cT], [0, 0, 0]];
|
|
1543
|
+
export var InfrastructureConfiguration$ = [
|
|
1517
1544
|
3,
|
|
1518
1545
|
n0,
|
|
1519
1546
|
_IC,
|
|
@@ -1527,36 +1554,36 @@ export var InfrastructureConfiguration = [
|
|
|
1527
1554
|
0,
|
|
1528
1555
|
64 | 0,
|
|
1529
1556
|
0,
|
|
1530
|
-
() => Logging
|
|
1557
|
+
() => Logging$,
|
|
1531
1558
|
0,
|
|
1532
1559
|
2,
|
|
1533
1560
|
0,
|
|
1534
1561
|
0,
|
|
1535
1562
|
0,
|
|
1536
1563
|
128 | 0,
|
|
1537
|
-
() => InstanceMetadataOptions
|
|
1564
|
+
() => InstanceMetadataOptions$,
|
|
1538
1565
|
128 | 0,
|
|
1539
|
-
() => Placement
|
|
1566
|
+
() => Placement$,
|
|
1540
1567
|
],
|
|
1541
1568
|
];
|
|
1542
|
-
export var InfrastructureConfigurationSummary = [
|
|
1569
|
+
export var InfrastructureConfigurationSummary$ = [
|
|
1543
1570
|
3,
|
|
1544
1571
|
n0,
|
|
1545
1572
|
_ICS,
|
|
1546
1573
|
0,
|
|
1547
1574
|
[_a, _n, _d, _dC, _dU, _rT, _ta, _iT, _iPN, _pl],
|
|
1548
|
-
[0, 0, 0, 0, 0, 128 | 0, 128 | 0, 64 | 0, 0, () => Placement],
|
|
1575
|
+
[0, 0, 0, 0, 0, 128 | 0, 128 | 0, 64 | 0, 0, () => Placement$],
|
|
1549
1576
|
];
|
|
1550
|
-
export var InspectorScoreDetails = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails]];
|
|
1551
|
-
export var InstanceBlockDeviceMapping = [
|
|
1577
|
+
export var InspectorScoreDetails$ = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails$]];
|
|
1578
|
+
export var InstanceBlockDeviceMapping$ = [
|
|
1552
1579
|
3,
|
|
1553
1580
|
n0,
|
|
1554
1581
|
_IBDM,
|
|
1555
1582
|
0,
|
|
1556
1583
|
[_dN, _eb, _vN, _nD],
|
|
1557
|
-
[0, () => EbsInstanceBlockDeviceSpecification
|
|
1584
|
+
[0, () => EbsInstanceBlockDeviceSpecification$, 0, 0],
|
|
1558
1585
|
];
|
|
1559
|
-
export var InstanceConfiguration = [
|
|
1586
|
+
export var InstanceConfiguration$ = [
|
|
1560
1587
|
3,
|
|
1561
1588
|
n0,
|
|
1562
1589
|
_ICn,
|
|
@@ -1564,10 +1591,10 @@ export var InstanceConfiguration = [
|
|
|
1564
1591
|
[_i, _bDM],
|
|
1565
1592
|
[0, () => InstanceBlockDeviceMappings],
|
|
1566
1593
|
];
|
|
1567
|
-
export var InstanceMetadataOptions = [3, n0, _IMO, 0, [_hT, _hPRHL], [0, 1]];
|
|
1568
|
-
export var InvalidPaginationTokenException = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1569
|
-
TypeRegistry.for(n0).registerError(InvalidPaginationTokenException
|
|
1570
|
-
export var InvalidParameterCombinationException = [
|
|
1594
|
+
export var InstanceMetadataOptions$ = [3, n0, _IMO, 0, [_hT, _hPRHL], [0, 1]];
|
|
1595
|
+
export var InvalidPaginationTokenException$ = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1596
|
+
TypeRegistry.for(n0).registerError(InvalidPaginationTokenException$, InvalidPaginationTokenException);
|
|
1597
|
+
export var InvalidParameterCombinationException$ = [
|
|
1571
1598
|
-3,
|
|
1572
1599
|
n0,
|
|
1573
1600
|
_IPCE,
|
|
@@ -1575,16 +1602,16 @@ export var InvalidParameterCombinationException = [
|
|
|
1575
1602
|
[_m],
|
|
1576
1603
|
[0],
|
|
1577
1604
|
];
|
|
1578
|
-
TypeRegistry.for(n0).registerError(InvalidParameterCombinationException
|
|
1579
|
-
export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1580
|
-
TypeRegistry.for(n0).registerError(InvalidParameterException
|
|
1581
|
-
export var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1582
|
-
TypeRegistry.for(n0).registerError(InvalidParameterValueException
|
|
1583
|
-
export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1584
|
-
TypeRegistry.for(n0).registerError(InvalidRequestException
|
|
1585
|
-
export var InvalidVersionNumberException = [-3, n0, _IVNE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1586
|
-
TypeRegistry.for(n0).registerError(InvalidVersionNumberException
|
|
1587
|
-
export var LatestVersionReferences = [
|
|
1605
|
+
TypeRegistry.for(n0).registerError(InvalidParameterCombinationException$, InvalidParameterCombinationException);
|
|
1606
|
+
export var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1607
|
+
TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
1608
|
+
export var InvalidParameterValueException$ = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1609
|
+
TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
1610
|
+
export var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1611
|
+
TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
1612
|
+
export var InvalidVersionNumberException$ = [-3, n0, _IVNE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1613
|
+
TypeRegistry.for(n0).registerError(InvalidVersionNumberException$, InvalidVersionNumberException);
|
|
1614
|
+
export var LatestVersionReferences$ = [
|
|
1588
1615
|
3,
|
|
1589
1616
|
n0,
|
|
1590
1617
|
_LVR,
|
|
@@ -1592,7 +1619,7 @@ export var LatestVersionReferences = [
|
|
|
1592
1619
|
[_lVA, _lMVA, _lMVAa, _lPVA],
|
|
1593
1620
|
[0, 0, 0, 0],
|
|
1594
1621
|
];
|
|
1595
|
-
export var LaunchPermissionConfiguration = [
|
|
1622
|
+
export var LaunchPermissionConfiguration$ = [
|
|
1596
1623
|
3,
|
|
1597
1624
|
n0,
|
|
1598
1625
|
_LPC,
|
|
@@ -1600,16 +1627,16 @@ export var LaunchPermissionConfiguration = [
|
|
|
1600
1627
|
[_uI, _uG, _oA, _oUA],
|
|
1601
1628
|
[64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
1602
1629
|
];
|
|
1603
|
-
export var LaunchTemplateConfiguration = [3, n0, _LTC, 0, [_lTI, _aI, _sDV], [0, 0, 2]];
|
|
1604
|
-
export var LifecycleExecution = [
|
|
1630
|
+
export var LaunchTemplateConfiguration$ = [3, n0, _LTC, 0, [_lTI, _aI, _sDV], [0, 0, 2]];
|
|
1631
|
+
export var LifecycleExecution$ = [
|
|
1605
1632
|
3,
|
|
1606
1633
|
n0,
|
|
1607
1634
|
_LE,
|
|
1608
1635
|
0,
|
|
1609
1636
|
[_lEI, _lPA, _rIS, _s, _sT, _eT],
|
|
1610
|
-
[0, 0, () => LifecycleExecutionResourcesImpactedSummary
|
|
1637
|
+
[0, 0, () => LifecycleExecutionResourcesImpactedSummary$, () => LifecycleExecutionState$, 4, 4],
|
|
1611
1638
|
];
|
|
1612
|
-
export var LifecycleExecutionResource = [
|
|
1639
|
+
export var LifecycleExecutionResource$ = [
|
|
1613
1640
|
3,
|
|
1614
1641
|
n0,
|
|
1615
1642
|
_LER,
|
|
@@ -1618,8 +1645,8 @@ export var LifecycleExecutionResource = [
|
|
|
1618
1645
|
[
|
|
1619
1646
|
0,
|
|
1620
1647
|
0,
|
|
1621
|
-
() => LifecycleExecutionResourceState
|
|
1622
|
-
() => LifecycleExecutionResourceAction
|
|
1648
|
+
() => LifecycleExecutionResourceState$,
|
|
1649
|
+
() => LifecycleExecutionResourceAction$,
|
|
1623
1650
|
0,
|
|
1624
1651
|
() => LifecycleExecutionSnapshotResourceList,
|
|
1625
1652
|
64 | 0,
|
|
@@ -1627,43 +1654,43 @@ export var LifecycleExecutionResource = [
|
|
|
1627
1654
|
4,
|
|
1628
1655
|
],
|
|
1629
1656
|
];
|
|
1630
|
-
export var LifecycleExecutionResourceAction = [3, n0, _LERA, 0, [_n, _re], [0, 0]];
|
|
1631
|
-
export var LifecycleExecutionResourcesImpactedSummary = [3, n0, _LERIS, 0, [_hIR], [2]];
|
|
1632
|
-
export var LifecycleExecutionResourceState = [3, n0, _LERS, 0, [_st, _re], [0, 0]];
|
|
1633
|
-
export var LifecycleExecutionSnapshotResource = [
|
|
1657
|
+
export var LifecycleExecutionResourceAction$ = [3, n0, _LERA, 0, [_n, _re], [0, 0]];
|
|
1658
|
+
export var LifecycleExecutionResourcesImpactedSummary$ = [3, n0, _LERIS, 0, [_hIR], [2]];
|
|
1659
|
+
export var LifecycleExecutionResourceState$ = [3, n0, _LERS, 0, [_st, _re], [0, 0]];
|
|
1660
|
+
export var LifecycleExecutionSnapshotResource$ = [
|
|
1634
1661
|
3,
|
|
1635
1662
|
n0,
|
|
1636
1663
|
_LESR,
|
|
1637
1664
|
0,
|
|
1638
1665
|
[_sIn, _s],
|
|
1639
|
-
[0, () => LifecycleExecutionResourceState],
|
|
1666
|
+
[0, () => LifecycleExecutionResourceState$],
|
|
1640
1667
|
];
|
|
1641
|
-
export var LifecycleExecutionState = [3, n0, _LES, 0, [_st, _re], [0, 0]];
|
|
1642
|
-
export var LifecyclePolicy = [
|
|
1668
|
+
export var LifecycleExecutionState$ = [3, n0, _LES, 0, [_st, _re], [0, 0]];
|
|
1669
|
+
export var LifecyclePolicy$ = [
|
|
1643
1670
|
3,
|
|
1644
1671
|
n0,
|
|
1645
1672
|
_LP,
|
|
1646
1673
|
0,
|
|
1647
1674
|
[_a, _n, _d, _st, _eR, _rTe, _pD, _rS, _dC, _dU, _dLR, _ta],
|
|
1648
|
-
[0, 0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection
|
|
1675
|
+
[0, 0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection$, 4, 4, 4, 128 | 0],
|
|
1649
1676
|
];
|
|
1650
|
-
export var LifecyclePolicyDetail = [
|
|
1677
|
+
export var LifecyclePolicyDetail$ = [
|
|
1651
1678
|
3,
|
|
1652
1679
|
n0,
|
|
1653
1680
|
_LPD,
|
|
1654
1681
|
0,
|
|
1655
1682
|
[_ac, _fi, _eRx],
|
|
1656
|
-
[() => LifecyclePolicyDetailAction
|
|
1683
|
+
[() => LifecyclePolicyDetailAction$, () => LifecyclePolicyDetailFilter$, () => LifecyclePolicyDetailExclusionRules$],
|
|
1657
1684
|
];
|
|
1658
|
-
export var LifecyclePolicyDetailAction = [
|
|
1685
|
+
export var LifecyclePolicyDetailAction$ = [
|
|
1659
1686
|
3,
|
|
1660
1687
|
n0,
|
|
1661
1688
|
_LPDA,
|
|
1662
1689
|
0,
|
|
1663
1690
|
[_t, _iRn],
|
|
1664
|
-
[0, () => LifecyclePolicyDetailActionIncludeResources],
|
|
1691
|
+
[0, () => LifecyclePolicyDetailActionIncludeResources$],
|
|
1665
1692
|
];
|
|
1666
|
-
export var LifecyclePolicyDetailActionIncludeResources = [
|
|
1693
|
+
export var LifecyclePolicyDetailActionIncludeResources$ = [
|
|
1667
1694
|
3,
|
|
1668
1695
|
n0,
|
|
1669
1696
|
_LPDAIR,
|
|
@@ -1671,23 +1698,23 @@ export var LifecyclePolicyDetailActionIncludeResources = [
|
|
|
1671
1698
|
[_am, _sn, _con],
|
|
1672
1699
|
[2, 2, 2],
|
|
1673
1700
|
];
|
|
1674
|
-
export var LifecyclePolicyDetailExclusionRules = [
|
|
1701
|
+
export var LifecyclePolicyDetailExclusionRules$ = [
|
|
1675
1702
|
3,
|
|
1676
1703
|
n0,
|
|
1677
1704
|
_LPDER,
|
|
1678
1705
|
0,
|
|
1679
1706
|
[_tMa, _am],
|
|
1680
|
-
[128 | 0, () => LifecyclePolicyDetailExclusionRulesAmis],
|
|
1707
|
+
[128 | 0, () => LifecyclePolicyDetailExclusionRulesAmis$],
|
|
1681
1708
|
];
|
|
1682
|
-
export var LifecyclePolicyDetailExclusionRulesAmis = [
|
|
1709
|
+
export var LifecyclePolicyDetailExclusionRulesAmis$ = [
|
|
1683
1710
|
3,
|
|
1684
1711
|
n0,
|
|
1685
1712
|
_LPDERA,
|
|
1686
1713
|
0,
|
|
1687
1714
|
[_iPs, _reg, _sA, _lL, _tMa],
|
|
1688
|
-
[2, 64 | 0, 64 | 0, () => LifecyclePolicyDetailExclusionRulesAmisLastLaunched
|
|
1715
|
+
[2, 64 | 0, 64 | 0, () => LifecyclePolicyDetailExclusionRulesAmisLastLaunched$, 128 | 0],
|
|
1689
1716
|
];
|
|
1690
|
-
export var LifecyclePolicyDetailExclusionRulesAmisLastLaunched = [
|
|
1717
|
+
export var LifecyclePolicyDetailExclusionRulesAmisLastLaunched$ = [
|
|
1691
1718
|
3,
|
|
1692
1719
|
n0,
|
|
1693
1720
|
_LPDERALL,
|
|
@@ -1695,8 +1722,8 @@ export var LifecyclePolicyDetailExclusionRulesAmisLastLaunched = [
|
|
|
1695
1722
|
[_va, _un],
|
|
1696
1723
|
[1, 0],
|
|
1697
1724
|
];
|
|
1698
|
-
export var LifecyclePolicyDetailFilter = [3, n0, _LPDF, 0, [_t, _va, _un, _rAL], [0, 1, 0, 1]];
|
|
1699
|
-
export var LifecyclePolicyResourceSelection = [
|
|
1725
|
+
export var LifecyclePolicyDetailFilter$ = [3, n0, _LPDF, 0, [_t, _va, _un, _rAL], [0, 1, 0, 1]];
|
|
1726
|
+
export var LifecyclePolicyResourceSelection$ = [
|
|
1700
1727
|
3,
|
|
1701
1728
|
n0,
|
|
1702
1729
|
_LPRS,
|
|
@@ -1704,8 +1731,8 @@ export var LifecyclePolicyResourceSelection = [
|
|
|
1704
1731
|
[_rec, _tMa],
|
|
1705
1732
|
[() => LifecyclePolicyResourceSelectionRecipes, 128 | 0],
|
|
1706
1733
|
];
|
|
1707
|
-
export var LifecyclePolicyResourceSelectionRecipe = [3, n0, _LPRSR, 0, [_n, _sV], [0, 0]];
|
|
1708
|
-
export var LifecyclePolicySummary = [
|
|
1734
|
+
export var LifecyclePolicyResourceSelectionRecipe$ = [3, n0, _LPRSR, 0, [_n, _sV], [0, 0]];
|
|
1735
|
+
export var LifecyclePolicySummary$ = [
|
|
1709
1736
|
3,
|
|
1710
1737
|
n0,
|
|
1711
1738
|
_LPS,
|
|
@@ -1713,8 +1740,8 @@ export var LifecyclePolicySummary = [
|
|
|
1713
1740
|
[_a, _n, _d, _st, _eR, _rTe, _dC, _dU, _dLR, _ta],
|
|
1714
1741
|
[0, 0, 0, 0, 0, 0, 4, 4, 4, 128 | 0],
|
|
1715
1742
|
];
|
|
1716
|
-
export var ListComponentBuildVersionsRequest = [3, n0, _LCBVR, 0, [_cVA, _mR, _nT], [0, 1, 0]];
|
|
1717
|
-
export var ListComponentBuildVersionsResponse = [
|
|
1743
|
+
export var ListComponentBuildVersionsRequest$ = [3, n0, _LCBVR, 0, [_cVA, _mR, _nT], [0, 1, 0]];
|
|
1744
|
+
export var ListComponentBuildVersionsResponse$ = [
|
|
1718
1745
|
3,
|
|
1719
1746
|
n0,
|
|
1720
1747
|
_LCBVRi,
|
|
@@ -1722,7 +1749,7 @@ export var ListComponentBuildVersionsResponse = [
|
|
|
1722
1749
|
[_rI, _cSL, _nT],
|
|
1723
1750
|
[0, () => ComponentSummaryList, 0],
|
|
1724
1751
|
];
|
|
1725
|
-
export var ListComponentsRequest = [
|
|
1752
|
+
export var ListComponentsRequest$ = [
|
|
1726
1753
|
3,
|
|
1727
1754
|
n0,
|
|
1728
1755
|
_LCR,
|
|
@@ -1730,7 +1757,7 @@ export var ListComponentsRequest = [
|
|
|
1730
1757
|
[_o, _fil, _bN, _mR, _nT],
|
|
1731
1758
|
[0, () => FilterList, 2, 1, 0],
|
|
1732
1759
|
];
|
|
1733
|
-
export var ListComponentsResponse = [
|
|
1760
|
+
export var ListComponentsResponse$ = [
|
|
1734
1761
|
3,
|
|
1735
1762
|
n0,
|
|
1736
1763
|
_LCRi,
|
|
@@ -1738,7 +1765,7 @@ export var ListComponentsResponse = [
|
|
|
1738
1765
|
[_rI, _cVL, _nT],
|
|
1739
1766
|
[0, () => ComponentVersionList, 0],
|
|
1740
1767
|
];
|
|
1741
|
-
export var ListContainerRecipesRequest = [
|
|
1768
|
+
export var ListContainerRecipesRequest$ = [
|
|
1742
1769
|
3,
|
|
1743
1770
|
n0,
|
|
1744
1771
|
_LCRR,
|
|
@@ -1746,7 +1773,7 @@ export var ListContainerRecipesRequest = [
|
|
|
1746
1773
|
[_o, _fil, _mR, _nT],
|
|
1747
1774
|
[0, () => FilterList, 1, 0],
|
|
1748
1775
|
];
|
|
1749
|
-
export var ListContainerRecipesResponse = [
|
|
1776
|
+
export var ListContainerRecipesResponse$ = [
|
|
1750
1777
|
3,
|
|
1751
1778
|
n0,
|
|
1752
1779
|
_LCRRi,
|
|
@@ -1754,7 +1781,7 @@ export var ListContainerRecipesResponse = [
|
|
|
1754
1781
|
[_rI, _cRSL, _nT],
|
|
1755
1782
|
[0, () => ContainerRecipeSummaryList, 0],
|
|
1756
1783
|
];
|
|
1757
|
-
export var ListDistributionConfigurationsRequest = [
|
|
1784
|
+
export var ListDistributionConfigurationsRequest$ = [
|
|
1758
1785
|
3,
|
|
1759
1786
|
n0,
|
|
1760
1787
|
_LDCR,
|
|
@@ -1762,7 +1789,7 @@ export var ListDistributionConfigurationsRequest = [
|
|
|
1762
1789
|
[_fil, _mR, _nT],
|
|
1763
1790
|
[() => FilterList, 1, 0],
|
|
1764
1791
|
];
|
|
1765
|
-
export var ListDistributionConfigurationsResponse = [
|
|
1792
|
+
export var ListDistributionConfigurationsResponse$ = [
|
|
1766
1793
|
3,
|
|
1767
1794
|
n0,
|
|
1768
1795
|
_LDCRi,
|
|
@@ -1770,7 +1797,7 @@ export var ListDistributionConfigurationsResponse = [
|
|
|
1770
1797
|
[_rI, _dCSL, _nT],
|
|
1771
1798
|
[0, () => DistributionConfigurationSummaryList, 0],
|
|
1772
1799
|
];
|
|
1773
|
-
export var ListImageBuildVersionsRequest = [
|
|
1800
|
+
export var ListImageBuildVersionsRequest$ = [
|
|
1774
1801
|
3,
|
|
1775
1802
|
n0,
|
|
1776
1803
|
_LIBVR,
|
|
@@ -1778,7 +1805,7 @@ export var ListImageBuildVersionsRequest = [
|
|
|
1778
1805
|
[_iVA, _fil, _mR, _nT],
|
|
1779
1806
|
[0, () => FilterList, 1, 0],
|
|
1780
1807
|
];
|
|
1781
|
-
export var ListImageBuildVersionsResponse = [
|
|
1808
|
+
export var ListImageBuildVersionsResponse$ = [
|
|
1782
1809
|
3,
|
|
1783
1810
|
n0,
|
|
1784
1811
|
_LIBVRi,
|
|
@@ -1786,8 +1813,8 @@ export var ListImageBuildVersionsResponse = [
|
|
|
1786
1813
|
[_rI, _iSL, _nT],
|
|
1787
1814
|
[0, () => ImageSummaryList, 0],
|
|
1788
1815
|
];
|
|
1789
|
-
export var ListImagePackagesRequest = [3, n0, _LIPR, 0, [_iBVA, _mR, _nT], [0, 1, 0]];
|
|
1790
|
-
export var ListImagePackagesResponse = [
|
|
1816
|
+
export var ListImagePackagesRequest$ = [3, n0, _LIPR, 0, [_iBVA, _mR, _nT], [0, 1, 0]];
|
|
1817
|
+
export var ListImagePackagesResponse$ = [
|
|
1791
1818
|
3,
|
|
1792
1819
|
n0,
|
|
1793
1820
|
_LIPRi,
|
|
@@ -1795,7 +1822,7 @@ export var ListImagePackagesResponse = [
|
|
|
1795
1822
|
[_rI, _iPL, _nT],
|
|
1796
1823
|
[0, () => ImagePackageList, 0],
|
|
1797
1824
|
];
|
|
1798
|
-
export var ListImagePipelineImagesRequest = [
|
|
1825
|
+
export var ListImagePipelineImagesRequest$ = [
|
|
1799
1826
|
3,
|
|
1800
1827
|
n0,
|
|
1801
1828
|
_LIPIR,
|
|
@@ -1803,7 +1830,7 @@ export var ListImagePipelineImagesRequest = [
|
|
|
1803
1830
|
[_iPA, _fil, _mR, _nT],
|
|
1804
1831
|
[0, () => FilterList, 1, 0],
|
|
1805
1832
|
];
|
|
1806
|
-
export var ListImagePipelineImagesResponse = [
|
|
1833
|
+
export var ListImagePipelineImagesResponse$ = [
|
|
1807
1834
|
3,
|
|
1808
1835
|
n0,
|
|
1809
1836
|
_LIPIRi,
|
|
@@ -1811,7 +1838,7 @@ export var ListImagePipelineImagesResponse = [
|
|
|
1811
1838
|
[_rI, _iSL, _nT],
|
|
1812
1839
|
[0, () => ImageSummaryList, 0],
|
|
1813
1840
|
];
|
|
1814
|
-
export var ListImagePipelinesRequest = [
|
|
1841
|
+
export var ListImagePipelinesRequest$ = [
|
|
1815
1842
|
3,
|
|
1816
1843
|
n0,
|
|
1817
1844
|
_LIPRis,
|
|
@@ -1819,7 +1846,7 @@ export var ListImagePipelinesRequest = [
|
|
|
1819
1846
|
[_fil, _mR, _nT],
|
|
1820
1847
|
[() => FilterList, 1, 0],
|
|
1821
1848
|
];
|
|
1822
|
-
export var ListImagePipelinesResponse = [
|
|
1849
|
+
export var ListImagePipelinesResponse$ = [
|
|
1823
1850
|
3,
|
|
1824
1851
|
n0,
|
|
1825
1852
|
_LIPRist,
|
|
@@ -1827,7 +1854,7 @@ export var ListImagePipelinesResponse = [
|
|
|
1827
1854
|
[_rI, _iPLm, _nT],
|
|
1828
1855
|
[0, () => ImagePipelineList, 0],
|
|
1829
1856
|
];
|
|
1830
|
-
export var ListImageRecipesRequest = [
|
|
1857
|
+
export var ListImageRecipesRequest$ = [
|
|
1831
1858
|
3,
|
|
1832
1859
|
n0,
|
|
1833
1860
|
_LIRR,
|
|
@@ -1835,7 +1862,7 @@ export var ListImageRecipesRequest = [
|
|
|
1835
1862
|
[_o, _fil, _mR, _nT],
|
|
1836
1863
|
[0, () => FilterList, 1, 0],
|
|
1837
1864
|
];
|
|
1838
|
-
export var ListImageRecipesResponse = [
|
|
1865
|
+
export var ListImageRecipesResponse$ = [
|
|
1839
1866
|
3,
|
|
1840
1867
|
n0,
|
|
1841
1868
|
_LIRRi,
|
|
@@ -1843,15 +1870,15 @@ export var ListImageRecipesResponse = [
|
|
|
1843
1870
|
[_rI, _iRSL, _nT],
|
|
1844
1871
|
[0, () => ImageRecipeSummaryList, 0],
|
|
1845
1872
|
];
|
|
1846
|
-
export var ListImageScanFindingAggregationsRequest = [
|
|
1873
|
+
export var ListImageScanFindingAggregationsRequest$ = [
|
|
1847
1874
|
3,
|
|
1848
1875
|
n0,
|
|
1849
1876
|
_LISFAR,
|
|
1850
1877
|
0,
|
|
1851
1878
|
[_fi, _nT],
|
|
1852
|
-
[() => Filter
|
|
1879
|
+
[() => Filter$, 0],
|
|
1853
1880
|
];
|
|
1854
|
-
export var ListImageScanFindingAggregationsResponse = [
|
|
1881
|
+
export var ListImageScanFindingAggregationsResponse$ = [
|
|
1855
1882
|
3,
|
|
1856
1883
|
n0,
|
|
1857
1884
|
_LISFARi,
|
|
@@ -1859,7 +1886,7 @@ export var ListImageScanFindingAggregationsResponse = [
|
|
|
1859
1886
|
[_rI, _aTg, _res, _nT],
|
|
1860
1887
|
[0, 0, () => ImageScanFindingAggregationsList, 0],
|
|
1861
1888
|
];
|
|
1862
|
-
export var ListImageScanFindingsRequest = [
|
|
1889
|
+
export var ListImageScanFindingsRequest$ = [
|
|
1863
1890
|
3,
|
|
1864
1891
|
n0,
|
|
1865
1892
|
_LISFR,
|
|
@@ -1867,7 +1894,7 @@ export var ListImageScanFindingsRequest = [
|
|
|
1867
1894
|
[_fil, _mR, _nT],
|
|
1868
1895
|
[() => ImageScanFindingsFilterList, 1, 0],
|
|
1869
1896
|
];
|
|
1870
|
-
export var ListImageScanFindingsResponse = [
|
|
1897
|
+
export var ListImageScanFindingsResponse$ = [
|
|
1871
1898
|
3,
|
|
1872
1899
|
n0,
|
|
1873
1900
|
_LISFRi,
|
|
@@ -1875,7 +1902,7 @@ export var ListImageScanFindingsResponse = [
|
|
|
1875
1902
|
[_rI, _fin, _nT],
|
|
1876
1903
|
[0, () => ImageScanFindingsList, 0],
|
|
1877
1904
|
];
|
|
1878
|
-
export var ListImagesRequest = [
|
|
1905
|
+
export var ListImagesRequest$ = [
|
|
1879
1906
|
3,
|
|
1880
1907
|
n0,
|
|
1881
1908
|
_LIR,
|
|
@@ -1883,7 +1910,7 @@ export var ListImagesRequest = [
|
|
|
1883
1910
|
[_o, _fil, _bN, _mR, _nT, _iD],
|
|
1884
1911
|
[0, () => FilterList, 2, 1, 0, 2],
|
|
1885
1912
|
];
|
|
1886
|
-
export var ListImagesResponse = [
|
|
1913
|
+
export var ListImagesResponse$ = [
|
|
1887
1914
|
3,
|
|
1888
1915
|
n0,
|
|
1889
1916
|
_LIRi,
|
|
@@ -1891,7 +1918,7 @@ export var ListImagesResponse = [
|
|
|
1891
1918
|
[_rI, _iVL, _nT],
|
|
1892
1919
|
[0, () => ImageVersionList, 0],
|
|
1893
1920
|
];
|
|
1894
|
-
export var ListInfrastructureConfigurationsRequest = [
|
|
1921
|
+
export var ListInfrastructureConfigurationsRequest$ = [
|
|
1895
1922
|
3,
|
|
1896
1923
|
n0,
|
|
1897
1924
|
_LICR,
|
|
@@ -1899,7 +1926,7 @@ export var ListInfrastructureConfigurationsRequest = [
|
|
|
1899
1926
|
[_fil, _mR, _nT],
|
|
1900
1927
|
[() => FilterList, 1, 0],
|
|
1901
1928
|
];
|
|
1902
|
-
export var ListInfrastructureConfigurationsResponse = [
|
|
1929
|
+
export var ListInfrastructureConfigurationsResponse$ = [
|
|
1903
1930
|
3,
|
|
1904
1931
|
n0,
|
|
1905
1932
|
_LICRi,
|
|
@@ -1907,7 +1934,7 @@ export var ListInfrastructureConfigurationsResponse = [
|
|
|
1907
1934
|
[_rI, _iCSL, _nT],
|
|
1908
1935
|
[0, () => InfrastructureConfigurationSummaryList, 0],
|
|
1909
1936
|
];
|
|
1910
|
-
export var ListLifecycleExecutionResourcesRequest = [
|
|
1937
|
+
export var ListLifecycleExecutionResourcesRequest$ = [
|
|
1911
1938
|
3,
|
|
1912
1939
|
n0,
|
|
1913
1940
|
_LLERR,
|
|
@@ -1915,16 +1942,16 @@ export var ListLifecycleExecutionResourcesRequest = [
|
|
|
1915
1942
|
[_lEI, _pRI, _mR, _nT],
|
|
1916
1943
|
[0, 0, 1, 0],
|
|
1917
1944
|
];
|
|
1918
|
-
export var ListLifecycleExecutionResourcesResponse = [
|
|
1945
|
+
export var ListLifecycleExecutionResourcesResponse$ = [
|
|
1919
1946
|
3,
|
|
1920
1947
|
n0,
|
|
1921
1948
|
_LLERRi,
|
|
1922
1949
|
0,
|
|
1923
1950
|
[_lEI, _lES, _reso, _nT],
|
|
1924
|
-
[0, () => LifecycleExecutionState
|
|
1951
|
+
[0, () => LifecycleExecutionState$, () => LifecycleExecutionResourceList, 0],
|
|
1925
1952
|
];
|
|
1926
|
-
export var ListLifecycleExecutionsRequest = [3, n0, _LLER, 0, [_mR, _nT, _rA], [1, 0, 0]];
|
|
1927
|
-
export var ListLifecycleExecutionsResponse = [
|
|
1953
|
+
export var ListLifecycleExecutionsRequest$ = [3, n0, _LLER, 0, [_mR, _nT, _rA], [1, 0, 0]];
|
|
1954
|
+
export var ListLifecycleExecutionsResponse$ = [
|
|
1928
1955
|
3,
|
|
1929
1956
|
n0,
|
|
1930
1957
|
_LLERi,
|
|
@@ -1932,7 +1959,7 @@ export var ListLifecycleExecutionsResponse = [
|
|
|
1932
1959
|
[_lEi, _nT],
|
|
1933
1960
|
[() => LifecycleExecutionsList, 0],
|
|
1934
1961
|
];
|
|
1935
|
-
export var ListLifecyclePoliciesRequest = [
|
|
1962
|
+
export var ListLifecyclePoliciesRequest$ = [
|
|
1936
1963
|
3,
|
|
1937
1964
|
n0,
|
|
1938
1965
|
_LLPR,
|
|
@@ -1940,7 +1967,7 @@ export var ListLifecyclePoliciesRequest = [
|
|
|
1940
1967
|
[_fil, _mR, _nT],
|
|
1941
1968
|
[() => FilterList, 1, 0],
|
|
1942
1969
|
];
|
|
1943
|
-
export var ListLifecyclePoliciesResponse = [
|
|
1970
|
+
export var ListLifecyclePoliciesResponse$ = [
|
|
1944
1971
|
3,
|
|
1945
1972
|
n0,
|
|
1946
1973
|
_LLPRi,
|
|
@@ -1948,10 +1975,10 @@ export var ListLifecyclePoliciesResponse = [
|
|
|
1948
1975
|
[_lPSL, _nT],
|
|
1949
1976
|
[() => LifecyclePolicySummaryList, 0],
|
|
1950
1977
|
];
|
|
1951
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
1952
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
1953
|
-
export var ListWaitingWorkflowStepsRequest = [3, n0, _LWWSR, 0, [_mR, _nT], [1, 0]];
|
|
1954
|
-
export var ListWaitingWorkflowStepsResponse = [
|
|
1978
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
1979
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
1980
|
+
export var ListWaitingWorkflowStepsRequest$ = [3, n0, _LWWSR, 0, [_mR, _nT], [1, 0]];
|
|
1981
|
+
export var ListWaitingWorkflowStepsResponse$ = [
|
|
1955
1982
|
3,
|
|
1956
1983
|
n0,
|
|
1957
1984
|
_LWWSRi,
|
|
@@ -1959,8 +1986,8 @@ export var ListWaitingWorkflowStepsResponse = [
|
|
|
1959
1986
|
[_ste, _nT],
|
|
1960
1987
|
[() => WorkflowStepExecutionList, 0],
|
|
1961
1988
|
];
|
|
1962
|
-
export var ListWorkflowBuildVersionsRequest = [3, n0, _LWBVR, 0, [_wVA, _mR, _nT], [0, 1, 0]];
|
|
1963
|
-
export var ListWorkflowBuildVersionsResponse = [
|
|
1989
|
+
export var ListWorkflowBuildVersionsRequest$ = [3, n0, _LWBVR, 0, [_wVA, _mR, _nT], [0, 1, 0]];
|
|
1990
|
+
export var ListWorkflowBuildVersionsResponse$ = [
|
|
1964
1991
|
3,
|
|
1965
1992
|
n0,
|
|
1966
1993
|
_LWBVRi,
|
|
@@ -1968,8 +1995,8 @@ export var ListWorkflowBuildVersionsResponse = [
|
|
|
1968
1995
|
[_wSL, _nT],
|
|
1969
1996
|
[() => WorkflowSummaryList, 0],
|
|
1970
1997
|
];
|
|
1971
|
-
export var ListWorkflowExecutionsRequest = [3, n0, _LWER, 0, [_mR, _nT, _iBVA], [1, 0, 0]];
|
|
1972
|
-
export var ListWorkflowExecutionsResponse = [
|
|
1998
|
+
export var ListWorkflowExecutionsRequest$ = [3, n0, _LWER, 0, [_mR, _nT, _iBVA], [1, 0, 0]];
|
|
1999
|
+
export var ListWorkflowExecutionsResponse$ = [
|
|
1973
2000
|
3,
|
|
1974
2001
|
n0,
|
|
1975
2002
|
_LWERi,
|
|
@@ -1977,7 +2004,7 @@ export var ListWorkflowExecutionsResponse = [
|
|
|
1977
2004
|
[_rI, _wE, _iBVA, _m, _nT],
|
|
1978
2005
|
[0, () => WorkflowExecutionsList, 0, 0, 0],
|
|
1979
2006
|
];
|
|
1980
|
-
export var ListWorkflowsRequest = [
|
|
2007
|
+
export var ListWorkflowsRequest$ = [
|
|
1981
2008
|
3,
|
|
1982
2009
|
n0,
|
|
1983
2010
|
_LWR,
|
|
@@ -1985,7 +2012,7 @@ export var ListWorkflowsRequest = [
|
|
|
1985
2012
|
[_o, _fil, _bN, _mR, _nT],
|
|
1986
2013
|
[0, () => FilterList, 2, 1, 0],
|
|
1987
2014
|
];
|
|
1988
|
-
export var ListWorkflowsResponse = [
|
|
2015
|
+
export var ListWorkflowsResponse$ = [
|
|
1989
2016
|
3,
|
|
1990
2017
|
n0,
|
|
1991
2018
|
_LWRi,
|
|
@@ -1993,8 +2020,8 @@ export var ListWorkflowsResponse = [
|
|
|
1993
2020
|
[_wVL, _nT],
|
|
1994
2021
|
[() => WorkflowVersionList, 0],
|
|
1995
2022
|
];
|
|
1996
|
-
export var ListWorkflowStepExecutionsRequest = [3, n0, _LWSER, 0, [_mR, _nT, _wEI], [1, 0, 0]];
|
|
1997
|
-
export var ListWorkflowStepExecutionsResponse = [
|
|
2023
|
+
export var ListWorkflowStepExecutionsRequest$ = [3, n0, _LWSER, 0, [_mR, _nT, _wEI], [1, 0, 0]];
|
|
2024
|
+
export var ListWorkflowStepExecutionsResponse$ = [
|
|
1998
2025
|
3,
|
|
1999
2026
|
n0,
|
|
2000
2027
|
_LWSERi,
|
|
@@ -2002,9 +2029,9 @@ export var ListWorkflowStepExecutionsResponse = [
|
|
|
2002
2029
|
[_rI, _ste, _wBVA, _wEI, _iBVA, _m, _nT],
|
|
2003
2030
|
[0, () => WorkflowStepExecutionsList, 0, 0, 0, 0, 0],
|
|
2004
2031
|
];
|
|
2005
|
-
export var Logging = [3, n0, _L, 0, [_sL], [() => S3Logs]];
|
|
2006
|
-
export var OutputResources = [3, n0, _OR, 0, [_am, _con], [() => AmiList, () => ContainerList]];
|
|
2007
|
-
export var PackageVulnerabilityDetails = [
|
|
2032
|
+
export var Logging$ = [3, n0, _L, 0, [_sL], [() => S3Logs$]];
|
|
2033
|
+
export var OutputResources$ = [3, n0, _OR, 0, [_am, _con], [() => AmiList, () => ContainerList]];
|
|
2034
|
+
export var PackageVulnerabilityDetails$ = [
|
|
2008
2035
|
3,
|
|
2009
2036
|
n0,
|
|
2010
2037
|
_PVD,
|
|
@@ -2012,50 +2039,57 @@ export var PackageVulnerabilityDetails = [
|
|
|
2012
2039
|
[_vI, _vP, _so, _cv, _rV, _sU, _vSe, _vCA, _vUA, _rU],
|
|
2013
2040
|
[0, () => VulnerablePackageList, 0, () => CvssScoreList, 64 | 0, 0, 0, 4, 4, 64 | 0],
|
|
2014
2041
|
];
|
|
2015
|
-
export var PipelineLoggingConfiguration = [3, n0, _PLC, 0, [_iLGN, _pLGN], [0, 0]];
|
|
2016
|
-
export var Placement = [3, n0, _P, 0, [_aZ, _te, _hI, _hRGA], [0, 0, 0, 0]];
|
|
2017
|
-
export var ProductCodeListItem = [3, n0, _PCLI, 0, [_pCI, _pCT], [0, 0]];
|
|
2018
|
-
export var PutComponentPolicyRequest = [3, n0, _PCPR, 0, [_cA, _po], [0, 0]];
|
|
2019
|
-
export var PutComponentPolicyResponse = [3, n0, _PCPRu, 0, [_rI, _cA], [0, 0]];
|
|
2020
|
-
export var PutContainerRecipePolicyRequest = [3, n0, _PCRPR, 0, [_cRA, _po], [0, 0]];
|
|
2021
|
-
export var PutContainerRecipePolicyResponse = [3, n0, _PCRPRu, 0, [_rI, _cRA], [0, 0]];
|
|
2022
|
-
export var PutImagePolicyRequest = [3, n0, _PIPR, 0, [_iA, _po], [0, 0]];
|
|
2023
|
-
export var PutImagePolicyResponse = [3, n0, _PIPRu, 0, [_rI, _iA], [0, 0]];
|
|
2024
|
-
export var PutImageRecipePolicyRequest = [3, n0, _PIRPR, 0, [_iRA, _po], [0, 0]];
|
|
2025
|
-
export var PutImageRecipePolicyResponse = [3, n0, _PIRPRu, 0, [_rI, _iRA], [0, 0]];
|
|
2026
|
-
export var Remediation = [3, n0, _R, 0, [_reco], [() => RemediationRecommendation]];
|
|
2027
|
-
export var RemediationRecommendation = [3, n0, _RR, 0, [_tex, _ur], [0, 0]];
|
|
2028
|
-
export var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2029
|
-
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException
|
|
2030
|
-
export var ResourceDependencyException = [-3, n0, _RDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2031
|
-
TypeRegistry.for(n0).registerError(ResourceDependencyException
|
|
2032
|
-
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2033
|
-
TypeRegistry.for(n0).registerError(ResourceInUseException
|
|
2034
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2035
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2036
|
-
export var ResourceState = [3, n0, _RS, 0, [_st], [0]];
|
|
2037
|
-
export var ResourceStateUpdateExclusionRules = [
|
|
2042
|
+
export var PipelineLoggingConfiguration$ = [3, n0, _PLC, 0, [_iLGN, _pLGN], [0, 0]];
|
|
2043
|
+
export var Placement$ = [3, n0, _P, 0, [_aZ, _te, _hI, _hRGA], [0, 0, 0, 0]];
|
|
2044
|
+
export var ProductCodeListItem$ = [3, n0, _PCLI, 0, [_pCI, _pCT], [0, 0]];
|
|
2045
|
+
export var PutComponentPolicyRequest$ = [3, n0, _PCPR, 0, [_cA, _po], [0, 0]];
|
|
2046
|
+
export var PutComponentPolicyResponse$ = [3, n0, _PCPRu, 0, [_rI, _cA], [0, 0]];
|
|
2047
|
+
export var PutContainerRecipePolicyRequest$ = [3, n0, _PCRPR, 0, [_cRA, _po], [0, 0]];
|
|
2048
|
+
export var PutContainerRecipePolicyResponse$ = [3, n0, _PCRPRu, 0, [_rI, _cRA], [0, 0]];
|
|
2049
|
+
export var PutImagePolicyRequest$ = [3, n0, _PIPR, 0, [_iA, _po], [0, 0]];
|
|
2050
|
+
export var PutImagePolicyResponse$ = [3, n0, _PIPRu, 0, [_rI, _iA], [0, 0]];
|
|
2051
|
+
export var PutImageRecipePolicyRequest$ = [3, n0, _PIRPR, 0, [_iRA, _po], [0, 0]];
|
|
2052
|
+
export var PutImageRecipePolicyResponse$ = [3, n0, _PIRPRu, 0, [_rI, _iRA], [0, 0]];
|
|
2053
|
+
export var Remediation$ = [3, n0, _R, 0, [_reco], [() => RemediationRecommendation$]];
|
|
2054
|
+
export var RemediationRecommendation$ = [3, n0, _RR, 0, [_tex, _ur], [0, 0]];
|
|
2055
|
+
export var ResourceAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2056
|
+
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
|
|
2057
|
+
export var ResourceDependencyException$ = [-3, n0, _RDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2058
|
+
TypeRegistry.for(n0).registerError(ResourceDependencyException$, ResourceDependencyException);
|
|
2059
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2060
|
+
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
2061
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2062
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2063
|
+
export var ResourceState$ = [3, n0, _RS, 0, [_st], [0]];
|
|
2064
|
+
export var ResourceStateUpdateExclusionRules$ = [
|
|
2038
2065
|
3,
|
|
2039
2066
|
n0,
|
|
2040
2067
|
_RSUER,
|
|
2041
2068
|
0,
|
|
2042
2069
|
[_am],
|
|
2043
|
-
[() => LifecyclePolicyDetailExclusionRulesAmis],
|
|
2070
|
+
[() => LifecyclePolicyDetailExclusionRulesAmis$],
|
|
2071
|
+
];
|
|
2072
|
+
export var ResourceStateUpdateIncludeResources$ = [
|
|
2073
|
+
3,
|
|
2074
|
+
n0,
|
|
2075
|
+
_RSUIR,
|
|
2076
|
+
0,
|
|
2077
|
+
[_am, _sn, _con],
|
|
2078
|
+
[2, 2, 2],
|
|
2044
2079
|
];
|
|
2045
|
-
export var
|
|
2046
|
-
export var
|
|
2047
|
-
export var
|
|
2048
|
-
export var
|
|
2049
|
-
export var
|
|
2050
|
-
export var Schedule = [
|
|
2080
|
+
export var RetryImageRequest$ = [3, n0, _RIR, 0, [_iBVA, _cT], [0, [0, 4]]];
|
|
2081
|
+
export var RetryImageResponse$ = [3, n0, _RIRe, 0, [_cT, _iBVA], [0, 0]];
|
|
2082
|
+
export var S3ExportConfiguration$ = [3, n0, _SEC, 0, [_rNo, _dIF, _sB, _sP], [0, 0, 0, 0]];
|
|
2083
|
+
export var S3Logs$ = [3, n0, _SL, 0, [_sBN, _sKP], [0, 0]];
|
|
2084
|
+
export var Schedule$ = [
|
|
2051
2085
|
3,
|
|
2052
2086
|
n0,
|
|
2053
2087
|
_S,
|
|
2054
2088
|
0,
|
|
2055
2089
|
[_sE, _tim, _pESC, _aDP],
|
|
2056
|
-
[0, 0, 0, () => AutoDisablePolicy],
|
|
2090
|
+
[0, 0, 0, () => AutoDisablePolicy$],
|
|
2057
2091
|
];
|
|
2058
|
-
export var SendWorkflowStepActionRequest = [
|
|
2092
|
+
export var SendWorkflowStepActionRequest$ = [
|
|
2059
2093
|
3,
|
|
2060
2094
|
n0,
|
|
2061
2095
|
_SWSAR,
|
|
@@ -2063,16 +2097,16 @@ export var SendWorkflowStepActionRequest = [
|
|
|
2063
2097
|
[_sEI, _iBVA, _ac, _re, _cT],
|
|
2064
2098
|
[0, 0, 0, 0, [0, 4]],
|
|
2065
2099
|
];
|
|
2066
|
-
export var SendWorkflowStepActionResponse = [3, n0, _SWSARe, 0, [_sEI, _iBVA, _cT], [0, 0, 0]];
|
|
2067
|
-
export var ServiceException = [-3, n0, _SE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
2068
|
-
TypeRegistry.for(n0).registerError(ServiceException
|
|
2069
|
-
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
2070
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
2071
|
-
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2072
|
-
TypeRegistry.for(n0).registerError(ServiceUnavailableException
|
|
2073
|
-
export var SeverityCounts = [3, n0, _SC, 0, [_al, _cr, _h, _med], [1, 1, 1, 1]];
|
|
2074
|
-
export var SsmParameterConfiguration = [3, n0, _SPC, 0, [_aAIm, _pNa, _dTa], [0, 0, 0]];
|
|
2075
|
-
export var StartImagePipelineExecutionRequest = [
|
|
2100
|
+
export var SendWorkflowStepActionResponse$ = [3, n0, _SWSARe, 0, [_sEI, _iBVA, _cT], [0, 0, 0]];
|
|
2101
|
+
export var ServiceException$ = [-3, n0, _SE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
|
|
2102
|
+
TypeRegistry.for(n0).registerError(ServiceException$, ServiceException);
|
|
2103
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
2104
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
2105
|
+
export var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2106
|
+
TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
2107
|
+
export var SeverityCounts$ = [3, n0, _SC, 0, [_al, _cr, _h, _med], [1, 1, 1, 1]];
|
|
2108
|
+
export var SsmParameterConfiguration$ = [3, n0, _SPC, 0, [_aAIm, _pNa, _dTa], [0, 0, 0]];
|
|
2109
|
+
export var StartImagePipelineExecutionRequest$ = [
|
|
2076
2110
|
3,
|
|
2077
2111
|
n0,
|
|
2078
2112
|
_SIPER,
|
|
@@ -2080,7 +2114,7 @@ export var StartImagePipelineExecutionRequest = [
|
|
|
2080
2114
|
[_iPA, _cT, _ta],
|
|
2081
2115
|
[0, [0, 4], 128 | 0],
|
|
2082
2116
|
];
|
|
2083
|
-
export var StartImagePipelineExecutionResponse = [
|
|
2117
|
+
export var StartImagePipelineExecutionResponse$ = [
|
|
2084
2118
|
3,
|
|
2085
2119
|
n0,
|
|
2086
2120
|
_SIPERt,
|
|
@@ -2088,7 +2122,7 @@ export var StartImagePipelineExecutionResponse = [
|
|
|
2088
2122
|
[_rI, _cT, _iBVA],
|
|
2089
2123
|
[0, 0, 0],
|
|
2090
2124
|
];
|
|
2091
|
-
export var StartResourceStateUpdateRequest = [
|
|
2125
|
+
export var StartResourceStateUpdateRequest$ = [
|
|
2092
2126
|
3,
|
|
2093
2127
|
n0,
|
|
2094
2128
|
_SRSUR,
|
|
@@ -2096,22 +2130,22 @@ export var StartResourceStateUpdateRequest = [
|
|
|
2096
2130
|
[_rA, _s, _eR, _iRn, _eRx, _uAp, _cT],
|
|
2097
2131
|
[
|
|
2098
2132
|
0,
|
|
2099
|
-
() => ResourceState
|
|
2133
|
+
() => ResourceState$,
|
|
2100
2134
|
0,
|
|
2101
|
-
() => ResourceStateUpdateIncludeResources
|
|
2102
|
-
() => ResourceStateUpdateExclusionRules
|
|
2135
|
+
() => ResourceStateUpdateIncludeResources$,
|
|
2136
|
+
() => ResourceStateUpdateExclusionRules$,
|
|
2103
2137
|
4,
|
|
2104
2138
|
[0, 4],
|
|
2105
2139
|
],
|
|
2106
2140
|
];
|
|
2107
|
-
export var StartResourceStateUpdateResponse = [3, n0, _SRSURt, 0, [_lEI, _rA], [0, 0]];
|
|
2108
|
-
export var SystemsManagerAgent = [3, n0, _SMA, 0, [_uAB], [2]];
|
|
2109
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2110
|
-
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2111
|
-
export var TargetContainerRepository = [3, n0, _TCR, 0, [_serv, _rN], [0, 0]];
|
|
2112
|
-
export var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2113
|
-
TypeRegistry.for(n0).registerError(TooManyRequestsException
|
|
2114
|
-
export var UntagResourceRequest = [
|
|
2141
|
+
export var StartResourceStateUpdateResponse$ = [3, n0, _SRSURt, 0, [_lEI, _rA], [0, 0]];
|
|
2142
|
+
export var SystemsManagerAgent$ = [3, n0, _SMA, 0, [_uAB], [2]];
|
|
2143
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2144
|
+
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
2145
|
+
export var TargetContainerRepository$ = [3, n0, _TCR, 0, [_serv, _rN], [0, 0]];
|
|
2146
|
+
export var TooManyRequestsException$ = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2147
|
+
TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
2148
|
+
export var UntagResourceRequest$ = [
|
|
2115
2149
|
3,
|
|
2116
2150
|
n0,
|
|
2117
2151
|
_URR,
|
|
@@ -2122,8 +2156,8 @@ export var UntagResourceRequest = [
|
|
|
2122
2156
|
[64 | 0, { [_hQ]: _tK }],
|
|
2123
2157
|
],
|
|
2124
2158
|
];
|
|
2125
|
-
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
2126
|
-
export var UpdateDistributionConfigurationRequest = [
|
|
2159
|
+
export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
2160
|
+
export var UpdateDistributionConfigurationRequest$ = [
|
|
2127
2161
|
3,
|
|
2128
2162
|
n0,
|
|
2129
2163
|
_UDCR,
|
|
@@ -2131,7 +2165,7 @@ export var UpdateDistributionConfigurationRequest = [
|
|
|
2131
2165
|
[_dCA, _d, _di, _cT],
|
|
2132
2166
|
[0, 0, () => DistributionList, [0, 4]],
|
|
2133
2167
|
];
|
|
2134
|
-
export var UpdateDistributionConfigurationResponse = [
|
|
2168
|
+
export var UpdateDistributionConfigurationResponse$ = [
|
|
2135
2169
|
3,
|
|
2136
2170
|
n0,
|
|
2137
2171
|
_UDCRp,
|
|
@@ -2139,7 +2173,7 @@ export var UpdateDistributionConfigurationResponse = [
|
|
|
2139
2173
|
[_rI, _cT, _dCA],
|
|
2140
2174
|
[0, 0, 0],
|
|
2141
2175
|
];
|
|
2142
|
-
export var UpdateImagePipelineRequest = [
|
|
2176
|
+
export var UpdateImagePipelineRequest$ = [
|
|
2143
2177
|
3,
|
|
2144
2178
|
n0,
|
|
2145
2179
|
_UIPR,
|
|
@@ -2152,27 +2186,42 @@ export var UpdateImagePipelineRequest = [
|
|
|
2152
2186
|
0,
|
|
2153
2187
|
0,
|
|
2154
2188
|
0,
|
|
2155
|
-
() => ImageTestsConfiguration
|
|
2189
|
+
() => ImageTestsConfiguration$,
|
|
2156
2190
|
2,
|
|
2157
|
-
() => Schedule
|
|
2191
|
+
() => Schedule$,
|
|
2158
2192
|
0,
|
|
2159
2193
|
[0, 4],
|
|
2160
|
-
() => ImageScanningConfiguration
|
|
2194
|
+
() => ImageScanningConfiguration$,
|
|
2161
2195
|
() => WorkflowConfigurationList,
|
|
2162
|
-
() => PipelineLoggingConfiguration
|
|
2196
|
+
() => PipelineLoggingConfiguration$,
|
|
2163
2197
|
0,
|
|
2164
2198
|
],
|
|
2165
2199
|
];
|
|
2166
|
-
export var UpdateImagePipelineResponse = [3, n0, _UIPRp, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
2167
|
-
export var UpdateInfrastructureConfigurationRequest = [
|
|
2200
|
+
export var UpdateImagePipelineResponse$ = [3, n0, _UIPRp, 0, [_rI, _cT, _iPA], [0, 0, 0]];
|
|
2201
|
+
export var UpdateInfrastructureConfigurationRequest$ = [
|
|
2168
2202
|
3,
|
|
2169
2203
|
n0,
|
|
2170
2204
|
_UICR,
|
|
2171
2205
|
0,
|
|
2172
2206
|
[_iCA, _d, _iT, _iPN, _sGI, _sI, _l, _kP, _tIOF, _sTA, _rT, _iMO, _pl, _cT],
|
|
2173
|
-
[
|
|
2207
|
+
[
|
|
2208
|
+
0,
|
|
2209
|
+
0,
|
|
2210
|
+
64 | 0,
|
|
2211
|
+
0,
|
|
2212
|
+
64 | 0,
|
|
2213
|
+
0,
|
|
2214
|
+
() => Logging$,
|
|
2215
|
+
0,
|
|
2216
|
+
2,
|
|
2217
|
+
0,
|
|
2218
|
+
128 | 0,
|
|
2219
|
+
() => InstanceMetadataOptions$,
|
|
2220
|
+
() => Placement$,
|
|
2221
|
+
[0, 4],
|
|
2222
|
+
],
|
|
2174
2223
|
];
|
|
2175
|
-
export var UpdateInfrastructureConfigurationResponse = [
|
|
2224
|
+
export var UpdateInfrastructureConfigurationResponse$ = [
|
|
2176
2225
|
3,
|
|
2177
2226
|
n0,
|
|
2178
2227
|
_UICRp,
|
|
@@ -2180,17 +2229,24 @@ export var UpdateInfrastructureConfigurationResponse = [
|
|
|
2180
2229
|
[_rI, _cT, _iCA],
|
|
2181
2230
|
[0, 0, 0],
|
|
2182
2231
|
];
|
|
2183
|
-
export var UpdateLifecyclePolicyRequest = [
|
|
2232
|
+
export var UpdateLifecyclePolicyRequest$ = [
|
|
2184
2233
|
3,
|
|
2185
2234
|
n0,
|
|
2186
2235
|
_ULPR,
|
|
2187
2236
|
0,
|
|
2188
2237
|
[_lPA, _d, _st, _eR, _rTe, _pD, _rS, _cT],
|
|
2189
|
-
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection
|
|
2238
|
+
[0, 0, 0, 0, 0, () => LifecyclePolicyDetails, () => LifecyclePolicyResourceSelection$, [0, 4]],
|
|
2190
2239
|
];
|
|
2191
|
-
export var UpdateLifecyclePolicyResponse = [3, n0, _ULPRp, 0, [_lPA], [0]];
|
|
2192
|
-
export var VulnerabilityIdAggregation = [
|
|
2193
|
-
|
|
2240
|
+
export var UpdateLifecyclePolicyResponse$ = [3, n0, _ULPRp, 0, [_lPA], [0]];
|
|
2241
|
+
export var VulnerabilityIdAggregation$ = [
|
|
2242
|
+
3,
|
|
2243
|
+
n0,
|
|
2244
|
+
_VIA,
|
|
2245
|
+
0,
|
|
2246
|
+
[_vI, _sC],
|
|
2247
|
+
[0, () => SeverityCounts$],
|
|
2248
|
+
];
|
|
2249
|
+
export var VulnerablePackage$ = [
|
|
2194
2250
|
3,
|
|
2195
2251
|
n0,
|
|
2196
2252
|
_VP,
|
|
@@ -2198,15 +2254,15 @@ export var VulnerablePackage = [
|
|
|
2198
2254
|
[_n, _v, _sLH, _ep, _rel, _ar, _pM, _fP, _fIV, _rem],
|
|
2199
2255
|
[0, 0, 0, 1, 0, 0, 0, 0, 0, 0],
|
|
2200
2256
|
];
|
|
2201
|
-
export var Workflow = [
|
|
2257
|
+
export var Workflow$ = [
|
|
2202
2258
|
3,
|
|
2203
2259
|
n0,
|
|
2204
2260
|
_W,
|
|
2205
2261
|
0,
|
|
2206
2262
|
[_a, _n, _v, _d, _cD, _t, _s, _o, _da, _kKI, _dC, _ta, _pa],
|
|
2207
|
-
[0, 0, 0, 0, 0, 0, () => WorkflowState
|
|
2263
|
+
[0, 0, 0, 0, 0, 0, () => WorkflowState$, 0, 0, 0, 0, 128 | 0, () => WorkflowParameterDetailList],
|
|
2208
2264
|
];
|
|
2209
|
-
export var WorkflowConfiguration = [
|
|
2265
|
+
export var WorkflowConfiguration$ = [
|
|
2210
2266
|
3,
|
|
2211
2267
|
n0,
|
|
2212
2268
|
_WC,
|
|
@@ -2214,7 +2270,7 @@ export var WorkflowConfiguration = [
|
|
|
2214
2270
|
[_wA, _pa, _pG, _oF],
|
|
2215
2271
|
[0, () => WorkflowParameterList, 0, 0],
|
|
2216
2272
|
];
|
|
2217
|
-
export var WorkflowExecutionMetadata = [
|
|
2273
|
+
export var WorkflowExecutionMetadata$ = [
|
|
2218
2274
|
3,
|
|
2219
2275
|
n0,
|
|
2220
2276
|
_WEM,
|
|
@@ -2222,10 +2278,10 @@ export var WorkflowExecutionMetadata = [
|
|
|
2222
2278
|
[_wBVA, _wEI, _t, _st, _m, _tSC, _tSS, _tSF, _tSSo, _sT, _eT, _pG, _ret],
|
|
2223
2279
|
[0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 2],
|
|
2224
2280
|
];
|
|
2225
|
-
export var WorkflowParameter = [3, n0, _WP, 0, [_n, _va], [0, 64 | 0]];
|
|
2226
|
-
export var WorkflowParameterDetail = [3, n0, _WPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
2227
|
-
export var WorkflowState = [3, n0, _WS, 0, [_st, _re], [0, 0]];
|
|
2228
|
-
export var WorkflowStepExecution = [
|
|
2281
|
+
export var WorkflowParameter$ = [3, n0, _WP, 0, [_n, _va], [0, 64 | 0]];
|
|
2282
|
+
export var WorkflowParameterDetail$ = [3, n0, _WPD, 0, [_n, _t, _dV, _d], [0, 0, 64 | 0, 0]];
|
|
2283
|
+
export var WorkflowState$ = [3, n0, _WS, 0, [_st, _re], [0, 0]];
|
|
2284
|
+
export var WorkflowStepExecution$ = [
|
|
2229
2285
|
3,
|
|
2230
2286
|
n0,
|
|
2231
2287
|
_WSE,
|
|
@@ -2233,7 +2289,7 @@ export var WorkflowStepExecution = [
|
|
|
2233
2289
|
[_sEI, _iBVA, _wEI, _wBVA, _n, _ac, _sT],
|
|
2234
2290
|
[0, 0, 0, 0, 0, 0, 0],
|
|
2235
2291
|
];
|
|
2236
|
-
export var WorkflowStepMetadata = [
|
|
2292
|
+
export var WorkflowStepMetadata$ = [
|
|
2237
2293
|
3,
|
|
2238
2294
|
n0,
|
|
2239
2295
|
_WSM,
|
|
@@ -2241,15 +2297,15 @@ export var WorkflowStepMetadata = [
|
|
|
2241
2297
|
[_sEI, _n, _d, _ac, _st, _rSo, _m, _in, _ou, _sT, _eT],
|
|
2242
2298
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
2243
2299
|
];
|
|
2244
|
-
export var WorkflowSummary = [
|
|
2300
|
+
export var WorkflowSummary$ = [
|
|
2245
2301
|
3,
|
|
2246
2302
|
n0,
|
|
2247
2303
|
_WSo,
|
|
2248
2304
|
0,
|
|
2249
2305
|
[_a, _n, _v, _d, _cD, _t, _o, _s, _dC, _ta],
|
|
2250
|
-
[0, 0, 0, 0, 0, 0, 0, () => WorkflowState
|
|
2306
|
+
[0, 0, 0, 0, 0, 0, 0, () => WorkflowState$, 0, 128 | 0],
|
|
2251
2307
|
];
|
|
2252
|
-
export var WorkflowVersion = [
|
|
2308
|
+
export var WorkflowVersion$ = [
|
|
2253
2309
|
3,
|
|
2254
2310
|
n0,
|
|
2255
2311
|
_WV,
|
|
@@ -2257,705 +2313,699 @@ export var WorkflowVersion = [
|
|
|
2257
2313
|
[_a, _n, _v, _d, _t, _o, _dC],
|
|
2258
2314
|
[0, 0, 0, 0, 0, 0, 0],
|
|
2259
2315
|
];
|
|
2260
|
-
export var ImagebuilderServiceException = [-3, _sm, "ImagebuilderServiceException", 0, [], []];
|
|
2261
|
-
TypeRegistry.for(_sm).registerError(ImagebuilderServiceException
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
];
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
export var ImageScanFindingsFilterList = [1, n0, _ISFFL, 0, () => ImageScanFindingsFilter];
|
|
2290
|
-
export var ImageScanFindingsFilterValues = 64 | 0;
|
|
2291
|
-
export var ImageScanFindingsList = [1, n0, _ISFL, 0, () => ImageScanFinding];
|
|
2292
|
-
export var ImageSummaryList = [1, n0, _ISL, 0, () => ImageSummary];
|
|
2293
|
-
export var ImageVersionList = [1, n0, _IVL, 0, () => ImageVersion];
|
|
2294
|
-
export var InfrastructureConfigurationSummaryList = [
|
|
2316
|
+
export var ImagebuilderServiceException$ = [-3, _sm, "ImagebuilderServiceException", 0, [], []];
|
|
2317
|
+
TypeRegistry.for(_sm).registerError(ImagebuilderServiceException$, ImagebuilderServiceException);
|
|
2318
|
+
var AccountList = 64 | 0;
|
|
2319
|
+
var AmiList = [1, n0, _AL, 0, () => Ami$];
|
|
2320
|
+
var ComponentConfigurationList = [1, n0, _CCL, 0, () => ComponentConfiguration$];
|
|
2321
|
+
var ComponentParameterDetailList = [1, n0, _CPDL, 0, () => ComponentParameterDetail$];
|
|
2322
|
+
var ComponentParameterList = [1, n0, _CPL, 0, () => ComponentParameter$];
|
|
2323
|
+
var ComponentParameterValueList = 64 | 0;
|
|
2324
|
+
var ComponentSummaryList = [1, n0, _CSL, 0, () => ComponentSummary$];
|
|
2325
|
+
var ComponentVersionList = [1, n0, _CVL, 0, () => ComponentVersion$];
|
|
2326
|
+
var ContainerList = [1, n0, _CL, 0, () => Container$];
|
|
2327
|
+
var ContainerRecipeSummaryList = [1, n0, _CRSL, 0, () => ContainerRecipeSummary$];
|
|
2328
|
+
var CvssScoreAdjustmentList = [1, n0, _CSAL, 0, () => CvssScoreAdjustment$];
|
|
2329
|
+
var CvssScoreList = [1, n0, _CSLv, 0, () => CvssScore$];
|
|
2330
|
+
var DistributionConfigurationSummaryList = [1, n0, _DCSL, 0, () => DistributionConfigurationSummary$];
|
|
2331
|
+
var DistributionList = [1, n0, _DL, 0, () => Distribution$];
|
|
2332
|
+
var FastLaunchConfigurationList = [1, n0, _FLCL, 0, () => FastLaunchConfiguration$];
|
|
2333
|
+
var FilterList = [1, n0, _FL, 0, () => Filter$];
|
|
2334
|
+
var FilterValues = 64 | 0;
|
|
2335
|
+
var ImagePackageList = [1, n0, _IPL, 0, () => ImagePackage$];
|
|
2336
|
+
var ImagePipelineList = [1, n0, _IPLm, 0, () => ImagePipeline$];
|
|
2337
|
+
var ImageRecipeSummaryList = [1, n0, _IRSL, 0, () => ImageRecipeSummary$];
|
|
2338
|
+
var ImageScanFindingAggregationsList = [1, n0, _ISFAL, 0, () => ImageScanFindingAggregation$];
|
|
2339
|
+
var ImageScanFindingsFilterList = [1, n0, _ISFFL, 0, () => ImageScanFindingsFilter$];
|
|
2340
|
+
var ImageScanFindingsFilterValues = 64 | 0;
|
|
2341
|
+
var ImageScanFindingsList = [1, n0, _ISFL, 0, () => ImageScanFinding$];
|
|
2342
|
+
var ImageSummaryList = [1, n0, _ISL, 0, () => ImageSummary$];
|
|
2343
|
+
var ImageVersionList = [1, n0, _IVL, 0, () => ImageVersion$];
|
|
2344
|
+
var InfrastructureConfigurationSummaryList = [
|
|
2295
2345
|
1,
|
|
2296
2346
|
n0,
|
|
2297
2347
|
_ICSL,
|
|
2298
2348
|
0,
|
|
2299
|
-
() => InfrastructureConfigurationSummary
|
|
2349
|
+
() => InfrastructureConfigurationSummary$,
|
|
2300
2350
|
];
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2351
|
+
var InstanceBlockDeviceMappings = [1, n0, _IBDMn, 0, () => InstanceBlockDeviceMapping$];
|
|
2352
|
+
var InstanceTypeList = 64 | 0;
|
|
2353
|
+
var LaunchTemplateConfigurationList = [1, n0, _LTCL, 0, () => LaunchTemplateConfiguration$];
|
|
2354
|
+
var LicenseConfigurationArnList = 64 | 0;
|
|
2355
|
+
var LifecycleExecutionResourceList = [1, n0, _LERL, 0, () => LifecycleExecutionResource$];
|
|
2356
|
+
var LifecycleExecutionsList = [1, n0, _LEL, 0, () => LifecycleExecution$];
|
|
2357
|
+
var LifecycleExecutionSnapshotResourceList = [
|
|
2308
2358
|
1,
|
|
2309
2359
|
n0,
|
|
2310
2360
|
_LESRL,
|
|
2311
2361
|
0,
|
|
2312
|
-
() => LifecycleExecutionSnapshotResource
|
|
2362
|
+
() => LifecycleExecutionSnapshotResource$,
|
|
2313
2363
|
];
|
|
2314
|
-
|
|
2315
|
-
|
|
2364
|
+
var LifecyclePolicyDetails = [1, n0, _LPDi, 0, () => LifecyclePolicyDetail$];
|
|
2365
|
+
var LifecyclePolicyResourceSelectionRecipes = [
|
|
2316
2366
|
1,
|
|
2317
2367
|
n0,
|
|
2318
2368
|
_LPRSRi,
|
|
2319
2369
|
0,
|
|
2320
|
-
() => LifecyclePolicyResourceSelectionRecipe
|
|
2321
|
-
];
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
export var CancelImageCreation = [
|
|
2370
|
+
() => LifecyclePolicyResourceSelectionRecipe$,
|
|
2371
|
+
];
|
|
2372
|
+
var LifecyclePolicySummaryList = [1, n0, _LPSL, 0, () => LifecyclePolicySummary$];
|
|
2373
|
+
var NonEmptyStringList = 64 | 0;
|
|
2374
|
+
var OrganizationalUnitArnList = 64 | 0;
|
|
2375
|
+
var OrganizationArnList = 64 | 0;
|
|
2376
|
+
var OsVersionList = 64 | 0;
|
|
2377
|
+
var ProductCodeList = [1, n0, _PCL, 0, () => ProductCodeListItem$];
|
|
2378
|
+
var RegionList = 64 | 0;
|
|
2379
|
+
var SecurityGroupIds = 64 | 0;
|
|
2380
|
+
var SsmParameterConfigurationList = [1, n0, _SPCL, 0, () => SsmParameterConfiguration$];
|
|
2381
|
+
var StringList = 64 | 0;
|
|
2382
|
+
var TagKeyList = 64 | 0;
|
|
2383
|
+
var VulnerabilityIdList = 64 | 0;
|
|
2384
|
+
var VulnerablePackageList = [1, n0, _VPL, 0, () => VulnerablePackage$];
|
|
2385
|
+
var WorkflowConfigurationList = [1, n0, _WCL, 0, () => WorkflowConfiguration$];
|
|
2386
|
+
var WorkflowExecutionsList = [1, n0, _WEL, 0, () => WorkflowExecutionMetadata$];
|
|
2387
|
+
var WorkflowParameterDetailList = [1, n0, _WPDL, 0, () => WorkflowParameterDetail$];
|
|
2388
|
+
var WorkflowParameterList = [1, n0, _WPL, 0, () => WorkflowParameter$];
|
|
2389
|
+
var WorkflowParameterValueList = 64 | 0;
|
|
2390
|
+
var WorkflowStepExecutionList = [1, n0, _WSEL, 0, () => WorkflowStepExecution$];
|
|
2391
|
+
var WorkflowStepExecutionsList = [1, n0, _WSELo, 0, () => WorkflowStepMetadata$];
|
|
2392
|
+
var WorkflowSummaryList = [1, n0, _WSL, 0, () => WorkflowSummary$];
|
|
2393
|
+
var WorkflowVersionList = [1, n0, _WVL, 0, () => WorkflowVersion$];
|
|
2394
|
+
var ResourceTagMap = 128 | 0;
|
|
2395
|
+
var TagMap = 128 | 0;
|
|
2396
|
+
export var CancelImageCreation$ = [
|
|
2347
2397
|
9,
|
|
2348
2398
|
n0,
|
|
2349
2399
|
_CIC,
|
|
2350
2400
|
{ [_ht]: ["PUT", "/CancelImageCreation", 200] },
|
|
2351
|
-
() => CancelImageCreationRequest
|
|
2352
|
-
() => CancelImageCreationResponse
|
|
2401
|
+
() => CancelImageCreationRequest$,
|
|
2402
|
+
() => CancelImageCreationResponse$,
|
|
2353
2403
|
];
|
|
2354
|
-
export var CancelLifecycleExecution = [
|
|
2404
|
+
export var CancelLifecycleExecution$ = [
|
|
2355
2405
|
9,
|
|
2356
2406
|
n0,
|
|
2357
2407
|
_CLE,
|
|
2358
2408
|
{ [_ht]: ["PUT", "/CancelLifecycleExecution", 200] },
|
|
2359
|
-
() => CancelLifecycleExecutionRequest
|
|
2360
|
-
() => CancelLifecycleExecutionResponse
|
|
2409
|
+
() => CancelLifecycleExecutionRequest$,
|
|
2410
|
+
() => CancelLifecycleExecutionResponse$,
|
|
2361
2411
|
];
|
|
2362
|
-
export var CreateComponent = [
|
|
2412
|
+
export var CreateComponent$ = [
|
|
2363
2413
|
9,
|
|
2364
2414
|
n0,
|
|
2365
2415
|
_CCr,
|
|
2366
2416
|
{ [_ht]: ["PUT", "/CreateComponent", 200] },
|
|
2367
|
-
() => CreateComponentRequest
|
|
2368
|
-
() => CreateComponentResponse
|
|
2417
|
+
() => CreateComponentRequest$,
|
|
2418
|
+
() => CreateComponentResponse$,
|
|
2369
2419
|
];
|
|
2370
|
-
export var CreateContainerRecipe = [
|
|
2420
|
+
export var CreateContainerRecipe$ = [
|
|
2371
2421
|
9,
|
|
2372
2422
|
n0,
|
|
2373
2423
|
_CCRre,
|
|
2374
2424
|
{ [_ht]: ["PUT", "/CreateContainerRecipe", 200] },
|
|
2375
|
-
() => CreateContainerRecipeRequest
|
|
2376
|
-
() => CreateContainerRecipeResponse
|
|
2425
|
+
() => CreateContainerRecipeRequest$,
|
|
2426
|
+
() => CreateContainerRecipeResponse$,
|
|
2377
2427
|
];
|
|
2378
|
-
export var CreateDistributionConfiguration = [
|
|
2428
|
+
export var CreateDistributionConfiguration$ = [
|
|
2379
2429
|
9,
|
|
2380
2430
|
n0,
|
|
2381
2431
|
_CDCr,
|
|
2382
2432
|
{ [_ht]: ["PUT", "/CreateDistributionConfiguration", 200] },
|
|
2383
|
-
() => CreateDistributionConfigurationRequest
|
|
2384
|
-
() => CreateDistributionConfigurationResponse
|
|
2433
|
+
() => CreateDistributionConfigurationRequest$,
|
|
2434
|
+
() => CreateDistributionConfigurationResponse$,
|
|
2385
2435
|
];
|
|
2386
|
-
export var CreateImage = [
|
|
2436
|
+
export var CreateImage$ = [
|
|
2387
2437
|
9,
|
|
2388
2438
|
n0,
|
|
2389
2439
|
_CI,
|
|
2390
2440
|
{ [_ht]: ["PUT", "/CreateImage", 200] },
|
|
2391
|
-
() => CreateImageRequest
|
|
2392
|
-
() => CreateImageResponse
|
|
2441
|
+
() => CreateImageRequest$,
|
|
2442
|
+
() => CreateImageResponse$,
|
|
2393
2443
|
];
|
|
2394
|
-
export var CreateImagePipeline = [
|
|
2444
|
+
export var CreateImagePipeline$ = [
|
|
2395
2445
|
9,
|
|
2396
2446
|
n0,
|
|
2397
2447
|
_CIP,
|
|
2398
2448
|
{ [_ht]: ["PUT", "/CreateImagePipeline", 200] },
|
|
2399
|
-
() => CreateImagePipelineRequest
|
|
2400
|
-
() => CreateImagePipelineResponse
|
|
2449
|
+
() => CreateImagePipelineRequest$,
|
|
2450
|
+
() => CreateImagePipelineResponse$,
|
|
2401
2451
|
];
|
|
2402
|
-
export var CreateImageRecipe = [
|
|
2452
|
+
export var CreateImageRecipe$ = [
|
|
2403
2453
|
9,
|
|
2404
2454
|
n0,
|
|
2405
2455
|
_CIRre,
|
|
2406
2456
|
{ [_ht]: ["PUT", "/CreateImageRecipe", 200] },
|
|
2407
|
-
() => CreateImageRecipeRequest
|
|
2408
|
-
() => CreateImageRecipeResponse
|
|
2457
|
+
() => CreateImageRecipeRequest$,
|
|
2458
|
+
() => CreateImageRecipeResponse$,
|
|
2409
2459
|
];
|
|
2410
|
-
export var CreateInfrastructureConfiguration = [
|
|
2460
|
+
export var CreateInfrastructureConfiguration$ = [
|
|
2411
2461
|
9,
|
|
2412
2462
|
n0,
|
|
2413
2463
|
_CICr,
|
|
2414
2464
|
{ [_ht]: ["PUT", "/CreateInfrastructureConfiguration", 200] },
|
|
2415
|
-
() => CreateInfrastructureConfigurationRequest
|
|
2416
|
-
() => CreateInfrastructureConfigurationResponse
|
|
2465
|
+
() => CreateInfrastructureConfigurationRequest$,
|
|
2466
|
+
() => CreateInfrastructureConfigurationResponse$,
|
|
2417
2467
|
];
|
|
2418
|
-
export var CreateLifecyclePolicy = [
|
|
2468
|
+
export var CreateLifecyclePolicy$ = [
|
|
2419
2469
|
9,
|
|
2420
2470
|
n0,
|
|
2421
2471
|
_CLP,
|
|
2422
2472
|
{ [_ht]: ["PUT", "/CreateLifecyclePolicy", 200] },
|
|
2423
|
-
() => CreateLifecyclePolicyRequest
|
|
2424
|
-
() => CreateLifecyclePolicyResponse
|
|
2473
|
+
() => CreateLifecyclePolicyRequest$,
|
|
2474
|
+
() => CreateLifecyclePolicyResponse$,
|
|
2425
2475
|
];
|
|
2426
|
-
export var CreateWorkflow = [
|
|
2476
|
+
export var CreateWorkflow$ = [
|
|
2427
2477
|
9,
|
|
2428
2478
|
n0,
|
|
2429
2479
|
_CW,
|
|
2430
2480
|
{ [_ht]: ["PUT", "/CreateWorkflow", 200] },
|
|
2431
|
-
() => CreateWorkflowRequest
|
|
2432
|
-
() => CreateWorkflowResponse
|
|
2481
|
+
() => CreateWorkflowRequest$,
|
|
2482
|
+
() => CreateWorkflowResponse$,
|
|
2433
2483
|
];
|
|
2434
|
-
export var DeleteComponent = [
|
|
2484
|
+
export var DeleteComponent$ = [
|
|
2435
2485
|
9,
|
|
2436
2486
|
n0,
|
|
2437
2487
|
_DCe,
|
|
2438
2488
|
{ [_ht]: ["DELETE", "/DeleteComponent", 200] },
|
|
2439
|
-
() => DeleteComponentRequest
|
|
2440
|
-
() => DeleteComponentResponse
|
|
2489
|
+
() => DeleteComponentRequest$,
|
|
2490
|
+
() => DeleteComponentResponse$,
|
|
2441
2491
|
];
|
|
2442
|
-
export var DeleteContainerRecipe = [
|
|
2492
|
+
export var DeleteContainerRecipe$ = [
|
|
2443
2493
|
9,
|
|
2444
2494
|
n0,
|
|
2445
2495
|
_DCRel,
|
|
2446
2496
|
{ [_ht]: ["DELETE", "/DeleteContainerRecipe", 200] },
|
|
2447
|
-
() => DeleteContainerRecipeRequest
|
|
2448
|
-
() => DeleteContainerRecipeResponse
|
|
2497
|
+
() => DeleteContainerRecipeRequest$,
|
|
2498
|
+
() => DeleteContainerRecipeResponse$,
|
|
2449
2499
|
];
|
|
2450
|
-
export var DeleteDistributionConfiguration = [
|
|
2500
|
+
export var DeleteDistributionConfiguration$ = [
|
|
2451
2501
|
9,
|
|
2452
2502
|
n0,
|
|
2453
2503
|
_DDC,
|
|
2454
2504
|
{ [_ht]: ["DELETE", "/DeleteDistributionConfiguration", 200] },
|
|
2455
|
-
() => DeleteDistributionConfigurationRequest
|
|
2456
|
-
() => DeleteDistributionConfigurationResponse
|
|
2505
|
+
() => DeleteDistributionConfigurationRequest$,
|
|
2506
|
+
() => DeleteDistributionConfigurationResponse$,
|
|
2457
2507
|
];
|
|
2458
|
-
export var DeleteImage = [
|
|
2508
|
+
export var DeleteImage$ = [
|
|
2459
2509
|
9,
|
|
2460
2510
|
n0,
|
|
2461
2511
|
_DI,
|
|
2462
2512
|
{ [_ht]: ["DELETE", "/DeleteImage", 200] },
|
|
2463
|
-
() => DeleteImageRequest
|
|
2464
|
-
() => DeleteImageResponse
|
|
2513
|
+
() => DeleteImageRequest$,
|
|
2514
|
+
() => DeleteImageResponse$,
|
|
2465
2515
|
];
|
|
2466
|
-
export var DeleteImagePipeline = [
|
|
2516
|
+
export var DeleteImagePipeline$ = [
|
|
2467
2517
|
9,
|
|
2468
2518
|
n0,
|
|
2469
2519
|
_DIP,
|
|
2470
2520
|
{ [_ht]: ["DELETE", "/DeleteImagePipeline", 200] },
|
|
2471
|
-
() => DeleteImagePipelineRequest
|
|
2472
|
-
() => DeleteImagePipelineResponse
|
|
2521
|
+
() => DeleteImagePipelineRequest$,
|
|
2522
|
+
() => DeleteImagePipelineResponse$,
|
|
2473
2523
|
];
|
|
2474
|
-
export var DeleteImageRecipe = [
|
|
2524
|
+
export var DeleteImageRecipe$ = [
|
|
2475
2525
|
9,
|
|
2476
2526
|
n0,
|
|
2477
2527
|
_DIRel,
|
|
2478
2528
|
{ [_ht]: ["DELETE", "/DeleteImageRecipe", 200] },
|
|
2479
|
-
() => DeleteImageRecipeRequest
|
|
2480
|
-
() => DeleteImageRecipeResponse
|
|
2529
|
+
() => DeleteImageRecipeRequest$,
|
|
2530
|
+
() => DeleteImageRecipeResponse$,
|
|
2481
2531
|
];
|
|
2482
|
-
export var DeleteInfrastructureConfiguration = [
|
|
2532
|
+
export var DeleteInfrastructureConfiguration$ = [
|
|
2483
2533
|
9,
|
|
2484
2534
|
n0,
|
|
2485
2535
|
_DIC,
|
|
2486
2536
|
{ [_ht]: ["DELETE", "/DeleteInfrastructureConfiguration", 200] },
|
|
2487
|
-
() => DeleteInfrastructureConfigurationRequest
|
|
2488
|
-
() => DeleteInfrastructureConfigurationResponse
|
|
2537
|
+
() => DeleteInfrastructureConfigurationRequest$,
|
|
2538
|
+
() => DeleteInfrastructureConfigurationResponse$,
|
|
2489
2539
|
];
|
|
2490
|
-
export var DeleteLifecyclePolicy = [
|
|
2540
|
+
export var DeleteLifecyclePolicy$ = [
|
|
2491
2541
|
9,
|
|
2492
2542
|
n0,
|
|
2493
2543
|
_DLP,
|
|
2494
2544
|
{ [_ht]: ["DELETE", "/DeleteLifecyclePolicy", 200] },
|
|
2495
|
-
() => DeleteLifecyclePolicyRequest
|
|
2496
|
-
() => DeleteLifecyclePolicyResponse
|
|
2545
|
+
() => DeleteLifecyclePolicyRequest$,
|
|
2546
|
+
() => DeleteLifecyclePolicyResponse$,
|
|
2497
2547
|
];
|
|
2498
|
-
export var DeleteWorkflow = [
|
|
2548
|
+
export var DeleteWorkflow$ = [
|
|
2499
2549
|
9,
|
|
2500
2550
|
n0,
|
|
2501
2551
|
_DW,
|
|
2502
2552
|
{ [_ht]: ["DELETE", "/DeleteWorkflow", 200] },
|
|
2503
|
-
() => DeleteWorkflowRequest
|
|
2504
|
-
() => DeleteWorkflowResponse
|
|
2553
|
+
() => DeleteWorkflowRequest$,
|
|
2554
|
+
() => DeleteWorkflowResponse$,
|
|
2505
2555
|
];
|
|
2506
|
-
export var DistributeImage = [
|
|
2556
|
+
export var DistributeImage$ = [
|
|
2507
2557
|
9,
|
|
2508
2558
|
n0,
|
|
2509
2559
|
_DIi,
|
|
2510
2560
|
{ [_ht]: ["PUT", "/DistributeImage", 200] },
|
|
2511
|
-
() => DistributeImageRequest
|
|
2512
|
-
() => DistributeImageResponse
|
|
2561
|
+
() => DistributeImageRequest$,
|
|
2562
|
+
() => DistributeImageResponse$,
|
|
2513
2563
|
];
|
|
2514
|
-
export var GetComponent = [
|
|
2564
|
+
export var GetComponent$ = [
|
|
2515
2565
|
9,
|
|
2516
2566
|
n0,
|
|
2517
2567
|
_GC,
|
|
2518
2568
|
{ [_ht]: ["GET", "/GetComponent", 200] },
|
|
2519
|
-
() => GetComponentRequest
|
|
2520
|
-
() => GetComponentResponse
|
|
2569
|
+
() => GetComponentRequest$,
|
|
2570
|
+
() => GetComponentResponse$,
|
|
2521
2571
|
];
|
|
2522
|
-
export var GetComponentPolicy = [
|
|
2572
|
+
export var GetComponentPolicy$ = [
|
|
2523
2573
|
9,
|
|
2524
2574
|
n0,
|
|
2525
2575
|
_GCP,
|
|
2526
2576
|
{ [_ht]: ["GET", "/GetComponentPolicy", 200] },
|
|
2527
|
-
() => GetComponentPolicyRequest
|
|
2528
|
-
() => GetComponentPolicyResponse
|
|
2577
|
+
() => GetComponentPolicyRequest$,
|
|
2578
|
+
() => GetComponentPolicyResponse$,
|
|
2529
2579
|
];
|
|
2530
|
-
export var GetContainerRecipe = [
|
|
2580
|
+
export var GetContainerRecipe$ = [
|
|
2531
2581
|
9,
|
|
2532
2582
|
n0,
|
|
2533
2583
|
_GCRet,
|
|
2534
2584
|
{ [_ht]: ["GET", "/GetContainerRecipe", 200] },
|
|
2535
|
-
() => GetContainerRecipeRequest
|
|
2536
|
-
() => GetContainerRecipeResponse
|
|
2585
|
+
() => GetContainerRecipeRequest$,
|
|
2586
|
+
() => GetContainerRecipeResponse$,
|
|
2537
2587
|
];
|
|
2538
|
-
export var GetContainerRecipePolicy = [
|
|
2588
|
+
export var GetContainerRecipePolicy$ = [
|
|
2539
2589
|
9,
|
|
2540
2590
|
n0,
|
|
2541
2591
|
_GCRP,
|
|
2542
2592
|
{ [_ht]: ["GET", "/GetContainerRecipePolicy", 200] },
|
|
2543
|
-
() => GetContainerRecipePolicyRequest
|
|
2544
|
-
() => GetContainerRecipePolicyResponse
|
|
2593
|
+
() => GetContainerRecipePolicyRequest$,
|
|
2594
|
+
() => GetContainerRecipePolicyResponse$,
|
|
2545
2595
|
];
|
|
2546
|
-
export var GetDistributionConfiguration = [
|
|
2596
|
+
export var GetDistributionConfiguration$ = [
|
|
2547
2597
|
9,
|
|
2548
2598
|
n0,
|
|
2549
2599
|
_GDC,
|
|
2550
2600
|
{ [_ht]: ["GET", "/GetDistributionConfiguration", 200] },
|
|
2551
|
-
() => GetDistributionConfigurationRequest
|
|
2552
|
-
() => GetDistributionConfigurationResponse
|
|
2601
|
+
() => GetDistributionConfigurationRequest$,
|
|
2602
|
+
() => GetDistributionConfigurationResponse$,
|
|
2553
2603
|
];
|
|
2554
|
-
export var GetImage = [
|
|
2604
|
+
export var GetImage$ = [
|
|
2555
2605
|
9,
|
|
2556
2606
|
n0,
|
|
2557
2607
|
_GI,
|
|
2558
2608
|
{ [_ht]: ["GET", "/GetImage", 200] },
|
|
2559
|
-
() => GetImageRequest
|
|
2560
|
-
() => GetImageResponse
|
|
2609
|
+
() => GetImageRequest$,
|
|
2610
|
+
() => GetImageResponse$,
|
|
2561
2611
|
];
|
|
2562
|
-
export var GetImagePipeline = [
|
|
2612
|
+
export var GetImagePipeline$ = [
|
|
2563
2613
|
9,
|
|
2564
2614
|
n0,
|
|
2565
2615
|
_GIP,
|
|
2566
2616
|
{ [_ht]: ["GET", "/GetImagePipeline", 200] },
|
|
2567
|
-
() => GetImagePipelineRequest
|
|
2568
|
-
() => GetImagePipelineResponse
|
|
2617
|
+
() => GetImagePipelineRequest$,
|
|
2618
|
+
() => GetImagePipelineResponse$,
|
|
2569
2619
|
];
|
|
2570
|
-
export var GetImagePolicy = [
|
|
2620
|
+
export var GetImagePolicy$ = [
|
|
2571
2621
|
9,
|
|
2572
2622
|
n0,
|
|
2573
2623
|
_GIPe,
|
|
2574
2624
|
{ [_ht]: ["GET", "/GetImagePolicy", 200] },
|
|
2575
|
-
() => GetImagePolicyRequest
|
|
2576
|
-
() => GetImagePolicyResponse
|
|
2625
|
+
() => GetImagePolicyRequest$,
|
|
2626
|
+
() => GetImagePolicyResponse$,
|
|
2577
2627
|
];
|
|
2578
|
-
export var GetImageRecipe = [
|
|
2628
|
+
export var GetImageRecipe$ = [
|
|
2579
2629
|
9,
|
|
2580
2630
|
n0,
|
|
2581
2631
|
_GIRet,
|
|
2582
2632
|
{ [_ht]: ["GET", "/GetImageRecipe", 200] },
|
|
2583
|
-
() => GetImageRecipeRequest
|
|
2584
|
-
() => GetImageRecipeResponse
|
|
2633
|
+
() => GetImageRecipeRequest$,
|
|
2634
|
+
() => GetImageRecipeResponse$,
|
|
2585
2635
|
];
|
|
2586
|
-
export var GetImageRecipePolicy = [
|
|
2636
|
+
export var GetImageRecipePolicy$ = [
|
|
2587
2637
|
9,
|
|
2588
2638
|
n0,
|
|
2589
2639
|
_GIRP,
|
|
2590
2640
|
{ [_ht]: ["GET", "/GetImageRecipePolicy", 200] },
|
|
2591
|
-
() => GetImageRecipePolicyRequest
|
|
2592
|
-
() => GetImageRecipePolicyResponse
|
|
2641
|
+
() => GetImageRecipePolicyRequest$,
|
|
2642
|
+
() => GetImageRecipePolicyResponse$,
|
|
2593
2643
|
];
|
|
2594
|
-
export var GetInfrastructureConfiguration = [
|
|
2644
|
+
export var GetInfrastructureConfiguration$ = [
|
|
2595
2645
|
9,
|
|
2596
2646
|
n0,
|
|
2597
2647
|
_GIC,
|
|
2598
2648
|
{ [_ht]: ["GET", "/GetInfrastructureConfiguration", 200] },
|
|
2599
|
-
() => GetInfrastructureConfigurationRequest
|
|
2600
|
-
() => GetInfrastructureConfigurationResponse
|
|
2649
|
+
() => GetInfrastructureConfigurationRequest$,
|
|
2650
|
+
() => GetInfrastructureConfigurationResponse$,
|
|
2601
2651
|
];
|
|
2602
|
-
export var GetLifecycleExecution = [
|
|
2652
|
+
export var GetLifecycleExecution$ = [
|
|
2603
2653
|
9,
|
|
2604
2654
|
n0,
|
|
2605
2655
|
_GLE,
|
|
2606
2656
|
{ [_ht]: ["GET", "/GetLifecycleExecution", 200] },
|
|
2607
|
-
() => GetLifecycleExecutionRequest
|
|
2608
|
-
() => GetLifecycleExecutionResponse
|
|
2657
|
+
() => GetLifecycleExecutionRequest$,
|
|
2658
|
+
() => GetLifecycleExecutionResponse$,
|
|
2609
2659
|
];
|
|
2610
|
-
export var GetLifecyclePolicy = [
|
|
2660
|
+
export var GetLifecyclePolicy$ = [
|
|
2611
2661
|
9,
|
|
2612
2662
|
n0,
|
|
2613
2663
|
_GLP,
|
|
2614
2664
|
{ [_ht]: ["GET", "/GetLifecyclePolicy", 200] },
|
|
2615
|
-
() => GetLifecyclePolicyRequest
|
|
2616
|
-
() => GetLifecyclePolicyResponse
|
|
2665
|
+
() => GetLifecyclePolicyRequest$,
|
|
2666
|
+
() => GetLifecyclePolicyResponse$,
|
|
2617
2667
|
];
|
|
2618
|
-
export var GetMarketplaceResource = [
|
|
2668
|
+
export var GetMarketplaceResource$ = [
|
|
2619
2669
|
9,
|
|
2620
2670
|
n0,
|
|
2621
2671
|
_GMR,
|
|
2622
2672
|
{ [_ht]: ["POST", "/GetMarketplaceResource", 200] },
|
|
2623
|
-
() => GetMarketplaceResourceRequest
|
|
2624
|
-
() => GetMarketplaceResourceResponse
|
|
2673
|
+
() => GetMarketplaceResourceRequest$,
|
|
2674
|
+
() => GetMarketplaceResourceResponse$,
|
|
2625
2675
|
];
|
|
2626
|
-
export var GetWorkflow = [
|
|
2676
|
+
export var GetWorkflow$ = [
|
|
2627
2677
|
9,
|
|
2628
2678
|
n0,
|
|
2629
2679
|
_GW,
|
|
2630
2680
|
{ [_ht]: ["GET", "/GetWorkflow", 200] },
|
|
2631
|
-
() => GetWorkflowRequest
|
|
2632
|
-
() => GetWorkflowResponse
|
|
2681
|
+
() => GetWorkflowRequest$,
|
|
2682
|
+
() => GetWorkflowResponse$,
|
|
2633
2683
|
];
|
|
2634
|
-
export var GetWorkflowExecution = [
|
|
2684
|
+
export var GetWorkflowExecution$ = [
|
|
2635
2685
|
9,
|
|
2636
2686
|
n0,
|
|
2637
2687
|
_GWE,
|
|
2638
2688
|
{ [_ht]: ["GET", "/GetWorkflowExecution", 200] },
|
|
2639
|
-
() => GetWorkflowExecutionRequest
|
|
2640
|
-
() => GetWorkflowExecutionResponse
|
|
2689
|
+
() => GetWorkflowExecutionRequest$,
|
|
2690
|
+
() => GetWorkflowExecutionResponse$,
|
|
2641
2691
|
];
|
|
2642
|
-
export var GetWorkflowStepExecution = [
|
|
2692
|
+
export var GetWorkflowStepExecution$ = [
|
|
2643
2693
|
9,
|
|
2644
2694
|
n0,
|
|
2645
2695
|
_GWSE,
|
|
2646
2696
|
{ [_ht]: ["GET", "/GetWorkflowStepExecution", 200] },
|
|
2647
|
-
() => GetWorkflowStepExecutionRequest
|
|
2648
|
-
() => GetWorkflowStepExecutionResponse
|
|
2697
|
+
() => GetWorkflowStepExecutionRequest$,
|
|
2698
|
+
() => GetWorkflowStepExecutionResponse$,
|
|
2649
2699
|
];
|
|
2650
|
-
export var ImportComponent = [
|
|
2700
|
+
export var ImportComponent$ = [
|
|
2651
2701
|
9,
|
|
2652
2702
|
n0,
|
|
2653
2703
|
_ICm,
|
|
2654
2704
|
{ [_ht]: ["PUT", "/ImportComponent", 200] },
|
|
2655
|
-
() => ImportComponentRequest
|
|
2656
|
-
() => ImportComponentResponse
|
|
2705
|
+
() => ImportComponentRequest$,
|
|
2706
|
+
() => ImportComponentResponse$,
|
|
2657
2707
|
];
|
|
2658
|
-
export var ImportDiskImage = [
|
|
2708
|
+
export var ImportDiskImage$ = [
|
|
2659
2709
|
9,
|
|
2660
2710
|
n0,
|
|
2661
2711
|
_IDI,
|
|
2662
2712
|
{ [_ht]: ["PUT", "/ImportDiskImage", 200] },
|
|
2663
|
-
() => ImportDiskImageRequest
|
|
2664
|
-
() => ImportDiskImageResponse
|
|
2713
|
+
() => ImportDiskImageRequest$,
|
|
2714
|
+
() => ImportDiskImageResponse$,
|
|
2665
2715
|
];
|
|
2666
|
-
export var ImportVmImage = [
|
|
2716
|
+
export var ImportVmImage$ = [
|
|
2667
2717
|
9,
|
|
2668
2718
|
n0,
|
|
2669
2719
|
_IVI,
|
|
2670
2720
|
{ [_ht]: ["PUT", "/ImportVmImage", 200] },
|
|
2671
|
-
() => ImportVmImageRequest
|
|
2672
|
-
() => ImportVmImageResponse
|
|
2721
|
+
() => ImportVmImageRequest$,
|
|
2722
|
+
() => ImportVmImageResponse$,
|
|
2673
2723
|
];
|
|
2674
|
-
export var ListComponentBuildVersions = [
|
|
2724
|
+
export var ListComponentBuildVersions$ = [
|
|
2675
2725
|
9,
|
|
2676
2726
|
n0,
|
|
2677
2727
|
_LCBV,
|
|
2678
2728
|
{ [_ht]: ["POST", "/ListComponentBuildVersions", 200] },
|
|
2679
|
-
() => ListComponentBuildVersionsRequest
|
|
2680
|
-
() => ListComponentBuildVersionsResponse
|
|
2729
|
+
() => ListComponentBuildVersionsRequest$,
|
|
2730
|
+
() => ListComponentBuildVersionsResponse$,
|
|
2681
2731
|
];
|
|
2682
|
-
export var ListComponents = [
|
|
2732
|
+
export var ListComponents$ = [
|
|
2683
2733
|
9,
|
|
2684
2734
|
n0,
|
|
2685
2735
|
_LC,
|
|
2686
2736
|
{ [_ht]: ["POST", "/ListComponents", 200] },
|
|
2687
|
-
() => ListComponentsRequest
|
|
2688
|
-
() => ListComponentsResponse
|
|
2737
|
+
() => ListComponentsRequest$,
|
|
2738
|
+
() => ListComponentsResponse$,
|
|
2689
2739
|
];
|
|
2690
|
-
export var ListContainerRecipes = [
|
|
2740
|
+
export var ListContainerRecipes$ = [
|
|
2691
2741
|
9,
|
|
2692
2742
|
n0,
|
|
2693
2743
|
_LCRis,
|
|
2694
2744
|
{ [_ht]: ["POST", "/ListContainerRecipes", 200] },
|
|
2695
|
-
() => ListContainerRecipesRequest
|
|
2696
|
-
() => ListContainerRecipesResponse
|
|
2745
|
+
() => ListContainerRecipesRequest$,
|
|
2746
|
+
() => ListContainerRecipesResponse$,
|
|
2697
2747
|
];
|
|
2698
|
-
export var ListDistributionConfigurations = [
|
|
2748
|
+
export var ListDistributionConfigurations$ = [
|
|
2699
2749
|
9,
|
|
2700
2750
|
n0,
|
|
2701
2751
|
_LDC,
|
|
2702
2752
|
{ [_ht]: ["POST", "/ListDistributionConfigurations", 200] },
|
|
2703
|
-
() => ListDistributionConfigurationsRequest
|
|
2704
|
-
() => ListDistributionConfigurationsResponse
|
|
2753
|
+
() => ListDistributionConfigurationsRequest$,
|
|
2754
|
+
() => ListDistributionConfigurationsResponse$,
|
|
2705
2755
|
];
|
|
2706
|
-
export var ListImageBuildVersions = [
|
|
2756
|
+
export var ListImageBuildVersions$ = [
|
|
2707
2757
|
9,
|
|
2708
2758
|
n0,
|
|
2709
2759
|
_LIBV,
|
|
2710
2760
|
{ [_ht]: ["POST", "/ListImageBuildVersions", 200] },
|
|
2711
|
-
() => ListImageBuildVersionsRequest
|
|
2712
|
-
() => ListImageBuildVersionsResponse
|
|
2761
|
+
() => ListImageBuildVersionsRequest$,
|
|
2762
|
+
() => ListImageBuildVersionsResponse$,
|
|
2713
2763
|
];
|
|
2714
|
-
export var ListImagePackages = [
|
|
2764
|
+
export var ListImagePackages$ = [
|
|
2715
2765
|
9,
|
|
2716
2766
|
n0,
|
|
2717
2767
|
_LIP,
|
|
2718
2768
|
{ [_ht]: ["POST", "/ListImagePackages", 200] },
|
|
2719
|
-
() => ListImagePackagesRequest
|
|
2720
|
-
() => ListImagePackagesResponse
|
|
2769
|
+
() => ListImagePackagesRequest$,
|
|
2770
|
+
() => ListImagePackagesResponse$,
|
|
2721
2771
|
];
|
|
2722
|
-
export var ListImagePipelineImages = [
|
|
2772
|
+
export var ListImagePipelineImages$ = [
|
|
2723
2773
|
9,
|
|
2724
2774
|
n0,
|
|
2725
2775
|
_LIPI,
|
|
2726
2776
|
{ [_ht]: ["POST", "/ListImagePipelineImages", 200] },
|
|
2727
|
-
() => ListImagePipelineImagesRequest
|
|
2728
|
-
() => ListImagePipelineImagesResponse
|
|
2777
|
+
() => ListImagePipelineImagesRequest$,
|
|
2778
|
+
() => ListImagePipelineImagesResponse$,
|
|
2729
2779
|
];
|
|
2730
|
-
export var ListImagePipelines = [
|
|
2780
|
+
export var ListImagePipelines$ = [
|
|
2731
2781
|
9,
|
|
2732
2782
|
n0,
|
|
2733
2783
|
_LIPi,
|
|
2734
2784
|
{ [_ht]: ["POST", "/ListImagePipelines", 200] },
|
|
2735
|
-
() => ListImagePipelinesRequest
|
|
2736
|
-
() => ListImagePipelinesResponse
|
|
2785
|
+
() => ListImagePipelinesRequest$,
|
|
2786
|
+
() => ListImagePipelinesResponse$,
|
|
2737
2787
|
];
|
|
2738
|
-
export var ListImageRecipes = [
|
|
2788
|
+
export var ListImageRecipes$ = [
|
|
2739
2789
|
9,
|
|
2740
2790
|
n0,
|
|
2741
2791
|
_LIRis,
|
|
2742
2792
|
{ [_ht]: ["POST", "/ListImageRecipes", 200] },
|
|
2743
|
-
() => ListImageRecipesRequest
|
|
2744
|
-
() => ListImageRecipesResponse
|
|
2793
|
+
() => ListImageRecipesRequest$,
|
|
2794
|
+
() => ListImageRecipesResponse$,
|
|
2745
2795
|
];
|
|
2746
|
-
export var ListImages = [
|
|
2796
|
+
export var ListImages$ = [
|
|
2747
2797
|
9,
|
|
2748
2798
|
n0,
|
|
2749
2799
|
_LI,
|
|
2750
2800
|
{ [_ht]: ["POST", "/ListImages", 200] },
|
|
2751
|
-
() => ListImagesRequest
|
|
2752
|
-
() => ListImagesResponse
|
|
2801
|
+
() => ListImagesRequest$,
|
|
2802
|
+
() => ListImagesResponse$,
|
|
2753
2803
|
];
|
|
2754
|
-
export var ListImageScanFindingAggregations = [
|
|
2804
|
+
export var ListImageScanFindingAggregations$ = [
|
|
2755
2805
|
9,
|
|
2756
2806
|
n0,
|
|
2757
2807
|
_LISFA,
|
|
2758
2808
|
{ [_ht]: ["POST", "/ListImageScanFindingAggregations", 200] },
|
|
2759
|
-
() => ListImageScanFindingAggregationsRequest
|
|
2760
|
-
() => ListImageScanFindingAggregationsResponse
|
|
2809
|
+
() => ListImageScanFindingAggregationsRequest$,
|
|
2810
|
+
() => ListImageScanFindingAggregationsResponse$,
|
|
2761
2811
|
];
|
|
2762
|
-
export var ListImageScanFindings = [
|
|
2812
|
+
export var ListImageScanFindings$ = [
|
|
2763
2813
|
9,
|
|
2764
2814
|
n0,
|
|
2765
2815
|
_LISF,
|
|
2766
2816
|
{ [_ht]: ["POST", "/ListImageScanFindings", 200] },
|
|
2767
|
-
() => ListImageScanFindingsRequest
|
|
2768
|
-
() => ListImageScanFindingsResponse
|
|
2817
|
+
() => ListImageScanFindingsRequest$,
|
|
2818
|
+
() => ListImageScanFindingsResponse$,
|
|
2769
2819
|
];
|
|
2770
|
-
export var ListInfrastructureConfigurations = [
|
|
2820
|
+
export var ListInfrastructureConfigurations$ = [
|
|
2771
2821
|
9,
|
|
2772
2822
|
n0,
|
|
2773
2823
|
_LIC,
|
|
2774
2824
|
{ [_ht]: ["POST", "/ListInfrastructureConfigurations", 200] },
|
|
2775
|
-
() => ListInfrastructureConfigurationsRequest
|
|
2776
|
-
() => ListInfrastructureConfigurationsResponse
|
|
2825
|
+
() => ListInfrastructureConfigurationsRequest$,
|
|
2826
|
+
() => ListInfrastructureConfigurationsResponse$,
|
|
2777
2827
|
];
|
|
2778
|
-
export var ListLifecycleExecutionResources = [
|
|
2828
|
+
export var ListLifecycleExecutionResources$ = [
|
|
2779
2829
|
9,
|
|
2780
2830
|
n0,
|
|
2781
2831
|
_LLERis,
|
|
2782
2832
|
{ [_ht]: ["POST", "/ListLifecycleExecutionResources", 200] },
|
|
2783
|
-
() => ListLifecycleExecutionResourcesRequest
|
|
2784
|
-
() => ListLifecycleExecutionResourcesResponse
|
|
2833
|
+
() => ListLifecycleExecutionResourcesRequest$,
|
|
2834
|
+
() => ListLifecycleExecutionResourcesResponse$,
|
|
2785
2835
|
];
|
|
2786
|
-
export var ListLifecycleExecutions = [
|
|
2836
|
+
export var ListLifecycleExecutions$ = [
|
|
2787
2837
|
9,
|
|
2788
2838
|
n0,
|
|
2789
2839
|
_LLE,
|
|
2790
2840
|
{ [_ht]: ["POST", "/ListLifecycleExecutions", 200] },
|
|
2791
|
-
() => ListLifecycleExecutionsRequest
|
|
2792
|
-
() => ListLifecycleExecutionsResponse
|
|
2841
|
+
() => ListLifecycleExecutionsRequest$,
|
|
2842
|
+
() => ListLifecycleExecutionsResponse$,
|
|
2793
2843
|
];
|
|
2794
|
-
export var ListLifecyclePolicies = [
|
|
2844
|
+
export var ListLifecyclePolicies$ = [
|
|
2795
2845
|
9,
|
|
2796
2846
|
n0,
|
|
2797
2847
|
_LLP,
|
|
2798
2848
|
{ [_ht]: ["POST", "/ListLifecyclePolicies", 200] },
|
|
2799
|
-
() => ListLifecyclePoliciesRequest
|
|
2800
|
-
() => ListLifecyclePoliciesResponse
|
|
2849
|
+
() => ListLifecyclePoliciesRequest$,
|
|
2850
|
+
() => ListLifecyclePoliciesResponse$,
|
|
2801
2851
|
];
|
|
2802
|
-
export var ListTagsForResource = [
|
|
2852
|
+
export var ListTagsForResource$ = [
|
|
2803
2853
|
9,
|
|
2804
2854
|
n0,
|
|
2805
2855
|
_LTFR,
|
|
2806
2856
|
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
2807
|
-
() => ListTagsForResourceRequest
|
|
2808
|
-
() => ListTagsForResourceResponse
|
|
2857
|
+
() => ListTagsForResourceRequest$,
|
|
2858
|
+
() => ListTagsForResourceResponse$,
|
|
2809
2859
|
];
|
|
2810
|
-
export var ListWaitingWorkflowSteps = [
|
|
2860
|
+
export var ListWaitingWorkflowSteps$ = [
|
|
2811
2861
|
9,
|
|
2812
2862
|
n0,
|
|
2813
2863
|
_LWWS,
|
|
2814
2864
|
{ [_ht]: ["POST", "/ListWaitingWorkflowSteps", 200] },
|
|
2815
|
-
() => ListWaitingWorkflowStepsRequest
|
|
2816
|
-
() => ListWaitingWorkflowStepsResponse
|
|
2865
|
+
() => ListWaitingWorkflowStepsRequest$,
|
|
2866
|
+
() => ListWaitingWorkflowStepsResponse$,
|
|
2817
2867
|
];
|
|
2818
|
-
export var ListWorkflowBuildVersions = [
|
|
2868
|
+
export var ListWorkflowBuildVersions$ = [
|
|
2819
2869
|
9,
|
|
2820
2870
|
n0,
|
|
2821
2871
|
_LWBV,
|
|
2822
2872
|
{ [_ht]: ["POST", "/ListWorkflowBuildVersions", 200] },
|
|
2823
|
-
() => ListWorkflowBuildVersionsRequest
|
|
2824
|
-
() => ListWorkflowBuildVersionsResponse
|
|
2873
|
+
() => ListWorkflowBuildVersionsRequest$,
|
|
2874
|
+
() => ListWorkflowBuildVersionsResponse$,
|
|
2825
2875
|
];
|
|
2826
|
-
export var ListWorkflowExecutions = [
|
|
2876
|
+
export var ListWorkflowExecutions$ = [
|
|
2827
2877
|
9,
|
|
2828
2878
|
n0,
|
|
2829
2879
|
_LWE,
|
|
2830
2880
|
{ [_ht]: ["POST", "/ListWorkflowExecutions", 200] },
|
|
2831
|
-
() => ListWorkflowExecutionsRequest
|
|
2832
|
-
() => ListWorkflowExecutionsResponse
|
|
2881
|
+
() => ListWorkflowExecutionsRequest$,
|
|
2882
|
+
() => ListWorkflowExecutionsResponse$,
|
|
2833
2883
|
];
|
|
2834
|
-
export var ListWorkflows = [
|
|
2884
|
+
export var ListWorkflows$ = [
|
|
2835
2885
|
9,
|
|
2836
2886
|
n0,
|
|
2837
2887
|
_LW,
|
|
2838
2888
|
{ [_ht]: ["POST", "/ListWorkflows", 200] },
|
|
2839
|
-
() => ListWorkflowsRequest
|
|
2840
|
-
() => ListWorkflowsResponse
|
|
2889
|
+
() => ListWorkflowsRequest$,
|
|
2890
|
+
() => ListWorkflowsResponse$,
|
|
2841
2891
|
];
|
|
2842
|
-
export var ListWorkflowStepExecutions = [
|
|
2892
|
+
export var ListWorkflowStepExecutions$ = [
|
|
2843
2893
|
9,
|
|
2844
2894
|
n0,
|
|
2845
2895
|
_LWSE,
|
|
2846
2896
|
{ [_ht]: ["POST", "/ListWorkflowStepExecutions", 200] },
|
|
2847
|
-
() => ListWorkflowStepExecutionsRequest
|
|
2848
|
-
() => ListWorkflowStepExecutionsResponse
|
|
2897
|
+
() => ListWorkflowStepExecutionsRequest$,
|
|
2898
|
+
() => ListWorkflowStepExecutionsResponse$,
|
|
2849
2899
|
];
|
|
2850
|
-
export var PutComponentPolicy = [
|
|
2900
|
+
export var PutComponentPolicy$ = [
|
|
2851
2901
|
9,
|
|
2852
2902
|
n0,
|
|
2853
2903
|
_PCP,
|
|
2854
2904
|
{ [_ht]: ["PUT", "/PutComponentPolicy", 200] },
|
|
2855
|
-
() => PutComponentPolicyRequest
|
|
2856
|
-
() => PutComponentPolicyResponse
|
|
2905
|
+
() => PutComponentPolicyRequest$,
|
|
2906
|
+
() => PutComponentPolicyResponse$,
|
|
2857
2907
|
];
|
|
2858
|
-
export var PutContainerRecipePolicy = [
|
|
2908
|
+
export var PutContainerRecipePolicy$ = [
|
|
2859
2909
|
9,
|
|
2860
2910
|
n0,
|
|
2861
2911
|
_PCRP,
|
|
2862
2912
|
{ [_ht]: ["PUT", "/PutContainerRecipePolicy", 200] },
|
|
2863
|
-
() => PutContainerRecipePolicyRequest
|
|
2864
|
-
() => PutContainerRecipePolicyResponse
|
|
2913
|
+
() => PutContainerRecipePolicyRequest$,
|
|
2914
|
+
() => PutContainerRecipePolicyResponse$,
|
|
2865
2915
|
];
|
|
2866
|
-
export var PutImagePolicy = [
|
|
2916
|
+
export var PutImagePolicy$ = [
|
|
2867
2917
|
9,
|
|
2868
2918
|
n0,
|
|
2869
2919
|
_PIP,
|
|
2870
2920
|
{ [_ht]: ["PUT", "/PutImagePolicy", 200] },
|
|
2871
|
-
() => PutImagePolicyRequest
|
|
2872
|
-
() => PutImagePolicyResponse
|
|
2921
|
+
() => PutImagePolicyRequest$,
|
|
2922
|
+
() => PutImagePolicyResponse$,
|
|
2873
2923
|
];
|
|
2874
|
-
export var PutImageRecipePolicy = [
|
|
2924
|
+
export var PutImageRecipePolicy$ = [
|
|
2875
2925
|
9,
|
|
2876
2926
|
n0,
|
|
2877
2927
|
_PIRP,
|
|
2878
2928
|
{ [_ht]: ["PUT", "/PutImageRecipePolicy", 200] },
|
|
2879
|
-
() => PutImageRecipePolicyRequest
|
|
2880
|
-
() => PutImageRecipePolicyResponse
|
|
2929
|
+
() => PutImageRecipePolicyRequest$,
|
|
2930
|
+
() => PutImageRecipePolicyResponse$,
|
|
2881
2931
|
];
|
|
2882
|
-
export var RetryImage = [
|
|
2932
|
+
export var RetryImage$ = [
|
|
2883
2933
|
9,
|
|
2884
2934
|
n0,
|
|
2885
2935
|
_RI,
|
|
2886
2936
|
{ [_ht]: ["PUT", "/RetryImage", 200] },
|
|
2887
|
-
() => RetryImageRequest
|
|
2888
|
-
() => RetryImageResponse
|
|
2937
|
+
() => RetryImageRequest$,
|
|
2938
|
+
() => RetryImageResponse$,
|
|
2889
2939
|
];
|
|
2890
|
-
export var SendWorkflowStepAction = [
|
|
2940
|
+
export var SendWorkflowStepAction$ = [
|
|
2891
2941
|
9,
|
|
2892
2942
|
n0,
|
|
2893
2943
|
_SWSA,
|
|
2894
2944
|
{ [_ht]: ["PUT", "/SendWorkflowStepAction", 200] },
|
|
2895
|
-
() => SendWorkflowStepActionRequest
|
|
2896
|
-
() => SendWorkflowStepActionResponse
|
|
2945
|
+
() => SendWorkflowStepActionRequest$,
|
|
2946
|
+
() => SendWorkflowStepActionResponse$,
|
|
2897
2947
|
];
|
|
2898
|
-
export var StartImagePipelineExecution = [
|
|
2948
|
+
export var StartImagePipelineExecution$ = [
|
|
2899
2949
|
9,
|
|
2900
2950
|
n0,
|
|
2901
2951
|
_SIPE,
|
|
2902
2952
|
{ [_ht]: ["PUT", "/StartImagePipelineExecution", 200] },
|
|
2903
|
-
() => StartImagePipelineExecutionRequest
|
|
2904
|
-
() => StartImagePipelineExecutionResponse
|
|
2953
|
+
() => StartImagePipelineExecutionRequest$,
|
|
2954
|
+
() => StartImagePipelineExecutionResponse$,
|
|
2905
2955
|
];
|
|
2906
|
-
export var StartResourceStateUpdate = [
|
|
2956
|
+
export var StartResourceStateUpdate$ = [
|
|
2907
2957
|
9,
|
|
2908
2958
|
n0,
|
|
2909
2959
|
_SRSU,
|
|
2910
2960
|
{ [_ht]: ["PUT", "/StartResourceStateUpdate", 200] },
|
|
2911
|
-
() => StartResourceStateUpdateRequest
|
|
2912
|
-
() => StartResourceStateUpdateResponse
|
|
2961
|
+
() => StartResourceStateUpdateRequest$,
|
|
2962
|
+
() => StartResourceStateUpdateResponse$,
|
|
2913
2963
|
];
|
|
2914
|
-
export var TagResource = [
|
|
2964
|
+
export var TagResource$ = [
|
|
2915
2965
|
9,
|
|
2916
2966
|
n0,
|
|
2917
2967
|
_TR,
|
|
2918
2968
|
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
2919
|
-
() => TagResourceRequest
|
|
2920
|
-
() => TagResourceResponse
|
|
2969
|
+
() => TagResourceRequest$,
|
|
2970
|
+
() => TagResourceResponse$,
|
|
2921
2971
|
];
|
|
2922
|
-
export var UntagResource = [
|
|
2972
|
+
export var UntagResource$ = [
|
|
2923
2973
|
9,
|
|
2924
2974
|
n0,
|
|
2925
2975
|
_UR,
|
|
2926
2976
|
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
2927
|
-
() => UntagResourceRequest
|
|
2928
|
-
() => UntagResourceResponse
|
|
2977
|
+
() => UntagResourceRequest$,
|
|
2978
|
+
() => UntagResourceResponse$,
|
|
2929
2979
|
];
|
|
2930
|
-
export var UpdateDistributionConfiguration = [
|
|
2980
|
+
export var UpdateDistributionConfiguration$ = [
|
|
2931
2981
|
9,
|
|
2932
2982
|
n0,
|
|
2933
2983
|
_UDC,
|
|
2934
2984
|
{ [_ht]: ["PUT", "/UpdateDistributionConfiguration", 200] },
|
|
2935
|
-
() => UpdateDistributionConfigurationRequest
|
|
2936
|
-
() => UpdateDistributionConfigurationResponse
|
|
2985
|
+
() => UpdateDistributionConfigurationRequest$,
|
|
2986
|
+
() => UpdateDistributionConfigurationResponse$,
|
|
2937
2987
|
];
|
|
2938
|
-
export var UpdateImagePipeline = [
|
|
2988
|
+
export var UpdateImagePipeline$ = [
|
|
2939
2989
|
9,
|
|
2940
2990
|
n0,
|
|
2941
2991
|
_UIP,
|
|
2942
2992
|
{ [_ht]: ["PUT", "/UpdateImagePipeline", 200] },
|
|
2943
|
-
() => UpdateImagePipelineRequest
|
|
2944
|
-
() => UpdateImagePipelineResponse
|
|
2993
|
+
() => UpdateImagePipelineRequest$,
|
|
2994
|
+
() => UpdateImagePipelineResponse$,
|
|
2945
2995
|
];
|
|
2946
|
-
export var UpdateInfrastructureConfiguration = [
|
|
2996
|
+
export var UpdateInfrastructureConfiguration$ = [
|
|
2947
2997
|
9,
|
|
2948
2998
|
n0,
|
|
2949
2999
|
_UIC,
|
|
2950
3000
|
{ [_ht]: ["PUT", "/UpdateInfrastructureConfiguration", 200] },
|
|
2951
|
-
() => UpdateInfrastructureConfigurationRequest
|
|
2952
|
-
() => UpdateInfrastructureConfigurationResponse
|
|
3001
|
+
() => UpdateInfrastructureConfigurationRequest$,
|
|
3002
|
+
() => UpdateInfrastructureConfigurationResponse$,
|
|
2953
3003
|
];
|
|
2954
|
-
export var UpdateLifecyclePolicy = [
|
|
3004
|
+
export var UpdateLifecyclePolicy$ = [
|
|
2955
3005
|
9,
|
|
2956
3006
|
n0,
|
|
2957
3007
|
_ULP,
|
|
2958
3008
|
{ [_ht]: ["PUT", "/UpdateLifecyclePolicy", 200] },
|
|
2959
|
-
() => UpdateLifecyclePolicyRequest
|
|
2960
|
-
() => UpdateLifecyclePolicyResponse
|
|
3009
|
+
() => UpdateLifecyclePolicyRequest$,
|
|
3010
|
+
() => UpdateLifecyclePolicyResponse$,
|
|
2961
3011
|
];
|