@jjrawlins/cdk-iam-policy-builder-helper 0.0.115 → 0.0.117

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.
Files changed (38) hide show
  1. package/.jsii +3 -3
  2. package/cdkiampolicybuilderhelper/go.mod +1 -1
  3. package/cdkiampolicybuilderhelper/jsii/jsii.go +2 -2
  4. package/cdkiampolicybuilderhelper/version +1 -1
  5. package/node_modules/@aws-sdk/client-iam/README.md +1 -182
  6. package/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  7. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +2164 -2317
  8. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.browser.js +1 -2
  9. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js +2 -4
  10. package/node_modules/@aws-sdk/client-iam/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  11. package/node_modules/@aws-sdk/client-iam/dist-es/pagination/index.js +9 -9
  12. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.browser.js +1 -2
  13. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.js +4 -6
  14. package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +1961 -2114
  15. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/index.d.ts +9 -9
  16. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/pagination/index.d.ts +9 -9
  17. package/node_modules/@aws-sdk/client-iam/package.json +2 -2
  18. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  19. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  20. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  21. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  22. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  23. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  24. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  25. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  26. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  27. package/node_modules/@aws-sdk/client-sso/package.json +1 -1
  28. package/node_modules/@aws-sdk/credential-provider-ini/package.json +5 -5
  29. package/node_modules/@aws-sdk/credential-provider-login/package.json +2 -2
  30. package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
  31. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  32. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +2 -2
  33. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  34. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  35. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  36. package/node_modules/@aws-sdk/nested-clients/package.json +1 -1
  37. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  38. package/package.json +2 -2
@@ -845,2625 +845,2472 @@ var passwordType = [0, n0, _pT, 8, 0];
845
845
  var privateKeyType = [0, n0, _pKT, 8, 0];
846
846
  var serviceCredentialSecret = [0, n0, _sCS, 8, 0];
847
847
  var servicePassword = [0, n0, _sP, 8, 0];
848
- export var AcceptDelegationRequestRequest$ = [3, n0, _ADRR, 0, [_DRI], [0]];
849
- export var AccessDetail$ = [3, n0, _AD, 0, [_SN, _SNe, _R, _EP, _LAT, _TAE], [0, 0, 0, 0, 4, 1]];
850
- export var AccessKey$ = [
851
- 3,
852
- n0,
853
- _AK,
848
+ export var AcceptDelegationRequestRequest$ = [3, n0, _ADRR,
849
+ 0,
850
+ [_DRI],
851
+ [0]
852
+ ];
853
+ export var AccessDetail$ = [3, n0, _AD,
854
+ 0,
855
+ [_SN, _SNe, _R, _EP, _LAT, _TAE],
856
+ [0, 0, 0, 0, 4, 1]
857
+ ];
858
+ export var AccessKey$ = [3, n0, _AK,
854
859
  0,
855
860
  [_UN, _AKI, _S, _SAK, _CD],
856
- [0, 0, 0, [() => accessKeySecretType, 0], 4],
857
- ];
858
- export var AccessKeyLastUsed$ = [3, n0, _AKLU, 0, [_LUD, _SN, _R], [4, 0, 0]];
859
- export var AccessKeyMetadata$ = [3, n0, _AKM, 0, [_UN, _AKI, _S, _CD], [0, 0, 0, 4]];
860
- export var AccountNotManagementOrDelegatedAdministratorException$ = [
861
- -3,
862
- n0,
863
- _ANMODAE,
861
+ [0, 0, 0, [() => accessKeySecretType, 0], 4]
862
+ ];
863
+ export var AccessKeyLastUsed$ = [3, n0, _AKLU,
864
+ 0,
865
+ [_LUD, _SN, _R],
866
+ [4, 0, 0]
867
+ ];
868
+ export var AccessKeyMetadata$ = [3, n0, _AKM,
869
+ 0,
870
+ [_UN, _AKI, _S, _CD],
871
+ [0, 0, 0, 4]
872
+ ];
873
+ export var AccountNotManagementOrDelegatedAdministratorException$ = [-3, n0, _ANMODAE,
864
874
  { [_e]: _c, [_hE]: 400 },
865
875
  [_M],
866
- [0],
876
+ [0]
867
877
  ];
868
878
  TypeRegistry.for(n0).registerError(AccountNotManagementOrDelegatedAdministratorException$, AccountNotManagementOrDelegatedAdministratorException);
869
- export var AddClientIDToOpenIDConnectProviderRequest$ = [
870
- 3,
871
- n0,
872
- _ACIDTOIDCPR,
879
+ export var AddClientIDToOpenIDConnectProviderRequest$ = [3, n0, _ACIDTOIDCPR,
873
880
  0,
874
881
  [_OIDCPA, _CID],
875
- [0, 0],
876
- ];
877
- export var AddRoleToInstanceProfileRequest$ = [3, n0, _ARTIPR, 0, [_IPN, _RN], [0, 0]];
878
- export var AddUserToGroupRequest$ = [3, n0, _AUTGR, 0, [_GN, _UN], [0, 0]];
879
- export var AssociateDelegationRequestRequest$ = [3, n0, _ADRRs, 0, [_DRI], [0]];
880
- export var AttachedPermissionsBoundary$ = [3, n0, _APB, 0, [_PBT, _PBA], [0, 0]];
881
- export var AttachedPolicy$ = [3, n0, _AP, 0, [_PN, _PA], [0, 0]];
882
- export var AttachGroupPolicyRequest$ = [3, n0, _AGPR, 0, [_GN, _PA], [0, 0]];
883
- export var AttachRolePolicyRequest$ = [3, n0, _ARPR, 0, [_RN, _PA], [0, 0]];
884
- export var AttachUserPolicyRequest$ = [3, n0, _AUPR, 0, [_UN, _PA], [0, 0]];
885
- export var CallerIsNotManagementAccountException$ = [
886
- -3,
887
- n0,
888
- _CINMAE,
882
+ [0, 0]
883
+ ];
884
+ export var AddRoleToInstanceProfileRequest$ = [3, n0, _ARTIPR,
885
+ 0,
886
+ [_IPN, _RN],
887
+ [0, 0]
888
+ ];
889
+ export var AddUserToGroupRequest$ = [3, n0, _AUTGR,
890
+ 0,
891
+ [_GN, _UN],
892
+ [0, 0]
893
+ ];
894
+ export var AssociateDelegationRequestRequest$ = [3, n0, _ADRRs,
895
+ 0,
896
+ [_DRI],
897
+ [0]
898
+ ];
899
+ export var AttachedPermissionsBoundary$ = [3, n0, _APB,
900
+ 0,
901
+ [_PBT, _PBA],
902
+ [0, 0]
903
+ ];
904
+ export var AttachedPolicy$ = [3, n0, _AP,
905
+ 0,
906
+ [_PN, _PA],
907
+ [0, 0]
908
+ ];
909
+ export var AttachGroupPolicyRequest$ = [3, n0, _AGPR,
910
+ 0,
911
+ [_GN, _PA],
912
+ [0, 0]
913
+ ];
914
+ export var AttachRolePolicyRequest$ = [3, n0, _ARPR,
915
+ 0,
916
+ [_RN, _PA],
917
+ [0, 0]
918
+ ];
919
+ export var AttachUserPolicyRequest$ = [3, n0, _AUPR,
920
+ 0,
921
+ [_UN, _PA],
922
+ [0, 0]
923
+ ];
924
+ export var CallerIsNotManagementAccountException$ = [-3, n0, _CINMAE,
889
925
  { [_e]: _c, [_hE]: 400 },
890
926
  [_M],
891
- [0],
927
+ [0]
892
928
  ];
893
929
  TypeRegistry.for(n0).registerError(CallerIsNotManagementAccountException$, CallerIsNotManagementAccountException);
894
- export var ChangePasswordRequest$ = [
895
- 3,
896
- n0,
897
- _CPR,
930
+ export var ChangePasswordRequest$ = [3, n0, _CPR,
898
931
  0,
899
932
  [_OP, _NP],
900
- [
901
- [() => passwordType, 0],
902
- [() => passwordType, 0],
903
- ],
904
- ];
905
- export var ConcurrentModificationException$ = [
906
- -3,
907
- n0,
908
- _CME,
933
+ [[() => passwordType, 0], [() => passwordType, 0]]
934
+ ];
935
+ export var ConcurrentModificationException$ = [-3, n0, _CME,
909
936
  { [_aQE]: [`ConcurrentModification`, 409], [_e]: _c, [_hE]: 409 },
910
937
  [_m],
911
- [0],
938
+ [0]
912
939
  ];
913
940
  TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
914
- export var ContextEntry$ = [3, n0, _CE, 0, [_CKN, _CKV, _CKT], [0, 64 | 0, 0]];
915
- export var CreateAccessKeyRequest$ = [3, n0, _CAKR, 0, [_UN], [0]];
916
- export var CreateAccessKeyResponse$ = [3, n0, _CAKRr, 0, [_AK], [[() => AccessKey$, 0]]];
917
- export var CreateAccountAliasRequest$ = [3, n0, _CAAR, 0, [_AA], [0]];
918
- export var CreateDelegationRequestRequest$ = [
919
- 3,
920
- n0,
921
- _CDRR,
941
+ export var ContextEntry$ = [3, n0, _CE,
942
+ 0,
943
+ [_CKN, _CKV, _CKT],
944
+ [0, 64 | 0, 0]
945
+ ];
946
+ export var CreateAccessKeyRequest$ = [3, n0, _CAKR,
947
+ 0,
948
+ [_UN],
949
+ [0]
950
+ ];
951
+ export var CreateAccessKeyResponse$ = [3, n0, _CAKRr,
952
+ 0,
953
+ [_AK],
954
+ [[() => AccessKey$, 0]]
955
+ ];
956
+ export var CreateAccountAliasRequest$ = [3, n0, _CAAR,
957
+ 0,
958
+ [_AA],
959
+ [0]
960
+ ];
961
+ export var CreateDelegationRequestRequest$ = [3, n0, _CDRR,
922
962
  0,
923
963
  [_OAI, _D, _P, _RM, _RWI, _RU, _NC, _SD, _OSBO],
924
- [0, 0, () => DelegationPermission$, 0, 0, 0, 0, 1, 2],
964
+ [0, 0, () => DelegationPermission$, 0, 0, 0, 0, 1, 2]
965
+ ];
966
+ export var CreateDelegationRequestResponse$ = [3, n0, _CDRRr,
967
+ 0,
968
+ [_CDL, _DRI],
969
+ [0, 0]
970
+ ];
971
+ export var CreateGroupRequest$ = [3, n0, _CGR,
972
+ 0,
973
+ [_Pa, _GN],
974
+ [0, 0]
975
+ ];
976
+ export var CreateGroupResponse$ = [3, n0, _CGRr,
977
+ 0,
978
+ [_G],
979
+ [() => Group$]
925
980
  ];
926
- export var CreateDelegationRequestResponse$ = [3, n0, _CDRRr, 0, [_CDL, _DRI], [0, 0]];
927
- export var CreateGroupRequest$ = [3, n0, _CGR, 0, [_Pa, _GN], [0, 0]];
928
- export var CreateGroupResponse$ = [3, n0, _CGRr, 0, [_G], [() => Group$]];
929
- export var CreateInstanceProfileRequest$ = [
930
- 3,
931
- n0,
932
- _CIPR,
981
+ export var CreateInstanceProfileRequest$ = [3, n0, _CIPR,
933
982
  0,
934
983
  [_IPN, _Pa, _T],
935
- [0, 0, () => tagListType],
984
+ [0, 0, () => tagListType]
985
+ ];
986
+ export var CreateInstanceProfileResponse$ = [3, n0, _CIPRr,
987
+ 0,
988
+ [_IP],
989
+ [() => InstanceProfile$]
936
990
  ];
937
- export var CreateInstanceProfileResponse$ = [3, n0, _CIPRr, 0, [_IP], [() => InstanceProfile$]];
938
- export var CreateLoginProfileRequest$ = [
939
- 3,
940
- n0,
941
- _CLPR,
991
+ export var CreateLoginProfileRequest$ = [3, n0, _CLPR,
942
992
  0,
943
993
  [_UN, _Pas, _PRR],
944
- [0, [() => passwordType, 0], 2],
994
+ [0, [() => passwordType, 0], 2]
995
+ ];
996
+ export var CreateLoginProfileResponse$ = [3, n0, _CLPRr,
997
+ 0,
998
+ [_LP],
999
+ [() => LoginProfile$]
945
1000
  ];
946
- export var CreateLoginProfileResponse$ = [3, n0, _CLPRr, 0, [_LP], [() => LoginProfile$]];
947
- export var CreateOpenIDConnectProviderRequest$ = [
948
- 3,
949
- n0,
950
- _COIDCPR,
1001
+ export var CreateOpenIDConnectProviderRequest$ = [3, n0, _COIDCPR,
951
1002
  0,
952
1003
  [_U, _CIDL, _TL, _T],
953
- [0, 64 | 0, 64 | 0, () => tagListType],
1004
+ [0, 64 | 0, 64 | 0, () => tagListType]
954
1005
  ];
955
- export var CreateOpenIDConnectProviderResponse$ = [
956
- 3,
957
- n0,
958
- _COIDCPRr,
1006
+ export var CreateOpenIDConnectProviderResponse$ = [3, n0, _COIDCPRr,
959
1007
  0,
960
1008
  [_OIDCPA, _T],
961
- [0, () => tagListType],
1009
+ [0, () => tagListType]
962
1010
  ];
963
- export var CreatePolicyRequest$ = [
964
- 3,
965
- n0,
966
- _CPRr,
1011
+ export var CreatePolicyRequest$ = [3, n0, _CPRr,
967
1012
  0,
968
1013
  [_PN, _Pa, _PD, _D, _T],
969
- [0, 0, 0, 0, () => tagListType],
1014
+ [0, 0, 0, 0, () => tagListType]
1015
+ ];
1016
+ export var CreatePolicyResponse$ = [3, n0, _CPRre,
1017
+ 0,
1018
+ [_Po],
1019
+ [() => Policy$]
1020
+ ];
1021
+ export var CreatePolicyVersionRequest$ = [3, n0, _CPVR,
1022
+ 0,
1023
+ [_PA, _PD, _SAD],
1024
+ [0, 0, 2]
1025
+ ];
1026
+ export var CreatePolicyVersionResponse$ = [3, n0, _CPVRr,
1027
+ 0,
1028
+ [_PV],
1029
+ [() => PolicyVersion$]
970
1030
  ];
971
- export var CreatePolicyResponse$ = [3, n0, _CPRre, 0, [_Po], [() => Policy$]];
972
- export var CreatePolicyVersionRequest$ = [3, n0, _CPVR, 0, [_PA, _PD, _SAD], [0, 0, 2]];
973
- export var CreatePolicyVersionResponse$ = [3, n0, _CPVRr, 0, [_PV], [() => PolicyVersion$]];
974
- export var CreateRoleRequest$ = [
975
- 3,
976
- n0,
977
- _CRR,
1031
+ export var CreateRoleRequest$ = [3, n0, _CRR,
978
1032
  0,
979
1033
  [_Pa, _RN, _ARPD, _D, _MSD, _PB, _T],
980
- [0, 0, 0, 0, 1, 0, () => tagListType],
1034
+ [0, 0, 0, 0, 1, 0, () => tagListType]
1035
+ ];
1036
+ export var CreateRoleResponse$ = [3, n0, _CRRr,
1037
+ 0,
1038
+ [_Ro],
1039
+ [() => Role$]
981
1040
  ];
982
- export var CreateRoleResponse$ = [3, n0, _CRRr, 0, [_Ro], [() => Role$]];
983
- export var CreateSAMLProviderRequest$ = [
984
- 3,
985
- n0,
986
- _CSAMLPR,
1041
+ export var CreateSAMLProviderRequest$ = [3, n0, _CSAMLPR,
987
1042
  0,
988
1043
  [_SAMLMD, _N, _T, _AEM, _APK],
989
- [0, 0, () => tagListType, 0, [() => privateKeyType, 0]],
1044
+ [0, 0, () => tagListType, 0, [() => privateKeyType, 0]]
990
1045
  ];
991
- export var CreateSAMLProviderResponse$ = [
992
- 3,
993
- n0,
994
- _CSAMLPRr,
1046
+ export var CreateSAMLProviderResponse$ = [3, n0, _CSAMLPRr,
995
1047
  0,
996
1048
  [_SAMLPA, _T],
997
- [0, () => tagListType],
1049
+ [0, () => tagListType]
1050
+ ];
1051
+ export var CreateServiceLinkedRoleRequest$ = [3, n0, _CSLRR,
1052
+ 0,
1053
+ [_AWSSN, _D, _CS],
1054
+ [0, 0, 0]
1055
+ ];
1056
+ export var CreateServiceLinkedRoleResponse$ = [3, n0, _CSLRRr,
1057
+ 0,
1058
+ [_Ro],
1059
+ [() => Role$]
998
1060
  ];
999
- export var CreateServiceLinkedRoleRequest$ = [3, n0, _CSLRR, 0, [_AWSSN, _D, _CS], [0, 0, 0]];
1000
- export var CreateServiceLinkedRoleResponse$ = [3, n0, _CSLRRr, 0, [_Ro], [() => Role$]];
1001
- export var CreateServiceSpecificCredentialRequest$ = [
1002
- 3,
1003
- n0,
1004
- _CSSCR,
1061
+ export var CreateServiceSpecificCredentialRequest$ = [3, n0, _CSSCR,
1005
1062
  0,
1006
1063
  [_UN, _SN, _CAD],
1007
- [0, 0, 1],
1064
+ [0, 0, 1]
1008
1065
  ];
1009
- export var CreateServiceSpecificCredentialResponse$ = [
1010
- 3,
1011
- n0,
1012
- _CSSCRr,
1066
+ export var CreateServiceSpecificCredentialResponse$ = [3, n0, _CSSCRr,
1013
1067
  0,
1014
1068
  [_SSC],
1015
- [[() => ServiceSpecificCredential$, 0]],
1069
+ [[() => ServiceSpecificCredential$, 0]]
1016
1070
  ];
1017
- export var CreateUserRequest$ = [
1018
- 3,
1019
- n0,
1020
- _CUR,
1071
+ export var CreateUserRequest$ = [3, n0, _CUR,
1021
1072
  0,
1022
1073
  [_Pa, _UN, _PB, _T],
1023
- [0, 0, 0, () => tagListType],
1074
+ [0, 0, 0, () => tagListType]
1075
+ ];
1076
+ export var CreateUserResponse$ = [3, n0, _CURr,
1077
+ 0,
1078
+ [_Us],
1079
+ [() => User$]
1024
1080
  ];
1025
- export var CreateUserResponse$ = [3, n0, _CURr, 0, [_Us], [() => User$]];
1026
- export var CreateVirtualMFADeviceRequest$ = [
1027
- 3,
1028
- n0,
1029
- _CVMFADR,
1081
+ export var CreateVirtualMFADeviceRequest$ = [3, n0, _CVMFADR,
1030
1082
  0,
1031
1083
  [_Pa, _VMFADN, _T],
1032
- [0, 0, () => tagListType],
1084
+ [0, 0, () => tagListType]
1033
1085
  ];
1034
- export var CreateVirtualMFADeviceResponse$ = [
1035
- 3,
1036
- n0,
1037
- _CVMFADRr,
1086
+ export var CreateVirtualMFADeviceResponse$ = [3, n0, _CVMFADRr,
1038
1087
  0,
1039
1088
  [_VMFAD],
1040
- [[() => VirtualMFADevice$, 0]],
1089
+ [[() => VirtualMFADevice$, 0]]
1041
1090
  ];
1042
- export var CredentialReportExpiredException$ = [
1043
- -3,
1044
- n0,
1045
- _CREE,
1091
+ export var CredentialReportExpiredException$ = [-3, n0, _CREE,
1046
1092
  { [_aQE]: [`ReportExpired`, 410], [_e]: _c, [_hE]: 410 },
1047
1093
  [_m],
1048
- [0],
1094
+ [0]
1049
1095
  ];
1050
1096
  TypeRegistry.for(n0).registerError(CredentialReportExpiredException$, CredentialReportExpiredException);
1051
- export var CredentialReportNotPresentException$ = [
1052
- -3,
1053
- n0,
1054
- _CRNPE,
1097
+ export var CredentialReportNotPresentException$ = [-3, n0, _CRNPE,
1055
1098
  { [_aQE]: [`ReportNotPresent`, 410], [_e]: _c, [_hE]: 410 },
1056
1099
  [_m],
1057
- [0],
1100
+ [0]
1058
1101
  ];
1059
1102
  TypeRegistry.for(n0).registerError(CredentialReportNotPresentException$, CredentialReportNotPresentException);
1060
- export var CredentialReportNotReadyException$ = [
1061
- -3,
1062
- n0,
1063
- _CRNRE,
1103
+ export var CredentialReportNotReadyException$ = [-3, n0, _CRNRE,
1064
1104
  { [_aQE]: [`ReportInProgress`, 404], [_e]: _c, [_hE]: 404 },
1065
1105
  [_m],
1066
- [0],
1106
+ [0]
1067
1107
  ];
1068
1108
  TypeRegistry.for(n0).registerError(CredentialReportNotReadyException$, CredentialReportNotReadyException);
1069
- export var DeactivateMFADeviceRequest$ = [3, n0, _DMFADR, 0, [_UN, _SNer], [0, 0]];
1070
- export var DelegationPermission$ = [
1071
- 3,
1072
- n0,
1073
- _DP,
1109
+ export var DeactivateMFADeviceRequest$ = [3, n0, _DMFADR,
1110
+ 0,
1111
+ [_UN, _SNer],
1112
+ [0, 0]
1113
+ ];
1114
+ export var DelegationPermission$ = [3, n0, _DP,
1074
1115
  0,
1075
1116
  [_PTA, _Par],
1076
- [0, () => policyParameterListType],
1117
+ [0, () => policyParameterListType]
1077
1118
  ];
1078
- export var DelegationRequest$ = [
1079
- 3,
1080
- n0,
1081
- _DR,
1119
+ export var DelegationRequest$ = [3, n0, _DR,
1082
1120
  0,
1083
1121
  [_DRI, _OAI, _D, _RM, _P, _PP, _RPRA, _OI, _AI, _St, _ET, _RI, _RNe, _CD, _SD, _RU, _No, _RR, _OSBO, _UT],
1084
- [0, 0, 0, 0, () => DelegationPermission$, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 4, 1, 0, 0, 0, 2, 4],
1085
- ];
1086
- export var DeleteAccessKeyRequest$ = [3, n0, _DAKR, 0, [_UN, _AKI], [0, 0]];
1087
- export var DeleteAccountAliasRequest$ = [3, n0, _DAAR, 0, [_AA], [0]];
1088
- export var DeleteConflictException$ = [
1089
- -3,
1090
- n0,
1091
- _DCE,
1122
+ [0, 0, 0, 0, () => DelegationPermission$, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 4, 1, 0, 0, 0, 2, 4]
1123
+ ];
1124
+ export var DeleteAccessKeyRequest$ = [3, n0, _DAKR,
1125
+ 0,
1126
+ [_UN, _AKI],
1127
+ [0, 0]
1128
+ ];
1129
+ export var DeleteAccountAliasRequest$ = [3, n0, _DAAR,
1130
+ 0,
1131
+ [_AA],
1132
+ [0]
1133
+ ];
1134
+ export var DeleteConflictException$ = [-3, n0, _DCE,
1092
1135
  { [_aQE]: [`DeleteConflict`, 409], [_e]: _c, [_hE]: 409 },
1093
1136
  [_m],
1094
- [0],
1137
+ [0]
1095
1138
  ];
1096
1139
  TypeRegistry.for(n0).registerError(DeleteConflictException$, DeleteConflictException);
1097
- export var DeleteGroupPolicyRequest$ = [3, n0, _DGPR, 0, [_GN, _PN], [0, 0]];
1098
- export var DeleteGroupRequest$ = [3, n0, _DGR, 0, [_GN], [0]];
1099
- export var DeleteInstanceProfileRequest$ = [3, n0, _DIPR, 0, [_IPN], [0]];
1100
- export var DeleteLoginProfileRequest$ = [3, n0, _DLPR, 0, [_UN], [0]];
1101
- export var DeleteOpenIDConnectProviderRequest$ = [3, n0, _DOIDCPR, 0, [_OIDCPA], [0]];
1102
- export var DeletePolicyRequest$ = [3, n0, _DPR, 0, [_PA], [0]];
1103
- export var DeletePolicyVersionRequest$ = [3, n0, _DPVR, 0, [_PA, _VI], [0, 0]];
1104
- export var DeleteRolePermissionsBoundaryRequest$ = [3, n0, _DRPBR, 0, [_RN], [0]];
1105
- export var DeleteRolePolicyRequest$ = [3, n0, _DRPR, 0, [_RN, _PN], [0, 0]];
1106
- export var DeleteRoleRequest$ = [3, n0, _DRR, 0, [_RN], [0]];
1107
- export var DeleteSAMLProviderRequest$ = [3, n0, _DSAMLPR, 0, [_SAMLPA], [0]];
1108
- export var DeleteServerCertificateRequest$ = [3, n0, _DSCR, 0, [_SCN], [0]];
1109
- export var DeleteServiceLinkedRoleRequest$ = [3, n0, _DSLRR, 0, [_RN], [0]];
1110
- export var DeleteServiceLinkedRoleResponse$ = [3, n0, _DSLRRe, 0, [_DTI], [0]];
1111
- export var DeleteServiceSpecificCredentialRequest$ = [3, n0, _DSSCR, 0, [_UN, _SSCI], [0, 0]];
1112
- export var DeleteSigningCertificateRequest$ = [3, n0, _DSCRe, 0, [_UN, _CI], [0, 0]];
1113
- export var DeleteSSHPublicKeyRequest$ = [3, n0, _DSSHPKR, 0, [_UN, _SSHPKI], [0, 0]];
1114
- export var DeleteUserPermissionsBoundaryRequest$ = [3, n0, _DUPBR, 0, [_UN], [0]];
1115
- export var DeleteUserPolicyRequest$ = [3, n0, _DUPR, 0, [_UN, _PN], [0, 0]];
1116
- export var DeleteUserRequest$ = [3, n0, _DUR, 0, [_UN], [0]];
1117
- export var DeleteVirtualMFADeviceRequest$ = [3, n0, _DVMFADR, 0, [_SNer], [0]];
1118
- export var DeletionTaskFailureReasonType$ = [
1119
- 3,
1120
- n0,
1121
- _DTFRT,
1140
+ export var DeleteGroupPolicyRequest$ = [3, n0, _DGPR,
1141
+ 0,
1142
+ [_GN, _PN],
1143
+ [0, 0]
1144
+ ];
1145
+ export var DeleteGroupRequest$ = [3, n0, _DGR,
1146
+ 0,
1147
+ [_GN],
1148
+ [0]
1149
+ ];
1150
+ export var DeleteInstanceProfileRequest$ = [3, n0, _DIPR,
1151
+ 0,
1152
+ [_IPN],
1153
+ [0]
1154
+ ];
1155
+ export var DeleteLoginProfileRequest$ = [3, n0, _DLPR,
1156
+ 0,
1157
+ [_UN],
1158
+ [0]
1159
+ ];
1160
+ export var DeleteOpenIDConnectProviderRequest$ = [3, n0, _DOIDCPR,
1161
+ 0,
1162
+ [_OIDCPA],
1163
+ [0]
1164
+ ];
1165
+ export var DeletePolicyRequest$ = [3, n0, _DPR,
1166
+ 0,
1167
+ [_PA],
1168
+ [0]
1169
+ ];
1170
+ export var DeletePolicyVersionRequest$ = [3, n0, _DPVR,
1171
+ 0,
1172
+ [_PA, _VI],
1173
+ [0, 0]
1174
+ ];
1175
+ export var DeleteRolePermissionsBoundaryRequest$ = [3, n0, _DRPBR,
1176
+ 0,
1177
+ [_RN],
1178
+ [0]
1179
+ ];
1180
+ export var DeleteRolePolicyRequest$ = [3, n0, _DRPR,
1181
+ 0,
1182
+ [_RN, _PN],
1183
+ [0, 0]
1184
+ ];
1185
+ export var DeleteRoleRequest$ = [3, n0, _DRR,
1186
+ 0,
1187
+ [_RN],
1188
+ [0]
1189
+ ];
1190
+ export var DeleteSAMLProviderRequest$ = [3, n0, _DSAMLPR,
1191
+ 0,
1192
+ [_SAMLPA],
1193
+ [0]
1194
+ ];
1195
+ export var DeleteServerCertificateRequest$ = [3, n0, _DSCR,
1196
+ 0,
1197
+ [_SCN],
1198
+ [0]
1199
+ ];
1200
+ export var DeleteServiceLinkedRoleRequest$ = [3, n0, _DSLRR,
1201
+ 0,
1202
+ [_RN],
1203
+ [0]
1204
+ ];
1205
+ export var DeleteServiceLinkedRoleResponse$ = [3, n0, _DSLRRe,
1206
+ 0,
1207
+ [_DTI],
1208
+ [0]
1209
+ ];
1210
+ export var DeleteServiceSpecificCredentialRequest$ = [3, n0, _DSSCR,
1211
+ 0,
1212
+ [_UN, _SSCI],
1213
+ [0, 0]
1214
+ ];
1215
+ export var DeleteSigningCertificateRequest$ = [3, n0, _DSCRe,
1216
+ 0,
1217
+ [_UN, _CI],
1218
+ [0, 0]
1219
+ ];
1220
+ export var DeleteSSHPublicKeyRequest$ = [3, n0, _DSSHPKR,
1221
+ 0,
1222
+ [_UN, _SSHPKI],
1223
+ [0, 0]
1224
+ ];
1225
+ export var DeleteUserPermissionsBoundaryRequest$ = [3, n0, _DUPBR,
1226
+ 0,
1227
+ [_UN],
1228
+ [0]
1229
+ ];
1230
+ export var DeleteUserPolicyRequest$ = [3, n0, _DUPR,
1231
+ 0,
1232
+ [_UN, _PN],
1233
+ [0, 0]
1234
+ ];
1235
+ export var DeleteUserRequest$ = [3, n0, _DUR,
1236
+ 0,
1237
+ [_UN],
1238
+ [0]
1239
+ ];
1240
+ export var DeleteVirtualMFADeviceRequest$ = [3, n0, _DVMFADR,
1241
+ 0,
1242
+ [_SNer],
1243
+ [0]
1244
+ ];
1245
+ export var DeletionTaskFailureReasonType$ = [3, n0, _DTFRT,
1122
1246
  0,
1123
1247
  [_Re, _RUL],
1124
- [0, () => RoleUsageListType],
1248
+ [0, () => RoleUsageListType]
1249
+ ];
1250
+ export var DetachGroupPolicyRequest$ = [3, n0, _DGPRe,
1251
+ 0,
1252
+ [_GN, _PA],
1253
+ [0, 0]
1254
+ ];
1255
+ export var DetachRolePolicyRequest$ = [3, n0, _DRPRe,
1256
+ 0,
1257
+ [_RN, _PA],
1258
+ [0, 0]
1125
1259
  ];
1126
- export var DetachGroupPolicyRequest$ = [3, n0, _DGPRe, 0, [_GN, _PA], [0, 0]];
1127
- export var DetachRolePolicyRequest$ = [3, n0, _DRPRe, 0, [_RN, _PA], [0, 0]];
1128
- export var DetachUserPolicyRequest$ = [3, n0, _DUPRe, 0, [_UN, _PA], [0, 0]];
1129
- export var DisableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _DORCMR, 0, [], []];
1130
- export var DisableOrganizationsRootCredentialsManagementResponse$ = [
1131
- 3,
1132
- n0,
1133
- _DORCMRi,
1260
+ export var DetachUserPolicyRequest$ = [3, n0, _DUPRe,
1261
+ 0,
1262
+ [_UN, _PA],
1263
+ [0, 0]
1264
+ ];
1265
+ export var DisableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _DORCMR,
1266
+ 0,
1267
+ [],
1268
+ []
1269
+ ];
1270
+ export var DisableOrganizationsRootCredentialsManagementResponse$ = [3, n0, _DORCMRi,
1134
1271
  0,
1135
1272
  [_OIr, _EF],
1136
- [0, 64 | 0],
1273
+ [0, 64 | 0]
1137
1274
  ];
1138
- export var DisableOrganizationsRootSessionsRequest$ = [3, n0, _DORSR, 0, [], []];
1139
- export var DisableOrganizationsRootSessionsResponse$ = [
1140
- 3,
1141
- n0,
1142
- _DORSRi,
1275
+ export var DisableOrganizationsRootSessionsRequest$ = [3, n0, _DORSR,
1276
+ 0,
1277
+ [],
1278
+ []
1279
+ ];
1280
+ export var DisableOrganizationsRootSessionsResponse$ = [3, n0, _DORSRi,
1143
1281
  0,
1144
1282
  [_OIr, _EF],
1145
- [0, 64 | 0],
1283
+ [0, 64 | 0]
1146
1284
  ];
1147
- export var DuplicateCertificateException$ = [
1148
- -3,
1149
- n0,
1150
- _DCEu,
1285
+ export var DuplicateCertificateException$ = [-3, n0, _DCEu,
1151
1286
  { [_aQE]: [`DuplicateCertificate`, 409], [_e]: _c, [_hE]: 409 },
1152
1287
  [_m],
1153
- [0],
1288
+ [0]
1154
1289
  ];
1155
1290
  TypeRegistry.for(n0).registerError(DuplicateCertificateException$, DuplicateCertificateException);
1156
- export var DuplicateSSHPublicKeyException$ = [
1157
- -3,
1158
- n0,
1159
- _DSSHPKE,
1291
+ export var DuplicateSSHPublicKeyException$ = [-3, n0, _DSSHPKE,
1160
1292
  { [_aQE]: [`DuplicateSSHPublicKey`, 400], [_e]: _c, [_hE]: 400 },
1161
1293
  [_m],
1162
- [0],
1294
+ [0]
1163
1295
  ];
1164
1296
  TypeRegistry.for(n0).registerError(DuplicateSSHPublicKeyException$, DuplicateSSHPublicKeyException);
1165
- export var EnableMFADeviceRequest$ = [3, n0, _EMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
1166
- export var EnableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _EORCMR, 0, [], []];
1167
- export var EnableOrganizationsRootCredentialsManagementResponse$ = [
1168
- 3,
1169
- n0,
1170
- _EORCMRn,
1297
+ export var EnableMFADeviceRequest$ = [3, n0, _EMFADR,
1298
+ 0,
1299
+ [_UN, _SNer, _AC, _ACu],
1300
+ [0, 0, 0, 0]
1301
+ ];
1302
+ export var EnableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _EORCMR,
1303
+ 0,
1304
+ [],
1305
+ []
1306
+ ];
1307
+ export var EnableOrganizationsRootCredentialsManagementResponse$ = [3, n0, _EORCMRn,
1171
1308
  0,
1172
1309
  [_OIr, _EF],
1173
- [0, 64 | 0],
1310
+ [0, 64 | 0]
1311
+ ];
1312
+ export var EnableOrganizationsRootSessionsRequest$ = [3, n0, _EORSR,
1313
+ 0,
1314
+ [],
1315
+ []
1174
1316
  ];
1175
- export var EnableOrganizationsRootSessionsRequest$ = [3, n0, _EORSR, 0, [], []];
1176
- export var EnableOrganizationsRootSessionsResponse$ = [
1177
- 3,
1178
- n0,
1179
- _EORSRn,
1317
+ export var EnableOrganizationsRootSessionsResponse$ = [3, n0, _EORSRn,
1180
1318
  0,
1181
1319
  [_OIr, _EF],
1182
- [0, 64 | 0],
1320
+ [0, 64 | 0]
1183
1321
  ];
1184
- export var EnableOutboundWebIdentityFederationResponse$ = [3, n0, _EOWIFR, 0, [_II], [0]];
1185
- export var EntityAlreadyExistsException$ = [
1186
- -3,
1187
- n0,
1188
- _EAEE,
1322
+ export var EnableOutboundWebIdentityFederationResponse$ = [3, n0, _EOWIFR,
1323
+ 0,
1324
+ [_II],
1325
+ [0]
1326
+ ];
1327
+ export var EntityAlreadyExistsException$ = [-3, n0, _EAEE,
1189
1328
  { [_aQE]: [`EntityAlreadyExists`, 409], [_e]: _c, [_hE]: 409 },
1190
1329
  [_m],
1191
- [0],
1330
+ [0]
1192
1331
  ];
1193
1332
  TypeRegistry.for(n0).registerError(EntityAlreadyExistsException$, EntityAlreadyExistsException);
1194
- export var EntityDetails$ = [3, n0, _ED, 0, [_EI, _LA], [() => EntityInfo$, 4]];
1195
- export var EntityInfo$ = [3, n0, _EI, 0, [_A, _N, _Ty, _I, _Pa], [0, 0, 0, 0, 0]];
1196
- export var EntityTemporarilyUnmodifiableException$ = [
1197
- -3,
1198
- n0,
1199
- _ETUE,
1333
+ export var EntityDetails$ = [3, n0, _ED,
1334
+ 0,
1335
+ [_EI, _LA],
1336
+ [() => EntityInfo$, 4]
1337
+ ];
1338
+ export var EntityInfo$ = [3, n0, _EI,
1339
+ 0,
1340
+ [_A, _N, _Ty, _I, _Pa],
1341
+ [0, 0, 0, 0, 0]
1342
+ ];
1343
+ export var EntityTemporarilyUnmodifiableException$ = [-3, n0, _ETUE,
1200
1344
  { [_aQE]: [`EntityTemporarilyUnmodifiable`, 409], [_e]: _c, [_hE]: 409 },
1201
1345
  [_m],
1202
- [0],
1346
+ [0]
1203
1347
  ];
1204
1348
  TypeRegistry.for(n0).registerError(EntityTemporarilyUnmodifiableException$, EntityTemporarilyUnmodifiableException);
1205
- export var ErrorDetails$ = [3, n0, _EDr, 0, [_M, _C], [0, 0]];
1206
- export var EvaluationResult$ = [
1207
- 3,
1208
- n0,
1209
- _ER,
1349
+ export var ErrorDetails$ = [3, n0, _EDr,
1350
+ 0,
1351
+ [_M, _C],
1352
+ [0, 0]
1353
+ ];
1354
+ export var EvaluationResult$ = [3, n0, _ER,
1210
1355
  0,
1211
1356
  [_EAN, _ERN, _EDv, _MS, _MCV, _ODD, _PBDD, _EDD, _RSR],
1212
- [
1213
- 0,
1214
- 0,
1215
- 0,
1216
- () => StatementListType,
1217
- 64 | 0,
1218
- () => OrganizationsDecisionDetail$,
1219
- () => PermissionsBoundaryDecisionDetail$,
1220
- 128 | 0,
1221
- () => ResourceSpecificResultListType,
1222
- ],
1223
- ];
1224
- export var FeatureDisabledException$ = [
1225
- -3,
1226
- n0,
1227
- _FDE,
1357
+ [0, 0, 0, () => StatementListType, 64 | 0, () => OrganizationsDecisionDetail$, () => PermissionsBoundaryDecisionDetail$, 128 | 0, () => ResourceSpecificResultListType]
1358
+ ];
1359
+ export var FeatureDisabledException$ = [-3, n0, _FDE,
1228
1360
  { [_aQE]: [`FeatureDisabled`, 404], [_e]: _c, [_hE]: 404 },
1229
1361
  [_m],
1230
- [0],
1362
+ [0]
1231
1363
  ];
1232
1364
  TypeRegistry.for(n0).registerError(FeatureDisabledException$, FeatureDisabledException);
1233
- export var FeatureEnabledException$ = [
1234
- -3,
1235
- n0,
1236
- _FEE,
1365
+ export var FeatureEnabledException$ = [-3, n0, _FEE,
1237
1366
  { [_aQE]: [`FeatureEnabled`, 409], [_e]: _c, [_hE]: 409 },
1238
1367
  [_m],
1239
- [0],
1368
+ [0]
1240
1369
  ];
1241
1370
  TypeRegistry.for(n0).registerError(FeatureEnabledException$, FeatureEnabledException);
1242
- export var GenerateCredentialReportResponse$ = [3, n0, _GCRR, 0, [_St, _D], [0, 0]];
1243
- export var GenerateOrganizationsAccessReportRequest$ = [3, n0, _GOARR, 0, [_EP, _OPI], [0, 0]];
1244
- export var GenerateOrganizationsAccessReportResponse$ = [3, n0, _GOARRe, 0, [_JI], [0]];
1245
- export var GenerateServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADR, 0, [_A, _Gr], [0, 0]];
1246
- export var GenerateServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRe, 0, [_JI], [0]];
1247
- export var GetAccessKeyLastUsedRequest$ = [3, n0, _GAKLUR, 0, [_AKI], [0]];
1248
- export var GetAccessKeyLastUsedResponse$ = [
1249
- 3,
1250
- n0,
1251
- _GAKLURe,
1371
+ export var GenerateCredentialReportResponse$ = [3, n0, _GCRR,
1372
+ 0,
1373
+ [_St, _D],
1374
+ [0, 0]
1375
+ ];
1376
+ export var GenerateOrganizationsAccessReportRequest$ = [3, n0, _GOARR,
1377
+ 0,
1378
+ [_EP, _OPI],
1379
+ [0, 0]
1380
+ ];
1381
+ export var GenerateOrganizationsAccessReportResponse$ = [3, n0, _GOARRe,
1382
+ 0,
1383
+ [_JI],
1384
+ [0]
1385
+ ];
1386
+ export var GenerateServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADR,
1387
+ 0,
1388
+ [_A, _Gr],
1389
+ [0, 0]
1390
+ ];
1391
+ export var GenerateServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRe,
1392
+ 0,
1393
+ [_JI],
1394
+ [0]
1395
+ ];
1396
+ export var GetAccessKeyLastUsedRequest$ = [3, n0, _GAKLUR,
1397
+ 0,
1398
+ [_AKI],
1399
+ [0]
1400
+ ];
1401
+ export var GetAccessKeyLastUsedResponse$ = [3, n0, _GAKLURe,
1252
1402
  0,
1253
1403
  [_UN, _AKLU],
1254
- [0, () => AccessKeyLastUsed$],
1404
+ [0, () => AccessKeyLastUsed$]
1255
1405
  ];
1256
- export var GetAccountAuthorizationDetailsRequest$ = [
1257
- 3,
1258
- n0,
1259
- _GAADR,
1406
+ export var GetAccountAuthorizationDetailsRequest$ = [3, n0, _GAADR,
1260
1407
  0,
1261
1408
  [_F, _MI, _Ma],
1262
- [64 | 0, 1, 0],
1409
+ [64 | 0, 1, 0]
1263
1410
  ];
1264
- export var GetAccountAuthorizationDetailsResponse$ = [
1265
- 3,
1266
- n0,
1267
- _GAADRe,
1411
+ export var GetAccountAuthorizationDetailsResponse$ = [3, n0, _GAADRe,
1268
1412
  0,
1269
1413
  [_UDL, _GDL, _RDL, _Pol, _IT, _Ma],
1270
- [
1271
- () => userDetailListType,
1272
- () => groupDetailListType,
1273
- () => roleDetailListType,
1274
- () => ManagedPolicyDetailListType,
1275
- 2,
1276
- 0,
1277
- ],
1278
- ];
1279
- export var GetAccountPasswordPolicyResponse$ = [
1280
- 3,
1281
- n0,
1282
- _GAPPR,
1414
+ [() => userDetailListType, () => groupDetailListType, () => roleDetailListType, () => ManagedPolicyDetailListType, 2, 0]
1415
+ ];
1416
+ export var GetAccountPasswordPolicyResponse$ = [3, n0, _GAPPR,
1283
1417
  0,
1284
1418
  [_PPa],
1285
- [() => PasswordPolicy$],
1419
+ [() => PasswordPolicy$]
1420
+ ];
1421
+ export var GetAccountSummaryResponse$ = [3, n0, _GASR,
1422
+ 0,
1423
+ [_SM],
1424
+ [128 | 1]
1425
+ ];
1426
+ export var GetContextKeysForCustomPolicyRequest$ = [3, n0, _GCKFCPR,
1427
+ 0,
1428
+ [_PIL],
1429
+ [64 | 0]
1430
+ ];
1431
+ export var GetContextKeysForPolicyResponse$ = [3, n0, _GCKFPR,
1432
+ 0,
1433
+ [_CKNo],
1434
+ [64 | 0]
1286
1435
  ];
1287
- export var GetAccountSummaryResponse$ = [3, n0, _GASR, 0, [_SM], [128 | 1]];
1288
- export var GetContextKeysForCustomPolicyRequest$ = [3, n0, _GCKFCPR, 0, [_PIL], [64 | 0]];
1289
- export var GetContextKeysForPolicyResponse$ = [3, n0, _GCKFPR, 0, [_CKNo], [64 | 0]];
1290
- export var GetContextKeysForPrincipalPolicyRequest$ = [
1291
- 3,
1292
- n0,
1293
- _GCKFPPR,
1436
+ export var GetContextKeysForPrincipalPolicyRequest$ = [3, n0, _GCKFPPR,
1294
1437
  0,
1295
1438
  [_PSA, _PIL],
1296
- [0, 64 | 0],
1439
+ [0, 64 | 0]
1297
1440
  ];
1298
- export var GetCredentialReportResponse$ = [3, n0, _GCRRe, 0, [_Co, _RF, _GT], [21, 0, 4]];
1299
- export var GetDelegationRequestRequest$ = [3, n0, _GDRR, 0, [_DRI, _DPC], [0, 2]];
1300
- export var GetDelegationRequestResponse$ = [
1301
- 3,
1302
- n0,
1303
- _GDRRe,
1441
+ export var GetCredentialReportResponse$ = [3, n0, _GCRRe,
1442
+ 0,
1443
+ [_Co, _RF, _GT],
1444
+ [21, 0, 4]
1445
+ ];
1446
+ export var GetDelegationRequestRequest$ = [3, n0, _GDRR,
1447
+ 0,
1448
+ [_DRI, _DPC],
1449
+ [0, 2]
1450
+ ];
1451
+ export var GetDelegationRequestResponse$ = [3, n0, _GDRRe,
1304
1452
  0,
1305
1453
  [_DR, _PCS, _PCR],
1306
- [() => DelegationRequest$, 0, 0],
1454
+ [() => DelegationRequest$, 0, 0]
1455
+ ];
1456
+ export var GetGroupPolicyRequest$ = [3, n0, _GGPR,
1457
+ 0,
1458
+ [_GN, _PN],
1459
+ [0, 0]
1460
+ ];
1461
+ export var GetGroupPolicyResponse$ = [3, n0, _GGPRe,
1462
+ 0,
1463
+ [_GN, _PN, _PD],
1464
+ [0, 0, 0]
1307
1465
  ];
1308
- export var GetGroupPolicyRequest$ = [3, n0, _GGPR, 0, [_GN, _PN], [0, 0]];
1309
- export var GetGroupPolicyResponse$ = [3, n0, _GGPRe, 0, [_GN, _PN, _PD], [0, 0, 0]];
1310
- export var GetGroupRequest$ = [3, n0, _GGR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
1311
- export var GetGroupResponse$ = [
1312
- 3,
1313
- n0,
1314
- _GGRe,
1466
+ export var GetGroupRequest$ = [3, n0, _GGR,
1467
+ 0,
1468
+ [_GN, _Ma, _MI],
1469
+ [0, 0, 1]
1470
+ ];
1471
+ export var GetGroupResponse$ = [3, n0, _GGRe,
1315
1472
  0,
1316
1473
  [_G, _Use, _IT, _Ma],
1317
- [() => Group$, () => userListType, 2, 0],
1318
- ];
1319
- export var GetHumanReadableSummaryRequest$ = [3, n0, _GHRSR, 0, [_EA, _L], [0, 0]];
1320
- export var GetHumanReadableSummaryResponse$ = [3, n0, _GHRSRe, 0, [_SC, _L, _SS], [0, 0, 0]];
1321
- export var GetInstanceProfileRequest$ = [3, n0, _GIPR, 0, [_IPN], [0]];
1322
- export var GetInstanceProfileResponse$ = [3, n0, _GIPRe, 0, [_IP], [() => InstanceProfile$]];
1323
- export var GetLoginProfileRequest$ = [3, n0, _GLPR, 0, [_UN], [0]];
1324
- export var GetLoginProfileResponse$ = [3, n0, _GLPRe, 0, [_LP], [() => LoginProfile$]];
1325
- export var GetMFADeviceRequest$ = [3, n0, _GMFADR, 0, [_SNer, _UN], [0, 0]];
1326
- export var GetMFADeviceResponse$ = [
1327
- 3,
1328
- n0,
1329
- _GMFADRe,
1474
+ [() => Group$, () => userListType, 2, 0]
1475
+ ];
1476
+ export var GetHumanReadableSummaryRequest$ = [3, n0, _GHRSR,
1477
+ 0,
1478
+ [_EA, _L],
1479
+ [0, 0]
1480
+ ];
1481
+ export var GetHumanReadableSummaryResponse$ = [3, n0, _GHRSRe,
1482
+ 0,
1483
+ [_SC, _L, _SS],
1484
+ [0, 0, 0]
1485
+ ];
1486
+ export var GetInstanceProfileRequest$ = [3, n0, _GIPR,
1487
+ 0,
1488
+ [_IPN],
1489
+ [0]
1490
+ ];
1491
+ export var GetInstanceProfileResponse$ = [3, n0, _GIPRe,
1492
+ 0,
1493
+ [_IP],
1494
+ [() => InstanceProfile$]
1495
+ ];
1496
+ export var GetLoginProfileRequest$ = [3, n0, _GLPR,
1497
+ 0,
1498
+ [_UN],
1499
+ [0]
1500
+ ];
1501
+ export var GetLoginProfileResponse$ = [3, n0, _GLPRe,
1502
+ 0,
1503
+ [_LP],
1504
+ [() => LoginProfile$]
1505
+ ];
1506
+ export var GetMFADeviceRequest$ = [3, n0, _GMFADR,
1507
+ 0,
1508
+ [_SNer, _UN],
1509
+ [0, 0]
1510
+ ];
1511
+ export var GetMFADeviceResponse$ = [3, n0, _GMFADRe,
1330
1512
  0,
1331
1513
  [_UN, _SNer, _EDn, _Ce],
1332
- [0, 0, 4, 128 | 0],
1514
+ [0, 0, 4, 128 | 0]
1515
+ ];
1516
+ export var GetOpenIDConnectProviderRequest$ = [3, n0, _GOIDCPR,
1517
+ 0,
1518
+ [_OIDCPA],
1519
+ [0]
1333
1520
  ];
1334
- export var GetOpenIDConnectProviderRequest$ = [3, n0, _GOIDCPR, 0, [_OIDCPA], [0]];
1335
- export var GetOpenIDConnectProviderResponse$ = [
1336
- 3,
1337
- n0,
1338
- _GOIDCPRe,
1521
+ export var GetOpenIDConnectProviderResponse$ = [3, n0, _GOIDCPRe,
1339
1522
  0,
1340
1523
  [_U, _CIDL, _TL, _CD, _T],
1341
- [0, 64 | 0, 64 | 0, 4, () => tagListType],
1524
+ [0, 64 | 0, 64 | 0, 4, () => tagListType]
1342
1525
  ];
1343
- export var GetOrganizationsAccessReportRequest$ = [
1344
- 3,
1345
- n0,
1346
- _GOARRet,
1526
+ export var GetOrganizationsAccessReportRequest$ = [3, n0, _GOARRet,
1347
1527
  0,
1348
1528
  [_JI, _MI, _Ma, _SK],
1349
- [0, 1, 0, 0],
1529
+ [0, 1, 0, 0]
1350
1530
  ];
1351
- export var GetOrganizationsAccessReportResponse$ = [
1352
- 3,
1353
- n0,
1354
- _GOARRetr,
1531
+ export var GetOrganizationsAccessReportResponse$ = [3, n0, _GOARRetr,
1355
1532
  0,
1356
1533
  [_JS, _JCD, _JCDo, _NOSA, _NOSNA, _ADc, _IT, _Ma, _EDr],
1357
- [0, 4, 4, 1, 1, () => AccessDetails, 2, 0, () => ErrorDetails$],
1534
+ [0, 4, 4, 1, 1, () => AccessDetails, 2, 0, () => ErrorDetails$]
1358
1535
  ];
1359
- export var GetOutboundWebIdentityFederationInfoResponse$ = [
1360
- 3,
1361
- n0,
1362
- _GOWIFIR,
1536
+ export var GetOutboundWebIdentityFederationInfoResponse$ = [3, n0, _GOWIFIR,
1363
1537
  0,
1364
1538
  [_II, _JVE],
1365
- [0, 2],
1366
- ];
1367
- export var GetPolicyRequest$ = [3, n0, _GPR, 0, [_PA], [0]];
1368
- export var GetPolicyResponse$ = [3, n0, _GPRe, 0, [_Po], [() => Policy$]];
1369
- export var GetPolicyVersionRequest$ = [3, n0, _GPVR, 0, [_PA, _VI], [0, 0]];
1370
- export var GetPolicyVersionResponse$ = [3, n0, _GPVRe, 0, [_PV], [() => PolicyVersion$]];
1371
- export var GetRolePolicyRequest$ = [3, n0, _GRPR, 0, [_RN, _PN], [0, 0]];
1372
- export var GetRolePolicyResponse$ = [3, n0, _GRPRe, 0, [_RN, _PN, _PD], [0, 0, 0]];
1373
- export var GetRoleRequest$ = [3, n0, _GRR, 0, [_RN], [0]];
1374
- export var GetRoleResponse$ = [3, n0, _GRRe, 0, [_Ro], [() => Role$]];
1375
- export var GetSAMLProviderRequest$ = [3, n0, _GSAMLPR, 0, [_SAMLPA], [0]];
1376
- export var GetSAMLProviderResponse$ = [
1377
- 3,
1378
- n0,
1379
- _GSAMLPRe,
1539
+ [0, 2]
1540
+ ];
1541
+ export var GetPolicyRequest$ = [3, n0, _GPR,
1542
+ 0,
1543
+ [_PA],
1544
+ [0]
1545
+ ];
1546
+ export var GetPolicyResponse$ = [3, n0, _GPRe,
1547
+ 0,
1548
+ [_Po],
1549
+ [() => Policy$]
1550
+ ];
1551
+ export var GetPolicyVersionRequest$ = [3, n0, _GPVR,
1552
+ 0,
1553
+ [_PA, _VI],
1554
+ [0, 0]
1555
+ ];
1556
+ export var GetPolicyVersionResponse$ = [3, n0, _GPVRe,
1557
+ 0,
1558
+ [_PV],
1559
+ [() => PolicyVersion$]
1560
+ ];
1561
+ export var GetRolePolicyRequest$ = [3, n0, _GRPR,
1562
+ 0,
1563
+ [_RN, _PN],
1564
+ [0, 0]
1565
+ ];
1566
+ export var GetRolePolicyResponse$ = [3, n0, _GRPRe,
1567
+ 0,
1568
+ [_RN, _PN, _PD],
1569
+ [0, 0, 0]
1570
+ ];
1571
+ export var GetRoleRequest$ = [3, n0, _GRR,
1572
+ 0,
1573
+ [_RN],
1574
+ [0]
1575
+ ];
1576
+ export var GetRoleResponse$ = [3, n0, _GRRe,
1577
+ 0,
1578
+ [_Ro],
1579
+ [() => Role$]
1580
+ ];
1581
+ export var GetSAMLProviderRequest$ = [3, n0, _GSAMLPR,
1582
+ 0,
1583
+ [_SAMLPA],
1584
+ [0]
1585
+ ];
1586
+ export var GetSAMLProviderResponse$ = [3, n0, _GSAMLPRe,
1380
1587
  0,
1381
1588
  [_SAMLPUUID, _SAMLMD, _CD, _VU, _T, _AEM, _PKL],
1382
- [0, 0, 4, 4, () => tagListType, 0, () => privateKeyList],
1589
+ [0, 0, 4, 4, () => tagListType, 0, () => privateKeyList]
1590
+ ];
1591
+ export var GetServerCertificateRequest$ = [3, n0, _GSCR,
1592
+ 0,
1593
+ [_SCN],
1594
+ [0]
1383
1595
  ];
1384
- export var GetServerCertificateRequest$ = [3, n0, _GSCR, 0, [_SCN], [0]];
1385
- export var GetServerCertificateResponse$ = [
1386
- 3,
1387
- n0,
1388
- _GSCRe,
1596
+ export var GetServerCertificateResponse$ = [3, n0, _GSCRe,
1389
1597
  0,
1390
1598
  [_SCe],
1391
- [() => ServerCertificate$],
1599
+ [() => ServerCertificate$]
1392
1600
  ];
1393
- export var GetServiceLastAccessedDetailsRequest$ = [
1394
- 3,
1395
- n0,
1396
- _GSLADRet,
1601
+ export var GetServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADRet,
1397
1602
  0,
1398
1603
  [_JI, _MI, _Ma],
1399
- [0, 1, 0],
1604
+ [0, 1, 0]
1400
1605
  ];
1401
- export var GetServiceLastAccessedDetailsResponse$ = [
1402
- 3,
1403
- n0,
1404
- _GSLADRete,
1606
+ export var GetServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRete,
1405
1607
  0,
1406
1608
  [_JS, _JT, _JCD, _SLA, _JCDo, _IT, _Ma, _E],
1407
- [0, 0, 4, () => ServicesLastAccessed, 4, 2, 0, () => ErrorDetails$],
1609
+ [0, 0, 4, () => ServicesLastAccessed, 4, 2, 0, () => ErrorDetails$]
1408
1610
  ];
1409
- export var GetServiceLastAccessedDetailsWithEntitiesRequest$ = [
1410
- 3,
1411
- n0,
1412
- _GSLADWER,
1611
+ export var GetServiceLastAccessedDetailsWithEntitiesRequest$ = [3, n0, _GSLADWER,
1413
1612
  0,
1414
1613
  [_JI, _SNe, _MI, _Ma],
1415
- [0, 0, 1, 0],
1614
+ [0, 0, 1, 0]
1416
1615
  ];
1417
- export var GetServiceLastAccessedDetailsWithEntitiesResponse$ = [
1418
- 3,
1419
- n0,
1420
- _GSLADWERe,
1616
+ export var GetServiceLastAccessedDetailsWithEntitiesResponse$ = [3, n0, _GSLADWERe,
1421
1617
  0,
1422
1618
  [_JS, _JCD, _JCDo, _EDL, _IT, _Ma, _E],
1423
- [0, 4, 4, () => entityDetailsListType, 2, 0, () => ErrorDetails$],
1619
+ [0, 4, 4, () => entityDetailsListType, 2, 0, () => ErrorDetails$]
1424
1620
  ];
1425
- export var GetServiceLinkedRoleDeletionStatusRequest$ = [3, n0, _GSLRDSR, 0, [_DTI], [0]];
1426
- export var GetServiceLinkedRoleDeletionStatusResponse$ = [
1427
- 3,
1428
- n0,
1429
- _GSLRDSRe,
1621
+ export var GetServiceLinkedRoleDeletionStatusRequest$ = [3, n0, _GSLRDSR,
1622
+ 0,
1623
+ [_DTI],
1624
+ [0]
1625
+ ];
1626
+ export var GetServiceLinkedRoleDeletionStatusResponse$ = [3, n0, _GSLRDSRe,
1430
1627
  0,
1431
1628
  [_S, _Re],
1432
- [0, () => DeletionTaskFailureReasonType$],
1433
- ];
1434
- export var GetSSHPublicKeyRequest$ = [3, n0, _GSSHPKR, 0, [_UN, _SSHPKI, _En], [0, 0, 0]];
1435
- export var GetSSHPublicKeyResponse$ = [3, n0, _GSSHPKRe, 0, [_SSHPK], [() => SSHPublicKey$]];
1436
- export var GetUserPolicyRequest$ = [3, n0, _GUPR, 0, [_UN, _PN], [0, 0]];
1437
- export var GetUserPolicyResponse$ = [3, n0, _GUPRe, 0, [_UN, _PN, _PD], [0, 0, 0]];
1438
- export var GetUserRequest$ = [3, n0, _GUR, 0, [_UN], [0]];
1439
- export var GetUserResponse$ = [3, n0, _GURe, 0, [_Us], [() => User$]];
1440
- export var Group$ = [3, n0, _G, 0, [_Pa, _GN, _GI, _A, _CD], [0, 0, 0, 0, 4]];
1441
- export var GroupDetail$ = [
1442
- 3,
1443
- n0,
1444
- _GD,
1629
+ [0, () => DeletionTaskFailureReasonType$]
1630
+ ];
1631
+ export var GetSSHPublicKeyRequest$ = [3, n0, _GSSHPKR,
1632
+ 0,
1633
+ [_UN, _SSHPKI, _En],
1634
+ [0, 0, 0]
1635
+ ];
1636
+ export var GetSSHPublicKeyResponse$ = [3, n0, _GSSHPKRe,
1637
+ 0,
1638
+ [_SSHPK],
1639
+ [() => SSHPublicKey$]
1640
+ ];
1641
+ export var GetUserPolicyRequest$ = [3, n0, _GUPR,
1642
+ 0,
1643
+ [_UN, _PN],
1644
+ [0, 0]
1645
+ ];
1646
+ export var GetUserPolicyResponse$ = [3, n0, _GUPRe,
1647
+ 0,
1648
+ [_UN, _PN, _PD],
1649
+ [0, 0, 0]
1650
+ ];
1651
+ export var GetUserRequest$ = [3, n0, _GUR,
1652
+ 0,
1653
+ [_UN],
1654
+ [0]
1655
+ ];
1656
+ export var GetUserResponse$ = [3, n0, _GURe,
1657
+ 0,
1658
+ [_Us],
1659
+ [() => User$]
1660
+ ];
1661
+ export var Group$ = [3, n0, _G,
1662
+ 0,
1663
+ [_Pa, _GN, _GI, _A, _CD],
1664
+ [0, 0, 0, 0, 4]
1665
+ ];
1666
+ export var GroupDetail$ = [3, n0, _GD,
1445
1667
  0,
1446
1668
  [_Pa, _GN, _GI, _A, _CD, _GPL, _AMP],
1447
- [0, 0, 0, 0, 4, () => policyDetailListType, () => attachedPoliciesListType],
1669
+ [0, 0, 0, 0, 4, () => policyDetailListType, () => attachedPoliciesListType]
1448
1670
  ];
1449
- export var InstanceProfile$ = [
1450
- 3,
1451
- n0,
1452
- _IP,
1671
+ export var InstanceProfile$ = [3, n0, _IP,
1453
1672
  0,
1454
1673
  [_Pa, _IPN, _IPI, _A, _CD, _Rol, _T],
1455
- [0, 0, 0, 0, 4, () => roleListType, () => tagListType],
1674
+ [0, 0, 0, 0, 4, () => roleListType, () => tagListType]
1456
1675
  ];
1457
- export var InvalidAuthenticationCodeException$ = [
1458
- -3,
1459
- n0,
1460
- _IACE,
1676
+ export var InvalidAuthenticationCodeException$ = [-3, n0, _IACE,
1461
1677
  { [_aQE]: [`InvalidAuthenticationCode`, 403], [_e]: _c, [_hE]: 403 },
1462
1678
  [_m],
1463
- [0],
1679
+ [0]
1464
1680
  ];
1465
1681
  TypeRegistry.for(n0).registerError(InvalidAuthenticationCodeException$, InvalidAuthenticationCodeException);
1466
- export var InvalidCertificateException$ = [
1467
- -3,
1468
- n0,
1469
- _ICE,
1682
+ export var InvalidCertificateException$ = [-3, n0, _ICE,
1470
1683
  { [_aQE]: [`InvalidCertificate`, 400], [_e]: _c, [_hE]: 400 },
1471
1684
  [_m],
1472
- [0],
1685
+ [0]
1473
1686
  ];
1474
1687
  TypeRegistry.for(n0).registerError(InvalidCertificateException$, InvalidCertificateException);
1475
- export var InvalidInputException$ = [
1476
- -3,
1477
- n0,
1478
- _IIE,
1688
+ export var InvalidInputException$ = [-3, n0, _IIE,
1479
1689
  { [_aQE]: [`InvalidInput`, 400], [_e]: _c, [_hE]: 400 },
1480
1690
  [_m],
1481
- [0],
1691
+ [0]
1482
1692
  ];
1483
1693
  TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
1484
- export var InvalidPublicKeyException$ = [
1485
- -3,
1486
- n0,
1487
- _IPKE,
1694
+ export var InvalidPublicKeyException$ = [-3, n0, _IPKE,
1488
1695
  { [_aQE]: [`InvalidPublicKey`, 400], [_e]: _c, [_hE]: 400 },
1489
1696
  [_m],
1490
- [0],
1697
+ [0]
1491
1698
  ];
1492
1699
  TypeRegistry.for(n0).registerError(InvalidPublicKeyException$, InvalidPublicKeyException);
1493
- export var InvalidUserTypeException$ = [
1494
- -3,
1495
- n0,
1496
- _IUTE,
1700
+ export var InvalidUserTypeException$ = [-3, n0, _IUTE,
1497
1701
  { [_aQE]: [`InvalidUserType`, 400], [_e]: _c, [_hE]: 400 },
1498
1702
  [_m],
1499
- [0],
1703
+ [0]
1500
1704
  ];
1501
1705
  TypeRegistry.for(n0).registerError(InvalidUserTypeException$, InvalidUserTypeException);
1502
- export var KeyPairMismatchException$ = [
1503
- -3,
1504
- n0,
1505
- _KPME,
1706
+ export var KeyPairMismatchException$ = [-3, n0, _KPME,
1506
1707
  { [_aQE]: [`KeyPairMismatch`, 400], [_e]: _c, [_hE]: 400 },
1507
1708
  [_m],
1508
- [0],
1709
+ [0]
1509
1710
  ];
1510
1711
  TypeRegistry.for(n0).registerError(KeyPairMismatchException$, KeyPairMismatchException);
1511
- export var LimitExceededException$ = [
1512
- -3,
1513
- n0,
1514
- _LEE,
1712
+ export var LimitExceededException$ = [-3, n0, _LEE,
1515
1713
  { [_aQE]: [`LimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
1516
1714
  [_m],
1517
- [0],
1715
+ [0]
1518
1716
  ];
1519
1717
  TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1520
- export var ListAccessKeysRequest$ = [3, n0, _LAKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1521
- export var ListAccessKeysResponse$ = [
1522
- 3,
1523
- n0,
1524
- _LAKRi,
1718
+ export var ListAccessKeysRequest$ = [3, n0, _LAKR,
1719
+ 0,
1720
+ [_UN, _Ma, _MI],
1721
+ [0, 0, 1]
1722
+ ];
1723
+ export var ListAccessKeysResponse$ = [3, n0, _LAKRi,
1525
1724
  0,
1526
1725
  [_AKM, _IT, _Ma],
1527
- [() => accessKeyMetadataListType, 2, 0],
1726
+ [() => accessKeyMetadataListType, 2, 0]
1727
+ ];
1728
+ export var ListAccountAliasesRequest$ = [3, n0, _LAAR,
1729
+ 0,
1730
+ [_Ma, _MI],
1731
+ [0, 1]
1732
+ ];
1733
+ export var ListAccountAliasesResponse$ = [3, n0, _LAARi,
1734
+ 0,
1735
+ [_AAc, _IT, _Ma],
1736
+ [64 | 0, 2, 0]
1528
1737
  ];
1529
- export var ListAccountAliasesRequest$ = [3, n0, _LAAR, 0, [_Ma, _MI], [0, 1]];
1530
- export var ListAccountAliasesResponse$ = [3, n0, _LAARi, 0, [_AAc, _IT, _Ma], [64 | 0, 2, 0]];
1531
- export var ListAttachedGroupPoliciesRequest$ = [
1532
- 3,
1533
- n0,
1534
- _LAGPR,
1738
+ export var ListAttachedGroupPoliciesRequest$ = [3, n0, _LAGPR,
1535
1739
  0,
1536
1740
  [_GN, _PPat, _Ma, _MI],
1537
- [0, 0, 0, 1],
1741
+ [0, 0, 0, 1]
1538
1742
  ];
1539
- export var ListAttachedGroupPoliciesResponse$ = [
1540
- 3,
1541
- n0,
1542
- _LAGPRi,
1743
+ export var ListAttachedGroupPoliciesResponse$ = [3, n0, _LAGPRi,
1543
1744
  0,
1544
1745
  [_APt, _IT, _Ma],
1545
- [() => attachedPoliciesListType, 2, 0],
1746
+ [() => attachedPoliciesListType, 2, 0]
1546
1747
  ];
1547
- export var ListAttachedRolePoliciesRequest$ = [
1548
- 3,
1549
- n0,
1550
- _LARPR,
1748
+ export var ListAttachedRolePoliciesRequest$ = [3, n0, _LARPR,
1551
1749
  0,
1552
1750
  [_RN, _PPat, _Ma, _MI],
1553
- [0, 0, 0, 1],
1751
+ [0, 0, 0, 1]
1554
1752
  ];
1555
- export var ListAttachedRolePoliciesResponse$ = [
1556
- 3,
1557
- n0,
1558
- _LARPRi,
1753
+ export var ListAttachedRolePoliciesResponse$ = [3, n0, _LARPRi,
1559
1754
  0,
1560
1755
  [_APt, _IT, _Ma],
1561
- [() => attachedPoliciesListType, 2, 0],
1756
+ [() => attachedPoliciesListType, 2, 0]
1562
1757
  ];
1563
- export var ListAttachedUserPoliciesRequest$ = [
1564
- 3,
1565
- n0,
1566
- _LAUPR,
1758
+ export var ListAttachedUserPoliciesRequest$ = [3, n0, _LAUPR,
1567
1759
  0,
1568
1760
  [_UN, _PPat, _Ma, _MI],
1569
- [0, 0, 0, 1],
1761
+ [0, 0, 0, 1]
1570
1762
  ];
1571
- export var ListAttachedUserPoliciesResponse$ = [
1572
- 3,
1573
- n0,
1574
- _LAUPRi,
1763
+ export var ListAttachedUserPoliciesResponse$ = [3, n0, _LAUPRi,
1575
1764
  0,
1576
1765
  [_APt, _IT, _Ma],
1577
- [() => attachedPoliciesListType, 2, 0],
1766
+ [() => attachedPoliciesListType, 2, 0]
1767
+ ];
1768
+ export var ListDelegationRequestsRequest$ = [3, n0, _LDRR,
1769
+ 0,
1770
+ [_OI, _Ma, _MI],
1771
+ [0, 0, 1]
1578
1772
  ];
1579
- export var ListDelegationRequestsRequest$ = [3, n0, _LDRR, 0, [_OI, _Ma, _MI], [0, 0, 1]];
1580
- export var ListDelegationRequestsResponse$ = [
1581
- 3,
1582
- n0,
1583
- _LDRRi,
1773
+ export var ListDelegationRequestsResponse$ = [3, n0, _LDRRi,
1584
1774
  0,
1585
1775
  [_DRe, _Ma, _iT],
1586
- [() => delegationRequestsListType, 0, 2],
1776
+ [() => delegationRequestsListType, 0, 2]
1587
1777
  ];
1588
- export var ListEntitiesForPolicyRequest$ = [
1589
- 3,
1590
- n0,
1591
- _LEFPR,
1778
+ export var ListEntitiesForPolicyRequest$ = [3, n0, _LEFPR,
1592
1779
  0,
1593
1780
  [_PA, _EFn, _PPat, _PUF, _Ma, _MI],
1594
- [0, 0, 0, 0, 0, 1],
1781
+ [0, 0, 0, 0, 0, 1]
1595
1782
  ];
1596
- export var ListEntitiesForPolicyResponse$ = [
1597
- 3,
1598
- n0,
1599
- _LEFPRi,
1783
+ export var ListEntitiesForPolicyResponse$ = [3, n0, _LEFPRi,
1600
1784
  0,
1601
1785
  [_PG, _PU, _PR, _IT, _Ma],
1602
- [() => PolicyGroupListType, () => PolicyUserListType, () => PolicyRoleListType, 2, 0],
1786
+ [() => PolicyGroupListType, () => PolicyUserListType, () => PolicyRoleListType, 2, 0]
1787
+ ];
1788
+ export var ListGroupPoliciesRequest$ = [3, n0, _LGPR,
1789
+ 0,
1790
+ [_GN, _Ma, _MI],
1791
+ [0, 0, 1]
1792
+ ];
1793
+ export var ListGroupPoliciesResponse$ = [3, n0, _LGPRi,
1794
+ 0,
1795
+ [_PNo, _IT, _Ma],
1796
+ [64 | 0, 2, 0]
1797
+ ];
1798
+ export var ListGroupsForUserRequest$ = [3, n0, _LGFUR,
1799
+ 0,
1800
+ [_UN, _Ma, _MI],
1801
+ [0, 0, 1]
1603
1802
  ];
1604
- export var ListGroupPoliciesRequest$ = [3, n0, _LGPR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
1605
- export var ListGroupPoliciesResponse$ = [3, n0, _LGPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
1606
- export var ListGroupsForUserRequest$ = [3, n0, _LGFUR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1607
- export var ListGroupsForUserResponse$ = [
1608
- 3,
1609
- n0,
1610
- _LGFURi,
1803
+ export var ListGroupsForUserResponse$ = [3, n0, _LGFURi,
1611
1804
  0,
1612
1805
  [_Gro, _IT, _Ma],
1613
- [() => groupListType, 2, 0],
1806
+ [() => groupListType, 2, 0]
1807
+ ];
1808
+ export var ListGroupsRequest$ = [3, n0, _LGR,
1809
+ 0,
1810
+ [_PPat, _Ma, _MI],
1811
+ [0, 0, 1]
1614
1812
  ];
1615
- export var ListGroupsRequest$ = [3, n0, _LGR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1616
- export var ListGroupsResponse$ = [
1617
- 3,
1618
- n0,
1619
- _LGRi,
1813
+ export var ListGroupsResponse$ = [3, n0, _LGRi,
1620
1814
  0,
1621
1815
  [_Gro, _IT, _Ma],
1622
- [() => groupListType, 2, 0],
1816
+ [() => groupListType, 2, 0]
1817
+ ];
1818
+ export var ListInstanceProfilesForRoleRequest$ = [3, n0, _LIPFRR,
1819
+ 0,
1820
+ [_RN, _Ma, _MI],
1821
+ [0, 0, 1]
1623
1822
  ];
1624
- export var ListInstanceProfilesForRoleRequest$ = [3, n0, _LIPFRR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
1625
- export var ListInstanceProfilesForRoleResponse$ = [
1626
- 3,
1627
- n0,
1628
- _LIPFRRi,
1823
+ export var ListInstanceProfilesForRoleResponse$ = [3, n0, _LIPFRRi,
1629
1824
  0,
1630
1825
  [_IPn, _IT, _Ma],
1631
- [() => instanceProfileListType, 2, 0],
1826
+ [() => instanceProfileListType, 2, 0]
1827
+ ];
1828
+ export var ListInstanceProfilesRequest$ = [3, n0, _LIPR,
1829
+ 0,
1830
+ [_PPat, _Ma, _MI],
1831
+ [0, 0, 1]
1632
1832
  ];
1633
- export var ListInstanceProfilesRequest$ = [3, n0, _LIPR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1634
- export var ListInstanceProfilesResponse$ = [
1635
- 3,
1636
- n0,
1637
- _LIPRi,
1833
+ export var ListInstanceProfilesResponse$ = [3, n0, _LIPRi,
1638
1834
  0,
1639
1835
  [_IPn, _IT, _Ma],
1640
- [() => instanceProfileListType, 2, 0],
1836
+ [() => instanceProfileListType, 2, 0]
1837
+ ];
1838
+ export var ListInstanceProfileTagsRequest$ = [3, n0, _LIPTR,
1839
+ 0,
1840
+ [_IPN, _Ma, _MI],
1841
+ [0, 0, 1]
1641
1842
  ];
1642
- export var ListInstanceProfileTagsRequest$ = [3, n0, _LIPTR, 0, [_IPN, _Ma, _MI], [0, 0, 1]];
1643
- export var ListInstanceProfileTagsResponse$ = [
1644
- 3,
1645
- n0,
1646
- _LIPTRi,
1843
+ export var ListInstanceProfileTagsResponse$ = [3, n0, _LIPTRi,
1647
1844
  0,
1648
1845
  [_T, _IT, _Ma],
1649
- [() => tagListType, 2, 0],
1846
+ [() => tagListType, 2, 0]
1847
+ ];
1848
+ export var ListMFADevicesRequest$ = [3, n0, _LMFADR,
1849
+ 0,
1850
+ [_UN, _Ma, _MI],
1851
+ [0, 0, 1]
1650
1852
  ];
1651
- export var ListMFADevicesRequest$ = [3, n0, _LMFADR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1652
- export var ListMFADevicesResponse$ = [
1653
- 3,
1654
- n0,
1655
- _LMFADRi,
1853
+ export var ListMFADevicesResponse$ = [3, n0, _LMFADRi,
1656
1854
  0,
1657
1855
  [_MFAD, _IT, _Ma],
1658
- [() => mfaDeviceListType, 2, 0],
1856
+ [() => mfaDeviceListType, 2, 0]
1857
+ ];
1858
+ export var ListMFADeviceTagsRequest$ = [3, n0, _LMFADTR,
1859
+ 0,
1860
+ [_SNer, _Ma, _MI],
1861
+ [0, 0, 1]
1659
1862
  ];
1660
- export var ListMFADeviceTagsRequest$ = [3, n0, _LMFADTR, 0, [_SNer, _Ma, _MI], [0, 0, 1]];
1661
- export var ListMFADeviceTagsResponse$ = [
1662
- 3,
1663
- n0,
1664
- _LMFADTRi,
1863
+ export var ListMFADeviceTagsResponse$ = [3, n0, _LMFADTRi,
1665
1864
  0,
1666
1865
  [_T, _IT, _Ma],
1667
- [() => tagListType, 2, 0],
1866
+ [() => tagListType, 2, 0]
1867
+ ];
1868
+ export var ListOpenIDConnectProvidersRequest$ = [3, n0, _LOIDCPR,
1869
+ 0,
1870
+ [],
1871
+ []
1668
1872
  ];
1669
- export var ListOpenIDConnectProvidersRequest$ = [3, n0, _LOIDCPR, 0, [], []];
1670
- export var ListOpenIDConnectProvidersResponse$ = [
1671
- 3,
1672
- n0,
1673
- _LOIDCPRi,
1873
+ export var ListOpenIDConnectProvidersResponse$ = [3, n0, _LOIDCPRi,
1674
1874
  0,
1675
1875
  [_OIDCPL],
1676
- [() => OpenIDConnectProviderListType],
1876
+ [() => OpenIDConnectProviderListType]
1677
1877
  ];
1678
- export var ListOpenIDConnectProviderTagsRequest$ = [
1679
- 3,
1680
- n0,
1681
- _LOIDCPTR,
1878
+ export var ListOpenIDConnectProviderTagsRequest$ = [3, n0, _LOIDCPTR,
1682
1879
  0,
1683
1880
  [_OIDCPA, _Ma, _MI],
1684
- [0, 0, 1],
1881
+ [0, 0, 1]
1685
1882
  ];
1686
- export var ListOpenIDConnectProviderTagsResponse$ = [
1687
- 3,
1688
- n0,
1689
- _LOIDCPTRi,
1883
+ export var ListOpenIDConnectProviderTagsResponse$ = [3, n0, _LOIDCPTRi,
1690
1884
  0,
1691
1885
  [_T, _IT, _Ma],
1692
- [() => tagListType, 2, 0],
1886
+ [() => tagListType, 2, 0]
1887
+ ];
1888
+ export var ListOrganizationsFeaturesRequest$ = [3, n0, _LOFR,
1889
+ 0,
1890
+ [],
1891
+ []
1892
+ ];
1893
+ export var ListOrganizationsFeaturesResponse$ = [3, n0, _LOFRi,
1894
+ 0,
1895
+ [_OIr, _EF],
1896
+ [0, 64 | 0]
1693
1897
  ];
1694
- export var ListOrganizationsFeaturesRequest$ = [3, n0, _LOFR, 0, [], []];
1695
- export var ListOrganizationsFeaturesResponse$ = [3, n0, _LOFRi, 0, [_OIr, _EF], [0, 64 | 0]];
1696
- export var ListPoliciesGrantingServiceAccessEntry$ = [
1697
- 3,
1698
- n0,
1699
- _LPGSAE,
1898
+ export var ListPoliciesGrantingServiceAccessEntry$ = [3, n0, _LPGSAE,
1700
1899
  0,
1701
1900
  [_SNe, _Pol],
1702
- [0, () => policyGrantingServiceAccessListType],
1901
+ [0, () => policyGrantingServiceAccessListType]
1703
1902
  ];
1704
- export var ListPoliciesGrantingServiceAccessRequest$ = [
1705
- 3,
1706
- n0,
1707
- _LPGSAR,
1903
+ export var ListPoliciesGrantingServiceAccessRequest$ = [3, n0, _LPGSAR,
1708
1904
  0,
1709
1905
  [_Ma, _A, _SNerv],
1710
- [0, 0, 64 | 0],
1906
+ [0, 0, 64 | 0]
1711
1907
  ];
1712
- export var ListPoliciesGrantingServiceAccessResponse$ = [
1713
- 3,
1714
- n0,
1715
- _LPGSARi,
1908
+ export var ListPoliciesGrantingServiceAccessResponse$ = [3, n0, _LPGSARi,
1716
1909
  0,
1717
1910
  [_PGSA, _IT, _Ma],
1718
- [() => listPolicyGrantingServiceAccessResponseListType, 2, 0],
1911
+ [() => listPolicyGrantingServiceAccessResponseListType, 2, 0]
1719
1912
  ];
1720
- export var ListPoliciesRequest$ = [
1721
- 3,
1722
- n0,
1723
- _LPR,
1913
+ export var ListPoliciesRequest$ = [3, n0, _LPR,
1724
1914
  0,
1725
1915
  [_Sc, _OA, _PPat, _PUF, _Ma, _MI],
1726
- [0, 2, 0, 0, 0, 1],
1916
+ [0, 2, 0, 0, 0, 1]
1727
1917
  ];
1728
- export var ListPoliciesResponse$ = [
1729
- 3,
1730
- n0,
1731
- _LPRi,
1918
+ export var ListPoliciesResponse$ = [3, n0, _LPRi,
1732
1919
  0,
1733
1920
  [_Pol, _IT, _Ma],
1734
- [() => policyListType, 2, 0],
1921
+ [() => policyListType, 2, 0]
1922
+ ];
1923
+ export var ListPolicyTagsRequest$ = [3, n0, _LPTR,
1924
+ 0,
1925
+ [_PA, _Ma, _MI],
1926
+ [0, 0, 1]
1735
1927
  ];
1736
- export var ListPolicyTagsRequest$ = [3, n0, _LPTR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
1737
- export var ListPolicyTagsResponse$ = [
1738
- 3,
1739
- n0,
1740
- _LPTRi,
1928
+ export var ListPolicyTagsResponse$ = [3, n0, _LPTRi,
1741
1929
  0,
1742
1930
  [_T, _IT, _Ma],
1743
- [() => tagListType, 2, 0],
1931
+ [() => tagListType, 2, 0]
1744
1932
  ];
1745
- export var ListPolicyVersionsRequest$ = [3, n0, _LPVR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
1746
- export var ListPolicyVersionsResponse$ = [
1747
- 3,
1748
- n0,
1749
- _LPVRi,
1933
+ export var ListPolicyVersionsRequest$ = [3, n0, _LPVR,
1934
+ 0,
1935
+ [_PA, _Ma, _MI],
1936
+ [0, 0, 1]
1937
+ ];
1938
+ export var ListPolicyVersionsResponse$ = [3, n0, _LPVRi,
1750
1939
  0,
1751
1940
  [_V, _IT, _Ma],
1752
- [() => policyDocumentVersionListType, 2, 0],
1753
- ];
1754
- export var ListRolePoliciesRequest$ = [3, n0, _LRPR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
1755
- export var ListRolePoliciesResponse$ = [3, n0, _LRPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
1756
- export var ListRolesRequest$ = [3, n0, _LRR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1757
- export var ListRolesResponse$ = [3, n0, _LRRi, 0, [_Rol, _IT, _Ma], [() => roleListType, 2, 0]];
1758
- export var ListRoleTagsRequest$ = [3, n0, _LRTR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
1759
- export var ListRoleTagsResponse$ = [3, n0, _LRTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
1760
- export var ListSAMLProvidersRequest$ = [3, n0, _LSAMLPR, 0, [], []];
1761
- export var ListSAMLProvidersResponse$ = [
1762
- 3,
1763
- n0,
1764
- _LSAMLPRi,
1941
+ [() => policyDocumentVersionListType, 2, 0]
1942
+ ];
1943
+ export var ListRolePoliciesRequest$ = [3, n0, _LRPR,
1765
1944
  0,
1766
- [_SAMLPL],
1767
- [() => SAMLProviderListType],
1945
+ [_RN, _Ma, _MI],
1946
+ [0, 0, 1]
1768
1947
  ];
1769
- export var ListSAMLProviderTagsRequest$ = [3, n0, _LSAMLPTR, 0, [_SAMLPA, _Ma, _MI], [0, 0, 1]];
1770
- export var ListSAMLProviderTagsResponse$ = [
1771
- 3,
1772
- n0,
1773
- _LSAMLPTRi,
1948
+ export var ListRolePoliciesResponse$ = [3, n0, _LRPRi,
1949
+ 0,
1950
+ [_PNo, _IT, _Ma],
1951
+ [64 | 0, 2, 0]
1952
+ ];
1953
+ export var ListRolesRequest$ = [3, n0, _LRR,
1954
+ 0,
1955
+ [_PPat, _Ma, _MI],
1956
+ [0, 0, 1]
1957
+ ];
1958
+ export var ListRolesResponse$ = [3, n0, _LRRi,
1959
+ 0,
1960
+ [_Rol, _IT, _Ma],
1961
+ [() => roleListType, 2, 0]
1962
+ ];
1963
+ export var ListRoleTagsRequest$ = [3, n0, _LRTR,
1964
+ 0,
1965
+ [_RN, _Ma, _MI],
1966
+ [0, 0, 1]
1967
+ ];
1968
+ export var ListRoleTagsResponse$ = [3, n0, _LRTRi,
1774
1969
  0,
1775
1970
  [_T, _IT, _Ma],
1776
- [() => tagListType, 2, 0],
1971
+ [() => tagListType, 2, 0]
1972
+ ];
1973
+ export var ListSAMLProvidersRequest$ = [3, n0, _LSAMLPR,
1974
+ 0,
1975
+ [],
1976
+ []
1977
+ ];
1978
+ export var ListSAMLProvidersResponse$ = [3, n0, _LSAMLPRi,
1979
+ 0,
1980
+ [_SAMLPL],
1981
+ [() => SAMLProviderListType]
1777
1982
  ];
1778
- export var ListServerCertificatesRequest$ = [3, n0, _LSCR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1779
- export var ListServerCertificatesResponse$ = [
1780
- 3,
1781
- n0,
1782
- _LSCRi,
1983
+ export var ListSAMLProviderTagsRequest$ = [3, n0, _LSAMLPTR,
1984
+ 0,
1985
+ [_SAMLPA, _Ma, _MI],
1986
+ [0, 0, 1]
1987
+ ];
1988
+ export var ListSAMLProviderTagsResponse$ = [3, n0, _LSAMLPTRi,
1989
+ 0,
1990
+ [_T, _IT, _Ma],
1991
+ [() => tagListType, 2, 0]
1992
+ ];
1993
+ export var ListServerCertificatesRequest$ = [3, n0, _LSCR,
1994
+ 0,
1995
+ [_PPat, _Ma, _MI],
1996
+ [0, 0, 1]
1997
+ ];
1998
+ export var ListServerCertificatesResponse$ = [3, n0, _LSCRi,
1783
1999
  0,
1784
2000
  [_SCML, _IT, _Ma],
1785
- [() => serverCertificateMetadataListType, 2, 0],
2001
+ [() => serverCertificateMetadataListType, 2, 0]
2002
+ ];
2003
+ export var ListServerCertificateTagsRequest$ = [3, n0, _LSCTR,
2004
+ 0,
2005
+ [_SCN, _Ma, _MI],
2006
+ [0, 0, 1]
1786
2007
  ];
1787
- export var ListServerCertificateTagsRequest$ = [3, n0, _LSCTR, 0, [_SCN, _Ma, _MI], [0, 0, 1]];
1788
- export var ListServerCertificateTagsResponse$ = [
1789
- 3,
1790
- n0,
1791
- _LSCTRi,
2008
+ export var ListServerCertificateTagsResponse$ = [3, n0, _LSCTRi,
1792
2009
  0,
1793
2010
  [_T, _IT, _Ma],
1794
- [() => tagListType, 2, 0],
2011
+ [() => tagListType, 2, 0]
1795
2012
  ];
1796
- export var ListServiceSpecificCredentialsRequest$ = [
1797
- 3,
1798
- n0,
1799
- _LSSCR,
2013
+ export var ListServiceSpecificCredentialsRequest$ = [3, n0, _LSSCR,
1800
2014
  0,
1801
2015
  [_UN, _SN, _AU, _Ma, _MI],
1802
- [0, 0, 2, 0, 1],
2016
+ [0, 0, 2, 0, 1]
1803
2017
  ];
1804
- export var ListServiceSpecificCredentialsResponse$ = [
1805
- 3,
1806
- n0,
1807
- _LSSCRi,
2018
+ export var ListServiceSpecificCredentialsResponse$ = [3, n0, _LSSCRi,
1808
2019
  0,
1809
2020
  [_SSCe, _Ma, _IT],
1810
- [() => ServiceSpecificCredentialsListType, 0, 2],
2021
+ [() => ServiceSpecificCredentialsListType, 0, 2]
1811
2022
  ];
1812
- export var ListSigningCertificatesRequest$ = [3, n0, _LSCRis, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1813
- export var ListSigningCertificatesResponse$ = [
1814
- 3,
1815
- n0,
1816
- _LSCRist,
2023
+ export var ListSigningCertificatesRequest$ = [3, n0, _LSCRis,
2024
+ 0,
2025
+ [_UN, _Ma, _MI],
2026
+ [0, 0, 1]
2027
+ ];
2028
+ export var ListSigningCertificatesResponse$ = [3, n0, _LSCRist,
1817
2029
  0,
1818
2030
  [_Cer, _IT, _Ma],
1819
- [() => certificateListType, 2, 0],
2031
+ [() => certificateListType, 2, 0]
2032
+ ];
2033
+ export var ListSSHPublicKeysRequest$ = [3, n0, _LSSHPKR,
2034
+ 0,
2035
+ [_UN, _Ma, _MI],
2036
+ [0, 0, 1]
1820
2037
  ];
1821
- export var ListSSHPublicKeysRequest$ = [3, n0, _LSSHPKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1822
- export var ListSSHPublicKeysResponse$ = [
1823
- 3,
1824
- n0,
1825
- _LSSHPKRi,
2038
+ export var ListSSHPublicKeysResponse$ = [3, n0, _LSSHPKRi,
1826
2039
  0,
1827
2040
  [_SSHPKu, _IT, _Ma],
1828
- [() => SSHPublicKeyListType, 2, 0],
1829
- ];
1830
- export var ListUserPoliciesRequest$ = [3, n0, _LUPR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1831
- export var ListUserPoliciesResponse$ = [3, n0, _LUPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
1832
- export var ListUsersRequest$ = [3, n0, _LUR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1833
- export var ListUsersResponse$ = [3, n0, _LURi, 0, [_Use, _IT, _Ma], [() => userListType, 2, 0]];
1834
- export var ListUserTagsRequest$ = [3, n0, _LUTR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1835
- export var ListUserTagsResponse$ = [3, n0, _LUTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
1836
- export var ListVirtualMFADevicesRequest$ = [3, n0, _LVMFADR, 0, [_AS, _Ma, _MI], [0, 0, 1]];
1837
- export var ListVirtualMFADevicesResponse$ = [
1838
- 3,
1839
- n0,
1840
- _LVMFADRi,
2041
+ [() => SSHPublicKeyListType, 2, 0]
2042
+ ];
2043
+ export var ListUserPoliciesRequest$ = [3, n0, _LUPR,
2044
+ 0,
2045
+ [_UN, _Ma, _MI],
2046
+ [0, 0, 1]
2047
+ ];
2048
+ export var ListUserPoliciesResponse$ = [3, n0, _LUPRi,
2049
+ 0,
2050
+ [_PNo, _IT, _Ma],
2051
+ [64 | 0, 2, 0]
2052
+ ];
2053
+ export var ListUsersRequest$ = [3, n0, _LUR,
2054
+ 0,
2055
+ [_PPat, _Ma, _MI],
2056
+ [0, 0, 1]
2057
+ ];
2058
+ export var ListUsersResponse$ = [3, n0, _LURi,
2059
+ 0,
2060
+ [_Use, _IT, _Ma],
2061
+ [() => userListType, 2, 0]
2062
+ ];
2063
+ export var ListUserTagsRequest$ = [3, n0, _LUTR,
2064
+ 0,
2065
+ [_UN, _Ma, _MI],
2066
+ [0, 0, 1]
2067
+ ];
2068
+ export var ListUserTagsResponse$ = [3, n0, _LUTRi,
2069
+ 0,
2070
+ [_T, _IT, _Ma],
2071
+ [() => tagListType, 2, 0]
2072
+ ];
2073
+ export var ListVirtualMFADevicesRequest$ = [3, n0, _LVMFADR,
2074
+ 0,
2075
+ [_AS, _Ma, _MI],
2076
+ [0, 0, 1]
2077
+ ];
2078
+ export var ListVirtualMFADevicesResponse$ = [3, n0, _LVMFADRi,
1841
2079
  0,
1842
2080
  [_VMFADi, _IT, _Ma],
1843
- [[() => virtualMFADeviceListType, 0], 2, 0],
2081
+ [[() => virtualMFADeviceListType, 0], 2, 0]
2082
+ ];
2083
+ export var LoginProfile$ = [3, n0, _LP,
2084
+ 0,
2085
+ [_UN, _CD, _PRR],
2086
+ [0, 4, 2]
1844
2087
  ];
1845
- export var LoginProfile$ = [3, n0, _LP, 0, [_UN, _CD, _PRR], [0, 4, 2]];
1846
- export var MalformedCertificateException$ = [
1847
- -3,
1848
- n0,
1849
- _MCE,
2088
+ export var MalformedCertificateException$ = [-3, n0, _MCE,
1850
2089
  { [_aQE]: [`MalformedCertificate`, 400], [_e]: _c, [_hE]: 400 },
1851
2090
  [_m],
1852
- [0],
2091
+ [0]
1853
2092
  ];
1854
2093
  TypeRegistry.for(n0).registerError(MalformedCertificateException$, MalformedCertificateException);
1855
- export var MalformedPolicyDocumentException$ = [
1856
- -3,
1857
- n0,
1858
- _MPDE,
2094
+ export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
1859
2095
  { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
1860
2096
  [_m],
1861
- [0],
2097
+ [0]
1862
2098
  ];
1863
2099
  TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
1864
- export var ManagedPolicyDetail$ = [
1865
- 3,
1866
- n0,
1867
- _MPD,
2100
+ export var ManagedPolicyDetail$ = [3, n0, _MPD,
1868
2101
  0,
1869
2102
  [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _PVL],
1870
- [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => policyDocumentVersionListType],
2103
+ [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => policyDocumentVersionListType]
1871
2104
  ];
1872
- export var MFADevice$ = [3, n0, _MFADe, 0, [_UN, _SNer, _EDn], [0, 0, 4]];
1873
- export var NoSuchEntityException$ = [
1874
- -3,
1875
- n0,
1876
- _NSEE,
2105
+ export var MFADevice$ = [3, n0, _MFADe,
2106
+ 0,
2107
+ [_UN, _SNer, _EDn],
2108
+ [0, 0, 4]
2109
+ ];
2110
+ export var NoSuchEntityException$ = [-3, n0, _NSEE,
1877
2111
  { [_aQE]: [`NoSuchEntity`, 404], [_e]: _c, [_hE]: 404 },
1878
2112
  [_m],
1879
- [0],
2113
+ [0]
1880
2114
  ];
1881
2115
  TypeRegistry.for(n0).registerError(NoSuchEntityException$, NoSuchEntityException);
1882
- export var OpenIDConnectProviderListEntry$ = [3, n0, _OIDCPLE, 0, [_A], [0]];
1883
- export var OpenIdIdpCommunicationErrorException$ = [
1884
- -3,
1885
- n0,
1886
- _OIICEE,
2116
+ export var OpenIDConnectProviderListEntry$ = [3, n0, _OIDCPLE,
2117
+ 0,
2118
+ [_A],
2119
+ [0]
2120
+ ];
2121
+ export var OpenIdIdpCommunicationErrorException$ = [-3, n0, _OIICEE,
1887
2122
  { [_aQE]: [`OpenIdIdpCommunicationError`, 400], [_e]: _c, [_hE]: 400 },
1888
2123
  [_m],
1889
- [0],
2124
+ [0]
1890
2125
  ];
1891
2126
  TypeRegistry.for(n0).registerError(OpenIdIdpCommunicationErrorException$, OpenIdIdpCommunicationErrorException);
1892
- export var OrganizationNotFoundException$ = [-3, n0, _ONFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
2127
+ export var OrganizationNotFoundException$ = [-3, n0, _ONFE,
2128
+ { [_e]: _c, [_hE]: 400 },
2129
+ [_M],
2130
+ [0]
2131
+ ];
1893
2132
  TypeRegistry.for(n0).registerError(OrganizationNotFoundException$, OrganizationNotFoundException);
1894
- export var OrganizationNotInAllFeaturesModeException$ = [
1895
- -3,
1896
- n0,
1897
- _ONIAFME,
2133
+ export var OrganizationNotInAllFeaturesModeException$ = [-3, n0, _ONIAFME,
1898
2134
  { [_e]: _c, [_hE]: 400 },
1899
2135
  [_M],
1900
- [0],
2136
+ [0]
1901
2137
  ];
1902
2138
  TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException$, OrganizationNotInAllFeaturesModeException);
1903
- export var OrganizationsDecisionDetail$ = [3, n0, _ODD, 0, [_ABO], [2]];
1904
- export var PasswordPolicy$ = [
1905
- 3,
1906
- n0,
1907
- _PPa,
2139
+ export var OrganizationsDecisionDetail$ = [3, n0, _ODD,
2140
+ 0,
2141
+ [_ABO],
2142
+ [2]
2143
+ ];
2144
+ export var PasswordPolicy$ = [3, n0, _PPa,
1908
2145
  0,
1909
2146
  [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _EPx, _MPA, _PRP, _HE],
1910
- [1, 2, 2, 2, 2, 2, 2, 1, 1, 2],
2147
+ [1, 2, 2, 2, 2, 2, 2, 1, 1, 2]
1911
2148
  ];
1912
- export var PasswordPolicyViolationException$ = [
1913
- -3,
1914
- n0,
1915
- _PPVE,
2149
+ export var PasswordPolicyViolationException$ = [-3, n0, _PPVE,
1916
2150
  { [_aQE]: [`PasswordPolicyViolation`, 400], [_e]: _c, [_hE]: 400 },
1917
2151
  [_m],
1918
- [0],
2152
+ [0]
1919
2153
  ];
1920
2154
  TypeRegistry.for(n0).registerError(PasswordPolicyViolationException$, PasswordPolicyViolationException);
1921
- export var PermissionsBoundaryDecisionDetail$ = [3, n0, _PBDD, 0, [_ABPB], [2]];
1922
- export var Policy$ = [
1923
- 3,
1924
- n0,
1925
- _Po,
2155
+ export var PermissionsBoundaryDecisionDetail$ = [3, n0, _PBDD,
2156
+ 0,
2157
+ [_ABPB],
2158
+ [2]
2159
+ ];
2160
+ export var Policy$ = [3, n0, _Po,
1926
2161
  0,
1927
2162
  [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _T],
1928
- [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => tagListType],
2163
+ [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => tagListType]
2164
+ ];
2165
+ export var PolicyDetail$ = [3, n0, _PDo,
2166
+ 0,
2167
+ [_PN, _PD],
2168
+ [0, 0]
1929
2169
  ];
1930
- export var PolicyDetail$ = [3, n0, _PDo, 0, [_PN, _PD], [0, 0]];
1931
- export var PolicyEvaluationException$ = [
1932
- -3,
1933
- n0,
1934
- _PEE,
2170
+ export var PolicyEvaluationException$ = [-3, n0, _PEE,
1935
2171
  { [_aQE]: [`PolicyEvaluation`, 500], [_e]: _s, [_hE]: 500 },
1936
2172
  [_m],
1937
- [0],
2173
+ [0]
1938
2174
  ];
1939
2175
  TypeRegistry.for(n0).registerError(PolicyEvaluationException$, PolicyEvaluationException);
1940
- export var PolicyGrantingServiceAccess$ = [
1941
- 3,
1942
- n0,
1943
- _PGSAo,
2176
+ export var PolicyGrantingServiceAccess$ = [3, n0, _PGSAo,
1944
2177
  0,
1945
2178
  [_PN, _PT, _PA, _ETn, _EN],
1946
- [0, 0, 0, 0, 0],
2179
+ [0, 0, 0, 0, 0]
1947
2180
  ];
1948
- export var PolicyGroup$ = [3, n0, _PGo, 0, [_GN, _GI], [0, 0]];
1949
- export var PolicyNotAttachableException$ = [
1950
- -3,
1951
- n0,
1952
- _PNAE,
2181
+ export var PolicyGroup$ = [3, n0, _PGo,
2182
+ 0,
2183
+ [_GN, _GI],
2184
+ [0, 0]
2185
+ ];
2186
+ export var PolicyNotAttachableException$ = [-3, n0, _PNAE,
1953
2187
  { [_aQE]: [`PolicyNotAttachable`, 400], [_e]: _c, [_hE]: 400 },
1954
2188
  [_m],
1955
- [0],
2189
+ [0]
1956
2190
  ];
1957
2191
  TypeRegistry.for(n0).registerError(PolicyNotAttachableException$, PolicyNotAttachableException);
1958
- export var PolicyParameter$ = [3, n0, _PPo, 0, [_N, _Va, _Ty], [0, 64 | 0, 0]];
1959
- export var PolicyRole$ = [3, n0, _PRo, 0, [_RN, _RIo], [0, 0]];
1960
- export var PolicyUser$ = [3, n0, _PUo, 0, [_UN, _UI], [0, 0]];
1961
- export var PolicyVersion$ = [3, n0, _PV, 0, [_Do, _VI, _IDV, _CD], [0, 0, 2, 4]];
1962
- export var Position$ = [3, n0, _Pos, 0, [_Li, _Col], [1, 1]];
1963
- export var PutGroupPolicyRequest$ = [3, n0, _PGPR, 0, [_GN, _PN, _PD], [0, 0, 0]];
1964
- export var PutRolePermissionsBoundaryRequest$ = [3, n0, _PRPBR, 0, [_RN, _PB], [0, 0]];
1965
- export var PutRolePolicyRequest$ = [3, n0, _PRPR, 0, [_RN, _PN, _PD], [0, 0, 0]];
1966
- export var PutUserPermissionsBoundaryRequest$ = [3, n0, _PUPBR, 0, [_UN, _PB], [0, 0]];
1967
- export var PutUserPolicyRequest$ = [3, n0, _PUPR, 0, [_UN, _PN, _PD], [0, 0, 0]];
1968
- export var RejectDelegationRequestRequest$ = [3, n0, _RDRR, 0, [_DRI, _No], [0, 0]];
1969
- export var RemoveClientIDFromOpenIDConnectProviderRequest$ = [
1970
- 3,
1971
- n0,
1972
- _RCIDFOIDCPR,
2192
+ export var PolicyParameter$ = [3, n0, _PPo,
2193
+ 0,
2194
+ [_N, _Va, _Ty],
2195
+ [0, 64 | 0, 0]
2196
+ ];
2197
+ export var PolicyRole$ = [3, n0, _PRo,
2198
+ 0,
2199
+ [_RN, _RIo],
2200
+ [0, 0]
2201
+ ];
2202
+ export var PolicyUser$ = [3, n0, _PUo,
2203
+ 0,
2204
+ [_UN, _UI],
2205
+ [0, 0]
2206
+ ];
2207
+ export var PolicyVersion$ = [3, n0, _PV,
2208
+ 0,
2209
+ [_Do, _VI, _IDV, _CD],
2210
+ [0, 0, 2, 4]
2211
+ ];
2212
+ export var Position$ = [3, n0, _Pos,
2213
+ 0,
2214
+ [_Li, _Col],
2215
+ [1, 1]
2216
+ ];
2217
+ export var PutGroupPolicyRequest$ = [3, n0, _PGPR,
2218
+ 0,
2219
+ [_GN, _PN, _PD],
2220
+ [0, 0, 0]
2221
+ ];
2222
+ export var PutRolePermissionsBoundaryRequest$ = [3, n0, _PRPBR,
2223
+ 0,
2224
+ [_RN, _PB],
2225
+ [0, 0]
2226
+ ];
2227
+ export var PutRolePolicyRequest$ = [3, n0, _PRPR,
2228
+ 0,
2229
+ [_RN, _PN, _PD],
2230
+ [0, 0, 0]
2231
+ ];
2232
+ export var PutUserPermissionsBoundaryRequest$ = [3, n0, _PUPBR,
2233
+ 0,
2234
+ [_UN, _PB],
2235
+ [0, 0]
2236
+ ];
2237
+ export var PutUserPolicyRequest$ = [3, n0, _PUPR,
2238
+ 0,
2239
+ [_UN, _PN, _PD],
2240
+ [0, 0, 0]
2241
+ ];
2242
+ export var RejectDelegationRequestRequest$ = [3, n0, _RDRR,
2243
+ 0,
2244
+ [_DRI, _No],
2245
+ [0, 0]
2246
+ ];
2247
+ export var RemoveClientIDFromOpenIDConnectProviderRequest$ = [3, n0, _RCIDFOIDCPR,
1973
2248
  0,
1974
2249
  [_OIDCPA, _CID],
1975
- [0, 0],
1976
- ];
1977
- export var RemoveRoleFromInstanceProfileRequest$ = [3, n0, _RRFIPR, 0, [_IPN, _RN], [0, 0]];
1978
- export var RemoveUserFromGroupRequest$ = [3, n0, _RUFGR, 0, [_GN, _UN], [0, 0]];
1979
- export var ReportGenerationLimitExceededException$ = [
1980
- -3,
1981
- n0,
1982
- _RGLEE,
2250
+ [0, 0]
2251
+ ];
2252
+ export var RemoveRoleFromInstanceProfileRequest$ = [3, n0, _RRFIPR,
2253
+ 0,
2254
+ [_IPN, _RN],
2255
+ [0, 0]
2256
+ ];
2257
+ export var RemoveUserFromGroupRequest$ = [3, n0, _RUFGR,
2258
+ 0,
2259
+ [_GN, _UN],
2260
+ [0, 0]
2261
+ ];
2262
+ export var ReportGenerationLimitExceededException$ = [-3, n0, _RGLEE,
1983
2263
  { [_aQE]: [`ReportGenerationLimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
1984
2264
  [_m],
1985
- [0],
2265
+ [0]
1986
2266
  ];
1987
2267
  TypeRegistry.for(n0).registerError(ReportGenerationLimitExceededException$, ReportGenerationLimitExceededException);
1988
- export var ResetServiceSpecificCredentialRequest$ = [3, n0, _RSSCR, 0, [_UN, _SSCI], [0, 0]];
1989
- export var ResetServiceSpecificCredentialResponse$ = [
1990
- 3,
1991
- n0,
1992
- _RSSCRe,
2268
+ export var ResetServiceSpecificCredentialRequest$ = [3, n0, _RSSCR,
2269
+ 0,
2270
+ [_UN, _SSCI],
2271
+ [0, 0]
2272
+ ];
2273
+ export var ResetServiceSpecificCredentialResponse$ = [3, n0, _RSSCRe,
1993
2274
  0,
1994
2275
  [_SSC],
1995
- [[() => ServiceSpecificCredential$, 0]],
2276
+ [[() => ServiceSpecificCredential$, 0]]
1996
2277
  ];
1997
- export var ResourceSpecificResult$ = [
1998
- 3,
1999
- n0,
2000
- _RSRe,
2278
+ export var ResourceSpecificResult$ = [3, n0, _RSRe,
2001
2279
  0,
2002
2280
  [_ERN, _ERD, _MS, _MCV, _EDD, _PBDD],
2003
- [0, 0, () => StatementListType, 64 | 0, 128 | 0, () => PermissionsBoundaryDecisionDetail$],
2281
+ [0, 0, () => StatementListType, 64 | 0, 128 | 0, () => PermissionsBoundaryDecisionDetail$]
2282
+ ];
2283
+ export var ResyncMFADeviceRequest$ = [3, n0, _RMFADR,
2284
+ 0,
2285
+ [_UN, _SNer, _AC, _ACu],
2286
+ [0, 0, 0, 0]
2004
2287
  ];
2005
- export var ResyncMFADeviceRequest$ = [3, n0, _RMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
2006
- export var Role$ = [
2007
- 3,
2008
- n0,
2009
- _Ro,
2288
+ export var Role$ = [3, n0, _Ro,
2010
2289
  0,
2011
2290
  [_Pa, _RN, _RIo, _A, _CD, _ARPD, _D, _MSD, _PB, _T, _RLU],
2012
- [0, 0, 0, 0, 4, 0, 0, 1, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$],
2291
+ [0, 0, 0, 0, 4, 0, 0, 1, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$]
2013
2292
  ];
2014
- export var RoleDetail$ = [
2015
- 3,
2016
- n0,
2017
- _RD,
2293
+ export var RoleDetail$ = [3, n0, _RD,
2018
2294
  0,
2019
2295
  [_Pa, _RN, _RIo, _A, _CD, _ARPD, _IPL, _RPL, _AMP, _PB, _T, _RLU],
2020
- [
2021
- 0,
2022
- 0,
2023
- 0,
2024
- 0,
2025
- 4,
2026
- 0,
2027
- () => instanceProfileListType,
2028
- () => policyDetailListType,
2029
- () => attachedPoliciesListType,
2030
- () => AttachedPermissionsBoundary$,
2031
- () => tagListType,
2032
- () => RoleLastUsed$,
2033
- ],
2034
- ];
2035
- export var RoleLastUsed$ = [3, n0, _RLU, 0, [_LUD, _R], [4, 0]];
2036
- export var RoleUsageType$ = [3, n0, _RUT, 0, [_R, _Res], [0, 64 | 0]];
2037
- export var SAMLPrivateKey$ = [3, n0, _SAMLPK, 0, [_KI, _Ti], [0, 4]];
2038
- export var SAMLProviderListEntry$ = [3, n0, _SAMLPLE, 0, [_A, _VU, _CD], [0, 4, 4]];
2039
- export var SendDelegationTokenRequest$ = [3, n0, _SDTR, 0, [_DRI], [0]];
2040
- export var ServerCertificate$ = [
2041
- 3,
2042
- n0,
2043
- _SCe,
2296
+ [0, 0, 0, 0, 4, 0, () => instanceProfileListType, () => policyDetailListType, () => attachedPoliciesListType, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$]
2297
+ ];
2298
+ export var RoleLastUsed$ = [3, n0, _RLU,
2299
+ 0,
2300
+ [_LUD, _R],
2301
+ [4, 0]
2302
+ ];
2303
+ export var RoleUsageType$ = [3, n0, _RUT,
2304
+ 0,
2305
+ [_R, _Res],
2306
+ [0, 64 | 0]
2307
+ ];
2308
+ export var SAMLPrivateKey$ = [3, n0, _SAMLPK,
2309
+ 0,
2310
+ [_KI, _Ti],
2311
+ [0, 4]
2312
+ ];
2313
+ export var SAMLProviderListEntry$ = [3, n0, _SAMLPLE,
2314
+ 0,
2315
+ [_A, _VU, _CD],
2316
+ [0, 4, 4]
2317
+ ];
2318
+ export var SendDelegationTokenRequest$ = [3, n0, _SDTR,
2319
+ 0,
2320
+ [_DRI],
2321
+ [0]
2322
+ ];
2323
+ export var ServerCertificate$ = [3, n0, _SCe,
2044
2324
  0,
2045
2325
  [_SCM, _CB, _CC, _T],
2046
- [() => ServerCertificateMetadata$, 0, 0, () => tagListType],
2326
+ [() => ServerCertificateMetadata$, 0, 0, () => tagListType]
2047
2327
  ];
2048
- export var ServerCertificateMetadata$ = [
2049
- 3,
2050
- n0,
2051
- _SCM,
2328
+ export var ServerCertificateMetadata$ = [3, n0, _SCM,
2052
2329
  0,
2053
2330
  [_Pa, _SCN, _SCI, _A, _UDp, _Ex],
2054
- [0, 0, 0, 0, 4, 4],
2331
+ [0, 0, 0, 0, 4, 4]
2332
+ ];
2333
+ export var ServiceAccessNotEnabledException$ = [-3, n0, _SANEE,
2334
+ { [_e]: _c, [_hE]: 400 },
2335
+ [_M],
2336
+ [0]
2055
2337
  ];
2056
- export var ServiceAccessNotEnabledException$ = [-3, n0, _SANEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
2057
2338
  TypeRegistry.for(n0).registerError(ServiceAccessNotEnabledException$, ServiceAccessNotEnabledException);
2058
- export var ServiceFailureException$ = [
2059
- -3,
2060
- n0,
2061
- _SFE,
2339
+ export var ServiceFailureException$ = [-3, n0, _SFE,
2062
2340
  { [_aQE]: [`ServiceFailure`, 500], [_e]: _s, [_hE]: 500 },
2063
2341
  [_m],
2064
- [0],
2342
+ [0]
2065
2343
  ];
2066
2344
  TypeRegistry.for(n0).registerError(ServiceFailureException$, ServiceFailureException);
2067
- export var ServiceLastAccessed$ = [
2068
- 3,
2069
- n0,
2070
- _SLAe,
2345
+ export var ServiceLastAccessed$ = [3, n0, _SLAe,
2071
2346
  0,
2072
2347
  [_SN, _LA, _SNe, _LAE, _LAR, _TAE, _TALA],
2073
- [0, 4, 0, 0, 0, 1, () => TrackedActionsLastAccessed],
2348
+ [0, 4, 0, 0, 0, 1, () => TrackedActionsLastAccessed]
2074
2349
  ];
2075
- export var ServiceNotSupportedException$ = [
2076
- -3,
2077
- n0,
2078
- _SNSE,
2350
+ export var ServiceNotSupportedException$ = [-3, n0, _SNSE,
2079
2351
  { [_aQE]: [`NotSupportedService`, 404], [_e]: _c, [_hE]: 404 },
2080
2352
  [_m],
2081
- [0],
2353
+ [0]
2082
2354
  ];
2083
2355
  TypeRegistry.for(n0).registerError(ServiceNotSupportedException$, ServiceNotSupportedException);
2084
- export var ServiceSpecificCredential$ = [
2085
- 3,
2086
- n0,
2087
- _SSC,
2356
+ export var ServiceSpecificCredential$ = [3, n0, _SSC,
2088
2357
  0,
2089
2358
  [_CD, _EDx, _SN, _SUN, _SP, _SCA, _SCS, _SSCI, _UN, _S],
2090
- [4, 4, 0, 0, [() => servicePassword, 0], 0, [() => serviceCredentialSecret, 0], 0, 0, 0],
2359
+ [4, 4, 0, 0, [() => servicePassword, 0], 0, [() => serviceCredentialSecret, 0], 0, 0, 0]
2091
2360
  ];
2092
- export var ServiceSpecificCredentialMetadata$ = [
2093
- 3,
2094
- n0,
2095
- _SSCM,
2361
+ export var ServiceSpecificCredentialMetadata$ = [3, n0, _SSCM,
2096
2362
  0,
2097
2363
  [_UN, _S, _SUN, _SCA, _CD, _EDx, _SSCI, _SN],
2098
- [0, 0, 0, 0, 4, 4, 0, 0],
2364
+ [0, 0, 0, 0, 4, 4, 0, 0]
2365
+ ];
2366
+ export var SetDefaultPolicyVersionRequest$ = [3, n0, _SDPVR,
2367
+ 0,
2368
+ [_PA, _VI],
2369
+ [0, 0]
2099
2370
  ];
2100
- export var SetDefaultPolicyVersionRequest$ = [3, n0, _SDPVR, 0, [_PA, _VI], [0, 0]];
2101
- export var SetSecurityTokenServicePreferencesRequest$ = [3, n0, _SSTSPR, 0, [_GETV], [0]];
2102
- export var SigningCertificate$ = [3, n0, _SCi, 0, [_UN, _CI, _CB, _S, _UDp], [0, 0, 0, 0, 4]];
2103
- export var SimulateCustomPolicyRequest$ = [
2104
- 3,
2105
- n0,
2106
- _SCPR,
2371
+ export var SetSecurityTokenServicePreferencesRequest$ = [3, n0, _SSTSPR,
2372
+ 0,
2373
+ [_GETV],
2374
+ [0]
2375
+ ];
2376
+ export var SigningCertificate$ = [3, n0, _SCi,
2377
+ 0,
2378
+ [_UN, _CI, _CB, _S, _UDp],
2379
+ [0, 0, 0, 0, 4]
2380
+ ];
2381
+ export var SimulateCustomPolicyRequest$ = [3, n0, _SCPR,
2107
2382
  0,
2108
2383
  [_PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2109
- [64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
2384
+ [64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0]
2110
2385
  ];
2111
- export var SimulatePolicyResponse$ = [
2112
- 3,
2113
- n0,
2114
- _SPR,
2386
+ export var SimulatePolicyResponse$ = [3, n0, _SPR,
2115
2387
  0,
2116
2388
  [_ERv, _IT, _Ma],
2117
- [() => EvaluationResultsListType, 2, 0],
2389
+ [() => EvaluationResultsListType, 2, 0]
2118
2390
  ];
2119
- export var SimulatePrincipalPolicyRequest$ = [
2120
- 3,
2121
- n0,
2122
- _SPPR,
2391
+ export var SimulatePrincipalPolicyRequest$ = [3, n0, _SPPR,
2123
2392
  0,
2124
2393
  [_PSA, _PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2125
- [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
2394
+ [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0]
2126
2395
  ];
2127
- export var SSHPublicKey$ = [
2128
- 3,
2129
- n0,
2130
- _SSHPK,
2396
+ export var SSHPublicKey$ = [3, n0, _SSHPK,
2131
2397
  0,
2132
2398
  [_UN, _SSHPKI, _Fi, _SSHPKB, _S, _UDp],
2133
- [0, 0, 0, 0, 0, 4],
2399
+ [0, 0, 0, 0, 0, 4]
2400
+ ];
2401
+ export var SSHPublicKeyMetadata$ = [3, n0, _SSHPKM,
2402
+ 0,
2403
+ [_UN, _SSHPKI, _S, _UDp],
2404
+ [0, 0, 0, 4]
2134
2405
  ];
2135
- export var SSHPublicKeyMetadata$ = [3, n0, _SSHPKM, 0, [_UN, _SSHPKI, _S, _UDp], [0, 0, 0, 4]];
2136
- export var Statement$ = [
2137
- 3,
2138
- n0,
2139
- _Sta,
2406
+ export var Statement$ = [3, n0, _Sta,
2140
2407
  0,
2141
2408
  [_SPI, _SPT, _SPt, _EPn],
2142
- [0, 0, () => Position$, () => Position$],
2409
+ [0, 0, () => Position$, () => Position$]
2143
2410
  ];
2144
- export var Tag$ = [3, n0, _Ta, 0, [_K, _Val], [0, 0]];
2145
- export var TagInstanceProfileRequest$ = [3, n0, _TIPR, 0, [_IPN, _T], [0, () => tagListType]];
2146
- export var TagMFADeviceRequest$ = [3, n0, _TMFADR, 0, [_SNer, _T], [0, () => tagListType]];
2147
- export var TagOpenIDConnectProviderRequest$ = [
2148
- 3,
2149
- n0,
2150
- _TOIDCPR,
2411
+ export var Tag$ = [3, n0, _Ta,
2412
+ 0,
2413
+ [_K, _Val],
2414
+ [0, 0]
2415
+ ];
2416
+ export var TagInstanceProfileRequest$ = [3, n0, _TIPR,
2417
+ 0,
2418
+ [_IPN, _T],
2419
+ [0, () => tagListType]
2420
+ ];
2421
+ export var TagMFADeviceRequest$ = [3, n0, _TMFADR,
2422
+ 0,
2423
+ [_SNer, _T],
2424
+ [0, () => tagListType]
2425
+ ];
2426
+ export var TagOpenIDConnectProviderRequest$ = [3, n0, _TOIDCPR,
2151
2427
  0,
2152
2428
  [_OIDCPA, _T],
2153
- [0, () => tagListType],
2154
- ];
2155
- export var TagPolicyRequest$ = [3, n0, _TPR, 0, [_PA, _T], [0, () => tagListType]];
2156
- export var TagRoleRequest$ = [3, n0, _TRR, 0, [_RN, _T], [0, () => tagListType]];
2157
- export var TagSAMLProviderRequest$ = [3, n0, _TSAMLPR, 0, [_SAMLPA, _T], [0, () => tagListType]];
2158
- export var TagServerCertificateRequest$ = [3, n0, _TSCR, 0, [_SCN, _T], [0, () => tagListType]];
2159
- export var TagUserRequest$ = [3, n0, _TUR, 0, [_UN, _T], [0, () => tagListType]];
2160
- export var TrackedActionLastAccessed$ = [
2161
- 3,
2162
- n0,
2163
- _TALAr,
2429
+ [0, () => tagListType]
2430
+ ];
2431
+ export var TagPolicyRequest$ = [3, n0, _TPR,
2432
+ 0,
2433
+ [_PA, _T],
2434
+ [0, () => tagListType]
2435
+ ];
2436
+ export var TagRoleRequest$ = [3, n0, _TRR,
2437
+ 0,
2438
+ [_RN, _T],
2439
+ [0, () => tagListType]
2440
+ ];
2441
+ export var TagSAMLProviderRequest$ = [3, n0, _TSAMLPR,
2442
+ 0,
2443
+ [_SAMLPA, _T],
2444
+ [0, () => tagListType]
2445
+ ];
2446
+ export var TagServerCertificateRequest$ = [3, n0, _TSCR,
2447
+ 0,
2448
+ [_SCN, _T],
2449
+ [0, () => tagListType]
2450
+ ];
2451
+ export var TagUserRequest$ = [3, n0, _TUR,
2452
+ 0,
2453
+ [_UN, _T],
2454
+ [0, () => tagListType]
2455
+ ];
2456
+ export var TrackedActionLastAccessed$ = [3, n0, _TALAr,
2164
2457
  0,
2165
2458
  [_ANc, _LAEa, _LATa, _LARa],
2166
- [0, 0, 4, 0],
2459
+ [0, 0, 4, 0]
2167
2460
  ];
2168
- export var UnmodifiableEntityException$ = [
2169
- -3,
2170
- n0,
2171
- _UEE,
2461
+ export var UnmodifiableEntityException$ = [-3, n0, _UEE,
2172
2462
  { [_aQE]: [`UnmodifiableEntity`, 400], [_e]: _c, [_hE]: 400 },
2173
2463
  [_m],
2174
- [0],
2464
+ [0]
2175
2465
  ];
2176
2466
  TypeRegistry.for(n0).registerError(UnmodifiableEntityException$, UnmodifiableEntityException);
2177
- export var UnrecognizedPublicKeyEncodingException$ = [
2178
- -3,
2179
- n0,
2180
- _UPKEE,
2467
+ export var UnrecognizedPublicKeyEncodingException$ = [-3, n0, _UPKEE,
2181
2468
  { [_aQE]: [`UnrecognizedPublicKeyEncoding`, 400], [_e]: _c, [_hE]: 400 },
2182
2469
  [_m],
2183
- [0],
2470
+ [0]
2184
2471
  ];
2185
2472
  TypeRegistry.for(n0).registerError(UnrecognizedPublicKeyEncodingException$, UnrecognizedPublicKeyEncodingException);
2186
- export var UntagInstanceProfileRequest$ = [3, n0, _UIPR, 0, [_IPN, _TK], [0, 64 | 0]];
2187
- export var UntagMFADeviceRequest$ = [3, n0, _UMFADR, 0, [_SNer, _TK], [0, 64 | 0]];
2188
- export var UntagOpenIDConnectProviderRequest$ = [
2189
- 3,
2190
- n0,
2191
- _UOIDCPR,
2473
+ export var UntagInstanceProfileRequest$ = [3, n0, _UIPR,
2474
+ 0,
2475
+ [_IPN, _TK],
2476
+ [0, 64 | 0]
2477
+ ];
2478
+ export var UntagMFADeviceRequest$ = [3, n0, _UMFADR,
2479
+ 0,
2480
+ [_SNer, _TK],
2481
+ [0, 64 | 0]
2482
+ ];
2483
+ export var UntagOpenIDConnectProviderRequest$ = [3, n0, _UOIDCPR,
2192
2484
  0,
2193
2485
  [_OIDCPA, _TK],
2194
- [0, 64 | 0],
2195
- ];
2196
- export var UntagPolicyRequest$ = [3, n0, _UPR, 0, [_PA, _TK], [0, 64 | 0]];
2197
- export var UntagRoleRequest$ = [3, n0, _URR, 0, [_RN, _TK], [0, 64 | 0]];
2198
- export var UntagSAMLProviderRequest$ = [3, n0, _USAMLPR, 0, [_SAMLPA, _TK], [0, 64 | 0]];
2199
- export var UntagServerCertificateRequest$ = [3, n0, _USCR, 0, [_SCN, _TK], [0, 64 | 0]];
2200
- export var UntagUserRequest$ = [3, n0, _UUR, 0, [_UN, _TK], [0, 64 | 0]];
2201
- export var UpdateAccessKeyRequest$ = [3, n0, _UAKR, 0, [_UN, _AKI, _S], [0, 0, 0]];
2202
- export var UpdateAccountPasswordPolicyRequest$ = [
2203
- 3,
2204
- n0,
2205
- _UAPPR,
2486
+ [0, 64 | 0]
2487
+ ];
2488
+ export var UntagPolicyRequest$ = [3, n0, _UPR,
2489
+ 0,
2490
+ [_PA, _TK],
2491
+ [0, 64 | 0]
2492
+ ];
2493
+ export var UntagRoleRequest$ = [3, n0, _URR,
2494
+ 0,
2495
+ [_RN, _TK],
2496
+ [0, 64 | 0]
2497
+ ];
2498
+ export var UntagSAMLProviderRequest$ = [3, n0, _USAMLPR,
2499
+ 0,
2500
+ [_SAMLPA, _TK],
2501
+ [0, 64 | 0]
2502
+ ];
2503
+ export var UntagServerCertificateRequest$ = [3, n0, _USCR,
2504
+ 0,
2505
+ [_SCN, _TK],
2506
+ [0, 64 | 0]
2507
+ ];
2508
+ export var UntagUserRequest$ = [3, n0, _UUR,
2509
+ 0,
2510
+ [_UN, _TK],
2511
+ [0, 64 | 0]
2512
+ ];
2513
+ export var UpdateAccessKeyRequest$ = [3, n0, _UAKR,
2514
+ 0,
2515
+ [_UN, _AKI, _S],
2516
+ [0, 0, 0]
2517
+ ];
2518
+ export var UpdateAccountPasswordPolicyRequest$ = [3, n0, _UAPPR,
2206
2519
  0,
2207
2520
  [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _MPA, _PRP, _HE],
2208
- [1, 2, 2, 2, 2, 2, 1, 1, 2],
2521
+ [1, 2, 2, 2, 2, 2, 1, 1, 2]
2522
+ ];
2523
+ export var UpdateAssumeRolePolicyRequest$ = [3, n0, _UARPR,
2524
+ 0,
2525
+ [_RN, _PD],
2526
+ [0, 0]
2209
2527
  ];
2210
- export var UpdateAssumeRolePolicyRequest$ = [3, n0, _UARPR, 0, [_RN, _PD], [0, 0]];
2211
- export var UpdateDelegationRequestRequest$ = [3, n0, _UDRR, 0, [_DRI, _No], [0, 0]];
2212
- export var UpdateGroupRequest$ = [3, n0, _UGR, 0, [_GN, _NPe, _NGN], [0, 0, 0]];
2213
- export var UpdateLoginProfileRequest$ = [
2214
- 3,
2215
- n0,
2216
- _ULPR,
2528
+ export var UpdateDelegationRequestRequest$ = [3, n0, _UDRR,
2529
+ 0,
2530
+ [_DRI, _No],
2531
+ [0, 0]
2532
+ ];
2533
+ export var UpdateGroupRequest$ = [3, n0, _UGR,
2534
+ 0,
2535
+ [_GN, _NPe, _NGN],
2536
+ [0, 0, 0]
2537
+ ];
2538
+ export var UpdateLoginProfileRequest$ = [3, n0, _ULPR,
2217
2539
  0,
2218
2540
  [_UN, _Pas, _PRR],
2219
- [0, [() => passwordType, 0], 2],
2541
+ [0, [() => passwordType, 0], 2]
2220
2542
  ];
2221
- export var UpdateOpenIDConnectProviderThumbprintRequest$ = [
2222
- 3,
2223
- n0,
2224
- _UOIDCPTR,
2543
+ export var UpdateOpenIDConnectProviderThumbprintRequest$ = [3, n0, _UOIDCPTR,
2225
2544
  0,
2226
2545
  [_OIDCPA, _TL],
2227
- [0, 64 | 0],
2546
+ [0, 64 | 0]
2228
2547
  ];
2229
- export var UpdateRoleDescriptionRequest$ = [3, n0, _URDR, 0, [_RN, _D], [0, 0]];
2230
- export var UpdateRoleDescriptionResponse$ = [3, n0, _URDRp, 0, [_Ro], [() => Role$]];
2231
- export var UpdateRoleRequest$ = [3, n0, _URRp, 0, [_RN, _D, _MSD], [0, 0, 1]];
2232
- export var UpdateRoleResponse$ = [3, n0, _URRpd, 0, [], []];
2233
- export var UpdateSAMLProviderRequest$ = [
2234
- 3,
2235
- n0,
2236
- _USAMLPRp,
2548
+ export var UpdateRoleDescriptionRequest$ = [3, n0, _URDR,
2549
+ 0,
2550
+ [_RN, _D],
2551
+ [0, 0]
2552
+ ];
2553
+ export var UpdateRoleDescriptionResponse$ = [3, n0, _URDRp,
2554
+ 0,
2555
+ [_Ro],
2556
+ [() => Role$]
2557
+ ];
2558
+ export var UpdateRoleRequest$ = [3, n0, _URRp,
2559
+ 0,
2560
+ [_RN, _D, _MSD],
2561
+ [0, 0, 1]
2562
+ ];
2563
+ export var UpdateRoleResponse$ = [3, n0, _URRpd,
2564
+ 0,
2565
+ [],
2566
+ []
2567
+ ];
2568
+ export var UpdateSAMLProviderRequest$ = [3, n0, _USAMLPRp,
2237
2569
  0,
2238
2570
  [_SAMLMD, _SAMLPA, _AEM, _APK, _RPK],
2239
- [0, 0, 0, [() => privateKeyType, 0], 0],
2571
+ [0, 0, 0, [() => privateKeyType, 0], 0]
2240
2572
  ];
2241
- export var UpdateSAMLProviderResponse$ = [3, n0, _USAMLPRpd, 0, [_SAMLPA], [0]];
2242
- export var UpdateServerCertificateRequest$ = [3, n0, _USCRp, 0, [_SCN, _NPe, _NSCN], [0, 0, 0]];
2243
- export var UpdateServiceSpecificCredentialRequest$ = [
2244
- 3,
2245
- n0,
2246
- _USSCR,
2573
+ export var UpdateSAMLProviderResponse$ = [3, n0, _USAMLPRpd,
2574
+ 0,
2575
+ [_SAMLPA],
2576
+ [0]
2577
+ ];
2578
+ export var UpdateServerCertificateRequest$ = [3, n0, _USCRp,
2579
+ 0,
2580
+ [_SCN, _NPe, _NSCN],
2581
+ [0, 0, 0]
2582
+ ];
2583
+ export var UpdateServiceSpecificCredentialRequest$ = [3, n0, _USSCR,
2247
2584
  0,
2248
2585
  [_UN, _SSCI, _S],
2249
- [0, 0, 0],
2586
+ [0, 0, 0]
2587
+ ];
2588
+ export var UpdateSigningCertificateRequest$ = [3, n0, _USCRpd,
2589
+ 0,
2590
+ [_UN, _CI, _S],
2591
+ [0, 0, 0]
2592
+ ];
2593
+ export var UpdateSSHPublicKeyRequest$ = [3, n0, _USSHPKR,
2594
+ 0,
2595
+ [_UN, _SSHPKI, _S],
2596
+ [0, 0, 0]
2597
+ ];
2598
+ export var UpdateUserRequest$ = [3, n0, _UURp,
2599
+ 0,
2600
+ [_UN, _NPe, _NUN],
2601
+ [0, 0, 0]
2250
2602
  ];
2251
- export var UpdateSigningCertificateRequest$ = [3, n0, _USCRpd, 0, [_UN, _CI, _S], [0, 0, 0]];
2252
- export var UpdateSSHPublicKeyRequest$ = [3, n0, _USSHPKR, 0, [_UN, _SSHPKI, _S], [0, 0, 0]];
2253
- export var UpdateUserRequest$ = [3, n0, _UURp, 0, [_UN, _NPe, _NUN], [0, 0, 0]];
2254
- export var UploadServerCertificateRequest$ = [
2255
- 3,
2256
- n0,
2257
- _USCRpl,
2603
+ export var UploadServerCertificateRequest$ = [3, n0, _USCRpl,
2258
2604
  0,
2259
2605
  [_Pa, _SCN, _CB, _PK, _CC, _T],
2260
- [0, 0, 0, [() => privateKeyType, 0], 0, () => tagListType],
2606
+ [0, 0, 0, [() => privateKeyType, 0], 0, () => tagListType]
2261
2607
  ];
2262
- export var UploadServerCertificateResponse$ = [
2263
- 3,
2264
- n0,
2265
- _USCRplo,
2608
+ export var UploadServerCertificateResponse$ = [3, n0, _USCRplo,
2266
2609
  0,
2267
2610
  [_SCM, _T],
2268
- [() => ServerCertificateMetadata$, () => tagListType],
2611
+ [() => ServerCertificateMetadata$, () => tagListType]
2269
2612
  ];
2270
- export var UploadSigningCertificateRequest$ = [3, n0, _USCRploa, 0, [_UN, _CB], [0, 0]];
2271
- export var UploadSigningCertificateResponse$ = [
2272
- 3,
2273
- n0,
2274
- _USCRpload,
2613
+ export var UploadSigningCertificateRequest$ = [3, n0, _USCRploa,
2614
+ 0,
2615
+ [_UN, _CB],
2616
+ [0, 0]
2617
+ ];
2618
+ export var UploadSigningCertificateResponse$ = [3, n0, _USCRpload,
2275
2619
  0,
2276
2620
  [_Cert],
2277
- [() => SigningCertificate$],
2621
+ [() => SigningCertificate$]
2278
2622
  ];
2279
- export var UploadSSHPublicKeyRequest$ = [3, n0, _USSHPKRp, 0, [_UN, _SSHPKB], [0, 0]];
2280
- export var UploadSSHPublicKeyResponse$ = [3, n0, _USSHPKRpl, 0, [_SSHPK], [() => SSHPublicKey$]];
2281
- export var User$ = [
2282
- 3,
2283
- n0,
2284
- _Us,
2623
+ export var UploadSSHPublicKeyRequest$ = [3, n0, _USSHPKRp,
2624
+ 0,
2625
+ [_UN, _SSHPKB],
2626
+ [0, 0]
2627
+ ];
2628
+ export var UploadSSHPublicKeyResponse$ = [3, n0, _USSHPKRpl,
2629
+ 0,
2630
+ [_SSHPK],
2631
+ [() => SSHPublicKey$]
2632
+ ];
2633
+ export var User$ = [3, n0, _Us,
2285
2634
  0,
2286
2635
  [_Pa, _UN, _UI, _A, _CD, _PLU, _PB, _T],
2287
- [0, 0, 0, 0, 4, 4, () => AttachedPermissionsBoundary$, () => tagListType],
2636
+ [0, 0, 0, 0, 4, 4, () => AttachedPermissionsBoundary$, () => tagListType]
2288
2637
  ];
2289
- export var UserDetail$ = [
2290
- 3,
2291
- n0,
2292
- _UDs,
2638
+ export var UserDetail$ = [3, n0, _UDs,
2293
2639
  0,
2294
2640
  [_Pa, _UN, _UI, _A, _CD, _UPL, _GL, _AMP, _PB, _T],
2295
- [
2296
- 0,
2297
- 0,
2298
- 0,
2299
- 0,
2300
- 4,
2301
- () => policyDetailListType,
2302
- 64 | 0,
2303
- () => attachedPoliciesListType,
2304
- () => AttachedPermissionsBoundary$,
2305
- () => tagListType,
2306
- ],
2307
- ];
2308
- export var VirtualMFADevice$ = [
2309
- 3,
2310
- n0,
2311
- _VMFAD,
2641
+ [0, 0, 0, 0, 4, () => policyDetailListType, 64 | 0, () => attachedPoliciesListType, () => AttachedPermissionsBoundary$, () => tagListType]
2642
+ ];
2643
+ export var VirtualMFADevice$ = [3, n0, _VMFAD,
2312
2644
  0,
2313
2645
  [_SNer, _BSS, _QRCPNG, _Us, _EDn, _T],
2314
- [0, [() => BootstrapDatum, 0], [() => BootstrapDatum, 0], () => User$, 4, () => tagListType],
2646
+ [0, [() => BootstrapDatum, 0], [() => BootstrapDatum, 0], () => User$, 4, () => tagListType]
2315
2647
  ];
2316
2648
  var __Unit = "unit";
2317
2649
  export var IAMServiceException$ = [-3, _sm, "IAMServiceException", 0, [], []];
2318
2650
  TypeRegistry.for(_sm).registerError(IAMServiceException$, IAMServiceException);
2319
- var AccessDetails = [1, n0, _ADc, 0, () => AccessDetail$];
2320
- var accessKeyMetadataListType = [1, n0, _aKMLT, 0, () => AccessKeyMetadata$];
2651
+ var AccessDetails = [1, n0, _ADc,
2652
+ 0, () => AccessDetail$
2653
+ ];
2654
+ var accessKeyMetadataListType = [1, n0, _aKMLT,
2655
+ 0, () => AccessKeyMetadata$
2656
+ ];
2321
2657
  var accountAliasListType = 64 | 0;
2322
2658
  var ActionNameListType = 64 | 0;
2323
2659
  var ArnListType = 64 | 0;
2324
- var attachedPoliciesListType = [1, n0, _aPLT, 0, () => AttachedPolicy$];
2325
- var certificateListType = [1, n0, _cLT, 0, () => SigningCertificate$];
2660
+ var attachedPoliciesListType = [1, n0, _aPLT,
2661
+ 0, () => AttachedPolicy$
2662
+ ];
2663
+ var certificateListType = [1, n0, _cLT,
2664
+ 0, () => SigningCertificate$
2665
+ ];
2326
2666
  var clientIDListType = 64 | 0;
2327
- var ContextEntryListType = [1, n0, _CELT, 0, () => ContextEntry$];
2667
+ var ContextEntryListType = [1, n0, _CELT,
2668
+ 0, () => ContextEntry$
2669
+ ];
2328
2670
  var ContextKeyNamesResultListType = 64 | 0;
2329
2671
  var ContextKeyValueListType = 64 | 0;
2330
- var delegationRequestsListType = [1, n0, _dRLT, 0, () => DelegationRequest$];
2331
- var entityDetailsListType = [1, n0, _eDLT, 0, () => EntityDetails$];
2672
+ var delegationRequestsListType = [1, n0, _dRLT,
2673
+ 0, () => DelegationRequest$
2674
+ ];
2675
+ var entityDetailsListType = [1, n0, _eDLT,
2676
+ 0, () => EntityDetails$
2677
+ ];
2332
2678
  var entityListType = 64 | 0;
2333
- var EvaluationResultsListType = [1, n0, _ERLT, 0, () => EvaluationResult$];
2679
+ var EvaluationResultsListType = [1, n0, _ERLT,
2680
+ 0, () => EvaluationResult$
2681
+ ];
2334
2682
  var FeaturesListType = 64 | 0;
2335
- var groupDetailListType = [1, n0, _gDLT, 0, () => GroupDetail$];
2336
- var groupListType = [1, n0, _gLT, 0, () => Group$];
2683
+ var groupDetailListType = [1, n0, _gDLT,
2684
+ 0, () => GroupDetail$
2685
+ ];
2686
+ var groupListType = [1, n0, _gLT,
2687
+ 0, () => Group$
2688
+ ];
2337
2689
  var groupNameListType = 64 | 0;
2338
- var instanceProfileListType = [1, n0, _iPLT, 0, () => InstanceProfile$];
2339
- var listPolicyGrantingServiceAccessResponseListType = [
2340
- 1,
2341
- n0,
2342
- _lPGSARLT,
2343
- 0,
2344
- () => ListPoliciesGrantingServiceAccessEntry$,
2345
- ];
2346
- var ManagedPolicyDetailListType = [1, n0, _MPDLT, 0, () => ManagedPolicyDetail$];
2347
- var mfaDeviceListType = [1, n0, _mDLT, 0, () => MFADevice$];
2348
- var OpenIDConnectProviderListType = [1, n0, _OIDCPLT, 0, () => OpenIDConnectProviderListEntry$];
2349
- var policyDetailListType = [1, n0, _pDLT, 0, () => PolicyDetail$];
2350
- var policyDocumentVersionListType = [1, n0, _pDVLT, 0, () => PolicyVersion$];
2351
- var policyGrantingServiceAccessListType = [1, n0, _pGSALT, 0, () => PolicyGrantingServiceAccess$];
2352
- var PolicyGroupListType = [1, n0, _PGLT, 0, () => PolicyGroup$];
2353
- var policyListType = [1, n0, _pLT, 0, () => Policy$];
2690
+ var instanceProfileListType = [1, n0, _iPLT,
2691
+ 0, () => InstanceProfile$
2692
+ ];
2693
+ var listPolicyGrantingServiceAccessResponseListType = [1, n0, _lPGSARLT,
2694
+ 0, () => ListPoliciesGrantingServiceAccessEntry$
2695
+ ];
2696
+ var ManagedPolicyDetailListType = [1, n0, _MPDLT,
2697
+ 0, () => ManagedPolicyDetail$
2698
+ ];
2699
+ var mfaDeviceListType = [1, n0, _mDLT,
2700
+ 0, () => MFADevice$
2701
+ ];
2702
+ var OpenIDConnectProviderListType = [1, n0, _OIDCPLT,
2703
+ 0, () => OpenIDConnectProviderListEntry$
2704
+ ];
2705
+ var policyDetailListType = [1, n0, _pDLT,
2706
+ 0, () => PolicyDetail$
2707
+ ];
2708
+ var policyDocumentVersionListType = [1, n0, _pDVLT,
2709
+ 0, () => PolicyVersion$
2710
+ ];
2711
+ var policyGrantingServiceAccessListType = [1, n0, _pGSALT,
2712
+ 0, () => PolicyGrantingServiceAccess$
2713
+ ];
2714
+ var PolicyGroupListType = [1, n0, _PGLT,
2715
+ 0, () => PolicyGroup$
2716
+ ];
2717
+ var policyListType = [1, n0, _pLT,
2718
+ 0, () => Policy$
2719
+ ];
2354
2720
  var policyNameListType = 64 | 0;
2355
- var policyParameterListType = [1, n0, _pPLT, 0, () => PolicyParameter$];
2721
+ var policyParameterListType = [1, n0, _pPLT,
2722
+ 0, () => PolicyParameter$
2723
+ ];
2356
2724
  var policyParameterValuesListType = 64 | 0;
2357
- var PolicyRoleListType = [1, n0, _PRLT, 0, () => PolicyRole$];
2358
- var PolicyUserListType = [1, n0, _PULT, 0, () => PolicyUser$];
2359
- var privateKeyList = [1, n0, _pKL, 0, () => SAMLPrivateKey$];
2725
+ var PolicyRoleListType = [1, n0, _PRLT,
2726
+ 0, () => PolicyRole$
2727
+ ];
2728
+ var PolicyUserListType = [1, n0, _PULT,
2729
+ 0, () => PolicyUser$
2730
+ ];
2731
+ var privateKeyList = [1, n0, _pKL,
2732
+ 0, () => SAMLPrivateKey$
2733
+ ];
2360
2734
  var ResourceNameListType = 64 | 0;
2361
- var ResourceSpecificResultListType = [1, n0, _RSRLT, 0, () => ResourceSpecificResult$];
2362
- var roleDetailListType = [1, n0, _rDLT, 0, () => RoleDetail$];
2363
- var roleListType = [1, n0, _rLT, 0, () => Role$];
2735
+ var ResourceSpecificResultListType = [1, n0, _RSRLT,
2736
+ 0, () => ResourceSpecificResult$
2737
+ ];
2738
+ var roleDetailListType = [1, n0, _rDLT,
2739
+ 0, () => RoleDetail$
2740
+ ];
2741
+ var roleListType = [1, n0, _rLT,
2742
+ 0, () => Role$
2743
+ ];
2364
2744
  var rolePermissionRestrictionArnListType = 64 | 0;
2365
- var RoleUsageListType = [1, n0, _RULT, 0, () => RoleUsageType$];
2366
- var SAMLProviderListType = [1, n0, _SAMLPLT, 0, () => SAMLProviderListEntry$];
2367
- var serverCertificateMetadataListType = [1, n0, _sCMLT, 0, () => ServerCertificateMetadata$];
2745
+ var RoleUsageListType = [1, n0, _RULT,
2746
+ 0, () => RoleUsageType$
2747
+ ];
2748
+ var SAMLProviderListType = [1, n0, _SAMLPLT,
2749
+ 0, () => SAMLProviderListEntry$
2750
+ ];
2751
+ var serverCertificateMetadataListType = [1, n0, _sCMLT,
2752
+ 0, () => ServerCertificateMetadata$
2753
+ ];
2368
2754
  var serviceNamespaceListType = 64 | 0;
2369
- var ServicesLastAccessed = [1, n0, _SLA, 0, () => ServiceLastAccessed$];
2370
- var ServiceSpecificCredentialsListType = [1, n0, _SSCLT, 0, () => ServiceSpecificCredentialMetadata$];
2755
+ var ServicesLastAccessed = [1, n0, _SLA,
2756
+ 0, () => ServiceLastAccessed$
2757
+ ];
2758
+ var ServiceSpecificCredentialsListType = [1, n0, _SSCLT,
2759
+ 0, () => ServiceSpecificCredentialMetadata$
2760
+ ];
2371
2761
  var SimulationPolicyListType = 64 | 0;
2372
- var SSHPublicKeyListType = [1, n0, _SSHPKLT, 0, () => SSHPublicKeyMetadata$];
2373
- var StatementListType = [1, n0, _SLT, 0, () => Statement$];
2762
+ var SSHPublicKeyListType = [1, n0, _SSHPKLT,
2763
+ 0, () => SSHPublicKeyMetadata$
2764
+ ];
2765
+ var StatementListType = [1, n0, _SLT,
2766
+ 0, () => Statement$
2767
+ ];
2374
2768
  var tagKeyListType = 64 | 0;
2375
- var tagListType = [1, n0, _tLT, 0, () => Tag$];
2769
+ var tagListType = [1, n0, _tLT,
2770
+ 0, () => Tag$
2771
+ ];
2376
2772
  var thumbprintListType = 64 | 0;
2377
- var TrackedActionsLastAccessed = [1, n0, _TALA, 0, () => TrackedActionLastAccessed$];
2378
- var userDetailListType = [1, n0, _uDLT, 0, () => UserDetail$];
2379
- var userListType = [1, n0, _uLT, 0, () => User$];
2380
- var virtualMFADeviceListType = [1, n0, _vMFADLT, 0, [() => VirtualMFADevice$, 0]];
2773
+ var TrackedActionsLastAccessed = [1, n0, _TALA,
2774
+ 0, () => TrackedActionLastAccessed$
2775
+ ];
2776
+ var userDetailListType = [1, n0, _uDLT,
2777
+ 0, () => UserDetail$
2778
+ ];
2779
+ var userListType = [1, n0, _uLT,
2780
+ 0, () => User$
2781
+ ];
2782
+ var virtualMFADeviceListType = [1, n0, _vMFADLT,
2783
+ 0, [() => VirtualMFADevice$,
2784
+ 0]
2785
+ ];
2381
2786
  var CertificationMapType = 128 | 0;
2382
2787
  var EvalDecisionDetailsType = 128 | 0;
2383
2788
  var summaryMapType = 128 | 1;
2384
- export var AcceptDelegationRequest$ = [
2385
- 9,
2386
- n0,
2387
- _ADR,
2388
- 0,
2389
- () => AcceptDelegationRequestRequest$,
2390
- () => __Unit,
2391
- ];
2392
- export var AddClientIDToOpenIDConnectProvider$ = [
2393
- 9,
2394
- n0,
2395
- _ACIDTOIDCP,
2396
- 0,
2397
- () => AddClientIDToOpenIDConnectProviderRequest$,
2398
- () => __Unit,
2399
- ];
2400
- export var AddRoleToInstanceProfile$ = [
2401
- 9,
2402
- n0,
2403
- _ARTIP,
2404
- 0,
2405
- () => AddRoleToInstanceProfileRequest$,
2406
- () => __Unit,
2407
- ];
2408
- export var AddUserToGroup$ = [9, n0, _AUTG, 0, () => AddUserToGroupRequest$, () => __Unit];
2409
- export var AssociateDelegationRequest$ = [
2410
- 9,
2411
- n0,
2412
- _ADRs,
2413
- 0,
2414
- () => AssociateDelegationRequestRequest$,
2415
- () => __Unit,
2416
- ];
2417
- export var AttachGroupPolicy$ = [9, n0, _AGP, 0, () => AttachGroupPolicyRequest$, () => __Unit];
2418
- export var AttachRolePolicy$ = [9, n0, _ARP, 0, () => AttachRolePolicyRequest$, () => __Unit];
2419
- export var AttachUserPolicy$ = [9, n0, _AUP, 0, () => AttachUserPolicyRequest$, () => __Unit];
2420
- export var ChangePassword$ = [9, n0, _CP, 0, () => ChangePasswordRequest$, () => __Unit];
2421
- export var CreateAccessKey$ = [
2422
- 9,
2423
- n0,
2424
- _CAK,
2425
- 0,
2426
- () => CreateAccessKeyRequest$,
2427
- () => CreateAccessKeyResponse$,
2428
- ];
2429
- export var CreateAccountAlias$ = [
2430
- 9,
2431
- n0,
2432
- _CAA,
2433
- 0,
2434
- () => CreateAccountAliasRequest$,
2435
- () => __Unit,
2436
- ];
2437
- export var CreateDelegationRequest$ = [
2438
- 9,
2439
- n0,
2440
- _CDR,
2441
- 0,
2442
- () => CreateDelegationRequestRequest$,
2443
- () => CreateDelegationRequestResponse$,
2444
- ];
2445
- export var CreateGroup$ = [9, n0, _CG, 0, () => CreateGroupRequest$, () => CreateGroupResponse$];
2446
- export var CreateInstanceProfile$ = [
2447
- 9,
2448
- n0,
2449
- _CIP,
2450
- 0,
2451
- () => CreateInstanceProfileRequest$,
2452
- () => CreateInstanceProfileResponse$,
2453
- ];
2454
- export var CreateLoginProfile$ = [
2455
- 9,
2456
- n0,
2457
- _CLP,
2458
- 0,
2459
- () => CreateLoginProfileRequest$,
2460
- () => CreateLoginProfileResponse$,
2461
- ];
2462
- export var CreateOpenIDConnectProvider$ = [
2463
- 9,
2464
- n0,
2465
- _COIDCP,
2466
- 0,
2467
- () => CreateOpenIDConnectProviderRequest$,
2468
- () => CreateOpenIDConnectProviderResponse$,
2469
- ];
2470
- export var CreatePolicy$ = [
2471
- 9,
2472
- n0,
2473
- _CPr,
2474
- 0,
2475
- () => CreatePolicyRequest$,
2476
- () => CreatePolicyResponse$,
2477
- ];
2478
- export var CreatePolicyVersion$ = [
2479
- 9,
2480
- n0,
2481
- _CPV,
2482
- 0,
2483
- () => CreatePolicyVersionRequest$,
2484
- () => CreatePolicyVersionResponse$,
2485
- ];
2486
- export var CreateRole$ = [9, n0, _CR, 0, () => CreateRoleRequest$, () => CreateRoleResponse$];
2487
- export var CreateSAMLProvider$ = [
2488
- 9,
2489
- n0,
2490
- _CSAMLP,
2491
- 0,
2492
- () => CreateSAMLProviderRequest$,
2493
- () => CreateSAMLProviderResponse$,
2494
- ];
2495
- export var CreateServiceLinkedRole$ = [
2496
- 9,
2497
- n0,
2498
- _CSLR,
2499
- 0,
2500
- () => CreateServiceLinkedRoleRequest$,
2501
- () => CreateServiceLinkedRoleResponse$,
2502
- ];
2503
- export var CreateServiceSpecificCredential$ = [
2504
- 9,
2505
- n0,
2506
- _CSSC,
2507
- 0,
2508
- () => CreateServiceSpecificCredentialRequest$,
2509
- () => CreateServiceSpecificCredentialResponse$,
2510
- ];
2511
- export var CreateUser$ = [9, n0, _CU, 0, () => CreateUserRequest$, () => CreateUserResponse$];
2512
- export var CreateVirtualMFADevice$ = [
2513
- 9,
2514
- n0,
2515
- _CVMFAD,
2516
- 0,
2517
- () => CreateVirtualMFADeviceRequest$,
2518
- () => CreateVirtualMFADeviceResponse$,
2519
- ];
2520
- export var DeactivateMFADevice$ = [
2521
- 9,
2522
- n0,
2523
- _DMFAD,
2524
- 0,
2525
- () => DeactivateMFADeviceRequest$,
2526
- () => __Unit,
2527
- ];
2528
- export var DeleteAccessKey$ = [9, n0, _DAK, 0, () => DeleteAccessKeyRequest$, () => __Unit];
2529
- export var DeleteAccountAlias$ = [
2530
- 9,
2531
- n0,
2532
- _DAA,
2533
- 0,
2534
- () => DeleteAccountAliasRequest$,
2535
- () => __Unit,
2536
- ];
2537
- export var DeleteAccountPasswordPolicy$ = [9, n0, _DAPP, 0, () => __Unit, () => __Unit];
2538
- export var DeleteGroup$ = [9, n0, _DG, 0, () => DeleteGroupRequest$, () => __Unit];
2539
- export var DeleteGroupPolicy$ = [9, n0, _DGP, 0, () => DeleteGroupPolicyRequest$, () => __Unit];
2540
- export var DeleteInstanceProfile$ = [
2541
- 9,
2542
- n0,
2543
- _DIP,
2544
- 0,
2545
- () => DeleteInstanceProfileRequest$,
2546
- () => __Unit,
2547
- ];
2548
- export var DeleteLoginProfile$ = [
2549
- 9,
2550
- n0,
2551
- _DLP,
2552
- 0,
2553
- () => DeleteLoginProfileRequest$,
2554
- () => __Unit,
2555
- ];
2556
- export var DeleteOpenIDConnectProvider$ = [
2557
- 9,
2558
- n0,
2559
- _DOIDCP,
2560
- 0,
2561
- () => DeleteOpenIDConnectProviderRequest$,
2562
- () => __Unit,
2563
- ];
2564
- export var DeletePolicy$ = [9, n0, _DPe, 0, () => DeletePolicyRequest$, () => __Unit];
2565
- export var DeletePolicyVersion$ = [
2566
- 9,
2567
- n0,
2568
- _DPV,
2569
- 0,
2570
- () => DeletePolicyVersionRequest$,
2571
- () => __Unit,
2572
- ];
2573
- export var DeleteRole$ = [9, n0, _DRel, 0, () => DeleteRoleRequest$, () => __Unit];
2574
- export var DeleteRolePermissionsBoundary$ = [
2575
- 9,
2576
- n0,
2577
- _DRPB,
2578
- 0,
2579
- () => DeleteRolePermissionsBoundaryRequest$,
2580
- () => __Unit,
2581
- ];
2582
- export var DeleteRolePolicy$ = [9, n0, _DRP, 0, () => DeleteRolePolicyRequest$, () => __Unit];
2583
- export var DeleteSAMLProvider$ = [
2584
- 9,
2585
- n0,
2586
- _DSAMLP,
2587
- 0,
2588
- () => DeleteSAMLProviderRequest$,
2589
- () => __Unit,
2590
- ];
2591
- export var DeleteServerCertificate$ = [
2592
- 9,
2593
- n0,
2594
- _DSC,
2595
- 0,
2596
- () => DeleteServerCertificateRequest$,
2597
- () => __Unit,
2598
- ];
2599
- export var DeleteServiceLinkedRole$ = [
2600
- 9,
2601
- n0,
2602
- _DSLR,
2603
- 0,
2604
- () => DeleteServiceLinkedRoleRequest$,
2605
- () => DeleteServiceLinkedRoleResponse$,
2606
- ];
2607
- export var DeleteServiceSpecificCredential$ = [
2608
- 9,
2609
- n0,
2610
- _DSSC,
2611
- 0,
2612
- () => DeleteServiceSpecificCredentialRequest$,
2613
- () => __Unit,
2614
- ];
2615
- export var DeleteSigningCertificate$ = [
2616
- 9,
2617
- n0,
2618
- _DSCe,
2619
- 0,
2620
- () => DeleteSigningCertificateRequest$,
2621
- () => __Unit,
2622
- ];
2623
- export var DeleteSSHPublicKey$ = [
2624
- 9,
2625
- n0,
2626
- _DSSHPK,
2627
- 0,
2628
- () => DeleteSSHPublicKeyRequest$,
2629
- () => __Unit,
2630
- ];
2631
- export var DeleteUser$ = [9, n0, _DU, 0, () => DeleteUserRequest$, () => __Unit];
2632
- export var DeleteUserPermissionsBoundary$ = [
2633
- 9,
2634
- n0,
2635
- _DUPB,
2636
- 0,
2637
- () => DeleteUserPermissionsBoundaryRequest$,
2638
- () => __Unit,
2639
- ];
2640
- export var DeleteUserPolicy$ = [9, n0, _DUP, 0, () => DeleteUserPolicyRequest$, () => __Unit];
2641
- export var DeleteVirtualMFADevice$ = [
2642
- 9,
2643
- n0,
2644
- _DVMFAD,
2645
- 0,
2646
- () => DeleteVirtualMFADeviceRequest$,
2647
- () => __Unit,
2648
- ];
2649
- export var DetachGroupPolicy$ = [9, n0, _DGPe, 0, () => DetachGroupPolicyRequest$, () => __Unit];
2650
- export var DetachRolePolicy$ = [9, n0, _DRPe, 0, () => DetachRolePolicyRequest$, () => __Unit];
2651
- export var DetachUserPolicy$ = [9, n0, _DUPe, 0, () => DetachUserPolicyRequest$, () => __Unit];
2652
- export var DisableOrganizationsRootCredentialsManagement$ = [
2653
- 9,
2654
- n0,
2655
- _DORCM,
2656
- 0,
2657
- () => DisableOrganizationsRootCredentialsManagementRequest$,
2658
- () => DisableOrganizationsRootCredentialsManagementResponse$,
2659
- ];
2660
- export var DisableOrganizationsRootSessions$ = [
2661
- 9,
2662
- n0,
2663
- _DORS,
2664
- 0,
2665
- () => DisableOrganizationsRootSessionsRequest$,
2666
- () => DisableOrganizationsRootSessionsResponse$,
2667
- ];
2668
- export var DisableOutboundWebIdentityFederation$ = [
2669
- 9,
2670
- n0,
2671
- _DOWIF,
2672
- 0,
2673
- () => __Unit,
2674
- () => __Unit,
2675
- ];
2676
- export var EnableMFADevice$ = [9, n0, _EMFAD, 0, () => EnableMFADeviceRequest$, () => __Unit];
2677
- export var EnableOrganizationsRootCredentialsManagement$ = [
2678
- 9,
2679
- n0,
2680
- _EORCM,
2681
- 0,
2682
- () => EnableOrganizationsRootCredentialsManagementRequest$,
2683
- () => EnableOrganizationsRootCredentialsManagementResponse$,
2684
- ];
2685
- export var EnableOrganizationsRootSessions$ = [
2686
- 9,
2687
- n0,
2688
- _EORS,
2689
- 0,
2690
- () => EnableOrganizationsRootSessionsRequest$,
2691
- () => EnableOrganizationsRootSessionsResponse$,
2692
- ];
2693
- export var EnableOutboundWebIdentityFederation$ = [
2694
- 9,
2695
- n0,
2696
- _EOWIF,
2697
- 0,
2698
- () => __Unit,
2699
- () => EnableOutboundWebIdentityFederationResponse$,
2700
- ];
2701
- export var GenerateCredentialReport$ = [
2702
- 9,
2703
- n0,
2704
- _GCR,
2705
- 0,
2706
- () => __Unit,
2707
- () => GenerateCredentialReportResponse$,
2708
- ];
2709
- export var GenerateOrganizationsAccessReport$ = [
2710
- 9,
2711
- n0,
2712
- _GOAR,
2713
- 0,
2714
- () => GenerateOrganizationsAccessReportRequest$,
2715
- () => GenerateOrganizationsAccessReportResponse$,
2716
- ];
2717
- export var GenerateServiceLastAccessedDetails$ = [
2718
- 9,
2719
- n0,
2720
- _GSLAD,
2721
- 0,
2722
- () => GenerateServiceLastAccessedDetailsRequest$,
2723
- () => GenerateServiceLastAccessedDetailsResponse$,
2724
- ];
2725
- export var GetAccessKeyLastUsed$ = [
2726
- 9,
2727
- n0,
2728
- _GAKLU,
2729
- 0,
2730
- () => GetAccessKeyLastUsedRequest$,
2731
- () => GetAccessKeyLastUsedResponse$,
2732
- ];
2733
- export var GetAccountAuthorizationDetails$ = [
2734
- 9,
2735
- n0,
2736
- _GAAD,
2737
- 0,
2738
- () => GetAccountAuthorizationDetailsRequest$,
2739
- () => GetAccountAuthorizationDetailsResponse$,
2740
- ];
2741
- export var GetAccountPasswordPolicy$ = [
2742
- 9,
2743
- n0,
2744
- _GAPP,
2745
- 0,
2746
- () => __Unit,
2747
- () => GetAccountPasswordPolicyResponse$,
2748
- ];
2749
- export var GetAccountSummary$ = [9, n0, _GAS, 0, () => __Unit, () => GetAccountSummaryResponse$];
2750
- export var GetContextKeysForCustomPolicy$ = [
2751
- 9,
2752
- n0,
2753
- _GCKFCP,
2754
- 0,
2755
- () => GetContextKeysForCustomPolicyRequest$,
2756
- () => GetContextKeysForPolicyResponse$,
2757
- ];
2758
- export var GetContextKeysForPrincipalPolicy$ = [
2759
- 9,
2760
- n0,
2761
- _GCKFPP,
2762
- 0,
2763
- () => GetContextKeysForPrincipalPolicyRequest$,
2764
- () => GetContextKeysForPolicyResponse$,
2765
- ];
2766
- export var GetCredentialReport$ = [
2767
- 9,
2768
- n0,
2769
- _GCRe,
2770
- 0,
2771
- () => __Unit,
2772
- () => GetCredentialReportResponse$,
2773
- ];
2774
- export var GetDelegationRequest$ = [
2775
- 9,
2776
- n0,
2777
- _GDR,
2778
- 0,
2779
- () => GetDelegationRequestRequest$,
2780
- () => GetDelegationRequestResponse$,
2789
+ export var AcceptDelegationRequest$ = [9, n0, _ADR,
2790
+ 0, () => AcceptDelegationRequestRequest$, () => __Unit
2781
2791
  ];
2782
- export var GetGroup$ = [9, n0, _GG, 0, () => GetGroupRequest$, () => GetGroupResponse$];
2783
- export var GetGroupPolicy$ = [
2784
- 9,
2785
- n0,
2786
- _GGP,
2787
- 0,
2788
- () => GetGroupPolicyRequest$,
2789
- () => GetGroupPolicyResponse$,
2790
- ];
2791
- export var GetHumanReadableSummary$ = [
2792
- 9,
2793
- n0,
2794
- _GHRS,
2795
- 0,
2796
- () => GetHumanReadableSummaryRequest$,
2797
- () => GetHumanReadableSummaryResponse$,
2798
- ];
2799
- export var GetInstanceProfile$ = [
2800
- 9,
2801
- n0,
2802
- _GIP,
2803
- 0,
2804
- () => GetInstanceProfileRequest$,
2805
- () => GetInstanceProfileResponse$,
2806
- ];
2807
- export var GetLoginProfile$ = [
2808
- 9,
2809
- n0,
2810
- _GLP,
2811
- 0,
2812
- () => GetLoginProfileRequest$,
2813
- () => GetLoginProfileResponse$,
2814
- ];
2815
- export var GetMFADevice$ = [
2816
- 9,
2817
- n0,
2818
- _GMFAD,
2819
- 0,
2820
- () => GetMFADeviceRequest$,
2821
- () => GetMFADeviceResponse$,
2822
- ];
2823
- export var GetOpenIDConnectProvider$ = [
2824
- 9,
2825
- n0,
2826
- _GOIDCP,
2827
- 0,
2828
- () => GetOpenIDConnectProviderRequest$,
2829
- () => GetOpenIDConnectProviderResponse$,
2830
- ];
2831
- export var GetOrganizationsAccessReport$ = [
2832
- 9,
2833
- n0,
2834
- _GOARe,
2835
- 0,
2836
- () => GetOrganizationsAccessReportRequest$,
2837
- () => GetOrganizationsAccessReportResponse$,
2838
- ];
2839
- export var GetOutboundWebIdentityFederationInfo$ = [
2840
- 9,
2841
- n0,
2842
- _GOWIFI,
2843
- 0,
2844
- () => __Unit,
2845
- () => GetOutboundWebIdentityFederationInfoResponse$,
2846
- ];
2847
- export var GetPolicy$ = [9, n0, _GP, 0, () => GetPolicyRequest$, () => GetPolicyResponse$];
2848
- export var GetPolicyVersion$ = [
2849
- 9,
2850
- n0,
2851
- _GPV,
2852
- 0,
2853
- () => GetPolicyVersionRequest$,
2854
- () => GetPolicyVersionResponse$,
2855
- ];
2856
- export var GetRole$ = [9, n0, _GR, 0, () => GetRoleRequest$, () => GetRoleResponse$];
2857
- export var GetRolePolicy$ = [
2858
- 9,
2859
- n0,
2860
- _GRP,
2861
- 0,
2862
- () => GetRolePolicyRequest$,
2863
- () => GetRolePolicyResponse$,
2864
- ];
2865
- export var GetSAMLProvider$ = [
2866
- 9,
2867
- n0,
2868
- _GSAMLP,
2869
- 0,
2870
- () => GetSAMLProviderRequest$,
2871
- () => GetSAMLProviderResponse$,
2872
- ];
2873
- export var GetServerCertificate$ = [
2874
- 9,
2875
- n0,
2876
- _GSC,
2877
- 0,
2878
- () => GetServerCertificateRequest$,
2879
- () => GetServerCertificateResponse$,
2880
- ];
2881
- export var GetServiceLastAccessedDetails$ = [
2882
- 9,
2883
- n0,
2884
- _GSLADe,
2885
- 0,
2886
- () => GetServiceLastAccessedDetailsRequest$,
2887
- () => GetServiceLastAccessedDetailsResponse$,
2888
- ];
2889
- export var GetServiceLastAccessedDetailsWithEntities$ = [
2890
- 9,
2891
- n0,
2892
- _GSLADWE,
2893
- 0,
2894
- () => GetServiceLastAccessedDetailsWithEntitiesRequest$,
2895
- () => GetServiceLastAccessedDetailsWithEntitiesResponse$,
2896
- ];
2897
- export var GetServiceLinkedRoleDeletionStatus$ = [
2898
- 9,
2899
- n0,
2900
- _GSLRDS,
2901
- 0,
2902
- () => GetServiceLinkedRoleDeletionStatusRequest$,
2903
- () => GetServiceLinkedRoleDeletionStatusResponse$,
2904
- ];
2905
- export var GetSSHPublicKey$ = [
2906
- 9,
2907
- n0,
2908
- _GSSHPK,
2909
- 0,
2910
- () => GetSSHPublicKeyRequest$,
2911
- () => GetSSHPublicKeyResponse$,
2912
- ];
2913
- export var GetUser$ = [9, n0, _GU, 0, () => GetUserRequest$, () => GetUserResponse$];
2914
- export var GetUserPolicy$ = [
2915
- 9,
2916
- n0,
2917
- _GUP,
2918
- 0,
2919
- () => GetUserPolicyRequest$,
2920
- () => GetUserPolicyResponse$,
2921
- ];
2922
- export var ListAccessKeys$ = [
2923
- 9,
2924
- n0,
2925
- _LAK,
2926
- 0,
2927
- () => ListAccessKeysRequest$,
2928
- () => ListAccessKeysResponse$,
2929
- ];
2930
- export var ListAccountAliases$ = [
2931
- 9,
2932
- n0,
2933
- _LAA,
2934
- 0,
2935
- () => ListAccountAliasesRequest$,
2936
- () => ListAccountAliasesResponse$,
2937
- ];
2938
- export var ListAttachedGroupPolicies$ = [
2939
- 9,
2940
- n0,
2941
- _LAGP,
2942
- 0,
2943
- () => ListAttachedGroupPoliciesRequest$,
2944
- () => ListAttachedGroupPoliciesResponse$,
2945
- ];
2946
- export var ListAttachedRolePolicies$ = [
2947
- 9,
2948
- n0,
2949
- _LARP,
2950
- 0,
2951
- () => ListAttachedRolePoliciesRequest$,
2952
- () => ListAttachedRolePoliciesResponse$,
2953
- ];
2954
- export var ListAttachedUserPolicies$ = [
2955
- 9,
2956
- n0,
2957
- _LAUP,
2958
- 0,
2959
- () => ListAttachedUserPoliciesRequest$,
2960
- () => ListAttachedUserPoliciesResponse$,
2792
+ export var AddClientIDToOpenIDConnectProvider$ = [9, n0, _ACIDTOIDCP,
2793
+ 0, () => AddClientIDToOpenIDConnectProviderRequest$, () => __Unit
2961
2794
  ];
2962
- export var ListDelegationRequests$ = [
2963
- 9,
2964
- n0,
2965
- _LDR,
2966
- 0,
2967
- () => ListDelegationRequestsRequest$,
2968
- () => ListDelegationRequestsResponse$,
2795
+ export var AddRoleToInstanceProfile$ = [9, n0, _ARTIP,
2796
+ 0, () => AddRoleToInstanceProfileRequest$, () => __Unit
2969
2797
  ];
2970
- export var ListEntitiesForPolicy$ = [
2971
- 9,
2972
- n0,
2973
- _LEFP,
2974
- 0,
2975
- () => ListEntitiesForPolicyRequest$,
2976
- () => ListEntitiesForPolicyResponse$,
2798
+ export var AddUserToGroup$ = [9, n0, _AUTG,
2799
+ 0, () => AddUserToGroupRequest$, () => __Unit
2977
2800
  ];
2978
- export var ListGroupPolicies$ = [
2979
- 9,
2980
- n0,
2981
- _LGP,
2982
- 0,
2983
- () => ListGroupPoliciesRequest$,
2984
- () => ListGroupPoliciesResponse$,
2801
+ export var AssociateDelegationRequest$ = [9, n0, _ADRs,
2802
+ 0, () => AssociateDelegationRequestRequest$, () => __Unit
2985
2803
  ];
2986
- export var ListGroups$ = [9, n0, _LG, 0, () => ListGroupsRequest$, () => ListGroupsResponse$];
2987
- export var ListGroupsForUser$ = [
2988
- 9,
2989
- n0,
2990
- _LGFU,
2991
- 0,
2992
- () => ListGroupsForUserRequest$,
2993
- () => ListGroupsForUserResponse$,
2994
- ];
2995
- export var ListInstanceProfiles$ = [
2996
- 9,
2997
- n0,
2998
- _LIP,
2999
- 0,
3000
- () => ListInstanceProfilesRequest$,
3001
- () => ListInstanceProfilesResponse$,
3002
- ];
3003
- export var ListInstanceProfilesForRole$ = [
3004
- 9,
3005
- n0,
3006
- _LIPFR,
3007
- 0,
3008
- () => ListInstanceProfilesForRoleRequest$,
3009
- () => ListInstanceProfilesForRoleResponse$,
3010
- ];
3011
- export var ListInstanceProfileTags$ = [
3012
- 9,
3013
- n0,
3014
- _LIPT,
3015
- 0,
3016
- () => ListInstanceProfileTagsRequest$,
3017
- () => ListInstanceProfileTagsResponse$,
2804
+ export var AttachGroupPolicy$ = [9, n0, _AGP,
2805
+ 0, () => AttachGroupPolicyRequest$, () => __Unit
3018
2806
  ];
3019
- export var ListMFADevices$ = [
3020
- 9,
3021
- n0,
3022
- _LMFAD,
3023
- 0,
3024
- () => ListMFADevicesRequest$,
3025
- () => ListMFADevicesResponse$,
2807
+ export var AttachRolePolicy$ = [9, n0, _ARP,
2808
+ 0, () => AttachRolePolicyRequest$, () => __Unit
3026
2809
  ];
3027
- export var ListMFADeviceTags$ = [
3028
- 9,
3029
- n0,
3030
- _LMFADT,
3031
- 0,
3032
- () => ListMFADeviceTagsRequest$,
3033
- () => ListMFADeviceTagsResponse$,
2810
+ export var AttachUserPolicy$ = [9, n0, _AUP,
2811
+ 0, () => AttachUserPolicyRequest$, () => __Unit
3034
2812
  ];
3035
- export var ListOpenIDConnectProviders$ = [
3036
- 9,
3037
- n0,
3038
- _LOIDCP,
3039
- 0,
3040
- () => ListOpenIDConnectProvidersRequest$,
3041
- () => ListOpenIDConnectProvidersResponse$,
2813
+ export var ChangePassword$ = [9, n0, _CP,
2814
+ 0, () => ChangePasswordRequest$, () => __Unit
3042
2815
  ];
3043
- export var ListOpenIDConnectProviderTags$ = [
3044
- 9,
3045
- n0,
3046
- _LOIDCPT,
3047
- 0,
3048
- () => ListOpenIDConnectProviderTagsRequest$,
3049
- () => ListOpenIDConnectProviderTagsResponse$,
2816
+ export var CreateAccessKey$ = [9, n0, _CAK,
2817
+ 0, () => CreateAccessKeyRequest$, () => CreateAccessKeyResponse$
3050
2818
  ];
3051
- export var ListOrganizationsFeatures$ = [
3052
- 9,
3053
- n0,
3054
- _LOF,
3055
- 0,
3056
- () => ListOrganizationsFeaturesRequest$,
3057
- () => ListOrganizationsFeaturesResponse$,
2819
+ export var CreateAccountAlias$ = [9, n0, _CAA,
2820
+ 0, () => CreateAccountAliasRequest$, () => __Unit
3058
2821
  ];
3059
- export var ListPolicies$ = [
3060
- 9,
3061
- n0,
3062
- _LPi,
3063
- 0,
3064
- () => ListPoliciesRequest$,
3065
- () => ListPoliciesResponse$,
2822
+ export var CreateDelegationRequest$ = [9, n0, _CDR,
2823
+ 0, () => CreateDelegationRequestRequest$, () => CreateDelegationRequestResponse$
3066
2824
  ];
3067
- export var ListPoliciesGrantingServiceAccess$ = [
3068
- 9,
3069
- n0,
3070
- _LPGSA,
3071
- 0,
3072
- () => ListPoliciesGrantingServiceAccessRequest$,
3073
- () => ListPoliciesGrantingServiceAccessResponse$,
2825
+ export var CreateGroup$ = [9, n0, _CG,
2826
+ 0, () => CreateGroupRequest$, () => CreateGroupResponse$
3074
2827
  ];
3075
- export var ListPolicyTags$ = [
3076
- 9,
3077
- n0,
3078
- _LPT,
3079
- 0,
3080
- () => ListPolicyTagsRequest$,
3081
- () => ListPolicyTagsResponse$,
2828
+ export var CreateInstanceProfile$ = [9, n0, _CIP,
2829
+ 0, () => CreateInstanceProfileRequest$, () => CreateInstanceProfileResponse$
3082
2830
  ];
3083
- export var ListPolicyVersions$ = [
3084
- 9,
3085
- n0,
3086
- _LPV,
3087
- 0,
3088
- () => ListPolicyVersionsRequest$,
3089
- () => ListPolicyVersionsResponse$,
2831
+ export var CreateLoginProfile$ = [9, n0, _CLP,
2832
+ 0, () => CreateLoginProfileRequest$, () => CreateLoginProfileResponse$
3090
2833
  ];
3091
- export var ListRolePolicies$ = [
3092
- 9,
3093
- n0,
3094
- _LRP,
3095
- 0,
3096
- () => ListRolePoliciesRequest$,
3097
- () => ListRolePoliciesResponse$,
2834
+ export var CreateOpenIDConnectProvider$ = [9, n0, _COIDCP,
2835
+ 0, () => CreateOpenIDConnectProviderRequest$, () => CreateOpenIDConnectProviderResponse$
3098
2836
  ];
3099
- export var ListRoles$ = [9, n0, _LR, 0, () => ListRolesRequest$, () => ListRolesResponse$];
3100
- export var ListRoleTags$ = [
3101
- 9,
3102
- n0,
3103
- _LRT,
3104
- 0,
3105
- () => ListRoleTagsRequest$,
3106
- () => ListRoleTagsResponse$,
2837
+ export var CreatePolicy$ = [9, n0, _CPr,
2838
+ 0, () => CreatePolicyRequest$, () => CreatePolicyResponse$
3107
2839
  ];
3108
- export var ListSAMLProviders$ = [
3109
- 9,
3110
- n0,
3111
- _LSAMLP,
3112
- 0,
3113
- () => ListSAMLProvidersRequest$,
3114
- () => ListSAMLProvidersResponse$,
2840
+ export var CreatePolicyVersion$ = [9, n0, _CPV,
2841
+ 0, () => CreatePolicyVersionRequest$, () => CreatePolicyVersionResponse$
3115
2842
  ];
3116
- export var ListSAMLProviderTags$ = [
3117
- 9,
3118
- n0,
3119
- _LSAMLPT,
3120
- 0,
3121
- () => ListSAMLProviderTagsRequest$,
3122
- () => ListSAMLProviderTagsResponse$,
2843
+ export var CreateRole$ = [9, n0, _CR,
2844
+ 0, () => CreateRoleRequest$, () => CreateRoleResponse$
3123
2845
  ];
3124
- export var ListServerCertificates$ = [
3125
- 9,
3126
- n0,
3127
- _LSC,
3128
- 0,
3129
- () => ListServerCertificatesRequest$,
3130
- () => ListServerCertificatesResponse$,
2846
+ export var CreateSAMLProvider$ = [9, n0, _CSAMLP,
2847
+ 0, () => CreateSAMLProviderRequest$, () => CreateSAMLProviderResponse$
3131
2848
  ];
3132
- export var ListServerCertificateTags$ = [
3133
- 9,
3134
- n0,
3135
- _LSCT,
3136
- 0,
3137
- () => ListServerCertificateTagsRequest$,
3138
- () => ListServerCertificateTagsResponse$,
2849
+ export var CreateServiceLinkedRole$ = [9, n0, _CSLR,
2850
+ 0, () => CreateServiceLinkedRoleRequest$, () => CreateServiceLinkedRoleResponse$
3139
2851
  ];
3140
- export var ListServiceSpecificCredentials$ = [
3141
- 9,
3142
- n0,
3143
- _LSSC,
3144
- 0,
3145
- () => ListServiceSpecificCredentialsRequest$,
3146
- () => ListServiceSpecificCredentialsResponse$,
2852
+ export var CreateServiceSpecificCredential$ = [9, n0, _CSSC,
2853
+ 0, () => CreateServiceSpecificCredentialRequest$, () => CreateServiceSpecificCredentialResponse$
3147
2854
  ];
3148
- export var ListSigningCertificates$ = [
3149
- 9,
3150
- n0,
3151
- _LSCi,
3152
- 0,
3153
- () => ListSigningCertificatesRequest$,
3154
- () => ListSigningCertificatesResponse$,
3155
- ];
3156
- export var ListSSHPublicKeys$ = [
3157
- 9,
3158
- n0,
3159
- _LSSHPK,
3160
- 0,
3161
- () => ListSSHPublicKeysRequest$,
3162
- () => ListSSHPublicKeysResponse$,
3163
- ];
3164
- export var ListUserPolicies$ = [
3165
- 9,
3166
- n0,
3167
- _LUP,
3168
- 0,
3169
- () => ListUserPoliciesRequest$,
3170
- () => ListUserPoliciesResponse$,
3171
- ];
3172
- export var ListUsers$ = [9, n0, _LU, 0, () => ListUsersRequest$, () => ListUsersResponse$];
3173
- export var ListUserTags$ = [
3174
- 9,
3175
- n0,
3176
- _LUT,
3177
- 0,
3178
- () => ListUserTagsRequest$,
3179
- () => ListUserTagsResponse$,
3180
- ];
3181
- export var ListVirtualMFADevices$ = [
3182
- 9,
3183
- n0,
3184
- _LVMFAD,
3185
- 0,
3186
- () => ListVirtualMFADevicesRequest$,
3187
- () => ListVirtualMFADevicesResponse$,
3188
- ];
3189
- export var PutGroupPolicy$ = [9, n0, _PGP, 0, () => PutGroupPolicyRequest$, () => __Unit];
3190
- export var PutRolePermissionsBoundary$ = [
3191
- 9,
3192
- n0,
3193
- _PRPB,
3194
- 0,
3195
- () => PutRolePermissionsBoundaryRequest$,
3196
- () => __Unit,
3197
- ];
3198
- export var PutRolePolicy$ = [9, n0, _PRPu, 0, () => PutRolePolicyRequest$, () => __Unit];
3199
- export var PutUserPermissionsBoundary$ = [
3200
- 9,
3201
- n0,
3202
- _PUPB,
3203
- 0,
3204
- () => PutUserPermissionsBoundaryRequest$,
3205
- () => __Unit,
3206
- ];
3207
- export var PutUserPolicy$ = [9, n0, _PUP, 0, () => PutUserPolicyRequest$, () => __Unit];
3208
- export var RejectDelegationRequest$ = [
3209
- 9,
3210
- n0,
3211
- _RDR,
3212
- 0,
3213
- () => RejectDelegationRequestRequest$,
3214
- () => __Unit,
3215
- ];
3216
- export var RemoveClientIDFromOpenIDConnectProvider$ = [
3217
- 9,
3218
- n0,
3219
- _RCIDFOIDCP,
3220
- 0,
3221
- () => RemoveClientIDFromOpenIDConnectProviderRequest$,
3222
- () => __Unit,
3223
- ];
3224
- export var RemoveRoleFromInstanceProfile$ = [
3225
- 9,
3226
- n0,
3227
- _RRFIP,
3228
- 0,
3229
- () => RemoveRoleFromInstanceProfileRequest$,
3230
- () => __Unit,
3231
- ];
3232
- export var RemoveUserFromGroup$ = [
3233
- 9,
3234
- n0,
3235
- _RUFG,
3236
- 0,
3237
- () => RemoveUserFromGroupRequest$,
3238
- () => __Unit,
3239
- ];
3240
- export var ResetServiceSpecificCredential$ = [
3241
- 9,
3242
- n0,
3243
- _RSSC,
3244
- 0,
3245
- () => ResetServiceSpecificCredentialRequest$,
3246
- () => ResetServiceSpecificCredentialResponse$,
3247
- ];
3248
- export var ResyncMFADevice$ = [9, n0, _RMFAD, 0, () => ResyncMFADeviceRequest$, () => __Unit];
3249
- export var SendDelegationToken$ = [
3250
- 9,
3251
- n0,
3252
- _SDT,
3253
- 0,
3254
- () => SendDelegationTokenRequest$,
3255
- () => __Unit,
3256
- ];
3257
- export var SetDefaultPolicyVersion$ = [
3258
- 9,
3259
- n0,
3260
- _SDPV,
3261
- 0,
3262
- () => SetDefaultPolicyVersionRequest$,
3263
- () => __Unit,
3264
- ];
3265
- export var SetSecurityTokenServicePreferences$ = [
3266
- 9,
3267
- n0,
3268
- _SSTSP,
3269
- 0,
3270
- () => SetSecurityTokenServicePreferencesRequest$,
3271
- () => __Unit,
3272
- ];
3273
- export var SimulateCustomPolicy$ = [
3274
- 9,
3275
- n0,
3276
- _SCP,
3277
- 0,
3278
- () => SimulateCustomPolicyRequest$,
3279
- () => SimulatePolicyResponse$,
3280
- ];
3281
- export var SimulatePrincipalPolicy$ = [
3282
- 9,
3283
- n0,
3284
- _SPP,
3285
- 0,
3286
- () => SimulatePrincipalPolicyRequest$,
3287
- () => SimulatePolicyResponse$,
3288
- ];
3289
- export var TagInstanceProfile$ = [
3290
- 9,
3291
- n0,
3292
- _TIP,
3293
- 0,
3294
- () => TagInstanceProfileRequest$,
3295
- () => __Unit,
3296
- ];
3297
- export var TagMFADevice$ = [9, n0, _TMFAD, 0, () => TagMFADeviceRequest$, () => __Unit];
3298
- export var TagOpenIDConnectProvider$ = [
3299
- 9,
3300
- n0,
3301
- _TOIDCP,
3302
- 0,
3303
- () => TagOpenIDConnectProviderRequest$,
3304
- () => __Unit,
3305
- ];
3306
- export var TagPolicy$ = [9, n0, _TP, 0, () => TagPolicyRequest$, () => __Unit];
3307
- export var TagRole$ = [9, n0, _TR, 0, () => TagRoleRequest$, () => __Unit];
3308
- export var TagSAMLProvider$ = [9, n0, _TSAMLP, 0, () => TagSAMLProviderRequest$, () => __Unit];
3309
- export var TagServerCertificate$ = [
3310
- 9,
3311
- n0,
3312
- _TSC,
3313
- 0,
3314
- () => TagServerCertificateRequest$,
3315
- () => __Unit,
3316
- ];
3317
- export var TagUser$ = [9, n0, _TU, 0, () => TagUserRequest$, () => __Unit];
3318
- export var UntagInstanceProfile$ = [
3319
- 9,
3320
- n0,
3321
- _UIP,
3322
- 0,
3323
- () => UntagInstanceProfileRequest$,
3324
- () => __Unit,
3325
- ];
3326
- export var UntagMFADevice$ = [9, n0, _UMFAD, 0, () => UntagMFADeviceRequest$, () => __Unit];
3327
- export var UntagOpenIDConnectProvider$ = [
3328
- 9,
3329
- n0,
3330
- _UOIDCP,
3331
- 0,
3332
- () => UntagOpenIDConnectProviderRequest$,
3333
- () => __Unit,
3334
- ];
3335
- export var UntagPolicy$ = [9, n0, _UP, 0, () => UntagPolicyRequest$, () => __Unit];
3336
- export var UntagRole$ = [9, n0, _UR, 0, () => UntagRoleRequest$, () => __Unit];
3337
- export var UntagSAMLProvider$ = [
3338
- 9,
3339
- n0,
3340
- _USAMLP,
3341
- 0,
3342
- () => UntagSAMLProviderRequest$,
3343
- () => __Unit,
3344
- ];
3345
- export var UntagServerCertificate$ = [
3346
- 9,
3347
- n0,
3348
- _USC,
3349
- 0,
3350
- () => UntagServerCertificateRequest$,
3351
- () => __Unit,
3352
- ];
3353
- export var UntagUser$ = [9, n0, _UU, 0, () => UntagUserRequest$, () => __Unit];
3354
- export var UpdateAccessKey$ = [9, n0, _UAK, 0, () => UpdateAccessKeyRequest$, () => __Unit];
3355
- export var UpdateAccountPasswordPolicy$ = [
3356
- 9,
3357
- n0,
3358
- _UAPP,
3359
- 0,
3360
- () => UpdateAccountPasswordPolicyRequest$,
3361
- () => __Unit,
3362
- ];
3363
- export var UpdateAssumeRolePolicy$ = [
3364
- 9,
3365
- n0,
3366
- _UARP,
3367
- 0,
3368
- () => UpdateAssumeRolePolicyRequest$,
3369
- () => __Unit,
3370
- ];
3371
- export var UpdateDelegationRequest$ = [
3372
- 9,
3373
- n0,
3374
- _UDR,
3375
- 0,
3376
- () => UpdateDelegationRequestRequest$,
3377
- () => __Unit,
3378
- ];
3379
- export var UpdateGroup$ = [9, n0, _UG, 0, () => UpdateGroupRequest$, () => __Unit];
3380
- export var UpdateLoginProfile$ = [
3381
- 9,
3382
- n0,
3383
- _ULP,
3384
- 0,
3385
- () => UpdateLoginProfileRequest$,
3386
- () => __Unit,
3387
- ];
3388
- export var UpdateOpenIDConnectProviderThumbprint$ = [
3389
- 9,
3390
- n0,
3391
- _UOIDCPT,
3392
- 0,
3393
- () => UpdateOpenIDConnectProviderThumbprintRequest$,
3394
- () => __Unit,
3395
- ];
3396
- export var UpdateRole$ = [9, n0, _URp, 0, () => UpdateRoleRequest$, () => UpdateRoleResponse$];
3397
- export var UpdateRoleDescription$ = [
3398
- 9,
3399
- n0,
3400
- _URD,
3401
- 0,
3402
- () => UpdateRoleDescriptionRequest$,
3403
- () => UpdateRoleDescriptionResponse$,
3404
- ];
3405
- export var UpdateSAMLProvider$ = [
3406
- 9,
3407
- n0,
3408
- _USAMLPp,
3409
- 0,
3410
- () => UpdateSAMLProviderRequest$,
3411
- () => UpdateSAMLProviderResponse$,
3412
- ];
3413
- export var UpdateServerCertificate$ = [
3414
- 9,
3415
- n0,
3416
- _USCp,
3417
- 0,
3418
- () => UpdateServerCertificateRequest$,
3419
- () => __Unit,
3420
- ];
3421
- export var UpdateServiceSpecificCredential$ = [
3422
- 9,
3423
- n0,
3424
- _USSC,
3425
- 0,
3426
- () => UpdateServiceSpecificCredentialRequest$,
3427
- () => __Unit,
3428
- ];
3429
- export var UpdateSigningCertificate$ = [
3430
- 9,
3431
- n0,
3432
- _USCpd,
3433
- 0,
3434
- () => UpdateSigningCertificateRequest$,
3435
- () => __Unit,
3436
- ];
3437
- export var UpdateSSHPublicKey$ = [
3438
- 9,
3439
- n0,
3440
- _USSHPK,
3441
- 0,
3442
- () => UpdateSSHPublicKeyRequest$,
3443
- () => __Unit,
3444
- ];
3445
- export var UpdateUser$ = [9, n0, _UUp, 0, () => UpdateUserRequest$, () => __Unit];
3446
- export var UploadServerCertificate$ = [
3447
- 9,
3448
- n0,
3449
- _USCpl,
3450
- 0,
3451
- () => UploadServerCertificateRequest$,
3452
- () => UploadServerCertificateResponse$,
3453
- ];
3454
- export var UploadSigningCertificate$ = [
3455
- 9,
3456
- n0,
3457
- _USCplo,
3458
- 0,
3459
- () => UploadSigningCertificateRequest$,
3460
- () => UploadSigningCertificateResponse$,
3461
- ];
3462
- export var UploadSSHPublicKey$ = [
3463
- 9,
3464
- n0,
3465
- _USSHPKp,
3466
- 0,
3467
- () => UploadSSHPublicKeyRequest$,
3468
- () => UploadSSHPublicKeyResponse$,
2855
+ export var CreateUser$ = [9, n0, _CU,
2856
+ 0, () => CreateUserRequest$, () => CreateUserResponse$
2857
+ ];
2858
+ export var CreateVirtualMFADevice$ = [9, n0, _CVMFAD,
2859
+ 0, () => CreateVirtualMFADeviceRequest$, () => CreateVirtualMFADeviceResponse$
2860
+ ];
2861
+ export var DeactivateMFADevice$ = [9, n0, _DMFAD,
2862
+ 0, () => DeactivateMFADeviceRequest$, () => __Unit
2863
+ ];
2864
+ export var DeleteAccessKey$ = [9, n0, _DAK,
2865
+ 0, () => DeleteAccessKeyRequest$, () => __Unit
2866
+ ];
2867
+ export var DeleteAccountAlias$ = [9, n0, _DAA,
2868
+ 0, () => DeleteAccountAliasRequest$, () => __Unit
2869
+ ];
2870
+ export var DeleteAccountPasswordPolicy$ = [9, n0, _DAPP,
2871
+ 0, () => __Unit, () => __Unit
2872
+ ];
2873
+ export var DeleteGroup$ = [9, n0, _DG,
2874
+ 0, () => DeleteGroupRequest$, () => __Unit
2875
+ ];
2876
+ export var DeleteGroupPolicy$ = [9, n0, _DGP,
2877
+ 0, () => DeleteGroupPolicyRequest$, () => __Unit
2878
+ ];
2879
+ export var DeleteInstanceProfile$ = [9, n0, _DIP,
2880
+ 0, () => DeleteInstanceProfileRequest$, () => __Unit
2881
+ ];
2882
+ export var DeleteLoginProfile$ = [9, n0, _DLP,
2883
+ 0, () => DeleteLoginProfileRequest$, () => __Unit
2884
+ ];
2885
+ export var DeleteOpenIDConnectProvider$ = [9, n0, _DOIDCP,
2886
+ 0, () => DeleteOpenIDConnectProviderRequest$, () => __Unit
2887
+ ];
2888
+ export var DeletePolicy$ = [9, n0, _DPe,
2889
+ 0, () => DeletePolicyRequest$, () => __Unit
2890
+ ];
2891
+ export var DeletePolicyVersion$ = [9, n0, _DPV,
2892
+ 0, () => DeletePolicyVersionRequest$, () => __Unit
2893
+ ];
2894
+ export var DeleteRole$ = [9, n0, _DRel,
2895
+ 0, () => DeleteRoleRequest$, () => __Unit
2896
+ ];
2897
+ export var DeleteRolePermissionsBoundary$ = [9, n0, _DRPB,
2898
+ 0, () => DeleteRolePermissionsBoundaryRequest$, () => __Unit
2899
+ ];
2900
+ export var DeleteRolePolicy$ = [9, n0, _DRP,
2901
+ 0, () => DeleteRolePolicyRequest$, () => __Unit
2902
+ ];
2903
+ export var DeleteSAMLProvider$ = [9, n0, _DSAMLP,
2904
+ 0, () => DeleteSAMLProviderRequest$, () => __Unit
2905
+ ];
2906
+ export var DeleteServerCertificate$ = [9, n0, _DSC,
2907
+ 0, () => DeleteServerCertificateRequest$, () => __Unit
2908
+ ];
2909
+ export var DeleteServiceLinkedRole$ = [9, n0, _DSLR,
2910
+ 0, () => DeleteServiceLinkedRoleRequest$, () => DeleteServiceLinkedRoleResponse$
2911
+ ];
2912
+ export var DeleteServiceSpecificCredential$ = [9, n0, _DSSC,
2913
+ 0, () => DeleteServiceSpecificCredentialRequest$, () => __Unit
2914
+ ];
2915
+ export var DeleteSigningCertificate$ = [9, n0, _DSCe,
2916
+ 0, () => DeleteSigningCertificateRequest$, () => __Unit
2917
+ ];
2918
+ export var DeleteSSHPublicKey$ = [9, n0, _DSSHPK,
2919
+ 0, () => DeleteSSHPublicKeyRequest$, () => __Unit
2920
+ ];
2921
+ export var DeleteUser$ = [9, n0, _DU,
2922
+ 0, () => DeleteUserRequest$, () => __Unit
2923
+ ];
2924
+ export var DeleteUserPermissionsBoundary$ = [9, n0, _DUPB,
2925
+ 0, () => DeleteUserPermissionsBoundaryRequest$, () => __Unit
2926
+ ];
2927
+ export var DeleteUserPolicy$ = [9, n0, _DUP,
2928
+ 0, () => DeleteUserPolicyRequest$, () => __Unit
2929
+ ];
2930
+ export var DeleteVirtualMFADevice$ = [9, n0, _DVMFAD,
2931
+ 0, () => DeleteVirtualMFADeviceRequest$, () => __Unit
2932
+ ];
2933
+ export var DetachGroupPolicy$ = [9, n0, _DGPe,
2934
+ 0, () => DetachGroupPolicyRequest$, () => __Unit
2935
+ ];
2936
+ export var DetachRolePolicy$ = [9, n0, _DRPe,
2937
+ 0, () => DetachRolePolicyRequest$, () => __Unit
2938
+ ];
2939
+ export var DetachUserPolicy$ = [9, n0, _DUPe,
2940
+ 0, () => DetachUserPolicyRequest$, () => __Unit
2941
+ ];
2942
+ export var DisableOrganizationsRootCredentialsManagement$ = [9, n0, _DORCM,
2943
+ 0, () => DisableOrganizationsRootCredentialsManagementRequest$, () => DisableOrganizationsRootCredentialsManagementResponse$
2944
+ ];
2945
+ export var DisableOrganizationsRootSessions$ = [9, n0, _DORS,
2946
+ 0, () => DisableOrganizationsRootSessionsRequest$, () => DisableOrganizationsRootSessionsResponse$
2947
+ ];
2948
+ export var DisableOutboundWebIdentityFederation$ = [9, n0, _DOWIF,
2949
+ 0, () => __Unit, () => __Unit
2950
+ ];
2951
+ export var EnableMFADevice$ = [9, n0, _EMFAD,
2952
+ 0, () => EnableMFADeviceRequest$, () => __Unit
2953
+ ];
2954
+ export var EnableOrganizationsRootCredentialsManagement$ = [9, n0, _EORCM,
2955
+ 0, () => EnableOrganizationsRootCredentialsManagementRequest$, () => EnableOrganizationsRootCredentialsManagementResponse$
2956
+ ];
2957
+ export var EnableOrganizationsRootSessions$ = [9, n0, _EORS,
2958
+ 0, () => EnableOrganizationsRootSessionsRequest$, () => EnableOrganizationsRootSessionsResponse$
2959
+ ];
2960
+ export var EnableOutboundWebIdentityFederation$ = [9, n0, _EOWIF,
2961
+ 0, () => __Unit, () => EnableOutboundWebIdentityFederationResponse$
2962
+ ];
2963
+ export var GenerateCredentialReport$ = [9, n0, _GCR,
2964
+ 0, () => __Unit, () => GenerateCredentialReportResponse$
2965
+ ];
2966
+ export var GenerateOrganizationsAccessReport$ = [9, n0, _GOAR,
2967
+ 0, () => GenerateOrganizationsAccessReportRequest$, () => GenerateOrganizationsAccessReportResponse$
2968
+ ];
2969
+ export var GenerateServiceLastAccessedDetails$ = [9, n0, _GSLAD,
2970
+ 0, () => GenerateServiceLastAccessedDetailsRequest$, () => GenerateServiceLastAccessedDetailsResponse$
2971
+ ];
2972
+ export var GetAccessKeyLastUsed$ = [9, n0, _GAKLU,
2973
+ 0, () => GetAccessKeyLastUsedRequest$, () => GetAccessKeyLastUsedResponse$
2974
+ ];
2975
+ export var GetAccountAuthorizationDetails$ = [9, n0, _GAAD,
2976
+ 0, () => GetAccountAuthorizationDetailsRequest$, () => GetAccountAuthorizationDetailsResponse$
2977
+ ];
2978
+ export var GetAccountPasswordPolicy$ = [9, n0, _GAPP,
2979
+ 0, () => __Unit, () => GetAccountPasswordPolicyResponse$
2980
+ ];
2981
+ export var GetAccountSummary$ = [9, n0, _GAS,
2982
+ 0, () => __Unit, () => GetAccountSummaryResponse$
2983
+ ];
2984
+ export var GetContextKeysForCustomPolicy$ = [9, n0, _GCKFCP,
2985
+ 0, () => GetContextKeysForCustomPolicyRequest$, () => GetContextKeysForPolicyResponse$
2986
+ ];
2987
+ export var GetContextKeysForPrincipalPolicy$ = [9, n0, _GCKFPP,
2988
+ 0, () => GetContextKeysForPrincipalPolicyRequest$, () => GetContextKeysForPolicyResponse$
2989
+ ];
2990
+ export var GetCredentialReport$ = [9, n0, _GCRe,
2991
+ 0, () => __Unit, () => GetCredentialReportResponse$
2992
+ ];
2993
+ export var GetDelegationRequest$ = [9, n0, _GDR,
2994
+ 0, () => GetDelegationRequestRequest$, () => GetDelegationRequestResponse$
2995
+ ];
2996
+ export var GetGroup$ = [9, n0, _GG,
2997
+ 0, () => GetGroupRequest$, () => GetGroupResponse$
2998
+ ];
2999
+ export var GetGroupPolicy$ = [9, n0, _GGP,
3000
+ 0, () => GetGroupPolicyRequest$, () => GetGroupPolicyResponse$
3001
+ ];
3002
+ export var GetHumanReadableSummary$ = [9, n0, _GHRS,
3003
+ 0, () => GetHumanReadableSummaryRequest$, () => GetHumanReadableSummaryResponse$
3004
+ ];
3005
+ export var GetInstanceProfile$ = [9, n0, _GIP,
3006
+ 0, () => GetInstanceProfileRequest$, () => GetInstanceProfileResponse$
3007
+ ];
3008
+ export var GetLoginProfile$ = [9, n0, _GLP,
3009
+ 0, () => GetLoginProfileRequest$, () => GetLoginProfileResponse$
3010
+ ];
3011
+ export var GetMFADevice$ = [9, n0, _GMFAD,
3012
+ 0, () => GetMFADeviceRequest$, () => GetMFADeviceResponse$
3013
+ ];
3014
+ export var GetOpenIDConnectProvider$ = [9, n0, _GOIDCP,
3015
+ 0, () => GetOpenIDConnectProviderRequest$, () => GetOpenIDConnectProviderResponse$
3016
+ ];
3017
+ export var GetOrganizationsAccessReport$ = [9, n0, _GOARe,
3018
+ 0, () => GetOrganizationsAccessReportRequest$, () => GetOrganizationsAccessReportResponse$
3019
+ ];
3020
+ export var GetOutboundWebIdentityFederationInfo$ = [9, n0, _GOWIFI,
3021
+ 0, () => __Unit, () => GetOutboundWebIdentityFederationInfoResponse$
3022
+ ];
3023
+ export var GetPolicy$ = [9, n0, _GP,
3024
+ 0, () => GetPolicyRequest$, () => GetPolicyResponse$
3025
+ ];
3026
+ export var GetPolicyVersion$ = [9, n0, _GPV,
3027
+ 0, () => GetPolicyVersionRequest$, () => GetPolicyVersionResponse$
3028
+ ];
3029
+ export var GetRole$ = [9, n0, _GR,
3030
+ 0, () => GetRoleRequest$, () => GetRoleResponse$
3031
+ ];
3032
+ export var GetRolePolicy$ = [9, n0, _GRP,
3033
+ 0, () => GetRolePolicyRequest$, () => GetRolePolicyResponse$
3034
+ ];
3035
+ export var GetSAMLProvider$ = [9, n0, _GSAMLP,
3036
+ 0, () => GetSAMLProviderRequest$, () => GetSAMLProviderResponse$
3037
+ ];
3038
+ export var GetServerCertificate$ = [9, n0, _GSC,
3039
+ 0, () => GetServerCertificateRequest$, () => GetServerCertificateResponse$
3040
+ ];
3041
+ export var GetServiceLastAccessedDetails$ = [9, n0, _GSLADe,
3042
+ 0, () => GetServiceLastAccessedDetailsRequest$, () => GetServiceLastAccessedDetailsResponse$
3043
+ ];
3044
+ export var GetServiceLastAccessedDetailsWithEntities$ = [9, n0, _GSLADWE,
3045
+ 0, () => GetServiceLastAccessedDetailsWithEntitiesRequest$, () => GetServiceLastAccessedDetailsWithEntitiesResponse$
3046
+ ];
3047
+ export var GetServiceLinkedRoleDeletionStatus$ = [9, n0, _GSLRDS,
3048
+ 0, () => GetServiceLinkedRoleDeletionStatusRequest$, () => GetServiceLinkedRoleDeletionStatusResponse$
3049
+ ];
3050
+ export var GetSSHPublicKey$ = [9, n0, _GSSHPK,
3051
+ 0, () => GetSSHPublicKeyRequest$, () => GetSSHPublicKeyResponse$
3052
+ ];
3053
+ export var GetUser$ = [9, n0, _GU,
3054
+ 0, () => GetUserRequest$, () => GetUserResponse$
3055
+ ];
3056
+ export var GetUserPolicy$ = [9, n0, _GUP,
3057
+ 0, () => GetUserPolicyRequest$, () => GetUserPolicyResponse$
3058
+ ];
3059
+ export var ListAccessKeys$ = [9, n0, _LAK,
3060
+ 0, () => ListAccessKeysRequest$, () => ListAccessKeysResponse$
3061
+ ];
3062
+ export var ListAccountAliases$ = [9, n0, _LAA,
3063
+ 0, () => ListAccountAliasesRequest$, () => ListAccountAliasesResponse$
3064
+ ];
3065
+ export var ListAttachedGroupPolicies$ = [9, n0, _LAGP,
3066
+ 0, () => ListAttachedGroupPoliciesRequest$, () => ListAttachedGroupPoliciesResponse$
3067
+ ];
3068
+ export var ListAttachedRolePolicies$ = [9, n0, _LARP,
3069
+ 0, () => ListAttachedRolePoliciesRequest$, () => ListAttachedRolePoliciesResponse$
3070
+ ];
3071
+ export var ListAttachedUserPolicies$ = [9, n0, _LAUP,
3072
+ 0, () => ListAttachedUserPoliciesRequest$, () => ListAttachedUserPoliciesResponse$
3073
+ ];
3074
+ export var ListDelegationRequests$ = [9, n0, _LDR,
3075
+ 0, () => ListDelegationRequestsRequest$, () => ListDelegationRequestsResponse$
3076
+ ];
3077
+ export var ListEntitiesForPolicy$ = [9, n0, _LEFP,
3078
+ 0, () => ListEntitiesForPolicyRequest$, () => ListEntitiesForPolicyResponse$
3079
+ ];
3080
+ export var ListGroupPolicies$ = [9, n0, _LGP,
3081
+ 0, () => ListGroupPoliciesRequest$, () => ListGroupPoliciesResponse$
3082
+ ];
3083
+ export var ListGroups$ = [9, n0, _LG,
3084
+ 0, () => ListGroupsRequest$, () => ListGroupsResponse$
3085
+ ];
3086
+ export var ListGroupsForUser$ = [9, n0, _LGFU,
3087
+ 0, () => ListGroupsForUserRequest$, () => ListGroupsForUserResponse$
3088
+ ];
3089
+ export var ListInstanceProfiles$ = [9, n0, _LIP,
3090
+ 0, () => ListInstanceProfilesRequest$, () => ListInstanceProfilesResponse$
3091
+ ];
3092
+ export var ListInstanceProfilesForRole$ = [9, n0, _LIPFR,
3093
+ 0, () => ListInstanceProfilesForRoleRequest$, () => ListInstanceProfilesForRoleResponse$
3094
+ ];
3095
+ export var ListInstanceProfileTags$ = [9, n0, _LIPT,
3096
+ 0, () => ListInstanceProfileTagsRequest$, () => ListInstanceProfileTagsResponse$
3097
+ ];
3098
+ export var ListMFADevices$ = [9, n0, _LMFAD,
3099
+ 0, () => ListMFADevicesRequest$, () => ListMFADevicesResponse$
3100
+ ];
3101
+ export var ListMFADeviceTags$ = [9, n0, _LMFADT,
3102
+ 0, () => ListMFADeviceTagsRequest$, () => ListMFADeviceTagsResponse$
3103
+ ];
3104
+ export var ListOpenIDConnectProviders$ = [9, n0, _LOIDCP,
3105
+ 0, () => ListOpenIDConnectProvidersRequest$, () => ListOpenIDConnectProvidersResponse$
3106
+ ];
3107
+ export var ListOpenIDConnectProviderTags$ = [9, n0, _LOIDCPT,
3108
+ 0, () => ListOpenIDConnectProviderTagsRequest$, () => ListOpenIDConnectProviderTagsResponse$
3109
+ ];
3110
+ export var ListOrganizationsFeatures$ = [9, n0, _LOF,
3111
+ 0, () => ListOrganizationsFeaturesRequest$, () => ListOrganizationsFeaturesResponse$
3112
+ ];
3113
+ export var ListPolicies$ = [9, n0, _LPi,
3114
+ 0, () => ListPoliciesRequest$, () => ListPoliciesResponse$
3115
+ ];
3116
+ export var ListPoliciesGrantingServiceAccess$ = [9, n0, _LPGSA,
3117
+ 0, () => ListPoliciesGrantingServiceAccessRequest$, () => ListPoliciesGrantingServiceAccessResponse$
3118
+ ];
3119
+ export var ListPolicyTags$ = [9, n0, _LPT,
3120
+ 0, () => ListPolicyTagsRequest$, () => ListPolicyTagsResponse$
3121
+ ];
3122
+ export var ListPolicyVersions$ = [9, n0, _LPV,
3123
+ 0, () => ListPolicyVersionsRequest$, () => ListPolicyVersionsResponse$
3124
+ ];
3125
+ export var ListRolePolicies$ = [9, n0, _LRP,
3126
+ 0, () => ListRolePoliciesRequest$, () => ListRolePoliciesResponse$
3127
+ ];
3128
+ export var ListRoles$ = [9, n0, _LR,
3129
+ 0, () => ListRolesRequest$, () => ListRolesResponse$
3130
+ ];
3131
+ export var ListRoleTags$ = [9, n0, _LRT,
3132
+ 0, () => ListRoleTagsRequest$, () => ListRoleTagsResponse$
3133
+ ];
3134
+ export var ListSAMLProviders$ = [9, n0, _LSAMLP,
3135
+ 0, () => ListSAMLProvidersRequest$, () => ListSAMLProvidersResponse$
3136
+ ];
3137
+ export var ListSAMLProviderTags$ = [9, n0, _LSAMLPT,
3138
+ 0, () => ListSAMLProviderTagsRequest$, () => ListSAMLProviderTagsResponse$
3139
+ ];
3140
+ export var ListServerCertificates$ = [9, n0, _LSC,
3141
+ 0, () => ListServerCertificatesRequest$, () => ListServerCertificatesResponse$
3142
+ ];
3143
+ export var ListServerCertificateTags$ = [9, n0, _LSCT,
3144
+ 0, () => ListServerCertificateTagsRequest$, () => ListServerCertificateTagsResponse$
3145
+ ];
3146
+ export var ListServiceSpecificCredentials$ = [9, n0, _LSSC,
3147
+ 0, () => ListServiceSpecificCredentialsRequest$, () => ListServiceSpecificCredentialsResponse$
3148
+ ];
3149
+ export var ListSigningCertificates$ = [9, n0, _LSCi,
3150
+ 0, () => ListSigningCertificatesRequest$, () => ListSigningCertificatesResponse$
3151
+ ];
3152
+ export var ListSSHPublicKeys$ = [9, n0, _LSSHPK,
3153
+ 0, () => ListSSHPublicKeysRequest$, () => ListSSHPublicKeysResponse$
3154
+ ];
3155
+ export var ListUserPolicies$ = [9, n0, _LUP,
3156
+ 0, () => ListUserPoliciesRequest$, () => ListUserPoliciesResponse$
3157
+ ];
3158
+ export var ListUsers$ = [9, n0, _LU,
3159
+ 0, () => ListUsersRequest$, () => ListUsersResponse$
3160
+ ];
3161
+ export var ListUserTags$ = [9, n0, _LUT,
3162
+ 0, () => ListUserTagsRequest$, () => ListUserTagsResponse$
3163
+ ];
3164
+ export var ListVirtualMFADevices$ = [9, n0, _LVMFAD,
3165
+ 0, () => ListVirtualMFADevicesRequest$, () => ListVirtualMFADevicesResponse$
3166
+ ];
3167
+ export var PutGroupPolicy$ = [9, n0, _PGP,
3168
+ 0, () => PutGroupPolicyRequest$, () => __Unit
3169
+ ];
3170
+ export var PutRolePermissionsBoundary$ = [9, n0, _PRPB,
3171
+ 0, () => PutRolePermissionsBoundaryRequest$, () => __Unit
3172
+ ];
3173
+ export var PutRolePolicy$ = [9, n0, _PRPu,
3174
+ 0, () => PutRolePolicyRequest$, () => __Unit
3175
+ ];
3176
+ export var PutUserPermissionsBoundary$ = [9, n0, _PUPB,
3177
+ 0, () => PutUserPermissionsBoundaryRequest$, () => __Unit
3178
+ ];
3179
+ export var PutUserPolicy$ = [9, n0, _PUP,
3180
+ 0, () => PutUserPolicyRequest$, () => __Unit
3181
+ ];
3182
+ export var RejectDelegationRequest$ = [9, n0, _RDR,
3183
+ 0, () => RejectDelegationRequestRequest$, () => __Unit
3184
+ ];
3185
+ export var RemoveClientIDFromOpenIDConnectProvider$ = [9, n0, _RCIDFOIDCP,
3186
+ 0, () => RemoveClientIDFromOpenIDConnectProviderRequest$, () => __Unit
3187
+ ];
3188
+ export var RemoveRoleFromInstanceProfile$ = [9, n0, _RRFIP,
3189
+ 0, () => RemoveRoleFromInstanceProfileRequest$, () => __Unit
3190
+ ];
3191
+ export var RemoveUserFromGroup$ = [9, n0, _RUFG,
3192
+ 0, () => RemoveUserFromGroupRequest$, () => __Unit
3193
+ ];
3194
+ export var ResetServiceSpecificCredential$ = [9, n0, _RSSC,
3195
+ 0, () => ResetServiceSpecificCredentialRequest$, () => ResetServiceSpecificCredentialResponse$
3196
+ ];
3197
+ export var ResyncMFADevice$ = [9, n0, _RMFAD,
3198
+ 0, () => ResyncMFADeviceRequest$, () => __Unit
3199
+ ];
3200
+ export var SendDelegationToken$ = [9, n0, _SDT,
3201
+ 0, () => SendDelegationTokenRequest$, () => __Unit
3202
+ ];
3203
+ export var SetDefaultPolicyVersion$ = [9, n0, _SDPV,
3204
+ 0, () => SetDefaultPolicyVersionRequest$, () => __Unit
3205
+ ];
3206
+ export var SetSecurityTokenServicePreferences$ = [9, n0, _SSTSP,
3207
+ 0, () => SetSecurityTokenServicePreferencesRequest$, () => __Unit
3208
+ ];
3209
+ export var SimulateCustomPolicy$ = [9, n0, _SCP,
3210
+ 0, () => SimulateCustomPolicyRequest$, () => SimulatePolicyResponse$
3211
+ ];
3212
+ export var SimulatePrincipalPolicy$ = [9, n0, _SPP,
3213
+ 0, () => SimulatePrincipalPolicyRequest$, () => SimulatePolicyResponse$
3214
+ ];
3215
+ export var TagInstanceProfile$ = [9, n0, _TIP,
3216
+ 0, () => TagInstanceProfileRequest$, () => __Unit
3217
+ ];
3218
+ export var TagMFADevice$ = [9, n0, _TMFAD,
3219
+ 0, () => TagMFADeviceRequest$, () => __Unit
3220
+ ];
3221
+ export var TagOpenIDConnectProvider$ = [9, n0, _TOIDCP,
3222
+ 0, () => TagOpenIDConnectProviderRequest$, () => __Unit
3223
+ ];
3224
+ export var TagPolicy$ = [9, n0, _TP,
3225
+ 0, () => TagPolicyRequest$, () => __Unit
3226
+ ];
3227
+ export var TagRole$ = [9, n0, _TR,
3228
+ 0, () => TagRoleRequest$, () => __Unit
3229
+ ];
3230
+ export var TagSAMLProvider$ = [9, n0, _TSAMLP,
3231
+ 0, () => TagSAMLProviderRequest$, () => __Unit
3232
+ ];
3233
+ export var TagServerCertificate$ = [9, n0, _TSC,
3234
+ 0, () => TagServerCertificateRequest$, () => __Unit
3235
+ ];
3236
+ export var TagUser$ = [9, n0, _TU,
3237
+ 0, () => TagUserRequest$, () => __Unit
3238
+ ];
3239
+ export var UntagInstanceProfile$ = [9, n0, _UIP,
3240
+ 0, () => UntagInstanceProfileRequest$, () => __Unit
3241
+ ];
3242
+ export var UntagMFADevice$ = [9, n0, _UMFAD,
3243
+ 0, () => UntagMFADeviceRequest$, () => __Unit
3244
+ ];
3245
+ export var UntagOpenIDConnectProvider$ = [9, n0, _UOIDCP,
3246
+ 0, () => UntagOpenIDConnectProviderRequest$, () => __Unit
3247
+ ];
3248
+ export var UntagPolicy$ = [9, n0, _UP,
3249
+ 0, () => UntagPolicyRequest$, () => __Unit
3250
+ ];
3251
+ export var UntagRole$ = [9, n0, _UR,
3252
+ 0, () => UntagRoleRequest$, () => __Unit
3253
+ ];
3254
+ export var UntagSAMLProvider$ = [9, n0, _USAMLP,
3255
+ 0, () => UntagSAMLProviderRequest$, () => __Unit
3256
+ ];
3257
+ export var UntagServerCertificate$ = [9, n0, _USC,
3258
+ 0, () => UntagServerCertificateRequest$, () => __Unit
3259
+ ];
3260
+ export var UntagUser$ = [9, n0, _UU,
3261
+ 0, () => UntagUserRequest$, () => __Unit
3262
+ ];
3263
+ export var UpdateAccessKey$ = [9, n0, _UAK,
3264
+ 0, () => UpdateAccessKeyRequest$, () => __Unit
3265
+ ];
3266
+ export var UpdateAccountPasswordPolicy$ = [9, n0, _UAPP,
3267
+ 0, () => UpdateAccountPasswordPolicyRequest$, () => __Unit
3268
+ ];
3269
+ export var UpdateAssumeRolePolicy$ = [9, n0, _UARP,
3270
+ 0, () => UpdateAssumeRolePolicyRequest$, () => __Unit
3271
+ ];
3272
+ export var UpdateDelegationRequest$ = [9, n0, _UDR,
3273
+ 0, () => UpdateDelegationRequestRequest$, () => __Unit
3274
+ ];
3275
+ export var UpdateGroup$ = [9, n0, _UG,
3276
+ 0, () => UpdateGroupRequest$, () => __Unit
3277
+ ];
3278
+ export var UpdateLoginProfile$ = [9, n0, _ULP,
3279
+ 0, () => UpdateLoginProfileRequest$, () => __Unit
3280
+ ];
3281
+ export var UpdateOpenIDConnectProviderThumbprint$ = [9, n0, _UOIDCPT,
3282
+ 0, () => UpdateOpenIDConnectProviderThumbprintRequest$, () => __Unit
3283
+ ];
3284
+ export var UpdateRole$ = [9, n0, _URp,
3285
+ 0, () => UpdateRoleRequest$, () => UpdateRoleResponse$
3286
+ ];
3287
+ export var UpdateRoleDescription$ = [9, n0, _URD,
3288
+ 0, () => UpdateRoleDescriptionRequest$, () => UpdateRoleDescriptionResponse$
3289
+ ];
3290
+ export var UpdateSAMLProvider$ = [9, n0, _USAMLPp,
3291
+ 0, () => UpdateSAMLProviderRequest$, () => UpdateSAMLProviderResponse$
3292
+ ];
3293
+ export var UpdateServerCertificate$ = [9, n0, _USCp,
3294
+ 0, () => UpdateServerCertificateRequest$, () => __Unit
3295
+ ];
3296
+ export var UpdateServiceSpecificCredential$ = [9, n0, _USSC,
3297
+ 0, () => UpdateServiceSpecificCredentialRequest$, () => __Unit
3298
+ ];
3299
+ export var UpdateSigningCertificate$ = [9, n0, _USCpd,
3300
+ 0, () => UpdateSigningCertificateRequest$, () => __Unit
3301
+ ];
3302
+ export var UpdateSSHPublicKey$ = [9, n0, _USSHPK,
3303
+ 0, () => UpdateSSHPublicKeyRequest$, () => __Unit
3304
+ ];
3305
+ export var UpdateUser$ = [9, n0, _UUp,
3306
+ 0, () => UpdateUserRequest$, () => __Unit
3307
+ ];
3308
+ export var UploadServerCertificate$ = [9, n0, _USCpl,
3309
+ 0, () => UploadServerCertificateRequest$, () => UploadServerCertificateResponse$
3310
+ ];
3311
+ export var UploadSigningCertificate$ = [9, n0, _USCplo,
3312
+ 0, () => UploadSigningCertificateRequest$, () => UploadSigningCertificateResponse$
3313
+ ];
3314
+ export var UploadSSHPublicKey$ = [9, n0, _USSHPKp,
3315
+ 0, () => UploadSSHPublicKeyRequest$, () => UploadSSHPublicKeyResponse$
3469
3316
  ];