@aws-sdk/client-appsync 3.956.0 → 3.958.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 CHANGED
@@ -801,1761 +801,1383 @@ const _vi = "visibility";
801
801
  const _wWAA = "wafWebAclArn";
802
802
  const _xE = "xrayEnabled";
803
803
  const n0 = "com.amazonaws.appsync";
804
- var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
804
+ var AccessDeniedException$ = [-3, n0, _ADE,
805
+ { [_e]: _c, [_hE]: 403 },
806
+ [_m],
807
+ [0]
808
+ ];
805
809
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
806
- var AdditionalAuthenticationProvider$ = [
807
- 3,
808
- n0,
809
- _AAP,
810
+ var AdditionalAuthenticationProvider$ = [3, n0, _AAP,
810
811
  0,
811
812
  [_aT, _oIDCC, _uPC, _lAC],
812
- [0, () => OpenIDConnectConfig$, () => CognitoUserPoolConfig$, () => LambdaAuthorizerConfig$],
813
+ [0, () => OpenIDConnectConfig$, () => CognitoUserPoolConfig$, () => LambdaAuthorizerConfig$]
813
814
  ];
814
- var Api$ = [
815
- 3,
816
- n0,
817
- _A,
815
+ var Api$ = [3, n0, _A,
818
816
  0,
819
817
  [_aI, _n, _oC, _t, _d, _aA, _cr, _xE, _wWAA, _eC],
820
- [0, 0, 0, 128 | 0, 128 | 0, 0, 4, 2, 0, () => EventConfig$],
818
+ [0, 0, 0, 128 | 0, 128 | 0, 0, 4, 2, 0, () => EventConfig$]
819
+ ];
820
+ var ApiAssociation$ = [3, n0, _AA,
821
+ 0,
822
+ [_dN, _aI, _aS, _dD],
823
+ [0, 0, 0, 0]
821
824
  ];
822
- var ApiAssociation$ = [3, n0, _AA, 0, [_dN, _aI, _aS, _dD], [0, 0, 0, 0]];
823
- var ApiCache$ = [
824
- 3,
825
- n0,
826
- _AC,
825
+ var ApiCache$ = [3, n0, _AC,
827
826
  0,
828
827
  [_tt, _aCB, _tEE, _aREE, _ty, _s, _hMC],
829
- [1, 0, 2, 2, 0, 0, 0],
828
+ [1, 0, 2, 2, 0, 0, 0]
829
+ ];
830
+ var ApiKey$ = [3, n0, _AK,
831
+ 0,
832
+ [_i, _de, _ex, _del],
833
+ [0, 0, 1, 1]
834
+ ];
835
+ var ApiKeyLimitExceededException$ = [-3, n0, _AKLEE,
836
+ { [_e]: _c, [_hE]: 400 },
837
+ [_m],
838
+ [0]
830
839
  ];
831
- var ApiKey$ = [3, n0, _AK, 0, [_i, _de, _ex, _del], [0, 0, 1, 1]];
832
- var ApiKeyLimitExceededException$ = [-3, n0, _AKLEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
833
840
  schema.TypeRegistry.for(n0).registerError(ApiKeyLimitExceededException$, ApiKeyLimitExceededException);
834
- var ApiKeyValidityOutOfBoundsException$ = [
835
- -3,
836
- n0,
837
- _AKVOOBE,
841
+ var ApiKeyValidityOutOfBoundsException$ = [-3, n0, _AKVOOBE,
838
842
  { [_e]: _c, [_hE]: 400 },
839
843
  [_m],
840
- [0],
844
+ [0]
841
845
  ];
842
846
  schema.TypeRegistry.for(n0).registerError(ApiKeyValidityOutOfBoundsException$, ApiKeyValidityOutOfBoundsException);
843
- var ApiLimitExceededException$ = [-3, n0, _ALEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
847
+ var ApiLimitExceededException$ = [-3, n0, _ALEE,
848
+ { [_e]: _c, [_hE]: 400 },
849
+ [_m],
850
+ [0]
851
+ ];
844
852
  schema.TypeRegistry.for(n0).registerError(ApiLimitExceededException$, ApiLimitExceededException);
845
- var AppSyncRuntime$ = [3, n0, _ASR, 0, [_n, _rV], [0, 0]];
846
- var AssociateApiRequest$ = [3, n0, _AAR, 0, [_dN, _aI], [[0, 1], 0]];
847
- var AssociateApiResponse$ = [3, n0, _AARs, 0, [_aAp], [() => ApiAssociation$]];
848
- var AssociateMergedGraphqlApiRequest$ = [
849
- 3,
850
- n0,
851
- _AMGAR,
853
+ var AppSyncRuntime$ = [3, n0, _ASR,
854
+ 0,
855
+ [_n, _rV],
856
+ [0, 0]
857
+ ];
858
+ var AssociateApiRequest$ = [3, n0, _AAR,
859
+ 0,
860
+ [_dN, _aI],
861
+ [[0, 1], 0]
862
+ ];
863
+ var AssociateApiResponse$ = [3, n0, _AARs,
864
+ 0,
865
+ [_aAp],
866
+ [() => ApiAssociation$]
867
+ ];
868
+ var AssociateMergedGraphqlApiRequest$ = [3, n0, _AMGAR,
852
869
  0,
853
870
  [_sAI, _mAI, _de, _sAAC],
854
- [[0, 1], 0, 0, () => SourceApiAssociationConfig$],
871
+ [[0, 1], 0, 0, () => SourceApiAssociationConfig$]
855
872
  ];
856
- var AssociateMergedGraphqlApiResponse$ = [
857
- 3,
858
- n0,
859
- _AMGARs,
873
+ var AssociateMergedGraphqlApiResponse$ = [3, n0, _AMGARs,
860
874
  0,
861
875
  [_sAA],
862
- [() => SourceApiAssociation$],
876
+ [() => SourceApiAssociation$]
863
877
  ];
864
- var AssociateSourceGraphqlApiRequest$ = [
865
- 3,
866
- n0,
867
- _ASGAR,
878
+ var AssociateSourceGraphqlApiRequest$ = [3, n0, _ASGAR,
868
879
  0,
869
880
  [_mAI, _sAI, _de, _sAAC],
870
- [[0, 1], 0, 0, () => SourceApiAssociationConfig$],
881
+ [[0, 1], 0, 0, () => SourceApiAssociationConfig$]
871
882
  ];
872
- var AssociateSourceGraphqlApiResponse$ = [
873
- 3,
874
- n0,
875
- _ASGARs,
883
+ var AssociateSourceGraphqlApiResponse$ = [3, n0, _ASGARs,
876
884
  0,
877
885
  [_sAA],
878
- [() => SourceApiAssociation$],
886
+ [() => SourceApiAssociation$]
887
+ ];
888
+ var AuthMode$ = [3, n0, _AM,
889
+ 0,
890
+ [_aTu],
891
+ [0]
892
+ ];
893
+ var AuthorizationConfig$ = [3, n0, _ACu,
894
+ 0,
895
+ [_aTut, _aIC],
896
+ [0, () => AwsIamConfig$]
879
897
  ];
880
- var AuthMode$ = [3, n0, _AM, 0, [_aTu], [0]];
881
- var AuthorizationConfig$ = [3, n0, _ACu, 0, [_aTut, _aIC], [0, () => AwsIamConfig$]];
882
- var AuthProvider$ = [
883
- 3,
884
- n0,
885
- _AP,
898
+ var AuthProvider$ = [3, n0, _AP,
886
899
  0,
887
900
  [_aTu, _cC, _oIDCC, _lAC],
888
- [0, () => CognitoConfig$, () => OpenIDConnectConfig$, () => LambdaAuthorizerConfig$],
889
- ];
890
- var AwsIamConfig$ = [3, n0, _AIC, 0, [_sR, _sSN], [0, 0]];
891
- var BadRequestDetail$ = [3, n0, _BRD, 0, [_cE], [() => CodeErrors]];
892
- var BadRequestException$ = [
893
- -3,
894
- n0,
895
- _BRE,
901
+ [0, () => CognitoConfig$, () => OpenIDConnectConfig$, () => LambdaAuthorizerConfig$]
902
+ ];
903
+ var AwsIamConfig$ = [3, n0, _AIC,
904
+ 0,
905
+ [_sR, _sSN],
906
+ [0, 0]
907
+ ];
908
+ var BadRequestDetail$ = [3, n0, _BRD,
909
+ 0,
910
+ [_cE],
911
+ [() => CodeErrors]
912
+ ];
913
+ var BadRequestException$ = [-3, n0, _BRE,
896
914
  { [_e]: _c, [_hE]: 400 },
897
915
  [_m, _r, _det],
898
- [0, 0, () => BadRequestDetail$],
916
+ [0, 0, () => BadRequestDetail$]
899
917
  ];
900
918
  schema.TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
901
- var CachingConfig$ = [3, n0, _CC, 0, [_tt, _cK], [1, 64 | 0]];
902
- var ChannelNamespace$ = [
903
- 3,
904
- n0,
905
- _CN,
919
+ var CachingConfig$ = [3, n0, _CC,
920
+ 0,
921
+ [_tt, _cK],
922
+ [1, 64 | 0]
923
+ ];
924
+ var ChannelNamespace$ = [3, n0, _CN,
906
925
  0,
907
926
  [_aI, _n, _sAM, _pAM, _cH, _t, _cNA, _cr, _lM, _hC],
908
- [0, 0, () => AuthModes, () => AuthModes, 0, 128 | 0, 0, 4, 4, () => HandlerConfigs$],
927
+ [0, 0, () => AuthModes, () => AuthModes, 0, 128 | 0, 0, 4, 4, () => HandlerConfigs$]
928
+ ];
929
+ var CodeError$ = [3, n0, _CE,
930
+ 0,
931
+ [_eT, _v, _l],
932
+ [0, 0, () => CodeErrorLocation$]
933
+ ];
934
+ var CodeErrorLocation$ = [3, n0, _CEL,
935
+ 0,
936
+ [_li, _co, _sp],
937
+ [1, 1, 1]
938
+ ];
939
+ var CognitoConfig$ = [3, n0, _CCo,
940
+ 0,
941
+ [_uPI, _aR, _aICR],
942
+ [0, 0, 0]
943
+ ];
944
+ var CognitoUserPoolConfig$ = [3, n0, _CUPC,
945
+ 0,
946
+ [_uPI, _aR, _aICR],
947
+ [0, 0, 0]
948
+ ];
949
+ var ConcurrentModificationException$ = [-3, n0, _CME,
950
+ { [_e]: _c, [_hE]: 409 },
951
+ [_m],
952
+ [0]
909
953
  ];
910
- var CodeError$ = [3, n0, _CE, 0, [_eT, _v, _l], [0, 0, () => CodeErrorLocation$]];
911
- var CodeErrorLocation$ = [3, n0, _CEL, 0, [_li, _co, _sp], [1, 1, 1]];
912
- var CognitoConfig$ = [3, n0, _CCo, 0, [_uPI, _aR, _aICR], [0, 0, 0]];
913
- var CognitoUserPoolConfig$ = [3, n0, _CUPC, 0, [_uPI, _aR, _aICR], [0, 0, 0]];
914
- var ConcurrentModificationException$ = [-3, n0, _CME, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
915
954
  schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
916
- var ConflictException$ = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
955
+ var ConflictException$ = [-3, n0, _CEo,
956
+ { [_e]: _c, [_hE]: 409 },
957
+ [_m],
958
+ [0]
959
+ ];
917
960
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
918
- var CreateApiCacheRequest$ = [
919
- 3,
920
- n0,
921
- _CACR,
961
+ var CreateApiCacheRequest$ = [3, n0, _CACR,
922
962
  0,
923
963
  [_aI, _tt, _tEE, _aREE, _aCB, _ty, _hMC],
924
- [[0, 1], 1, 2, 2, 0, 0, 0],
964
+ [[0, 1], 1, 2, 2, 0, 0, 0]
965
+ ];
966
+ var CreateApiCacheResponse$ = [3, n0, _CACRr,
967
+ 0,
968
+ [_aC],
969
+ [() => ApiCache$]
925
970
  ];
926
- var CreateApiCacheResponse$ = [3, n0, _CACRr, 0, [_aC], [() => ApiCache$]];
927
- var CreateApiKeyRequest$ = [3, n0, _CAKR, 0, [_aI, _de, _ex], [[0, 1], 0, 1]];
928
- var CreateApiKeyResponse$ = [3, n0, _CAKRr, 0, [_aK], [() => ApiKey$]];
929
- var CreateApiRequest$ = [
930
- 3,
931
- n0,
932
- _CAR,
971
+ var CreateApiKeyRequest$ = [3, n0, _CAKR,
972
+ 0,
973
+ [_aI, _de, _ex],
974
+ [[0, 1], 0, 1]
975
+ ];
976
+ var CreateApiKeyResponse$ = [3, n0, _CAKRr,
977
+ 0,
978
+ [_aK],
979
+ [() => ApiKey$]
980
+ ];
981
+ var CreateApiRequest$ = [3, n0, _CAR,
933
982
  0,
934
983
  [_n, _oC, _t, _eC],
935
- [0, 0, 128 | 0, () => EventConfig$],
984
+ [0, 0, 128 | 0, () => EventConfig$]
985
+ ];
986
+ var CreateApiResponse$ = [3, n0, _CARr,
987
+ 0,
988
+ [_a],
989
+ [() => Api$]
936
990
  ];
937
- var CreateApiResponse$ = [3, n0, _CARr, 0, [_a], [() => Api$]];
938
- var CreateChannelNamespaceRequest$ = [
939
- 3,
940
- n0,
941
- _CCNR,
991
+ var CreateChannelNamespaceRequest$ = [3, n0, _CCNR,
942
992
  0,
943
993
  [_aI, _n, _sAM, _pAM, _cH, _t, _hC],
944
- [[0, 1], 0, () => AuthModes, () => AuthModes, 0, 128 | 0, () => HandlerConfigs$],
994
+ [[0, 1], 0, () => AuthModes, () => AuthModes, 0, 128 | 0, () => HandlerConfigs$]
945
995
  ];
946
- var CreateChannelNamespaceResponse$ = [
947
- 3,
948
- n0,
949
- _CCNRr,
996
+ var CreateChannelNamespaceResponse$ = [3, n0, _CCNRr,
950
997
  0,
951
998
  [_cN],
952
- [() => ChannelNamespace$],
999
+ [() => ChannelNamespace$]
953
1000
  ];
954
- var CreateDataSourceRequest$ = [
955
- 3,
956
- n0,
957
- _CDSR,
1001
+ var CreateDataSourceRequest$ = [3, n0, _CDSR,
958
1002
  0,
959
1003
  [_aI, _n, _de, _ty, _sRA, _dC, _lC, _eCl, _oSSC, _hCt, _rDC, _eBC, _mC],
960
- [
961
- [0, 1],
962
- 0,
963
- 0,
964
- 0,
965
- 0,
966
- () => DynamodbDataSourceConfig$,
967
- () => LambdaDataSourceConfig$,
968
- () => ElasticsearchDataSourceConfig$,
969
- () => OpenSearchServiceDataSourceConfig$,
970
- () => HttpDataSourceConfig$,
971
- () => RelationalDatabaseDataSourceConfig$,
972
- () => EventBridgeDataSourceConfig$,
973
- 0,
974
- ],
975
- ];
976
- var CreateDataSourceResponse$ = [3, n0, _CDSRr, 0, [_dS], [() => DataSource$]];
977
- var CreateDomainNameRequest$ = [3, n0, _CDNR, 0, [_dN, _cA, _de, _t], [0, 0, 0, 128 | 0]];
978
- var CreateDomainNameResponse$ = [3, n0, _CDNRr, 0, [_dNC], [() => DomainNameConfig$]];
979
- var CreateFunctionRequest$ = [
980
- 3,
981
- n0,
982
- _CFR,
1004
+ [[0, 1], 0, 0, 0, 0, () => DynamodbDataSourceConfig$, () => LambdaDataSourceConfig$, () => ElasticsearchDataSourceConfig$, () => OpenSearchServiceDataSourceConfig$, () => HttpDataSourceConfig$, () => RelationalDatabaseDataSourceConfig$, () => EventBridgeDataSourceConfig$, 0]
1005
+ ];
1006
+ var CreateDataSourceResponse$ = [3, n0, _CDSRr,
1007
+ 0,
1008
+ [_dS],
1009
+ [() => DataSource$]
1010
+ ];
1011
+ var CreateDomainNameRequest$ = [3, n0, _CDNR,
1012
+ 0,
1013
+ [_dN, _cA, _de, _t],
1014
+ [0, 0, 0, 128 | 0]
1015
+ ];
1016
+ var CreateDomainNameResponse$ = [3, n0, _CDNRr,
1017
+ 0,
1018
+ [_dNC],
1019
+ [() => DomainNameConfig$]
1020
+ ];
1021
+ var CreateFunctionRequest$ = [3, n0, _CFR,
983
1022
  0,
984
1023
  [_aI, _n, _de, _dSN, _rMT, _rMTe, _fV, _sC, _mBS, _ru, _cod],
985
- [[0, 1], 0, 0, 0, 0, 0, 0, () => SyncConfig$, 1, () => AppSyncRuntime$, 0],
1024
+ [[0, 1], 0, 0, 0, 0, 0, 0, () => SyncConfig$, 1, () => AppSyncRuntime$, 0]
986
1025
  ];
987
- var CreateFunctionResponse$ = [3, n0, _CFRr, 0, [_fC], [() => FunctionConfiguration$]];
988
- var CreateGraphqlApiRequest$ = [
989
- 3,
990
- n0,
991
- _CGAR,
1026
+ var CreateFunctionResponse$ = [3, n0, _CFRr,
1027
+ 0,
1028
+ [_fC],
1029
+ [() => FunctionConfiguration$]
1030
+ ];
1031
+ var CreateGraphqlApiRequest$ = [3, n0, _CGAR,
992
1032
  0,
993
1033
  [_n, _lCo, _aT, _uPC, _oIDCC, _t, _aAP, _xE, _lAC, _aTp, _mAERA, _vi, _oC, _iC, _qDL, _rCL, _eMC],
994
- [
995
- 0,
996
- () => LogConfig$,
997
- 0,
998
- () => UserPoolConfig$,
999
- () => OpenIDConnectConfig$,
1000
- 128 | 0,
1001
- () => AdditionalAuthenticationProviders,
1002
- 2,
1003
- () => LambdaAuthorizerConfig$,
1004
- 0,
1005
- 0,
1006
- 0,
1007
- 0,
1008
- 0,
1009
- 1,
1010
- 1,
1011
- () => EnhancedMetricsConfig$,
1012
- ],
1013
- ];
1014
- var CreateGraphqlApiResponse$ = [3, n0, _CGARr, 0, [_gA], [() => GraphqlApi$]];
1015
- var CreateResolverRequest$ = [
1016
- 3,
1017
- n0,
1018
- _CRR,
1034
+ [0, () => LogConfig$, 0, () => UserPoolConfig$, () => OpenIDConnectConfig$, 128 | 0, () => AdditionalAuthenticationProviders, 2, () => LambdaAuthorizerConfig$, 0, 0, 0, 0, 0, 1, 1, () => EnhancedMetricsConfig$]
1035
+ ];
1036
+ var CreateGraphqlApiResponse$ = [3, n0, _CGARr,
1037
+ 0,
1038
+ [_gA],
1039
+ [() => GraphqlApi$]
1040
+ ];
1041
+ var CreateResolverRequest$ = [3, n0, _CRR,
1019
1042
  0,
1020
1043
  [_aI, _tN, _fN, _dSN, _rMT, _rMTe, _k, _pC, _sC, _cCa, _mBS, _ru, _cod, _mC],
1021
- [
1022
- [0, 1],
1023
- [0, 1],
1024
- 0,
1025
- 0,
1026
- 0,
1027
- 0,
1028
- 0,
1029
- () => PipelineConfig$,
1030
- () => SyncConfig$,
1031
- () => CachingConfig$,
1032
- 1,
1033
- () => AppSyncRuntime$,
1034
- 0,
1035
- 0,
1036
- ],
1037
- ];
1038
- var CreateResolverResponse$ = [3, n0, _CRRr, 0, [_re], [() => Resolver$]];
1039
- var CreateTypeRequest$ = [3, n0, _CTR, 0, [_aI, _def, _f], [[0, 1], 0, 0]];
1040
- var CreateTypeResponse$ = [3, n0, _CTRr, 0, [_ty], [() => Type$]];
1041
- var DataSource$ = [
1042
- 3,
1043
- n0,
1044
- _DS,
1044
+ [[0, 1], [0, 1], 0, 0, 0, 0, 0, () => PipelineConfig$, () => SyncConfig$, () => CachingConfig$, 1, () => AppSyncRuntime$, 0, 0]
1045
+ ];
1046
+ var CreateResolverResponse$ = [3, n0, _CRRr,
1047
+ 0,
1048
+ [_re],
1049
+ [() => Resolver$]
1050
+ ];
1051
+ var CreateTypeRequest$ = [3, n0, _CTR,
1052
+ 0,
1053
+ [_aI, _def, _f],
1054
+ [[0, 1], 0, 0]
1055
+ ];
1056
+ var CreateTypeResponse$ = [3, n0, _CTRr,
1057
+ 0,
1058
+ [_ty],
1059
+ [() => Type$]
1060
+ ];
1061
+ var DataSource$ = [3, n0, _DS,
1045
1062
  0,
1046
1063
  [_dSA, _n, _de, _ty, _sRA, _dC, _lC, _eCl, _oSSC, _hCt, _rDC, _eBC, _mC],
1047
- [
1048
- 0,
1049
- 0,
1050
- 0,
1051
- 0,
1052
- 0,
1053
- () => DynamodbDataSourceConfig$,
1054
- () => LambdaDataSourceConfig$,
1055
- () => ElasticsearchDataSourceConfig$,
1056
- () => OpenSearchServiceDataSourceConfig$,
1057
- () => HttpDataSourceConfig$,
1058
- () => RelationalDatabaseDataSourceConfig$,
1059
- () => EventBridgeDataSourceConfig$,
1060
- 0,
1061
- ],
1062
- ];
1063
- var DataSourceIntrospectionModel$ = [
1064
- 3,
1065
- n0,
1066
- _DSIM,
1064
+ [0, 0, 0, 0, 0, () => DynamodbDataSourceConfig$, () => LambdaDataSourceConfig$, () => ElasticsearchDataSourceConfig$, () => OpenSearchServiceDataSourceConfig$, () => HttpDataSourceConfig$, () => RelationalDatabaseDataSourceConfig$, () => EventBridgeDataSourceConfig$, 0]
1065
+ ];
1066
+ var DataSourceIntrospectionModel$ = [3, n0, _DSIM,
1067
1067
  0,
1068
1068
  [_n, _fi, _pK, _in, _sd],
1069
- [
1070
- 0,
1071
- () => DataSourceIntrospectionModelFields,
1072
- () => DataSourceIntrospectionModelIndex$,
1073
- () => DataSourceIntrospectionModelIndexes,
1074
- 0,
1075
- ],
1076
- ];
1077
- var DataSourceIntrospectionModelField$ = [
1078
- 3,
1079
- n0,
1080
- _DSIMF,
1069
+ [0, () => DataSourceIntrospectionModelFields, () => DataSourceIntrospectionModelIndex$, () => DataSourceIntrospectionModelIndexes, 0]
1070
+ ];
1071
+ var DataSourceIntrospectionModelField$ = [3, n0, _DSIMF,
1081
1072
  0,
1082
1073
  [_n, _ty, _le],
1083
- [0, () => DataSourceIntrospectionModelFieldType$, 1],
1074
+ [0, () => DataSourceIntrospectionModelFieldType$, 1]
1084
1075
  ];
1085
- var DataSourceIntrospectionModelFieldType$ = [
1086
- 3,
1087
- n0,
1088
- _DSIMFT,
1076
+ var DataSourceIntrospectionModelFieldType$ = [3, n0, _DSIMFT,
1089
1077
  0,
1090
1078
  [_k, _n, _ty, _va],
1091
- [0, 0, () => DataSourceIntrospectionModelFieldType$, 64 | 0],
1079
+ [0, 0, () => DataSourceIntrospectionModelFieldType$, 64 | 0]
1080
+ ];
1081
+ var DataSourceIntrospectionModelIndex$ = [3, n0, _DSIMI,
1082
+ 0,
1083
+ [_n, _fi],
1084
+ [0, 64 | 0]
1092
1085
  ];
1093
- var DataSourceIntrospectionModelIndex$ = [3, n0, _DSIMI, 0, [_n, _fi], [0, 64 | 0]];
1094
- var DataSourceIntrospectionResult$ = [
1095
- 3,
1096
- n0,
1097
- _DSIR,
1086
+ var DataSourceIntrospectionResult$ = [3, n0, _DSIR,
1098
1087
  0,
1099
1088
  [_mo, _nT],
1100
- [() => DataSourceIntrospectionModels, 0],
1089
+ [() => DataSourceIntrospectionModels, 0]
1090
+ ];
1091
+ var DeleteApiCacheRequest$ = [3, n0, _DACR,
1092
+ 0,
1093
+ [_aI],
1094
+ [[0, 1]]
1101
1095
  ];
1102
- var DeleteApiCacheRequest$ = [3, n0, _DACR, 0, [_aI], [[0, 1]]];
1103
- var DeleteApiCacheResponse$ = [3, n0, _DACRe, 0, [], []];
1104
- var DeleteApiKeyRequest$ = [
1105
- 3,
1106
- n0,
1107
- _DAKR,
1096
+ var DeleteApiCacheResponse$ = [3, n0, _DACRe,
1097
+ 0,
1098
+ [],
1099
+ []
1100
+ ];
1101
+ var DeleteApiKeyRequest$ = [3, n0, _DAKR,
1108
1102
  0,
1109
1103
  [_aI, _i],
1110
- [
1111
- [0, 1],
1112
- [0, 1],
1113
- ],
1114
- ];
1115
- var DeleteApiKeyResponse$ = [3, n0, _DAKRe, 0, [], []];
1116
- var DeleteApiRequest$ = [3, n0, _DAR, 0, [_aI], [[0, 1]]];
1117
- var DeleteApiResponse$ = [3, n0, _DARe, 0, [], []];
1118
- var DeleteChannelNamespaceRequest$ = [
1119
- 3,
1120
- n0,
1121
- _DCNR,
1104
+ [[0, 1], [0, 1]]
1105
+ ];
1106
+ var DeleteApiKeyResponse$ = [3, n0, _DAKRe,
1107
+ 0,
1108
+ [],
1109
+ []
1110
+ ];
1111
+ var DeleteApiRequest$ = [3, n0, _DAR,
1112
+ 0,
1113
+ [_aI],
1114
+ [[0, 1]]
1115
+ ];
1116
+ var DeleteApiResponse$ = [3, n0, _DARe,
1117
+ 0,
1118
+ [],
1119
+ []
1120
+ ];
1121
+ var DeleteChannelNamespaceRequest$ = [3, n0, _DCNR,
1122
1122
  0,
1123
1123
  [_aI, _n],
1124
- [
1125
- [0, 1],
1126
- [0, 1],
1127
- ],
1124
+ [[0, 1], [0, 1]]
1128
1125
  ];
1129
- var DeleteChannelNamespaceResponse$ = [3, n0, _DCNRe, 0, [], []];
1130
- var DeleteDataSourceRequest$ = [
1131
- 3,
1132
- n0,
1133
- _DDSR,
1126
+ var DeleteChannelNamespaceResponse$ = [3, n0, _DCNRe,
1127
+ 0,
1128
+ [],
1129
+ []
1130
+ ];
1131
+ var DeleteDataSourceRequest$ = [3, n0, _DDSR,
1134
1132
  0,
1135
1133
  [_aI, _n],
1136
- [
1137
- [0, 1],
1138
- [0, 1],
1139
- ],
1140
- ];
1141
- var DeleteDataSourceResponse$ = [3, n0, _DDSRe, 0, [], []];
1142
- var DeleteDomainNameRequest$ = [3, n0, _DDNR, 0, [_dN], [[0, 1]]];
1143
- var DeleteDomainNameResponse$ = [3, n0, _DDNRe, 0, [], []];
1144
- var DeleteFunctionRequest$ = [
1145
- 3,
1146
- n0,
1147
- _DFR,
1134
+ [[0, 1], [0, 1]]
1135
+ ];
1136
+ var DeleteDataSourceResponse$ = [3, n0, _DDSRe,
1137
+ 0,
1138
+ [],
1139
+ []
1140
+ ];
1141
+ var DeleteDomainNameRequest$ = [3, n0, _DDNR,
1142
+ 0,
1143
+ [_dN],
1144
+ [[0, 1]]
1145
+ ];
1146
+ var DeleteDomainNameResponse$ = [3, n0, _DDNRe,
1147
+ 0,
1148
+ [],
1149
+ []
1150
+ ];
1151
+ var DeleteFunctionRequest$ = [3, n0, _DFR,
1148
1152
  0,
1149
1153
  [_aI, _fI],
1150
- [
1151
- [0, 1],
1152
- [0, 1],
1153
- ],
1154
- ];
1155
- var DeleteFunctionResponse$ = [3, n0, _DFRe, 0, [], []];
1156
- var DeleteGraphqlApiRequest$ = [3, n0, _DGAR, 0, [_aI], [[0, 1]]];
1157
- var DeleteGraphqlApiResponse$ = [3, n0, _DGARe, 0, [], []];
1158
- var DeleteResolverRequest$ = [
1159
- 3,
1160
- n0,
1161
- _DRR,
1154
+ [[0, 1], [0, 1]]
1155
+ ];
1156
+ var DeleteFunctionResponse$ = [3, n0, _DFRe,
1157
+ 0,
1158
+ [],
1159
+ []
1160
+ ];
1161
+ var DeleteGraphqlApiRequest$ = [3, n0, _DGAR,
1162
+ 0,
1163
+ [_aI],
1164
+ [[0, 1]]
1165
+ ];
1166
+ var DeleteGraphqlApiResponse$ = [3, n0, _DGARe,
1167
+ 0,
1168
+ [],
1169
+ []
1170
+ ];
1171
+ var DeleteResolverRequest$ = [3, n0, _DRR,
1162
1172
  0,
1163
1173
  [_aI, _tN, _fN],
1164
- [
1165
- [0, 1],
1166
- [0, 1],
1167
- [0, 1],
1168
- ],
1169
- ];
1170
- var DeleteResolverResponse$ = [3, n0, _DRRe, 0, [], []];
1171
- var DeleteTypeRequest$ = [
1172
- 3,
1173
- n0,
1174
- _DTR,
1174
+ [[0, 1], [0, 1], [0, 1]]
1175
+ ];
1176
+ var DeleteResolverResponse$ = [3, n0, _DRRe,
1177
+ 0,
1178
+ [],
1179
+ []
1180
+ ];
1181
+ var DeleteTypeRequest$ = [3, n0, _DTR,
1175
1182
  0,
1176
1183
  [_aI, _tN],
1177
- [
1178
- [0, 1],
1179
- [0, 1],
1180
- ],
1181
- ];
1182
- var DeleteTypeResponse$ = [3, n0, _DTRe, 0, [], []];
1183
- var DeltaSyncConfig$ = [3, n0, _DSC, 0, [_bTTTL, _dSTN, _dSTTTL], [1, 0, 1]];
1184
- var DisassociateApiRequest$ = [3, n0, _DARi, 0, [_dN], [[0, 1]]];
1185
- var DisassociateApiResponse$ = [3, n0, _DARis, 0, [], []];
1186
- var DisassociateMergedGraphqlApiRequest$ = [
1187
- 3,
1188
- n0,
1189
- _DMGAR,
1184
+ [[0, 1], [0, 1]]
1185
+ ];
1186
+ var DeleteTypeResponse$ = [3, n0, _DTRe,
1187
+ 0,
1188
+ [],
1189
+ []
1190
+ ];
1191
+ var DeltaSyncConfig$ = [3, n0, _DSC,
1192
+ 0,
1193
+ [_bTTTL, _dSTN, _dSTTTL],
1194
+ [1, 0, 1]
1195
+ ];
1196
+ var DisassociateApiRequest$ = [3, n0, _DARi,
1197
+ 0,
1198
+ [_dN],
1199
+ [[0, 1]]
1200
+ ];
1201
+ var DisassociateApiResponse$ = [3, n0, _DARis,
1202
+ 0,
1203
+ [],
1204
+ []
1205
+ ];
1206
+ var DisassociateMergedGraphqlApiRequest$ = [3, n0, _DMGAR,
1190
1207
  0,
1191
1208
  [_sAI, _aIs],
1192
- [
1193
- [0, 1],
1194
- [0, 1],
1195
- ],
1209
+ [[0, 1], [0, 1]]
1196
1210
  ];
1197
- var DisassociateMergedGraphqlApiResponse$ = [3, n0, _DMGARi, 0, [_sAAS], [0]];
1198
- var DisassociateSourceGraphqlApiRequest$ = [
1199
- 3,
1200
- n0,
1201
- _DSGAR,
1211
+ var DisassociateMergedGraphqlApiResponse$ = [3, n0, _DMGARi,
1212
+ 0,
1213
+ [_sAAS],
1214
+ [0]
1215
+ ];
1216
+ var DisassociateSourceGraphqlApiRequest$ = [3, n0, _DSGAR,
1202
1217
  0,
1203
1218
  [_mAI, _aIs],
1204
- [
1205
- [0, 1],
1206
- [0, 1],
1207
- ],
1219
+ [[0, 1], [0, 1]]
1220
+ ];
1221
+ var DisassociateSourceGraphqlApiResponse$ = [3, n0, _DSGARi,
1222
+ 0,
1223
+ [_sAAS],
1224
+ [0]
1208
1225
  ];
1209
- var DisassociateSourceGraphqlApiResponse$ = [3, n0, _DSGARi, 0, [_sAAS], [0]];
1210
- var DomainNameConfig$ = [
1211
- 3,
1212
- n0,
1213
- _DNC,
1226
+ var DomainNameConfig$ = [3, n0, _DNC,
1214
1227
  0,
1215
1228
  [_dN, _de, _cA, _aDN, _hZI, _t, _dNA],
1216
- [0, 0, 0, 0, 0, 128 | 0, 0],
1229
+ [0, 0, 0, 0, 0, 128 | 0, 0]
1217
1230
  ];
1218
- var DynamodbDataSourceConfig$ = [
1219
- 3,
1220
- n0,
1221
- _DDSC,
1231
+ var DynamodbDataSourceConfig$ = [3, n0, _DDSC,
1222
1232
  0,
1223
1233
  [_tNa, _aR, _uCC, _dSC, _ve],
1224
- [0, 0, 2, () => DeltaSyncConfig$, 2],
1234
+ [0, 0, 2, () => DeltaSyncConfig$, 2]
1235
+ ];
1236
+ var ElasticsearchDataSourceConfig$ = [3, n0, _EDSC,
1237
+ 0,
1238
+ [_en, _aR],
1239
+ [0, 0]
1225
1240
  ];
1226
- var ElasticsearchDataSourceConfig$ = [3, n0, _EDSC, 0, [_en, _aR], [0, 0]];
1227
- var EnhancedMetricsConfig$ = [3, n0, _EMC, 0, [_rLMB, _dSLMB, _oLMC], [0, 0, 0]];
1228
- var ErrorDetail$ = [3, n0, _ED, 0, [_m], [0]];
1229
- var EvaluateCodeErrorDetail$ = [3, n0, _ECED, 0, [_m, _cE], [0, () => CodeErrors]];
1230
- var EvaluateCodeRequest$ = [
1231
- 3,
1232
- n0,
1233
- _ECR,
1241
+ var EnhancedMetricsConfig$ = [3, n0, _EMC,
1242
+ 0,
1243
+ [_rLMB, _dSLMB, _oLMC],
1244
+ [0, 0, 0]
1245
+ ];
1246
+ var ErrorDetail$ = [3, n0, _ED,
1247
+ 0,
1248
+ [_m],
1249
+ [0]
1250
+ ];
1251
+ var EvaluateCodeErrorDetail$ = [3, n0, _ECED,
1252
+ 0,
1253
+ [_m, _cE],
1254
+ [0, () => CodeErrors]
1255
+ ];
1256
+ var EvaluateCodeRequest$ = [3, n0, _ECR,
1234
1257
  0,
1235
1258
  [_ru, _cod, _con, _fu],
1236
- [() => AppSyncRuntime$, 0, 0, 0],
1259
+ [() => AppSyncRuntime$, 0, 0, 0]
1237
1260
  ];
1238
- var EvaluateCodeResponse$ = [
1239
- 3,
1240
- n0,
1241
- _ECRv,
1261
+ var EvaluateCodeResponse$ = [3, n0, _ECRv,
1242
1262
  0,
1243
1263
  [_eR, _e, _lo, _st, _oE],
1244
- [0, () => EvaluateCodeErrorDetail$, 64 | 0, 0, 0],
1264
+ [0, () => EvaluateCodeErrorDetail$, 64 | 0, 0, 0]
1265
+ ];
1266
+ var EvaluateMappingTemplateRequest$ = [3, n0, _EMTR,
1267
+ 0,
1268
+ [_te, _con],
1269
+ [0, 0]
1245
1270
  ];
1246
- var EvaluateMappingTemplateRequest$ = [3, n0, _EMTR, 0, [_te, _con], [0, 0]];
1247
- var EvaluateMappingTemplateResponse$ = [
1248
- 3,
1249
- n0,
1250
- _EMTRv,
1271
+ var EvaluateMappingTemplateResponse$ = [3, n0, _EMTRv,
1251
1272
  0,
1252
1273
  [_eR, _e, _lo, _st, _oE],
1253
- [0, () => ErrorDetail$, 64 | 0, 0, 0],
1274
+ [0, () => ErrorDetail$, 64 | 0, 0, 0]
1254
1275
  ];
1255
- var EventBridgeDataSourceConfig$ = [3, n0, _EBDSC, 0, [_eBA], [0]];
1256
- var EventConfig$ = [
1257
- 3,
1258
- n0,
1259
- _EC,
1276
+ var EventBridgeDataSourceConfig$ = [3, n0, _EBDSC,
1277
+ 0,
1278
+ [_eBA],
1279
+ [0]
1280
+ ];
1281
+ var EventConfig$ = [3, n0, _EC,
1260
1282
  0,
1261
1283
  [_aP, _cAM, _dPAM, _dSAM, _lCo],
1262
- [() => AuthProviders, () => AuthModes, () => AuthModes, () => AuthModes, () => EventLogConfig$],
1284
+ [() => AuthProviders, () => AuthModes, () => AuthModes, () => AuthModes, () => EventLogConfig$]
1285
+ ];
1286
+ var EventLogConfig$ = [3, n0, _ELC,
1287
+ 0,
1288
+ [_lL, _cWLRA],
1289
+ [0, 0]
1290
+ ];
1291
+ var FlushApiCacheRequest$ = [3, n0, _FACR,
1292
+ 0,
1293
+ [_aI],
1294
+ [[0, 1]]
1263
1295
  ];
1264
- var EventLogConfig$ = [3, n0, _ELC, 0, [_lL, _cWLRA], [0, 0]];
1265
- var FlushApiCacheRequest$ = [3, n0, _FACR, 0, [_aI], [[0, 1]]];
1266
- var FlushApiCacheResponse$ = [3, n0, _FACRl, 0, [], []];
1267
- var FunctionConfiguration$ = [
1268
- 3,
1269
- n0,
1270
- _FC,
1296
+ var FlushApiCacheResponse$ = [3, n0, _FACRl,
1297
+ 0,
1298
+ [],
1299
+ []
1300
+ ];
1301
+ var FunctionConfiguration$ = [3, n0, _FC,
1271
1302
  0,
1272
1303
  [_fI, _fA, _n, _de, _dSN, _rMT, _rMTe, _fV, _sC, _mBS, _ru, _cod],
1273
- [0, 0, 0, 0, 0, 0, 0, 0, () => SyncConfig$, 1, () => AppSyncRuntime$, 0],
1274
- ];
1275
- var GetApiAssociationRequest$ = [3, n0, _GAAR, 0, [_dN], [[0, 1]]];
1276
- var GetApiAssociationResponse$ = [3, n0, _GAARe, 0, [_aAp], [() => ApiAssociation$]];
1277
- var GetApiCacheRequest$ = [3, n0, _GACR, 0, [_aI], [[0, 1]]];
1278
- var GetApiCacheResponse$ = [3, n0, _GACRe, 0, [_aC], [() => ApiCache$]];
1279
- var GetApiRequest$ = [3, n0, _GAR, 0, [_aI], [[0, 1]]];
1280
- var GetApiResponse$ = [3, n0, _GARe, 0, [_a], [() => Api$]];
1281
- var GetChannelNamespaceRequest$ = [
1282
- 3,
1283
- n0,
1284
- _GCNR,
1304
+ [0, 0, 0, 0, 0, 0, 0, 0, () => SyncConfig$, 1, () => AppSyncRuntime$, 0]
1305
+ ];
1306
+ var GetApiAssociationRequest$ = [3, n0, _GAAR,
1307
+ 0,
1308
+ [_dN],
1309
+ [[0, 1]]
1310
+ ];
1311
+ var GetApiAssociationResponse$ = [3, n0, _GAARe,
1312
+ 0,
1313
+ [_aAp],
1314
+ [() => ApiAssociation$]
1315
+ ];
1316
+ var GetApiCacheRequest$ = [3, n0, _GACR,
1317
+ 0,
1318
+ [_aI],
1319
+ [[0, 1]]
1320
+ ];
1321
+ var GetApiCacheResponse$ = [3, n0, _GACRe,
1322
+ 0,
1323
+ [_aC],
1324
+ [() => ApiCache$]
1325
+ ];
1326
+ var GetApiRequest$ = [3, n0, _GAR,
1327
+ 0,
1328
+ [_aI],
1329
+ [[0, 1]]
1330
+ ];
1331
+ var GetApiResponse$ = [3, n0, _GARe,
1332
+ 0,
1333
+ [_a],
1334
+ [() => Api$]
1335
+ ];
1336
+ var GetChannelNamespaceRequest$ = [3, n0, _GCNR,
1285
1337
  0,
1286
1338
  [_aI, _n],
1287
- [
1288
- [0, 1],
1289
- [0, 1],
1290
- ],
1339
+ [[0, 1], [0, 1]]
1291
1340
  ];
1292
- var GetChannelNamespaceResponse$ = [3, n0, _GCNRe, 0, [_cN], [() => ChannelNamespace$]];
1293
- var GetDataSourceIntrospectionRequest$ = [
1294
- 3,
1295
- n0,
1296
- _GDSIR,
1341
+ var GetChannelNamespaceResponse$ = [3, n0, _GCNRe,
1342
+ 0,
1343
+ [_cN],
1344
+ [() => ChannelNamespace$]
1345
+ ];
1346
+ var GetDataSourceIntrospectionRequest$ = [3, n0, _GDSIR,
1297
1347
  0,
1298
1348
  [_iI, _iMSDL, _nT, _mR],
1299
- [
1300
- [0, 1],
1301
- [2, { [_hQ]: _iMSDL }],
1302
- [0, { [_hQ]: _nT }],
1303
- [1, { [_hQ]: _mR }],
1304
- ],
1305
- ];
1306
- var GetDataSourceIntrospectionResponse$ = [
1307
- 3,
1308
- n0,
1309
- _GDSIRe,
1349
+ [[0, 1], [2, { [_hQ]: _iMSDL }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1350
+ ];
1351
+ var GetDataSourceIntrospectionResponse$ = [3, n0, _GDSIRe,
1310
1352
  0,
1311
1353
  [_iI, _iS, _iSD, _iR],
1312
- [0, 0, 0, () => DataSourceIntrospectionResult$],
1354
+ [0, 0, 0, () => DataSourceIntrospectionResult$]
1313
1355
  ];
1314
- var GetDataSourceRequest$ = [
1315
- 3,
1316
- n0,
1317
- _GDSR,
1356
+ var GetDataSourceRequest$ = [3, n0, _GDSR,
1318
1357
  0,
1319
1358
  [_aI, _n],
1320
- [
1321
- [0, 1],
1322
- [0, 1],
1323
- ],
1324
- ];
1325
- var GetDataSourceResponse$ = [3, n0, _GDSRe, 0, [_dS], [() => DataSource$]];
1326
- var GetDomainNameRequest$ = [3, n0, _GDNR, 0, [_dN], [[0, 1]]];
1327
- var GetDomainNameResponse$ = [3, n0, _GDNRe, 0, [_dNC], [() => DomainNameConfig$]];
1328
- var GetFunctionRequest$ = [
1329
- 3,
1330
- n0,
1331
- _GFR,
1359
+ [[0, 1], [0, 1]]
1360
+ ];
1361
+ var GetDataSourceResponse$ = [3, n0, _GDSRe,
1362
+ 0,
1363
+ [_dS],
1364
+ [() => DataSource$]
1365
+ ];
1366
+ var GetDomainNameRequest$ = [3, n0, _GDNR,
1367
+ 0,
1368
+ [_dN],
1369
+ [[0, 1]]
1370
+ ];
1371
+ var GetDomainNameResponse$ = [3, n0, _GDNRe,
1372
+ 0,
1373
+ [_dNC],
1374
+ [() => DomainNameConfig$]
1375
+ ];
1376
+ var GetFunctionRequest$ = [3, n0, _GFR,
1332
1377
  0,
1333
1378
  [_aI, _fI],
1334
- [
1335
- [0, 1],
1336
- [0, 1],
1337
- ],
1338
- ];
1339
- var GetFunctionResponse$ = [3, n0, _GFRe, 0, [_fC], [() => FunctionConfiguration$]];
1340
- var GetGraphqlApiEnvironmentVariablesRequest$ = [3, n0, _GGAEVR, 0, [_aI], [[0, 1]]];
1341
- var GetGraphqlApiEnvironmentVariablesResponse$ = [3, n0, _GGAEVRe, 0, [_eV], [128 | 0]];
1342
- var GetGraphqlApiRequest$ = [3, n0, _GGAR, 0, [_aI], [[0, 1]]];
1343
- var GetGraphqlApiResponse$ = [3, n0, _GGARe, 0, [_gA], [() => GraphqlApi$]];
1344
- var GetIntrospectionSchemaRequest$ = [
1345
- 3,
1346
- n0,
1347
- _GISR,
1379
+ [[0, 1], [0, 1]]
1380
+ ];
1381
+ var GetFunctionResponse$ = [3, n0, _GFRe,
1382
+ 0,
1383
+ [_fC],
1384
+ [() => FunctionConfiguration$]
1385
+ ];
1386
+ var GetGraphqlApiEnvironmentVariablesRequest$ = [3, n0, _GGAEVR,
1387
+ 0,
1388
+ [_aI],
1389
+ [[0, 1]]
1390
+ ];
1391
+ var GetGraphqlApiEnvironmentVariablesResponse$ = [3, n0, _GGAEVRe,
1392
+ 0,
1393
+ [_eV],
1394
+ [128 | 0]
1395
+ ];
1396
+ var GetGraphqlApiRequest$ = [3, n0, _GGAR,
1397
+ 0,
1398
+ [_aI],
1399
+ [[0, 1]]
1400
+ ];
1401
+ var GetGraphqlApiResponse$ = [3, n0, _GGARe,
1402
+ 0,
1403
+ [_gA],
1404
+ [() => GraphqlApi$]
1405
+ ];
1406
+ var GetIntrospectionSchemaRequest$ = [3, n0, _GISR,
1348
1407
  0,
1349
1408
  [_aI, _f, _iD],
1350
- [
1351
- [0, 1],
1352
- [0, { [_hQ]: _f }],
1353
- [2, { [_hQ]: _iD }],
1354
- ],
1355
- ];
1356
- var GetIntrospectionSchemaResponse$ = [3, n0, _GISRe, 0, [_sc], [[21, 16]]];
1357
- var GetResolverRequest$ = [
1358
- 3,
1359
- n0,
1360
- _GRR,
1409
+ [[0, 1], [0, { [_hQ]: _f }], [2, { [_hQ]: _iD }]]
1410
+ ];
1411
+ var GetIntrospectionSchemaResponse$ = [3, n0, _GISRe,
1412
+ 0,
1413
+ [_sc],
1414
+ [[21, 16]]
1415
+ ];
1416
+ var GetResolverRequest$ = [3, n0, _GRR,
1361
1417
  0,
1362
1418
  [_aI, _tN, _fN],
1363
- [
1364
- [0, 1],
1365
- [0, 1],
1366
- [0, 1],
1367
- ],
1368
- ];
1369
- var GetResolverResponse$ = [3, n0, _GRRe, 0, [_re], [() => Resolver$]];
1370
- var GetSchemaCreationStatusRequest$ = [3, n0, _GSCSR, 0, [_aI], [[0, 1]]];
1371
- var GetSchemaCreationStatusResponse$ = [3, n0, _GSCSRe, 0, [_s, _deta], [0, 0]];
1372
- var GetSourceApiAssociationRequest$ = [
1373
- 3,
1374
- n0,
1375
- _GSAAR,
1419
+ [[0, 1], [0, 1], [0, 1]]
1420
+ ];
1421
+ var GetResolverResponse$ = [3, n0, _GRRe,
1422
+ 0,
1423
+ [_re],
1424
+ [() => Resolver$]
1425
+ ];
1426
+ var GetSchemaCreationStatusRequest$ = [3, n0, _GSCSR,
1427
+ 0,
1428
+ [_aI],
1429
+ [[0, 1]]
1430
+ ];
1431
+ var GetSchemaCreationStatusResponse$ = [3, n0, _GSCSRe,
1432
+ 0,
1433
+ [_s, _deta],
1434
+ [0, 0]
1435
+ ];
1436
+ var GetSourceApiAssociationRequest$ = [3, n0, _GSAAR,
1376
1437
  0,
1377
1438
  [_mAI, _aIs],
1378
- [
1379
- [0, 1],
1380
- [0, 1],
1381
- ],
1439
+ [[0, 1], [0, 1]]
1382
1440
  ];
1383
- var GetSourceApiAssociationResponse$ = [
1384
- 3,
1385
- n0,
1386
- _GSAARe,
1441
+ var GetSourceApiAssociationResponse$ = [3, n0, _GSAARe,
1387
1442
  0,
1388
1443
  [_sAA],
1389
- [() => SourceApiAssociation$],
1444
+ [() => SourceApiAssociation$]
1390
1445
  ];
1391
- var GetTypeRequest$ = [
1392
- 3,
1393
- n0,
1394
- _GTR,
1446
+ var GetTypeRequest$ = [3, n0, _GTR,
1395
1447
  0,
1396
1448
  [_aI, _tN, _f],
1397
- [
1398
- [0, 1],
1399
- [0, 1],
1400
- [0, { [_hQ]: _f }],
1401
- ],
1402
- ];
1403
- var GetTypeResponse$ = [3, n0, _GTRe, 0, [_ty], [() => Type$]];
1404
- var GraphqlApi$ = [
1405
- 3,
1406
- n0,
1407
- _GA,
1408
- 0,
1409
- [
1410
- _n,
1411
- _aI,
1412
- _aT,
1413
- _lCo,
1414
- _uPC,
1415
- _oIDCC,
1416
- _ar,
1417
- _u,
1418
- _t,
1419
- _aAP,
1420
- _xE,
1421
- _wWAA,
1422
- _lAC,
1423
- _d,
1424
- _vi,
1425
- _aTp,
1426
- _mAERA,
1427
- _o,
1428
- _oC,
1429
- _iC,
1430
- _qDL,
1431
- _rCL,
1432
- _eMC,
1433
- ],
1434
- [
1435
- 0,
1436
- 0,
1437
- 0,
1438
- () => LogConfig$,
1439
- () => UserPoolConfig$,
1440
- () => OpenIDConnectConfig$,
1441
- 0,
1442
- 128 | 0,
1443
- 128 | 0,
1444
- () => AdditionalAuthenticationProviders,
1445
- 2,
1446
- 0,
1447
- () => LambdaAuthorizerConfig$,
1448
- 128 | 0,
1449
- 0,
1450
- 0,
1451
- 0,
1452
- 0,
1453
- 0,
1454
- 0,
1455
- 1,
1456
- 1,
1457
- () => EnhancedMetricsConfig$,
1458
- ],
1459
- ];
1460
- var GraphQLSchemaException$ = [-3, n0, _GQLSE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1449
+ [[0, 1], [0, 1], [0, { [_hQ]: _f }]]
1450
+ ];
1451
+ var GetTypeResponse$ = [3, n0, _GTRe,
1452
+ 0,
1453
+ [_ty],
1454
+ [() => Type$]
1455
+ ];
1456
+ var GraphqlApi$ = [3, n0, _GA,
1457
+ 0,
1458
+ [_n, _aI, _aT, _lCo, _uPC, _oIDCC, _ar, _u, _t, _aAP, _xE, _wWAA, _lAC, _d, _vi, _aTp, _mAERA, _o, _oC, _iC, _qDL, _rCL, _eMC],
1459
+ [0, 0, 0, () => LogConfig$, () => UserPoolConfig$, () => OpenIDConnectConfig$, 0, 128 | 0, 128 | 0, () => AdditionalAuthenticationProviders, 2, 0, () => LambdaAuthorizerConfig$, 128 | 0, 0, 0, 0, 0, 0, 0, 1, 1, () => EnhancedMetricsConfig$]
1460
+ ];
1461
+ var GraphQLSchemaException$ = [-3, n0, _GQLSE,
1462
+ { [_e]: _c, [_hE]: 400 },
1463
+ [_m],
1464
+ [0]
1465
+ ];
1461
1466
  schema.TypeRegistry.for(n0).registerError(GraphQLSchemaException$, GraphQLSchemaException);
1462
- var HandlerConfig$ = [3, n0, _HC, 0, [_b, _int], [0, () => Integration$]];
1463
- var HandlerConfigs$ = [
1464
- 3,
1465
- n0,
1466
- _HCa,
1467
+ var HandlerConfig$ = [3, n0, _HC,
1468
+ 0,
1469
+ [_b, _int],
1470
+ [0, () => Integration$]
1471
+ ];
1472
+ var HandlerConfigs$ = [3, n0, _HCa,
1467
1473
  0,
1468
1474
  [_oP, _oS],
1469
- [() => HandlerConfig$, () => HandlerConfig$],
1475
+ [() => HandlerConfig$, () => HandlerConfig$]
1470
1476
  ];
1471
- var HttpDataSourceConfig$ = [
1472
- 3,
1473
- n0,
1474
- _HDSC,
1477
+ var HttpDataSourceConfig$ = [3, n0, _HDSC,
1475
1478
  0,
1476
1479
  [_en, _aCu],
1477
- [0, () => AuthorizationConfig$],
1480
+ [0, () => AuthorizationConfig$]
1481
+ ];
1482
+ var Integration$ = [3, n0, _I,
1483
+ 0,
1484
+ [_dSN, _lC],
1485
+ [0, () => LambdaConfig$]
1486
+ ];
1487
+ var InternalFailureException$ = [-3, n0, _IFE,
1488
+ { [_e]: _se, [_hE]: 500 },
1489
+ [_m],
1490
+ [0]
1478
1491
  ];
1479
- var Integration$ = [3, n0, _I, 0, [_dSN, _lC], [0, () => LambdaConfig$]];
1480
- var InternalFailureException$ = [-3, n0, _IFE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
1481
1492
  schema.TypeRegistry.for(n0).registerError(InternalFailureException$, InternalFailureException);
1482
- var LambdaAuthorizerConfig$ = [3, n0, _LAC, 0, [_aRTIS, _aU, _iVE], [1, 0, 0]];
1483
- var LambdaConfig$ = [3, n0, _LC, 0, [_iT], [0]];
1484
- var LambdaConflictHandlerConfig$ = [3, n0, _LCHC, 0, [_lCHA], [0]];
1485
- var LambdaDataSourceConfig$ = [3, n0, _LDSC, 0, [_lFA], [0]];
1486
- var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
1493
+ var LambdaAuthorizerConfig$ = [3, n0, _LAC,
1494
+ 0,
1495
+ [_aRTIS, _aU, _iVE],
1496
+ [1, 0, 0]
1497
+ ];
1498
+ var LambdaConfig$ = [3, n0, _LC,
1499
+ 0,
1500
+ [_iT],
1501
+ [0]
1502
+ ];
1503
+ var LambdaConflictHandlerConfig$ = [3, n0, _LCHC,
1504
+ 0,
1505
+ [_lCHA],
1506
+ [0]
1507
+ ];
1508
+ var LambdaDataSourceConfig$ = [3, n0, _LDSC,
1509
+ 0,
1510
+ [_lFA],
1511
+ [0]
1512
+ ];
1513
+ var LimitExceededException$ = [-3, n0, _LEE,
1514
+ { [_e]: _c, [_hE]: 429 },
1515
+ [_m],
1516
+ [0]
1517
+ ];
1487
1518
  schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1488
- var ListApiKeysRequest$ = [
1489
- 3,
1490
- n0,
1491
- _LAKR,
1519
+ var ListApiKeysRequest$ = [3, n0, _LAKR,
1492
1520
  0,
1493
1521
  [_aI, _nT, _mR],
1494
- [
1495
- [0, 1],
1496
- [0, { [_hQ]: _nT }],
1497
- [1, { [_hQ]: _mR }],
1498
- ],
1499
- ];
1500
- var ListApiKeysResponse$ = [3, n0, _LAKRi, 0, [_aKp, _nT], [() => ApiKeys, 0]];
1501
- var ListApisRequest$ = [
1502
- 3,
1503
- n0,
1504
- _LAR,
1522
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1523
+ ];
1524
+ var ListApiKeysResponse$ = [3, n0, _LAKRi,
1525
+ 0,
1526
+ [_aKp, _nT],
1527
+ [() => ApiKeys, 0]
1528
+ ];
1529
+ var ListApisRequest$ = [3, n0, _LAR,
1505
1530
  0,
1506
1531
  [_nT, _mR],
1507
- [
1508
- [0, { [_hQ]: _nT }],
1509
- [1, { [_hQ]: _mR }],
1510
- ],
1532
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1511
1533
  ];
1512
- var ListApisResponse$ = [3, n0, _LARi, 0, [_ap, _nT], [() => Apis, 0]];
1513
- var ListChannelNamespacesRequest$ = [
1514
- 3,
1515
- n0,
1516
- _LCNR,
1534
+ var ListApisResponse$ = [3, n0, _LARi,
1535
+ 0,
1536
+ [_ap, _nT],
1537
+ [() => Apis, 0]
1538
+ ];
1539
+ var ListChannelNamespacesRequest$ = [3, n0, _LCNR,
1517
1540
  0,
1518
1541
  [_aI, _nT, _mR],
1519
- [
1520
- [0, 1],
1521
- [0, { [_hQ]: _nT }],
1522
- [1, { [_hQ]: _mR }],
1523
- ],
1542
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1524
1543
  ];
1525
- var ListChannelNamespacesResponse$ = [
1526
- 3,
1527
- n0,
1528
- _LCNRi,
1544
+ var ListChannelNamespacesResponse$ = [3, n0, _LCNRi,
1529
1545
  0,
1530
1546
  [_cNh, _nT],
1531
- [() => ChannelNamespaces, 0],
1547
+ [() => ChannelNamespaces, 0]
1532
1548
  ];
1533
- var ListDataSourcesRequest$ = [
1534
- 3,
1535
- n0,
1536
- _LDSR,
1549
+ var ListDataSourcesRequest$ = [3, n0, _LDSR,
1537
1550
  0,
1538
1551
  [_aI, _nT, _mR],
1539
- [
1540
- [0, 1],
1541
- [0, { [_hQ]: _nT }],
1542
- [1, { [_hQ]: _mR }],
1543
- ],
1544
- ];
1545
- var ListDataSourcesResponse$ = [3, n0, _LDSRi, 0, [_dSa, _nT], [() => DataSources, 0]];
1546
- var ListDomainNamesRequest$ = [
1547
- 3,
1548
- n0,
1549
- _LDNR,
1552
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1553
+ ];
1554
+ var ListDataSourcesResponse$ = [3, n0, _LDSRi,
1555
+ 0,
1556
+ [_dSa, _nT],
1557
+ [() => DataSources, 0]
1558
+ ];
1559
+ var ListDomainNamesRequest$ = [3, n0, _LDNR,
1550
1560
  0,
1551
1561
  [_nT, _mR],
1552
- [
1553
- [0, { [_hQ]: _nT }],
1554
- [1, { [_hQ]: _mR }],
1555
- ],
1562
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1556
1563
  ];
1557
- var ListDomainNamesResponse$ = [
1558
- 3,
1559
- n0,
1560
- _LDNRi,
1564
+ var ListDomainNamesResponse$ = [3, n0, _LDNRi,
1561
1565
  0,
1562
1566
  [_dNCo, _nT],
1563
- [() => DomainNameConfigs, 0],
1567
+ [() => DomainNameConfigs, 0]
1564
1568
  ];
1565
- var ListFunctionsRequest$ = [
1566
- 3,
1567
- n0,
1568
- _LFR,
1569
+ var ListFunctionsRequest$ = [3, n0, _LFR,
1569
1570
  0,
1570
1571
  [_aI, _nT, _mR],
1571
- [
1572
- [0, 1],
1573
- [0, { [_hQ]: _nT }],
1574
- [1, { [_hQ]: _mR }],
1575
- ],
1576
- ];
1577
- var ListFunctionsResponse$ = [3, n0, _LFRi, 0, [_fun, _nT], [() => Functions, 0]];
1578
- var ListGraphqlApisRequest$ = [
1579
- 3,
1580
- n0,
1581
- _LGAR,
1572
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1573
+ ];
1574
+ var ListFunctionsResponse$ = [3, n0, _LFRi,
1575
+ 0,
1576
+ [_fun, _nT],
1577
+ [() => Functions, 0]
1578
+ ];
1579
+ var ListGraphqlApisRequest$ = [3, n0, _LGAR,
1582
1580
  0,
1583
1581
  [_nT, _mR, _aTp, _o],
1584
- [
1585
- [0, { [_hQ]: _nT }],
1586
- [1, { [_hQ]: _mR }],
1587
- [0, { [_hQ]: _aTp }],
1588
- [0, { [_hQ]: _o }],
1589
- ],
1590
- ];
1591
- var ListGraphqlApisResponse$ = [3, n0, _LGARi, 0, [_gAr, _nT], [() => GraphqlApis, 0]];
1592
- var ListResolversByFunctionRequest$ = [
1593
- 3,
1594
- n0,
1595
- _LRBFR,
1582
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _aTp }], [0, { [_hQ]: _o }]]
1583
+ ];
1584
+ var ListGraphqlApisResponse$ = [3, n0, _LGARi,
1585
+ 0,
1586
+ [_gAr, _nT],
1587
+ [() => GraphqlApis, 0]
1588
+ ];
1589
+ var ListResolversByFunctionRequest$ = [3, n0, _LRBFR,
1596
1590
  0,
1597
1591
  [_aI, _fI, _nT, _mR],
1598
- [
1599
- [0, 1],
1600
- [0, 1],
1601
- [0, { [_hQ]: _nT }],
1602
- [1, { [_hQ]: _mR }],
1603
- ],
1604
- ];
1605
- var ListResolversByFunctionResponse$ = [
1606
- 3,
1607
- n0,
1608
- _LRBFRi,
1592
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1593
+ ];
1594
+ var ListResolversByFunctionResponse$ = [3, n0, _LRBFRi,
1609
1595
  0,
1610
1596
  [_res, _nT],
1611
- [() => Resolvers, 0],
1597
+ [() => Resolvers, 0]
1612
1598
  ];
1613
- var ListResolversRequest$ = [
1614
- 3,
1615
- n0,
1616
- _LRR,
1599
+ var ListResolversRequest$ = [3, n0, _LRR,
1617
1600
  0,
1618
1601
  [_aI, _tN, _nT, _mR],
1619
- [
1620
- [0, 1],
1621
- [0, 1],
1622
- [0, { [_hQ]: _nT }],
1623
- [1, { [_hQ]: _mR }],
1624
- ],
1625
- ];
1626
- var ListResolversResponse$ = [3, n0, _LRRi, 0, [_res, _nT], [() => Resolvers, 0]];
1627
- var ListSourceApiAssociationsRequest$ = [
1628
- 3,
1629
- n0,
1630
- _LSAAR,
1602
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1603
+ ];
1604
+ var ListResolversResponse$ = [3, n0, _LRRi,
1605
+ 0,
1606
+ [_res, _nT],
1607
+ [() => Resolvers, 0]
1608
+ ];
1609
+ var ListSourceApiAssociationsRequest$ = [3, n0, _LSAAR,
1631
1610
  0,
1632
1611
  [_aI, _nT, _mR],
1633
- [
1634
- [0, 1],
1635
- [0, { [_hQ]: _nT }],
1636
- [1, { [_hQ]: _mR }],
1637
- ],
1612
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1638
1613
  ];
1639
- var ListSourceApiAssociationsResponse$ = [
1640
- 3,
1641
- n0,
1642
- _LSAARi,
1614
+ var ListSourceApiAssociationsResponse$ = [3, n0, _LSAARi,
1643
1615
  0,
1644
1616
  [_sAASo, _nT],
1645
- [() => SourceApiAssociationSummaryList, 0],
1617
+ [() => SourceApiAssociationSummaryList, 0]
1618
+ ];
1619
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1620
+ 0,
1621
+ [_rA],
1622
+ [[0, 1]]
1646
1623
  ];
1647
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
1648
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
1649
- var ListTypesByAssociationRequest$ = [
1650
- 3,
1651
- n0,
1652
- _LTBAR,
1624
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1625
+ 0,
1626
+ [_t],
1627
+ [128 | 0]
1628
+ ];
1629
+ var ListTypesByAssociationRequest$ = [3, n0, _LTBAR,
1653
1630
  0,
1654
1631
  [_mAI, _aIs, _f, _nT, _mR],
1655
- [
1656
- [0, 1],
1657
- [0, 1],
1658
- [0, { [_hQ]: _f }],
1659
- [0, { [_hQ]: _nT }],
1660
- [1, { [_hQ]: _mR }],
1661
- ],
1662
- ];
1663
- var ListTypesByAssociationResponse$ = [
1664
- 3,
1665
- n0,
1666
- _LTBARi,
1632
+ [[0, 1], [0, 1], [0, { [_hQ]: _f }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1633
+ ];
1634
+ var ListTypesByAssociationResponse$ = [3, n0, _LTBARi,
1667
1635
  0,
1668
1636
  [_typ, _nT],
1669
- [() => TypeList, 0],
1637
+ [() => TypeList, 0]
1670
1638
  ];
1671
- var ListTypesRequest$ = [
1672
- 3,
1673
- n0,
1674
- _LTR,
1639
+ var ListTypesRequest$ = [3, n0, _LTR,
1675
1640
  0,
1676
1641
  [_aI, _f, _nT, _mR],
1677
- [
1678
- [0, 1],
1679
- [0, { [_hQ]: _f }],
1680
- [0, { [_hQ]: _nT }],
1681
- [1, { [_hQ]: _mR }],
1682
- ],
1683
- ];
1684
- var ListTypesResponse$ = [3, n0, _LTRi, 0, [_typ, _nT], [() => TypeList, 0]];
1685
- var LogConfig$ = [3, n0, _LCo, 0, [_fLL, _cWLRA, _eVC], [0, 0, 2]];
1686
- var NotFoundException$ = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
1642
+ [[0, 1], [0, { [_hQ]: _f }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1643
+ ];
1644
+ var ListTypesResponse$ = [3, n0, _LTRi,
1645
+ 0,
1646
+ [_typ, _nT],
1647
+ [() => TypeList, 0]
1648
+ ];
1649
+ var LogConfig$ = [3, n0, _LCo,
1650
+ 0,
1651
+ [_fLL, _cWLRA, _eVC],
1652
+ [0, 0, 2]
1653
+ ];
1654
+ var NotFoundException$ = [-3, n0, _NFE,
1655
+ { [_e]: _c, [_hE]: 404 },
1656
+ [_m],
1657
+ [0]
1658
+ ];
1687
1659
  schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
1688
- var OpenIDConnectConfig$ = [3, n0, _OIDCC, 0, [_is, _cI, _iTTL, _aTTL], [0, 0, 1, 1]];
1689
- var OpenSearchServiceDataSourceConfig$ = [3, n0, _OSSDSC, 0, [_en, _aR], [0, 0]];
1690
- var PipelineConfig$ = [3, n0, _PC, 0, [_fun], [64 | 0]];
1691
- var PutGraphqlApiEnvironmentVariablesRequest$ = [
1692
- 3,
1693
- n0,
1694
- _PGAEVR,
1660
+ var OpenIDConnectConfig$ = [3, n0, _OIDCC,
1661
+ 0,
1662
+ [_is, _cI, _iTTL, _aTTL],
1663
+ [0, 0, 1, 1]
1664
+ ];
1665
+ var OpenSearchServiceDataSourceConfig$ = [3, n0, _OSSDSC,
1666
+ 0,
1667
+ [_en, _aR],
1668
+ [0, 0]
1669
+ ];
1670
+ var PipelineConfig$ = [3, n0, _PC,
1671
+ 0,
1672
+ [_fun],
1673
+ [64 | 0]
1674
+ ];
1675
+ var PutGraphqlApiEnvironmentVariablesRequest$ = [3, n0, _PGAEVR,
1695
1676
  0,
1696
1677
  [_aI, _eV],
1697
- [[0, 1], 128 | 0],
1678
+ [[0, 1], 128 | 0]
1679
+ ];
1680
+ var PutGraphqlApiEnvironmentVariablesResponse$ = [3, n0, _PGAEVRu,
1681
+ 0,
1682
+ [_eV],
1683
+ [128 | 0]
1684
+ ];
1685
+ var RdsDataApiConfig$ = [3, n0, _RDAC,
1686
+ 0,
1687
+ [_rA, _sA, _dNa],
1688
+ [0, 0, 0]
1698
1689
  ];
1699
- var PutGraphqlApiEnvironmentVariablesResponse$ = [3, n0, _PGAEVRu, 0, [_eV], [128 | 0]];
1700
- var RdsDataApiConfig$ = [3, n0, _RDAC, 0, [_rA, _sA, _dNa], [0, 0, 0]];
1701
- var RdsHttpEndpointConfig$ = [
1702
- 3,
1703
- n0,
1704
- _RHEC,
1690
+ var RdsHttpEndpointConfig$ = [3, n0, _RHEC,
1705
1691
  0,
1706
1692
  [_aR, _dCI, _dNa, _sc, _aSSA],
1707
- [0, 0, 0, 0, 0],
1693
+ [0, 0, 0, 0, 0]
1708
1694
  ];
1709
- var RelationalDatabaseDataSourceConfig$ = [
1710
- 3,
1711
- n0,
1712
- _RDDSC,
1695
+ var RelationalDatabaseDataSourceConfig$ = [3, n0, _RDDSC,
1713
1696
  0,
1714
1697
  [_rDST, _rHEC],
1715
- [0, () => RdsHttpEndpointConfig$],
1698
+ [0, () => RdsHttpEndpointConfig$]
1716
1699
  ];
1717
- var Resolver$ = [
1718
- 3,
1719
- n0,
1720
- _R,
1700
+ var Resolver$ = [3, n0, _R,
1721
1701
  0,
1722
1702
  [_tN, _fN, _dSN, _rAe, _rMT, _rMTe, _k, _pC, _sC, _cCa, _mBS, _ru, _cod, _mC],
1723
- [0, 0, 0, 0, 0, 0, 0, () => PipelineConfig$, () => SyncConfig$, () => CachingConfig$, 1, () => AppSyncRuntime$, 0, 0],
1703
+ [0, 0, 0, 0, 0, 0, 0, () => PipelineConfig$, () => SyncConfig$, () => CachingConfig$, 1, () => AppSyncRuntime$, 0, 0]
1704
+ ];
1705
+ var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1706
+ { [_e]: _c, [_hE]: 402 },
1707
+ [_m],
1708
+ [0]
1724
1709
  ];
1725
- var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
1726
1710
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1727
- var SourceApiAssociation$ = [
1728
- 3,
1729
- n0,
1730
- _SAA,
1711
+ var SourceApiAssociation$ = [3, n0, _SAA,
1731
1712
  0,
1732
1713
  [_aIs, _aAs, _sAIo, _sAAo, _mAA, _mAIe, _de, _sAAC, _sAAS, _sAASD, _lSMD],
1733
- [0, 0, 0, 0, 0, 0, 0, () => SourceApiAssociationConfig$, 0, 0, 4],
1714
+ [0, 0, 0, 0, 0, 0, 0, () => SourceApiAssociationConfig$, 0, 0, 4]
1715
+ ];
1716
+ var SourceApiAssociationConfig$ = [3, n0, _SAAC,
1717
+ 0,
1718
+ [_mT],
1719
+ [0]
1734
1720
  ];
1735
- var SourceApiAssociationConfig$ = [3, n0, _SAAC, 0, [_mT], [0]];
1736
- var SourceApiAssociationSummary$ = [
1737
- 3,
1738
- n0,
1739
- _SAAS,
1721
+ var SourceApiAssociationSummary$ = [3, n0, _SAAS,
1740
1722
  0,
1741
1723
  [_aIs, _aAs, _sAIo, _sAAo, _mAIe, _mAA, _de],
1742
- [0, 0, 0, 0, 0, 0, 0],
1724
+ [0, 0, 0, 0, 0, 0, 0]
1743
1725
  ];
1744
- var StartDataSourceIntrospectionRequest$ = [
1745
- 3,
1746
- n0,
1747
- _SDSIR,
1726
+ var StartDataSourceIntrospectionRequest$ = [3, n0, _SDSIR,
1748
1727
  0,
1749
1728
  [_rDAC],
1750
- [() => RdsDataApiConfig$],
1729
+ [() => RdsDataApiConfig$]
1751
1730
  ];
1752
- var StartDataSourceIntrospectionResponse$ = [
1753
- 3,
1754
- n0,
1755
- _SDSIRt,
1731
+ var StartDataSourceIntrospectionResponse$ = [3, n0, _SDSIRt,
1756
1732
  0,
1757
1733
  [_iI, _iS, _iSD],
1758
- [0, 0, 0],
1734
+ [0, 0, 0]
1759
1735
  ];
1760
- var StartSchemaCreationRequest$ = [3, n0, _SSCR, 0, [_aI, _def], [[0, 1], 21]];
1761
- var StartSchemaCreationResponse$ = [3, n0, _SSCRt, 0, [_s], [0]];
1762
- var StartSchemaMergeRequest$ = [
1763
- 3,
1764
- n0,
1765
- _SSMR,
1736
+ var StartSchemaCreationRequest$ = [3, n0, _SSCR,
1737
+ 0,
1738
+ [_aI, _def],
1739
+ [[0, 1], 21]
1740
+ ];
1741
+ var StartSchemaCreationResponse$ = [3, n0, _SSCRt,
1742
+ 0,
1743
+ [_s],
1744
+ [0]
1745
+ ];
1746
+ var StartSchemaMergeRequest$ = [3, n0, _SSMR,
1766
1747
  0,
1767
1748
  [_aIs, _mAI],
1768
- [
1769
- [0, 1],
1770
- [0, 1],
1771
- ],
1749
+ [[0, 1], [0, 1]]
1750
+ ];
1751
+ var StartSchemaMergeResponse$ = [3, n0, _SSMRt,
1752
+ 0,
1753
+ [_sAAS],
1754
+ [0]
1772
1755
  ];
1773
- var StartSchemaMergeResponse$ = [3, n0, _SSMRt, 0, [_sAAS], [0]];
1774
- var SyncConfig$ = [
1775
- 3,
1776
- n0,
1777
- _SC,
1756
+ var SyncConfig$ = [3, n0, _SC,
1778
1757
  0,
1779
1758
  [_cHo, _cD, _lCHC],
1780
- [0, 0, () => LambdaConflictHandlerConfig$],
1759
+ [0, 0, () => LambdaConflictHandlerConfig$]
1760
+ ];
1761
+ var TagResourceRequest$ = [3, n0, _TRR,
1762
+ 0,
1763
+ [_rA, _t],
1764
+ [[0, 1], 128 | 0]
1765
+ ];
1766
+ var TagResourceResponse$ = [3, n0, _TRRa,
1767
+ 0,
1768
+ [],
1769
+ []
1770
+ ];
1771
+ var Type$ = [3, n0, _T,
1772
+ 0,
1773
+ [_n, _de, _ar, _def, _f],
1774
+ [0, 0, 0, 0, 0]
1775
+ ];
1776
+ var UnauthorizedException$ = [-3, n0, _UE,
1777
+ { [_e]: _c, [_hE]: 401 },
1778
+ [_m],
1779
+ [0]
1781
1780
  ];
1782
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
1783
- var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1784
- var Type$ = [3, n0, _T, 0, [_n, _de, _ar, _def, _f], [0, 0, 0, 0, 0]];
1785
- var UnauthorizedException$ = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
1786
1781
  schema.TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
1787
- var UntagResourceRequest$ = [
1788
- 3,
1789
- n0,
1790
- _URR,
1782
+ var UntagResourceRequest$ = [3, n0, _URR,
1791
1783
  0,
1792
1784
  [_rA, _tK],
1793
- [
1794
- [0, 1],
1795
- [64 | 0, { [_hQ]: _tK }],
1796
- ],
1785
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1786
+ ];
1787
+ var UntagResourceResponse$ = [3, n0, _URRn,
1788
+ 0,
1789
+ [],
1790
+ []
1797
1791
  ];
1798
- var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1799
- var UpdateApiCacheRequest$ = [
1800
- 3,
1801
- n0,
1802
- _UACR,
1792
+ var UpdateApiCacheRequest$ = [3, n0, _UACR,
1803
1793
  0,
1804
1794
  [_aI, _tt, _aCB, _ty, _hMC],
1805
- [[0, 1], 1, 0, 0, 0],
1795
+ [[0, 1], 1, 0, 0, 0]
1796
+ ];
1797
+ var UpdateApiCacheResponse$ = [3, n0, _UACRp,
1798
+ 0,
1799
+ [_aC],
1800
+ [() => ApiCache$]
1806
1801
  ];
1807
- var UpdateApiCacheResponse$ = [3, n0, _UACRp, 0, [_aC], [() => ApiCache$]];
1808
- var UpdateApiKeyRequest$ = [3, n0, _UAKR, 0, [_aI, _i, _de, _ex], [[0, 1], [0, 1], 0, 1]];
1809
- var UpdateApiKeyResponse$ = [3, n0, _UAKRp, 0, [_aK], [() => ApiKey$]];
1810
- var UpdateApiRequest$ = [
1811
- 3,
1812
- n0,
1813
- _UAR,
1802
+ var UpdateApiKeyRequest$ = [3, n0, _UAKR,
1803
+ 0,
1804
+ [_aI, _i, _de, _ex],
1805
+ [[0, 1], [0, 1], 0, 1]
1806
+ ];
1807
+ var UpdateApiKeyResponse$ = [3, n0, _UAKRp,
1808
+ 0,
1809
+ [_aK],
1810
+ [() => ApiKey$]
1811
+ ];
1812
+ var UpdateApiRequest$ = [3, n0, _UAR,
1814
1813
  0,
1815
1814
  [_aI, _n, _oC, _eC],
1816
- [[0, 1], 0, 0, () => EventConfig$],
1815
+ [[0, 1], 0, 0, () => EventConfig$]
1816
+ ];
1817
+ var UpdateApiResponse$ = [3, n0, _UARp,
1818
+ 0,
1819
+ [_a],
1820
+ [() => Api$]
1817
1821
  ];
1818
- var UpdateApiResponse$ = [3, n0, _UARp, 0, [_a], [() => Api$]];
1819
- var UpdateChannelNamespaceRequest$ = [
1820
- 3,
1821
- n0,
1822
- _UCNR,
1822
+ var UpdateChannelNamespaceRequest$ = [3, n0, _UCNR,
1823
1823
  0,
1824
1824
  [_aI, _n, _sAM, _pAM, _cH, _hC],
1825
- [[0, 1], [0, 1], () => AuthModes, () => AuthModes, 0, () => HandlerConfigs$],
1825
+ [[0, 1], [0, 1], () => AuthModes, () => AuthModes, 0, () => HandlerConfigs$]
1826
1826
  ];
1827
- var UpdateChannelNamespaceResponse$ = [
1828
- 3,
1829
- n0,
1830
- _UCNRp,
1827
+ var UpdateChannelNamespaceResponse$ = [3, n0, _UCNRp,
1831
1828
  0,
1832
1829
  [_cN],
1833
- [() => ChannelNamespace$],
1830
+ [() => ChannelNamespace$]
1834
1831
  ];
1835
- var UpdateDataSourceRequest$ = [
1836
- 3,
1837
- n0,
1838
- _UDSR,
1832
+ var UpdateDataSourceRequest$ = [3, n0, _UDSR,
1839
1833
  0,
1840
1834
  [_aI, _n, _de, _ty, _sRA, _dC, _lC, _eCl, _oSSC, _hCt, _rDC, _eBC, _mC],
1841
- [
1842
- [0, 1],
1843
- [0, 1],
1844
- 0,
1845
- 0,
1846
- 0,
1847
- () => DynamodbDataSourceConfig$,
1848
- () => LambdaDataSourceConfig$,
1849
- () => ElasticsearchDataSourceConfig$,
1850
- () => OpenSearchServiceDataSourceConfig$,
1851
- () => HttpDataSourceConfig$,
1852
- () => RelationalDatabaseDataSourceConfig$,
1853
- () => EventBridgeDataSourceConfig$,
1854
- 0,
1855
- ],
1856
- ];
1857
- var UpdateDataSourceResponse$ = [3, n0, _UDSRp, 0, [_dS], [() => DataSource$]];
1858
- var UpdateDomainNameRequest$ = [3, n0, _UDNR, 0, [_dN, _de], [[0, 1], 0]];
1859
- var UpdateDomainNameResponse$ = [3, n0, _UDNRp, 0, [_dNC], [() => DomainNameConfig$]];
1860
- var UpdateFunctionRequest$ = [
1861
- 3,
1862
- n0,
1863
- _UFR,
1835
+ [[0, 1], [0, 1], 0, 0, 0, () => DynamodbDataSourceConfig$, () => LambdaDataSourceConfig$, () => ElasticsearchDataSourceConfig$, () => OpenSearchServiceDataSourceConfig$, () => HttpDataSourceConfig$, () => RelationalDatabaseDataSourceConfig$, () => EventBridgeDataSourceConfig$, 0]
1836
+ ];
1837
+ var UpdateDataSourceResponse$ = [3, n0, _UDSRp,
1838
+ 0,
1839
+ [_dS],
1840
+ [() => DataSource$]
1841
+ ];
1842
+ var UpdateDomainNameRequest$ = [3, n0, _UDNR,
1843
+ 0,
1844
+ [_dN, _de],
1845
+ [[0, 1], 0]
1846
+ ];
1847
+ var UpdateDomainNameResponse$ = [3, n0, _UDNRp,
1848
+ 0,
1849
+ [_dNC],
1850
+ [() => DomainNameConfig$]
1851
+ ];
1852
+ var UpdateFunctionRequest$ = [3, n0, _UFR,
1864
1853
  0,
1865
1854
  [_aI, _n, _de, _fI, _dSN, _rMT, _rMTe, _fV, _sC, _mBS, _ru, _cod],
1866
- [[0, 1], 0, 0, [0, 1], 0, 0, 0, 0, () => SyncConfig$, 1, () => AppSyncRuntime$, 0],
1855
+ [[0, 1], 0, 0, [0, 1], 0, 0, 0, 0, () => SyncConfig$, 1, () => AppSyncRuntime$, 0]
1856
+ ];
1857
+ var UpdateFunctionResponse$ = [3, n0, _UFRp,
1858
+ 0,
1859
+ [_fC],
1860
+ [() => FunctionConfiguration$]
1867
1861
  ];
1868
- var UpdateFunctionResponse$ = [3, n0, _UFRp, 0, [_fC], [() => FunctionConfiguration$]];
1869
- var UpdateGraphqlApiRequest$ = [
1870
- 3,
1871
- n0,
1872
- _UGAR,
1862
+ var UpdateGraphqlApiRequest$ = [3, n0, _UGAR,
1873
1863
  0,
1874
1864
  [_aI, _n, _lCo, _aT, _uPC, _oIDCC, _aAP, _xE, _lAC, _mAERA, _oC, _iC, _qDL, _rCL, _eMC],
1875
- [
1876
- [0, 1],
1877
- 0,
1878
- () => LogConfig$,
1879
- 0,
1880
- () => UserPoolConfig$,
1881
- () => OpenIDConnectConfig$,
1882
- () => AdditionalAuthenticationProviders,
1883
- 2,
1884
- () => LambdaAuthorizerConfig$,
1885
- 0,
1886
- 0,
1887
- 0,
1888
- 1,
1889
- 1,
1890
- () => EnhancedMetricsConfig$,
1891
- ],
1892
- ];
1893
- var UpdateGraphqlApiResponse$ = [3, n0, _UGARp, 0, [_gA], [() => GraphqlApi$]];
1894
- var UpdateResolverRequest$ = [
1895
- 3,
1896
- n0,
1897
- _URRp,
1865
+ [[0, 1], 0, () => LogConfig$, 0, () => UserPoolConfig$, () => OpenIDConnectConfig$, () => AdditionalAuthenticationProviders, 2, () => LambdaAuthorizerConfig$, 0, 0, 0, 1, 1, () => EnhancedMetricsConfig$]
1866
+ ];
1867
+ var UpdateGraphqlApiResponse$ = [3, n0, _UGARp,
1868
+ 0,
1869
+ [_gA],
1870
+ [() => GraphqlApi$]
1871
+ ];
1872
+ var UpdateResolverRequest$ = [3, n0, _URRp,
1898
1873
  0,
1899
1874
  [_aI, _tN, _fN, _dSN, _rMT, _rMTe, _k, _pC, _sC, _cCa, _mBS, _ru, _cod, _mC],
1900
- [
1901
- [0, 1],
1902
- [0, 1],
1903
- [0, 1],
1904
- 0,
1905
- 0,
1906
- 0,
1907
- 0,
1908
- () => PipelineConfig$,
1909
- () => SyncConfig$,
1910
- () => CachingConfig$,
1911
- 1,
1912
- () => AppSyncRuntime$,
1913
- 0,
1914
- 0,
1915
- ],
1916
- ];
1917
- var UpdateResolverResponse$ = [3, n0, _URRpd, 0, [_re], [() => Resolver$]];
1918
- var UpdateSourceApiAssociationRequest$ = [
1919
- 3,
1920
- n0,
1921
- _USAAR,
1875
+ [[0, 1], [0, 1], [0, 1], 0, 0, 0, 0, () => PipelineConfig$, () => SyncConfig$, () => CachingConfig$, 1, () => AppSyncRuntime$, 0, 0]
1876
+ ];
1877
+ var UpdateResolverResponse$ = [3, n0, _URRpd,
1878
+ 0,
1879
+ [_re],
1880
+ [() => Resolver$]
1881
+ ];
1882
+ var UpdateSourceApiAssociationRequest$ = [3, n0, _USAAR,
1922
1883
  0,
1923
1884
  [_aIs, _mAI, _de, _sAAC],
1924
- [[0, 1], [0, 1], 0, () => SourceApiAssociationConfig$],
1885
+ [[0, 1], [0, 1], 0, () => SourceApiAssociationConfig$]
1925
1886
  ];
1926
- var UpdateSourceApiAssociationResponse$ = [
1927
- 3,
1928
- n0,
1929
- _USAARp,
1887
+ var UpdateSourceApiAssociationResponse$ = [3, n0, _USAARp,
1930
1888
  0,
1931
1889
  [_sAA],
1932
- [() => SourceApiAssociation$],
1890
+ [() => SourceApiAssociation$]
1891
+ ];
1892
+ var UpdateTypeRequest$ = [3, n0, _UTR,
1893
+ 0,
1894
+ [_aI, _tN, _def, _f],
1895
+ [[0, 1], [0, 1], 0, 0]
1896
+ ];
1897
+ var UpdateTypeResponse$ = [3, n0, _UTRp,
1898
+ 0,
1899
+ [_ty],
1900
+ [() => Type$]
1901
+ ];
1902
+ var UserPoolConfig$ = [3, n0, _UPC,
1903
+ 0,
1904
+ [_uPI, _aR, _dA, _aICR],
1905
+ [0, 0, 0, 0]
1933
1906
  ];
1934
- var UpdateTypeRequest$ = [3, n0, _UTR, 0, [_aI, _tN, _def, _f], [[0, 1], [0, 1], 0, 0]];
1935
- var UpdateTypeResponse$ = [3, n0, _UTRp, 0, [_ty], [() => Type$]];
1936
- var UserPoolConfig$ = [3, n0, _UPC, 0, [_uPI, _aR, _dA, _aICR], [0, 0, 0, 0]];
1937
1907
  var AppSyncServiceException$ = [-3, _sm, "AppSyncServiceException", 0, [], []];
1938
1908
  schema.TypeRegistry.for(_sm).registerError(AppSyncServiceException$, AppSyncServiceException);
1939
- var AdditionalAuthenticationProviders = [1, n0, _AAPd, 0, () => AdditionalAuthenticationProvider$];
1940
- var ApiKeys = [1, n0, _AKp, 0, () => ApiKey$];
1941
- var Apis = [1, n0, _Ap, 0, () => Api$];
1942
- var AuthModes = [1, n0, _AMu, 0, () => AuthMode$];
1943
- var AuthProviders = [1, n0, _APu, 0, () => AuthProvider$];
1944
- var ChannelNamespaces = [1, n0, _CNh, 0, () => ChannelNamespace$];
1945
- var CodeErrors = [1, n0, _CEod, 0, () => CodeError$];
1946
- var DataSourceIntrospectionModelFields = [
1947
- 1,
1948
- n0,
1949
- _DSIMFa,
1950
- 0,
1951
- () => DataSourceIntrospectionModelField$,
1952
- ];
1953
- var DataSourceIntrospectionModelIndexes = [
1954
- 1,
1955
- n0,
1956
- _DSIMIa,
1957
- 0,
1958
- () => DataSourceIntrospectionModelIndex$,
1959
- ];
1960
- var DataSourceIntrospectionModels = [1, n0, _DSIMa, 0, () => DataSourceIntrospectionModel$];
1961
- var DataSources = [1, n0, _DSa, 0, () => DataSource$];
1962
- var DomainNameConfigs = [1, n0, _DNCo, 0, () => DomainNameConfig$];
1963
- var Functions = [1, n0, _F, 0, () => FunctionConfiguration$];
1964
- var GraphqlApis = [1, n0, _GAr, 0, () => GraphqlApi$];
1965
- var Resolvers = [1, n0, _Re, 0, () => Resolver$];
1966
- var SourceApiAssociationSummaryList = [1, n0, _SAASL, 0, () => SourceApiAssociationSummary$];
1967
- var TypeList = [1, n0, _TL, 0, () => Type$];
1968
- var AssociateApi$ = [
1969
- 9,
1970
- n0,
1971
- _AAs,
1972
- { [_h]: ["POST", "/v1/domainnames/{domainName}/apiassociation", 200] },
1973
- () => AssociateApiRequest$,
1974
- () => AssociateApiResponse$,
1975
- ];
1976
- var AssociateMergedGraphqlApi$ = [
1977
- 9,
1978
- n0,
1979
- _AMGA,
1980
- { [_h]: ["POST", "/v1/sourceApis/{sourceApiIdentifier}/mergedApiAssociations", 200] },
1981
- () => AssociateMergedGraphqlApiRequest$,
1982
- () => AssociateMergedGraphqlApiResponse$,
1983
- ];
1984
- var AssociateSourceGraphqlApi$ = [
1985
- 9,
1986
- n0,
1987
- _ASGA,
1988
- { [_h]: ["POST", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations", 200] },
1989
- () => AssociateSourceGraphqlApiRequest$,
1990
- () => AssociateSourceGraphqlApiResponse$,
1991
- ];
1992
- var CreateApi$ = [
1993
- 9,
1994
- n0,
1995
- _CA,
1996
- { [_h]: ["POST", "/v2/apis", 200] },
1997
- () => CreateApiRequest$,
1998
- () => CreateApiResponse$,
1999
- ];
2000
- var CreateApiCache$ = [
2001
- 9,
2002
- n0,
2003
- _CAC,
2004
- { [_h]: ["POST", "/v1/apis/{apiId}/ApiCaches", 200] },
2005
- () => CreateApiCacheRequest$,
2006
- () => CreateApiCacheResponse$,
2007
- ];
2008
- var CreateApiKey$ = [
2009
- 9,
2010
- n0,
2011
- _CAK,
2012
- { [_h]: ["POST", "/v1/apis/{apiId}/apikeys", 200] },
2013
- () => CreateApiKeyRequest$,
2014
- () => CreateApiKeyResponse$,
2015
- ];
2016
- var CreateChannelNamespace$ = [
2017
- 9,
2018
- n0,
2019
- _CCN,
2020
- { [_h]: ["POST", "/v2/apis/{apiId}/channelNamespaces", 200] },
2021
- () => CreateChannelNamespaceRequest$,
2022
- () => CreateChannelNamespaceResponse$,
2023
- ];
2024
- var CreateDataSource$ = [
2025
- 9,
2026
- n0,
2027
- _CDS,
2028
- { [_h]: ["POST", "/v1/apis/{apiId}/datasources", 200] },
2029
- () => CreateDataSourceRequest$,
2030
- () => CreateDataSourceResponse$,
2031
- ];
2032
- var CreateDomainName$ = [
2033
- 9,
2034
- n0,
2035
- _CDN,
2036
- { [_h]: ["POST", "/v1/domainnames", 200] },
2037
- () => CreateDomainNameRequest$,
2038
- () => CreateDomainNameResponse$,
2039
- ];
2040
- var CreateFunction$ = [
2041
- 9,
2042
- n0,
2043
- _CF,
2044
- { [_h]: ["POST", "/v1/apis/{apiId}/functions", 200] },
2045
- () => CreateFunctionRequest$,
2046
- () => CreateFunctionResponse$,
2047
- ];
2048
- var CreateGraphqlApi$ = [
2049
- 9,
2050
- n0,
2051
- _CGA,
2052
- { [_h]: ["POST", "/v1/apis", 200] },
2053
- () => CreateGraphqlApiRequest$,
2054
- () => CreateGraphqlApiResponse$,
2055
- ];
2056
- var CreateResolver$ = [
2057
- 9,
2058
- n0,
2059
- _CR,
2060
- { [_h]: ["POST", "/v1/apis/{apiId}/types/{typeName}/resolvers", 200] },
2061
- () => CreateResolverRequest$,
2062
- () => CreateResolverResponse$,
2063
- ];
2064
- var CreateType$ = [
2065
- 9,
2066
- n0,
2067
- _CT,
2068
- { [_h]: ["POST", "/v1/apis/{apiId}/types", 200] },
2069
- () => CreateTypeRequest$,
2070
- () => CreateTypeResponse$,
2071
- ];
2072
- var DeleteApi$ = [
2073
- 9,
2074
- n0,
2075
- _DA,
2076
- { [_h]: ["DELETE", "/v2/apis/{apiId}", 200] },
2077
- () => DeleteApiRequest$,
2078
- () => DeleteApiResponse$,
2079
- ];
2080
- var DeleteApiCache$ = [
2081
- 9,
2082
- n0,
2083
- _DAC,
2084
- { [_h]: ["DELETE", "/v1/apis/{apiId}/ApiCaches", 200] },
2085
- () => DeleteApiCacheRequest$,
2086
- () => DeleteApiCacheResponse$,
2087
- ];
2088
- var DeleteApiKey$ = [
2089
- 9,
2090
- n0,
2091
- _DAK,
2092
- { [_h]: ["DELETE", "/v1/apis/{apiId}/apikeys/{id}", 200] },
2093
- () => DeleteApiKeyRequest$,
2094
- () => DeleteApiKeyResponse$,
2095
- ];
2096
- var DeleteChannelNamespace$ = [
2097
- 9,
2098
- n0,
2099
- _DCN,
2100
- { [_h]: ["DELETE", "/v2/apis/{apiId}/channelNamespaces/{name}", 200] },
2101
- () => DeleteChannelNamespaceRequest$,
2102
- () => DeleteChannelNamespaceResponse$,
2103
- ];
2104
- var DeleteDataSource$ = [
2105
- 9,
2106
- n0,
2107
- _DDS,
2108
- { [_h]: ["DELETE", "/v1/apis/{apiId}/datasources/{name}", 200] },
2109
- () => DeleteDataSourceRequest$,
2110
- () => DeleteDataSourceResponse$,
2111
- ];
2112
- var DeleteDomainName$ = [
2113
- 9,
2114
- n0,
2115
- _DDN,
2116
- { [_h]: ["DELETE", "/v1/domainnames/{domainName}", 200] },
2117
- () => DeleteDomainNameRequest$,
2118
- () => DeleteDomainNameResponse$,
2119
- ];
2120
- var DeleteFunction$ = [
2121
- 9,
2122
- n0,
2123
- _DF,
2124
- { [_h]: ["DELETE", "/v1/apis/{apiId}/functions/{functionId}", 200] },
2125
- () => DeleteFunctionRequest$,
2126
- () => DeleteFunctionResponse$,
2127
- ];
2128
- var DeleteGraphqlApi$ = [
2129
- 9,
2130
- n0,
2131
- _DGA,
2132
- { [_h]: ["DELETE", "/v1/apis/{apiId}", 200] },
2133
- () => DeleteGraphqlApiRequest$,
2134
- () => DeleteGraphqlApiResponse$,
2135
- ];
2136
- var DeleteResolver$ = [
2137
- 9,
2138
- n0,
2139
- _DR,
2140
- { [_h]: ["DELETE", "/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName}", 200] },
2141
- () => DeleteResolverRequest$,
2142
- () => DeleteResolverResponse$,
2143
- ];
2144
- var DeleteType$ = [
2145
- 9,
2146
- n0,
2147
- _DT,
2148
- { [_h]: ["DELETE", "/v1/apis/{apiId}/types/{typeName}", 200] },
2149
- () => DeleteTypeRequest$,
2150
- () => DeleteTypeResponse$,
2151
- ];
2152
- var DisassociateApi$ = [
2153
- 9,
2154
- n0,
2155
- _DAi,
2156
- { [_h]: ["DELETE", "/v1/domainnames/{domainName}/apiassociation", 200] },
2157
- () => DisassociateApiRequest$,
2158
- () => DisassociateApiResponse$,
2159
- ];
2160
- var DisassociateMergedGraphqlApi$ = [
2161
- 9,
2162
- n0,
2163
- _DMGA,
2164
- { [_h]: ["DELETE", "/v1/sourceApis/{sourceApiIdentifier}/mergedApiAssociations/{associationId}", 200] },
2165
- () => DisassociateMergedGraphqlApiRequest$,
2166
- () => DisassociateMergedGraphqlApiResponse$,
2167
- ];
2168
- var DisassociateSourceGraphqlApi$ = [
2169
- 9,
2170
- n0,
2171
- _DSGA,
2172
- { [_h]: ["DELETE", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}", 200] },
2173
- () => DisassociateSourceGraphqlApiRequest$,
2174
- () => DisassociateSourceGraphqlApiResponse$,
2175
- ];
2176
- var EvaluateCode$ = [
2177
- 9,
2178
- n0,
2179
- _ECv,
2180
- { [_h]: ["POST", "/v1/dataplane-evaluatecode", 200] },
2181
- () => EvaluateCodeRequest$,
2182
- () => EvaluateCodeResponse$,
2183
- ];
2184
- var EvaluateMappingTemplate$ = [
2185
- 9,
2186
- n0,
2187
- _EMT,
2188
- { [_h]: ["POST", "/v1/dataplane-evaluatetemplate", 200] },
2189
- () => EvaluateMappingTemplateRequest$,
2190
- () => EvaluateMappingTemplateResponse$,
2191
- ];
2192
- var FlushApiCache$ = [
2193
- 9,
2194
- n0,
2195
- _FAC,
2196
- { [_h]: ["DELETE", "/v1/apis/{apiId}/FlushCache", 200] },
2197
- () => FlushApiCacheRequest$,
2198
- () => FlushApiCacheResponse$,
2199
- ];
2200
- var GetApi$ = [
2201
- 9,
2202
- n0,
2203
- _GAe,
2204
- { [_h]: ["GET", "/v2/apis/{apiId}", 200] },
2205
- () => GetApiRequest$,
2206
- () => GetApiResponse$,
2207
- ];
2208
- var GetApiAssociation$ = [
2209
- 9,
2210
- n0,
2211
- _GAA,
2212
- { [_h]: ["GET", "/v1/domainnames/{domainName}/apiassociation", 200] },
2213
- () => GetApiAssociationRequest$,
2214
- () => GetApiAssociationResponse$,
2215
- ];
2216
- var GetApiCache$ = [
2217
- 9,
2218
- n0,
2219
- _GAC,
2220
- { [_h]: ["GET", "/v1/apis/{apiId}/ApiCaches", 200] },
2221
- () => GetApiCacheRequest$,
2222
- () => GetApiCacheResponse$,
2223
- ];
2224
- var GetChannelNamespace$ = [
2225
- 9,
2226
- n0,
2227
- _GCN,
2228
- { [_h]: ["GET", "/v2/apis/{apiId}/channelNamespaces/{name}", 200] },
2229
- () => GetChannelNamespaceRequest$,
2230
- () => GetChannelNamespaceResponse$,
2231
- ];
2232
- var GetDataSource$ = [
2233
- 9,
2234
- n0,
2235
- _GDS,
2236
- { [_h]: ["GET", "/v1/apis/{apiId}/datasources/{name}", 200] },
2237
- () => GetDataSourceRequest$,
2238
- () => GetDataSourceResponse$,
2239
- ];
2240
- var GetDataSourceIntrospection$ = [
2241
- 9,
2242
- n0,
2243
- _GDSI,
2244
- { [_h]: ["GET", "/v1/datasources/introspections/{introspectionId}", 200] },
2245
- () => GetDataSourceIntrospectionRequest$,
2246
- () => GetDataSourceIntrospectionResponse$,
2247
- ];
2248
- var GetDomainName$ = [
2249
- 9,
2250
- n0,
2251
- _GDN,
2252
- { [_h]: ["GET", "/v1/domainnames/{domainName}", 200] },
2253
- () => GetDomainNameRequest$,
2254
- () => GetDomainNameResponse$,
2255
- ];
2256
- var GetFunction$ = [
2257
- 9,
2258
- n0,
2259
- _GF,
2260
- { [_h]: ["GET", "/v1/apis/{apiId}/functions/{functionId}", 200] },
2261
- () => GetFunctionRequest$,
2262
- () => GetFunctionResponse$,
2263
- ];
2264
- var GetGraphqlApi$ = [
2265
- 9,
2266
- n0,
2267
- _GGA,
2268
- { [_h]: ["GET", "/v1/apis/{apiId}", 200] },
2269
- () => GetGraphqlApiRequest$,
2270
- () => GetGraphqlApiResponse$,
2271
- ];
2272
- var GetGraphqlApiEnvironmentVariables$ = [
2273
- 9,
2274
- n0,
2275
- _GGAEV,
2276
- { [_h]: ["GET", "/v1/apis/{apiId}/environmentVariables", 200] },
2277
- () => GetGraphqlApiEnvironmentVariablesRequest$,
2278
- () => GetGraphqlApiEnvironmentVariablesResponse$,
2279
- ];
2280
- var GetIntrospectionSchema$ = [
2281
- 9,
2282
- n0,
2283
- _GIS,
2284
- { [_h]: ["GET", "/v1/apis/{apiId}/schema", 200] },
2285
- () => GetIntrospectionSchemaRequest$,
2286
- () => GetIntrospectionSchemaResponse$,
2287
- ];
2288
- var GetResolver$ = [
2289
- 9,
2290
- n0,
2291
- _GR,
2292
- { [_h]: ["GET", "/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName}", 200] },
2293
- () => GetResolverRequest$,
2294
- () => GetResolverResponse$,
2295
- ];
2296
- var GetSchemaCreationStatus$ = [
2297
- 9,
2298
- n0,
2299
- _GSCS,
2300
- { [_h]: ["GET", "/v1/apis/{apiId}/schemacreation", 200] },
2301
- () => GetSchemaCreationStatusRequest$,
2302
- () => GetSchemaCreationStatusResponse$,
2303
- ];
2304
- var GetSourceApiAssociation$ = [
2305
- 9,
2306
- n0,
2307
- _GSAA,
2308
- { [_h]: ["GET", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}", 200] },
2309
- () => GetSourceApiAssociationRequest$,
2310
- () => GetSourceApiAssociationResponse$,
2311
- ];
2312
- var GetType$ = [
2313
- 9,
2314
- n0,
2315
- _GT,
2316
- { [_h]: ["GET", "/v1/apis/{apiId}/types/{typeName}", 200] },
2317
- () => GetTypeRequest$,
2318
- () => GetTypeResponse$,
2319
- ];
2320
- var ListApiKeys$ = [
2321
- 9,
2322
- n0,
2323
- _LAK,
2324
- { [_h]: ["GET", "/v1/apis/{apiId}/apikeys", 200] },
2325
- () => ListApiKeysRequest$,
2326
- () => ListApiKeysResponse$,
2327
- ];
2328
- var ListApis$ = [
2329
- 9,
2330
- n0,
2331
- _LA,
2332
- { [_h]: ["GET", "/v2/apis", 200] },
2333
- () => ListApisRequest$,
2334
- () => ListApisResponse$,
2335
- ];
2336
- var ListChannelNamespaces$ = [
2337
- 9,
2338
- n0,
2339
- _LCN,
2340
- { [_h]: ["GET", "/v2/apis/{apiId}/channelNamespaces", 200] },
2341
- () => ListChannelNamespacesRequest$,
2342
- () => ListChannelNamespacesResponse$,
2343
- ];
2344
- var ListDataSources$ = [
2345
- 9,
2346
- n0,
2347
- _LDS,
2348
- { [_h]: ["GET", "/v1/apis/{apiId}/datasources", 200] },
2349
- () => ListDataSourcesRequest$,
2350
- () => ListDataSourcesResponse$,
2351
- ];
2352
- var ListDomainNames$ = [
2353
- 9,
2354
- n0,
2355
- _LDN,
2356
- { [_h]: ["GET", "/v1/domainnames", 200] },
2357
- () => ListDomainNamesRequest$,
2358
- () => ListDomainNamesResponse$,
2359
- ];
2360
- var ListFunctions$ = [
2361
- 9,
2362
- n0,
2363
- _LF,
2364
- { [_h]: ["GET", "/v1/apis/{apiId}/functions", 200] },
2365
- () => ListFunctionsRequest$,
2366
- () => ListFunctionsResponse$,
2367
- ];
2368
- var ListGraphqlApis$ = [
2369
- 9,
2370
- n0,
2371
- _LGA,
2372
- { [_h]: ["GET", "/v1/apis", 200] },
2373
- () => ListGraphqlApisRequest$,
2374
- () => ListGraphqlApisResponse$,
2375
- ];
2376
- var ListResolvers$ = [
2377
- 9,
2378
- n0,
2379
- _LR,
2380
- { [_h]: ["GET", "/v1/apis/{apiId}/types/{typeName}/resolvers", 200] },
2381
- () => ListResolversRequest$,
2382
- () => ListResolversResponse$,
2383
- ];
2384
- var ListResolversByFunction$ = [
2385
- 9,
2386
- n0,
2387
- _LRBF,
2388
- { [_h]: ["GET", "/v1/apis/{apiId}/functions/{functionId}/resolvers", 200] },
2389
- () => ListResolversByFunctionRequest$,
2390
- () => ListResolversByFunctionResponse$,
2391
- ];
2392
- var ListSourceApiAssociations$ = [
2393
- 9,
2394
- n0,
2395
- _LSAA,
2396
- { [_h]: ["GET", "/v1/apis/{apiId}/sourceApiAssociations", 200] },
2397
- () => ListSourceApiAssociationsRequest$,
2398
- () => ListSourceApiAssociationsResponse$,
2399
- ];
2400
- var ListTagsForResource$ = [
2401
- 9,
2402
- n0,
2403
- _LTFR,
2404
- { [_h]: ["GET", "/v1/tags/{resourceArn}", 200] },
2405
- () => ListTagsForResourceRequest$,
2406
- () => ListTagsForResourceResponse$,
2407
- ];
2408
- var ListTypes$ = [
2409
- 9,
2410
- n0,
2411
- _LT,
2412
- { [_h]: ["GET", "/v1/apis/{apiId}/types", 200] },
2413
- () => ListTypesRequest$,
2414
- () => ListTypesResponse$,
2415
- ];
2416
- var ListTypesByAssociation$ = [
2417
- 9,
2418
- n0,
2419
- _LTBA,
2420
- { [_h]: ["GET", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}/types", 200] },
2421
- () => ListTypesByAssociationRequest$,
2422
- () => ListTypesByAssociationResponse$,
2423
- ];
2424
- var PutGraphqlApiEnvironmentVariables$ = [
2425
- 9,
2426
- n0,
2427
- _PGAEV,
2428
- { [_h]: ["PUT", "/v1/apis/{apiId}/environmentVariables", 200] },
2429
- () => PutGraphqlApiEnvironmentVariablesRequest$,
2430
- () => PutGraphqlApiEnvironmentVariablesResponse$,
2431
- ];
2432
- var StartDataSourceIntrospection$ = [
2433
- 9,
2434
- n0,
2435
- _SDSI,
2436
- { [_h]: ["POST", "/v1/datasources/introspections", 200] },
2437
- () => StartDataSourceIntrospectionRequest$,
2438
- () => StartDataSourceIntrospectionResponse$,
2439
- ];
2440
- var StartSchemaCreation$ = [
2441
- 9,
2442
- n0,
2443
- _SSC,
2444
- { [_h]: ["POST", "/v1/apis/{apiId}/schemacreation", 200] },
2445
- () => StartSchemaCreationRequest$,
2446
- () => StartSchemaCreationResponse$,
2447
- ];
2448
- var StartSchemaMerge$ = [
2449
- 9,
2450
- n0,
2451
- _SSM,
2452
- { [_h]: ["POST", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}/merge", 200] },
2453
- () => StartSchemaMergeRequest$,
2454
- () => StartSchemaMergeResponse$,
2455
- ];
2456
- var TagResource$ = [
2457
- 9,
2458
- n0,
2459
- _TR,
2460
- { [_h]: ["POST", "/v1/tags/{resourceArn}", 200] },
2461
- () => TagResourceRequest$,
2462
- () => TagResourceResponse$,
2463
- ];
2464
- var UntagResource$ = [
2465
- 9,
2466
- n0,
2467
- _UR,
2468
- { [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] },
2469
- () => UntagResourceRequest$,
2470
- () => UntagResourceResponse$,
2471
- ];
2472
- var UpdateApi$ = [
2473
- 9,
2474
- n0,
2475
- _UA,
2476
- { [_h]: ["POST", "/v2/apis/{apiId}", 200] },
2477
- () => UpdateApiRequest$,
2478
- () => UpdateApiResponse$,
2479
- ];
2480
- var UpdateApiCache$ = [
2481
- 9,
2482
- n0,
2483
- _UAC,
2484
- { [_h]: ["POST", "/v1/apis/{apiId}/ApiCaches/update", 200] },
2485
- () => UpdateApiCacheRequest$,
2486
- () => UpdateApiCacheResponse$,
2487
- ];
2488
- var UpdateApiKey$ = [
2489
- 9,
2490
- n0,
2491
- _UAK,
2492
- { [_h]: ["POST", "/v1/apis/{apiId}/apikeys/{id}", 200] },
2493
- () => UpdateApiKeyRequest$,
2494
- () => UpdateApiKeyResponse$,
2495
- ];
2496
- var UpdateChannelNamespace$ = [
2497
- 9,
2498
- n0,
2499
- _UCN,
2500
- { [_h]: ["POST", "/v2/apis/{apiId}/channelNamespaces/{name}", 200] },
2501
- () => UpdateChannelNamespaceRequest$,
2502
- () => UpdateChannelNamespaceResponse$,
2503
- ];
2504
- var UpdateDataSource$ = [
2505
- 9,
2506
- n0,
2507
- _UDS,
2508
- { [_h]: ["POST", "/v1/apis/{apiId}/datasources/{name}", 200] },
2509
- () => UpdateDataSourceRequest$,
2510
- () => UpdateDataSourceResponse$,
2511
- ];
2512
- var UpdateDomainName$ = [
2513
- 9,
2514
- n0,
2515
- _UDN,
2516
- { [_h]: ["POST", "/v1/domainnames/{domainName}", 200] },
2517
- () => UpdateDomainNameRequest$,
2518
- () => UpdateDomainNameResponse$,
2519
- ];
2520
- var UpdateFunction$ = [
2521
- 9,
2522
- n0,
2523
- _UF,
2524
- { [_h]: ["POST", "/v1/apis/{apiId}/functions/{functionId}", 200] },
2525
- () => UpdateFunctionRequest$,
2526
- () => UpdateFunctionResponse$,
2527
- ];
2528
- var UpdateGraphqlApi$ = [
2529
- 9,
2530
- n0,
2531
- _UGA,
2532
- { [_h]: ["POST", "/v1/apis/{apiId}", 200] },
2533
- () => UpdateGraphqlApiRequest$,
2534
- () => UpdateGraphqlApiResponse$,
2535
- ];
2536
- var UpdateResolver$ = [
2537
- 9,
2538
- n0,
2539
- _URp,
2540
- { [_h]: ["POST", "/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName}", 200] },
2541
- () => UpdateResolverRequest$,
2542
- () => UpdateResolverResponse$,
2543
- ];
2544
- var UpdateSourceApiAssociation$ = [
2545
- 9,
2546
- n0,
2547
- _USAA,
2548
- { [_h]: ["POST", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}", 200] },
2549
- () => UpdateSourceApiAssociationRequest$,
2550
- () => UpdateSourceApiAssociationResponse$,
2551
- ];
2552
- var UpdateType$ = [
2553
- 9,
2554
- n0,
2555
- _UT,
2556
- { [_h]: ["POST", "/v1/apis/{apiId}/types/{typeName}", 200] },
2557
- () => UpdateTypeRequest$,
2558
- () => UpdateTypeResponse$,
1909
+ var AdditionalAuthenticationProviders = [1, n0, _AAPd,
1910
+ 0, () => AdditionalAuthenticationProvider$
1911
+ ];
1912
+ var ApiKeys = [1, n0, _AKp,
1913
+ 0, () => ApiKey$
1914
+ ];
1915
+ var Apis = [1, n0, _Ap,
1916
+ 0, () => Api$
1917
+ ];
1918
+ var AuthModes = [1, n0, _AMu,
1919
+ 0, () => AuthMode$
1920
+ ];
1921
+ var AuthProviders = [1, n0, _APu,
1922
+ 0, () => AuthProvider$
1923
+ ];
1924
+ var ChannelNamespaces = [1, n0, _CNh,
1925
+ 0, () => ChannelNamespace$
1926
+ ];
1927
+ var CodeErrors = [1, n0, _CEod,
1928
+ 0, () => CodeError$
1929
+ ];
1930
+ var DataSourceIntrospectionModelFields = [1, n0, _DSIMFa,
1931
+ 0, () => DataSourceIntrospectionModelField$
1932
+ ];
1933
+ var DataSourceIntrospectionModelIndexes = [1, n0, _DSIMIa,
1934
+ 0, () => DataSourceIntrospectionModelIndex$
1935
+ ];
1936
+ var DataSourceIntrospectionModels = [1, n0, _DSIMa,
1937
+ 0, () => DataSourceIntrospectionModel$
1938
+ ];
1939
+ var DataSources = [1, n0, _DSa,
1940
+ 0, () => DataSource$
1941
+ ];
1942
+ var DomainNameConfigs = [1, n0, _DNCo,
1943
+ 0, () => DomainNameConfig$
1944
+ ];
1945
+ var Functions = [1, n0, _F,
1946
+ 0, () => FunctionConfiguration$
1947
+ ];
1948
+ var GraphqlApis = [1, n0, _GAr,
1949
+ 0, () => GraphqlApi$
1950
+ ];
1951
+ var Resolvers = [1, n0, _Re,
1952
+ 0, () => Resolver$
1953
+ ];
1954
+ var SourceApiAssociationSummaryList = [1, n0, _SAASL,
1955
+ 0, () => SourceApiAssociationSummary$
1956
+ ];
1957
+ var TypeList = [1, n0, _TL,
1958
+ 0, () => Type$
1959
+ ];
1960
+ var AssociateApi$ = [9, n0, _AAs,
1961
+ { [_h]: ["POST", "/v1/domainnames/{domainName}/apiassociation", 200] }, () => AssociateApiRequest$, () => AssociateApiResponse$
1962
+ ];
1963
+ var AssociateMergedGraphqlApi$ = [9, n0, _AMGA,
1964
+ { [_h]: ["POST", "/v1/sourceApis/{sourceApiIdentifier}/mergedApiAssociations", 200] }, () => AssociateMergedGraphqlApiRequest$, () => AssociateMergedGraphqlApiResponse$
1965
+ ];
1966
+ var AssociateSourceGraphqlApi$ = [9, n0, _ASGA,
1967
+ { [_h]: ["POST", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations", 200] }, () => AssociateSourceGraphqlApiRequest$, () => AssociateSourceGraphqlApiResponse$
1968
+ ];
1969
+ var CreateApi$ = [9, n0, _CA,
1970
+ { [_h]: ["POST", "/v2/apis", 200] }, () => CreateApiRequest$, () => CreateApiResponse$
1971
+ ];
1972
+ var CreateApiCache$ = [9, n0, _CAC,
1973
+ { [_h]: ["POST", "/v1/apis/{apiId}/ApiCaches", 200] }, () => CreateApiCacheRequest$, () => CreateApiCacheResponse$
1974
+ ];
1975
+ var CreateApiKey$ = [9, n0, _CAK,
1976
+ { [_h]: ["POST", "/v1/apis/{apiId}/apikeys", 200] }, () => CreateApiKeyRequest$, () => CreateApiKeyResponse$
1977
+ ];
1978
+ var CreateChannelNamespace$ = [9, n0, _CCN,
1979
+ { [_h]: ["POST", "/v2/apis/{apiId}/channelNamespaces", 200] }, () => CreateChannelNamespaceRequest$, () => CreateChannelNamespaceResponse$
1980
+ ];
1981
+ var CreateDataSource$ = [9, n0, _CDS,
1982
+ { [_h]: ["POST", "/v1/apis/{apiId}/datasources", 200] }, () => CreateDataSourceRequest$, () => CreateDataSourceResponse$
1983
+ ];
1984
+ var CreateDomainName$ = [9, n0, _CDN,
1985
+ { [_h]: ["POST", "/v1/domainnames", 200] }, () => CreateDomainNameRequest$, () => CreateDomainNameResponse$
1986
+ ];
1987
+ var CreateFunction$ = [9, n0, _CF,
1988
+ { [_h]: ["POST", "/v1/apis/{apiId}/functions", 200] }, () => CreateFunctionRequest$, () => CreateFunctionResponse$
1989
+ ];
1990
+ var CreateGraphqlApi$ = [9, n0, _CGA,
1991
+ { [_h]: ["POST", "/v1/apis", 200] }, () => CreateGraphqlApiRequest$, () => CreateGraphqlApiResponse$
1992
+ ];
1993
+ var CreateResolver$ = [9, n0, _CR,
1994
+ { [_h]: ["POST", "/v1/apis/{apiId}/types/{typeName}/resolvers", 200] }, () => CreateResolverRequest$, () => CreateResolverResponse$
1995
+ ];
1996
+ var CreateType$ = [9, n0, _CT,
1997
+ { [_h]: ["POST", "/v1/apis/{apiId}/types", 200] }, () => CreateTypeRequest$, () => CreateTypeResponse$
1998
+ ];
1999
+ var DeleteApi$ = [9, n0, _DA,
2000
+ { [_h]: ["DELETE", "/v2/apis/{apiId}", 200] }, () => DeleteApiRequest$, () => DeleteApiResponse$
2001
+ ];
2002
+ var DeleteApiCache$ = [9, n0, _DAC,
2003
+ { [_h]: ["DELETE", "/v1/apis/{apiId}/ApiCaches", 200] }, () => DeleteApiCacheRequest$, () => DeleteApiCacheResponse$
2004
+ ];
2005
+ var DeleteApiKey$ = [9, n0, _DAK,
2006
+ { [_h]: ["DELETE", "/v1/apis/{apiId}/apikeys/{id}", 200] }, () => DeleteApiKeyRequest$, () => DeleteApiKeyResponse$
2007
+ ];
2008
+ var DeleteChannelNamespace$ = [9, n0, _DCN,
2009
+ { [_h]: ["DELETE", "/v2/apis/{apiId}/channelNamespaces/{name}", 200] }, () => DeleteChannelNamespaceRequest$, () => DeleteChannelNamespaceResponse$
2010
+ ];
2011
+ var DeleteDataSource$ = [9, n0, _DDS,
2012
+ { [_h]: ["DELETE", "/v1/apis/{apiId}/datasources/{name}", 200] }, () => DeleteDataSourceRequest$, () => DeleteDataSourceResponse$
2013
+ ];
2014
+ var DeleteDomainName$ = [9, n0, _DDN,
2015
+ { [_h]: ["DELETE", "/v1/domainnames/{domainName}", 200] }, () => DeleteDomainNameRequest$, () => DeleteDomainNameResponse$
2016
+ ];
2017
+ var DeleteFunction$ = [9, n0, _DF,
2018
+ { [_h]: ["DELETE", "/v1/apis/{apiId}/functions/{functionId}", 200] }, () => DeleteFunctionRequest$, () => DeleteFunctionResponse$
2019
+ ];
2020
+ var DeleteGraphqlApi$ = [9, n0, _DGA,
2021
+ { [_h]: ["DELETE", "/v1/apis/{apiId}", 200] }, () => DeleteGraphqlApiRequest$, () => DeleteGraphqlApiResponse$
2022
+ ];
2023
+ var DeleteResolver$ = [9, n0, _DR,
2024
+ { [_h]: ["DELETE", "/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName}", 200] }, () => DeleteResolverRequest$, () => DeleteResolverResponse$
2025
+ ];
2026
+ var DeleteType$ = [9, n0, _DT,
2027
+ { [_h]: ["DELETE", "/v1/apis/{apiId}/types/{typeName}", 200] }, () => DeleteTypeRequest$, () => DeleteTypeResponse$
2028
+ ];
2029
+ var DisassociateApi$ = [9, n0, _DAi,
2030
+ { [_h]: ["DELETE", "/v1/domainnames/{domainName}/apiassociation", 200] }, () => DisassociateApiRequest$, () => DisassociateApiResponse$
2031
+ ];
2032
+ var DisassociateMergedGraphqlApi$ = [9, n0, _DMGA,
2033
+ { [_h]: ["DELETE", "/v1/sourceApis/{sourceApiIdentifier}/mergedApiAssociations/{associationId}", 200] }, () => DisassociateMergedGraphqlApiRequest$, () => DisassociateMergedGraphqlApiResponse$
2034
+ ];
2035
+ var DisassociateSourceGraphqlApi$ = [9, n0, _DSGA,
2036
+ { [_h]: ["DELETE", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}", 200] }, () => DisassociateSourceGraphqlApiRequest$, () => DisassociateSourceGraphqlApiResponse$
2037
+ ];
2038
+ var EvaluateCode$ = [9, n0, _ECv,
2039
+ { [_h]: ["POST", "/v1/dataplane-evaluatecode", 200] }, () => EvaluateCodeRequest$, () => EvaluateCodeResponse$
2040
+ ];
2041
+ var EvaluateMappingTemplate$ = [9, n0, _EMT,
2042
+ { [_h]: ["POST", "/v1/dataplane-evaluatetemplate", 200] }, () => EvaluateMappingTemplateRequest$, () => EvaluateMappingTemplateResponse$
2043
+ ];
2044
+ var FlushApiCache$ = [9, n0, _FAC,
2045
+ { [_h]: ["DELETE", "/v1/apis/{apiId}/FlushCache", 200] }, () => FlushApiCacheRequest$, () => FlushApiCacheResponse$
2046
+ ];
2047
+ var GetApi$ = [9, n0, _GAe,
2048
+ { [_h]: ["GET", "/v2/apis/{apiId}", 200] }, () => GetApiRequest$, () => GetApiResponse$
2049
+ ];
2050
+ var GetApiAssociation$ = [9, n0, _GAA,
2051
+ { [_h]: ["GET", "/v1/domainnames/{domainName}/apiassociation", 200] }, () => GetApiAssociationRequest$, () => GetApiAssociationResponse$
2052
+ ];
2053
+ var GetApiCache$ = [9, n0, _GAC,
2054
+ { [_h]: ["GET", "/v1/apis/{apiId}/ApiCaches", 200] }, () => GetApiCacheRequest$, () => GetApiCacheResponse$
2055
+ ];
2056
+ var GetChannelNamespace$ = [9, n0, _GCN,
2057
+ { [_h]: ["GET", "/v2/apis/{apiId}/channelNamespaces/{name}", 200] }, () => GetChannelNamespaceRequest$, () => GetChannelNamespaceResponse$
2058
+ ];
2059
+ var GetDataSource$ = [9, n0, _GDS,
2060
+ { [_h]: ["GET", "/v1/apis/{apiId}/datasources/{name}", 200] }, () => GetDataSourceRequest$, () => GetDataSourceResponse$
2061
+ ];
2062
+ var GetDataSourceIntrospection$ = [9, n0, _GDSI,
2063
+ { [_h]: ["GET", "/v1/datasources/introspections/{introspectionId}", 200] }, () => GetDataSourceIntrospectionRequest$, () => GetDataSourceIntrospectionResponse$
2064
+ ];
2065
+ var GetDomainName$ = [9, n0, _GDN,
2066
+ { [_h]: ["GET", "/v1/domainnames/{domainName}", 200] }, () => GetDomainNameRequest$, () => GetDomainNameResponse$
2067
+ ];
2068
+ var GetFunction$ = [9, n0, _GF,
2069
+ { [_h]: ["GET", "/v1/apis/{apiId}/functions/{functionId}", 200] }, () => GetFunctionRequest$, () => GetFunctionResponse$
2070
+ ];
2071
+ var GetGraphqlApi$ = [9, n0, _GGA,
2072
+ { [_h]: ["GET", "/v1/apis/{apiId}", 200] }, () => GetGraphqlApiRequest$, () => GetGraphqlApiResponse$
2073
+ ];
2074
+ var GetGraphqlApiEnvironmentVariables$ = [9, n0, _GGAEV,
2075
+ { [_h]: ["GET", "/v1/apis/{apiId}/environmentVariables", 200] }, () => GetGraphqlApiEnvironmentVariablesRequest$, () => GetGraphqlApiEnvironmentVariablesResponse$
2076
+ ];
2077
+ var GetIntrospectionSchema$ = [9, n0, _GIS,
2078
+ { [_h]: ["GET", "/v1/apis/{apiId}/schema", 200] }, () => GetIntrospectionSchemaRequest$, () => GetIntrospectionSchemaResponse$
2079
+ ];
2080
+ var GetResolver$ = [9, n0, _GR,
2081
+ { [_h]: ["GET", "/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName}", 200] }, () => GetResolverRequest$, () => GetResolverResponse$
2082
+ ];
2083
+ var GetSchemaCreationStatus$ = [9, n0, _GSCS,
2084
+ { [_h]: ["GET", "/v1/apis/{apiId}/schemacreation", 200] }, () => GetSchemaCreationStatusRequest$, () => GetSchemaCreationStatusResponse$
2085
+ ];
2086
+ var GetSourceApiAssociation$ = [9, n0, _GSAA,
2087
+ { [_h]: ["GET", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}", 200] }, () => GetSourceApiAssociationRequest$, () => GetSourceApiAssociationResponse$
2088
+ ];
2089
+ var GetType$ = [9, n0, _GT,
2090
+ { [_h]: ["GET", "/v1/apis/{apiId}/types/{typeName}", 200] }, () => GetTypeRequest$, () => GetTypeResponse$
2091
+ ];
2092
+ var ListApiKeys$ = [9, n0, _LAK,
2093
+ { [_h]: ["GET", "/v1/apis/{apiId}/apikeys", 200] }, () => ListApiKeysRequest$, () => ListApiKeysResponse$
2094
+ ];
2095
+ var ListApis$ = [9, n0, _LA,
2096
+ { [_h]: ["GET", "/v2/apis", 200] }, () => ListApisRequest$, () => ListApisResponse$
2097
+ ];
2098
+ var ListChannelNamespaces$ = [9, n0, _LCN,
2099
+ { [_h]: ["GET", "/v2/apis/{apiId}/channelNamespaces", 200] }, () => ListChannelNamespacesRequest$, () => ListChannelNamespacesResponse$
2100
+ ];
2101
+ var ListDataSources$ = [9, n0, _LDS,
2102
+ { [_h]: ["GET", "/v1/apis/{apiId}/datasources", 200] }, () => ListDataSourcesRequest$, () => ListDataSourcesResponse$
2103
+ ];
2104
+ var ListDomainNames$ = [9, n0, _LDN,
2105
+ { [_h]: ["GET", "/v1/domainnames", 200] }, () => ListDomainNamesRequest$, () => ListDomainNamesResponse$
2106
+ ];
2107
+ var ListFunctions$ = [9, n0, _LF,
2108
+ { [_h]: ["GET", "/v1/apis/{apiId}/functions", 200] }, () => ListFunctionsRequest$, () => ListFunctionsResponse$
2109
+ ];
2110
+ var ListGraphqlApis$ = [9, n0, _LGA,
2111
+ { [_h]: ["GET", "/v1/apis", 200] }, () => ListGraphqlApisRequest$, () => ListGraphqlApisResponse$
2112
+ ];
2113
+ var ListResolvers$ = [9, n0, _LR,
2114
+ { [_h]: ["GET", "/v1/apis/{apiId}/types/{typeName}/resolvers", 200] }, () => ListResolversRequest$, () => ListResolversResponse$
2115
+ ];
2116
+ var ListResolversByFunction$ = [9, n0, _LRBF,
2117
+ { [_h]: ["GET", "/v1/apis/{apiId}/functions/{functionId}/resolvers", 200] }, () => ListResolversByFunctionRequest$, () => ListResolversByFunctionResponse$
2118
+ ];
2119
+ var ListSourceApiAssociations$ = [9, n0, _LSAA,
2120
+ { [_h]: ["GET", "/v1/apis/{apiId}/sourceApiAssociations", 200] }, () => ListSourceApiAssociationsRequest$, () => ListSourceApiAssociationsResponse$
2121
+ ];
2122
+ var ListTagsForResource$ = [9, n0, _LTFR,
2123
+ { [_h]: ["GET", "/v1/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
2124
+ ];
2125
+ var ListTypes$ = [9, n0, _LT,
2126
+ { [_h]: ["GET", "/v1/apis/{apiId}/types", 200] }, () => ListTypesRequest$, () => ListTypesResponse$
2127
+ ];
2128
+ var ListTypesByAssociation$ = [9, n0, _LTBA,
2129
+ { [_h]: ["GET", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}/types", 200] }, () => ListTypesByAssociationRequest$, () => ListTypesByAssociationResponse$
2130
+ ];
2131
+ var PutGraphqlApiEnvironmentVariables$ = [9, n0, _PGAEV,
2132
+ { [_h]: ["PUT", "/v1/apis/{apiId}/environmentVariables", 200] }, () => PutGraphqlApiEnvironmentVariablesRequest$, () => PutGraphqlApiEnvironmentVariablesResponse$
2133
+ ];
2134
+ var StartDataSourceIntrospection$ = [9, n0, _SDSI,
2135
+ { [_h]: ["POST", "/v1/datasources/introspections", 200] }, () => StartDataSourceIntrospectionRequest$, () => StartDataSourceIntrospectionResponse$
2136
+ ];
2137
+ var StartSchemaCreation$ = [9, n0, _SSC,
2138
+ { [_h]: ["POST", "/v1/apis/{apiId}/schemacreation", 200] }, () => StartSchemaCreationRequest$, () => StartSchemaCreationResponse$
2139
+ ];
2140
+ var StartSchemaMerge$ = [9, n0, _SSM,
2141
+ { [_h]: ["POST", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}/merge", 200] }, () => StartSchemaMergeRequest$, () => StartSchemaMergeResponse$
2142
+ ];
2143
+ var TagResource$ = [9, n0, _TR,
2144
+ { [_h]: ["POST", "/v1/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
2145
+ ];
2146
+ var UntagResource$ = [9, n0, _UR,
2147
+ { [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
2148
+ ];
2149
+ var UpdateApi$ = [9, n0, _UA,
2150
+ { [_h]: ["POST", "/v2/apis/{apiId}", 200] }, () => UpdateApiRequest$, () => UpdateApiResponse$
2151
+ ];
2152
+ var UpdateApiCache$ = [9, n0, _UAC,
2153
+ { [_h]: ["POST", "/v1/apis/{apiId}/ApiCaches/update", 200] }, () => UpdateApiCacheRequest$, () => UpdateApiCacheResponse$
2154
+ ];
2155
+ var UpdateApiKey$ = [9, n0, _UAK,
2156
+ { [_h]: ["POST", "/v1/apis/{apiId}/apikeys/{id}", 200] }, () => UpdateApiKeyRequest$, () => UpdateApiKeyResponse$
2157
+ ];
2158
+ var UpdateChannelNamespace$ = [9, n0, _UCN,
2159
+ { [_h]: ["POST", "/v2/apis/{apiId}/channelNamespaces/{name}", 200] }, () => UpdateChannelNamespaceRequest$, () => UpdateChannelNamespaceResponse$
2160
+ ];
2161
+ var UpdateDataSource$ = [9, n0, _UDS,
2162
+ { [_h]: ["POST", "/v1/apis/{apiId}/datasources/{name}", 200] }, () => UpdateDataSourceRequest$, () => UpdateDataSourceResponse$
2163
+ ];
2164
+ var UpdateDomainName$ = [9, n0, _UDN,
2165
+ { [_h]: ["POST", "/v1/domainnames/{domainName}", 200] }, () => UpdateDomainNameRequest$, () => UpdateDomainNameResponse$
2166
+ ];
2167
+ var UpdateFunction$ = [9, n0, _UF,
2168
+ { [_h]: ["POST", "/v1/apis/{apiId}/functions/{functionId}", 200] }, () => UpdateFunctionRequest$, () => UpdateFunctionResponse$
2169
+ ];
2170
+ var UpdateGraphqlApi$ = [9, n0, _UGA,
2171
+ { [_h]: ["POST", "/v1/apis/{apiId}", 200] }, () => UpdateGraphqlApiRequest$, () => UpdateGraphqlApiResponse$
2172
+ ];
2173
+ var UpdateResolver$ = [9, n0, _URp,
2174
+ { [_h]: ["POST", "/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName}", 200] }, () => UpdateResolverRequest$, () => UpdateResolverResponse$
2175
+ ];
2176
+ var UpdateSourceApiAssociation$ = [9, n0, _USAA,
2177
+ { [_h]: ["POST", "/v1/mergedApis/{mergedApiIdentifier}/sourceApiAssociations/{associationId}", 200] }, () => UpdateSourceApiAssociationRequest$, () => UpdateSourceApiAssociationResponse$
2178
+ ];
2179
+ var UpdateType$ = [9, n0, _UT,
2180
+ { [_h]: ["POST", "/v1/apis/{apiId}/types/{typeName}", 200] }, () => UpdateTypeRequest$, () => UpdateTypeResponse$
2559
2181
  ];
2560
2182
 
2561
2183
  class AssociateApiCommand extends smithyClient.Command
@@ -3540,16 +3162,16 @@ const paginateListFunctions = core.createPaginator(AppSyncClient, ListFunctionsC
3540
3162
 
3541
3163
  const paginateListGraphqlApis = core.createPaginator(AppSyncClient, ListGraphqlApisCommand, "nextToken", "nextToken", "maxResults");
3542
3164
 
3543
- const paginateListResolversByFunction = core.createPaginator(AppSyncClient, ListResolversByFunctionCommand, "nextToken", "nextToken", "maxResults");
3544
-
3545
3165
  const paginateListResolvers = core.createPaginator(AppSyncClient, ListResolversCommand, "nextToken", "nextToken", "maxResults");
3546
3166
 
3547
- const paginateListSourceApiAssociations = core.createPaginator(AppSyncClient, ListSourceApiAssociationsCommand, "nextToken", "nextToken", "maxResults");
3167
+ const paginateListResolversByFunction = core.createPaginator(AppSyncClient, ListResolversByFunctionCommand, "nextToken", "nextToken", "maxResults");
3548
3168
 
3549
- const paginateListTypesByAssociation = core.createPaginator(AppSyncClient, ListTypesByAssociationCommand, "nextToken", "nextToken", "maxResults");
3169
+ const paginateListSourceApiAssociations = core.createPaginator(AppSyncClient, ListSourceApiAssociationsCommand, "nextToken", "nextToken", "maxResults");
3550
3170
 
3551
3171
  const paginateListTypes = core.createPaginator(AppSyncClient, ListTypesCommand, "nextToken", "nextToken", "maxResults");
3552
3172
 
3173
+ const paginateListTypesByAssociation = core.createPaginator(AppSyncClient, ListTypesByAssociationCommand, "nextToken", "nextToken", "maxResults");
3174
+
3553
3175
  const AuthenticationType = {
3554
3176
  AMAZON_COGNITO_USER_POOLS: "AMAZON_COGNITO_USER_POOLS",
3555
3177
  API_KEY: "API_KEY",