@aws-sdk/client-opensearch 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 +1327 -879
- package/dist-cjs/runtimeConfig.shared.js +7 -1
- package/dist-es/commands/AcceptInboundConnectionCommand.js +2 -2
- package/dist-es/commands/AddDataSourceCommand.js +2 -2
- package/dist-es/commands/AddDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/AddTagsCommand.js +2 -2
- package/dist-es/commands/AssociatePackageCommand.js +2 -2
- package/dist-es/commands/AssociatePackagesCommand.js +2 -2
- package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/CancelDomainConfigChangeCommand.js +2 -2
- package/dist-es/commands/CancelServiceSoftwareUpdateCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateIndexCommand.js +2 -2
- package/dist-es/commands/CreateOutboundConnectionCommand.js +2 -2
- package/dist-es/commands/CreatePackageCommand.js +2 -2
- package/dist-es/commands/CreateVpcEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteInboundConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteIndexCommand.js +2 -2
- package/dist-es/commands/DeleteOutboundConnectionCommand.js +2 -2
- package/dist-es/commands/DeletePackageCommand.js +2 -2
- package/dist-es/commands/DeleteVpcEndpointCommand.js +2 -2
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +2 -2
- package/dist-es/commands/DescribeDomainChangeProgressCommand.js +2 -2
- package/dist-es/commands/DescribeDomainCommand.js +2 -2
- package/dist-es/commands/DescribeDomainConfigCommand.js +2 -2
- package/dist-es/commands/DescribeDomainHealthCommand.js +2 -2
- package/dist-es/commands/DescribeDomainNodesCommand.js +2 -2
- package/dist-es/commands/DescribeDomainsCommand.js +2 -2
- package/dist-es/commands/DescribeDryRunProgressCommand.js +2 -2
- package/dist-es/commands/DescribeInboundConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceTypeLimitsCommand.js +2 -2
- package/dist-es/commands/DescribeOutboundConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribePackagesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedInstanceOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +2 -2
- package/dist-es/commands/DissociatePackageCommand.js +2 -2
- package/dist-es/commands/DissociatePackagesCommand.js +2 -2
- package/dist-es/commands/GetApplicationCommand.js +2 -2
- package/dist-es/commands/GetCompatibleVersionsCommand.js +2 -2
- package/dist-es/commands/GetDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDefaultApplicationSettingCommand.js +2 -2
- package/dist-es/commands/GetDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDomainMaintenanceStatusCommand.js +2 -2
- package/dist-es/commands/GetIndexCommand.js +2 -2
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +2 -2
- package/dist-es/commands/GetUpgradeHistoryCommand.js +2 -2
- package/dist-es/commands/GetUpgradeStatusCommand.js +2 -2
- package/dist-es/commands/ListApplicationsCommand.js +2 -2
- package/dist-es/commands/ListDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDirectQueryDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDomainMaintenancesCommand.js +2 -2
- package/dist-es/commands/ListDomainNamesCommand.js +2 -2
- package/dist-es/commands/ListDomainsForPackageCommand.js +2 -2
- package/dist-es/commands/ListInstanceTypeDetailsCommand.js +2 -2
- package/dist-es/commands/ListPackagesForDomainCommand.js +2 -2
- package/dist-es/commands/ListScheduledActionsCommand.js +2 -2
- package/dist-es/commands/ListTagsCommand.js +2 -2
- package/dist-es/commands/ListVersionsCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointsCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedInstanceOfferingCommand.js +2 -2
- package/dist-es/commands/PutDefaultApplicationSettingCommand.js +2 -2
- package/dist-es/commands/RejectInboundConnectionCommand.js +2 -2
- package/dist-es/commands/RemoveTagsCommand.js +2 -2
- package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/StartDomainMaintenanceCommand.js +2 -2
- package/dist-es/commands/StartServiceSoftwareUpdateCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDomainConfigCommand.js +2 -2
- package/dist-es/commands/UpdateIndexCommand.js +2 -2
- package/dist-es/commands/UpdatePackageCommand.js +2 -2
- package/dist-es/commands/UpdatePackageScopeCommand.js +2 -2
- package/dist-es/commands/UpdateScheduledActionCommand.js +2 -2
- package/dist-es/commands/UpdateVpcEndpointCommand.js +2 -2
- package/dist-es/commands/UpgradeDomainCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -1
- package/dist-es/schemas/schemas_0.js +834 -778
- package/dist-types/OpenSearchClient.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 +393 -458
- package/dist-types/ts3.4/OpenSearchClient.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 +392 -460
- package/package.json +34 -34
|
@@ -777,45 +777,52 @@ const _v = "value";
|
|
|
777
777
|
const _xN = "xmlName";
|
|
778
778
|
const n0 = "com.amazonaws.opensearch";
|
|
779
779
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
780
|
-
import { AccessDeniedException
|
|
781
|
-
import { OpenSearchServiceException
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
export var AcceptInboundConnectionRequest = [3, n0, _AICR, 0, [_CI], [[0, 1]]];
|
|
785
|
-
export var AcceptInboundConnectionResponse = [
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
780
|
+
import { AccessDeniedException, BaseException, ConflictException, DependencyFailureException, DisabledOperationException, InternalException, InvalidPaginationTokenException, InvalidTypeException, LimitExceededException, ResourceAlreadyExistsException, ResourceNotFoundException, SlotNotAvailableException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
781
|
+
import { OpenSearchServiceException } from "../models/OpenSearchServiceException";
|
|
782
|
+
var Password = [0, n0, _P, 8, 0];
|
|
783
|
+
var Username = [0, n0, _U, 8, 0];
|
|
784
|
+
export var AcceptInboundConnectionRequest$ = [3, n0, _AICR, 0, [_CI], [[0, 1]]];
|
|
785
|
+
export var AcceptInboundConnectionResponse$ = [
|
|
786
|
+
3,
|
|
787
|
+
n0,
|
|
788
|
+
_AICRc,
|
|
789
|
+
0,
|
|
790
|
+
[_C],
|
|
791
|
+
[() => InboundConnection$],
|
|
792
|
+
];
|
|
793
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
794
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
795
|
+
export var AccessPoliciesStatus$ = [3, n0, _APS, 0, [_O, _S], [0, () => OptionStatus$]];
|
|
796
|
+
export var AddDataSourceRequest$ = [
|
|
790
797
|
3,
|
|
791
798
|
n0,
|
|
792
799
|
_ADSR,
|
|
793
800
|
0,
|
|
794
801
|
[_DN, _N, _DST, _D],
|
|
795
|
-
[[0, 1], 0, () => DataSourceType
|
|
802
|
+
[[0, 1], 0, () => DataSourceType$, 0],
|
|
796
803
|
];
|
|
797
|
-
export var AddDataSourceResponse = [3, n0, _ADSRd, 0, [_M], [0]];
|
|
798
|
-
export var AddDirectQueryDataSourceRequest = [
|
|
804
|
+
export var AddDataSourceResponse$ = [3, n0, _ADSRd, 0, [_M], [0]];
|
|
805
|
+
export var AddDirectQueryDataSourceRequest$ = [
|
|
799
806
|
3,
|
|
800
807
|
n0,
|
|
801
808
|
_ADQDSR,
|
|
802
809
|
0,
|
|
803
810
|
[_DSN, _DST, _D, _OSA, _TL],
|
|
804
|
-
[0, () => DirectQueryDataSourceType
|
|
811
|
+
[0, () => DirectQueryDataSourceType$, 0, 64 | 0, () => TagList],
|
|
805
812
|
];
|
|
806
|
-
export var AddDirectQueryDataSourceResponse = [3, n0, _ADQDSRd, 0, [_DSA], [0]];
|
|
807
|
-
export var AdditionalLimit = [3, n0, _AL, 0, [_LN, _LV], [0, 64 | 0]];
|
|
808
|
-
export var AddTagsRequest = [3, n0, _ATR, 0, [_ARN, _TL], [0, () => TagList]];
|
|
809
|
-
export var AdvancedOptionsStatus = [3, n0, _AOS, 0, [_O, _S], [128 | 0, () => OptionStatus]];
|
|
810
|
-
export var AdvancedSecurityOptions = [
|
|
813
|
+
export var AddDirectQueryDataSourceResponse$ = [3, n0, _ADQDSRd, 0, [_DSA], [0]];
|
|
814
|
+
export var AdditionalLimit$ = [3, n0, _AL, 0, [_LN, _LV], [0, 64 | 0]];
|
|
815
|
+
export var AddTagsRequest$ = [3, n0, _ATR, 0, [_ARN, _TL], [0, () => TagList]];
|
|
816
|
+
export var AdvancedOptionsStatus$ = [3, n0, _AOS, 0, [_O, _S], [128 | 0, () => OptionStatus$]];
|
|
817
|
+
export var AdvancedSecurityOptions$ = [
|
|
811
818
|
3,
|
|
812
819
|
n0,
|
|
813
820
|
_ASO,
|
|
814
821
|
0,
|
|
815
822
|
[_E, _IUDE, _SAMLO, _JWTO, _IAMFO, _AADD, _AAE],
|
|
816
|
-
[2, 2, () => SAMLOptionsOutput
|
|
823
|
+
[2, 2, () => SAMLOptionsOutput$, () => JWTOptionsOutput$, () => IAMFederationOptionsOutput$, 4, 2],
|
|
817
824
|
];
|
|
818
|
-
export var AdvancedSecurityOptionsInput = [
|
|
825
|
+
export var AdvancedSecurityOptionsInput$ = [
|
|
819
826
|
3,
|
|
820
827
|
n0,
|
|
821
828
|
_ASOI,
|
|
@@ -824,47 +831,47 @@ export var AdvancedSecurityOptionsInput = [
|
|
|
824
831
|
[
|
|
825
832
|
2,
|
|
826
833
|
2,
|
|
827
|
-
[() => MasterUserOptions
|
|
828
|
-
[() => SAMLOptionsInput
|
|
829
|
-
() => JWTOptionsInput
|
|
830
|
-
() => IAMFederationOptionsInput
|
|
834
|
+
[() => MasterUserOptions$, 0],
|
|
835
|
+
[() => SAMLOptionsInput$, 0],
|
|
836
|
+
() => JWTOptionsInput$,
|
|
837
|
+
() => IAMFederationOptionsInput$,
|
|
831
838
|
2,
|
|
832
839
|
],
|
|
833
840
|
];
|
|
834
|
-
export var AdvancedSecurityOptionsStatus = [
|
|
841
|
+
export var AdvancedSecurityOptionsStatus$ = [
|
|
835
842
|
3,
|
|
836
843
|
n0,
|
|
837
844
|
_ASOS,
|
|
838
845
|
0,
|
|
839
846
|
[_O, _S],
|
|
840
|
-
[() => AdvancedSecurityOptions
|
|
847
|
+
[() => AdvancedSecurityOptions$, () => OptionStatus$],
|
|
841
848
|
];
|
|
842
|
-
export var AIMLOptionsInput = [
|
|
849
|
+
export var AIMLOptionsInput$ = [
|
|
843
850
|
3,
|
|
844
851
|
n0,
|
|
845
852
|
_AIMLOI,
|
|
846
853
|
0,
|
|
847
854
|
[_NLQGO, _SVE, _SVA],
|
|
848
|
-
[() => NaturalLanguageQueryGenerationOptionsInput
|
|
855
|
+
[() => NaturalLanguageQueryGenerationOptionsInput$, () => S3VectorsEngine$, () => ServerlessVectorAcceleration$],
|
|
849
856
|
];
|
|
850
|
-
export var AIMLOptionsOutput = [
|
|
857
|
+
export var AIMLOptionsOutput$ = [
|
|
851
858
|
3,
|
|
852
859
|
n0,
|
|
853
860
|
_AIMLOO,
|
|
854
861
|
0,
|
|
855
862
|
[_NLQGO, _SVE, _SVA],
|
|
856
|
-
[() => NaturalLanguageQueryGenerationOptionsOutput
|
|
863
|
+
[() => NaturalLanguageQueryGenerationOptionsOutput$, () => S3VectorsEngine$, () => ServerlessVectorAcceleration$],
|
|
857
864
|
];
|
|
858
|
-
export var AIMLOptionsStatus = [
|
|
865
|
+
export var AIMLOptionsStatus$ = [
|
|
859
866
|
3,
|
|
860
867
|
n0,
|
|
861
868
|
_AIMLOS,
|
|
862
869
|
0,
|
|
863
870
|
[_O, _S],
|
|
864
|
-
[() => AIMLOptionsOutput
|
|
871
|
+
[() => AIMLOptionsOutput$, () => OptionStatus$],
|
|
865
872
|
];
|
|
866
|
-
export var AppConfig = [3, n0, _AC, 0, [_k, _v], [0, 0]];
|
|
867
|
-
export var ApplicationSummary = [
|
|
873
|
+
export var AppConfig$ = [3, n0, _AC, 0, [_k, _v], [0, 0]];
|
|
874
|
+
export var ApplicationSummary$ = [
|
|
868
875
|
3,
|
|
869
876
|
n0,
|
|
870
877
|
_AS,
|
|
@@ -872,16 +879,16 @@ export var ApplicationSummary = [
|
|
|
872
879
|
[_i, _a, _n, _en, _s, _cA, _lUA],
|
|
873
880
|
[0, 0, 0, 0, 0, 4, 4],
|
|
874
881
|
];
|
|
875
|
-
export var AssociatePackageRequest = [
|
|
882
|
+
export var AssociatePackageRequest$ = [
|
|
876
883
|
3,
|
|
877
884
|
n0,
|
|
878
885
|
_APR,
|
|
879
886
|
0,
|
|
880
887
|
[_PID, _DN, _PPIDL, _ACs],
|
|
881
|
-
[[0, 1], [0, 1], 64 | 0, () => PackageAssociationConfiguration],
|
|
888
|
+
[[0, 1], [0, 1], 64 | 0, () => PackageAssociationConfiguration$],
|
|
882
889
|
];
|
|
883
|
-
export var AssociatePackageResponse = [3, n0, _APRs, 0, [_DPD], [() => DomainPackageDetails]];
|
|
884
|
-
export var AssociatePackagesRequest = [
|
|
890
|
+
export var AssociatePackageResponse$ = [3, n0, _APRs, 0, [_DPD], [() => DomainPackageDetails$]];
|
|
891
|
+
export var AssociatePackagesRequest$ = [
|
|
885
892
|
3,
|
|
886
893
|
n0,
|
|
887
894
|
_APRss,
|
|
@@ -889,7 +896,7 @@ export var AssociatePackagesRequest = [
|
|
|
889
896
|
[_PL, _DN],
|
|
890
897
|
[() => PackageDetailsForAssociationList, 0],
|
|
891
898
|
];
|
|
892
|
-
export var AssociatePackagesResponse = [
|
|
899
|
+
export var AssociatePackagesResponse$ = [
|
|
893
900
|
3,
|
|
894
901
|
n0,
|
|
895
902
|
_APRsso,
|
|
@@ -897,8 +904,8 @@ export var AssociatePackagesResponse = [
|
|
|
897
904
|
[_DPDL],
|
|
898
905
|
[() => DomainPackageDetailsList],
|
|
899
906
|
];
|
|
900
|
-
export var AuthorizedPrincipal = [3, n0, _AP, 0, [_PT, _Pr], [0, 0]];
|
|
901
|
-
export var AuthorizeVpcEndpointAccessRequest = [
|
|
907
|
+
export var AuthorizedPrincipal$ = [3, n0, _AP, 0, [_PT, _Pr], [0, 0]];
|
|
908
|
+
export var AuthorizeVpcEndpointAccessRequest$ = [
|
|
902
909
|
3,
|
|
903
910
|
n0,
|
|
904
911
|
_AVEAR,
|
|
@@ -906,25 +913,25 @@ export var AuthorizeVpcEndpointAccessRequest = [
|
|
|
906
913
|
[_DN, _A, _Se],
|
|
907
914
|
[[0, 1], 0, 0],
|
|
908
915
|
];
|
|
909
|
-
export var AuthorizeVpcEndpointAccessResponse = [
|
|
916
|
+
export var AuthorizeVpcEndpointAccessResponse$ = [
|
|
910
917
|
3,
|
|
911
918
|
n0,
|
|
912
919
|
_AVEARu,
|
|
913
920
|
0,
|
|
914
921
|
[_AP],
|
|
915
|
-
[() => AuthorizedPrincipal],
|
|
922
|
+
[() => AuthorizedPrincipal$],
|
|
916
923
|
];
|
|
917
|
-
export var AutoTune = [3, n0, _AT, 0, [_ATT, _ATD], [0, () => AutoTuneDetails]];
|
|
918
|
-
export var AutoTuneDetails = [3, n0, _ATD, 0, [_SATD], [() => ScheduledAutoTuneDetails]];
|
|
919
|
-
export var AutoTuneMaintenanceSchedule = [
|
|
924
|
+
export var AutoTune$ = [3, n0, _AT, 0, [_ATT, _ATD], [0, () => AutoTuneDetails$]];
|
|
925
|
+
export var AutoTuneDetails$ = [3, n0, _ATD, 0, [_SATD], [() => ScheduledAutoTuneDetails$]];
|
|
926
|
+
export var AutoTuneMaintenanceSchedule$ = [
|
|
920
927
|
3,
|
|
921
928
|
n0,
|
|
922
929
|
_ATMS,
|
|
923
930
|
0,
|
|
924
931
|
[_SA, _Du, _CEFR],
|
|
925
|
-
[4, () => Duration
|
|
932
|
+
[4, () => Duration$, 0],
|
|
926
933
|
];
|
|
927
|
-
export var AutoTuneOptions = [
|
|
934
|
+
export var AutoTuneOptions$ = [
|
|
928
935
|
3,
|
|
929
936
|
n0,
|
|
930
937
|
_ATO,
|
|
@@ -932,7 +939,7 @@ export var AutoTuneOptions = [
|
|
|
932
939
|
[_DS, _ROD, _MS, _UOPW],
|
|
933
940
|
[0, 0, () => AutoTuneMaintenanceScheduleList, 2],
|
|
934
941
|
];
|
|
935
|
-
export var AutoTuneOptionsInput = [
|
|
942
|
+
export var AutoTuneOptionsInput$ = [
|
|
936
943
|
3,
|
|
937
944
|
n0,
|
|
938
945
|
_ATOI,
|
|
@@ -940,17 +947,24 @@ export var AutoTuneOptionsInput = [
|
|
|
940
947
|
[_DS, _MS, _UOPW],
|
|
941
948
|
[0, () => AutoTuneMaintenanceScheduleList, 2],
|
|
942
949
|
];
|
|
943
|
-
export var AutoTuneOptionsOutput = [3, n0, _ATOO, 0, [_St, _EM, _UOPW], [0, 0, 2]];
|
|
944
|
-
export var AutoTuneOptionsStatus = [
|
|
950
|
+
export var AutoTuneOptionsOutput$ = [3, n0, _ATOO, 0, [_St, _EM, _UOPW], [0, 0, 2]];
|
|
951
|
+
export var AutoTuneOptionsStatus$ = [
|
|
945
952
|
3,
|
|
946
953
|
n0,
|
|
947
954
|
_ATOS,
|
|
948
955
|
0,
|
|
949
956
|
[_O, _S],
|
|
950
|
-
[() => AutoTuneOptions
|
|
957
|
+
[() => AutoTuneOptions$, () => AutoTuneStatus$],
|
|
958
|
+
];
|
|
959
|
+
export var AutoTuneStatus$ = [
|
|
960
|
+
3,
|
|
961
|
+
n0,
|
|
962
|
+
_ATS,
|
|
963
|
+
0,
|
|
964
|
+
[_CD, _UD, _UV, _St, _EM, _PD],
|
|
965
|
+
[4, 4, 1, 0, 0, 2],
|
|
951
966
|
];
|
|
952
|
-
export var
|
|
953
|
-
export var AvailabilityZoneInfo = [
|
|
967
|
+
export var AvailabilityZoneInfo$ = [
|
|
954
968
|
3,
|
|
955
969
|
n0,
|
|
956
970
|
_AZI,
|
|
@@ -958,11 +972,11 @@ export var AvailabilityZoneInfo = [
|
|
|
958
972
|
[_AZN, _ZS, _CDNC, _ADNC, _TS, _TUAS],
|
|
959
973
|
[0, 0, 0, 0, 0, 0],
|
|
960
974
|
];
|
|
961
|
-
export var AWSDomainInformation = [3, n0, _AWSDI, 0, [_OI, _DN, _R], [0, 0, 0]];
|
|
962
|
-
export var BaseException = [-3, n0, _BE, { [_e]: _c }, [_m], [0]];
|
|
963
|
-
TypeRegistry.for(n0).registerError(BaseException
|
|
964
|
-
export var CancelDomainConfigChangeRequest = [3, n0, _CDCCR, 0, [_DN, _DR], [[0, 1], 2]];
|
|
965
|
-
export var CancelDomainConfigChangeResponse = [
|
|
975
|
+
export var AWSDomainInformation$ = [3, n0, _AWSDI, 0, [_OI, _DN, _R], [0, 0, 0]];
|
|
976
|
+
export var BaseException$ = [-3, n0, _BE, { [_e]: _c }, [_m], [0]];
|
|
977
|
+
TypeRegistry.for(n0).registerError(BaseException$, BaseException);
|
|
978
|
+
export var CancelDomainConfigChangeRequest$ = [3, n0, _CDCCR, 0, [_DN, _DR], [[0, 1], 2]];
|
|
979
|
+
export var CancelDomainConfigChangeResponse$ = [
|
|
966
980
|
3,
|
|
967
981
|
n0,
|
|
968
982
|
_CDCCRa,
|
|
@@ -970,17 +984,17 @@ export var CancelDomainConfigChangeResponse = [
|
|
|
970
984
|
[_CCI, _CCP, _DR],
|
|
971
985
|
[64 | 0, () => CancelledChangePropertyList, 2],
|
|
972
986
|
];
|
|
973
|
-
export var CancelledChangeProperty = [3, n0, _CCPa, 0, [_PN, _CV, _AV], [0, 0, 0]];
|
|
974
|
-
export var CancelServiceSoftwareUpdateRequest = [3, n0, _CSSUR, 0, [_DN], [0]];
|
|
975
|
-
export var CancelServiceSoftwareUpdateResponse = [
|
|
987
|
+
export var CancelledChangeProperty$ = [3, n0, _CCPa, 0, [_PN, _CV, _AV], [0, 0, 0]];
|
|
988
|
+
export var CancelServiceSoftwareUpdateRequest$ = [3, n0, _CSSUR, 0, [_DN], [0]];
|
|
989
|
+
export var CancelServiceSoftwareUpdateResponse$ = [
|
|
976
990
|
3,
|
|
977
991
|
n0,
|
|
978
992
|
_CSSURa,
|
|
979
993
|
0,
|
|
980
994
|
[_SSO],
|
|
981
|
-
[() => ServiceSoftwareOptions],
|
|
995
|
+
[() => ServiceSoftwareOptions$],
|
|
982
996
|
];
|
|
983
|
-
export var ChangeProgressDetails = [
|
|
997
|
+
export var ChangeProgressDetails$ = [
|
|
984
998
|
3,
|
|
985
999
|
n0,
|
|
986
1000
|
_CPD,
|
|
@@ -988,8 +1002,8 @@ export var ChangeProgressDetails = [
|
|
|
988
1002
|
[_CIh, _M, _CCS, _IB, _ST, _LUT],
|
|
989
1003
|
[0, 0, 0, 0, 4, 4],
|
|
990
1004
|
];
|
|
991
|
-
export var ChangeProgressStage = [3, n0, _CPS, 0, [_N, _S, _D, _LU], [0, 0, 0, 4]];
|
|
992
|
-
export var ChangeProgressStatusDetails = [
|
|
1005
|
+
export var ChangeProgressStage$ = [3, n0, _CPS, 0, [_N, _S, _D, _LU], [0, 0, 0, 4]];
|
|
1006
|
+
export var ChangeProgressStatusDetails$ = [
|
|
993
1007
|
3,
|
|
994
1008
|
n0,
|
|
995
1009
|
_CPSD,
|
|
@@ -997,61 +1011,61 @@ export var ChangeProgressStatusDetails = [
|
|
|
997
1011
|
[_CIh, _ST, _S, _PP, _CP, _TNOS, _CPSh, _LUT, _CCS, _IB],
|
|
998
1012
|
[0, 4, 0, 64 | 0, 64 | 0, 1, () => ChangeProgressStageList, 4, 0, 0],
|
|
999
1013
|
];
|
|
1000
|
-
export var CloudWatchDirectQueryDataSource = [3, n0, _CWDQDS, 0, [_RA], [0]];
|
|
1001
|
-
export var ClusterConfig = [
|
|
1014
|
+
export var CloudWatchDirectQueryDataSource$ = [3, n0, _CWDQDS, 0, [_RA], [0]];
|
|
1015
|
+
export var ClusterConfig$ = [
|
|
1002
1016
|
3,
|
|
1003
1017
|
n0,
|
|
1004
1018
|
_CC,
|
|
1005
1019
|
0,
|
|
1006
1020
|
[_IT, _IC, _DME, _ZAE, _ZAC, _DMT, _DMC, _WE, _WT, _WC, _CSO, _MAZWSE, _NO],
|
|
1007
|
-
[0, 1, 2, 2, () => ZoneAwarenessConfig
|
|
1021
|
+
[0, 1, 2, 2, () => ZoneAwarenessConfig$, 0, 1, 2, 0, 1, () => ColdStorageOptions$, 2, () => NodeOptionsList],
|
|
1008
1022
|
];
|
|
1009
|
-
export var ClusterConfigStatus = [
|
|
1023
|
+
export var ClusterConfigStatus$ = [
|
|
1010
1024
|
3,
|
|
1011
1025
|
n0,
|
|
1012
1026
|
_CCSl,
|
|
1013
1027
|
0,
|
|
1014
1028
|
[_O, _S],
|
|
1015
|
-
[() => ClusterConfig
|
|
1029
|
+
[() => ClusterConfig$, () => OptionStatus$],
|
|
1016
1030
|
];
|
|
1017
|
-
export var CognitoOptions = [3, n0, _CO, 0, [_E, _UPI, _IPI, _RA], [2, 0, 0, 0]];
|
|
1018
|
-
export var CognitoOptionsStatus = [
|
|
1031
|
+
export var CognitoOptions$ = [3, n0, _CO, 0, [_E, _UPI, _IPI, _RA], [2, 0, 0, 0]];
|
|
1032
|
+
export var CognitoOptionsStatus$ = [
|
|
1019
1033
|
3,
|
|
1020
1034
|
n0,
|
|
1021
1035
|
_COS,
|
|
1022
1036
|
0,
|
|
1023
1037
|
[_O, _S],
|
|
1024
|
-
[() => CognitoOptions
|
|
1038
|
+
[() => CognitoOptions$, () => OptionStatus$],
|
|
1025
1039
|
];
|
|
1026
|
-
export var ColdStorageOptions = [3, n0, _CSO, 0, [_E], [2]];
|
|
1027
|
-
export var CompatibleVersionsMap = [3, n0, _CVM, 0, [_SV, _TV], [0, 64 | 0]];
|
|
1028
|
-
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1029
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
1030
|
-
export var ConnectionProperties = [
|
|
1040
|
+
export var ColdStorageOptions$ = [3, n0, _CSO, 0, [_E], [2]];
|
|
1041
|
+
export var CompatibleVersionsMap$ = [3, n0, _CVM, 0, [_SV, _TV], [0, 64 | 0]];
|
|
1042
|
+
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1043
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1044
|
+
export var ConnectionProperties$ = [
|
|
1031
1045
|
3,
|
|
1032
1046
|
n0,
|
|
1033
1047
|
_CPo,
|
|
1034
1048
|
0,
|
|
1035
1049
|
[_En, _CCSr],
|
|
1036
|
-
[0, () => CrossClusterSearchConnectionProperties],
|
|
1050
|
+
[0, () => CrossClusterSearchConnectionProperties$],
|
|
1037
1051
|
];
|
|
1038
|
-
export var CreateApplicationRequest = [
|
|
1052
|
+
export var CreateApplicationRequest$ = [
|
|
1039
1053
|
3,
|
|
1040
1054
|
n0,
|
|
1041
1055
|
_CAR,
|
|
1042
1056
|
0,
|
|
1043
1057
|
[_cT, _n, _dS, _iICO, _aC, _tL, _kKA],
|
|
1044
|
-
[[0, 4], 0, () => DataSources, () => IamIdentityCenterOptionsInput
|
|
1058
|
+
[[0, 4], 0, () => DataSources, () => IamIdentityCenterOptionsInput$, () => AppConfigs, () => TagList, 0],
|
|
1045
1059
|
];
|
|
1046
|
-
export var CreateApplicationResponse = [
|
|
1060
|
+
export var CreateApplicationResponse$ = [
|
|
1047
1061
|
3,
|
|
1048
1062
|
n0,
|
|
1049
1063
|
_CARr,
|
|
1050
1064
|
0,
|
|
1051
1065
|
[_i, _n, _a, _dS, _iICO, _aC, _tL, _cA, _kKA],
|
|
1052
|
-
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions
|
|
1066
|
+
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions$, () => AppConfigs, () => TagList, 4, 0],
|
|
1053
1067
|
];
|
|
1054
|
-
export var CreateDomainRequest = [
|
|
1068
|
+
export var CreateDomainRequest$ = [
|
|
1055
1069
|
3,
|
|
1056
1070
|
n0,
|
|
1057
1071
|
_CDR,
|
|
@@ -1082,55 +1096,55 @@ export var CreateDomainRequest = [
|
|
|
1082
1096
|
[
|
|
1083
1097
|
0,
|
|
1084
1098
|
0,
|
|
1085
|
-
() => ClusterConfig
|
|
1086
|
-
() => EBSOptions
|
|
1099
|
+
() => ClusterConfig$,
|
|
1100
|
+
() => EBSOptions$,
|
|
1087
1101
|
0,
|
|
1088
1102
|
0,
|
|
1089
|
-
() => SnapshotOptions
|
|
1090
|
-
() => VPCOptions
|
|
1091
|
-
() => CognitoOptions
|
|
1092
|
-
() => EncryptionAtRestOptions
|
|
1093
|
-
() => NodeToNodeEncryptionOptions
|
|
1103
|
+
() => SnapshotOptions$,
|
|
1104
|
+
() => VPCOptions$,
|
|
1105
|
+
() => CognitoOptions$,
|
|
1106
|
+
() => EncryptionAtRestOptions$,
|
|
1107
|
+
() => NodeToNodeEncryptionOptions$,
|
|
1094
1108
|
128 | 0,
|
|
1095
1109
|
() => LogPublishingOptions,
|
|
1096
|
-
() => DomainEndpointOptions
|
|
1097
|
-
[() => AdvancedSecurityOptionsInput
|
|
1098
|
-
() => IdentityCenterOptionsInput
|
|
1110
|
+
() => DomainEndpointOptions$,
|
|
1111
|
+
[() => AdvancedSecurityOptionsInput$, 0],
|
|
1112
|
+
() => IdentityCenterOptionsInput$,
|
|
1099
1113
|
() => TagList,
|
|
1100
|
-
() => AutoTuneOptionsInput
|
|
1101
|
-
() => OffPeakWindowOptions
|
|
1102
|
-
() => SoftwareUpdateOptions
|
|
1103
|
-
() => AIMLOptionsInput
|
|
1114
|
+
() => AutoTuneOptionsInput$,
|
|
1115
|
+
() => OffPeakWindowOptions$,
|
|
1116
|
+
() => SoftwareUpdateOptions$,
|
|
1117
|
+
() => AIMLOptionsInput$,
|
|
1104
1118
|
],
|
|
1105
1119
|
];
|
|
1106
|
-
export var CreateDomainResponse = [3, n0, _CDRr, 0, [_DSo], [() => DomainStatus]];
|
|
1107
|
-
export var CreateIndexRequest = [3, n0, _CIR, 0, [_DN, _IN, _IS], [[0, 1], 0, 15]];
|
|
1108
|
-
export var CreateIndexResponse = [3, n0, _CIRr, 0, [_S], [0]];
|
|
1109
|
-
export var CreateOutboundConnectionRequest = [
|
|
1120
|
+
export var CreateDomainResponse$ = [3, n0, _CDRr, 0, [_DSo], [() => DomainStatus$]];
|
|
1121
|
+
export var CreateIndexRequest$ = [3, n0, _CIR, 0, [_DN, _IN, _IS], [[0, 1], 0, 15]];
|
|
1122
|
+
export var CreateIndexResponse$ = [3, n0, _CIRr, 0, [_S], [0]];
|
|
1123
|
+
export var CreateOutboundConnectionRequest$ = [
|
|
1110
1124
|
3,
|
|
1111
1125
|
n0,
|
|
1112
1126
|
_COCR,
|
|
1113
1127
|
0,
|
|
1114
1128
|
[_LDI, _RDI, _CA, _CM, _CPo],
|
|
1115
|
-
[() => DomainInformationContainer
|
|
1129
|
+
[() => DomainInformationContainer$, () => DomainInformationContainer$, 0, 0, () => ConnectionProperties$],
|
|
1116
1130
|
];
|
|
1117
|
-
export var CreateOutboundConnectionResponse = [
|
|
1131
|
+
export var CreateOutboundConnectionResponse$ = [
|
|
1118
1132
|
3,
|
|
1119
1133
|
n0,
|
|
1120
1134
|
_COCRr,
|
|
1121
1135
|
0,
|
|
1122
1136
|
[_LDI, _RDI, _CA, _CS, _CI, _CM, _CPo],
|
|
1123
1137
|
[
|
|
1124
|
-
() => DomainInformationContainer
|
|
1125
|
-
() => DomainInformationContainer
|
|
1138
|
+
() => DomainInformationContainer$,
|
|
1139
|
+
() => DomainInformationContainer$,
|
|
1126
1140
|
0,
|
|
1127
|
-
() => OutboundConnectionStatus
|
|
1141
|
+
() => OutboundConnectionStatus$,
|
|
1128
1142
|
0,
|
|
1129
1143
|
0,
|
|
1130
|
-
() => ConnectionProperties
|
|
1144
|
+
() => ConnectionProperties$,
|
|
1131
1145
|
],
|
|
1132
1146
|
];
|
|
1133
|
-
export var CreatePackageRequest = [
|
|
1147
|
+
export var CreatePackageRequest$ = [
|
|
1134
1148
|
3,
|
|
1135
1149
|
n0,
|
|
1136
1150
|
_CPR,
|
|
@@ -1140,36 +1154,36 @@ export var CreatePackageRequest = [
|
|
|
1140
1154
|
0,
|
|
1141
1155
|
0,
|
|
1142
1156
|
0,
|
|
1143
|
-
() => PackageSource
|
|
1144
|
-
() => PackageConfiguration
|
|
1157
|
+
() => PackageSource$,
|
|
1158
|
+
() => PackageConfiguration$,
|
|
1145
1159
|
0,
|
|
1146
|
-
() => PackageVendingOptions
|
|
1147
|
-
() => PackageEncryptionOptions
|
|
1160
|
+
() => PackageVendingOptions$,
|
|
1161
|
+
() => PackageEncryptionOptions$,
|
|
1148
1162
|
],
|
|
1149
1163
|
];
|
|
1150
|
-
export var CreatePackageResponse = [3, n0, _CPRr, 0, [_PDac], [() => PackageDetails]];
|
|
1151
|
-
export var CreateVpcEndpointRequest = [
|
|
1164
|
+
export var CreatePackageResponse$ = [3, n0, _CPRr, 0, [_PDac], [() => PackageDetails$]];
|
|
1165
|
+
export var CreateVpcEndpointRequest$ = [
|
|
1152
1166
|
3,
|
|
1153
1167
|
n0,
|
|
1154
1168
|
_CVER,
|
|
1155
1169
|
0,
|
|
1156
1170
|
[_DA, _VO, _CT],
|
|
1157
|
-
[0, () => VPCOptions
|
|
1171
|
+
[0, () => VPCOptions$, 0],
|
|
1158
1172
|
];
|
|
1159
|
-
export var CreateVpcEndpointResponse = [3, n0, _CVERr, 0, [_VE], [() => VpcEndpoint]];
|
|
1160
|
-
export var CrossClusterSearchConnectionProperties = [3, n0, _CCSCP, 0, [_SU], [0]];
|
|
1161
|
-
export var DataSource = [3, n0, _DSa, 0, [_dSA, _dSD], [0, 0]];
|
|
1162
|
-
export var DataSourceDetails = [
|
|
1173
|
+
export var CreateVpcEndpointResponse$ = [3, n0, _CVERr, 0, [_VE], [() => VpcEndpoint$]];
|
|
1174
|
+
export var CrossClusterSearchConnectionProperties$ = [3, n0, _CCSCP, 0, [_SU], [0]];
|
|
1175
|
+
export var DataSource$ = [3, n0, _DSa, 0, [_dSA, _dSD], [0, 0]];
|
|
1176
|
+
export var DataSourceDetails$ = [
|
|
1163
1177
|
3,
|
|
1164
1178
|
n0,
|
|
1165
1179
|
_DSD,
|
|
1166
1180
|
0,
|
|
1167
1181
|
[_DST, _N, _D, _S],
|
|
1168
|
-
[() => DataSourceType
|
|
1182
|
+
[() => DataSourceType$, 0, 0, 0],
|
|
1169
1183
|
];
|
|
1170
|
-
export var DeleteApplicationRequest = [3, n0, _DAR, 0, [_i], [[0, 1]]];
|
|
1171
|
-
export var DeleteApplicationResponse = [3, n0, _DARe, 0, [], []];
|
|
1172
|
-
export var DeleteDataSourceRequest = [
|
|
1184
|
+
export var DeleteApplicationRequest$ = [3, n0, _DAR, 0, [_i], [[0, 1]]];
|
|
1185
|
+
export var DeleteApplicationResponse$ = [3, n0, _DARe, 0, [], []];
|
|
1186
|
+
export var DeleteDataSourceRequest$ = [
|
|
1173
1187
|
3,
|
|
1174
1188
|
n0,
|
|
1175
1189
|
_DDSR,
|
|
@@ -1180,13 +1194,20 @@ export var DeleteDataSourceRequest = [
|
|
|
1180
1194
|
[0, 1],
|
|
1181
1195
|
],
|
|
1182
1196
|
];
|
|
1183
|
-
export var DeleteDataSourceResponse = [3, n0, _DDSRe, 0, [_M], [0]];
|
|
1184
|
-
export var DeleteDirectQueryDataSourceRequest = [3, n0, _DDQDSR, 0, [_DSN], [[0, 1]]];
|
|
1185
|
-
export var DeleteDomainRequest = [3, n0, _DDR, 0, [_DN], [[0, 1]]];
|
|
1186
|
-
export var DeleteDomainResponse = [3, n0, _DDRe, 0, [_DSo], [() => DomainStatus]];
|
|
1187
|
-
export var DeleteInboundConnectionRequest = [3, n0, _DICR, 0, [_CI], [[0, 1]]];
|
|
1188
|
-
export var DeleteInboundConnectionResponse = [
|
|
1189
|
-
|
|
1197
|
+
export var DeleteDataSourceResponse$ = [3, n0, _DDSRe, 0, [_M], [0]];
|
|
1198
|
+
export var DeleteDirectQueryDataSourceRequest$ = [3, n0, _DDQDSR, 0, [_DSN], [[0, 1]]];
|
|
1199
|
+
export var DeleteDomainRequest$ = [3, n0, _DDR, 0, [_DN], [[0, 1]]];
|
|
1200
|
+
export var DeleteDomainResponse$ = [3, n0, _DDRe, 0, [_DSo], [() => DomainStatus$]];
|
|
1201
|
+
export var DeleteInboundConnectionRequest$ = [3, n0, _DICR, 0, [_CI], [[0, 1]]];
|
|
1202
|
+
export var DeleteInboundConnectionResponse$ = [
|
|
1203
|
+
3,
|
|
1204
|
+
n0,
|
|
1205
|
+
_DICRe,
|
|
1206
|
+
0,
|
|
1207
|
+
[_C],
|
|
1208
|
+
[() => InboundConnection$],
|
|
1209
|
+
];
|
|
1210
|
+
export var DeleteIndexRequest$ = [
|
|
1190
1211
|
3,
|
|
1191
1212
|
n0,
|
|
1192
1213
|
_DIR,
|
|
@@ -1197,24 +1218,24 @@ export var DeleteIndexRequest = [
|
|
|
1197
1218
|
[0, 1],
|
|
1198
1219
|
],
|
|
1199
1220
|
];
|
|
1200
|
-
export var DeleteIndexResponse = [3, n0, _DIRe, 0, [_S], [0]];
|
|
1201
|
-
export var DeleteOutboundConnectionRequest = [3, n0, _DOCR, 0, [_CI], [[0, 1]]];
|
|
1202
|
-
export var DeleteOutboundConnectionResponse = [
|
|
1221
|
+
export var DeleteIndexResponse$ = [3, n0, _DIRe, 0, [_S], [0]];
|
|
1222
|
+
export var DeleteOutboundConnectionRequest$ = [3, n0, _DOCR, 0, [_CI], [[0, 1]]];
|
|
1223
|
+
export var DeleteOutboundConnectionResponse$ = [
|
|
1203
1224
|
3,
|
|
1204
1225
|
n0,
|
|
1205
1226
|
_DOCRe,
|
|
1206
1227
|
0,
|
|
1207
1228
|
[_C],
|
|
1208
|
-
[() => OutboundConnection],
|
|
1229
|
+
[() => OutboundConnection$],
|
|
1209
1230
|
];
|
|
1210
|
-
export var DeletePackageRequest = [3, n0, _DPR, 0, [_PID], [[0, 1]]];
|
|
1211
|
-
export var DeletePackageResponse = [3, n0, _DPRe, 0, [_PDac], [() => PackageDetails]];
|
|
1212
|
-
export var DeleteVpcEndpointRequest = [3, n0, _DVER, 0, [_VEI], [[0, 1]]];
|
|
1213
|
-
export var DeleteVpcEndpointResponse = [3, n0, _DVERe, 0, [_VES], [() => VpcEndpointSummary]];
|
|
1214
|
-
export var DependencyFailureException = [-3, n0, _DFE, { [_e]: _c, [_hE]: 424 }, [_m], [0]];
|
|
1215
|
-
TypeRegistry.for(n0).registerError(DependencyFailureException
|
|
1216
|
-
export var DescribeDomainAutoTunesRequest = [3, n0, _DDATR, 0, [_DN, _MR, _NT], [[0, 1], 1, 0]];
|
|
1217
|
-
export var DescribeDomainAutoTunesResponse = [
|
|
1231
|
+
export var DeletePackageRequest$ = [3, n0, _DPR, 0, [_PID], [[0, 1]]];
|
|
1232
|
+
export var DeletePackageResponse$ = [3, n0, _DPRe, 0, [_PDac], [() => PackageDetails$]];
|
|
1233
|
+
export var DeleteVpcEndpointRequest$ = [3, n0, _DVER, 0, [_VEI], [[0, 1]]];
|
|
1234
|
+
export var DeleteVpcEndpointResponse$ = [3, n0, _DVERe, 0, [_VES], [() => VpcEndpointSummary$]];
|
|
1235
|
+
export var DependencyFailureException$ = [-3, n0, _DFE, { [_e]: _c, [_hE]: 424 }, [_m], [0]];
|
|
1236
|
+
TypeRegistry.for(n0).registerError(DependencyFailureException$, DependencyFailureException);
|
|
1237
|
+
export var DescribeDomainAutoTunesRequest$ = [3, n0, _DDATR, 0, [_DN, _MR, _NT], [[0, 1], 1, 0]];
|
|
1238
|
+
export var DescribeDomainAutoTunesResponse$ = [
|
|
1218
1239
|
3,
|
|
1219
1240
|
n0,
|
|
1220
1241
|
_DDATRe,
|
|
@@ -1222,7 +1243,7 @@ export var DescribeDomainAutoTunesResponse = [
|
|
|
1222
1243
|
[_ATu, _NT],
|
|
1223
1244
|
[() => AutoTuneList, 0],
|
|
1224
1245
|
];
|
|
1225
|
-
export var DescribeDomainChangeProgressRequest = [
|
|
1246
|
+
export var DescribeDomainChangeProgressRequest$ = [
|
|
1226
1247
|
3,
|
|
1227
1248
|
n0,
|
|
1228
1249
|
_DDCPR,
|
|
@@ -1233,18 +1254,18 @@ export var DescribeDomainChangeProgressRequest = [
|
|
|
1233
1254
|
[0, { [_hQ]: _ch }],
|
|
1234
1255
|
],
|
|
1235
1256
|
];
|
|
1236
|
-
export var DescribeDomainChangeProgressResponse = [
|
|
1257
|
+
export var DescribeDomainChangeProgressResponse$ = [
|
|
1237
1258
|
3,
|
|
1238
1259
|
n0,
|
|
1239
1260
|
_DDCPRe,
|
|
1240
1261
|
0,
|
|
1241
1262
|
[_CPSha],
|
|
1242
|
-
[() => ChangeProgressStatusDetails],
|
|
1263
|
+
[() => ChangeProgressStatusDetails$],
|
|
1243
1264
|
];
|
|
1244
|
-
export var DescribeDomainConfigRequest = [3, n0, _DDCR, 0, [_DN], [[0, 1]]];
|
|
1245
|
-
export var DescribeDomainConfigResponse = [3, n0, _DDCRe, 0, [_DC], [() => DomainConfig]];
|
|
1246
|
-
export var DescribeDomainHealthRequest = [3, n0, _DDHR, 0, [_DN], [[0, 1]]];
|
|
1247
|
-
export var DescribeDomainHealthResponse = [
|
|
1265
|
+
export var DescribeDomainConfigRequest$ = [3, n0, _DDCR, 0, [_DN], [[0, 1]]];
|
|
1266
|
+
export var DescribeDomainConfigResponse$ = [3, n0, _DDCRe, 0, [_DC], [() => DomainConfig$]];
|
|
1267
|
+
export var DescribeDomainHealthRequest$ = [3, n0, _DDHR, 0, [_DN], [[0, 1]]];
|
|
1268
|
+
export var DescribeDomainHealthResponse$ = [
|
|
1248
1269
|
3,
|
|
1249
1270
|
n0,
|
|
1250
1271
|
_DDHRe,
|
|
@@ -1252,8 +1273,8 @@ export var DescribeDomainHealthResponse = [
|
|
|
1252
1273
|
[_DSom, _AZC, _AAZC, _SBAZC, _DNC, _DM, _MENC, _WNC, _MN, _CH, _TS, _TUAS, _EI],
|
|
1253
1274
|
[0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, () => EnvironmentInfoList],
|
|
1254
1275
|
];
|
|
1255
|
-
export var DescribeDomainNodesRequest = [3, n0, _DDNR, 0, [_DN], [[0, 1]]];
|
|
1256
|
-
export var DescribeDomainNodesResponse = [
|
|
1276
|
+
export var DescribeDomainNodesRequest$ = [3, n0, _DDNR, 0, [_DN], [[0, 1]]];
|
|
1277
|
+
export var DescribeDomainNodesResponse$ = [
|
|
1257
1278
|
3,
|
|
1258
1279
|
n0,
|
|
1259
1280
|
_DDNRe,
|
|
@@ -1261,11 +1282,11 @@ export var DescribeDomainNodesResponse = [
|
|
|
1261
1282
|
[_DNSL],
|
|
1262
1283
|
[() => DomainNodesStatusList],
|
|
1263
1284
|
];
|
|
1264
|
-
export var DescribeDomainRequest = [3, n0, _DDRes, 0, [_DN], [[0, 1]]];
|
|
1265
|
-
export var DescribeDomainResponse = [3, n0, _DDResc, 0, [_DSo], [() => DomainStatus]];
|
|
1266
|
-
export var DescribeDomainsRequest = [3, n0, _DDRescr, 0, [_DNo], [64 | 0]];
|
|
1267
|
-
export var DescribeDomainsResponse = [3, n0, _DDRescri, 0, [_DSL], [() => DomainStatusList]];
|
|
1268
|
-
export var DescribeDryRunProgressRequest = [
|
|
1285
|
+
export var DescribeDomainRequest$ = [3, n0, _DDRes, 0, [_DN], [[0, 1]]];
|
|
1286
|
+
export var DescribeDomainResponse$ = [3, n0, _DDResc, 0, [_DSo], [() => DomainStatus$]];
|
|
1287
|
+
export var DescribeDomainsRequest$ = [3, n0, _DDRescr, 0, [_DNo], [64 | 0]];
|
|
1288
|
+
export var DescribeDomainsResponse$ = [3, n0, _DDRescri, 0, [_DSL], [() => DomainStatusList]];
|
|
1289
|
+
export var DescribeDryRunProgressRequest$ = [
|
|
1269
1290
|
3,
|
|
1270
1291
|
n0,
|
|
1271
1292
|
_DDRPR,
|
|
@@ -1277,15 +1298,15 @@ export var DescribeDryRunProgressRequest = [
|
|
|
1277
1298
|
[2, { [_hQ]: _lDRC }],
|
|
1278
1299
|
],
|
|
1279
1300
|
];
|
|
1280
|
-
export var DescribeDryRunProgressResponse = [
|
|
1301
|
+
export var DescribeDryRunProgressResponse$ = [
|
|
1281
1302
|
3,
|
|
1282
1303
|
n0,
|
|
1283
1304
|
_DDRPRe,
|
|
1284
1305
|
0,
|
|
1285
1306
|
[_DRPS, _DRC, _DRR],
|
|
1286
|
-
[() => DryRunProgressStatus
|
|
1307
|
+
[() => DryRunProgressStatus$, () => DomainStatus$, () => DryRunResults$],
|
|
1287
1308
|
];
|
|
1288
|
-
export var DescribeInboundConnectionsRequest = [
|
|
1309
|
+
export var DescribeInboundConnectionsRequest$ = [
|
|
1289
1310
|
3,
|
|
1290
1311
|
n0,
|
|
1291
1312
|
_DICRes,
|
|
@@ -1293,7 +1314,7 @@ export var DescribeInboundConnectionsRequest = [
|
|
|
1293
1314
|
[_F, _MR, _NT],
|
|
1294
1315
|
[() => FilterList, 1, 0],
|
|
1295
1316
|
];
|
|
1296
|
-
export var DescribeInboundConnectionsResponse = [
|
|
1317
|
+
export var DescribeInboundConnectionsResponse$ = [
|
|
1297
1318
|
3,
|
|
1298
1319
|
n0,
|
|
1299
1320
|
_DICResc,
|
|
@@ -1301,7 +1322,7 @@ export var DescribeInboundConnectionsResponse = [
|
|
|
1301
1322
|
[_Co, _NT],
|
|
1302
1323
|
[() => InboundConnections, 0],
|
|
1303
1324
|
];
|
|
1304
|
-
export var DescribeInstanceTypeLimitsRequest = [
|
|
1325
|
+
export var DescribeInstanceTypeLimitsRequest$ = [
|
|
1305
1326
|
3,
|
|
1306
1327
|
n0,
|
|
1307
1328
|
_DITLR,
|
|
@@ -1313,7 +1334,7 @@ export var DescribeInstanceTypeLimitsRequest = [
|
|
|
1313
1334
|
[0, 1],
|
|
1314
1335
|
],
|
|
1315
1336
|
];
|
|
1316
|
-
export var DescribeInstanceTypeLimitsResponse = [
|
|
1337
|
+
export var DescribeInstanceTypeLimitsResponse$ = [
|
|
1317
1338
|
3,
|
|
1318
1339
|
n0,
|
|
1319
1340
|
_DITLRe,
|
|
@@ -1321,7 +1342,7 @@ export var DescribeInstanceTypeLimitsResponse = [
|
|
|
1321
1342
|
[_LBR],
|
|
1322
1343
|
[() => LimitsByRole],
|
|
1323
1344
|
];
|
|
1324
|
-
export var DescribeOutboundConnectionsRequest = [
|
|
1345
|
+
export var DescribeOutboundConnectionsRequest$ = [
|
|
1325
1346
|
3,
|
|
1326
1347
|
n0,
|
|
1327
1348
|
_DOCRes,
|
|
@@ -1329,7 +1350,7 @@ export var DescribeOutboundConnectionsRequest = [
|
|
|
1329
1350
|
[_F, _MR, _NT],
|
|
1330
1351
|
[() => FilterList, 1, 0],
|
|
1331
1352
|
];
|
|
1332
|
-
export var DescribeOutboundConnectionsResponse = [
|
|
1353
|
+
export var DescribeOutboundConnectionsResponse$ = [
|
|
1333
1354
|
3,
|
|
1334
1355
|
n0,
|
|
1335
1356
|
_DOCResc,
|
|
@@ -1337,8 +1358,8 @@ export var DescribeOutboundConnectionsResponse = [
|
|
|
1337
1358
|
[_Co, _NT],
|
|
1338
1359
|
[() => OutboundConnections, 0],
|
|
1339
1360
|
];
|
|
1340
|
-
export var DescribePackagesFilter = [3, n0, _DPF, 0, [_N, _V], [0, 64 | 0]];
|
|
1341
|
-
export var DescribePackagesRequest = [
|
|
1361
|
+
export var DescribePackagesFilter$ = [3, n0, _DPF, 0, [_N, _V], [0, 64 | 0]];
|
|
1362
|
+
export var DescribePackagesRequest$ = [
|
|
1342
1363
|
3,
|
|
1343
1364
|
n0,
|
|
1344
1365
|
_DPRes,
|
|
@@ -1346,7 +1367,7 @@ export var DescribePackagesRequest = [
|
|
|
1346
1367
|
[_F, _MR, _NT],
|
|
1347
1368
|
[() => DescribePackagesFilterList, 1, 0],
|
|
1348
1369
|
];
|
|
1349
|
-
export var DescribePackagesResponse = [
|
|
1370
|
+
export var DescribePackagesResponse$ = [
|
|
1350
1371
|
3,
|
|
1351
1372
|
n0,
|
|
1352
1373
|
_DPResc,
|
|
@@ -1354,7 +1375,7 @@ export var DescribePackagesResponse = [
|
|
|
1354
1375
|
[_PDL, _NT],
|
|
1355
1376
|
[() => PackageDetailsList, 0],
|
|
1356
1377
|
];
|
|
1357
|
-
export var DescribeReservedInstanceOfferingsRequest = [
|
|
1378
|
+
export var DescribeReservedInstanceOfferingsRequest$ = [
|
|
1358
1379
|
3,
|
|
1359
1380
|
n0,
|
|
1360
1381
|
_DRIOR,
|
|
@@ -1366,7 +1387,7 @@ export var DescribeReservedInstanceOfferingsRequest = [
|
|
|
1366
1387
|
[0, { [_hQ]: _nT }],
|
|
1367
1388
|
],
|
|
1368
1389
|
];
|
|
1369
|
-
export var DescribeReservedInstanceOfferingsResponse = [
|
|
1390
|
+
export var DescribeReservedInstanceOfferingsResponse$ = [
|
|
1370
1391
|
3,
|
|
1371
1392
|
n0,
|
|
1372
1393
|
_DRIORe,
|
|
@@ -1374,7 +1395,7 @@ export var DescribeReservedInstanceOfferingsResponse = [
|
|
|
1374
1395
|
[_NT, _RIO],
|
|
1375
1396
|
[0, [() => ReservedInstanceOfferingList, 0]],
|
|
1376
1397
|
];
|
|
1377
|
-
export var DescribeReservedInstancesRequest = [
|
|
1398
|
+
export var DescribeReservedInstancesRequest$ = [
|
|
1378
1399
|
3,
|
|
1379
1400
|
n0,
|
|
1380
1401
|
_DRIR,
|
|
@@ -1386,7 +1407,7 @@ export var DescribeReservedInstancesRequest = [
|
|
|
1386
1407
|
[0, { [_hQ]: _nT }],
|
|
1387
1408
|
],
|
|
1388
1409
|
];
|
|
1389
|
-
export var DescribeReservedInstancesResponse = [
|
|
1410
|
+
export var DescribeReservedInstancesResponse$ = [
|
|
1390
1411
|
3,
|
|
1391
1412
|
n0,
|
|
1392
1413
|
_DRIRe,
|
|
@@ -1394,8 +1415,8 @@ export var DescribeReservedInstancesResponse = [
|
|
|
1394
1415
|
[_NT, _RI],
|
|
1395
1416
|
[0, [() => ReservedInstanceList, 0]],
|
|
1396
1417
|
];
|
|
1397
|
-
export var DescribeVpcEndpointsRequest = [3, n0, _DVERes, 0, [_VEIp], [64 | 0]];
|
|
1398
|
-
export var DescribeVpcEndpointsResponse = [
|
|
1418
|
+
export var DescribeVpcEndpointsRequest$ = [3, n0, _DVERes, 0, [_VEIp], [64 | 0]];
|
|
1419
|
+
export var DescribeVpcEndpointsResponse$ = [
|
|
1399
1420
|
3,
|
|
1400
1421
|
n0,
|
|
1401
1422
|
_DVEResc,
|
|
@@ -1403,17 +1424,17 @@ export var DescribeVpcEndpointsResponse = [
|
|
|
1403
1424
|
[_VEp, _VEE],
|
|
1404
1425
|
[() => VpcEndpoints, () => VpcEndpointErrorList],
|
|
1405
1426
|
];
|
|
1406
|
-
export var DirectQueryDataSource = [
|
|
1427
|
+
export var DirectQueryDataSource$ = [
|
|
1407
1428
|
3,
|
|
1408
1429
|
n0,
|
|
1409
1430
|
_DQDS,
|
|
1410
1431
|
0,
|
|
1411
1432
|
[_DSN, _DST, _D, _OSA, _DSA, _TL],
|
|
1412
|
-
[0, () => DirectQueryDataSourceType
|
|
1433
|
+
[0, () => DirectQueryDataSourceType$, 0, 64 | 0, 0, () => TagList],
|
|
1413
1434
|
];
|
|
1414
|
-
export var DisabledOperationException = [-3, n0, _DOE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1415
|
-
TypeRegistry.for(n0).registerError(DisabledOperationException
|
|
1416
|
-
export var DissociatePackageRequest = [
|
|
1435
|
+
export var DisabledOperationException$ = [-3, n0, _DOE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1436
|
+
TypeRegistry.for(n0).registerError(DisabledOperationException$, DisabledOperationException);
|
|
1437
|
+
export var DissociatePackageRequest$ = [
|
|
1417
1438
|
3,
|
|
1418
1439
|
n0,
|
|
1419
1440
|
_DPRi,
|
|
@@ -1424,9 +1445,16 @@ export var DissociatePackageRequest = [
|
|
|
1424
1445
|
[0, 1],
|
|
1425
1446
|
],
|
|
1426
1447
|
];
|
|
1427
|
-
export var DissociatePackageResponse = [
|
|
1428
|
-
|
|
1429
|
-
|
|
1448
|
+
export var DissociatePackageResponse$ = [
|
|
1449
|
+
3,
|
|
1450
|
+
n0,
|
|
1451
|
+
_DPRis,
|
|
1452
|
+
0,
|
|
1453
|
+
[_DPD],
|
|
1454
|
+
[() => DomainPackageDetails$],
|
|
1455
|
+
];
|
|
1456
|
+
export var DissociatePackagesRequest$ = [3, n0, _DPRiss, 0, [_PL, _DN], [64 | 0, 0]];
|
|
1457
|
+
export var DissociatePackagesResponse$ = [
|
|
1430
1458
|
3,
|
|
1431
1459
|
n0,
|
|
1432
1460
|
_DPRisso,
|
|
@@ -1434,7 +1462,7 @@ export var DissociatePackagesResponse = [
|
|
|
1434
1462
|
[_DPDL],
|
|
1435
1463
|
[() => DomainPackageDetailsList],
|
|
1436
1464
|
];
|
|
1437
|
-
export var DomainConfig = [
|
|
1465
|
+
export var DomainConfig$ = [
|
|
1438
1466
|
3,
|
|
1439
1467
|
n0,
|
|
1440
1468
|
_DC,
|
|
@@ -1463,30 +1491,30 @@ export var DomainConfig = [
|
|
|
1463
1491
|
_AIMLO,
|
|
1464
1492
|
],
|
|
1465
1493
|
[
|
|
1466
|
-
() => VersionStatus
|
|
1467
|
-
() => ClusterConfigStatus
|
|
1468
|
-
() => EBSOptionsStatus
|
|
1469
|
-
() => AccessPoliciesStatus
|
|
1470
|
-
() => IPAddressTypeStatus
|
|
1471
|
-
() => SnapshotOptionsStatus
|
|
1472
|
-
() => VPCDerivedInfoStatus
|
|
1473
|
-
() => CognitoOptionsStatus
|
|
1474
|
-
() => EncryptionAtRestOptionsStatus
|
|
1475
|
-
() => NodeToNodeEncryptionOptionsStatus
|
|
1476
|
-
() => AdvancedOptionsStatus
|
|
1477
|
-
() => LogPublishingOptionsStatus
|
|
1478
|
-
() => DomainEndpointOptionsStatus
|
|
1479
|
-
() => AdvancedSecurityOptionsStatus
|
|
1480
|
-
() => IdentityCenterOptionsStatus
|
|
1481
|
-
() => AutoTuneOptionsStatus
|
|
1482
|
-
() => ChangeProgressDetails
|
|
1483
|
-
() => OffPeakWindowOptionsStatus
|
|
1484
|
-
() => SoftwareUpdateOptionsStatus
|
|
1494
|
+
() => VersionStatus$,
|
|
1495
|
+
() => ClusterConfigStatus$,
|
|
1496
|
+
() => EBSOptionsStatus$,
|
|
1497
|
+
() => AccessPoliciesStatus$,
|
|
1498
|
+
() => IPAddressTypeStatus$,
|
|
1499
|
+
() => SnapshotOptionsStatus$,
|
|
1500
|
+
() => VPCDerivedInfoStatus$,
|
|
1501
|
+
() => CognitoOptionsStatus$,
|
|
1502
|
+
() => EncryptionAtRestOptionsStatus$,
|
|
1503
|
+
() => NodeToNodeEncryptionOptionsStatus$,
|
|
1504
|
+
() => AdvancedOptionsStatus$,
|
|
1505
|
+
() => LogPublishingOptionsStatus$,
|
|
1506
|
+
() => DomainEndpointOptionsStatus$,
|
|
1507
|
+
() => AdvancedSecurityOptionsStatus$,
|
|
1508
|
+
() => IdentityCenterOptionsStatus$,
|
|
1509
|
+
() => AutoTuneOptionsStatus$,
|
|
1510
|
+
() => ChangeProgressDetails$,
|
|
1511
|
+
() => OffPeakWindowOptionsStatus$,
|
|
1512
|
+
() => SoftwareUpdateOptionsStatus$,
|
|
1485
1513
|
() => ModifyingPropertiesList,
|
|
1486
|
-
() => AIMLOptionsStatus
|
|
1514
|
+
() => AIMLOptionsStatus$,
|
|
1487
1515
|
],
|
|
1488
1516
|
];
|
|
1489
|
-
export var DomainEndpointOptions = [
|
|
1517
|
+
export var DomainEndpointOptions$ = [
|
|
1490
1518
|
3,
|
|
1491
1519
|
n0,
|
|
1492
1520
|
_DEO,
|
|
@@ -1494,17 +1522,24 @@ export var DomainEndpointOptions = [
|
|
|
1494
1522
|
[_EHTTPS, _TLSSP, _CEE, _CEu, _CECA],
|
|
1495
1523
|
[2, 0, 2, 0, 0],
|
|
1496
1524
|
];
|
|
1497
|
-
export var DomainEndpointOptionsStatus = [
|
|
1525
|
+
export var DomainEndpointOptionsStatus$ = [
|
|
1498
1526
|
3,
|
|
1499
1527
|
n0,
|
|
1500
1528
|
_DEOS,
|
|
1501
1529
|
0,
|
|
1502
1530
|
[_O, _S],
|
|
1503
|
-
[() => DomainEndpointOptions
|
|
1531
|
+
[() => DomainEndpointOptions$, () => OptionStatus$],
|
|
1504
1532
|
];
|
|
1505
|
-
export var DomainInfo = [3, n0, _DI, 0, [_DN, _ET], [0, 0]];
|
|
1506
|
-
export var DomainInformationContainer = [
|
|
1507
|
-
|
|
1533
|
+
export var DomainInfo$ = [3, n0, _DI, 0, [_DN, _ET], [0, 0]];
|
|
1534
|
+
export var DomainInformationContainer$ = [
|
|
1535
|
+
3,
|
|
1536
|
+
n0,
|
|
1537
|
+
_DIC,
|
|
1538
|
+
0,
|
|
1539
|
+
[_AWSDI],
|
|
1540
|
+
[() => AWSDomainInformation$],
|
|
1541
|
+
];
|
|
1542
|
+
export var DomainMaintenanceDetails$ = [
|
|
1508
1543
|
3,
|
|
1509
1544
|
n0,
|
|
1510
1545
|
_DMD,
|
|
@@ -1512,7 +1547,7 @@ export var DomainMaintenanceDetails = [
|
|
|
1512
1547
|
[_MI, _DN, _Ac, _NI, _S, _SM, _CAr, _UA],
|
|
1513
1548
|
[0, 0, 0, 0, 0, 0, 4, 4],
|
|
1514
1549
|
];
|
|
1515
|
-
export var DomainNodesStatus = [
|
|
1550
|
+
export var DomainNodesStatus$ = [
|
|
1516
1551
|
3,
|
|
1517
1552
|
n0,
|
|
1518
1553
|
_DNS,
|
|
@@ -1520,15 +1555,15 @@ export var DomainNodesStatus = [
|
|
|
1520
1555
|
[_NI, _NTo, _AZ, _IT, _NS, _STt, _SVT, _SS],
|
|
1521
1556
|
[0, 0, 0, 0, 0, 0, 0, 0],
|
|
1522
1557
|
];
|
|
1523
|
-
export var DomainPackageDetails = [
|
|
1558
|
+
export var DomainPackageDetails$ = [
|
|
1524
1559
|
3,
|
|
1525
1560
|
n0,
|
|
1526
1561
|
_DPD,
|
|
1527
1562
|
0,
|
|
1528
1563
|
[_PID, _PNa, _PTa, _LU, _DN, _DPS, _PV, _PPIDL, _RP, _ED, _ACs],
|
|
1529
|
-
[0, 0, 0, 4, 0, 0, 0, 64 | 0, 0, () => ErrorDetails
|
|
1564
|
+
[0, 0, 0, 4, 0, 0, 0, 64 | 0, 0, () => ErrorDetails$, () => PackageAssociationConfiguration$],
|
|
1530
1565
|
];
|
|
1531
|
-
export var DomainStatus = [
|
|
1566
|
+
export var DomainStatus$ = [
|
|
1532
1567
|
3,
|
|
1533
1568
|
n0,
|
|
1534
1569
|
_DSo,
|
|
@@ -1582,31 +1617,31 @@ export var DomainStatus = [
|
|
|
1582
1617
|
2,
|
|
1583
1618
|
2,
|
|
1584
1619
|
0,
|
|
1585
|
-
() => ClusterConfig
|
|
1586
|
-
() => EBSOptions
|
|
1620
|
+
() => ClusterConfig$,
|
|
1621
|
+
() => EBSOptions$,
|
|
1587
1622
|
0,
|
|
1588
1623
|
0,
|
|
1589
|
-
() => SnapshotOptions
|
|
1590
|
-
() => VPCDerivedInfo
|
|
1591
|
-
() => CognitoOptions
|
|
1592
|
-
() => EncryptionAtRestOptions
|
|
1593
|
-
() => NodeToNodeEncryptionOptions
|
|
1624
|
+
() => SnapshotOptions$,
|
|
1625
|
+
() => VPCDerivedInfo$,
|
|
1626
|
+
() => CognitoOptions$,
|
|
1627
|
+
() => EncryptionAtRestOptions$,
|
|
1628
|
+
() => NodeToNodeEncryptionOptions$,
|
|
1594
1629
|
128 | 0,
|
|
1595
1630
|
() => LogPublishingOptions,
|
|
1596
|
-
() => ServiceSoftwareOptions
|
|
1597
|
-
() => DomainEndpointOptions
|
|
1598
|
-
() => AdvancedSecurityOptions
|
|
1599
|
-
() => IdentityCenterOptions
|
|
1600
|
-
() => AutoTuneOptionsOutput
|
|
1601
|
-
() => ChangeProgressDetails
|
|
1602
|
-
() => OffPeakWindowOptions
|
|
1603
|
-
() => SoftwareUpdateOptions
|
|
1631
|
+
() => ServiceSoftwareOptions$,
|
|
1632
|
+
() => DomainEndpointOptions$,
|
|
1633
|
+
() => AdvancedSecurityOptions$,
|
|
1634
|
+
() => IdentityCenterOptions$,
|
|
1635
|
+
() => AutoTuneOptionsOutput$,
|
|
1636
|
+
() => ChangeProgressDetails$,
|
|
1637
|
+
() => OffPeakWindowOptions$,
|
|
1638
|
+
() => SoftwareUpdateOptions$,
|
|
1604
1639
|
0,
|
|
1605
1640
|
() => ModifyingPropertiesList,
|
|
1606
|
-
() => AIMLOptionsOutput
|
|
1641
|
+
() => AIMLOptionsOutput$,
|
|
1607
1642
|
],
|
|
1608
1643
|
];
|
|
1609
|
-
export var DryRunProgressStatus = [
|
|
1644
|
+
export var DryRunProgressStatus$ = [
|
|
1610
1645
|
3,
|
|
1611
1646
|
n0,
|
|
1612
1647
|
_DRPS,
|
|
@@ -1614,40 +1649,40 @@ export var DryRunProgressStatus = [
|
|
|
1614
1649
|
[_DRI, _DRS, _CD, _UD, _VF],
|
|
1615
1650
|
[0, 0, 0, 0, () => ValidationFailures],
|
|
1616
1651
|
];
|
|
1617
|
-
export var DryRunResults = [3, n0, _DRR, 0, [_DT, _M], [0, 0]];
|
|
1618
|
-
export var Duration = [3, n0, _Du, 0, [_V, _Un], [1, 0]];
|
|
1619
|
-
export var EBSOptions = [3, n0, _EBSO, 0, [_EBSE, _VT, _VS, _I, _T], [2, 0, 1, 1, 1]];
|
|
1620
|
-
export var EBSOptionsStatus = [
|
|
1652
|
+
export var DryRunResults$ = [3, n0, _DRR, 0, [_DT, _M], [0, 0]];
|
|
1653
|
+
export var Duration$ = [3, n0, _Du, 0, [_V, _Un], [1, 0]];
|
|
1654
|
+
export var EBSOptions$ = [3, n0, _EBSO, 0, [_EBSE, _VT, _VS, _I, _T], [2, 0, 1, 1, 1]];
|
|
1655
|
+
export var EBSOptionsStatus$ = [
|
|
1621
1656
|
3,
|
|
1622
1657
|
n0,
|
|
1623
1658
|
_EBSOS,
|
|
1624
1659
|
0,
|
|
1625
1660
|
[_O, _S],
|
|
1626
|
-
[() => EBSOptions
|
|
1661
|
+
[() => EBSOptions$, () => OptionStatus$],
|
|
1627
1662
|
];
|
|
1628
|
-
export var EncryptionAtRestOptions = [3, n0, _EARO, 0, [_E, _KKI], [2, 0]];
|
|
1629
|
-
export var EncryptionAtRestOptionsStatus = [
|
|
1663
|
+
export var EncryptionAtRestOptions$ = [3, n0, _EARO, 0, [_E, _KKI], [2, 0]];
|
|
1664
|
+
export var EncryptionAtRestOptionsStatus$ = [
|
|
1630
1665
|
3,
|
|
1631
1666
|
n0,
|
|
1632
1667
|
_EAROS,
|
|
1633
1668
|
0,
|
|
1634
1669
|
[_O, _S],
|
|
1635
|
-
[() => EncryptionAtRestOptions
|
|
1670
|
+
[() => EncryptionAtRestOptions$, () => OptionStatus$],
|
|
1636
1671
|
];
|
|
1637
|
-
export var EnvironmentInfo = [3, n0, _EIn, 0, [_AZIv], [() => AvailabilityZoneInfoList]];
|
|
1638
|
-
export var ErrorDetails = [3, n0, _ED, 0, [_ETr, _EM], [0, 0]];
|
|
1639
|
-
export var Filter = [3, n0, _Fi, 0, [_N, _Va], [0, 64 | 0]];
|
|
1640
|
-
export var GetApplicationRequest = [3, n0, _GAR, 0, [_i], [[0, 1]]];
|
|
1641
|
-
export var GetApplicationResponse = [
|
|
1672
|
+
export var EnvironmentInfo$ = [3, n0, _EIn, 0, [_AZIv], [() => AvailabilityZoneInfoList]];
|
|
1673
|
+
export var ErrorDetails$ = [3, n0, _ED, 0, [_ETr, _EM], [0, 0]];
|
|
1674
|
+
export var Filter$ = [3, n0, _Fi, 0, [_N, _Va], [0, 64 | 0]];
|
|
1675
|
+
export var GetApplicationRequest$ = [3, n0, _GAR, 0, [_i], [[0, 1]]];
|
|
1676
|
+
export var GetApplicationResponse$ = [
|
|
1642
1677
|
3,
|
|
1643
1678
|
n0,
|
|
1644
1679
|
_GARe,
|
|
1645
1680
|
0,
|
|
1646
1681
|
[_i, _a, _n, _en, _s, _iICO, _dS, _aC, _cA, _lUA, _kKA],
|
|
1647
|
-
[0, 0, 0, 0, 0, () => IamIdentityCenterOptions
|
|
1682
|
+
[0, 0, 0, 0, 0, () => IamIdentityCenterOptions$, () => DataSources, () => AppConfigs, 4, 4, 0],
|
|
1648
1683
|
];
|
|
1649
|
-
export var GetCompatibleVersionsRequest = [3, n0, _GCVR, 0, [_DN], [[0, { [_hQ]: _dN }]]];
|
|
1650
|
-
export var GetCompatibleVersionsResponse = [
|
|
1684
|
+
export var GetCompatibleVersionsRequest$ = [3, n0, _GCVR, 0, [_DN], [[0, { [_hQ]: _dN }]]];
|
|
1685
|
+
export var GetCompatibleVersionsResponse$ = [
|
|
1651
1686
|
3,
|
|
1652
1687
|
n0,
|
|
1653
1688
|
_GCVRe,
|
|
@@ -1655,7 +1690,7 @@ export var GetCompatibleVersionsResponse = [
|
|
|
1655
1690
|
[_CVo],
|
|
1656
1691
|
[() => CompatibleVersionsList],
|
|
1657
1692
|
];
|
|
1658
|
-
export var GetDataSourceRequest = [
|
|
1693
|
+
export var GetDataSourceRequest$ = [
|
|
1659
1694
|
3,
|
|
1660
1695
|
n0,
|
|
1661
1696
|
_GDSR,
|
|
@@ -1666,26 +1701,26 @@ export var GetDataSourceRequest = [
|
|
|
1666
1701
|
[0, 1],
|
|
1667
1702
|
],
|
|
1668
1703
|
];
|
|
1669
|
-
export var GetDataSourceResponse = [
|
|
1704
|
+
export var GetDataSourceResponse$ = [
|
|
1670
1705
|
3,
|
|
1671
1706
|
n0,
|
|
1672
1707
|
_GDSRe,
|
|
1673
1708
|
0,
|
|
1674
1709
|
[_DST, _N, _D, _S],
|
|
1675
|
-
[() => DataSourceType
|
|
1710
|
+
[() => DataSourceType$, 0, 0, 0],
|
|
1676
1711
|
];
|
|
1677
|
-
export var GetDefaultApplicationSettingRequest = [3, n0, _GDASR, 0, [], []];
|
|
1678
|
-
export var GetDefaultApplicationSettingResponse = [3, n0, _GDASRe, 0, [_aA], [0]];
|
|
1679
|
-
export var GetDirectQueryDataSourceRequest = [3, n0, _GDQDSR, 0, [_DSN], [[0, 1]]];
|
|
1680
|
-
export var GetDirectQueryDataSourceResponse = [
|
|
1712
|
+
export var GetDefaultApplicationSettingRequest$ = [3, n0, _GDASR, 0, [], []];
|
|
1713
|
+
export var GetDefaultApplicationSettingResponse$ = [3, n0, _GDASRe, 0, [_aA], [0]];
|
|
1714
|
+
export var GetDirectQueryDataSourceRequest$ = [3, n0, _GDQDSR, 0, [_DSN], [[0, 1]]];
|
|
1715
|
+
export var GetDirectQueryDataSourceResponse$ = [
|
|
1681
1716
|
3,
|
|
1682
1717
|
n0,
|
|
1683
1718
|
_GDQDSRe,
|
|
1684
1719
|
0,
|
|
1685
1720
|
[_DSN, _DST, _D, _OSA, _DSA],
|
|
1686
|
-
[0, () => DirectQueryDataSourceType
|
|
1721
|
+
[0, () => DirectQueryDataSourceType$, 0, 64 | 0, 0],
|
|
1687
1722
|
];
|
|
1688
|
-
export var GetDomainMaintenanceStatusRequest = [
|
|
1723
|
+
export var GetDomainMaintenanceStatusRequest$ = [
|
|
1689
1724
|
3,
|
|
1690
1725
|
n0,
|
|
1691
1726
|
_GDMSR,
|
|
@@ -1696,7 +1731,7 @@ export var GetDomainMaintenanceStatusRequest = [
|
|
|
1696
1731
|
[0, { [_hQ]: _mI }],
|
|
1697
1732
|
],
|
|
1698
1733
|
];
|
|
1699
|
-
export var GetDomainMaintenanceStatusResponse = [
|
|
1734
|
+
export var GetDomainMaintenanceStatusResponse$ = [
|
|
1700
1735
|
3,
|
|
1701
1736
|
n0,
|
|
1702
1737
|
_GDMSRe,
|
|
@@ -1704,7 +1739,7 @@ export var GetDomainMaintenanceStatusResponse = [
|
|
|
1704
1739
|
[_S, _SM, _NI, _Ac, _CAr, _UA],
|
|
1705
1740
|
[0, 0, 0, 0, 4, 4],
|
|
1706
1741
|
];
|
|
1707
|
-
export var GetIndexRequest = [
|
|
1742
|
+
export var GetIndexRequest$ = [
|
|
1708
1743
|
3,
|
|
1709
1744
|
n0,
|
|
1710
1745
|
_GIR,
|
|
@@ -1715,8 +1750,8 @@ export var GetIndexRequest = [
|
|
|
1715
1750
|
[0, 1],
|
|
1716
1751
|
],
|
|
1717
1752
|
];
|
|
1718
|
-
export var GetIndexResponse = [3, n0, _GIRe, 0, [_IS], [15]];
|
|
1719
|
-
export var GetPackageVersionHistoryRequest = [
|
|
1753
|
+
export var GetIndexResponse$ = [3, n0, _GIRe, 0, [_IS], [15]];
|
|
1754
|
+
export var GetPackageVersionHistoryRequest$ = [
|
|
1720
1755
|
3,
|
|
1721
1756
|
n0,
|
|
1722
1757
|
_GPVHR,
|
|
@@ -1728,7 +1763,7 @@ export var GetPackageVersionHistoryRequest = [
|
|
|
1728
1763
|
[0, { [_hQ]: _nT }],
|
|
1729
1764
|
],
|
|
1730
1765
|
];
|
|
1731
|
-
export var GetPackageVersionHistoryResponse = [
|
|
1766
|
+
export var GetPackageVersionHistoryResponse$ = [
|
|
1732
1767
|
3,
|
|
1733
1768
|
n0,
|
|
1734
1769
|
_GPVHRe,
|
|
@@ -1736,7 +1771,7 @@ export var GetPackageVersionHistoryResponse = [
|
|
|
1736
1771
|
[_PID, _PVHL, _NT],
|
|
1737
1772
|
[0, () => PackageVersionHistoryList, 0],
|
|
1738
1773
|
];
|
|
1739
|
-
export var GetUpgradeHistoryRequest = [
|
|
1774
|
+
export var GetUpgradeHistoryRequest$ = [
|
|
1740
1775
|
3,
|
|
1741
1776
|
n0,
|
|
1742
1777
|
_GUHR,
|
|
@@ -1748,7 +1783,7 @@ export var GetUpgradeHistoryRequest = [
|
|
|
1748
1783
|
[0, { [_hQ]: _nT }],
|
|
1749
1784
|
],
|
|
1750
1785
|
];
|
|
1751
|
-
export var GetUpgradeHistoryResponse = [
|
|
1786
|
+
export var GetUpgradeHistoryResponse$ = [
|
|
1752
1787
|
3,
|
|
1753
1788
|
n0,
|
|
1754
1789
|
_GUHRe,
|
|
@@ -1756,11 +1791,11 @@ export var GetUpgradeHistoryResponse = [
|
|
|
1756
1791
|
[_UH, _NT],
|
|
1757
1792
|
[() => UpgradeHistoryList, 0],
|
|
1758
1793
|
];
|
|
1759
|
-
export var GetUpgradeStatusRequest = [3, n0, _GUSR, 0, [_DN], [[0, 1]]];
|
|
1760
|
-
export var GetUpgradeStatusResponse = [3, n0, _GUSRe, 0, [_US, _SSt, _UN], [0, 0, 0]];
|
|
1761
|
-
export var IAMFederationOptionsInput = [3, n0, _IAMFOI, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
1762
|
-
export var IAMFederationOptionsOutput = [3, n0, _IAMFOO, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
1763
|
-
export var IamIdentityCenterOptions = [
|
|
1794
|
+
export var GetUpgradeStatusRequest$ = [3, n0, _GUSR, 0, [_DN], [[0, 1]]];
|
|
1795
|
+
export var GetUpgradeStatusResponse$ = [3, n0, _GUSRe, 0, [_US, _SSt, _UN], [0, 0, 0]];
|
|
1796
|
+
export var IAMFederationOptionsInput$ = [3, n0, _IAMFOI, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
1797
|
+
export var IAMFederationOptionsOutput$ = [3, n0, _IAMFOO, 0, [_E, _SK, _RK], [2, 0, 0]];
|
|
1798
|
+
export var IamIdentityCenterOptions$ = [
|
|
1764
1799
|
3,
|
|
1765
1800
|
n0,
|
|
1766
1801
|
_IICO,
|
|
@@ -1768,7 +1803,7 @@ export var IamIdentityCenterOptions = [
|
|
|
1768
1803
|
[_ena, _iICIA, _iRFICAA, _iICAA],
|
|
1769
1804
|
[2, 0, 0, 0],
|
|
1770
1805
|
];
|
|
1771
|
-
export var IamIdentityCenterOptionsInput = [
|
|
1806
|
+
export var IamIdentityCenterOptionsInput$ = [
|
|
1772
1807
|
3,
|
|
1773
1808
|
n0,
|
|
1774
1809
|
_IICOI,
|
|
@@ -1776,7 +1811,7 @@ export var IamIdentityCenterOptionsInput = [
|
|
|
1776
1811
|
[_ena, _iICIA, _iRFICAA],
|
|
1777
1812
|
[2, 0, 0],
|
|
1778
1813
|
];
|
|
1779
|
-
export var IdentityCenterOptions = [
|
|
1814
|
+
export var IdentityCenterOptions$ = [
|
|
1780
1815
|
3,
|
|
1781
1816
|
n0,
|
|
1782
1817
|
_ICO,
|
|
@@ -1784,7 +1819,7 @@ export var IdentityCenterOptions = [
|
|
|
1784
1819
|
[_EAPIA, _ICIARN, _SK, _RK, _ICAARN, _ISI],
|
|
1785
1820
|
[2, 0, 0, 0, 0, 0],
|
|
1786
1821
|
];
|
|
1787
|
-
export var IdentityCenterOptionsInput = [
|
|
1822
|
+
export var IdentityCenterOptionsInput$ = [
|
|
1788
1823
|
3,
|
|
1789
1824
|
n0,
|
|
1790
1825
|
_ICOI,
|
|
@@ -1792,26 +1827,26 @@ export var IdentityCenterOptionsInput = [
|
|
|
1792
1827
|
[_EAPIA, _ICIARN, _SK, _RK],
|
|
1793
1828
|
[2, 0, 0, 0],
|
|
1794
1829
|
];
|
|
1795
|
-
export var IdentityCenterOptionsStatus = [
|
|
1830
|
+
export var IdentityCenterOptionsStatus$ = [
|
|
1796
1831
|
3,
|
|
1797
1832
|
n0,
|
|
1798
1833
|
_ICOS,
|
|
1799
1834
|
0,
|
|
1800
1835
|
[_O, _S],
|
|
1801
|
-
[() => IdentityCenterOptions
|
|
1836
|
+
[() => IdentityCenterOptions$, () => OptionStatus$],
|
|
1802
1837
|
];
|
|
1803
|
-
export var InboundConnection = [
|
|
1838
|
+
export var InboundConnection$ = [
|
|
1804
1839
|
3,
|
|
1805
1840
|
n0,
|
|
1806
1841
|
_ICn,
|
|
1807
1842
|
0,
|
|
1808
1843
|
[_LDI, _RDI, _CI, _CS, _CM],
|
|
1809
|
-
[() => DomainInformationContainer
|
|
1844
|
+
[() => DomainInformationContainer$, () => DomainInformationContainer$, 0, () => InboundConnectionStatus$, 0],
|
|
1810
1845
|
];
|
|
1811
|
-
export var InboundConnectionStatus = [3, n0, _ICS, 0, [_SC, _M], [0, 0]];
|
|
1812
|
-
export var InstanceCountLimits = [3, n0, _ICL, 0, [_MIC, _MICa], [1, 1]];
|
|
1813
|
-
export var InstanceLimits = [3, n0, _IL, 0, [_ICL], [() => InstanceCountLimits]];
|
|
1814
|
-
export var InstanceTypeDetails = [
|
|
1846
|
+
export var InboundConnectionStatus$ = [3, n0, _ICS, 0, [_SC, _M], [0, 0]];
|
|
1847
|
+
export var InstanceCountLimits$ = [3, n0, _ICL, 0, [_MIC, _MICa], [1, 1]];
|
|
1848
|
+
export var InstanceLimits$ = [3, n0, _IL, 0, [_ICL], [() => InstanceCountLimits$]];
|
|
1849
|
+
export var InstanceTypeDetails$ = [
|
|
1815
1850
|
3,
|
|
1816
1851
|
n0,
|
|
1817
1852
|
_ITD,
|
|
@@ -1819,27 +1854,27 @@ export var InstanceTypeDetails = [
|
|
|
1819
1854
|
[_IT, _EE, _CEo, _ALE, _ASE, _WE, _IR, _AZv],
|
|
1820
1855
|
[0, 2, 2, 2, 2, 2, 64 | 0, 64 | 0],
|
|
1821
1856
|
];
|
|
1822
|
-
export var InternalException = [-3, n0, _IE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
1823
|
-
TypeRegistry.for(n0).registerError(InternalException
|
|
1824
|
-
export var InvalidPaginationTokenException = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1825
|
-
TypeRegistry.for(n0).registerError(InvalidPaginationTokenException
|
|
1826
|
-
export var InvalidTypeException = [-3, n0, _ITE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1827
|
-
TypeRegistry.for(n0).registerError(InvalidTypeException
|
|
1828
|
-
export var IPAddressTypeStatus = [3, n0, _IPATS, 0, [_O, _S], [0, () => OptionStatus]];
|
|
1829
|
-
export var JWTOptionsInput = [3, n0, _JWTOI, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
1830
|
-
export var JWTOptionsOutput = [3, n0, _JWTOO, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
1831
|
-
export var KeyStoreAccessOption = [3, n0, _KSAO, 0, [_KARA, _KSAE], [0, 2]];
|
|
1832
|
-
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1833
|
-
TypeRegistry.for(n0).registerError(LimitExceededException
|
|
1834
|
-
export var Limits = [
|
|
1857
|
+
export var InternalException$ = [-3, n0, _IE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
1858
|
+
TypeRegistry.for(n0).registerError(InternalException$, InternalException);
|
|
1859
|
+
export var InvalidPaginationTokenException$ = [-3, n0, _IPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1860
|
+
TypeRegistry.for(n0).registerError(InvalidPaginationTokenException$, InvalidPaginationTokenException);
|
|
1861
|
+
export var InvalidTypeException$ = [-3, n0, _ITE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1862
|
+
TypeRegistry.for(n0).registerError(InvalidTypeException$, InvalidTypeException);
|
|
1863
|
+
export var IPAddressTypeStatus$ = [3, n0, _IPATS, 0, [_O, _S], [0, () => OptionStatus$]];
|
|
1864
|
+
export var JWTOptionsInput$ = [3, n0, _JWTOI, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
1865
|
+
export var JWTOptionsOutput$ = [3, n0, _JWTOO, 0, [_E, _SK, _RK, _PK], [2, 0, 0, 0]];
|
|
1866
|
+
export var KeyStoreAccessOption$ = [3, n0, _KSAO, 0, [_KARA, _KSAE], [0, 2]];
|
|
1867
|
+
export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
1868
|
+
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
1869
|
+
export var Limits$ = [
|
|
1835
1870
|
3,
|
|
1836
1871
|
n0,
|
|
1837
1872
|
_L,
|
|
1838
1873
|
0,
|
|
1839
1874
|
[_STto, _IL, _ALd],
|
|
1840
|
-
[() => StorageTypeList, () => InstanceLimits
|
|
1875
|
+
[() => StorageTypeList, () => InstanceLimits$, () => AdditionalLimitList],
|
|
1841
1876
|
];
|
|
1842
|
-
export var ListApplicationsRequest = [
|
|
1877
|
+
export var ListApplicationsRequest$ = [
|
|
1843
1878
|
3,
|
|
1844
1879
|
n0,
|
|
1845
1880
|
_LAR,
|
|
@@ -1851,7 +1886,7 @@ export var ListApplicationsRequest = [
|
|
|
1851
1886
|
[1, { [_hQ]: _mR }],
|
|
1852
1887
|
],
|
|
1853
1888
|
];
|
|
1854
|
-
export var ListApplicationsResponse = [
|
|
1889
|
+
export var ListApplicationsResponse$ = [
|
|
1855
1890
|
3,
|
|
1856
1891
|
n0,
|
|
1857
1892
|
_LARi,
|
|
@@ -1859,10 +1894,17 @@ export var ListApplicationsResponse = [
|
|
|
1859
1894
|
[_ASp, _nT],
|
|
1860
1895
|
[() => ApplicationSummaries, 0],
|
|
1861
1896
|
];
|
|
1862
|
-
export var ListDataSourcesRequest = [3, n0, _LDSR, 0, [_DN], [[0, 1]]];
|
|
1863
|
-
export var ListDataSourcesResponse = [3, n0, _LDSRi, 0, [_DSat], [() => DataSourceList]];
|
|
1864
|
-
export var ListDirectQueryDataSourcesRequest = [
|
|
1865
|
-
|
|
1897
|
+
export var ListDataSourcesRequest$ = [3, n0, _LDSR, 0, [_DN], [[0, 1]]];
|
|
1898
|
+
export var ListDataSourcesResponse$ = [3, n0, _LDSRi, 0, [_DSat], [() => DataSourceList]];
|
|
1899
|
+
export var ListDirectQueryDataSourcesRequest$ = [
|
|
1900
|
+
3,
|
|
1901
|
+
n0,
|
|
1902
|
+
_LDQDSR,
|
|
1903
|
+
0,
|
|
1904
|
+
[_NT],
|
|
1905
|
+
[[0, { [_hQ]: _ne }]],
|
|
1906
|
+
];
|
|
1907
|
+
export var ListDirectQueryDataSourcesResponse$ = [
|
|
1866
1908
|
3,
|
|
1867
1909
|
n0,
|
|
1868
1910
|
_LDQDSRi,
|
|
@@ -1870,7 +1912,7 @@ export var ListDirectQueryDataSourcesResponse = [
|
|
|
1870
1912
|
[_NT, _DQDSi],
|
|
1871
1913
|
[0, () => DirectQueryDataSourceList],
|
|
1872
1914
|
];
|
|
1873
|
-
export var ListDomainMaintenancesRequest = [
|
|
1915
|
+
export var ListDomainMaintenancesRequest$ = [
|
|
1874
1916
|
3,
|
|
1875
1917
|
n0,
|
|
1876
1918
|
_LDMR,
|
|
@@ -1884,7 +1926,7 @@ export var ListDomainMaintenancesRequest = [
|
|
|
1884
1926
|
[0, { [_hQ]: _nT }],
|
|
1885
1927
|
],
|
|
1886
1928
|
];
|
|
1887
|
-
export var ListDomainMaintenancesResponse = [
|
|
1929
|
+
export var ListDomainMaintenancesResponse$ = [
|
|
1888
1930
|
3,
|
|
1889
1931
|
n0,
|
|
1890
1932
|
_LDMRi,
|
|
@@ -1892,9 +1934,9 @@ export var ListDomainMaintenancesResponse = [
|
|
|
1892
1934
|
[_DMo, _NT],
|
|
1893
1935
|
[() => DomainMaintenanceList, 0],
|
|
1894
1936
|
];
|
|
1895
|
-
export var ListDomainNamesRequest = [3, n0, _LDNR, 0, [_ET], [[0, { [_hQ]: _eT }]]];
|
|
1896
|
-
export var ListDomainNamesResponse = [3, n0, _LDNRi, 0, [_DNo], [() => DomainInfoList]];
|
|
1897
|
-
export var ListDomainsForPackageRequest = [
|
|
1937
|
+
export var ListDomainNamesRequest$ = [3, n0, _LDNR, 0, [_ET], [[0, { [_hQ]: _eT }]]];
|
|
1938
|
+
export var ListDomainNamesResponse$ = [3, n0, _LDNRi, 0, [_DNo], [() => DomainInfoList]];
|
|
1939
|
+
export var ListDomainsForPackageRequest$ = [
|
|
1898
1940
|
3,
|
|
1899
1941
|
n0,
|
|
1900
1942
|
_LDFPR,
|
|
@@ -1906,7 +1948,7 @@ export var ListDomainsForPackageRequest = [
|
|
|
1906
1948
|
[0, { [_hQ]: _nT }],
|
|
1907
1949
|
],
|
|
1908
1950
|
];
|
|
1909
|
-
export var ListDomainsForPackageResponse = [
|
|
1951
|
+
export var ListDomainsForPackageResponse$ = [
|
|
1910
1952
|
3,
|
|
1911
1953
|
n0,
|
|
1912
1954
|
_LDFPRi,
|
|
@@ -1914,7 +1956,7 @@ export var ListDomainsForPackageResponse = [
|
|
|
1914
1956
|
[_DPDL, _NT],
|
|
1915
1957
|
[() => DomainPackageDetailsList, 0],
|
|
1916
1958
|
];
|
|
1917
|
-
export var ListInstanceTypeDetailsRequest = [
|
|
1959
|
+
export var ListInstanceTypeDetailsRequest$ = [
|
|
1918
1960
|
3,
|
|
1919
1961
|
n0,
|
|
1920
1962
|
_LITDR,
|
|
@@ -1929,7 +1971,7 @@ export var ListInstanceTypeDetailsRequest = [
|
|
|
1929
1971
|
[0, { [_hQ]: _iT }],
|
|
1930
1972
|
],
|
|
1931
1973
|
];
|
|
1932
|
-
export var ListInstanceTypeDetailsResponse = [
|
|
1974
|
+
export var ListInstanceTypeDetailsResponse$ = [
|
|
1933
1975
|
3,
|
|
1934
1976
|
n0,
|
|
1935
1977
|
_LITDRi,
|
|
@@ -1937,7 +1979,7 @@ export var ListInstanceTypeDetailsResponse = [
|
|
|
1937
1979
|
[_ITD, _NT],
|
|
1938
1980
|
[() => InstanceTypeDetailsList, 0],
|
|
1939
1981
|
];
|
|
1940
|
-
export var ListPackagesForDomainRequest = [
|
|
1982
|
+
export var ListPackagesForDomainRequest$ = [
|
|
1941
1983
|
3,
|
|
1942
1984
|
n0,
|
|
1943
1985
|
_LPFDR,
|
|
@@ -1949,7 +1991,7 @@ export var ListPackagesForDomainRequest = [
|
|
|
1949
1991
|
[0, { [_hQ]: _nT }],
|
|
1950
1992
|
],
|
|
1951
1993
|
];
|
|
1952
|
-
export var ListPackagesForDomainResponse = [
|
|
1994
|
+
export var ListPackagesForDomainResponse$ = [
|
|
1953
1995
|
3,
|
|
1954
1996
|
n0,
|
|
1955
1997
|
_LPFDRi,
|
|
@@ -1957,7 +1999,7 @@ export var ListPackagesForDomainResponse = [
|
|
|
1957
1999
|
[_DPDL, _NT],
|
|
1958
2000
|
[() => DomainPackageDetailsList, 0],
|
|
1959
2001
|
];
|
|
1960
|
-
export var ListScheduledActionsRequest = [
|
|
2002
|
+
export var ListScheduledActionsRequest$ = [
|
|
1961
2003
|
3,
|
|
1962
2004
|
n0,
|
|
1963
2005
|
_LSAR,
|
|
@@ -1969,7 +2011,7 @@ export var ListScheduledActionsRequest = [
|
|
|
1969
2011
|
[0, { [_hQ]: _nT }],
|
|
1970
2012
|
],
|
|
1971
2013
|
];
|
|
1972
|
-
export var ListScheduledActionsResponse = [
|
|
2014
|
+
export var ListScheduledActionsResponse$ = [
|
|
1973
2015
|
3,
|
|
1974
2016
|
n0,
|
|
1975
2017
|
_LSARi,
|
|
@@ -1977,9 +2019,9 @@ export var ListScheduledActionsResponse = [
|
|
|
1977
2019
|
[_SAc, _NT],
|
|
1978
2020
|
[() => ScheduledActionsList, 0],
|
|
1979
2021
|
];
|
|
1980
|
-
export var ListTagsRequest = [3, n0, _LTR, 0, [_ARN], [[0, { [_hQ]: _a }]]];
|
|
1981
|
-
export var ListTagsResponse = [3, n0, _LTRi, 0, [_TL], [() => TagList]];
|
|
1982
|
-
export var ListVersionsRequest = [
|
|
2022
|
+
export var ListTagsRequest$ = [3, n0, _LTR, 0, [_ARN], [[0, { [_hQ]: _a }]]];
|
|
2023
|
+
export var ListTagsResponse$ = [3, n0, _LTRi, 0, [_TL], [() => TagList]];
|
|
2024
|
+
export var ListVersionsRequest$ = [
|
|
1983
2025
|
3,
|
|
1984
2026
|
n0,
|
|
1985
2027
|
_LVR,
|
|
@@ -1990,8 +2032,8 @@ export var ListVersionsRequest = [
|
|
|
1990
2032
|
[0, { [_hQ]: _nT }],
|
|
1991
2033
|
],
|
|
1992
2034
|
];
|
|
1993
|
-
export var ListVersionsResponse = [3, n0, _LVRi, 0, [_Ve, _NT], [64 | 0, 0]];
|
|
1994
|
-
export var ListVpcEndpointAccessRequest = [
|
|
2035
|
+
export var ListVersionsResponse$ = [3, n0, _LVRi, 0, [_Ve, _NT], [64 | 0, 0]];
|
|
2036
|
+
export var ListVpcEndpointAccessRequest$ = [
|
|
1995
2037
|
3,
|
|
1996
2038
|
n0,
|
|
1997
2039
|
_LVEAR,
|
|
@@ -2002,7 +2044,7 @@ export var ListVpcEndpointAccessRequest = [
|
|
|
2002
2044
|
[0, { [_hQ]: _nT }],
|
|
2003
2045
|
],
|
|
2004
2046
|
];
|
|
2005
|
-
export var ListVpcEndpointAccessResponse = [
|
|
2047
|
+
export var ListVpcEndpointAccessResponse$ = [
|
|
2006
2048
|
3,
|
|
2007
2049
|
n0,
|
|
2008
2050
|
_LVEARi,
|
|
@@ -2010,7 +2052,7 @@ export var ListVpcEndpointAccessResponse = [
|
|
|
2010
2052
|
[_APL, _NT],
|
|
2011
2053
|
[() => AuthorizedPrincipalList, 0],
|
|
2012
2054
|
];
|
|
2013
|
-
export var ListVpcEndpointsForDomainRequest = [
|
|
2055
|
+
export var ListVpcEndpointsForDomainRequest$ = [
|
|
2014
2056
|
3,
|
|
2015
2057
|
n0,
|
|
2016
2058
|
_LVEFDR,
|
|
@@ -2021,7 +2063,7 @@ export var ListVpcEndpointsForDomainRequest = [
|
|
|
2021
2063
|
[0, { [_hQ]: _nT }],
|
|
2022
2064
|
],
|
|
2023
2065
|
];
|
|
2024
|
-
export var ListVpcEndpointsForDomainResponse = [
|
|
2066
|
+
export var ListVpcEndpointsForDomainResponse$ = [
|
|
2025
2067
|
3,
|
|
2026
2068
|
n0,
|
|
2027
2069
|
_LVEFDRi,
|
|
@@ -2029,8 +2071,8 @@ export var ListVpcEndpointsForDomainResponse = [
|
|
|
2029
2071
|
[_VESL, _NT],
|
|
2030
2072
|
[() => VpcEndpointSummaryList, 0],
|
|
2031
2073
|
];
|
|
2032
|
-
export var ListVpcEndpointsRequest = [3, n0, _LVER, 0, [_NT], [[0, { [_hQ]: _nT }]]];
|
|
2033
|
-
export var ListVpcEndpointsResponse = [
|
|
2074
|
+
export var ListVpcEndpointsRequest$ = [3, n0, _LVER, 0, [_NT], [[0, { [_hQ]: _nT }]]];
|
|
2075
|
+
export var ListVpcEndpointsResponse$ = [
|
|
2034
2076
|
3,
|
|
2035
2077
|
n0,
|
|
2036
2078
|
_LVERi,
|
|
@@ -2038,16 +2080,16 @@ export var ListVpcEndpointsResponse = [
|
|
|
2038
2080
|
[_VESL, _NT],
|
|
2039
2081
|
[() => VpcEndpointSummaryList, 0],
|
|
2040
2082
|
];
|
|
2041
|
-
export var LogPublishingOption = [3, n0, _LPOo, 0, [_CWLLGA, _E], [0, 2]];
|
|
2042
|
-
export var LogPublishingOptionsStatus = [
|
|
2083
|
+
export var LogPublishingOption$ = [3, n0, _LPOo, 0, [_CWLLGA, _E], [0, 2]];
|
|
2084
|
+
export var LogPublishingOptionsStatus$ = [
|
|
2043
2085
|
3,
|
|
2044
2086
|
n0,
|
|
2045
2087
|
_LPOS,
|
|
2046
2088
|
0,
|
|
2047
2089
|
[_O, _S],
|
|
2048
|
-
[() => LogPublishingOptions, () => OptionStatus],
|
|
2090
|
+
[() => LogPublishingOptions, () => OptionStatus$],
|
|
2049
2091
|
];
|
|
2050
|
-
export var MasterUserOptions = [
|
|
2092
|
+
export var MasterUserOptions$ = [
|
|
2051
2093
|
3,
|
|
2052
2094
|
n0,
|
|
2053
2095
|
_MUO,
|
|
@@ -2055,9 +2097,9 @@ export var MasterUserOptions = [
|
|
|
2055
2097
|
[_MUARN, _MUN, _MUP],
|
|
2056
2098
|
[0, [() => Username, 0], [() => Password, 0]],
|
|
2057
2099
|
];
|
|
2058
|
-
export var ModifyingProperties = [3, n0, _MP, 0, [_N, _AV, _PVe, _VTa], [0, 0, 0, 0]];
|
|
2059
|
-
export var NaturalLanguageQueryGenerationOptionsInput = [3, n0, _NLQGOI, 0, [_DS], [0]];
|
|
2060
|
-
export var NaturalLanguageQueryGenerationOptionsOutput = [
|
|
2100
|
+
export var ModifyingProperties$ = [3, n0, _MP, 0, [_N, _AV, _PVe, _VTa], [0, 0, 0, 0]];
|
|
2101
|
+
export var NaturalLanguageQueryGenerationOptionsInput$ = [3, n0, _NLQGOI, 0, [_DS], [0]];
|
|
2102
|
+
export var NaturalLanguageQueryGenerationOptionsOutput$ = [
|
|
2061
2103
|
3,
|
|
2062
2104
|
n0,
|
|
2063
2105
|
_NLQGOO,
|
|
@@ -2065,55 +2107,55 @@ export var NaturalLanguageQueryGenerationOptionsOutput = [
|
|
|
2065
2107
|
[_DS, _CSu],
|
|
2066
2108
|
[0, 0],
|
|
2067
2109
|
];
|
|
2068
|
-
export var NodeConfig = [3, n0, _NC, 0, [_E, _Ty, _Cou], [2, 0, 1]];
|
|
2069
|
-
export var NodeOption = [3, n0, _NOo, 0, [_NTo, _NC], [0, () => NodeConfig]];
|
|
2070
|
-
export var NodeToNodeEncryptionOptions = [3, n0, _NTNEO, 0, [_E], [2]];
|
|
2071
|
-
export var NodeToNodeEncryptionOptionsStatus = [
|
|
2110
|
+
export var NodeConfig$ = [3, n0, _NC, 0, [_E, _Ty, _Cou], [2, 0, 1]];
|
|
2111
|
+
export var NodeOption$ = [3, n0, _NOo, 0, [_NTo, _NC], [0, () => NodeConfig$]];
|
|
2112
|
+
export var NodeToNodeEncryptionOptions$ = [3, n0, _NTNEO, 0, [_E], [2]];
|
|
2113
|
+
export var NodeToNodeEncryptionOptionsStatus$ = [
|
|
2072
2114
|
3,
|
|
2073
2115
|
n0,
|
|
2074
2116
|
_NTNEOS,
|
|
2075
2117
|
0,
|
|
2076
2118
|
[_O, _S],
|
|
2077
|
-
[() => NodeToNodeEncryptionOptions
|
|
2119
|
+
[() => NodeToNodeEncryptionOptions$, () => OptionStatus$],
|
|
2078
2120
|
];
|
|
2079
|
-
export var OffPeakWindow = [3, n0, _OPW, 0, [_WST], [() => WindowStartTime]];
|
|
2080
|
-
export var OffPeakWindowOptions = [3, n0, _OPWO, 0, [_E, _OPW], [2, () => OffPeakWindow]];
|
|
2081
|
-
export var OffPeakWindowOptionsStatus = [
|
|
2121
|
+
export var OffPeakWindow$ = [3, n0, _OPW, 0, [_WST], [() => WindowStartTime$]];
|
|
2122
|
+
export var OffPeakWindowOptions$ = [3, n0, _OPWO, 0, [_E, _OPW], [2, () => OffPeakWindow$]];
|
|
2123
|
+
export var OffPeakWindowOptionsStatus$ = [
|
|
2082
2124
|
3,
|
|
2083
2125
|
n0,
|
|
2084
2126
|
_OPWOS,
|
|
2085
2127
|
0,
|
|
2086
2128
|
[_O, _S],
|
|
2087
|
-
[() => OffPeakWindowOptions
|
|
2129
|
+
[() => OffPeakWindowOptions$, () => OptionStatus$],
|
|
2088
2130
|
];
|
|
2089
|
-
export var OptionStatus = [3, n0, _OS, 0, [_CD, _UD, _UV, _St, _PD], [4, 4, 1, 0, 2]];
|
|
2090
|
-
export var OutboundConnection = [
|
|
2131
|
+
export var OptionStatus$ = [3, n0, _OS, 0, [_CD, _UD, _UV, _St, _PD], [4, 4, 1, 0, 2]];
|
|
2132
|
+
export var OutboundConnection$ = [
|
|
2091
2133
|
3,
|
|
2092
2134
|
n0,
|
|
2093
2135
|
_OC,
|
|
2094
2136
|
0,
|
|
2095
2137
|
[_LDI, _RDI, _CI, _CA, _CS, _CM, _CPo],
|
|
2096
2138
|
[
|
|
2097
|
-
() => DomainInformationContainer
|
|
2098
|
-
() => DomainInformationContainer
|
|
2139
|
+
() => DomainInformationContainer$,
|
|
2140
|
+
() => DomainInformationContainer$,
|
|
2099
2141
|
0,
|
|
2100
2142
|
0,
|
|
2101
|
-
() => OutboundConnectionStatus
|
|
2143
|
+
() => OutboundConnectionStatus$,
|
|
2102
2144
|
0,
|
|
2103
|
-
() => ConnectionProperties
|
|
2145
|
+
() => ConnectionProperties$,
|
|
2104
2146
|
],
|
|
2105
2147
|
];
|
|
2106
|
-
export var OutboundConnectionStatus = [3, n0, _OCS, 0, [_SC, _M], [0, 0]];
|
|
2107
|
-
export var PackageAssociationConfiguration = [
|
|
2148
|
+
export var OutboundConnectionStatus$ = [3, n0, _OCS, 0, [_SC, _M], [0, 0]];
|
|
2149
|
+
export var PackageAssociationConfiguration$ = [
|
|
2108
2150
|
3,
|
|
2109
2151
|
n0,
|
|
2110
2152
|
_PAC,
|
|
2111
2153
|
0,
|
|
2112
2154
|
[_KSAO],
|
|
2113
|
-
[() => KeyStoreAccessOption],
|
|
2155
|
+
[() => KeyStoreAccessOption$],
|
|
2114
2156
|
];
|
|
2115
|
-
export var PackageConfiguration = [3, n0, _PC, 0, [_LR, _LF, _CR, _RRFCU], [0, 0, 0, 2]];
|
|
2116
|
-
export var PackageDetails = [
|
|
2157
|
+
export var PackageConfiguration$ = [3, n0, _PC, 0, [_LR, _LF, _CR, _RRFCU], [0, 0, 0, 2]];
|
|
2158
|
+
export var PackageDetails$ = [
|
|
2117
2159
|
3,
|
|
2118
2160
|
n0,
|
|
2119
2161
|
_PDac,
|
|
@@ -2128,37 +2170,37 @@ export var PackageDetails = [
|
|
|
2128
2170
|
4,
|
|
2129
2171
|
4,
|
|
2130
2172
|
0,
|
|
2131
|
-
() => ErrorDetails
|
|
2173
|
+
() => ErrorDetails$,
|
|
2132
2174
|
0,
|
|
2133
|
-
() => PluginProperties
|
|
2134
|
-
() => PackageConfiguration
|
|
2175
|
+
() => PluginProperties$,
|
|
2176
|
+
() => PackageConfiguration$,
|
|
2135
2177
|
64 | 0,
|
|
2136
2178
|
0,
|
|
2137
|
-
() => PackageVendingOptions
|
|
2138
|
-
() => PackageEncryptionOptions
|
|
2179
|
+
() => PackageVendingOptions$,
|
|
2180
|
+
() => PackageEncryptionOptions$,
|
|
2139
2181
|
],
|
|
2140
2182
|
];
|
|
2141
|
-
export var PackageDetailsForAssociation = [
|
|
2183
|
+
export var PackageDetailsForAssociation$ = [
|
|
2142
2184
|
3,
|
|
2143
2185
|
n0,
|
|
2144
2186
|
_PDFA,
|
|
2145
2187
|
0,
|
|
2146
2188
|
[_PID, _PPIDL, _ACs],
|
|
2147
|
-
[0, 64 | 0, () => PackageAssociationConfiguration],
|
|
2189
|
+
[0, 64 | 0, () => PackageAssociationConfiguration$],
|
|
2148
2190
|
];
|
|
2149
|
-
export var PackageEncryptionOptions = [3, n0, _PEO, 0, [_KKIm, _EE], [0, 2]];
|
|
2150
|
-
export var PackageSource = [3, n0, _PS, 0, [_SBN, _SKe], [0, 0]];
|
|
2151
|
-
export var PackageVendingOptions = [3, n0, _PVO, 0, [_VEe], [2]];
|
|
2152
|
-
export var PackageVersionHistory = [
|
|
2191
|
+
export var PackageEncryptionOptions$ = [3, n0, _PEO, 0, [_KKIm, _EE], [0, 2]];
|
|
2192
|
+
export var PackageSource$ = [3, n0, _PS, 0, [_SBN, _SKe], [0, 0]];
|
|
2193
|
+
export var PackageVendingOptions$ = [3, n0, _PVO, 0, [_VEe], [2]];
|
|
2194
|
+
export var PackageVersionHistory$ = [
|
|
2153
2195
|
3,
|
|
2154
2196
|
n0,
|
|
2155
2197
|
_PVH,
|
|
2156
2198
|
0,
|
|
2157
2199
|
[_PV, _CMo, _CAr, _PPl, _PC],
|
|
2158
|
-
[0, 0, 4, () => PluginProperties
|
|
2200
|
+
[0, 0, 4, () => PluginProperties$, () => PackageConfiguration$],
|
|
2159
2201
|
];
|
|
2160
|
-
export var PluginProperties = [3, n0, _PPl, 0, [_N, _D, _Ver, _CN, _USIB], [0, 0, 0, 0, 1]];
|
|
2161
|
-
export var PurchaseReservedInstanceOfferingRequest = [
|
|
2202
|
+
export var PluginProperties$ = [3, n0, _PPl, 0, [_N, _D, _Ver, _CN, _USIB], [0, 0, 0, 0, 1]];
|
|
2203
|
+
export var PurchaseReservedInstanceOfferingRequest$ = [
|
|
2162
2204
|
3,
|
|
2163
2205
|
n0,
|
|
2164
2206
|
_PRIOR,
|
|
@@ -2166,14 +2208,21 @@ export var PurchaseReservedInstanceOfferingRequest = [
|
|
|
2166
2208
|
[_RIOI, _RN, _IC],
|
|
2167
2209
|
[0, 0, 1],
|
|
2168
2210
|
];
|
|
2169
|
-
export var PurchaseReservedInstanceOfferingResponse = [3, n0, _PRIORu, 0, [_RII, _RN], [0, 0]];
|
|
2170
|
-
export var PutDefaultApplicationSettingRequest = [3, n0, _PDASR, 0, [_aA, _sAD], [0, 2]];
|
|
2171
|
-
export var PutDefaultApplicationSettingResponse = [3, n0, _PDASRu, 0, [_aA], [0]];
|
|
2172
|
-
export var RecurringCharge = [3, n0, _RC, 0, [_RCA, _RCF], [1, 0]];
|
|
2173
|
-
export var RejectInboundConnectionRequest = [3, n0, _RICR, 0, [_CI], [[0, 1]]];
|
|
2174
|
-
export var RejectInboundConnectionResponse = [
|
|
2175
|
-
|
|
2176
|
-
|
|
2211
|
+
export var PurchaseReservedInstanceOfferingResponse$ = [3, n0, _PRIORu, 0, [_RII, _RN], [0, 0]];
|
|
2212
|
+
export var PutDefaultApplicationSettingRequest$ = [3, n0, _PDASR, 0, [_aA, _sAD], [0, 2]];
|
|
2213
|
+
export var PutDefaultApplicationSettingResponse$ = [3, n0, _PDASRu, 0, [_aA], [0]];
|
|
2214
|
+
export var RecurringCharge$ = [3, n0, _RC, 0, [_RCA, _RCF], [1, 0]];
|
|
2215
|
+
export var RejectInboundConnectionRequest$ = [3, n0, _RICR, 0, [_CI], [[0, 1]]];
|
|
2216
|
+
export var RejectInboundConnectionResponse$ = [
|
|
2217
|
+
3,
|
|
2218
|
+
n0,
|
|
2219
|
+
_RICRe,
|
|
2220
|
+
0,
|
|
2221
|
+
[_C],
|
|
2222
|
+
[() => InboundConnection$],
|
|
2223
|
+
];
|
|
2224
|
+
export var RemoveTagsRequest$ = [3, n0, _RTR, 0, [_ARN, _TK], [0, 64 | 0]];
|
|
2225
|
+
export var ReservedInstance$ = [
|
|
2177
2226
|
3,
|
|
2178
2227
|
n0,
|
|
2179
2228
|
_RIe,
|
|
@@ -2181,7 +2230,7 @@ export var ReservedInstance = [
|
|
|
2181
2230
|
[_RN, _RII, _BSI, _RIOI, _IT, _ST, _Du, _FP, _UPs, _CCu, _IC, _St, _POa, _RCe],
|
|
2182
2231
|
[0, 0, 1, 0, 0, 4, 1, 1, 1, 0, 1, 0, 0, [() => RecurringChargeList, 0]],
|
|
2183
2232
|
];
|
|
2184
|
-
export var ReservedInstanceOffering = [
|
|
2233
|
+
export var ReservedInstanceOffering$ = [
|
|
2185
2234
|
3,
|
|
2186
2235
|
n0,
|
|
2187
2236
|
_RIOe,
|
|
@@ -2189,32 +2238,32 @@ export var ReservedInstanceOffering = [
|
|
|
2189
2238
|
[_RIOI, _IT, _Du, _FP, _UPs, _CCu, _POa, _RCe],
|
|
2190
2239
|
[0, 0, 1, 1, 1, 0, 0, [() => RecurringChargeList, 0]],
|
|
2191
2240
|
];
|
|
2192
|
-
export var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2193
|
-
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException
|
|
2194
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2195
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2196
|
-
export var RevokeVpcEndpointAccessRequest = [3, n0, _RVEAR, 0, [_DN, _A, _Se], [[0, 1], 0, 0]];
|
|
2197
|
-
export var RevokeVpcEndpointAccessResponse = [3, n0, _RVEARe, 0, [], []];
|
|
2198
|
-
export var S3GlueDataCatalog = [3, n0, _SGDC, 0, [_RA], [0]];
|
|
2199
|
-
export var S3VectorsEngine = [3, n0, _SVE, 0, [_E], [2]];
|
|
2200
|
-
export var SAMLIdp = [3, n0, _SAMLI, 0, [_MC, _EInt], [0, 0]];
|
|
2201
|
-
export var SAMLOptionsInput = [
|
|
2241
|
+
export var ResourceAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2242
|
+
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
|
|
2243
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2244
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2245
|
+
export var RevokeVpcEndpointAccessRequest$ = [3, n0, _RVEAR, 0, [_DN, _A, _Se], [[0, 1], 0, 0]];
|
|
2246
|
+
export var RevokeVpcEndpointAccessResponse$ = [3, n0, _RVEARe, 0, [], []];
|
|
2247
|
+
export var S3GlueDataCatalog$ = [3, n0, _SGDC, 0, [_RA], [0]];
|
|
2248
|
+
export var S3VectorsEngine$ = [3, n0, _SVE, 0, [_E], [2]];
|
|
2249
|
+
export var SAMLIdp$ = [3, n0, _SAMLI, 0, [_MC, _EInt], [0, 0]];
|
|
2250
|
+
export var SAMLOptionsInput$ = [
|
|
2202
2251
|
3,
|
|
2203
2252
|
n0,
|
|
2204
2253
|
_SAMLOI,
|
|
2205
2254
|
0,
|
|
2206
2255
|
[_E, _Id, _MUN, _MBR, _SK, _RK, _STM],
|
|
2207
|
-
[2, () => SAMLIdp
|
|
2256
|
+
[2, () => SAMLIdp$, [() => Username, 0], 0, 0, 0, 1],
|
|
2208
2257
|
];
|
|
2209
|
-
export var SAMLOptionsOutput = [
|
|
2258
|
+
export var SAMLOptionsOutput$ = [
|
|
2210
2259
|
3,
|
|
2211
2260
|
n0,
|
|
2212
2261
|
_SAMLOO,
|
|
2213
2262
|
0,
|
|
2214
2263
|
[_E, _Id, _SK, _RK, _STM],
|
|
2215
|
-
[2, () => SAMLIdp
|
|
2264
|
+
[2, () => SAMLIdp$, 0, 0, 1],
|
|
2216
2265
|
];
|
|
2217
|
-
export var ScheduledAction = [
|
|
2266
|
+
export var ScheduledAction$ = [
|
|
2218
2267
|
3,
|
|
2219
2268
|
n0,
|
|
2220
2269
|
_SAch,
|
|
@@ -2222,10 +2271,10 @@ export var ScheduledAction = [
|
|
|
2222
2271
|
[_Id_, _Ty, _Sev, _STc, _D, _SB, _S, _Ma, _Ca],
|
|
2223
2272
|
[0, 0, 0, 1, 0, 0, 0, 2, 2],
|
|
2224
2273
|
];
|
|
2225
|
-
export var ScheduledAutoTuneDetails = [3, n0, _SATD, 0, [_Da, _ATc, _Ac, _Sev], [4, 0, 0, 0]];
|
|
2226
|
-
export var SecurityLakeDirectQueryDataSource = [3, n0, _SLDQDS, 0, [_RA], [0]];
|
|
2227
|
-
export var ServerlessVectorAcceleration = [3, n0, _SVA, 0, [_E], [2]];
|
|
2228
|
-
export var ServiceSoftwareOptions = [
|
|
2274
|
+
export var ScheduledAutoTuneDetails$ = [3, n0, _SATD, 0, [_Da, _ATc, _Ac, _Sev], [4, 0, 0, 0]];
|
|
2275
|
+
export var SecurityLakeDirectQueryDataSource$ = [3, n0, _SLDQDS, 0, [_RA], [0]];
|
|
2276
|
+
export var ServerlessVectorAcceleration$ = [3, n0, _SVA, 0, [_E], [2]];
|
|
2277
|
+
export var ServiceSoftwareOptions$ = [
|
|
2229
2278
|
3,
|
|
2230
2279
|
n0,
|
|
2231
2280
|
_SSO,
|
|
@@ -2233,7 +2282,7 @@ export var ServiceSoftwareOptions = [
|
|
|
2233
2282
|
[_CVu, _NV, _UAp, _Ca, _USp, _D, _AUD, _OD],
|
|
2234
2283
|
[0, 0, 2, 2, 0, 0, 4, 2],
|
|
2235
2284
|
];
|
|
2236
|
-
export var SlotNotAvailableException = [
|
|
2285
|
+
export var SlotNotAvailableException$ = [
|
|
2237
2286
|
-3,
|
|
2238
2287
|
n0,
|
|
2239
2288
|
_SNAE,
|
|
@@ -2241,28 +2290,28 @@ export var SlotNotAvailableException = [
|
|
|
2241
2290
|
[_SSl, _m],
|
|
2242
2291
|
[64 | 1, 0],
|
|
2243
2292
|
];
|
|
2244
|
-
TypeRegistry.for(n0).registerError(SlotNotAvailableException
|
|
2245
|
-
export var SnapshotOptions = [3, n0, _SO, 0, [_ASSH], [1]];
|
|
2246
|
-
export var SnapshotOptionsStatus = [
|
|
2293
|
+
TypeRegistry.for(n0).registerError(SlotNotAvailableException$, SlotNotAvailableException);
|
|
2294
|
+
export var SnapshotOptions$ = [3, n0, _SO, 0, [_ASSH], [1]];
|
|
2295
|
+
export var SnapshotOptionsStatus$ = [
|
|
2247
2296
|
3,
|
|
2248
2297
|
n0,
|
|
2249
2298
|
_SOS,
|
|
2250
2299
|
0,
|
|
2251
2300
|
[_O, _S],
|
|
2252
|
-
[() => SnapshotOptions
|
|
2301
|
+
[() => SnapshotOptions$, () => OptionStatus$],
|
|
2253
2302
|
];
|
|
2254
|
-
export var SoftwareUpdateOptions = [3, n0, _SUO, 0, [_ASUE], [2]];
|
|
2255
|
-
export var SoftwareUpdateOptionsStatus = [
|
|
2303
|
+
export var SoftwareUpdateOptions$ = [3, n0, _SUO, 0, [_ASUE], [2]];
|
|
2304
|
+
export var SoftwareUpdateOptionsStatus$ = [
|
|
2256
2305
|
3,
|
|
2257
2306
|
n0,
|
|
2258
2307
|
_SUOS,
|
|
2259
2308
|
0,
|
|
2260
2309
|
[_O, _S],
|
|
2261
|
-
[() => SoftwareUpdateOptions
|
|
2310
|
+
[() => SoftwareUpdateOptions$, () => OptionStatus$],
|
|
2262
2311
|
];
|
|
2263
|
-
export var StartDomainMaintenanceRequest = [3, n0, _SDMR, 0, [_DN, _Ac, _NI], [[0, 1], 0, 0]];
|
|
2264
|
-
export var StartDomainMaintenanceResponse = [3, n0, _SDMRt, 0, [_MI], [0]];
|
|
2265
|
-
export var StartServiceSoftwareUpdateRequest = [
|
|
2312
|
+
export var StartDomainMaintenanceRequest$ = [3, n0, _SDMR, 0, [_DN, _Ac, _NI], [[0, 1], 0, 0]];
|
|
2313
|
+
export var StartDomainMaintenanceResponse$ = [3, n0, _SDMRt, 0, [_MI], [0]];
|
|
2314
|
+
export var StartServiceSoftwareUpdateRequest$ = [
|
|
2266
2315
|
3,
|
|
2267
2316
|
n0,
|
|
2268
2317
|
_SSSUR,
|
|
@@ -2270,15 +2319,15 @@ export var StartServiceSoftwareUpdateRequest = [
|
|
|
2270
2319
|
[_DN, _SAche, _DSTe],
|
|
2271
2320
|
[0, 0, 1],
|
|
2272
2321
|
];
|
|
2273
|
-
export var StartServiceSoftwareUpdateResponse = [
|
|
2322
|
+
export var StartServiceSoftwareUpdateResponse$ = [
|
|
2274
2323
|
3,
|
|
2275
2324
|
n0,
|
|
2276
2325
|
_SSSURt,
|
|
2277
2326
|
0,
|
|
2278
2327
|
[_SSO],
|
|
2279
|
-
[() => ServiceSoftwareOptions],
|
|
2328
|
+
[() => ServiceSoftwareOptions$],
|
|
2280
2329
|
];
|
|
2281
|
-
export var StorageType = [
|
|
2330
|
+
export var StorageType$ = [
|
|
2282
2331
|
3,
|
|
2283
2332
|
n0,
|
|
2284
2333
|
_STt,
|
|
@@ -2286,11 +2335,11 @@ export var StorageType = [
|
|
|
2286
2335
|
[_STN, _SSTN, _STL],
|
|
2287
2336
|
[0, 0, () => StorageTypeLimitList],
|
|
2288
2337
|
];
|
|
2289
|
-
export var StorageTypeLimit = [3, n0, _STLt, 0, [_LN, _LV], [0, 64 | 0]];
|
|
2290
|
-
export var Tag = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
|
|
2291
|
-
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2292
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
2293
|
-
export var UpdateApplicationRequest = [
|
|
2338
|
+
export var StorageTypeLimit$ = [3, n0, _STLt, 0, [_LN, _LV], [0, 64 | 0]];
|
|
2339
|
+
export var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0]];
|
|
2340
|
+
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
2341
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
2342
|
+
export var UpdateApplicationRequest$ = [
|
|
2294
2343
|
3,
|
|
2295
2344
|
n0,
|
|
2296
2345
|
_UAR,
|
|
@@ -2298,33 +2347,33 @@ export var UpdateApplicationRequest = [
|
|
|
2298
2347
|
[_i, _dS, _aC],
|
|
2299
2348
|
[[0, 1], () => DataSources, () => AppConfigs],
|
|
2300
2349
|
];
|
|
2301
|
-
export var UpdateApplicationResponse = [
|
|
2350
|
+
export var UpdateApplicationResponse$ = [
|
|
2302
2351
|
3,
|
|
2303
2352
|
n0,
|
|
2304
2353
|
_UARp,
|
|
2305
2354
|
0,
|
|
2306
2355
|
[_i, _n, _a, _dS, _iICO, _aC, _cA, _lUA],
|
|
2307
|
-
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions
|
|
2356
|
+
[0, 0, 0, () => DataSources, () => IamIdentityCenterOptions$, () => AppConfigs, 4, 4],
|
|
2308
2357
|
];
|
|
2309
|
-
export var UpdateDataSourceRequest = [
|
|
2358
|
+
export var UpdateDataSourceRequest$ = [
|
|
2310
2359
|
3,
|
|
2311
2360
|
n0,
|
|
2312
2361
|
_UDSR,
|
|
2313
2362
|
0,
|
|
2314
2363
|
[_DN, _N, _DST, _D, _S],
|
|
2315
|
-
[[0, 1], [0, 1], () => DataSourceType
|
|
2364
|
+
[[0, 1], [0, 1], () => DataSourceType$, 0, 0],
|
|
2316
2365
|
];
|
|
2317
|
-
export var UpdateDataSourceResponse = [3, n0, _UDSRp, 0, [_M], [0]];
|
|
2318
|
-
export var UpdateDirectQueryDataSourceRequest = [
|
|
2366
|
+
export var UpdateDataSourceResponse$ = [3, n0, _UDSRp, 0, [_M], [0]];
|
|
2367
|
+
export var UpdateDirectQueryDataSourceRequest$ = [
|
|
2319
2368
|
3,
|
|
2320
2369
|
n0,
|
|
2321
2370
|
_UDQDSR,
|
|
2322
2371
|
0,
|
|
2323
2372
|
[_DSN, _DST, _D, _OSA],
|
|
2324
|
-
[[0, 1], () => DirectQueryDataSourceType
|
|
2373
|
+
[[0, 1], () => DirectQueryDataSourceType$, 0, 64 | 0],
|
|
2325
2374
|
];
|
|
2326
|
-
export var UpdateDirectQueryDataSourceResponse = [3, n0, _UDQDSRp, 0, [_DSA], [0]];
|
|
2327
|
-
export var UpdateDomainConfigRequest = [
|
|
2375
|
+
export var UpdateDirectQueryDataSourceResponse$ = [3, n0, _UDQDSRp, 0, [_DSA], [0]];
|
|
2376
|
+
export var UpdateDomainConfigRequest$ = [
|
|
2328
2377
|
3,
|
|
2329
2378
|
n0,
|
|
2330
2379
|
_UDCR,
|
|
@@ -2354,50 +2403,50 @@ export var UpdateDomainConfigRequest = [
|
|
|
2354
2403
|
],
|
|
2355
2404
|
[
|
|
2356
2405
|
[0, 1],
|
|
2357
|
-
() => ClusterConfig
|
|
2358
|
-
() => EBSOptions
|
|
2359
|
-
() => SnapshotOptions
|
|
2360
|
-
() => VPCOptions
|
|
2361
|
-
() => CognitoOptions
|
|
2406
|
+
() => ClusterConfig$,
|
|
2407
|
+
() => EBSOptions$,
|
|
2408
|
+
() => SnapshotOptions$,
|
|
2409
|
+
() => VPCOptions$,
|
|
2410
|
+
() => CognitoOptions$,
|
|
2362
2411
|
128 | 0,
|
|
2363
2412
|
0,
|
|
2364
2413
|
0,
|
|
2365
2414
|
() => LogPublishingOptions,
|
|
2366
|
-
() => EncryptionAtRestOptions
|
|
2367
|
-
() => DomainEndpointOptions
|
|
2368
|
-
() => NodeToNodeEncryptionOptions
|
|
2369
|
-
[() => AdvancedSecurityOptionsInput
|
|
2370
|
-
() => IdentityCenterOptionsInput
|
|
2371
|
-
() => AutoTuneOptions
|
|
2415
|
+
() => EncryptionAtRestOptions$,
|
|
2416
|
+
() => DomainEndpointOptions$,
|
|
2417
|
+
() => NodeToNodeEncryptionOptions$,
|
|
2418
|
+
[() => AdvancedSecurityOptionsInput$, 0],
|
|
2419
|
+
() => IdentityCenterOptionsInput$,
|
|
2420
|
+
() => AutoTuneOptions$,
|
|
2372
2421
|
2,
|
|
2373
2422
|
0,
|
|
2374
|
-
() => OffPeakWindowOptions
|
|
2375
|
-
() => SoftwareUpdateOptions
|
|
2376
|
-
() => AIMLOptionsInput
|
|
2423
|
+
() => OffPeakWindowOptions$,
|
|
2424
|
+
() => SoftwareUpdateOptions$,
|
|
2425
|
+
() => AIMLOptionsInput$,
|
|
2377
2426
|
],
|
|
2378
2427
|
];
|
|
2379
|
-
export var UpdateDomainConfigResponse = [
|
|
2428
|
+
export var UpdateDomainConfigResponse$ = [
|
|
2380
2429
|
3,
|
|
2381
2430
|
n0,
|
|
2382
2431
|
_UDCRp,
|
|
2383
2432
|
0,
|
|
2384
2433
|
[_DC, _DRR, _DRPS],
|
|
2385
|
-
[() => DomainConfig
|
|
2434
|
+
[() => DomainConfig$, () => DryRunResults$, () => DryRunProgressStatus$],
|
|
2386
2435
|
];
|
|
2387
|
-
export var UpdateIndexRequest = [3, n0, _UIR, 0, [_DN, _IN, _IS], [[0, 1], [0, 1], 15]];
|
|
2388
|
-
export var UpdateIndexResponse = [3, n0, _UIRp, 0, [_S], [0]];
|
|
2389
|
-
export var UpdatePackageRequest = [
|
|
2436
|
+
export var UpdateIndexRequest$ = [3, n0, _UIR, 0, [_DN, _IN, _IS], [[0, 1], [0, 1], 15]];
|
|
2437
|
+
export var UpdateIndexResponse$ = [3, n0, _UIRp, 0, [_S], [0]];
|
|
2438
|
+
export var UpdatePackageRequest$ = [
|
|
2390
2439
|
3,
|
|
2391
2440
|
n0,
|
|
2392
2441
|
_UPR,
|
|
2393
2442
|
0,
|
|
2394
2443
|
[_PID, _PS, _PDa, _CMo, _PC, _PEO],
|
|
2395
|
-
[0, () => PackageSource
|
|
2444
|
+
[0, () => PackageSource$, 0, 0, () => PackageConfiguration$, () => PackageEncryptionOptions$],
|
|
2396
2445
|
];
|
|
2397
|
-
export var UpdatePackageResponse = [3, n0, _UPRp, 0, [_PDac], [() => PackageDetails]];
|
|
2398
|
-
export var UpdatePackageScopeRequest = [3, n0, _UPSR, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2399
|
-
export var UpdatePackageScopeResponse = [3, n0, _UPSRp, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2400
|
-
export var UpdateScheduledActionRequest = [
|
|
2446
|
+
export var UpdatePackageResponse$ = [3, n0, _UPRp, 0, [_PDac], [() => PackageDetails$]];
|
|
2447
|
+
export var UpdatePackageScopeRequest$ = [3, n0, _UPSR, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2448
|
+
export var UpdatePackageScopeResponse$ = [3, n0, _UPSRp, 0, [_PID, _Op, _PUL], [0, 0, 64 | 0]];
|
|
2449
|
+
export var UpdateScheduledActionRequest$ = [
|
|
2401
2450
|
3,
|
|
2402
2451
|
n0,
|
|
2403
2452
|
_USAR,
|
|
@@ -2405,19 +2454,26 @@ export var UpdateScheduledActionRequest = [
|
|
|
2405
2454
|
[_DN, _AID, _ATc, _SAche, _DSTe],
|
|
2406
2455
|
[[0, 1], 0, 0, 0, 1],
|
|
2407
2456
|
];
|
|
2408
|
-
export var UpdateScheduledActionResponse = [
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2457
|
+
export var UpdateScheduledActionResponse$ = [
|
|
2458
|
+
3,
|
|
2459
|
+
n0,
|
|
2460
|
+
_USARp,
|
|
2461
|
+
0,
|
|
2462
|
+
[_SAch],
|
|
2463
|
+
[() => ScheduledAction$],
|
|
2464
|
+
];
|
|
2465
|
+
export var UpdateVpcEndpointRequest$ = [3, n0, _UVER, 0, [_VEI, _VO], [0, () => VPCOptions$]];
|
|
2466
|
+
export var UpdateVpcEndpointResponse$ = [3, n0, _UVERp, 0, [_VE], [() => VpcEndpoint$]];
|
|
2467
|
+
export var UpgradeDomainRequest$ = [3, n0, _UDR, 0, [_DN, _TVa, _PCO, _AO], [0, 0, 2, 128 | 0]];
|
|
2468
|
+
export var UpgradeDomainResponse$ = [
|
|
2413
2469
|
3,
|
|
2414
2470
|
n0,
|
|
2415
2471
|
_UDRp,
|
|
2416
2472
|
0,
|
|
2417
2473
|
[_UI, _DN, _TVa, _PCO, _AO, _CPD],
|
|
2418
|
-
[0, 0, 0, 2, 128 | 0, () => ChangeProgressDetails],
|
|
2474
|
+
[0, 0, 0, 2, 128 | 0, () => ChangeProgressDetails$],
|
|
2419
2475
|
];
|
|
2420
|
-
export var UpgradeHistory = [
|
|
2476
|
+
export var UpgradeHistory$ = [
|
|
2421
2477
|
3,
|
|
2422
2478
|
n0,
|
|
2423
2479
|
_UHp,
|
|
@@ -2425,12 +2481,12 @@ export var UpgradeHistory = [
|
|
|
2425
2481
|
[_UN, _STta, _USpg, _SL],
|
|
2426
2482
|
[0, 4, 0, () => UpgradeStepsList],
|
|
2427
2483
|
];
|
|
2428
|
-
export var UpgradeStepItem = [3, n0, _USI, 0, [_US, _USS, _Is, _PPr], [0, 0, 64 | 0, 1]];
|
|
2429
|
-
export var ValidationException = [-3, n0, _VEa, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2430
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
2431
|
-
export var ValidationFailure = [3, n0, _VFa, 0, [_Cod, _M], [0, 0]];
|
|
2432
|
-
export var VersionStatus = [3, n0, _VSe, 0, [_O, _S], [0, () => OptionStatus]];
|
|
2433
|
-
export var VPCDerivedInfo = [
|
|
2484
|
+
export var UpgradeStepItem$ = [3, n0, _USI, 0, [_US, _USS, _Is, _PPr], [0, 0, 64 | 0, 1]];
|
|
2485
|
+
export var ValidationException$ = [-3, n0, _VEa, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
2486
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
2487
|
+
export var ValidationFailure$ = [3, n0, _VFa, 0, [_Cod, _M], [0, 0]];
|
|
2488
|
+
export var VersionStatus$ = [3, n0, _VSe, 0, [_O, _S], [0, () => OptionStatus$]];
|
|
2489
|
+
export var VPCDerivedInfo$ = [
|
|
2434
2490
|
3,
|
|
2435
2491
|
n0,
|
|
2436
2492
|
_VPCDI,
|
|
@@ -2438,760 +2494,760 @@ export var VPCDerivedInfo = [
|
|
|
2438
2494
|
[_VPCI, _SI, _AZv, _SGI],
|
|
2439
2495
|
[0, 64 | 0, 64 | 0, 64 | 0],
|
|
2440
2496
|
];
|
|
2441
|
-
export var VPCDerivedInfoStatus = [
|
|
2497
|
+
export var VPCDerivedInfoStatus$ = [
|
|
2442
2498
|
3,
|
|
2443
2499
|
n0,
|
|
2444
2500
|
_VPCDIS,
|
|
2445
2501
|
0,
|
|
2446
2502
|
[_O, _S],
|
|
2447
|
-
[() => VPCDerivedInfo
|
|
2503
|
+
[() => VPCDerivedInfo$, () => OptionStatus$],
|
|
2448
2504
|
];
|
|
2449
|
-
export var VpcEndpoint = [
|
|
2505
|
+
export var VpcEndpoint$ = [
|
|
2450
2506
|
3,
|
|
2451
2507
|
n0,
|
|
2452
2508
|
_VE,
|
|
2453
2509
|
0,
|
|
2454
2510
|
[_VEI, _VEO, _DA, _VO, _S, _En],
|
|
2455
|
-
[0, 0, 0, () => VPCDerivedInfo
|
|
2456
|
-
];
|
|
2457
|
-
export var VpcEndpointError = [3, n0, _VEEp, 0, [_VEI, _EC, _EM], [0, 0, 0]];
|
|
2458
|
-
export var VpcEndpointSummary = [3, n0, _VES, 0, [_VEI, _VEO, _DA, _S], [0, 0, 0, 0]];
|
|
2459
|
-
export var VPCOptions = [3, n0, _VPCO, 0, [_SI, _SGI], [64 | 0, 64 | 0]];
|
|
2460
|
-
export var WindowStartTime = [3, n0, _WST, 0, [_H, _Mi], [1, 1]];
|
|
2461
|
-
export var ZoneAwarenessConfig = [3, n0, _ZAC, 0, [_AZC], [1]];
|
|
2462
|
-
|
|
2463
|
-
export var OpenSearchServiceException = [-3, _sm, "OpenSearchServiceException", 0, [], []];
|
|
2464
|
-
TypeRegistry.for(_sm).registerError(OpenSearchServiceException
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2511
|
+
[0, 0, 0, () => VPCDerivedInfo$, 0, 0],
|
|
2512
|
+
];
|
|
2513
|
+
export var VpcEndpointError$ = [3, n0, _VEEp, 0, [_VEI, _EC, _EM], [0, 0, 0]];
|
|
2514
|
+
export var VpcEndpointSummary$ = [3, n0, _VES, 0, [_VEI, _VEO, _DA, _S], [0, 0, 0, 0]];
|
|
2515
|
+
export var VPCOptions$ = [3, n0, _VPCO, 0, [_SI, _SGI], [64 | 0, 64 | 0]];
|
|
2516
|
+
export var WindowStartTime$ = [3, n0, _WST, 0, [_H, _Mi], [1, 1]];
|
|
2517
|
+
export var ZoneAwarenessConfig$ = [3, n0, _ZAC, 0, [_AZC], [1]];
|
|
2518
|
+
var __Unit = "unit";
|
|
2519
|
+
export var OpenSearchServiceException$ = [-3, _sm, "OpenSearchServiceException", 0, [], []];
|
|
2520
|
+
TypeRegistry.for(_sm).registerError(OpenSearchServiceException$, OpenSearchServiceException);
|
|
2521
|
+
var AdditionalLimitList = [1, n0, _ALL, 0, () => AdditionalLimit$];
|
|
2522
|
+
var AppConfigs = [1, n0, _ACp, 0, () => AppConfig$];
|
|
2523
|
+
var ApplicationStatuses = 64 | 0;
|
|
2524
|
+
var ApplicationSummaries = [1, n0, _ASp, 0, () => ApplicationSummary$];
|
|
2525
|
+
var AuthorizedPrincipalList = [1, n0, _APL, 0, () => AuthorizedPrincipal$];
|
|
2526
|
+
var AutoTuneList = [1, n0, _ATL, 0, () => AutoTune$];
|
|
2527
|
+
var AutoTuneMaintenanceScheduleList = [1, n0, _ATMSL, 0, () => AutoTuneMaintenanceSchedule$];
|
|
2528
|
+
var AvailabilityZoneInfoList = [1, n0, _AZIL, 0, () => AvailabilityZoneInfo$];
|
|
2529
|
+
var AvailabilityZoneList = 64 | 0;
|
|
2530
|
+
var CancelledChangePropertyList = [1, n0, _CCPL, 0, () => CancelledChangeProperty$];
|
|
2531
|
+
var ChangeProgressStageList = [1, n0, _CPSL, 0, () => ChangeProgressStage$];
|
|
2532
|
+
var CompatibleVersionsList = [1, n0, _CVL, 0, () => CompatibleVersionsMap$];
|
|
2533
|
+
var DataSourceList = [1, n0, _DSLa, 0, () => DataSourceDetails$];
|
|
2534
|
+
var DataSources = [1, n0, _DSat, 0, () => DataSource$];
|
|
2535
|
+
var DescribePackagesFilterList = [1, n0, _DPFL, 0, () => DescribePackagesFilter$];
|
|
2536
|
+
var DescribePackagesFilterValues = 64 | 0;
|
|
2537
|
+
var DirectQueryDataSourceList = [1, n0, _DQDSL, 0, () => DirectQueryDataSource$];
|
|
2538
|
+
var DirectQueryOpenSearchARNList = 64 | 0;
|
|
2539
|
+
var DomainInfoList = [1, n0, _DIL, 0, () => DomainInfo$];
|
|
2540
|
+
var DomainMaintenanceList = [1, n0, _DML, 0, () => DomainMaintenanceDetails$];
|
|
2541
|
+
var DomainNameList = 64 | 0;
|
|
2542
|
+
var DomainNodesStatusList = [1, n0, _DNSL, 0, () => DomainNodesStatus$];
|
|
2543
|
+
var DomainPackageDetailsList = [1, n0, _DPDL, 0, () => DomainPackageDetails$];
|
|
2544
|
+
var DomainStatusList = [1, n0, _DSL, 0, () => DomainStatus$];
|
|
2545
|
+
var EnvironmentInfoList = [1, n0, _EIL, 0, () => EnvironmentInfo$];
|
|
2546
|
+
var FilterList = [1, n0, _FL, 0, () => Filter$];
|
|
2547
|
+
var GUIDList = 64 | 0;
|
|
2548
|
+
var InboundConnections = [1, n0, _ICnb, 0, () => InboundConnection$];
|
|
2549
|
+
var InstanceRoleList = 64 | 0;
|
|
2550
|
+
var InstanceTypeDetailsList = [1, n0, _ITDL, 0, () => InstanceTypeDetails$];
|
|
2551
|
+
var Issues = 64 | 0;
|
|
2552
|
+
var LimitValueList = 64 | 0;
|
|
2553
|
+
var ModifyingPropertiesList = [1, n0, _MPL, 0, () => ModifyingProperties$];
|
|
2554
|
+
var NodeOptionsList = [1, n0, _NOL, 0, () => NodeOption$];
|
|
2555
|
+
var OutboundConnections = [1, n0, _OCu, 0, () => OutboundConnection$];
|
|
2556
|
+
var PackageDetailsForAssociationList = [1, n0, _PDFAL, 0, () => PackageDetailsForAssociation$];
|
|
2557
|
+
var PackageDetailsList = [1, n0, _PDL, 0, () => PackageDetails$];
|
|
2558
|
+
var PackageIDList = 64 | 0;
|
|
2559
|
+
var PackageUserList = 64 | 0;
|
|
2560
|
+
var PackageVersionHistoryList = [1, n0, _PVHL, 0, () => PackageVersionHistory$];
|
|
2561
|
+
var RecurringChargeList = [1, n0, _RCL, 0, [() => RecurringCharge$, { [_xN]: _RC }]];
|
|
2562
|
+
var ReservedInstanceList = [1, n0, _RIL, 0, [() => ReservedInstance$, 0]];
|
|
2563
|
+
var ReservedInstanceOfferingList = [
|
|
2508
2564
|
1,
|
|
2509
2565
|
n0,
|
|
2510
2566
|
_RIOL,
|
|
2511
2567
|
0,
|
|
2512
|
-
[() => ReservedInstanceOffering
|
|
2513
|
-
];
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
export var DataSourceType = [3, n0, _DST, 0, [_SGDC], [() => S3GlueDataCatalog]];
|
|
2534
|
-
export var DirectQueryDataSourceType = [
|
|
2568
|
+
[() => ReservedInstanceOffering$, { [_xN]: _RIOe }],
|
|
2569
|
+
];
|
|
2570
|
+
var ScheduledActionsList = [1, n0, _SAL, 0, () => ScheduledAction$];
|
|
2571
|
+
var SlotList = 64 | 1;
|
|
2572
|
+
var StorageTypeLimitList = [1, n0, _STLL, 0, () => StorageTypeLimit$];
|
|
2573
|
+
var StorageTypeList = [1, n0, _STLto, 0, () => StorageType$];
|
|
2574
|
+
var StringList = 64 | 0;
|
|
2575
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
2576
|
+
var UpgradeHistoryList = [1, n0, _UHL, 0, () => UpgradeHistory$];
|
|
2577
|
+
var UpgradeStepsList = [1, n0, _USL, 0, () => UpgradeStepItem$];
|
|
2578
|
+
var ValidationFailures = [1, n0, _VF, 0, () => ValidationFailure$];
|
|
2579
|
+
var ValueStringList = 64 | 0;
|
|
2580
|
+
var VersionList = 64 | 0;
|
|
2581
|
+
var VpcEndpointErrorList = [1, n0, _VEEL, 0, () => VpcEndpointError$];
|
|
2582
|
+
var VpcEndpointIdList = 64 | 0;
|
|
2583
|
+
var VpcEndpoints = [1, n0, _VEp, 0, () => VpcEndpoint$];
|
|
2584
|
+
var VpcEndpointSummaryList = [1, n0, _VESL, 0, () => VpcEndpointSummary$];
|
|
2585
|
+
var AdvancedOptions = 128 | 0;
|
|
2586
|
+
var EndpointsMap = 128 | 0;
|
|
2587
|
+
var LimitsByRole = [2, n0, _LBR, 0, 0, () => Limits$];
|
|
2588
|
+
var LogPublishingOptions = [2, n0, _LPO, 0, 0, () => LogPublishingOption$];
|
|
2589
|
+
export var DataSourceType$ = [3, n0, _DST, 0, [_SGDC], [() => S3GlueDataCatalog$]];
|
|
2590
|
+
export var DirectQueryDataSourceType$ = [
|
|
2535
2591
|
3,
|
|
2536
2592
|
n0,
|
|
2537
2593
|
_DQDST,
|
|
2538
2594
|
0,
|
|
2539
2595
|
[_CWL, _SLe],
|
|
2540
|
-
[() => CloudWatchDirectQueryDataSource
|
|
2596
|
+
[() => CloudWatchDirectQueryDataSource$, () => SecurityLakeDirectQueryDataSource$],
|
|
2541
2597
|
];
|
|
2542
|
-
export var AcceptInboundConnection = [
|
|
2598
|
+
export var AcceptInboundConnection$ = [
|
|
2543
2599
|
9,
|
|
2544
2600
|
n0,
|
|
2545
2601
|
_AIC,
|
|
2546
2602
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/cc/inboundConnection/{ConnectionId}/accept", 200] },
|
|
2547
|
-
() => AcceptInboundConnectionRequest
|
|
2548
|
-
() => AcceptInboundConnectionResponse
|
|
2603
|
+
() => AcceptInboundConnectionRequest$,
|
|
2604
|
+
() => AcceptInboundConnectionResponse$,
|
|
2549
2605
|
];
|
|
2550
|
-
export var AddDataSource = [
|
|
2606
|
+
export var AddDataSource$ = [
|
|
2551
2607
|
9,
|
|
2552
2608
|
n0,
|
|
2553
2609
|
_ADS,
|
|
2554
2610
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/dataSource", 200] },
|
|
2555
|
-
() => AddDataSourceRequest
|
|
2556
|
-
() => AddDataSourceResponse
|
|
2611
|
+
() => AddDataSourceRequest$,
|
|
2612
|
+
() => AddDataSourceResponse$,
|
|
2557
2613
|
];
|
|
2558
|
-
export var AddDirectQueryDataSource = [
|
|
2614
|
+
export var AddDirectQueryDataSource$ = [
|
|
2559
2615
|
9,
|
|
2560
2616
|
n0,
|
|
2561
2617
|
_ADQDS,
|
|
2562
2618
|
{ [_h]: ["POST", "/2021-01-01/opensearch/directQueryDataSource", 200] },
|
|
2563
|
-
() => AddDirectQueryDataSourceRequest
|
|
2564
|
-
() => AddDirectQueryDataSourceResponse
|
|
2619
|
+
() => AddDirectQueryDataSourceRequest$,
|
|
2620
|
+
() => AddDirectQueryDataSourceResponse$,
|
|
2565
2621
|
];
|
|
2566
|
-
export var AddTags = [
|
|
2622
|
+
export var AddTags$ = [
|
|
2567
2623
|
9,
|
|
2568
2624
|
n0,
|
|
2569
2625
|
_ATd,
|
|
2570
2626
|
{ [_h]: ["POST", "/2021-01-01/tags", 200] },
|
|
2571
|
-
() => AddTagsRequest
|
|
2627
|
+
() => AddTagsRequest$,
|
|
2572
2628
|
() => __Unit,
|
|
2573
2629
|
];
|
|
2574
|
-
export var AssociatePackage = [
|
|
2630
|
+
export var AssociatePackage$ = [
|
|
2575
2631
|
9,
|
|
2576
2632
|
n0,
|
|
2577
2633
|
_APs,
|
|
2578
2634
|
{ [_h]: ["POST", "/2021-01-01/packages/associate/{PackageID}/{DomainName}", 200] },
|
|
2579
|
-
() => AssociatePackageRequest
|
|
2580
|
-
() => AssociatePackageResponse
|
|
2635
|
+
() => AssociatePackageRequest$,
|
|
2636
|
+
() => AssociatePackageResponse$,
|
|
2581
2637
|
];
|
|
2582
|
-
export var AssociatePackages = [
|
|
2638
|
+
export var AssociatePackages$ = [
|
|
2583
2639
|
9,
|
|
2584
2640
|
n0,
|
|
2585
2641
|
_APss,
|
|
2586
2642
|
{ [_h]: ["POST", "/2021-01-01/packages/associateMultiple", 200] },
|
|
2587
|
-
() => AssociatePackagesRequest
|
|
2588
|
-
() => AssociatePackagesResponse
|
|
2643
|
+
() => AssociatePackagesRequest$,
|
|
2644
|
+
() => AssociatePackagesResponse$,
|
|
2589
2645
|
];
|
|
2590
|
-
export var AuthorizeVpcEndpointAccess = [
|
|
2646
|
+
export var AuthorizeVpcEndpointAccess$ = [
|
|
2591
2647
|
9,
|
|
2592
2648
|
n0,
|
|
2593
2649
|
_AVEA,
|
|
2594
2650
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/authorizeVpcEndpointAccess", 200] },
|
|
2595
|
-
() => AuthorizeVpcEndpointAccessRequest
|
|
2596
|
-
() => AuthorizeVpcEndpointAccessResponse
|
|
2651
|
+
() => AuthorizeVpcEndpointAccessRequest$,
|
|
2652
|
+
() => AuthorizeVpcEndpointAccessResponse$,
|
|
2597
2653
|
];
|
|
2598
|
-
export var CancelDomainConfigChange = [
|
|
2654
|
+
export var CancelDomainConfigChange$ = [
|
|
2599
2655
|
9,
|
|
2600
2656
|
n0,
|
|
2601
2657
|
_CDCC,
|
|
2602
2658
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/config/cancel", 200] },
|
|
2603
|
-
() => CancelDomainConfigChangeRequest
|
|
2604
|
-
() => CancelDomainConfigChangeResponse
|
|
2659
|
+
() => CancelDomainConfigChangeRequest$,
|
|
2660
|
+
() => CancelDomainConfigChangeResponse$,
|
|
2605
2661
|
];
|
|
2606
|
-
export var CancelServiceSoftwareUpdate = [
|
|
2662
|
+
export var CancelServiceSoftwareUpdate$ = [
|
|
2607
2663
|
9,
|
|
2608
2664
|
n0,
|
|
2609
2665
|
_CSSU,
|
|
2610
2666
|
{ [_h]: ["POST", "/2021-01-01/opensearch/serviceSoftwareUpdate/cancel", 200] },
|
|
2611
|
-
() => CancelServiceSoftwareUpdateRequest
|
|
2612
|
-
() => CancelServiceSoftwareUpdateResponse
|
|
2667
|
+
() => CancelServiceSoftwareUpdateRequest$,
|
|
2668
|
+
() => CancelServiceSoftwareUpdateResponse$,
|
|
2613
2669
|
];
|
|
2614
|
-
export var CreateApplication = [
|
|
2670
|
+
export var CreateApplication$ = [
|
|
2615
2671
|
9,
|
|
2616
2672
|
n0,
|
|
2617
2673
|
_CAre,
|
|
2618
2674
|
{ [_h]: ["POST", "/2021-01-01/opensearch/application", 200] },
|
|
2619
|
-
() => CreateApplicationRequest
|
|
2620
|
-
() => CreateApplicationResponse
|
|
2675
|
+
() => CreateApplicationRequest$,
|
|
2676
|
+
() => CreateApplicationResponse$,
|
|
2621
2677
|
];
|
|
2622
|
-
export var CreateDomain = [
|
|
2678
|
+
export var CreateDomain$ = [
|
|
2623
2679
|
9,
|
|
2624
2680
|
n0,
|
|
2625
2681
|
_CDr,
|
|
2626
2682
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain", 200] },
|
|
2627
|
-
() => CreateDomainRequest
|
|
2628
|
-
() => CreateDomainResponse
|
|
2683
|
+
() => CreateDomainRequest$,
|
|
2684
|
+
() => CreateDomainResponse$,
|
|
2629
2685
|
];
|
|
2630
|
-
export var CreateIndex = [
|
|
2686
|
+
export var CreateIndex$ = [
|
|
2631
2687
|
9,
|
|
2632
2688
|
n0,
|
|
2633
2689
|
_CIr,
|
|
2634
2690
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/index", 200] },
|
|
2635
|
-
() => CreateIndexRequest
|
|
2636
|
-
() => CreateIndexResponse
|
|
2691
|
+
() => CreateIndexRequest$,
|
|
2692
|
+
() => CreateIndexResponse$,
|
|
2637
2693
|
];
|
|
2638
|
-
export var CreateOutboundConnection = [
|
|
2694
|
+
export var CreateOutboundConnection$ = [
|
|
2639
2695
|
9,
|
|
2640
2696
|
n0,
|
|
2641
2697
|
_COC,
|
|
2642
2698
|
{ [_h]: ["POST", "/2021-01-01/opensearch/cc/outboundConnection", 200] },
|
|
2643
|
-
() => CreateOutboundConnectionRequest
|
|
2644
|
-
() => CreateOutboundConnectionResponse
|
|
2699
|
+
() => CreateOutboundConnectionRequest$,
|
|
2700
|
+
() => CreateOutboundConnectionResponse$,
|
|
2645
2701
|
];
|
|
2646
|
-
export var CreatePackage = [
|
|
2702
|
+
export var CreatePackage$ = [
|
|
2647
2703
|
9,
|
|
2648
2704
|
n0,
|
|
2649
2705
|
_CPr,
|
|
2650
2706
|
{ [_h]: ["POST", "/2021-01-01/packages", 200] },
|
|
2651
|
-
() => CreatePackageRequest
|
|
2652
|
-
() => CreatePackageResponse
|
|
2707
|
+
() => CreatePackageRequest$,
|
|
2708
|
+
() => CreatePackageResponse$,
|
|
2653
2709
|
];
|
|
2654
|
-
export var CreateVpcEndpoint = [
|
|
2710
|
+
export var CreateVpcEndpoint$ = [
|
|
2655
2711
|
9,
|
|
2656
2712
|
n0,
|
|
2657
2713
|
_CVE,
|
|
2658
2714
|
{ [_h]: ["POST", "/2021-01-01/opensearch/vpcEndpoints", 200] },
|
|
2659
|
-
() => CreateVpcEndpointRequest
|
|
2660
|
-
() => CreateVpcEndpointResponse
|
|
2715
|
+
() => CreateVpcEndpointRequest$,
|
|
2716
|
+
() => CreateVpcEndpointResponse$,
|
|
2661
2717
|
];
|
|
2662
|
-
export var DeleteApplication = [
|
|
2718
|
+
export var DeleteApplication$ = [
|
|
2663
2719
|
9,
|
|
2664
2720
|
n0,
|
|
2665
2721
|
_DAe,
|
|
2666
2722
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/application/{id}", 200] },
|
|
2667
|
-
() => DeleteApplicationRequest
|
|
2668
|
-
() => DeleteApplicationResponse
|
|
2723
|
+
() => DeleteApplicationRequest$,
|
|
2724
|
+
() => DeleteApplicationResponse$,
|
|
2669
2725
|
];
|
|
2670
|
-
export var DeleteDataSource = [
|
|
2726
|
+
export var DeleteDataSource$ = [
|
|
2671
2727
|
9,
|
|
2672
2728
|
n0,
|
|
2673
2729
|
_DDS,
|
|
2674
2730
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}", 200] },
|
|
2675
|
-
() => DeleteDataSourceRequest
|
|
2676
|
-
() => DeleteDataSourceResponse
|
|
2731
|
+
() => DeleteDataSourceRequest$,
|
|
2732
|
+
() => DeleteDataSourceResponse$,
|
|
2677
2733
|
];
|
|
2678
|
-
export var DeleteDirectQueryDataSource = [
|
|
2734
|
+
export var DeleteDirectQueryDataSource$ = [
|
|
2679
2735
|
9,
|
|
2680
2736
|
n0,
|
|
2681
2737
|
_DDQDS,
|
|
2682
2738
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/directQueryDataSource/{DataSourceName}", 200] },
|
|
2683
|
-
() => DeleteDirectQueryDataSourceRequest
|
|
2739
|
+
() => DeleteDirectQueryDataSourceRequest$,
|
|
2684
2740
|
() => __Unit,
|
|
2685
2741
|
];
|
|
2686
|
-
export var DeleteDomain = [
|
|
2742
|
+
export var DeleteDomain$ = [
|
|
2687
2743
|
9,
|
|
2688
2744
|
n0,
|
|
2689
2745
|
_DD,
|
|
2690
2746
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/domain/{DomainName}", 200] },
|
|
2691
|
-
() => DeleteDomainRequest
|
|
2692
|
-
() => DeleteDomainResponse
|
|
2747
|
+
() => DeleteDomainRequest$,
|
|
2748
|
+
() => DeleteDomainResponse$,
|
|
2693
2749
|
];
|
|
2694
|
-
export var DeleteInboundConnection = [
|
|
2750
|
+
export var DeleteInboundConnection$ = [
|
|
2695
2751
|
9,
|
|
2696
2752
|
n0,
|
|
2697
2753
|
_DICe,
|
|
2698
2754
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/cc/inboundConnection/{ConnectionId}", 200] },
|
|
2699
|
-
() => DeleteInboundConnectionRequest
|
|
2700
|
-
() => DeleteInboundConnectionResponse
|
|
2755
|
+
() => DeleteInboundConnectionRequest$,
|
|
2756
|
+
() => DeleteInboundConnectionResponse$,
|
|
2701
2757
|
];
|
|
2702
|
-
export var DeleteIndex = [
|
|
2758
|
+
export var DeleteIndex$ = [
|
|
2703
2759
|
9,
|
|
2704
2760
|
n0,
|
|
2705
2761
|
_DIe,
|
|
2706
2762
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}", 200] },
|
|
2707
|
-
() => DeleteIndexRequest
|
|
2708
|
-
() => DeleteIndexResponse
|
|
2763
|
+
() => DeleteIndexRequest$,
|
|
2764
|
+
() => DeleteIndexResponse$,
|
|
2709
2765
|
];
|
|
2710
|
-
export var DeleteOutboundConnection = [
|
|
2766
|
+
export var DeleteOutboundConnection$ = [
|
|
2711
2767
|
9,
|
|
2712
2768
|
n0,
|
|
2713
2769
|
_DOC,
|
|
2714
2770
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/cc/outboundConnection/{ConnectionId}", 200] },
|
|
2715
|
-
() => DeleteOutboundConnectionRequest
|
|
2716
|
-
() => DeleteOutboundConnectionResponse
|
|
2771
|
+
() => DeleteOutboundConnectionRequest$,
|
|
2772
|
+
() => DeleteOutboundConnectionResponse$,
|
|
2717
2773
|
];
|
|
2718
|
-
export var DeletePackage = [
|
|
2774
|
+
export var DeletePackage$ = [
|
|
2719
2775
|
9,
|
|
2720
2776
|
n0,
|
|
2721
2777
|
_DP,
|
|
2722
2778
|
{ [_h]: ["DELETE", "/2021-01-01/packages/{PackageID}", 200] },
|
|
2723
|
-
() => DeletePackageRequest
|
|
2724
|
-
() => DeletePackageResponse
|
|
2779
|
+
() => DeletePackageRequest$,
|
|
2780
|
+
() => DeletePackageResponse$,
|
|
2725
2781
|
];
|
|
2726
|
-
export var DeleteVpcEndpoint = [
|
|
2782
|
+
export var DeleteVpcEndpoint$ = [
|
|
2727
2783
|
9,
|
|
2728
2784
|
n0,
|
|
2729
2785
|
_DVE,
|
|
2730
2786
|
{ [_h]: ["DELETE", "/2021-01-01/opensearch/vpcEndpoints/{VpcEndpointId}", 200] },
|
|
2731
|
-
() => DeleteVpcEndpointRequest
|
|
2732
|
-
() => DeleteVpcEndpointResponse
|
|
2787
|
+
() => DeleteVpcEndpointRequest$,
|
|
2788
|
+
() => DeleteVpcEndpointResponse$,
|
|
2733
2789
|
];
|
|
2734
|
-
export var DescribeDomain = [
|
|
2790
|
+
export var DescribeDomain$ = [
|
|
2735
2791
|
9,
|
|
2736
2792
|
n0,
|
|
2737
2793
|
_DDe,
|
|
2738
2794
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}", 200] },
|
|
2739
|
-
() => DescribeDomainRequest
|
|
2740
|
-
() => DescribeDomainResponse
|
|
2795
|
+
() => DescribeDomainRequest$,
|
|
2796
|
+
() => DescribeDomainResponse$,
|
|
2741
2797
|
];
|
|
2742
|
-
export var DescribeDomainAutoTunes = [
|
|
2798
|
+
export var DescribeDomainAutoTunes$ = [
|
|
2743
2799
|
9,
|
|
2744
2800
|
n0,
|
|
2745
2801
|
_DDAT,
|
|
2746
2802
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/autoTunes", 200] },
|
|
2747
|
-
() => DescribeDomainAutoTunesRequest
|
|
2748
|
-
() => DescribeDomainAutoTunesResponse
|
|
2803
|
+
() => DescribeDomainAutoTunesRequest$,
|
|
2804
|
+
() => DescribeDomainAutoTunesResponse$,
|
|
2749
2805
|
];
|
|
2750
|
-
export var DescribeDomainChangeProgress = [
|
|
2806
|
+
export var DescribeDomainChangeProgress$ = [
|
|
2751
2807
|
9,
|
|
2752
2808
|
n0,
|
|
2753
2809
|
_DDCP,
|
|
2754
2810
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/progress", 200] },
|
|
2755
|
-
() => DescribeDomainChangeProgressRequest
|
|
2756
|
-
() => DescribeDomainChangeProgressResponse
|
|
2811
|
+
() => DescribeDomainChangeProgressRequest$,
|
|
2812
|
+
() => DescribeDomainChangeProgressResponse$,
|
|
2757
2813
|
];
|
|
2758
|
-
export var DescribeDomainConfig = [
|
|
2814
|
+
export var DescribeDomainConfig$ = [
|
|
2759
2815
|
9,
|
|
2760
2816
|
n0,
|
|
2761
2817
|
_DDC,
|
|
2762
2818
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/config", 200] },
|
|
2763
|
-
() => DescribeDomainConfigRequest
|
|
2764
|
-
() => DescribeDomainConfigResponse
|
|
2819
|
+
() => DescribeDomainConfigRequest$,
|
|
2820
|
+
() => DescribeDomainConfigResponse$,
|
|
2765
2821
|
];
|
|
2766
|
-
export var DescribeDomainHealth = [
|
|
2822
|
+
export var DescribeDomainHealth$ = [
|
|
2767
2823
|
9,
|
|
2768
2824
|
n0,
|
|
2769
2825
|
_DDH,
|
|
2770
2826
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/health", 200] },
|
|
2771
|
-
() => DescribeDomainHealthRequest
|
|
2772
|
-
() => DescribeDomainHealthResponse
|
|
2827
|
+
() => DescribeDomainHealthRequest$,
|
|
2828
|
+
() => DescribeDomainHealthResponse$,
|
|
2773
2829
|
];
|
|
2774
|
-
export var DescribeDomainNodes = [
|
|
2830
|
+
export var DescribeDomainNodes$ = [
|
|
2775
2831
|
9,
|
|
2776
2832
|
n0,
|
|
2777
2833
|
_DDN,
|
|
2778
2834
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/nodes", 200] },
|
|
2779
|
-
() => DescribeDomainNodesRequest
|
|
2780
|
-
() => DescribeDomainNodesResponse
|
|
2835
|
+
() => DescribeDomainNodesRequest$,
|
|
2836
|
+
() => DescribeDomainNodesResponse$,
|
|
2781
2837
|
];
|
|
2782
|
-
export var DescribeDomains = [
|
|
2838
|
+
export var DescribeDomains$ = [
|
|
2783
2839
|
9,
|
|
2784
2840
|
n0,
|
|
2785
2841
|
_DDes,
|
|
2786
2842
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain-info", 200] },
|
|
2787
|
-
() => DescribeDomainsRequest
|
|
2788
|
-
() => DescribeDomainsResponse
|
|
2843
|
+
() => DescribeDomainsRequest$,
|
|
2844
|
+
() => DescribeDomainsResponse$,
|
|
2789
2845
|
];
|
|
2790
|
-
export var DescribeDryRunProgress = [
|
|
2846
|
+
export var DescribeDryRunProgress$ = [
|
|
2791
2847
|
9,
|
|
2792
2848
|
n0,
|
|
2793
2849
|
_DDRP,
|
|
2794
2850
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/dryRun", 200] },
|
|
2795
|
-
() => DescribeDryRunProgressRequest
|
|
2796
|
-
() => DescribeDryRunProgressResponse
|
|
2851
|
+
() => DescribeDryRunProgressRequest$,
|
|
2852
|
+
() => DescribeDryRunProgressResponse$,
|
|
2797
2853
|
];
|
|
2798
|
-
export var DescribeInboundConnections = [
|
|
2854
|
+
export var DescribeInboundConnections$ = [
|
|
2799
2855
|
9,
|
|
2800
2856
|
n0,
|
|
2801
2857
|
_DICes,
|
|
2802
2858
|
{ [_h]: ["POST", "/2021-01-01/opensearch/cc/inboundConnection/search", 200] },
|
|
2803
|
-
() => DescribeInboundConnectionsRequest
|
|
2804
|
-
() => DescribeInboundConnectionsResponse
|
|
2859
|
+
() => DescribeInboundConnectionsRequest$,
|
|
2860
|
+
() => DescribeInboundConnectionsResponse$,
|
|
2805
2861
|
];
|
|
2806
|
-
export var DescribeInstanceTypeLimits = [
|
|
2862
|
+
export var DescribeInstanceTypeLimits$ = [
|
|
2807
2863
|
9,
|
|
2808
2864
|
n0,
|
|
2809
2865
|
_DITL,
|
|
2810
2866
|
{ [_h]: ["GET", "/2021-01-01/opensearch/instanceTypeLimits/{EngineVersion}/{InstanceType}", 200] },
|
|
2811
|
-
() => DescribeInstanceTypeLimitsRequest
|
|
2812
|
-
() => DescribeInstanceTypeLimitsResponse
|
|
2867
|
+
() => DescribeInstanceTypeLimitsRequest$,
|
|
2868
|
+
() => DescribeInstanceTypeLimitsResponse$,
|
|
2813
2869
|
];
|
|
2814
|
-
export var DescribeOutboundConnections = [
|
|
2870
|
+
export var DescribeOutboundConnections$ = [
|
|
2815
2871
|
9,
|
|
2816
2872
|
n0,
|
|
2817
2873
|
_DOCe,
|
|
2818
2874
|
{ [_h]: ["POST", "/2021-01-01/opensearch/cc/outboundConnection/search", 200] },
|
|
2819
|
-
() => DescribeOutboundConnectionsRequest
|
|
2820
|
-
() => DescribeOutboundConnectionsResponse
|
|
2875
|
+
() => DescribeOutboundConnectionsRequest$,
|
|
2876
|
+
() => DescribeOutboundConnectionsResponse$,
|
|
2821
2877
|
];
|
|
2822
|
-
export var DescribePackages = [
|
|
2878
|
+
export var DescribePackages$ = [
|
|
2823
2879
|
9,
|
|
2824
2880
|
n0,
|
|
2825
2881
|
_DPe,
|
|
2826
2882
|
{ [_h]: ["POST", "/2021-01-01/packages/describe", 200] },
|
|
2827
|
-
() => DescribePackagesRequest
|
|
2828
|
-
() => DescribePackagesResponse
|
|
2883
|
+
() => DescribePackagesRequest$,
|
|
2884
|
+
() => DescribePackagesResponse$,
|
|
2829
2885
|
];
|
|
2830
|
-
export var DescribeReservedInstanceOfferings = [
|
|
2886
|
+
export var DescribeReservedInstanceOfferings$ = [
|
|
2831
2887
|
9,
|
|
2832
2888
|
n0,
|
|
2833
2889
|
_DRIO,
|
|
2834
2890
|
{ [_h]: ["GET", "/2021-01-01/opensearch/reservedInstanceOfferings", 200] },
|
|
2835
|
-
() => DescribeReservedInstanceOfferingsRequest
|
|
2836
|
-
() => DescribeReservedInstanceOfferingsResponse
|
|
2891
|
+
() => DescribeReservedInstanceOfferingsRequest$,
|
|
2892
|
+
() => DescribeReservedInstanceOfferingsResponse$,
|
|
2837
2893
|
];
|
|
2838
|
-
export var DescribeReservedInstances = [
|
|
2894
|
+
export var DescribeReservedInstances$ = [
|
|
2839
2895
|
9,
|
|
2840
2896
|
n0,
|
|
2841
2897
|
_DRIe,
|
|
2842
2898
|
{ [_h]: ["GET", "/2021-01-01/opensearch/reservedInstances", 200] },
|
|
2843
|
-
() => DescribeReservedInstancesRequest
|
|
2844
|
-
() => DescribeReservedInstancesResponse
|
|
2899
|
+
() => DescribeReservedInstancesRequest$,
|
|
2900
|
+
() => DescribeReservedInstancesResponse$,
|
|
2845
2901
|
];
|
|
2846
|
-
export var DescribeVpcEndpoints = [
|
|
2902
|
+
export var DescribeVpcEndpoints$ = [
|
|
2847
2903
|
9,
|
|
2848
2904
|
n0,
|
|
2849
2905
|
_DVEe,
|
|
2850
2906
|
{ [_h]: ["POST", "/2021-01-01/opensearch/vpcEndpoints/describe", 200] },
|
|
2851
|
-
() => DescribeVpcEndpointsRequest
|
|
2852
|
-
() => DescribeVpcEndpointsResponse
|
|
2907
|
+
() => DescribeVpcEndpointsRequest$,
|
|
2908
|
+
() => DescribeVpcEndpointsResponse$,
|
|
2853
2909
|
];
|
|
2854
|
-
export var DissociatePackage = [
|
|
2910
|
+
export var DissociatePackage$ = [
|
|
2855
2911
|
9,
|
|
2856
2912
|
n0,
|
|
2857
2913
|
_DPi,
|
|
2858
2914
|
{ [_h]: ["POST", "/2021-01-01/packages/dissociate/{PackageID}/{DomainName}", 200] },
|
|
2859
|
-
() => DissociatePackageRequest
|
|
2860
|
-
() => DissociatePackageResponse
|
|
2915
|
+
() => DissociatePackageRequest$,
|
|
2916
|
+
() => DissociatePackageResponse$,
|
|
2861
2917
|
];
|
|
2862
|
-
export var DissociatePackages = [
|
|
2918
|
+
export var DissociatePackages$ = [
|
|
2863
2919
|
9,
|
|
2864
2920
|
n0,
|
|
2865
2921
|
_DPis,
|
|
2866
2922
|
{ [_h]: ["POST", "/2021-01-01/packages/dissociateMultiple", 200] },
|
|
2867
|
-
() => DissociatePackagesRequest
|
|
2868
|
-
() => DissociatePackagesResponse
|
|
2923
|
+
() => DissociatePackagesRequest$,
|
|
2924
|
+
() => DissociatePackagesResponse$,
|
|
2869
2925
|
];
|
|
2870
|
-
export var GetApplication = [
|
|
2926
|
+
export var GetApplication$ = [
|
|
2871
2927
|
9,
|
|
2872
2928
|
n0,
|
|
2873
2929
|
_GA,
|
|
2874
2930
|
{ [_h]: ["GET", "/2021-01-01/opensearch/application/{id}", 200] },
|
|
2875
|
-
() => GetApplicationRequest
|
|
2876
|
-
() => GetApplicationResponse
|
|
2931
|
+
() => GetApplicationRequest$,
|
|
2932
|
+
() => GetApplicationResponse$,
|
|
2877
2933
|
];
|
|
2878
|
-
export var GetCompatibleVersions = [
|
|
2934
|
+
export var GetCompatibleVersions$ = [
|
|
2879
2935
|
9,
|
|
2880
2936
|
n0,
|
|
2881
2937
|
_GCV,
|
|
2882
2938
|
{ [_h]: ["GET", "/2021-01-01/opensearch/compatibleVersions", 200] },
|
|
2883
|
-
() => GetCompatibleVersionsRequest
|
|
2884
|
-
() => GetCompatibleVersionsResponse
|
|
2939
|
+
() => GetCompatibleVersionsRequest$,
|
|
2940
|
+
() => GetCompatibleVersionsResponse$,
|
|
2885
2941
|
];
|
|
2886
|
-
export var GetDataSource = [
|
|
2942
|
+
export var GetDataSource$ = [
|
|
2887
2943
|
9,
|
|
2888
2944
|
n0,
|
|
2889
2945
|
_GDS,
|
|
2890
2946
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}", 200] },
|
|
2891
|
-
() => GetDataSourceRequest
|
|
2892
|
-
() => GetDataSourceResponse
|
|
2947
|
+
() => GetDataSourceRequest$,
|
|
2948
|
+
() => GetDataSourceResponse$,
|
|
2893
2949
|
];
|
|
2894
|
-
export var GetDefaultApplicationSetting = [
|
|
2950
|
+
export var GetDefaultApplicationSetting$ = [
|
|
2895
2951
|
9,
|
|
2896
2952
|
n0,
|
|
2897
2953
|
_GDAS,
|
|
2898
2954
|
{ [_h]: ["GET", "/2021-01-01/opensearch/defaultApplicationSetting", 200] },
|
|
2899
|
-
() => GetDefaultApplicationSettingRequest
|
|
2900
|
-
() => GetDefaultApplicationSettingResponse
|
|
2955
|
+
() => GetDefaultApplicationSettingRequest$,
|
|
2956
|
+
() => GetDefaultApplicationSettingResponse$,
|
|
2901
2957
|
];
|
|
2902
|
-
export var GetDirectQueryDataSource = [
|
|
2958
|
+
export var GetDirectQueryDataSource$ = [
|
|
2903
2959
|
9,
|
|
2904
2960
|
n0,
|
|
2905
2961
|
_GDQDS,
|
|
2906
2962
|
{ [_h]: ["GET", "/2021-01-01/opensearch/directQueryDataSource/{DataSourceName}", 200] },
|
|
2907
|
-
() => GetDirectQueryDataSourceRequest
|
|
2908
|
-
() => GetDirectQueryDataSourceResponse
|
|
2963
|
+
() => GetDirectQueryDataSourceRequest$,
|
|
2964
|
+
() => GetDirectQueryDataSourceResponse$,
|
|
2909
2965
|
];
|
|
2910
|
-
export var GetDomainMaintenanceStatus = [
|
|
2966
|
+
export var GetDomainMaintenanceStatus$ = [
|
|
2911
2967
|
9,
|
|
2912
2968
|
n0,
|
|
2913
2969
|
_GDMS,
|
|
2914
2970
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenance", 200] },
|
|
2915
|
-
() => GetDomainMaintenanceStatusRequest
|
|
2916
|
-
() => GetDomainMaintenanceStatusResponse
|
|
2971
|
+
() => GetDomainMaintenanceStatusRequest$,
|
|
2972
|
+
() => GetDomainMaintenanceStatusResponse$,
|
|
2917
2973
|
];
|
|
2918
|
-
export var GetIndex = [
|
|
2974
|
+
export var GetIndex$ = [
|
|
2919
2975
|
9,
|
|
2920
2976
|
n0,
|
|
2921
2977
|
_GI,
|
|
2922
2978
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}", 200] },
|
|
2923
|
-
() => GetIndexRequest
|
|
2924
|
-
() => GetIndexResponse
|
|
2979
|
+
() => GetIndexRequest$,
|
|
2980
|
+
() => GetIndexResponse$,
|
|
2925
2981
|
];
|
|
2926
|
-
export var GetPackageVersionHistory = [
|
|
2982
|
+
export var GetPackageVersionHistory$ = [
|
|
2927
2983
|
9,
|
|
2928
2984
|
n0,
|
|
2929
2985
|
_GPVH,
|
|
2930
2986
|
{ [_h]: ["GET", "/2021-01-01/packages/{PackageID}/history", 200] },
|
|
2931
|
-
() => GetPackageVersionHistoryRequest
|
|
2932
|
-
() => GetPackageVersionHistoryResponse
|
|
2987
|
+
() => GetPackageVersionHistoryRequest$,
|
|
2988
|
+
() => GetPackageVersionHistoryResponse$,
|
|
2933
2989
|
];
|
|
2934
|
-
export var GetUpgradeHistory = [
|
|
2990
|
+
export var GetUpgradeHistory$ = [
|
|
2935
2991
|
9,
|
|
2936
2992
|
n0,
|
|
2937
2993
|
_GUH,
|
|
2938
2994
|
{ [_h]: ["GET", "/2021-01-01/opensearch/upgradeDomain/{DomainName}/history", 200] },
|
|
2939
|
-
() => GetUpgradeHistoryRequest
|
|
2940
|
-
() => GetUpgradeHistoryResponse
|
|
2995
|
+
() => GetUpgradeHistoryRequest$,
|
|
2996
|
+
() => GetUpgradeHistoryResponse$,
|
|
2941
2997
|
];
|
|
2942
|
-
export var GetUpgradeStatus = [
|
|
2998
|
+
export var GetUpgradeStatus$ = [
|
|
2943
2999
|
9,
|
|
2944
3000
|
n0,
|
|
2945
3001
|
_GUS,
|
|
2946
3002
|
{ [_h]: ["GET", "/2021-01-01/opensearch/upgradeDomain/{DomainName}/status", 200] },
|
|
2947
|
-
() => GetUpgradeStatusRequest
|
|
2948
|
-
() => GetUpgradeStatusResponse
|
|
3003
|
+
() => GetUpgradeStatusRequest$,
|
|
3004
|
+
() => GetUpgradeStatusResponse$,
|
|
2949
3005
|
];
|
|
2950
|
-
export var ListApplications = [
|
|
3006
|
+
export var ListApplications$ = [
|
|
2951
3007
|
9,
|
|
2952
3008
|
n0,
|
|
2953
3009
|
_LA,
|
|
2954
3010
|
{ [_h]: ["GET", "/2021-01-01/opensearch/list-applications", 200] },
|
|
2955
|
-
() => ListApplicationsRequest
|
|
2956
|
-
() => ListApplicationsResponse
|
|
3011
|
+
() => ListApplicationsRequest$,
|
|
3012
|
+
() => ListApplicationsResponse$,
|
|
2957
3013
|
];
|
|
2958
|
-
export var ListDataSources = [
|
|
3014
|
+
export var ListDataSources$ = [
|
|
2959
3015
|
9,
|
|
2960
3016
|
n0,
|
|
2961
3017
|
_LDS,
|
|
2962
3018
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/dataSource", 200] },
|
|
2963
|
-
() => ListDataSourcesRequest
|
|
2964
|
-
() => ListDataSourcesResponse
|
|
3019
|
+
() => ListDataSourcesRequest$,
|
|
3020
|
+
() => ListDataSourcesResponse$,
|
|
2965
3021
|
];
|
|
2966
|
-
export var ListDirectQueryDataSources = [
|
|
3022
|
+
export var ListDirectQueryDataSources$ = [
|
|
2967
3023
|
9,
|
|
2968
3024
|
n0,
|
|
2969
3025
|
_LDQDS,
|
|
2970
3026
|
{ [_h]: ["GET", "/2021-01-01/opensearch/directQueryDataSource", 200] },
|
|
2971
|
-
() => ListDirectQueryDataSourcesRequest
|
|
2972
|
-
() => ListDirectQueryDataSourcesResponse
|
|
3027
|
+
() => ListDirectQueryDataSourcesRequest$,
|
|
3028
|
+
() => ListDirectQueryDataSourcesResponse$,
|
|
2973
3029
|
];
|
|
2974
|
-
export var ListDomainMaintenances = [
|
|
3030
|
+
export var ListDomainMaintenances$ = [
|
|
2975
3031
|
9,
|
|
2976
3032
|
n0,
|
|
2977
3033
|
_LDM,
|
|
2978
3034
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenances", 200] },
|
|
2979
|
-
() => ListDomainMaintenancesRequest
|
|
2980
|
-
() => ListDomainMaintenancesResponse
|
|
3035
|
+
() => ListDomainMaintenancesRequest$,
|
|
3036
|
+
() => ListDomainMaintenancesResponse$,
|
|
2981
3037
|
];
|
|
2982
|
-
export var ListDomainNames = [
|
|
3038
|
+
export var ListDomainNames$ = [
|
|
2983
3039
|
9,
|
|
2984
3040
|
n0,
|
|
2985
3041
|
_LDN,
|
|
2986
3042
|
{ [_h]: ["GET", "/2021-01-01/domain", 200] },
|
|
2987
|
-
() => ListDomainNamesRequest
|
|
2988
|
-
() => ListDomainNamesResponse
|
|
3043
|
+
() => ListDomainNamesRequest$,
|
|
3044
|
+
() => ListDomainNamesResponse$,
|
|
2989
3045
|
];
|
|
2990
|
-
export var ListDomainsForPackage = [
|
|
3046
|
+
export var ListDomainsForPackage$ = [
|
|
2991
3047
|
9,
|
|
2992
3048
|
n0,
|
|
2993
3049
|
_LDFP,
|
|
2994
3050
|
{ [_h]: ["GET", "/2021-01-01/packages/{PackageID}/domains", 200] },
|
|
2995
|
-
() => ListDomainsForPackageRequest
|
|
2996
|
-
() => ListDomainsForPackageResponse
|
|
3051
|
+
() => ListDomainsForPackageRequest$,
|
|
3052
|
+
() => ListDomainsForPackageResponse$,
|
|
2997
3053
|
];
|
|
2998
|
-
export var ListInstanceTypeDetails = [
|
|
3054
|
+
export var ListInstanceTypeDetails$ = [
|
|
2999
3055
|
9,
|
|
3000
3056
|
n0,
|
|
3001
3057
|
_LITD,
|
|
3002
3058
|
{ [_h]: ["GET", "/2021-01-01/opensearch/instanceTypeDetails/{EngineVersion}", 200] },
|
|
3003
|
-
() => ListInstanceTypeDetailsRequest
|
|
3004
|
-
() => ListInstanceTypeDetailsResponse
|
|
3059
|
+
() => ListInstanceTypeDetailsRequest$,
|
|
3060
|
+
() => ListInstanceTypeDetailsResponse$,
|
|
3005
3061
|
];
|
|
3006
|
-
export var ListPackagesForDomain = [
|
|
3062
|
+
export var ListPackagesForDomain$ = [
|
|
3007
3063
|
9,
|
|
3008
3064
|
n0,
|
|
3009
3065
|
_LPFD,
|
|
3010
3066
|
{ [_h]: ["GET", "/2021-01-01/domain/{DomainName}/packages", 200] },
|
|
3011
|
-
() => ListPackagesForDomainRequest
|
|
3012
|
-
() => ListPackagesForDomainResponse
|
|
3067
|
+
() => ListPackagesForDomainRequest$,
|
|
3068
|
+
() => ListPackagesForDomainResponse$,
|
|
3013
3069
|
];
|
|
3014
|
-
export var ListScheduledActions = [
|
|
3070
|
+
export var ListScheduledActions$ = [
|
|
3015
3071
|
9,
|
|
3016
3072
|
n0,
|
|
3017
3073
|
_LSA,
|
|
3018
3074
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/scheduledActions", 200] },
|
|
3019
|
-
() => ListScheduledActionsRequest
|
|
3020
|
-
() => ListScheduledActionsResponse
|
|
3075
|
+
() => ListScheduledActionsRequest$,
|
|
3076
|
+
() => ListScheduledActionsResponse$,
|
|
3021
3077
|
];
|
|
3022
|
-
export var ListTags = [
|
|
3078
|
+
export var ListTags$ = [
|
|
3023
3079
|
9,
|
|
3024
3080
|
n0,
|
|
3025
3081
|
_LT,
|
|
3026
3082
|
{ [_h]: ["GET", "/2021-01-01/tags", 200] },
|
|
3027
|
-
() => ListTagsRequest
|
|
3028
|
-
() => ListTagsResponse
|
|
3083
|
+
() => ListTagsRequest$,
|
|
3084
|
+
() => ListTagsResponse$,
|
|
3029
3085
|
];
|
|
3030
|
-
export var ListVersions = [
|
|
3086
|
+
export var ListVersions$ = [
|
|
3031
3087
|
9,
|
|
3032
3088
|
n0,
|
|
3033
3089
|
_LVi,
|
|
3034
3090
|
{ [_h]: ["GET", "/2021-01-01/opensearch/versions", 200] },
|
|
3035
|
-
() => ListVersionsRequest
|
|
3036
|
-
() => ListVersionsResponse
|
|
3091
|
+
() => ListVersionsRequest$,
|
|
3092
|
+
() => ListVersionsResponse$,
|
|
3037
3093
|
];
|
|
3038
|
-
export var ListVpcEndpointAccess = [
|
|
3094
|
+
export var ListVpcEndpointAccess$ = [
|
|
3039
3095
|
9,
|
|
3040
3096
|
n0,
|
|
3041
3097
|
_LVEA,
|
|
3042
3098
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/listVpcEndpointAccess", 200] },
|
|
3043
|
-
() => ListVpcEndpointAccessRequest
|
|
3044
|
-
() => ListVpcEndpointAccessResponse
|
|
3099
|
+
() => ListVpcEndpointAccessRequest$,
|
|
3100
|
+
() => ListVpcEndpointAccessResponse$,
|
|
3045
3101
|
];
|
|
3046
|
-
export var ListVpcEndpoints = [
|
|
3102
|
+
export var ListVpcEndpoints$ = [
|
|
3047
3103
|
9,
|
|
3048
3104
|
n0,
|
|
3049
3105
|
_LVE,
|
|
3050
3106
|
{ [_h]: ["GET", "/2021-01-01/opensearch/vpcEndpoints", 200] },
|
|
3051
|
-
() => ListVpcEndpointsRequest
|
|
3052
|
-
() => ListVpcEndpointsResponse
|
|
3107
|
+
() => ListVpcEndpointsRequest$,
|
|
3108
|
+
() => ListVpcEndpointsResponse$,
|
|
3053
3109
|
];
|
|
3054
|
-
export var ListVpcEndpointsForDomain = [
|
|
3110
|
+
export var ListVpcEndpointsForDomain$ = [
|
|
3055
3111
|
9,
|
|
3056
3112
|
n0,
|
|
3057
3113
|
_LVEFD,
|
|
3058
3114
|
{ [_h]: ["GET", "/2021-01-01/opensearch/domain/{DomainName}/vpcEndpoints", 200] },
|
|
3059
|
-
() => ListVpcEndpointsForDomainRequest
|
|
3060
|
-
() => ListVpcEndpointsForDomainResponse
|
|
3115
|
+
() => ListVpcEndpointsForDomainRequest$,
|
|
3116
|
+
() => ListVpcEndpointsForDomainResponse$,
|
|
3061
3117
|
];
|
|
3062
|
-
export var PurchaseReservedInstanceOffering = [
|
|
3118
|
+
export var PurchaseReservedInstanceOffering$ = [
|
|
3063
3119
|
9,
|
|
3064
3120
|
n0,
|
|
3065
3121
|
_PRIO,
|
|
3066
3122
|
{ [_h]: ["POST", "/2021-01-01/opensearch/purchaseReservedInstanceOffering", 200] },
|
|
3067
|
-
() => PurchaseReservedInstanceOfferingRequest
|
|
3068
|
-
() => PurchaseReservedInstanceOfferingResponse
|
|
3123
|
+
() => PurchaseReservedInstanceOfferingRequest$,
|
|
3124
|
+
() => PurchaseReservedInstanceOfferingResponse$,
|
|
3069
3125
|
];
|
|
3070
|
-
export var PutDefaultApplicationSetting = [
|
|
3126
|
+
export var PutDefaultApplicationSetting$ = [
|
|
3071
3127
|
9,
|
|
3072
3128
|
n0,
|
|
3073
3129
|
_PDAS,
|
|
3074
3130
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/defaultApplicationSetting", 200] },
|
|
3075
|
-
() => PutDefaultApplicationSettingRequest
|
|
3076
|
-
() => PutDefaultApplicationSettingResponse
|
|
3131
|
+
() => PutDefaultApplicationSettingRequest$,
|
|
3132
|
+
() => PutDefaultApplicationSettingResponse$,
|
|
3077
3133
|
];
|
|
3078
|
-
export var RejectInboundConnection = [
|
|
3134
|
+
export var RejectInboundConnection$ = [
|
|
3079
3135
|
9,
|
|
3080
3136
|
n0,
|
|
3081
3137
|
_RIC,
|
|
3082
3138
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/cc/inboundConnection/{ConnectionId}/reject", 200] },
|
|
3083
|
-
() => RejectInboundConnectionRequest
|
|
3084
|
-
() => RejectInboundConnectionResponse
|
|
3139
|
+
() => RejectInboundConnectionRequest$,
|
|
3140
|
+
() => RejectInboundConnectionResponse$,
|
|
3085
3141
|
];
|
|
3086
|
-
export var RemoveTags = [
|
|
3142
|
+
export var RemoveTags$ = [
|
|
3087
3143
|
9,
|
|
3088
3144
|
n0,
|
|
3089
3145
|
_RT,
|
|
3090
3146
|
{ [_h]: ["POST", "/2021-01-01/tags-removal", 200] },
|
|
3091
|
-
() => RemoveTagsRequest
|
|
3147
|
+
() => RemoveTagsRequest$,
|
|
3092
3148
|
() => __Unit,
|
|
3093
3149
|
];
|
|
3094
|
-
export var RevokeVpcEndpointAccess = [
|
|
3150
|
+
export var RevokeVpcEndpointAccess$ = [
|
|
3095
3151
|
9,
|
|
3096
3152
|
n0,
|
|
3097
3153
|
_RVEA,
|
|
3098
3154
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/revokeVpcEndpointAccess", 200] },
|
|
3099
|
-
() => RevokeVpcEndpointAccessRequest
|
|
3100
|
-
() => RevokeVpcEndpointAccessResponse
|
|
3155
|
+
() => RevokeVpcEndpointAccessRequest$,
|
|
3156
|
+
() => RevokeVpcEndpointAccessResponse$,
|
|
3101
3157
|
];
|
|
3102
|
-
export var StartDomainMaintenance = [
|
|
3158
|
+
export var StartDomainMaintenance$ = [
|
|
3103
3159
|
9,
|
|
3104
3160
|
n0,
|
|
3105
3161
|
_SDM,
|
|
3106
3162
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenance", 200] },
|
|
3107
|
-
() => StartDomainMaintenanceRequest
|
|
3108
|
-
() => StartDomainMaintenanceResponse
|
|
3163
|
+
() => StartDomainMaintenanceRequest$,
|
|
3164
|
+
() => StartDomainMaintenanceResponse$,
|
|
3109
3165
|
];
|
|
3110
|
-
export var StartServiceSoftwareUpdate = [
|
|
3166
|
+
export var StartServiceSoftwareUpdate$ = [
|
|
3111
3167
|
9,
|
|
3112
3168
|
n0,
|
|
3113
3169
|
_SSSU,
|
|
3114
3170
|
{ [_h]: ["POST", "/2021-01-01/opensearch/serviceSoftwareUpdate/start", 200] },
|
|
3115
|
-
() => StartServiceSoftwareUpdateRequest
|
|
3116
|
-
() => StartServiceSoftwareUpdateResponse
|
|
3171
|
+
() => StartServiceSoftwareUpdateRequest$,
|
|
3172
|
+
() => StartServiceSoftwareUpdateResponse$,
|
|
3117
3173
|
];
|
|
3118
|
-
export var UpdateApplication = [
|
|
3174
|
+
export var UpdateApplication$ = [
|
|
3119
3175
|
9,
|
|
3120
3176
|
n0,
|
|
3121
3177
|
_UApd,
|
|
3122
3178
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/application/{id}", 200] },
|
|
3123
|
-
() => UpdateApplicationRequest
|
|
3124
|
-
() => UpdateApplicationResponse
|
|
3179
|
+
() => UpdateApplicationRequest$,
|
|
3180
|
+
() => UpdateApplicationResponse$,
|
|
3125
3181
|
];
|
|
3126
|
-
export var UpdateDataSource = [
|
|
3182
|
+
export var UpdateDataSource$ = [
|
|
3127
3183
|
9,
|
|
3128
3184
|
n0,
|
|
3129
3185
|
_UDS,
|
|
3130
3186
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{Name}", 200] },
|
|
3131
|
-
() => UpdateDataSourceRequest
|
|
3132
|
-
() => UpdateDataSourceResponse
|
|
3187
|
+
() => UpdateDataSourceRequest$,
|
|
3188
|
+
() => UpdateDataSourceResponse$,
|
|
3133
3189
|
];
|
|
3134
|
-
export var UpdateDirectQueryDataSource = [
|
|
3190
|
+
export var UpdateDirectQueryDataSource$ = [
|
|
3135
3191
|
9,
|
|
3136
3192
|
n0,
|
|
3137
3193
|
_UDQDS,
|
|
3138
3194
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/directQueryDataSource/{DataSourceName}", 200] },
|
|
3139
|
-
() => UpdateDirectQueryDataSourceRequest
|
|
3140
|
-
() => UpdateDirectQueryDataSourceResponse
|
|
3195
|
+
() => UpdateDirectQueryDataSourceRequest$,
|
|
3196
|
+
() => UpdateDirectQueryDataSourceResponse$,
|
|
3141
3197
|
];
|
|
3142
|
-
export var UpdateDomainConfig = [
|
|
3198
|
+
export var UpdateDomainConfig$ = [
|
|
3143
3199
|
9,
|
|
3144
3200
|
n0,
|
|
3145
3201
|
_UDC,
|
|
3146
3202
|
{ [_h]: ["POST", "/2021-01-01/opensearch/domain/{DomainName}/config", 200] },
|
|
3147
|
-
() => UpdateDomainConfigRequest
|
|
3148
|
-
() => UpdateDomainConfigResponse
|
|
3203
|
+
() => UpdateDomainConfigRequest$,
|
|
3204
|
+
() => UpdateDomainConfigResponse$,
|
|
3149
3205
|
];
|
|
3150
|
-
export var UpdateIndex = [
|
|
3206
|
+
export var UpdateIndex$ = [
|
|
3151
3207
|
9,
|
|
3152
3208
|
n0,
|
|
3153
3209
|
_UIp,
|
|
3154
3210
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}", 200] },
|
|
3155
|
-
() => UpdateIndexRequest
|
|
3156
|
-
() => UpdateIndexResponse
|
|
3211
|
+
() => UpdateIndexRequest$,
|
|
3212
|
+
() => UpdateIndexResponse$,
|
|
3157
3213
|
];
|
|
3158
|
-
export var UpdatePackage = [
|
|
3214
|
+
export var UpdatePackage$ = [
|
|
3159
3215
|
9,
|
|
3160
3216
|
n0,
|
|
3161
3217
|
_UPp,
|
|
3162
3218
|
{ [_h]: ["POST", "/2021-01-01/packages/update", 200] },
|
|
3163
|
-
() => UpdatePackageRequest
|
|
3164
|
-
() => UpdatePackageResponse
|
|
3219
|
+
() => UpdatePackageRequest$,
|
|
3220
|
+
() => UpdatePackageResponse$,
|
|
3165
3221
|
];
|
|
3166
|
-
export var UpdatePackageScope = [
|
|
3222
|
+
export var UpdatePackageScope$ = [
|
|
3167
3223
|
9,
|
|
3168
3224
|
n0,
|
|
3169
3225
|
_UPS,
|
|
3170
3226
|
{ [_h]: ["POST", "/2021-01-01/packages/updateScope", 200] },
|
|
3171
|
-
() => UpdatePackageScopeRequest
|
|
3172
|
-
() => UpdatePackageScopeResponse
|
|
3227
|
+
() => UpdatePackageScopeRequest$,
|
|
3228
|
+
() => UpdatePackageScopeResponse$,
|
|
3173
3229
|
];
|
|
3174
|
-
export var UpdateScheduledAction = [
|
|
3230
|
+
export var UpdateScheduledAction$ = [
|
|
3175
3231
|
9,
|
|
3176
3232
|
n0,
|
|
3177
3233
|
_USA,
|
|
3178
3234
|
{ [_h]: ["PUT", "/2021-01-01/opensearch/domain/{DomainName}/scheduledAction/update", 200] },
|
|
3179
|
-
() => UpdateScheduledActionRequest
|
|
3180
|
-
() => UpdateScheduledActionResponse
|
|
3235
|
+
() => UpdateScheduledActionRequest$,
|
|
3236
|
+
() => UpdateScheduledActionResponse$,
|
|
3181
3237
|
];
|
|
3182
|
-
export var UpdateVpcEndpoint = [
|
|
3238
|
+
export var UpdateVpcEndpoint$ = [
|
|
3183
3239
|
9,
|
|
3184
3240
|
n0,
|
|
3185
3241
|
_UVE,
|
|
3186
3242
|
{ [_h]: ["POST", "/2021-01-01/opensearch/vpcEndpoints/update", 200] },
|
|
3187
|
-
() => UpdateVpcEndpointRequest
|
|
3188
|
-
() => UpdateVpcEndpointResponse
|
|
3243
|
+
() => UpdateVpcEndpointRequest$,
|
|
3244
|
+
() => UpdateVpcEndpointResponse$,
|
|
3189
3245
|
];
|
|
3190
|
-
export var UpgradeDomain = [
|
|
3246
|
+
export var UpgradeDomain$ = [
|
|
3191
3247
|
9,
|
|
3192
3248
|
n0,
|
|
3193
3249
|
_UDp,
|
|
3194
3250
|
{ [_h]: ["POST", "/2021-01-01/opensearch/upgradeDomain", 200] },
|
|
3195
|
-
() => UpgradeDomainRequest
|
|
3196
|
-
() => UpgradeDomainResponse
|
|
3251
|
+
() => UpgradeDomainRequest$,
|
|
3252
|
+
() => UpgradeDomainResponse$,
|
|
3197
3253
|
];
|