@aws-sdk/client-macie2 3.952.0 → 3.953.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist-cjs/index.js +1265 -875
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AcceptInvitationCommand.js +2 -2
  4. package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +2 -2
  5. package/dist-es/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.js +2 -2
  6. package/dist-es/commands/CreateAllowListCommand.js +2 -2
  7. package/dist-es/commands/CreateClassificationJobCommand.js +2 -2
  8. package/dist-es/commands/CreateCustomDataIdentifierCommand.js +2 -2
  9. package/dist-es/commands/CreateFindingsFilterCommand.js +2 -2
  10. package/dist-es/commands/CreateInvitationsCommand.js +2 -2
  11. package/dist-es/commands/CreateMemberCommand.js +2 -2
  12. package/dist-es/commands/CreateSampleFindingsCommand.js +2 -2
  13. package/dist-es/commands/DeclineInvitationsCommand.js +2 -2
  14. package/dist-es/commands/DeleteAllowListCommand.js +2 -2
  15. package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +2 -2
  16. package/dist-es/commands/DeleteFindingsFilterCommand.js +2 -2
  17. package/dist-es/commands/DeleteInvitationsCommand.js +2 -2
  18. package/dist-es/commands/DeleteMemberCommand.js +2 -2
  19. package/dist-es/commands/DescribeBucketsCommand.js +2 -2
  20. package/dist-es/commands/DescribeClassificationJobCommand.js +2 -2
  21. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
  22. package/dist-es/commands/DisableMacieCommand.js +2 -2
  23. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -2
  24. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
  25. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -2
  26. package/dist-es/commands/DisassociateMemberCommand.js +2 -2
  27. package/dist-es/commands/EnableMacieCommand.js +2 -2
  28. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -2
  29. package/dist-es/commands/GetAdministratorAccountCommand.js +2 -2
  30. package/dist-es/commands/GetAllowListCommand.js +2 -2
  31. package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +2 -2
  32. package/dist-es/commands/GetBucketStatisticsCommand.js +2 -2
  33. package/dist-es/commands/GetClassificationExportConfigurationCommand.js +2 -2
  34. package/dist-es/commands/GetClassificationScopeCommand.js +2 -2
  35. package/dist-es/commands/GetCustomDataIdentifierCommand.js +2 -2
  36. package/dist-es/commands/GetFindingStatisticsCommand.js +2 -2
  37. package/dist-es/commands/GetFindingsCommand.js +2 -2
  38. package/dist-es/commands/GetFindingsFilterCommand.js +2 -2
  39. package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +2 -2
  40. package/dist-es/commands/GetInvitationsCountCommand.js +2 -2
  41. package/dist-es/commands/GetMacieSessionCommand.js +2 -2
  42. package/dist-es/commands/GetMasterAccountCommand.js +2 -2
  43. package/dist-es/commands/GetMemberCommand.js +2 -2
  44. package/dist-es/commands/GetResourceProfileCommand.js +2 -2
  45. package/dist-es/commands/GetRevealConfigurationCommand.js +2 -2
  46. package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +2 -2
  47. package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +2 -2
  48. package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +2 -2
  49. package/dist-es/commands/GetUsageStatisticsCommand.js +2 -2
  50. package/dist-es/commands/GetUsageTotalsCommand.js +2 -2
  51. package/dist-es/commands/ListAllowListsCommand.js +2 -2
  52. package/dist-es/commands/ListAutomatedDiscoveryAccountsCommand.js +2 -2
  53. package/dist-es/commands/ListClassificationJobsCommand.js +2 -2
  54. package/dist-es/commands/ListClassificationScopesCommand.js +2 -2
  55. package/dist-es/commands/ListCustomDataIdentifiersCommand.js +2 -2
  56. package/dist-es/commands/ListFindingsCommand.js +2 -2
  57. package/dist-es/commands/ListFindingsFiltersCommand.js +2 -2
  58. package/dist-es/commands/ListInvitationsCommand.js +2 -2
  59. package/dist-es/commands/ListManagedDataIdentifiersCommand.js +2 -2
  60. package/dist-es/commands/ListMembersCommand.js +2 -2
  61. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -2
  62. package/dist-es/commands/ListResourceProfileArtifactsCommand.js +2 -2
  63. package/dist-es/commands/ListResourceProfileDetectionsCommand.js +2 -2
  64. package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +2 -2
  65. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  66. package/dist-es/commands/PutClassificationExportConfigurationCommand.js +2 -2
  67. package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +2 -2
  68. package/dist-es/commands/SearchResourcesCommand.js +2 -2
  69. package/dist-es/commands/TagResourceCommand.js +2 -2
  70. package/dist-es/commands/TestCustomDataIdentifierCommand.js +2 -2
  71. package/dist-es/commands/UntagResourceCommand.js +2 -2
  72. package/dist-es/commands/UpdateAllowListCommand.js +2 -2
  73. package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +2 -2
  74. package/dist-es/commands/UpdateClassificationJobCommand.js +2 -2
  75. package/dist-es/commands/UpdateClassificationScopeCommand.js +2 -2
  76. package/dist-es/commands/UpdateFindingsFilterCommand.js +2 -2
  77. package/dist-es/commands/UpdateMacieSessionCommand.js +2 -2
  78. package/dist-es/commands/UpdateMemberSessionCommand.js +2 -2
  79. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
  80. package/dist-es/commands/UpdateResourceProfileCommand.js +2 -2
  81. package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +2 -2
  82. package/dist-es/commands/UpdateRevealConfigurationCommand.js +2 -2
  83. package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +2 -2
  84. package/dist-es/index.js +1 -0
  85. package/dist-es/runtimeConfig.shared.js +6 -1
  86. package/dist-es/schemas/schemas_0.js +778 -782
  87. package/dist-types/Macie2Client.d.ts +1 -10
  88. package/dist-types/index.d.ts +1 -0
  89. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  90. package/dist-types/runtimeConfig.d.ts +6 -2
  91. package/dist-types/runtimeConfig.native.d.ts +6 -2
  92. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  93. package/dist-types/schemas/schemas_0.d.ts +395 -448
  94. package/dist-types/ts3.4/Macie2Client.d.ts +0 -4
  95. package/dist-types/ts3.4/index.d.ts +1 -0
  96. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  97. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  98. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  99. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  100. package/dist-types/ts3.4/schemas/schemas_0.d.ts +394 -449
  101. package/package.json +35 -35
@@ -795,9 +795,9 @@ const _val = "values";
795
795
  const _wS = "weeklySchedule";
796
796
  const n0 = "com.amazonaws.macie2";
797
797
  import { TypeRegistry } from "@smithy/core/schema";
798
- import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, UnprocessableEntityException as __UnprocessableEntityException, ValidationException as __ValidationException, } from "../models/errors";
799
- import { Macie2ServiceException as __Macie2ServiceException } from "../models/Macie2ServiceException";
800
- export var AcceptInvitationRequest = [
798
+ import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, UnprocessableEntityException, ValidationException, } from "../models/errors";
799
+ import { Macie2ServiceException } from "../models/Macie2ServiceException";
800
+ export var AcceptInvitationRequest$ = [
801
801
  3,
802
802
  n0,
803
803
  _AIR,
@@ -809,8 +809,8 @@ export var AcceptInvitationRequest = [
809
809
  [0, { [_jN]: _mA }],
810
810
  ],
811
811
  ];
812
- export var AcceptInvitationResponse = [3, n0, _AIRc, 0, [], []];
813
- export var AccessControlList = [
812
+ export var AcceptInvitationResponse$ = [3, n0, _AIRc, 0, [], []];
813
+ export var AccessControlList$ = [
814
814
  3,
815
815
  n0,
816
816
  _ACL,
@@ -821,7 +821,7 @@ export var AccessControlList = [
821
821
  [2, { [_jN]: _aPWA }],
822
822
  ],
823
823
  ];
824
- export var AccessDeniedException = [
824
+ export var AccessDeniedException$ = [
825
825
  -3,
826
826
  n0,
827
827
  _ADE,
@@ -829,8 +829,8 @@ export var AccessDeniedException = [
829
829
  [_m],
830
830
  [[0, { [_jN]: _m }]],
831
831
  ];
832
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
833
- export var AccountDetail = [
832
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
833
+ export var AccountDetail$ = [
834
834
  3,
835
835
  n0,
836
836
  _AD,
@@ -841,15 +841,15 @@ export var AccountDetail = [
841
841
  [0, { [_jN]: _em }],
842
842
  ],
843
843
  ];
844
- export var AccountLevelPermissions = [
844
+ export var AccountLevelPermissions$ = [
845
845
  3,
846
846
  n0,
847
847
  _ALP,
848
848
  0,
849
849
  [_bPA],
850
- [[() => BlockPublicAccess, { [_jN]: _bPA }]],
850
+ [[() => BlockPublicAccess$, { [_jN]: _bPA }]],
851
851
  ];
852
- export var AdminAccount = [
852
+ export var AdminAccount$ = [
853
853
  3,
854
854
  n0,
855
855
  _AA,
@@ -860,7 +860,7 @@ export var AdminAccount = [
860
860
  [0, { [_jN]: _s }],
861
861
  ],
862
862
  ];
863
- export var AllowListCriteria = [
863
+ export var AllowListCriteria$ = [
864
864
  3,
865
865
  n0,
866
866
  _ALC,
@@ -868,10 +868,10 @@ export var AllowListCriteria = [
868
868
  [_r, _sWL],
869
869
  [
870
870
  [0, { [_jN]: _r }],
871
- [() => S3WordsList, { [_jN]: _sWL }],
871
+ [() => S3WordsList$, { [_jN]: _sWL }],
872
872
  ],
873
873
  ];
874
- export var AllowListStatus = [
874
+ export var AllowListStatus$ = [
875
875
  3,
876
876
  n0,
877
877
  _ALS,
@@ -882,7 +882,7 @@ export var AllowListStatus = [
882
882
  [0, { [_jN]: _d }],
883
883
  ],
884
884
  ];
885
- export var AllowListSummary = [
885
+ export var AllowListSummary$ = [
886
886
  3,
887
887
  n0,
888
888
  _ALSl,
@@ -897,7 +897,7 @@ export var AllowListSummary = [
897
897
  [5, { [_jN]: _uA }],
898
898
  ],
899
899
  ];
900
- export var ApiCallDetails = [
900
+ export var ApiCallDetails$ = [
901
901
  3,
902
902
  n0,
903
903
  _ACD,
@@ -910,7 +910,7 @@ export var ApiCallDetails = [
910
910
  [5, { [_jN]: _lS }],
911
911
  ],
912
912
  ];
913
- export var AssumedRole = [
913
+ export var AssumedRole$ = [
914
914
  3,
915
915
  n0,
916
916
  _AR,
@@ -921,10 +921,10 @@ export var AssumedRole = [
921
921
  [0, { [_jN]: _aI }],
922
922
  [0, { [_jN]: _a }],
923
923
  [0, { [_jN]: _pI }],
924
- [() => SessionContext, { [_jN]: _sC }],
924
+ [() => SessionContext$, { [_jN]: _sC }],
925
925
  ],
926
926
  ];
927
- export var AutomatedDiscoveryAccount = [
927
+ export var AutomatedDiscoveryAccount$ = [
928
928
  3,
929
929
  n0,
930
930
  _ADA,
@@ -935,7 +935,7 @@ export var AutomatedDiscoveryAccount = [
935
935
  [0, { [_jN]: _s }],
936
936
  ],
937
937
  ];
938
- export var AutomatedDiscoveryAccountUpdate = [
938
+ export var AutomatedDiscoveryAccountUpdate$ = [
939
939
  3,
940
940
  n0,
941
941
  _ADAU,
@@ -946,7 +946,7 @@ export var AutomatedDiscoveryAccountUpdate = [
946
946
  [0, { [_jN]: _s }],
947
947
  ],
948
948
  ];
949
- export var AutomatedDiscoveryAccountUpdateError = [
949
+ export var AutomatedDiscoveryAccountUpdateError$ = [
950
950
  3,
951
951
  n0,
952
952
  _ADAUE,
@@ -957,7 +957,7 @@ export var AutomatedDiscoveryAccountUpdateError = [
957
957
  [0, { [_jN]: _eC }],
958
958
  ],
959
959
  ];
960
- export var AwsAccount = [
960
+ export var AwsAccount$ = [
961
961
  3,
962
962
  n0,
963
963
  _AAw,
@@ -968,8 +968,8 @@ export var AwsAccount = [
968
968
  [0, { [_jN]: _pI }],
969
969
  ],
970
970
  ];
971
- export var AwsService = [3, n0, _AS, 0, [_iB], [[0, { [_jN]: _iB }]]];
972
- export var BatchGetCustomDataIdentifiersRequest = [
971
+ export var AwsService$ = [3, n0, _AS, 0, [_iB], [[0, { [_jN]: _iB }]]];
972
+ export var BatchGetCustomDataIdentifiersRequest$ = [
973
973
  3,
974
974
  n0,
975
975
  _BGCDIR,
@@ -977,7 +977,7 @@ export var BatchGetCustomDataIdentifiersRequest = [
977
977
  [_id],
978
978
  [[64 | 0, { [_jN]: _id }]],
979
979
  ];
980
- export var BatchGetCustomDataIdentifiersResponse = [
980
+ export var BatchGetCustomDataIdentifiersResponse$ = [
981
981
  3,
982
982
  n0,
983
983
  _BGCDIRa,
@@ -988,7 +988,7 @@ export var BatchGetCustomDataIdentifiersResponse = [
988
988
  [64 | 0, { [_jN]: _nFII }],
989
989
  ],
990
990
  ];
991
- export var BatchGetCustomDataIdentifierSummary = [
991
+ export var BatchGetCustomDataIdentifierSummary$ = [
992
992
  3,
993
993
  n0,
994
994
  _BGCDIS,
@@ -1003,7 +1003,7 @@ export var BatchGetCustomDataIdentifierSummary = [
1003
1003
  [0, { [_jN]: _n }],
1004
1004
  ],
1005
1005
  ];
1006
- export var BatchUpdateAutomatedDiscoveryAccountsRequest = [
1006
+ export var BatchUpdateAutomatedDiscoveryAccountsRequest$ = [
1007
1007
  3,
1008
1008
  n0,
1009
1009
  _BUADAR,
@@ -1011,7 +1011,7 @@ export var BatchUpdateAutomatedDiscoveryAccountsRequest = [
1011
1011
  [_ac],
1012
1012
  [[() => __listOfAutomatedDiscoveryAccountUpdate, { [_jN]: _ac }]],
1013
1013
  ];
1014
- export var BatchUpdateAutomatedDiscoveryAccountsResponse = [
1014
+ export var BatchUpdateAutomatedDiscoveryAccountsResponse$ = [
1015
1015
  3,
1016
1016
  n0,
1017
1017
  _BUADARa,
@@ -1019,7 +1019,7 @@ export var BatchUpdateAutomatedDiscoveryAccountsResponse = [
1019
1019
  [_er],
1020
1020
  [[() => __listOfAutomatedDiscoveryAccountUpdateError, { [_jN]: _er }]],
1021
1021
  ];
1022
- export var BlockPublicAccess = [
1022
+ export var BlockPublicAccess$ = [
1023
1023
  3,
1024
1024
  n0,
1025
1025
  _BPA,
@@ -1032,7 +1032,7 @@ export var BlockPublicAccess = [
1032
1032
  [2, { [_jN]: _rPB }],
1033
1033
  ],
1034
1034
  ];
1035
- export var BucketCountByEffectivePermission = [
1035
+ export var BucketCountByEffectivePermission$ = [
1036
1036
  3,
1037
1037
  n0,
1038
1038
  _BCBEP,
@@ -1045,7 +1045,7 @@ export var BucketCountByEffectivePermission = [
1045
1045
  [1, { [_jN]: _u }],
1046
1046
  ],
1047
1047
  ];
1048
- export var BucketCountByEncryptionType = [
1048
+ export var BucketCountByEncryptionType$ = [
1049
1049
  3,
1050
1050
  n0,
1051
1051
  _BCBET,
@@ -1058,7 +1058,7 @@ export var BucketCountByEncryptionType = [
1058
1058
  [1, { [_jN]: _u }],
1059
1059
  ],
1060
1060
  ];
1061
- export var BucketCountBySharedAccessType = [
1061
+ export var BucketCountBySharedAccessType$ = [
1062
1062
  3,
1063
1063
  n0,
1064
1064
  _BCBSAT,
@@ -1071,7 +1071,7 @@ export var BucketCountBySharedAccessType = [
1071
1071
  [1, { [_jN]: _u }],
1072
1072
  ],
1073
1073
  ];
1074
- export var BucketCountPolicyAllowsUnencryptedObjectUploads = [
1074
+ export var BucketCountPolicyAllowsUnencryptedObjectUploads$ = [
1075
1075
  3,
1076
1076
  n0,
1077
1077
  _BCPAUOU,
@@ -1083,7 +1083,7 @@ export var BucketCountPolicyAllowsUnencryptedObjectUploads = [
1083
1083
  [1, { [_jN]: _u }],
1084
1084
  ],
1085
1085
  ];
1086
- export var BucketCriteriaAdditionalProperties = [
1086
+ export var BucketCriteriaAdditionalProperties$ = [
1087
1087
  3,
1088
1088
  n0,
1089
1089
  _BCAP,
@@ -1099,19 +1099,19 @@ export var BucketCriteriaAdditionalProperties = [
1099
1099
  [0, { [_jN]: _p }],
1100
1100
  ],
1101
1101
  ];
1102
- export var BucketLevelPermissions = [
1102
+ export var BucketLevelPermissions$ = [
1103
1103
  3,
1104
1104
  n0,
1105
1105
  _BLP,
1106
1106
  0,
1107
1107
  [_aCL, _bPA, _bP],
1108
1108
  [
1109
- [() => AccessControlList, { [_jN]: _aCL }],
1110
- [() => BlockPublicAccess, { [_jN]: _bPA }],
1111
- [() => BucketPolicy, { [_jN]: _bP }],
1109
+ [() => AccessControlList$, { [_jN]: _aCL }],
1110
+ [() => BlockPublicAccess$, { [_jN]: _bPA }],
1111
+ [() => BucketPolicy$, { [_jN]: _bP }],
1112
1112
  ],
1113
1113
  ];
1114
- export var BucketMetadata = [
1114
+ export var BucketMetadata$ = [
1115
1115
  3,
1116
1116
  n0,
1117
1117
  _BM,
@@ -1156,37 +1156,37 @@ export var BucketMetadata = [
1156
1156
  [1, { [_jN]: _cSIB }],
1157
1157
  [0, { [_jN]: _eC }],
1158
1158
  [0, { [_jN]: _eM }],
1159
- [() => JobDetails, { [_jN]: _jD }],
1159
+ [() => JobDetails$, { [_jN]: _jD }],
1160
1160
  [5, { [_jN]: _lADT }],
1161
1161
  [5, { [_jN]: _lU }],
1162
1162
  [1, { [_jN]: _oC }],
1163
- [() => ObjectCountByEncryptionType, { [_jN]: _oCBET }],
1164
- [() => BucketPublicAccess, { [_jN]: _pAu }],
1163
+ [() => ObjectCountByEncryptionType$, { [_jN]: _oCBET }],
1164
+ [() => BucketPublicAccess$, { [_jN]: _pAu }],
1165
1165
  [0, { [_jN]: _re }],
1166
- [() => ReplicationDetails, { [_jN]: _rD }],
1166
+ [() => ReplicationDetails$, { [_jN]: _rD }],
1167
1167
  [1, { [_jN]: _sS }],
1168
- [() => BucketServerSideEncryption, { [_jN]: _sSE }],
1168
+ [() => BucketServerSideEncryption$, { [_jN]: _sSE }],
1169
1169
  [0, { [_jN]: _sA }],
1170
1170
  [1, { [_jN]: _sIB }],
1171
1171
  [1, { [_jN]: _sIBC }],
1172
1172
  [() => __listOfKeyValuePair, { [_jN]: _t }],
1173
- [() => ObjectLevelStatistics, { [_jN]: _uOC }],
1174
- [() => ObjectLevelStatistics, { [_jN]: _uOSIB }],
1173
+ [() => ObjectLevelStatistics$, { [_jN]: _uOC }],
1174
+ [() => ObjectLevelStatistics$, { [_jN]: _uOSIB }],
1175
1175
  [2, { [_jN]: _v }],
1176
1176
  ],
1177
1177
  ];
1178
- export var BucketPermissionConfiguration = [
1178
+ export var BucketPermissionConfiguration$ = [
1179
1179
  3,
1180
1180
  n0,
1181
1181
  _BPC,
1182
1182
  0,
1183
1183
  [_aLP, _bLP],
1184
1184
  [
1185
- [() => AccountLevelPermissions, { [_jN]: _aLP }],
1186
- [() => BucketLevelPermissions, { [_jN]: _bLP }],
1185
+ [() => AccountLevelPermissions$, { [_jN]: _aLP }],
1186
+ [() => BucketLevelPermissions$, { [_jN]: _bLP }],
1187
1187
  ],
1188
1188
  ];
1189
- export var BucketPolicy = [
1189
+ export var BucketPolicy$ = [
1190
1190
  3,
1191
1191
  n0,
1192
1192
  _BP,
@@ -1197,7 +1197,7 @@ export var BucketPolicy = [
1197
1197
  [2, { [_jN]: _aPWA }],
1198
1198
  ],
1199
1199
  ];
1200
- export var BucketPublicAccess = [
1200
+ export var BucketPublicAccess$ = [
1201
1201
  3,
1202
1202
  n0,
1203
1203
  _BPAu,
@@ -1205,10 +1205,10 @@ export var BucketPublicAccess = [
1205
1205
  [_eP, _pC],
1206
1206
  [
1207
1207
  [0, { [_jN]: _eP }],
1208
- [() => BucketPermissionConfiguration, { [_jN]: _pC }],
1208
+ [() => BucketPermissionConfiguration$, { [_jN]: _pC }],
1209
1209
  ],
1210
1210
  ];
1211
- export var BucketServerSideEncryption = [
1211
+ export var BucketServerSideEncryption$ = [
1212
1212
  3,
1213
1213
  n0,
1214
1214
  _BSSE,
@@ -1219,7 +1219,7 @@ export var BucketServerSideEncryption = [
1219
1219
  [0, { [_jN]: _ty }],
1220
1220
  ],
1221
1221
  ];
1222
- export var BucketSortCriteria = [
1222
+ export var BucketSortCriteria$ = [
1223
1223
  3,
1224
1224
  n0,
1225
1225
  _BSC,
@@ -1230,20 +1230,20 @@ export var BucketSortCriteria = [
1230
1230
  [0, { [_jN]: _oB }],
1231
1231
  ],
1232
1232
  ];
1233
- export var BucketStatisticsBySensitivity = [
1233
+ export var BucketStatisticsBySensitivity$ = [
1234
1234
  3,
1235
1235
  n0,
1236
1236
  _BSBS,
1237
1237
  0,
1238
1238
  [_cE, _nC, _nSo, _se],
1239
1239
  [
1240
- [() => SensitivityAggregations, { [_jN]: _cE }],
1241
- [() => SensitivityAggregations, { [_jN]: _nC }],
1242
- [() => SensitivityAggregations, { [_jN]: _nSo }],
1243
- [() => SensitivityAggregations, { [_jN]: _se }],
1240
+ [() => SensitivityAggregations$, { [_jN]: _cE }],
1241
+ [() => SensitivityAggregations$, { [_jN]: _nC }],
1242
+ [() => SensitivityAggregations$, { [_jN]: _nSo }],
1243
+ [() => SensitivityAggregations$, { [_jN]: _se }],
1244
1244
  ],
1245
1245
  ];
1246
- export var Cell = [
1246
+ export var Cell$ = [
1247
1247
  3,
1248
1248
  n0,
1249
1249
  _C,
@@ -1256,7 +1256,7 @@ export var Cell = [
1256
1256
  [1, { [_jN]: _ro }],
1257
1257
  ],
1258
1258
  ];
1259
- export var ClassificationDetails = [
1259
+ export var ClassificationDetails$ = [
1260
1260
  3,
1261
1261
  n0,
1262
1262
  _CD,
@@ -1267,18 +1267,18 @@ export var ClassificationDetails = [
1267
1267
  [0, { [_jN]: _jA }],
1268
1268
  [0, { [_jN]: _jI }],
1269
1269
  [0, { [_jN]: _oT }],
1270
- [() => ClassificationResult, { [_jN]: _res }],
1270
+ [() => ClassificationResult$, { [_jN]: _res }],
1271
1271
  ],
1272
1272
  ];
1273
- export var ClassificationExportConfiguration = [
1273
+ export var ClassificationExportConfiguration$ = [
1274
1274
  3,
1275
1275
  n0,
1276
1276
  _CEC,
1277
1277
  0,
1278
1278
  [_sD],
1279
- [[() => S3Destination, { [_jN]: _sD }]],
1279
+ [[() => S3Destination$, { [_jN]: _sD }]],
1280
1280
  ];
1281
- export var ClassificationResult = [
1281
+ export var ClassificationResult$ = [
1282
1282
  3,
1283
1283
  n0,
1284
1284
  _CR,
@@ -1286,14 +1286,14 @@ export var ClassificationResult = [
1286
1286
  [_aO, _cDI, _mT, _sDe, _sCi, _s],
1287
1287
  [
1288
1288
  [2, { [_jN]: _aO }],
1289
- [() => CustomDataIdentifiers, { [_jN]: _cDI }],
1289
+ [() => CustomDataIdentifiers$, { [_jN]: _cDI }],
1290
1290
  [0, { [_jN]: _mT }],
1291
1291
  [() => SensitiveData, { [_jN]: _sDe }],
1292
1292
  [1, { [_jN]: _sCi }],
1293
- [() => ClassificationResultStatus, { [_jN]: _s }],
1293
+ [() => ClassificationResultStatus$, { [_jN]: _s }],
1294
1294
  ],
1295
1295
  ];
1296
- export var ClassificationResultStatus = [
1296
+ export var ClassificationResultStatus$ = [
1297
1297
  3,
1298
1298
  n0,
1299
1299
  _CRS,
@@ -1304,7 +1304,7 @@ export var ClassificationResultStatus = [
1304
1304
  [0, { [_jN]: _rea }],
1305
1305
  ],
1306
1306
  ];
1307
- export var ClassificationScopeSummary = [
1307
+ export var ClassificationScopeSummary$ = [
1308
1308
  3,
1309
1309
  n0,
1310
1310
  _CSS,
@@ -1315,9 +1315,9 @@ export var ClassificationScopeSummary = [
1315
1315
  [0, { [_jN]: _n }],
1316
1316
  ],
1317
1317
  ];
1318
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [[0, { [_jN]: _m }]]];
1319
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
1320
- export var CreateAllowListRequest = [
1318
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [[0, { [_jN]: _m }]]];
1319
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
1320
+ export var CreateAllowListRequest$ = [
1321
1321
  3,
1322
1322
  n0,
1323
1323
  _CALR,
@@ -1325,13 +1325,13 @@ export var CreateAllowListRequest = [
1325
1325
  [_cT, _cr, _d, _n, _t],
1326
1326
  [
1327
1327
  [0, { [_jN]: _cT, [_iT]: 1 }],
1328
- [() => AllowListCriteria, { [_jN]: _cr }],
1328
+ [() => AllowListCriteria$, { [_jN]: _cr }],
1329
1329
  [0, { [_jN]: _d }],
1330
1330
  [0, { [_jN]: _n }],
1331
1331
  [128 | 0, { [_jN]: _t }],
1332
1332
  ],
1333
1333
  ];
1334
- export var CreateAllowListResponse = [
1334
+ export var CreateAllowListResponse$ = [
1335
1335
  3,
1336
1336
  n0,
1337
1337
  _CALRr,
@@ -1342,7 +1342,7 @@ export var CreateAllowListResponse = [
1342
1342
  [0, { [_jN]: _i }],
1343
1343
  ],
1344
1344
  ];
1345
- export var CreateClassificationJobRequest = [
1345
+ export var CreateClassificationJobRequest$ = [
1346
1346
  3,
1347
1347
  n0,
1348
1348
  _CCJR,
@@ -1358,13 +1358,13 @@ export var CreateClassificationJobRequest = [
1358
1358
  [64 | 0, { [_jN]: _mDII }],
1359
1359
  [0, { [_jN]: _mDIS }],
1360
1360
  [0, { [_jN]: _n }],
1361
- [() => S3JobDefinition, { [_jN]: _sJD }],
1361
+ [() => S3JobDefinition$, { [_jN]: _sJD }],
1362
1362
  [1, { [_jN]: _sP }],
1363
- [() => JobScheduleFrequency, { [_jN]: _sF }],
1363
+ [() => JobScheduleFrequency$, { [_jN]: _sF }],
1364
1364
  [128 | 0, { [_jN]: _t }],
1365
1365
  ],
1366
1366
  ];
1367
- export var CreateClassificationJobResponse = [
1367
+ export var CreateClassificationJobResponse$ = [
1368
1368
  3,
1369
1369
  n0,
1370
1370
  _CCJRr,
@@ -1375,7 +1375,7 @@ export var CreateClassificationJobResponse = [
1375
1375
  [0, { [_jN]: _jI }],
1376
1376
  ],
1377
1377
  ];
1378
- export var CreateCustomDataIdentifierRequest = [
1378
+ export var CreateCustomDataIdentifierRequest$ = [
1379
1379
  3,
1380
1380
  n0,
1381
1381
  _CCDIR,
@@ -1393,7 +1393,7 @@ export var CreateCustomDataIdentifierRequest = [
1393
1393
  [128 | 0, { [_jN]: _t }],
1394
1394
  ],
1395
1395
  ];
1396
- export var CreateCustomDataIdentifierResponse = [
1396
+ export var CreateCustomDataIdentifierResponse$ = [
1397
1397
  3,
1398
1398
  n0,
1399
1399
  _CCDIRr,
@@ -1401,7 +1401,7 @@ export var CreateCustomDataIdentifierResponse = [
1401
1401
  [_cDIIu],
1402
1402
  [[0, { [_jN]: _cDIIu }]],
1403
1403
  ];
1404
- export var CreateFindingsFilterRequest = [
1404
+ export var CreateFindingsFilterRequest$ = [
1405
1405
  3,
1406
1406
  n0,
1407
1407
  _CFFR,
@@ -1411,13 +1411,13 @@ export var CreateFindingsFilterRequest = [
1411
1411
  [0, { [_jN]: _act }],
1412
1412
  [0, { [_jN]: _cT, [_iT]: 1 }],
1413
1413
  [0, { [_jN]: _d }],
1414
- [() => FindingCriteria, { [_jN]: _fC }],
1414
+ [() => FindingCriteria$, { [_jN]: _fC }],
1415
1415
  [0, { [_jN]: _n }],
1416
1416
  [1, { [_jN]: _po }],
1417
1417
  [128 | 0, { [_jN]: _t }],
1418
1418
  ],
1419
1419
  ];
1420
- export var CreateFindingsFilterResponse = [
1420
+ export var CreateFindingsFilterResponse$ = [
1421
1421
  3,
1422
1422
  n0,
1423
1423
  _CFFRr,
@@ -1428,7 +1428,7 @@ export var CreateFindingsFilterResponse = [
1428
1428
  [0, { [_jN]: _i }],
1429
1429
  ],
1430
1430
  ];
1431
- export var CreateInvitationsRequest = [
1431
+ export var CreateInvitationsRequest$ = [
1432
1432
  3,
1433
1433
  n0,
1434
1434
  _CIR,
@@ -1440,7 +1440,7 @@ export var CreateInvitationsRequest = [
1440
1440
  [0, { [_jN]: _m }],
1441
1441
  ],
1442
1442
  ];
1443
- export var CreateInvitationsResponse = [
1443
+ export var CreateInvitationsResponse$ = [
1444
1444
  3,
1445
1445
  n0,
1446
1446
  _CIRr,
@@ -1448,21 +1448,21 @@ export var CreateInvitationsResponse = [
1448
1448
  [_uAn],
1449
1449
  [[() => __listOfUnprocessedAccount, { [_jN]: _uAn }]],
1450
1450
  ];
1451
- export var CreateMemberRequest = [
1451
+ export var CreateMemberRequest$ = [
1452
1452
  3,
1453
1453
  n0,
1454
1454
  _CMR,
1455
1455
  0,
1456
1456
  [_acc, _t],
1457
1457
  [
1458
- [() => AccountDetail, { [_jN]: _acc }],
1458
+ [() => AccountDetail$, { [_jN]: _acc }],
1459
1459
  [128 | 0, { [_jN]: _t }],
1460
1460
  ],
1461
1461
  ];
1462
- export var CreateMemberResponse = [3, n0, _CMRr, 0, [_a], [[0, { [_jN]: _a }]]];
1463
- export var CreateSampleFindingsRequest = [3, n0, _CSFR, 0, [_fT], [[64 | 0, { [_jN]: _fT }]]];
1464
- export var CreateSampleFindingsResponse = [3, n0, _CSFRr, 0, [], []];
1465
- export var CriteriaBlockForJob = [
1462
+ export var CreateMemberResponse$ = [3, n0, _CMRr, 0, [_a], [[0, { [_jN]: _a }]]];
1463
+ export var CreateSampleFindingsRequest$ = [3, n0, _CSFR, 0, [_fT], [[64 | 0, { [_jN]: _fT }]]];
1464
+ export var CreateSampleFindingsResponse$ = [3, n0, _CSFRr, 0, [], []];
1465
+ export var CriteriaBlockForJob$ = [
1466
1466
  3,
1467
1467
  n0,
1468
1468
  _CBFJ,
@@ -1470,18 +1470,18 @@ export var CriteriaBlockForJob = [
1470
1470
  [_an],
1471
1471
  [[() => __listOfCriteriaForJob, { [_jN]: _an }]],
1472
1472
  ];
1473
- export var CriteriaForJob = [
1473
+ export var CriteriaForJob$ = [
1474
1474
  3,
1475
1475
  n0,
1476
1476
  _CFJ,
1477
1477
  0,
1478
1478
  [_sCim, _tC],
1479
1479
  [
1480
- [() => SimpleCriterionForJob, { [_jN]: _sCim }],
1481
- [() => TagCriterionForJob, { [_jN]: _tC }],
1480
+ [() => SimpleCriterionForJob$, { [_jN]: _sCim }],
1481
+ [() => TagCriterionForJob$, { [_jN]: _tC }],
1482
1482
  ],
1483
1483
  ];
1484
- export var CriterionAdditionalProperties = [
1484
+ export var CriterionAdditionalProperties$ = [
1485
1485
  3,
1486
1486
  n0,
1487
1487
  _CAP,
@@ -1497,7 +1497,7 @@ export var CriterionAdditionalProperties = [
1497
1497
  [64 | 0, { [_jN]: _ne }],
1498
1498
  ],
1499
1499
  ];
1500
- export var CustomDataIdentifiers = [
1500
+ export var CustomDataIdentifiers$ = [
1501
1501
  3,
1502
1502
  n0,
1503
1503
  _CDI,
@@ -1508,7 +1508,7 @@ export var CustomDataIdentifiers = [
1508
1508
  [1, { [_jN]: _tCo }],
1509
1509
  ],
1510
1510
  ];
1511
- export var CustomDataIdentifierSummary = [
1511
+ export var CustomDataIdentifierSummary$ = [
1512
1512
  3,
1513
1513
  n0,
1514
1514
  _CDIS,
@@ -1522,7 +1522,7 @@ export var CustomDataIdentifierSummary = [
1522
1522
  [0, { [_jN]: _n }],
1523
1523
  ],
1524
1524
  ];
1525
- export var CustomDetection = [
1525
+ export var CustomDetection$ = [
1526
1526
  3,
1527
1527
  n0,
1528
1528
  _CDu,
@@ -1532,12 +1532,12 @@ export var CustomDetection = [
1532
1532
  [0, { [_jN]: _a }],
1533
1533
  [1, { [_jN]: _cou }],
1534
1534
  [0, { [_jN]: _n }],
1535
- [() => Occurrences, { [_jN]: _o }],
1535
+ [() => Occurrences$, { [_jN]: _o }],
1536
1536
  ],
1537
1537
  ];
1538
- export var DailySchedule = [3, n0, _DS, 0, [], []];
1539
- export var DeclineInvitationsRequest = [3, n0, _DIR, 0, [_aIc], [[64 | 0, { [_jN]: _aIc }]]];
1540
- export var DeclineInvitationsResponse = [
1538
+ export var DailySchedule$ = [3, n0, _DS, 0, [], []];
1539
+ export var DeclineInvitationsRequest$ = [3, n0, _DIR, 0, [_aIc], [[64 | 0, { [_jN]: _aIc }]]];
1540
+ export var DeclineInvitationsResponse$ = [
1541
1541
  3,
1542
1542
  n0,
1543
1543
  _DIRe,
@@ -1545,7 +1545,7 @@ export var DeclineInvitationsResponse = [
1545
1545
  [_uAn],
1546
1546
  [[() => __listOfUnprocessedAccount, { [_jN]: _uAn }]],
1547
1547
  ];
1548
- export var DefaultDetection = [
1548
+ export var DefaultDetection$ = [
1549
1549
  3,
1550
1550
  n0,
1551
1551
  _DD,
@@ -1553,11 +1553,11 @@ export var DefaultDetection = [
1553
1553
  [_cou, _o, _ty],
1554
1554
  [
1555
1555
  [1, { [_jN]: _cou }],
1556
- [() => Occurrences, { [_jN]: _o }],
1556
+ [() => Occurrences$, { [_jN]: _o }],
1557
1557
  [0, { [_jN]: _ty }],
1558
1558
  ],
1559
1559
  ];
1560
- export var DeleteAllowListRequest = [
1560
+ export var DeleteAllowListRequest$ = [
1561
1561
  3,
1562
1562
  n0,
1563
1563
  _DALR,
@@ -1568,13 +1568,13 @@ export var DeleteAllowListRequest = [
1568
1568
  [0, { [_hQ]: _iJC }],
1569
1569
  ],
1570
1570
  ];
1571
- export var DeleteAllowListResponse = [3, n0, _DALRe, 0, [], []];
1572
- export var DeleteCustomDataIdentifierRequest = [3, n0, _DCDIR, 0, [_i], [[0, 1]]];
1573
- export var DeleteCustomDataIdentifierResponse = [3, n0, _DCDIRe, 0, [], []];
1574
- export var DeleteFindingsFilterRequest = [3, n0, _DFFR, 0, [_i], [[0, 1]]];
1575
- export var DeleteFindingsFilterResponse = [3, n0, _DFFRe, 0, [], []];
1576
- export var DeleteInvitationsRequest = [3, n0, _DIRel, 0, [_aIc], [[64 | 0, { [_jN]: _aIc }]]];
1577
- export var DeleteInvitationsResponse = [
1571
+ export var DeleteAllowListResponse$ = [3, n0, _DALRe, 0, [], []];
1572
+ export var DeleteCustomDataIdentifierRequest$ = [3, n0, _DCDIR, 0, [_i], [[0, 1]]];
1573
+ export var DeleteCustomDataIdentifierResponse$ = [3, n0, _DCDIRe, 0, [], []];
1574
+ export var DeleteFindingsFilterRequest$ = [3, n0, _DFFR, 0, [_i], [[0, 1]]];
1575
+ export var DeleteFindingsFilterResponse$ = [3, n0, _DFFRe, 0, [], []];
1576
+ export var DeleteInvitationsRequest$ = [3, n0, _DIRel, 0, [_aIc], [[64 | 0, { [_jN]: _aIc }]]];
1577
+ export var DeleteInvitationsResponse$ = [
1578
1578
  3,
1579
1579
  n0,
1580
1580
  _DIRele,
@@ -1582,9 +1582,9 @@ export var DeleteInvitationsResponse = [
1582
1582
  [_uAn],
1583
1583
  [[() => __listOfUnprocessedAccount, { [_jN]: _uAn }]],
1584
1584
  ];
1585
- export var DeleteMemberRequest = [3, n0, _DMR, 0, [_i], [[0, 1]]];
1586
- export var DeleteMemberResponse = [3, n0, _DMRe, 0, [], []];
1587
- export var DescribeBucketsRequest = [
1585
+ export var DeleteMemberRequest$ = [3, n0, _DMR, 0, [_i], [[0, 1]]];
1586
+ export var DeleteMemberResponse$ = [3, n0, _DMRe, 0, [], []];
1587
+ export var DescribeBucketsRequest$ = [
1588
1588
  3,
1589
1589
  n0,
1590
1590
  _DBR,
@@ -1594,10 +1594,10 @@ export var DescribeBucketsRequest = [
1594
1594
  [() => BucketCriteria, { [_jN]: _cr }],
1595
1595
  [1, { [_jN]: _mR }],
1596
1596
  [0, { [_jN]: _nT }],
1597
- [() => BucketSortCriteria, { [_jN]: _sCo }],
1597
+ [() => BucketSortCriteria$, { [_jN]: _sCo }],
1598
1598
  ],
1599
1599
  ];
1600
- export var DescribeBucketsResponse = [
1600
+ export var DescribeBucketsResponse$ = [
1601
1601
  3,
1602
1602
  n0,
1603
1603
  _DBRe,
@@ -1608,8 +1608,8 @@ export var DescribeBucketsResponse = [
1608
1608
  [0, { [_jN]: _nT }],
1609
1609
  ],
1610
1610
  ];
1611
- export var DescribeClassificationJobRequest = [3, n0, _DCJR, 0, [_jI], [[0, 1]]];
1612
- export var DescribeClassificationJobResponse = [
1611
+ export var DescribeClassificationJobRequest$ = [3, n0, _DCJR, 0, [_jI], [[0, 1]]];
1612
+ export var DescribeClassificationJobResponse$ = [
1613
1613
  3,
1614
1614
  n0,
1615
1615
  _DCJRe,
@@ -1626,21 +1626,21 @@ export var DescribeClassificationJobResponse = [
1626
1626
  [0, { [_jN]: _jI }],
1627
1627
  [0, { [_jN]: _jS }],
1628
1628
  [0, { [_jN]: _jT }],
1629
- [() => LastRunErrorStatus, { [_jN]: _lRES }],
1629
+ [() => LastRunErrorStatus$, { [_jN]: _lRES }],
1630
1630
  [5, { [_jN]: _lRT }],
1631
1631
  [64 | 0, { [_jN]: _mDII }],
1632
1632
  [0, { [_jN]: _mDIS }],
1633
1633
  [0, { [_jN]: _n }],
1634
- [() => S3JobDefinition, { [_jN]: _sJD }],
1634
+ [() => S3JobDefinition$, { [_jN]: _sJD }],
1635
1635
  [1, { [_jN]: _sP }],
1636
- [() => JobScheduleFrequency, { [_jN]: _sF }],
1637
- [() => Statistics, { [_jN]: _st }],
1636
+ [() => JobScheduleFrequency$, { [_jN]: _sF }],
1637
+ [() => Statistics$, { [_jN]: _st }],
1638
1638
  [128 | 0, { [_jN]: _t }],
1639
- [() => UserPausedDetails, { [_jN]: _uPD }],
1639
+ [() => UserPausedDetails$, { [_jN]: _uPD }],
1640
1640
  ],
1641
1641
  ];
1642
- export var DescribeOrganizationConfigurationRequest = [3, n0, _DOCR, 0, [], []];
1643
- export var DescribeOrganizationConfigurationResponse = [
1642
+ export var DescribeOrganizationConfigurationRequest$ = [3, n0, _DOCR, 0, [], []];
1643
+ export var DescribeOrganizationConfigurationResponse$ = [
1644
1644
  3,
1645
1645
  n0,
1646
1646
  _DOCRe,
@@ -1651,8 +1651,8 @@ export var DescribeOrganizationConfigurationResponse = [
1651
1651
  [2, { [_jN]: _mALR }],
1652
1652
  ],
1653
1653
  ];
1654
- export var DetectedDataDetails = [3, n0, _DDD, 0, [_va], [[0, { [_jN]: _va }]]];
1655
- export var Detection = [
1654
+ export var DetectedDataDetails$ = [3, n0, _DDD, 0, [_va], [[0, { [_jN]: _va }]]];
1655
+ export var Detection$ = [
1656
1656
  3,
1657
1657
  n0,
1658
1658
  _D,
@@ -1667,9 +1667,9 @@ export var Detection = [
1667
1667
  [0, { [_jN]: _ty }],
1668
1668
  ],
1669
1669
  ];
1670
- export var DisableMacieRequest = [3, n0, _DMRi, 0, [], []];
1671
- export var DisableMacieResponse = [3, n0, _DMRis, 0, [], []];
1672
- export var DisableOrganizationAdminAccountRequest = [
1670
+ export var DisableMacieRequest$ = [3, n0, _DMRi, 0, [], []];
1671
+ export var DisableMacieResponse$ = [3, n0, _DMRis, 0, [], []];
1672
+ export var DisableOrganizationAdminAccountRequest$ = [
1673
1673
  3,
1674
1674
  n0,
1675
1675
  _DOAAR,
@@ -1677,15 +1677,15 @@ export var DisableOrganizationAdminAccountRequest = [
1677
1677
  [_aAId],
1678
1678
  [[0, { [_hQ]: _aAId }]],
1679
1679
  ];
1680
- export var DisableOrganizationAdminAccountResponse = [3, n0, _DOAARi, 0, [], []];
1681
- export var DisassociateFromAdministratorAccountRequest = [3, n0, _DFAAR, 0, [], []];
1682
- export var DisassociateFromAdministratorAccountResponse = [3, n0, _DFAARi, 0, [], []];
1683
- export var DisassociateFromMasterAccountRequest = [3, n0, _DFMAR, 0, [], []];
1684
- export var DisassociateFromMasterAccountResponse = [3, n0, _DFMARi, 0, [], []];
1685
- export var DisassociateMemberRequest = [3, n0, _DMRisa, 0, [_i], [[0, 1]]];
1686
- export var DisassociateMemberResponse = [3, n0, _DMRisas, 0, [], []];
1687
- export var DomainDetails = [3, n0, _DDo, 0, [_dN], [[0, { [_jN]: _dN }]]];
1688
- export var EnableMacieRequest = [
1680
+ export var DisableOrganizationAdminAccountResponse$ = [3, n0, _DOAARi, 0, [], []];
1681
+ export var DisassociateFromAdministratorAccountRequest$ = [3, n0, _DFAAR, 0, [], []];
1682
+ export var DisassociateFromAdministratorAccountResponse$ = [3, n0, _DFAARi, 0, [], []];
1683
+ export var DisassociateFromMasterAccountRequest$ = [3, n0, _DFMAR, 0, [], []];
1684
+ export var DisassociateFromMasterAccountResponse$ = [3, n0, _DFMARi, 0, [], []];
1685
+ export var DisassociateMemberRequest$ = [3, n0, _DMRisa, 0, [_i], [[0, 1]]];
1686
+ export var DisassociateMemberResponse$ = [3, n0, _DMRisas, 0, [], []];
1687
+ export var DomainDetails$ = [3, n0, _DDo, 0, [_dN], [[0, { [_jN]: _dN }]]];
1688
+ export var EnableMacieRequest$ = [
1689
1689
  3,
1690
1690
  n0,
1691
1691
  _EMR,
@@ -1697,8 +1697,8 @@ export var EnableMacieRequest = [
1697
1697
  [0, { [_jN]: _s }],
1698
1698
  ],
1699
1699
  ];
1700
- export var EnableMacieResponse = [3, n0, _EMRn, 0, [], []];
1701
- export var EnableOrganizationAdminAccountRequest = [
1700
+ export var EnableMacieResponse$ = [3, n0, _EMRn, 0, [], []];
1701
+ export var EnableOrganizationAdminAccountRequest$ = [
1702
1702
  3,
1703
1703
  n0,
1704
1704
  _EOAAR,
@@ -1709,8 +1709,8 @@ export var EnableOrganizationAdminAccountRequest = [
1709
1709
  [0, { [_jN]: _cT, [_iT]: 1 }],
1710
1710
  ],
1711
1711
  ];
1712
- export var EnableOrganizationAdminAccountResponse = [3, n0, _EOAARn, 0, [], []];
1713
- export var FederatedUser = [
1712
+ export var EnableOrganizationAdminAccountResponse$ = [3, n0, _EOAARn, 0, [], []];
1713
+ export var FederatedUser$ = [
1714
1714
  3,
1715
1715
  n0,
1716
1716
  _FU,
@@ -1721,10 +1721,10 @@ export var FederatedUser = [
1721
1721
  [0, { [_jN]: _aI }],
1722
1722
  [0, { [_jN]: _a }],
1723
1723
  [0, { [_jN]: _pI }],
1724
- [() => SessionContext, { [_jN]: _sC }],
1724
+ [() => SessionContext$, { [_jN]: _sC }],
1725
1725
  ],
1726
1726
  ];
1727
- export var Finding = [
1727
+ export var Finding$ = [
1728
1728
  3,
1729
1729
  n0,
1730
1730
  _F,
@@ -1734,24 +1734,24 @@ export var Finding = [
1734
1734
  [0, { [_jN]: _aI }],
1735
1735
  [2, { [_jN]: _ar }],
1736
1736
  [0, { [_jN]: _ca }],
1737
- [() => ClassificationDetails, { [_jN]: _cD }],
1737
+ [() => ClassificationDetails$, { [_jN]: _cD }],
1738
1738
  [1, { [_jN]: _cou }],
1739
1739
  [5, { [_jN]: _cA }],
1740
1740
  [0, { [_jN]: _d }],
1741
1741
  [0, { [_jN]: _i }],
1742
1742
  [0, { [_jN]: _pa }],
1743
- [() => PolicyDetails, { [_jN]: _pD }],
1743
+ [() => PolicyDetails$, { [_jN]: _pD }],
1744
1744
  [0, { [_jN]: _re }],
1745
- [() => ResourcesAffected, { [_jN]: _rA }],
1745
+ [() => ResourcesAffected$, { [_jN]: _rA }],
1746
1746
  [2, { [_jN]: _sa }],
1747
1747
  [0, { [_jN]: _sV }],
1748
- [() => Severity, { [_jN]: _sev }],
1748
+ [() => Severity$, { [_jN]: _sev }],
1749
1749
  [0, { [_jN]: _ti }],
1750
1750
  [0, { [_jN]: _ty }],
1751
1751
  [5, { [_jN]: _uA }],
1752
1752
  ],
1753
1753
  ];
1754
- export var FindingAction = [
1754
+ export var FindingAction$ = [
1755
1755
  3,
1756
1756
  n0,
1757
1757
  _FA,
@@ -1759,23 +1759,23 @@ export var FindingAction = [
1759
1759
  [_aT, _aCD],
1760
1760
  [
1761
1761
  [0, { [_jN]: _aT }],
1762
- [() => ApiCallDetails, { [_jN]: _aCD }],
1762
+ [() => ApiCallDetails$, { [_jN]: _aCD }],
1763
1763
  ],
1764
1764
  ];
1765
- export var FindingActor = [
1765
+ export var FindingActor$ = [
1766
1766
  3,
1767
1767
  n0,
1768
1768
  _FAi,
1769
1769
  0,
1770
1770
  [_dD, _iAD, _uI],
1771
1771
  [
1772
- [() => DomainDetails, { [_jN]: _dD }],
1773
- [() => IpAddressDetails, { [_jN]: _iAD }],
1774
- [() => UserIdentity, { [_jN]: _uI }],
1772
+ [() => DomainDetails$, { [_jN]: _dD }],
1773
+ [() => IpAddressDetails$, { [_jN]: _iAD }],
1774
+ [() => UserIdentity$, { [_jN]: _uI }],
1775
1775
  ],
1776
1776
  ];
1777
- export var FindingCriteria = [3, n0, _FC, 0, [_cri], [[() => Criterion, { [_jN]: _cri }]]];
1778
- export var FindingsFilterListItem = [
1777
+ export var FindingCriteria$ = [3, n0, _FC, 0, [_cri], [[() => Criterion, { [_jN]: _cri }]]];
1778
+ export var FindingsFilterListItem$ = [
1779
1779
  3,
1780
1780
  n0,
1781
1781
  _FFLI,
@@ -1789,7 +1789,7 @@ export var FindingsFilterListItem = [
1789
1789
  [128 | 0, { [_jN]: _t }],
1790
1790
  ],
1791
1791
  ];
1792
- export var FindingStatisticsSortCriteria = [
1792
+ export var FindingStatisticsSortCriteria$ = [
1793
1793
  3,
1794
1794
  n0,
1795
1795
  _FSSC,
@@ -1800,17 +1800,17 @@ export var FindingStatisticsSortCriteria = [
1800
1800
  [0, { [_jN]: _oB }],
1801
1801
  ],
1802
1802
  ];
1803
- export var GetAdministratorAccountRequest = [3, n0, _GAAR, 0, [], []];
1804
- export var GetAdministratorAccountResponse = [
1803
+ export var GetAdministratorAccountRequest$ = [3, n0, _GAAR, 0, [], []];
1804
+ export var GetAdministratorAccountResponse$ = [
1805
1805
  3,
1806
1806
  n0,
1807
1807
  _GAARe,
1808
1808
  0,
1809
1809
  [_ad],
1810
- [[() => Invitation, { [_jN]: _ad }]],
1810
+ [[() => Invitation$, { [_jN]: _ad }]],
1811
1811
  ];
1812
- export var GetAllowListRequest = [3, n0, _GALR, 0, [_i], [[0, 1]]];
1813
- export var GetAllowListResponse = [
1812
+ export var GetAllowListRequest$ = [3, n0, _GALR, 0, [_i], [[0, 1]]];
1813
+ export var GetAllowListResponse$ = [
1814
1814
  3,
1815
1815
  n0,
1816
1816
  _GALRe,
@@ -1819,17 +1819,17 @@ export var GetAllowListResponse = [
1819
1819
  [
1820
1820
  [0, { [_jN]: _a }],
1821
1821
  [5, { [_jN]: _cA }],
1822
- [() => AllowListCriteria, { [_jN]: _cr }],
1822
+ [() => AllowListCriteria$, { [_jN]: _cr }],
1823
1823
  [0, { [_jN]: _d }],
1824
1824
  [0, { [_jN]: _i }],
1825
1825
  [0, { [_jN]: _n }],
1826
- [() => AllowListStatus, { [_jN]: _s }],
1826
+ [() => AllowListStatus$, { [_jN]: _s }],
1827
1827
  [128 | 0, { [_jN]: _t }],
1828
1828
  [5, { [_jN]: _uA }],
1829
1829
  ],
1830
1830
  ];
1831
- export var GetAutomatedDiscoveryConfigurationRequest = [3, n0, _GADCR, 0, [], []];
1832
- export var GetAutomatedDiscoveryConfigurationResponse = [
1831
+ export var GetAutomatedDiscoveryConfigurationRequest$ = [3, n0, _GADCR, 0, [], []];
1832
+ export var GetAutomatedDiscoveryConfigurationResponse$ = [
1833
1833
  3,
1834
1834
  n0,
1835
1835
  _GADCRe,
@@ -1845,8 +1845,8 @@ export var GetAutomatedDiscoveryConfigurationResponse = [
1845
1845
  [0, { [_jN]: _s }],
1846
1846
  ],
1847
1847
  ];
1848
- export var GetBucketStatisticsRequest = [3, n0, _GBSR, 0, [_aI], [[0, { [_jN]: _aI }]]];
1849
- export var GetBucketStatisticsResponse = [
1848
+ export var GetBucketStatisticsRequest$ = [3, n0, _GBSR, 0, [_aI], [[0, { [_jN]: _aI }]]];
1849
+ export var GetBucketStatisticsResponse$ = [
1850
1850
  3,
1851
1851
  n0,
1852
1852
  _GBSRe,
@@ -1854,32 +1854,32 @@ export var GetBucketStatisticsResponse = [
1854
1854
  [_bC, _bCBEP, _bCBET, _bCBOER, _bCBSAT, _bSBS, _cOC, _cSIB, _lU, _oC, _sIB, _sIBC, _uOC, _uOSIB],
1855
1855
  [
1856
1856
  [1, { [_jN]: _bC }],
1857
- [() => BucketCountByEffectivePermission, { [_jN]: _bCBEP }],
1858
- [() => BucketCountByEncryptionType, { [_jN]: _bCBET }],
1859
- [() => BucketCountPolicyAllowsUnencryptedObjectUploads, { [_jN]: _bCBOER }],
1860
- [() => BucketCountBySharedAccessType, { [_jN]: _bCBSAT }],
1861
- [() => BucketStatisticsBySensitivity, { [_jN]: _bSBS }],
1857
+ [() => BucketCountByEffectivePermission$, { [_jN]: _bCBEP }],
1858
+ [() => BucketCountByEncryptionType$, { [_jN]: _bCBET }],
1859
+ [() => BucketCountPolicyAllowsUnencryptedObjectUploads$, { [_jN]: _bCBOER }],
1860
+ [() => BucketCountBySharedAccessType$, { [_jN]: _bCBSAT }],
1861
+ [() => BucketStatisticsBySensitivity$, { [_jN]: _bSBS }],
1862
1862
  [1, { [_jN]: _cOC }],
1863
1863
  [1, { [_jN]: _cSIB }],
1864
1864
  [5, { [_jN]: _lU }],
1865
1865
  [1, { [_jN]: _oC }],
1866
1866
  [1, { [_jN]: _sIB }],
1867
1867
  [1, { [_jN]: _sIBC }],
1868
- [() => ObjectLevelStatistics, { [_jN]: _uOC }],
1869
- [() => ObjectLevelStatistics, { [_jN]: _uOSIB }],
1868
+ [() => ObjectLevelStatistics$, { [_jN]: _uOC }],
1869
+ [() => ObjectLevelStatistics$, { [_jN]: _uOSIB }],
1870
1870
  ],
1871
1871
  ];
1872
- export var GetClassificationExportConfigurationRequest = [3, n0, _GCECR, 0, [], []];
1873
- export var GetClassificationExportConfigurationResponse = [
1872
+ export var GetClassificationExportConfigurationRequest$ = [3, n0, _GCECR, 0, [], []];
1873
+ export var GetClassificationExportConfigurationResponse$ = [
1874
1874
  3,
1875
1875
  n0,
1876
1876
  _GCECRe,
1877
1877
  0,
1878
1878
  [_con],
1879
- [[() => ClassificationExportConfiguration, { [_jN]: _con }]],
1879
+ [[() => ClassificationExportConfiguration$, { [_jN]: _con }]],
1880
1880
  ];
1881
- export var GetClassificationScopeRequest = [3, n0, _GCSR, 0, [_i], [[0, 1]]];
1882
- export var GetClassificationScopeResponse = [
1881
+ export var GetClassificationScopeRequest$ = [3, n0, _GCSR, 0, [_i], [[0, 1]]];
1882
+ export var GetClassificationScopeResponse$ = [
1883
1883
  3,
1884
1884
  n0,
1885
1885
  _GCSRe,
@@ -1888,11 +1888,11 @@ export var GetClassificationScopeResponse = [
1888
1888
  [
1889
1889
  [0, { [_jN]: _i }],
1890
1890
  [0, { [_jN]: _n }],
1891
- [() => S3ClassificationScope, { [_jN]: _s_ }],
1891
+ [() => S3ClassificationScope$, { [_jN]: _s_ }],
1892
1892
  ],
1893
1893
  ];
1894
- export var GetCustomDataIdentifierRequest = [3, n0, _GCDIR, 0, [_i], [[0, 1]]];
1895
- export var GetCustomDataIdentifierResponse = [
1894
+ export var GetCustomDataIdentifierRequest$ = [3, n0, _GCDIR, 0, [_i], [[0, 1]]];
1895
+ export var GetCustomDataIdentifierResponse$ = [
1896
1896
  3,
1897
1897
  n0,
1898
1898
  _GCDIRe,
@@ -1913,8 +1913,8 @@ export var GetCustomDataIdentifierResponse = [
1913
1913
  [128 | 0, { [_jN]: _t }],
1914
1914
  ],
1915
1915
  ];
1916
- export var GetFindingsFilterRequest = [3, n0, _GFFR, 0, [_i], [[0, 1]]];
1917
- export var GetFindingsFilterResponse = [
1916
+ export var GetFindingsFilterRequest$ = [3, n0, _GFFR, 0, [_i], [[0, 1]]];
1917
+ export var GetFindingsFilterResponse$ = [
1918
1918
  3,
1919
1919
  n0,
1920
1920
  _GFFRe,
@@ -1924,23 +1924,23 @@ export var GetFindingsFilterResponse = [
1924
1924
  [0, { [_jN]: _act }],
1925
1925
  [0, { [_jN]: _a }],
1926
1926
  [0, { [_jN]: _d }],
1927
- [() => FindingCriteria, { [_jN]: _fC }],
1927
+ [() => FindingCriteria$, { [_jN]: _fC }],
1928
1928
  [0, { [_jN]: _i }],
1929
1929
  [0, { [_jN]: _n }],
1930
1930
  [1, { [_jN]: _po }],
1931
1931
  [128 | 0, { [_jN]: _t }],
1932
1932
  ],
1933
1933
  ];
1934
- export var GetFindingsPublicationConfigurationRequest = [3, n0, _GFPCR, 0, [], []];
1935
- export var GetFindingsPublicationConfigurationResponse = [
1934
+ export var GetFindingsPublicationConfigurationRequest$ = [3, n0, _GFPCR, 0, [], []];
1935
+ export var GetFindingsPublicationConfigurationResponse$ = [
1936
1936
  3,
1937
1937
  n0,
1938
1938
  _GFPCRe,
1939
1939
  0,
1940
1940
  [_sHC],
1941
- [[() => SecurityHubConfiguration, { [_jN]: _sHC }]],
1941
+ [[() => SecurityHubConfiguration$, { [_jN]: _sHC }]],
1942
1942
  ];
1943
- export var GetFindingsRequest = [
1943
+ export var GetFindingsRequest$ = [
1944
1944
  3,
1945
1945
  n0,
1946
1946
  _GFR,
@@ -1948,10 +1948,10 @@ export var GetFindingsRequest = [
1948
1948
  [_fI, _sCo],
1949
1949
  [
1950
1950
  [64 | 0, { [_jN]: _fI }],
1951
- [() => SortCriteria, { [_jN]: _sCo }],
1951
+ [() => SortCriteria$, { [_jN]: _sCo }],
1952
1952
  ],
1953
1953
  ];
1954
- export var GetFindingsResponse = [
1954
+ export var GetFindingsResponse$ = [
1955
1955
  3,
1956
1956
  n0,
1957
1957
  _GFRe,
@@ -1959,20 +1959,20 @@ export var GetFindingsResponse = [
1959
1959
  [_f],
1960
1960
  [[() => __listOfFinding, { [_jN]: _f }]],
1961
1961
  ];
1962
- export var GetFindingStatisticsRequest = [
1962
+ export var GetFindingStatisticsRequest$ = [
1963
1963
  3,
1964
1964
  n0,
1965
1965
  _GFSR,
1966
1966
  0,
1967
1967
  [_fC, _gB, _si, _sCo],
1968
1968
  [
1969
- [() => FindingCriteria, { [_jN]: _fC }],
1969
+ [() => FindingCriteria$, { [_jN]: _fC }],
1970
1970
  [0, { [_jN]: _gB }],
1971
1971
  [1, { [_jN]: _si }],
1972
- [() => FindingStatisticsSortCriteria, { [_jN]: _sCo }],
1972
+ [() => FindingStatisticsSortCriteria$, { [_jN]: _sCo }],
1973
1973
  ],
1974
1974
  ];
1975
- export var GetFindingStatisticsResponse = [
1975
+ export var GetFindingStatisticsResponse$ = [
1976
1976
  3,
1977
1977
  n0,
1978
1978
  _GFSRe,
@@ -1980,10 +1980,10 @@ export var GetFindingStatisticsResponse = [
1980
1980
  [_cBG],
1981
1981
  [[() => __listOfGroupCount, { [_jN]: _cBG }]],
1982
1982
  ];
1983
- export var GetInvitationsCountRequest = [3, n0, _GICR, 0, [], []];
1984
- export var GetInvitationsCountResponse = [3, n0, _GICRe, 0, [_iC], [[1, { [_jN]: _iC }]]];
1985
- export var GetMacieSessionRequest = [3, n0, _GMSR, 0, [], []];
1986
- export var GetMacieSessionResponse = [
1983
+ export var GetInvitationsCountRequest$ = [3, n0, _GICR, 0, [], []];
1984
+ export var GetInvitationsCountResponse$ = [3, n0, _GICRe, 0, [_iC], [[1, { [_jN]: _iC }]]];
1985
+ export var GetMacieSessionRequest$ = [3, n0, _GMSR, 0, [], []];
1986
+ export var GetMacieSessionResponse$ = [
1987
1987
  3,
1988
1988
  n0,
1989
1989
  _GMSRe,
@@ -1997,17 +1997,17 @@ export var GetMacieSessionResponse = [
1997
1997
  [5, { [_jN]: _uA }],
1998
1998
  ],
1999
1999
  ];
2000
- export var GetMasterAccountRequest = [3, n0, _GMAR, 0, [], []];
2001
- export var GetMasterAccountResponse = [
2000
+ export var GetMasterAccountRequest$ = [3, n0, _GMAR, 0, [], []];
2001
+ export var GetMasterAccountResponse$ = [
2002
2002
  3,
2003
2003
  n0,
2004
2004
  _GMARe,
2005
2005
  0,
2006
2006
  [_ma],
2007
- [[() => Invitation, { [_jN]: _ma }]],
2007
+ [[() => Invitation$, { [_jN]: _ma }]],
2008
2008
  ];
2009
- export var GetMemberRequest = [3, n0, _GMR, 0, [_i], [[0, 1]]];
2010
- export var GetMemberResponse = [
2009
+ export var GetMemberRequest$ = [3, n0, _GMR, 0, [_i], [[0, 1]]];
2010
+ export var GetMemberResponse$ = [
2011
2011
  3,
2012
2012
  n0,
2013
2013
  _GMRe,
@@ -2025,8 +2025,8 @@ export var GetMemberResponse = [
2025
2025
  [5, { [_jN]: _uA }],
2026
2026
  ],
2027
2027
  ];
2028
- export var GetResourceProfileRequest = [3, n0, _GRPR, 0, [_rAe], [[0, { [_hQ]: _rAe }]]];
2029
- export var GetResourceProfileResponse = [
2028
+ export var GetResourceProfileRequest$ = [3, n0, _GRPR, 0, [_rAe], [[0, { [_hQ]: _rAe }]]];
2029
+ export var GetResourceProfileResponse$ = [
2030
2030
  3,
2031
2031
  n0,
2032
2032
  _GRPRe,
@@ -2036,22 +2036,22 @@ export var GetResourceProfileResponse = [
2036
2036
  [5, { [_jN]: _pUA }],
2037
2037
  [1, { [_jN]: _sS }],
2038
2038
  [2, { [_jN]: _sSO }],
2039
- [() => ResourceStatistics, { [_jN]: _st }],
2039
+ [() => ResourceStatistics$, { [_jN]: _st }],
2040
2040
  ],
2041
2041
  ];
2042
- export var GetRevealConfigurationRequest = [3, n0, _GRCR, 0, [], []];
2043
- export var GetRevealConfigurationResponse = [
2042
+ export var GetRevealConfigurationRequest$ = [3, n0, _GRCR, 0, [], []];
2043
+ export var GetRevealConfigurationResponse$ = [
2044
2044
  3,
2045
2045
  n0,
2046
2046
  _GRCRe,
2047
2047
  0,
2048
2048
  [_con, _rC],
2049
2049
  [
2050
- [() => RevealConfiguration, { [_jN]: _con }],
2051
- [() => RetrievalConfiguration, { [_jN]: _rC }],
2050
+ [() => RevealConfiguration$, { [_jN]: _con }],
2051
+ [() => RetrievalConfiguration$, { [_jN]: _rC }],
2052
2052
  ],
2053
2053
  ];
2054
- export var GetSensitiveDataOccurrencesAvailabilityRequest = [
2054
+ export var GetSensitiveDataOccurrencesAvailabilityRequest$ = [
2055
2055
  3,
2056
2056
  n0,
2057
2057
  _GSDOAR,
@@ -2059,7 +2059,7 @@ export var GetSensitiveDataOccurrencesAvailabilityRequest = [
2059
2059
  [_fIi],
2060
2060
  [[0, 1]],
2061
2061
  ];
2062
- export var GetSensitiveDataOccurrencesAvailabilityResponse = [
2062
+ export var GetSensitiveDataOccurrencesAvailabilityResponse$ = [
2063
2063
  3,
2064
2064
  n0,
2065
2065
  _GSDOARe,
@@ -2070,8 +2070,8 @@ export var GetSensitiveDataOccurrencesAvailabilityResponse = [
2070
2070
  [64 | 0, { [_jN]: _reas }],
2071
2071
  ],
2072
2072
  ];
2073
- export var GetSensitiveDataOccurrencesRequest = [3, n0, _GSDOR, 0, [_fIi], [[0, 1]]];
2074
- export var GetSensitiveDataOccurrencesResponse = [
2073
+ export var GetSensitiveDataOccurrencesRequest$ = [3, n0, _GSDOR, 0, [_fIi], [[0, 1]]];
2074
+ export var GetSensitiveDataOccurrencesResponse$ = [
2075
2075
  3,
2076
2076
  n0,
2077
2077
  _GSDORe,
@@ -2083,8 +2083,8 @@ export var GetSensitiveDataOccurrencesResponse = [
2083
2083
  [0, { [_jN]: _s }],
2084
2084
  ],
2085
2085
  ];
2086
- export var GetSensitivityInspectionTemplateRequest = [3, n0, _GSITR, 0, [_i], [[0, 1]]];
2087
- export var GetSensitivityInspectionTemplateResponse = [
2086
+ export var GetSensitivityInspectionTemplateRequest$ = [3, n0, _GSITR, 0, [_i], [[0, 1]]];
2087
+ export var GetSensitivityInspectionTemplateResponse$ = [
2088
2088
  3,
2089
2089
  n0,
2090
2090
  _GSITRe,
@@ -2092,13 +2092,13 @@ export var GetSensitivityInspectionTemplateResponse = [
2092
2092
  [_d, _exc, _inc, _n, _sITI],
2093
2093
  [
2094
2094
  [0, { [_jN]: _d }],
2095
- [() => SensitivityInspectionTemplateExcludes, { [_jN]: _exc }],
2096
- [() => SensitivityInspectionTemplateIncludes, { [_jN]: _inc }],
2095
+ [() => SensitivityInspectionTemplateExcludes$, { [_jN]: _exc }],
2096
+ [() => SensitivityInspectionTemplateIncludes$, { [_jN]: _inc }],
2097
2097
  [0, { [_jN]: _n }],
2098
2098
  [0, { [_jN]: _sITI }],
2099
2099
  ],
2100
2100
  ];
2101
- export var GetUsageStatisticsRequest = [
2101
+ export var GetUsageStatisticsRequest$ = [
2102
2102
  3,
2103
2103
  n0,
2104
2104
  _GUSR,
@@ -2108,11 +2108,11 @@ export var GetUsageStatisticsRequest = [
2108
2108
  [() => __listOfUsageStatisticsFilter, { [_jN]: _fB }],
2109
2109
  [1, { [_jN]: _mR }],
2110
2110
  [0, { [_jN]: _nT }],
2111
- [() => UsageStatisticsSortBy, { [_jN]: _sB }],
2111
+ [() => UsageStatisticsSortBy$, { [_jN]: _sB }],
2112
2112
  [0, { [_jN]: _tR }],
2113
2113
  ],
2114
2114
  ];
2115
- export var GetUsageStatisticsResponse = [
2115
+ export var GetUsageStatisticsResponse$ = [
2116
2116
  3,
2117
2117
  n0,
2118
2118
  _GUSRe,
@@ -2124,8 +2124,8 @@ export var GetUsageStatisticsResponse = [
2124
2124
  [0, { [_jN]: _tR }],
2125
2125
  ],
2126
2126
  ];
2127
- export var GetUsageTotalsRequest = [3, n0, _GUTR, 0, [_tR], [[0, { [_hQ]: _tR }]]];
2128
- export var GetUsageTotalsResponse = [
2127
+ export var GetUsageTotalsRequest$ = [3, n0, _GUTR, 0, [_tR], [[0, { [_hQ]: _tR }]]];
2128
+ export var GetUsageTotalsResponse$ = [
2129
2129
  3,
2130
2130
  n0,
2131
2131
  _GUTRe,
@@ -2136,7 +2136,7 @@ export var GetUsageTotalsResponse = [
2136
2136
  [() => __listOfUsageTotal, { [_jN]: _uT }],
2137
2137
  ],
2138
2138
  ];
2139
- export var GroupCount = [
2139
+ export var GroupCount$ = [
2140
2140
  3,
2141
2141
  n0,
2142
2142
  _GC,
@@ -2147,7 +2147,7 @@ export var GroupCount = [
2147
2147
  [0, { [_jN]: _gK }],
2148
2148
  ],
2149
2149
  ];
2150
- export var IamUser = [
2150
+ export var IamUser$ = [
2151
2151
  3,
2152
2152
  n0,
2153
2153
  _IU,
@@ -2160,7 +2160,7 @@ export var IamUser = [
2160
2160
  [0, { [_jN]: _uN }],
2161
2161
  ],
2162
2162
  ];
2163
- export var InternalServerException = [
2163
+ export var InternalServerException$ = [
2164
2164
  -3,
2165
2165
  n0,
2166
2166
  _ISE,
@@ -2168,8 +2168,8 @@ export var InternalServerException = [
2168
2168
  [_m],
2169
2169
  [[0, { [_jN]: _m }]],
2170
2170
  ];
2171
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
2172
- export var Invitation = [
2171
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
2172
+ export var Invitation$ = [
2173
2173
  3,
2174
2174
  n0,
2175
2175
  _I,
@@ -2182,7 +2182,7 @@ export var Invitation = [
2182
2182
  [0, { [_jN]: _rS }],
2183
2183
  ],
2184
2184
  ];
2185
- export var IpAddressDetails = [
2185
+ export var IpAddressDetails$ = [
2186
2186
  3,
2187
2187
  n0,
2188
2188
  _IAD,
@@ -2190,14 +2190,14 @@ export var IpAddressDetails = [
2190
2190
  [_iAV, _iCp, _iCpo, _iGL, _iO],
2191
2191
  [
2192
2192
  [0, { [_jN]: _iAV }],
2193
- [() => IpCity, { [_jN]: _iCp }],
2194
- [() => IpCountry, { [_jN]: _iCpo }],
2195
- [() => IpGeoLocation, { [_jN]: _iGL }],
2196
- [() => IpOwner, { [_jN]: _iO }],
2193
+ [() => IpCity$, { [_jN]: _iCp }],
2194
+ [() => IpCountry$, { [_jN]: _iCpo }],
2195
+ [() => IpGeoLocation$, { [_jN]: _iGL }],
2196
+ [() => IpOwner$, { [_jN]: _iO }],
2197
2197
  ],
2198
2198
  ];
2199
- export var IpCity = [3, n0, _IC, 0, [_n], [[0, { [_jN]: _n }]]];
2200
- export var IpCountry = [
2199
+ export var IpCity$ = [3, n0, _IC, 0, [_n], [[0, { [_jN]: _n }]]];
2200
+ export var IpCountry$ = [
2201
2201
  3,
2202
2202
  n0,
2203
2203
  _ICp,
@@ -2208,7 +2208,7 @@ export var IpCountry = [
2208
2208
  [0, { [_jN]: _n }],
2209
2209
  ],
2210
2210
  ];
2211
- export var IpGeoLocation = [
2211
+ export var IpGeoLocation$ = [
2212
2212
  3,
2213
2213
  n0,
2214
2214
  _IGL,
@@ -2219,7 +2219,7 @@ export var IpGeoLocation = [
2219
2219
  [1, { [_jN]: _lo }],
2220
2220
  ],
2221
2221
  ];
2222
- export var IpOwner = [
2222
+ export var IpOwner$ = [
2223
2223
  3,
2224
2224
  n0,
2225
2225
  _IO,
@@ -2232,7 +2232,7 @@ export var IpOwner = [
2232
2232
  [0, { [_jN]: _or }],
2233
2233
  ],
2234
2234
  ];
2235
- export var JobDetails = [
2235
+ export var JobDetails$ = [
2236
2236
  3,
2237
2237
  n0,
2238
2238
  _JD,
@@ -2245,30 +2245,30 @@ export var JobDetails = [
2245
2245
  [5, { [_jN]: _lJRT }],
2246
2246
  ],
2247
2247
  ];
2248
- export var JobScheduleFrequency = [
2248
+ export var JobScheduleFrequency$ = [
2249
2249
  3,
2250
2250
  n0,
2251
2251
  _JSF,
2252
2252
  0,
2253
2253
  [_dS, _mS, _wS],
2254
2254
  [
2255
- [() => DailySchedule, { [_jN]: _dS }],
2256
- [() => MonthlySchedule, { [_jN]: _mS }],
2257
- [() => WeeklySchedule, { [_jN]: _wS }],
2255
+ [() => DailySchedule$, { [_jN]: _dS }],
2256
+ [() => MonthlySchedule$, { [_jN]: _mS }],
2257
+ [() => WeeklySchedule$, { [_jN]: _wS }],
2258
2258
  ],
2259
2259
  ];
2260
- export var JobScopeTerm = [
2260
+ export var JobScopeTerm$ = [
2261
2261
  3,
2262
2262
  n0,
2263
2263
  _JST,
2264
2264
  0,
2265
2265
  [_sST, _tST],
2266
2266
  [
2267
- [() => SimpleScopeTerm, { [_jN]: _sST }],
2268
- [() => TagScopeTerm, { [_jN]: _tST }],
2267
+ [() => SimpleScopeTerm$, { [_jN]: _sST }],
2268
+ [() => TagScopeTerm$, { [_jN]: _tST }],
2269
2269
  ],
2270
2270
  ];
2271
- export var JobScopingBlock = [
2271
+ export var JobScopingBlock$ = [
2272
2272
  3,
2273
2273
  n0,
2274
2274
  _JSB,
@@ -2276,25 +2276,25 @@ export var JobScopingBlock = [
2276
2276
  [_an],
2277
2277
  [[() => __listOfJobScopeTerm, { [_jN]: _an }]],
2278
2278
  ];
2279
- export var JobSummary = [
2279
+ export var JobSummary$ = [
2280
2280
  3,
2281
2281
  n0,
2282
2282
  _JS,
2283
2283
  0,
2284
2284
  [_bCu, _bD, _cA, _jI, _jS, _jT, _lRES, _n, _uPD],
2285
2285
  [
2286
- [() => S3BucketCriteriaForJob, { [_jN]: _bCu }],
2286
+ [() => S3BucketCriteriaForJob$, { [_jN]: _bCu }],
2287
2287
  [() => __listOfS3BucketDefinitionForJob, { [_jN]: _bD }],
2288
2288
  [5, { [_jN]: _cA }],
2289
2289
  [0, { [_jN]: _jI }],
2290
2290
  [0, { [_jN]: _jS }],
2291
2291
  [0, { [_jN]: _jT }],
2292
- [() => LastRunErrorStatus, { [_jN]: _lRES }],
2292
+ [() => LastRunErrorStatus$, { [_jN]: _lRES }],
2293
2293
  [0, { [_jN]: _n }],
2294
- [() => UserPausedDetails, { [_jN]: _uPD }],
2294
+ [() => UserPausedDetails$, { [_jN]: _uPD }],
2295
2295
  ],
2296
2296
  ];
2297
- export var KeyValuePair = [
2297
+ export var KeyValuePair$ = [
2298
2298
  3,
2299
2299
  n0,
2300
2300
  _KVP,
@@ -2305,8 +2305,8 @@ export var KeyValuePair = [
2305
2305
  [0, { [_jN]: _va }],
2306
2306
  ],
2307
2307
  ];
2308
- export var LastRunErrorStatus = [3, n0, _LRES, 0, [_co], [[0, { [_jN]: _co }]]];
2309
- export var ListAllowListsRequest = [
2308
+ export var LastRunErrorStatus$ = [3, n0, _LRES, 0, [_co], [[0, { [_jN]: _co }]]];
2309
+ export var ListAllowListsRequest$ = [
2310
2310
  3,
2311
2311
  n0,
2312
2312
  _LALR,
@@ -2317,7 +2317,7 @@ export var ListAllowListsRequest = [
2317
2317
  [0, { [_hQ]: _nT }],
2318
2318
  ],
2319
2319
  ];
2320
- export var ListAllowListsResponse = [
2320
+ export var ListAllowListsResponse$ = [
2321
2321
  3,
2322
2322
  n0,
2323
2323
  _LALRi,
@@ -2328,7 +2328,7 @@ export var ListAllowListsResponse = [
2328
2328
  [0, { [_jN]: _nT }],
2329
2329
  ],
2330
2330
  ];
2331
- export var ListAutomatedDiscoveryAccountsRequest = [
2331
+ export var ListAutomatedDiscoveryAccountsRequest$ = [
2332
2332
  3,
2333
2333
  n0,
2334
2334
  _LADAR,
@@ -2340,7 +2340,7 @@ export var ListAutomatedDiscoveryAccountsRequest = [
2340
2340
  [0, { [_hQ]: _nT }],
2341
2341
  ],
2342
2342
  ];
2343
- export var ListAutomatedDiscoveryAccountsResponse = [
2343
+ export var ListAutomatedDiscoveryAccountsResponse$ = [
2344
2344
  3,
2345
2345
  n0,
2346
2346
  _LADARi,
@@ -2351,20 +2351,20 @@ export var ListAutomatedDiscoveryAccountsResponse = [
2351
2351
  [0, { [_jN]: _nT }],
2352
2352
  ],
2353
2353
  ];
2354
- export var ListClassificationJobsRequest = [
2354
+ export var ListClassificationJobsRequest$ = [
2355
2355
  3,
2356
2356
  n0,
2357
2357
  _LCJR,
2358
2358
  0,
2359
2359
  [_fCi, _mR, _nT, _sCo],
2360
2360
  [
2361
- [() => ListJobsFilterCriteria, { [_jN]: _fCi }],
2361
+ [() => ListJobsFilterCriteria$, { [_jN]: _fCi }],
2362
2362
  [1, { [_jN]: _mR }],
2363
2363
  [0, { [_jN]: _nT }],
2364
- [() => ListJobsSortCriteria, { [_jN]: _sCo }],
2364
+ [() => ListJobsSortCriteria$, { [_jN]: _sCo }],
2365
2365
  ],
2366
2366
  ];
2367
- export var ListClassificationJobsResponse = [
2367
+ export var ListClassificationJobsResponse$ = [
2368
2368
  3,
2369
2369
  n0,
2370
2370
  _LCJRi,
@@ -2375,7 +2375,7 @@ export var ListClassificationJobsResponse = [
2375
2375
  [0, { [_jN]: _nT }],
2376
2376
  ],
2377
2377
  ];
2378
- export var ListClassificationScopesRequest = [
2378
+ export var ListClassificationScopesRequest$ = [
2379
2379
  3,
2380
2380
  n0,
2381
2381
  _LCSR,
@@ -2386,7 +2386,7 @@ export var ListClassificationScopesRequest = [
2386
2386
  [0, { [_hQ]: _nT }],
2387
2387
  ],
2388
2388
  ];
2389
- export var ListClassificationScopesResponse = [
2389
+ export var ListClassificationScopesResponse$ = [
2390
2390
  3,
2391
2391
  n0,
2392
2392
  _LCSRi,
@@ -2397,7 +2397,7 @@ export var ListClassificationScopesResponse = [
2397
2397
  [0, { [_jN]: _nT }],
2398
2398
  ],
2399
2399
  ];
2400
- export var ListCustomDataIdentifiersRequest = [
2400
+ export var ListCustomDataIdentifiersRequest$ = [
2401
2401
  3,
2402
2402
  n0,
2403
2403
  _LCDIR,
@@ -2408,7 +2408,7 @@ export var ListCustomDataIdentifiersRequest = [
2408
2408
  [0, { [_jN]: _nT }],
2409
2409
  ],
2410
2410
  ];
2411
- export var ListCustomDataIdentifiersResponse = [
2411
+ export var ListCustomDataIdentifiersResponse$ = [
2412
2412
  3,
2413
2413
  n0,
2414
2414
  _LCDIRi,
@@ -2419,7 +2419,7 @@ export var ListCustomDataIdentifiersResponse = [
2419
2419
  [0, { [_jN]: _nT }],
2420
2420
  ],
2421
2421
  ];
2422
- export var ListFindingsFiltersRequest = [
2422
+ export var ListFindingsFiltersRequest$ = [
2423
2423
  3,
2424
2424
  n0,
2425
2425
  _LFFR,
@@ -2430,7 +2430,7 @@ export var ListFindingsFiltersRequest = [
2430
2430
  [0, { [_hQ]: _nT }],
2431
2431
  ],
2432
2432
  ];
2433
- export var ListFindingsFiltersResponse = [
2433
+ export var ListFindingsFiltersResponse$ = [
2434
2434
  3,
2435
2435
  n0,
2436
2436
  _LFFRi,
@@ -2441,20 +2441,20 @@ export var ListFindingsFiltersResponse = [
2441
2441
  [0, { [_jN]: _nT }],
2442
2442
  ],
2443
2443
  ];
2444
- export var ListFindingsRequest = [
2444
+ export var ListFindingsRequest$ = [
2445
2445
  3,
2446
2446
  n0,
2447
2447
  _LFR,
2448
2448
  0,
2449
2449
  [_fC, _mR, _nT, _sCo],
2450
2450
  [
2451
- [() => FindingCriteria, { [_jN]: _fC }],
2451
+ [() => FindingCriteria$, { [_jN]: _fC }],
2452
2452
  [1, { [_jN]: _mR }],
2453
2453
  [0, { [_jN]: _nT }],
2454
- [() => SortCriteria, { [_jN]: _sCo }],
2454
+ [() => SortCriteria$, { [_jN]: _sCo }],
2455
2455
  ],
2456
2456
  ];
2457
- export var ListFindingsResponse = [
2457
+ export var ListFindingsResponse$ = [
2458
2458
  3,
2459
2459
  n0,
2460
2460
  _LFRi,
@@ -2465,7 +2465,7 @@ export var ListFindingsResponse = [
2465
2465
  [0, { [_jN]: _nT }],
2466
2466
  ],
2467
2467
  ];
2468
- export var ListInvitationsRequest = [
2468
+ export var ListInvitationsRequest$ = [
2469
2469
  3,
2470
2470
  n0,
2471
2471
  _LIR,
@@ -2476,7 +2476,7 @@ export var ListInvitationsRequest = [
2476
2476
  [0, { [_hQ]: _nT }],
2477
2477
  ],
2478
2478
  ];
2479
- export var ListInvitationsResponse = [
2479
+ export var ListInvitationsResponse$ = [
2480
2480
  3,
2481
2481
  n0,
2482
2482
  _LIRi,
@@ -2487,7 +2487,7 @@ export var ListInvitationsResponse = [
2487
2487
  [0, { [_jN]: _nT }],
2488
2488
  ],
2489
2489
  ];
2490
- export var ListJobsFilterCriteria = [
2490
+ export var ListJobsFilterCriteria$ = [
2491
2491
  3,
2492
2492
  n0,
2493
2493
  _LJFC,
@@ -2498,7 +2498,7 @@ export var ListJobsFilterCriteria = [
2498
2498
  [() => __listOfListJobsFilterTerm, { [_jN]: _inc }],
2499
2499
  ],
2500
2500
  ];
2501
- export var ListJobsFilterTerm = [
2501
+ export var ListJobsFilterTerm$ = [
2502
2502
  3,
2503
2503
  n0,
2504
2504
  _LJFT,
@@ -2510,7 +2510,7 @@ export var ListJobsFilterTerm = [
2510
2510
  [64 | 0, { [_jN]: _val }],
2511
2511
  ],
2512
2512
  ];
2513
- export var ListJobsSortCriteria = [
2513
+ export var ListJobsSortCriteria$ = [
2514
2514
  3,
2515
2515
  n0,
2516
2516
  _LJSC,
@@ -2521,8 +2521,8 @@ export var ListJobsSortCriteria = [
2521
2521
  [0, { [_jN]: _oB }],
2522
2522
  ],
2523
2523
  ];
2524
- export var ListManagedDataIdentifiersRequest = [3, n0, _LMDIR, 0, [_nT], [[0, { [_jN]: _nT }]]];
2525
- export var ListManagedDataIdentifiersResponse = [
2524
+ export var ListManagedDataIdentifiersRequest$ = [3, n0, _LMDIR, 0, [_nT], [[0, { [_jN]: _nT }]]];
2525
+ export var ListManagedDataIdentifiersResponse$ = [
2526
2526
  3,
2527
2527
  n0,
2528
2528
  _LMDIRi,
@@ -2533,7 +2533,7 @@ export var ListManagedDataIdentifiersResponse = [
2533
2533
  [0, { [_jN]: _nT }],
2534
2534
  ],
2535
2535
  ];
2536
- export var ListMembersRequest = [
2536
+ export var ListMembersRequest$ = [
2537
2537
  3,
2538
2538
  n0,
2539
2539
  _LMR,
@@ -2545,7 +2545,7 @@ export var ListMembersRequest = [
2545
2545
  [0, { [_hQ]: _oA }],
2546
2546
  ],
2547
2547
  ];
2548
- export var ListMembersResponse = [
2548
+ export var ListMembersResponse$ = [
2549
2549
  3,
2550
2550
  n0,
2551
2551
  _LMRi,
@@ -2556,7 +2556,7 @@ export var ListMembersResponse = [
2556
2556
  [0, { [_jN]: _nT }],
2557
2557
  ],
2558
2558
  ];
2559
- export var ListOrganizationAdminAccountsRequest = [
2559
+ export var ListOrganizationAdminAccountsRequest$ = [
2560
2560
  3,
2561
2561
  n0,
2562
2562
  _LOAAR,
@@ -2567,7 +2567,7 @@ export var ListOrganizationAdminAccountsRequest = [
2567
2567
  [0, { [_hQ]: _nT }],
2568
2568
  ],
2569
2569
  ];
2570
- export var ListOrganizationAdminAccountsResponse = [
2570
+ export var ListOrganizationAdminAccountsResponse$ = [
2571
2571
  3,
2572
2572
  n0,
2573
2573
  _LOAARi,
@@ -2578,7 +2578,7 @@ export var ListOrganizationAdminAccountsResponse = [
2578
2578
  [0, { [_jN]: _nT }],
2579
2579
  ],
2580
2580
  ];
2581
- export var ListResourceProfileArtifactsRequest = [
2581
+ export var ListResourceProfileArtifactsRequest$ = [
2582
2582
  3,
2583
2583
  n0,
2584
2584
  _LRPAR,
@@ -2589,7 +2589,7 @@ export var ListResourceProfileArtifactsRequest = [
2589
2589
  [0, { [_hQ]: _rAe }],
2590
2590
  ],
2591
2591
  ];
2592
- export var ListResourceProfileArtifactsResponse = [
2592
+ export var ListResourceProfileArtifactsResponse$ = [
2593
2593
  3,
2594
2594
  n0,
2595
2595
  _LRPARi,
@@ -2600,7 +2600,7 @@ export var ListResourceProfileArtifactsResponse = [
2600
2600
  [0, { [_jN]: _nT }],
2601
2601
  ],
2602
2602
  ];
2603
- export var ListResourceProfileDetectionsRequest = [
2603
+ export var ListResourceProfileDetectionsRequest$ = [
2604
2604
  3,
2605
2605
  n0,
2606
2606
  _LRPDR,
@@ -2612,7 +2612,7 @@ export var ListResourceProfileDetectionsRequest = [
2612
2612
  [0, { [_hQ]: _rAe }],
2613
2613
  ],
2614
2614
  ];
2615
- export var ListResourceProfileDetectionsResponse = [
2615
+ export var ListResourceProfileDetectionsResponse$ = [
2616
2616
  3,
2617
2617
  n0,
2618
2618
  _LRPDRi,
@@ -2623,7 +2623,7 @@ export var ListResourceProfileDetectionsResponse = [
2623
2623
  [0, { [_jN]: _nT }],
2624
2624
  ],
2625
2625
  ];
2626
- export var ListSensitivityInspectionTemplatesRequest = [
2626
+ export var ListSensitivityInspectionTemplatesRequest$ = [
2627
2627
  3,
2628
2628
  n0,
2629
2629
  _LSITR,
@@ -2634,7 +2634,7 @@ export var ListSensitivityInspectionTemplatesRequest = [
2634
2634
  [0, { [_hQ]: _nT }],
2635
2635
  ],
2636
2636
  ];
2637
- export var ListSensitivityInspectionTemplatesResponse = [
2637
+ export var ListSensitivityInspectionTemplatesResponse$ = [
2638
2638
  3,
2639
2639
  n0,
2640
2640
  _LSITRi,
@@ -2645,9 +2645,9 @@ export var ListSensitivityInspectionTemplatesResponse = [
2645
2645
  [() => __listOfSensitivityInspectionTemplatesEntry, { [_jN]: _sIT }],
2646
2646
  ],
2647
2647
  ];
2648
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAe], [[0, 1]]];
2649
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [[128 | 0, { [_jN]: _t }]]];
2650
- export var ManagedDataIdentifierSummary = [
2648
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rAe], [[0, 1]]];
2649
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [[128 | 0, { [_jN]: _t }]]];
2650
+ export var ManagedDataIdentifierSummary$ = [
2651
2651
  3,
2652
2652
  n0,
2653
2653
  _MDIS,
@@ -2658,7 +2658,7 @@ export var ManagedDataIdentifierSummary = [
2658
2658
  [0, { [_jN]: _i }],
2659
2659
  ],
2660
2660
  ];
2661
- export var MatchingBucket = [
2661
+ export var MatchingBucket$ = [
2662
2662
  3,
2663
2663
  n0,
2664
2664
  _MB,
@@ -2672,19 +2672,19 @@ export var MatchingBucket = [
2672
2672
  [1, { [_jN]: _cSIB }],
2673
2673
  [0, { [_jN]: _eC }],
2674
2674
  [0, { [_jN]: _eM }],
2675
- [() => JobDetails, { [_jN]: _jD }],
2675
+ [() => JobDetails$, { [_jN]: _jD }],
2676
2676
  [5, { [_jN]: _lADT }],
2677
2677
  [1, { [_jN]: _oC }],
2678
- [() => ObjectCountByEncryptionType, { [_jN]: _oCBET }],
2678
+ [() => ObjectCountByEncryptionType$, { [_jN]: _oCBET }],
2679
2679
  [1, { [_jN]: _sS }],
2680
2680
  [1, { [_jN]: _sIB }],
2681
2681
  [1, { [_jN]: _sIBC }],
2682
- [() => ObjectLevelStatistics, { [_jN]: _uOC }],
2683
- [() => ObjectLevelStatistics, { [_jN]: _uOSIB }],
2682
+ [() => ObjectLevelStatistics$, { [_jN]: _uOC }],
2683
+ [() => ObjectLevelStatistics$, { [_jN]: _uOSIB }],
2684
2684
  ],
2685
2685
  ];
2686
- export var MatchingResource = [3, n0, _MR, 0, [_mB], [[() => MatchingBucket, { [_jN]: _mB }]]];
2687
- export var Member = [
2686
+ export var MatchingResource$ = [3, n0, _MR, 0, [_mB], [[() => MatchingBucket$, { [_jN]: _mB }]]];
2687
+ export var Member$ = [
2688
2688
  3,
2689
2689
  n0,
2690
2690
  _M,
@@ -2702,8 +2702,8 @@ export var Member = [
2702
2702
  [5, { [_jN]: _uA }],
2703
2703
  ],
2704
2704
  ];
2705
- export var MonthlySchedule = [3, n0, _MS, 0, [_dOM], [[1, { [_jN]: _dOM }]]];
2706
- export var ObjectCountByEncryptionType = [
2705
+ export var MonthlySchedule$ = [3, n0, _MS, 0, [_dOM], [[1, { [_jN]: _dOM }]]];
2706
+ export var ObjectCountByEncryptionType$ = [
2707
2707
  3,
2708
2708
  n0,
2709
2709
  _OCBET,
@@ -2717,7 +2717,7 @@ export var ObjectCountByEncryptionType = [
2717
2717
  [1, { [_jN]: _u }],
2718
2718
  ],
2719
2719
  ];
2720
- export var ObjectLevelStatistics = [
2720
+ export var ObjectLevelStatistics$ = [
2721
2721
  3,
2722
2722
  n0,
2723
2723
  _OLS,
@@ -2729,7 +2729,7 @@ export var ObjectLevelStatistics = [
2729
2729
  [1, { [_jN]: _to }],
2730
2730
  ],
2731
2731
  ];
2732
- export var Occurrences = [
2732
+ export var Occurrences$ = [
2733
2733
  3,
2734
2734
  n0,
2735
2735
  _O,
@@ -2743,46 +2743,46 @@ export var Occurrences = [
2743
2743
  [() => Records, { [_jN]: _rec }],
2744
2744
  ],
2745
2745
  ];
2746
- export var Page = [
2746
+ export var Page$ = [
2747
2747
  3,
2748
2748
  n0,
2749
2749
  _P,
2750
2750
  0,
2751
2751
  [_lRi, _oRf, _pN],
2752
2752
  [
2753
- [() => Range, { [_jN]: _lRi }],
2754
- [() => Range, { [_jN]: _oRf }],
2753
+ [() => Range$, { [_jN]: _lRi }],
2754
+ [() => Range$, { [_jN]: _oRf }],
2755
2755
  [1, { [_jN]: _pN }],
2756
2756
  ],
2757
2757
  ];
2758
- export var PolicyDetails = [
2758
+ export var PolicyDetails$ = [
2759
2759
  3,
2760
2760
  n0,
2761
2761
  _PD,
2762
2762
  0,
2763
2763
  [_act, _acto],
2764
2764
  [
2765
- [() => FindingAction, { [_jN]: _act }],
2766
- [() => FindingActor, { [_jN]: _acto }],
2765
+ [() => FindingAction$, { [_jN]: _act }],
2766
+ [() => FindingActor$, { [_jN]: _acto }],
2767
2767
  ],
2768
2768
  ];
2769
- export var PutClassificationExportConfigurationRequest = [
2769
+ export var PutClassificationExportConfigurationRequest$ = [
2770
2770
  3,
2771
2771
  n0,
2772
2772
  _PCECR,
2773
2773
  0,
2774
2774
  [_con],
2775
- [[() => ClassificationExportConfiguration, { [_jN]: _con }]],
2775
+ [[() => ClassificationExportConfiguration$, { [_jN]: _con }]],
2776
2776
  ];
2777
- export var PutClassificationExportConfigurationResponse = [
2777
+ export var PutClassificationExportConfigurationResponse$ = [
2778
2778
  3,
2779
2779
  n0,
2780
2780
  _PCECRu,
2781
2781
  0,
2782
2782
  [_con],
2783
- [[() => ClassificationExportConfiguration, { [_jN]: _con }]],
2783
+ [[() => ClassificationExportConfiguration$, { [_jN]: _con }]],
2784
2784
  ];
2785
- export var PutFindingsPublicationConfigurationRequest = [
2785
+ export var PutFindingsPublicationConfigurationRequest$ = [
2786
2786
  3,
2787
2787
  n0,
2788
2788
  _PFPCR,
@@ -2790,11 +2790,11 @@ export var PutFindingsPublicationConfigurationRequest = [
2790
2790
  [_cT, _sHC],
2791
2791
  [
2792
2792
  [0, { [_jN]: _cT, [_iT]: 1 }],
2793
- [() => SecurityHubConfiguration, { [_jN]: _sHC }],
2793
+ [() => SecurityHubConfiguration$, { [_jN]: _sHC }],
2794
2794
  ],
2795
2795
  ];
2796
- export var PutFindingsPublicationConfigurationResponse = [3, n0, _PFPCRu, 0, [], []];
2797
- export var Range = [
2796
+ export var PutFindingsPublicationConfigurationResponse$ = [3, n0, _PFPCRu, 0, [], []];
2797
+ export var Range$ = [
2798
2798
  3,
2799
2799
  n0,
2800
2800
  _R,
@@ -2806,7 +2806,7 @@ export var Range = [
2806
2806
  [1, { [_jN]: _sCta }],
2807
2807
  ],
2808
2808
  ];
2809
- export var _Record = [
2809
+ export var _Record$ = [
2810
2810
  3,
2811
2811
  n0,
2812
2812
  _Re,
@@ -2817,7 +2817,7 @@ export var _Record = [
2817
2817
  [1, { [_jN]: _rI }],
2818
2818
  ],
2819
2819
  ];
2820
- export var ReplicationDetails = [
2820
+ export var ReplicationDetails$ = [
2821
2821
  3,
2822
2822
  n0,
2823
2823
  _RD,
@@ -2829,7 +2829,7 @@ export var ReplicationDetails = [
2829
2829
  [64 | 0, { [_jN]: _rAep }],
2830
2830
  ],
2831
2831
  ];
2832
- export var ResourceNotFoundException = [
2832
+ export var ResourceNotFoundException$ = [
2833
2833
  -3,
2834
2834
  n0,
2835
2835
  _RNFE,
@@ -2837,8 +2837,8 @@ export var ResourceNotFoundException = [
2837
2837
  [_m],
2838
2838
  [[0, { [_jN]: _m }]],
2839
2839
  ];
2840
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
2841
- export var ResourceProfileArtifact = [
2840
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2841
+ export var ResourceProfileArtifact$ = [
2842
2842
  3,
2843
2843
  n0,
2844
2844
  _RPA,
@@ -2850,18 +2850,18 @@ export var ResourceProfileArtifact = [
2850
2850
  [2, { [_jN]: _se }],
2851
2851
  ],
2852
2852
  ];
2853
- export var ResourcesAffected = [
2853
+ export var ResourcesAffected$ = [
2854
2854
  3,
2855
2855
  n0,
2856
2856
  _RA,
2857
2857
  0,
2858
2858
  [_sBu, _sO],
2859
2859
  [
2860
- [() => S3Bucket, { [_jN]: _sBu }],
2861
- [() => S3Object, { [_jN]: _sO }],
2860
+ [() => S3Bucket$, { [_jN]: _sBu }],
2861
+ [() => S3Object$, { [_jN]: _sO }],
2862
2862
  ],
2863
2863
  ];
2864
- export var ResourceStatistics = [
2864
+ export var ResourceStatistics$ = [
2865
2865
  3,
2866
2866
  n0,
2867
2867
  _RS,
@@ -2879,7 +2879,7 @@ export var ResourceStatistics = [
2879
2879
  [1, { [_jN]: _tISPD }],
2880
2880
  ],
2881
2881
  ];
2882
- export var RetrievalConfiguration = [
2882
+ export var RetrievalConfiguration$ = [
2883
2883
  3,
2884
2884
  n0,
2885
2885
  _RC,
@@ -2891,7 +2891,7 @@ export var RetrievalConfiguration = [
2891
2891
  [0, { [_jN]: _rN }],
2892
2892
  ],
2893
2893
  ];
2894
- export var RevealConfiguration = [
2894
+ export var RevealConfiguration$ = [
2895
2895
  3,
2896
2896
  n0,
2897
2897
  _RCe,
@@ -2902,7 +2902,7 @@ export var RevealConfiguration = [
2902
2902
  [0, { [_jN]: _s }],
2903
2903
  ],
2904
2904
  ];
2905
- export var S3Bucket = [
2905
+ export var S3Bucket$ = [
2906
2906
  3,
2907
2907
  n0,
2908
2908
  _SB,
@@ -2912,25 +2912,25 @@ export var S3Bucket = [
2912
2912
  [0, { [_jN]: _aUOU }],
2913
2913
  [0, { [_jN]: _a }],
2914
2914
  [5, { [_jN]: _cA }],
2915
- [() => ServerSideEncryption, { [_jN]: _dSSE }],
2915
+ [() => ServerSideEncryption$, { [_jN]: _dSSE }],
2916
2916
  [0, { [_jN]: _n }],
2917
- [() => S3BucketOwner, { [_jN]: _ow }],
2918
- [() => BucketPublicAccess, { [_jN]: _pAu }],
2917
+ [() => S3BucketOwner$, { [_jN]: _ow }],
2918
+ [() => BucketPublicAccess$, { [_jN]: _pAu }],
2919
2919
  [() => KeyValuePairList, { [_jN]: _t }],
2920
2920
  ],
2921
2921
  ];
2922
- export var S3BucketCriteriaForJob = [
2922
+ export var S3BucketCriteriaForJob$ = [
2923
2923
  3,
2924
2924
  n0,
2925
2925
  _SBCFJ,
2926
2926
  0,
2927
2927
  [_exc, _inc],
2928
2928
  [
2929
- [() => CriteriaBlockForJob, { [_jN]: _exc }],
2930
- [() => CriteriaBlockForJob, { [_jN]: _inc }],
2929
+ [() => CriteriaBlockForJob$, { [_jN]: _exc }],
2930
+ [() => CriteriaBlockForJob$, { [_jN]: _inc }],
2931
2931
  ],
2932
2932
  ];
2933
- export var S3BucketDefinitionForJob = [
2933
+ export var S3BucketDefinitionForJob$ = [
2934
2934
  3,
2935
2935
  n0,
2936
2936
  _SBDFJ,
@@ -2941,7 +2941,7 @@ export var S3BucketDefinitionForJob = [
2941
2941
  [64 | 0, { [_jN]: _b }],
2942
2942
  ],
2943
2943
  ];
2944
- export var S3BucketOwner = [
2944
+ export var S3BucketOwner$ = [
2945
2945
  3,
2946
2946
  n0,
2947
2947
  _SBO,
@@ -2952,15 +2952,15 @@ export var S3BucketOwner = [
2952
2952
  [0, { [_jN]: _i }],
2953
2953
  ],
2954
2954
  ];
2955
- export var S3ClassificationScope = [
2955
+ export var S3ClassificationScope$ = [
2956
2956
  3,
2957
2957
  n0,
2958
2958
  _SCS,
2959
2959
  0,
2960
2960
  [_exc],
2961
- [[() => S3ClassificationScopeExclusion, { [_jN]: _exc }]],
2961
+ [[() => S3ClassificationScopeExclusion$, { [_jN]: _exc }]],
2962
2962
  ];
2963
- export var S3ClassificationScopeExclusion = [
2963
+ export var S3ClassificationScopeExclusion$ = [
2964
2964
  3,
2965
2965
  n0,
2966
2966
  _SCSE,
@@ -2968,7 +2968,7 @@ export var S3ClassificationScopeExclusion = [
2968
2968
  [_bNu],
2969
2969
  [[64 | 0, { [_jN]: _bNu }]],
2970
2970
  ];
2971
- export var S3ClassificationScopeExclusionUpdate = [
2971
+ export var S3ClassificationScopeExclusionUpdate$ = [
2972
2972
  3,
2973
2973
  n0,
2974
2974
  _SCSEU,
@@ -2979,15 +2979,15 @@ export var S3ClassificationScopeExclusionUpdate = [
2979
2979
  [0, { [_jN]: _op }],
2980
2980
  ],
2981
2981
  ];
2982
- export var S3ClassificationScopeUpdate = [
2982
+ export var S3ClassificationScopeUpdate$ = [
2983
2983
  3,
2984
2984
  n0,
2985
2985
  _SCSU,
2986
2986
  0,
2987
2987
  [_exc],
2988
- [[() => S3ClassificationScopeExclusionUpdate, { [_jN]: _exc }]],
2988
+ [[() => S3ClassificationScopeExclusionUpdate$, { [_jN]: _exc }]],
2989
2989
  ];
2990
- export var S3Destination = [
2990
+ export var S3Destination$ = [
2991
2991
  3,
2992
2992
  n0,
2993
2993
  _SD,
@@ -2999,19 +2999,19 @@ export var S3Destination = [
2999
2999
  [0, { [_jN]: _kKA }],
3000
3000
  ],
3001
3001
  ];
3002
- export var S3JobDefinition = [
3002
+ export var S3JobDefinition$ = [
3003
3003
  3,
3004
3004
  n0,
3005
3005
  _SJD,
3006
3006
  0,
3007
3007
  [_bCu, _bD, _sc],
3008
3008
  [
3009
- [() => S3BucketCriteriaForJob, { [_jN]: _bCu }],
3009
+ [() => S3BucketCriteriaForJob$, { [_jN]: _bCu }],
3010
3010
  [() => __listOfS3BucketDefinitionForJob, { [_jN]: _bD }],
3011
- [() => Scoping, { [_jN]: _sc }],
3011
+ [() => Scoping$, { [_jN]: _sc }],
3012
3012
  ],
3013
3013
  ];
3014
- export var S3Object = [
3014
+ export var S3Object$ = [
3015
3015
  3,
3016
3016
  n0,
3017
3017
  _SO,
@@ -3025,14 +3025,14 @@ export var S3Object = [
3025
3025
  [5, { [_jN]: _lM }],
3026
3026
  [0, { [_jN]: _pat }],
3027
3027
  [2, { [_jN]: _pAu }],
3028
- [() => ServerSideEncryption, { [_jN]: _sSE }],
3028
+ [() => ServerSideEncryption$, { [_jN]: _sSE }],
3029
3029
  [1, { [_jN]: _si }],
3030
3030
  [0, { [_jN]: _sCt }],
3031
3031
  [() => KeyValuePairList, { [_jN]: _t }],
3032
3032
  [0, { [_jN]: _vI }],
3033
3033
  ],
3034
3034
  ];
3035
- export var S3WordsList = [
3035
+ export var S3WordsList$ = [
3036
3036
  3,
3037
3037
  n0,
3038
3038
  _SWL,
@@ -3043,40 +3043,40 @@ export var S3WordsList = [
3043
3043
  [0, { [_jN]: _oK }],
3044
3044
  ],
3045
3045
  ];
3046
- export var Scoping = [
3046
+ export var Scoping$ = [
3047
3047
  3,
3048
3048
  n0,
3049
3049
  _S,
3050
3050
  0,
3051
3051
  [_exc, _inc],
3052
3052
  [
3053
- [() => JobScopingBlock, { [_jN]: _exc }],
3054
- [() => JobScopingBlock, { [_jN]: _inc }],
3053
+ [() => JobScopingBlock$, { [_jN]: _exc }],
3054
+ [() => JobScopingBlock$, { [_jN]: _inc }],
3055
3055
  ],
3056
3056
  ];
3057
- export var SearchResourcesBucketCriteria = [
3057
+ export var SearchResourcesBucketCriteria$ = [
3058
3058
  3,
3059
3059
  n0,
3060
3060
  _SRBC,
3061
3061
  0,
3062
3062
  [_exc, _inc],
3063
3063
  [
3064
- [() => SearchResourcesCriteriaBlock, { [_jN]: _exc }],
3065
- [() => SearchResourcesCriteriaBlock, { [_jN]: _inc }],
3064
+ [() => SearchResourcesCriteriaBlock$, { [_jN]: _exc }],
3065
+ [() => SearchResourcesCriteriaBlock$, { [_jN]: _inc }],
3066
3066
  ],
3067
3067
  ];
3068
- export var SearchResourcesCriteria = [
3068
+ export var SearchResourcesCriteria$ = [
3069
3069
  3,
3070
3070
  n0,
3071
3071
  _SRC,
3072
3072
  0,
3073
3073
  [_sCim, _tC],
3074
3074
  [
3075
- [() => SearchResourcesSimpleCriterion, { [_jN]: _sCim }],
3076
- [() => SearchResourcesTagCriterion, { [_jN]: _tC }],
3075
+ [() => SearchResourcesSimpleCriterion$, { [_jN]: _sCim }],
3076
+ [() => SearchResourcesTagCriterion$, { [_jN]: _tC }],
3077
3077
  ],
3078
3078
  ];
3079
- export var SearchResourcesCriteriaBlock = [
3079
+ export var SearchResourcesCriteriaBlock$ = [
3080
3080
  3,
3081
3081
  n0,
3082
3082
  _SRCB,
@@ -3084,20 +3084,20 @@ export var SearchResourcesCriteriaBlock = [
3084
3084
  [_an],
3085
3085
  [[() => __listOfSearchResourcesCriteria, { [_jN]: _an }]],
3086
3086
  ];
3087
- export var SearchResourcesRequest = [
3087
+ export var SearchResourcesRequest$ = [
3088
3088
  3,
3089
3089
  n0,
3090
3090
  _SRR,
3091
3091
  0,
3092
3092
  [_bCu, _mR, _nT, _sCo],
3093
3093
  [
3094
- [() => SearchResourcesBucketCriteria, { [_jN]: _bCu }],
3094
+ [() => SearchResourcesBucketCriteria$, { [_jN]: _bCu }],
3095
3095
  [1, { [_jN]: _mR }],
3096
3096
  [0, { [_jN]: _nT }],
3097
- [() => SearchResourcesSortCriteria, { [_jN]: _sCo }],
3097
+ [() => SearchResourcesSortCriteria$, { [_jN]: _sCo }],
3098
3098
  ],
3099
3099
  ];
3100
- export var SearchResourcesResponse = [
3100
+ export var SearchResourcesResponse$ = [
3101
3101
  3,
3102
3102
  n0,
3103
3103
  _SRRe,
@@ -3108,7 +3108,7 @@ export var SearchResourcesResponse = [
3108
3108
  [0, { [_jN]: _nT }],
3109
3109
  ],
3110
3110
  ];
3111
- export var SearchResourcesSimpleCriterion = [
3111
+ export var SearchResourcesSimpleCriterion$ = [
3112
3112
  3,
3113
3113
  n0,
3114
3114
  _SRSC,
@@ -3120,7 +3120,7 @@ export var SearchResourcesSimpleCriterion = [
3120
3120
  [64 | 0, { [_jN]: _val }],
3121
3121
  ],
3122
3122
  ];
3123
- export var SearchResourcesSortCriteria = [
3123
+ export var SearchResourcesSortCriteria$ = [
3124
3124
  3,
3125
3125
  n0,
3126
3126
  _SRSCe,
@@ -3131,7 +3131,7 @@ export var SearchResourcesSortCriteria = [
3131
3131
  [0, { [_jN]: _oB }],
3132
3132
  ],
3133
3133
  ];
3134
- export var SearchResourcesTagCriterion = [
3134
+ export var SearchResourcesTagCriterion$ = [
3135
3135
  3,
3136
3136
  n0,
3137
3137
  _SRTC,
@@ -3142,7 +3142,7 @@ export var SearchResourcesTagCriterion = [
3142
3142
  [() => __listOfSearchResourcesTagCriterionPair, { [_jN]: _tV }],
3143
3143
  ],
3144
3144
  ];
3145
- export var SearchResourcesTagCriterionPair = [
3145
+ export var SearchResourcesTagCriterionPair$ = [
3146
3146
  3,
3147
3147
  n0,
3148
3148
  _SRTCP,
@@ -3153,7 +3153,7 @@ export var SearchResourcesTagCriterionPair = [
3153
3153
  [0, { [_jN]: _va }],
3154
3154
  ],
3155
3155
  ];
3156
- export var SecurityHubConfiguration = [
3156
+ export var SecurityHubConfiguration$ = [
3157
3157
  3,
3158
3158
  n0,
3159
3159
  _SHC,
@@ -3164,7 +3164,7 @@ export var SecurityHubConfiguration = [
3164
3164
  [2, { [_jN]: _pPF }],
3165
3165
  ],
3166
3166
  ];
3167
- export var SensitiveDataItem = [
3167
+ export var SensitiveDataItem$ = [
3168
3168
  3,
3169
3169
  n0,
3170
3170
  _SDI,
@@ -3176,7 +3176,7 @@ export var SensitiveDataItem = [
3176
3176
  [1, { [_jN]: _tCo }],
3177
3177
  ],
3178
3178
  ];
3179
- export var SensitivityAggregations = [
3179
+ export var SensitivityAggregations$ = [
3180
3180
  3,
3181
3181
  n0,
3182
3182
  _SA,
@@ -3189,7 +3189,7 @@ export var SensitivityAggregations = [
3189
3189
  [1, { [_jN]: _tSIB }],
3190
3190
  ],
3191
3191
  ];
3192
- export var SensitivityInspectionTemplateExcludes = [
3192
+ export var SensitivityInspectionTemplateExcludes$ = [
3193
3193
  3,
3194
3194
  n0,
3195
3195
  _SITE,
@@ -3197,7 +3197,7 @@ export var SensitivityInspectionTemplateExcludes = [
3197
3197
  [_mDII],
3198
3198
  [[64 | 0, { [_jN]: _mDII }]],
3199
3199
  ];
3200
- export var SensitivityInspectionTemplateIncludes = [
3200
+ export var SensitivityInspectionTemplateIncludes$ = [
3201
3201
  3,
3202
3202
  n0,
3203
3203
  _SITI,
@@ -3209,7 +3209,7 @@ export var SensitivityInspectionTemplateIncludes = [
3209
3209
  [64 | 0, { [_jN]: _mDII }],
3210
3210
  ],
3211
3211
  ];
3212
- export var SensitivityInspectionTemplatesEntry = [
3212
+ export var SensitivityInspectionTemplatesEntry$ = [
3213
3213
  3,
3214
3214
  n0,
3215
3215
  _SITEe,
@@ -3220,7 +3220,7 @@ export var SensitivityInspectionTemplatesEntry = [
3220
3220
  [0, { [_jN]: _n }],
3221
3221
  ],
3222
3222
  ];
3223
- export var ServerSideEncryption = [
3223
+ export var ServerSideEncryption$ = [
3224
3224
  3,
3225
3225
  n0,
3226
3226
  _SSE,
@@ -3231,7 +3231,7 @@ export var ServerSideEncryption = [
3231
3231
  [0, { [_jN]: _kMKI }],
3232
3232
  ],
3233
3233
  ];
3234
- export var ServiceLimit = [
3234
+ export var ServiceLimit$ = [
3235
3235
  3,
3236
3236
  n0,
3237
3237
  _SL,
@@ -3243,7 +3243,7 @@ export var ServiceLimit = [
3243
3243
  [1, { [_jN]: _va }],
3244
3244
  ],
3245
3245
  ];
3246
- export var ServiceQuotaExceededException = [
3246
+ export var ServiceQuotaExceededException$ = [
3247
3247
  -3,
3248
3248
  n0,
3249
3249
  _SQEE,
@@ -3251,19 +3251,19 @@ export var ServiceQuotaExceededException = [
3251
3251
  [_m],
3252
3252
  [[0, { [_jN]: _m }]],
3253
3253
  ];
3254
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
3255
- export var SessionContext = [
3254
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
3255
+ export var SessionContext$ = [
3256
3256
  3,
3257
3257
  n0,
3258
3258
  _SC,
3259
3259
  0,
3260
3260
  [_at, _sI],
3261
3261
  [
3262
- [() => SessionContextAttributes, { [_jN]: _at }],
3263
- [() => SessionIssuer, { [_jN]: _sI }],
3262
+ [() => SessionContextAttributes$, { [_jN]: _at }],
3263
+ [() => SessionIssuer$, { [_jN]: _sI }],
3264
3264
  ],
3265
3265
  ];
3266
- export var SessionContextAttributes = [
3266
+ export var SessionContextAttributes$ = [
3267
3267
  3,
3268
3268
  n0,
3269
3269
  _SCA,
@@ -3274,7 +3274,7 @@ export var SessionContextAttributes = [
3274
3274
  [2, { [_jN]: _mAf }],
3275
3275
  ],
3276
3276
  ];
3277
- export var SessionIssuer = [
3277
+ export var SessionIssuer$ = [
3278
3278
  3,
3279
3279
  n0,
3280
3280
  _SI,
@@ -3288,7 +3288,7 @@ export var SessionIssuer = [
3288
3288
  [0, { [_jN]: _uN }],
3289
3289
  ],
3290
3290
  ];
3291
- export var Severity = [
3291
+ export var Severity$ = [
3292
3292
  3,
3293
3293
  n0,
3294
3294
  _Se,
@@ -3299,7 +3299,7 @@ export var Severity = [
3299
3299
  [1, { [_jN]: _sco }],
3300
3300
  ],
3301
3301
  ];
3302
- export var SeverityLevel = [
3302
+ export var SeverityLevel$ = [
3303
3303
  3,
3304
3304
  n0,
3305
3305
  _SLe,
@@ -3310,7 +3310,7 @@ export var SeverityLevel = [
3310
3310
  [0, { [_jN]: _sev }],
3311
3311
  ],
3312
3312
  ];
3313
- export var SimpleCriterionForJob = [
3313
+ export var SimpleCriterionForJob$ = [
3314
3314
  3,
3315
3315
  n0,
3316
3316
  _SCFJ,
@@ -3322,7 +3322,7 @@ export var SimpleCriterionForJob = [
3322
3322
  [64 | 0, { [_jN]: _val }],
3323
3323
  ],
3324
3324
  ];
3325
- export var SimpleScopeTerm = [
3325
+ export var SimpleScopeTerm$ = [
3326
3326
  3,
3327
3327
  n0,
3328
3328
  _SST,
@@ -3334,7 +3334,7 @@ export var SimpleScopeTerm = [
3334
3334
  [64 | 0, { [_jN]: _val }],
3335
3335
  ],
3336
3336
  ];
3337
- export var SortCriteria = [
3337
+ export var SortCriteria$ = [
3338
3338
  3,
3339
3339
  n0,
3340
3340
  _SCo,
@@ -3345,7 +3345,7 @@ export var SortCriteria = [
3345
3345
  [0, { [_jN]: _oB }],
3346
3346
  ],
3347
3347
  ];
3348
- export var Statistics = [
3348
+ export var Statistics$ = [
3349
3349
  3,
3350
3350
  n0,
3351
3351
  _St,
@@ -3356,7 +3356,7 @@ export var Statistics = [
3356
3356
  [1, { [_jN]: _nOR }],
3357
3357
  ],
3358
3358
  ];
3359
- export var SuppressDataIdentifier = [
3359
+ export var SuppressDataIdentifier$ = [
3360
3360
  3,
3361
3361
  n0,
3362
3362
  _SDIu,
@@ -3367,7 +3367,7 @@ export var SuppressDataIdentifier = [
3367
3367
  [0, { [_jN]: _ty }],
3368
3368
  ],
3369
3369
  ];
3370
- export var TagCriterionForJob = [
3370
+ export var TagCriterionForJob$ = [
3371
3371
  3,
3372
3372
  n0,
3373
3373
  _TCFJ,
@@ -3378,7 +3378,7 @@ export var TagCriterionForJob = [
3378
3378
  [() => __listOfTagCriterionPairForJob, { [_jN]: _tV }],
3379
3379
  ],
3380
3380
  ];
3381
- export var TagCriterionPairForJob = [
3381
+ export var TagCriterionPairForJob$ = [
3382
3382
  3,
3383
3383
  n0,
3384
3384
  _TCPFJ,
@@ -3389,7 +3389,7 @@ export var TagCriterionPairForJob = [
3389
3389
  [0, { [_jN]: _va }],
3390
3390
  ],
3391
3391
  ];
3392
- export var TagResourceRequest = [
3392
+ export var TagResourceRequest$ = [
3393
3393
  3,
3394
3394
  n0,
3395
3395
  _TRR,
@@ -3400,8 +3400,8 @@ export var TagResourceRequest = [
3400
3400
  [128 | 0, { [_jN]: _t }],
3401
3401
  ],
3402
3402
  ];
3403
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
3404
- export var TagScopeTerm = [
3403
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
3404
+ export var TagScopeTerm$ = [
3405
3405
  3,
3406
3406
  n0,
3407
3407
  _TST,
@@ -3414,7 +3414,7 @@ export var TagScopeTerm = [
3414
3414
  [0, { [_jN]: _ta }],
3415
3415
  ],
3416
3416
  ];
3417
- export var TagValuePair = [
3417
+ export var TagValuePair$ = [
3418
3418
  3,
3419
3419
  n0,
3420
3420
  _TVP,
@@ -3425,7 +3425,7 @@ export var TagValuePair = [
3425
3425
  [0, { [_jN]: _va }],
3426
3426
  ],
3427
3427
  ];
3428
- export var TestCustomDataIdentifierRequest = [
3428
+ export var TestCustomDataIdentifierRequest$ = [
3429
3429
  3,
3430
3430
  n0,
3431
3431
  _TCDIR,
@@ -3439,10 +3439,17 @@ export var TestCustomDataIdentifierRequest = [
3439
3439
  [0, { [_jN]: _sT }],
3440
3440
  ],
3441
3441
  ];
3442
- export var TestCustomDataIdentifierResponse = [3, n0, _TCDIRe, 0, [_mC], [[1, { [_jN]: _mC }]]];
3443
- export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [[0, { [_jN]: _m }]]];
3444
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
3445
- export var UnprocessableEntityException = [
3442
+ export var TestCustomDataIdentifierResponse$ = [3, n0, _TCDIRe, 0, [_mC], [[1, { [_jN]: _mC }]]];
3443
+ export var ThrottlingException$ = [
3444
+ -3,
3445
+ n0,
3446
+ _TE,
3447
+ { [_e]: _c, [_hE]: 429 },
3448
+ [_m],
3449
+ [[0, { [_jN]: _m }]],
3450
+ ];
3451
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
3452
+ export var UnprocessableEntityException$ = [
3446
3453
  -3,
3447
3454
  n0,
3448
3455
  _UEE,
@@ -3450,8 +3457,8 @@ export var UnprocessableEntityException = [
3450
3457
  [_m],
3451
3458
  [[0, { [_jN]: _m }]],
3452
3459
  ];
3453
- TypeRegistry.for(n0).registerError(UnprocessableEntityException, __UnprocessableEntityException);
3454
- export var UnprocessedAccount = [
3460
+ TypeRegistry.for(n0).registerError(UnprocessableEntityException$, UnprocessableEntityException);
3461
+ export var UnprocessedAccount$ = [
3455
3462
  3,
3456
3463
  n0,
3457
3464
  _UA,
@@ -3463,7 +3470,7 @@ export var UnprocessedAccount = [
3463
3470
  [0, { [_jN]: _eM }],
3464
3471
  ],
3465
3472
  ];
3466
- export var UntagResourceRequest = [
3473
+ export var UntagResourceRequest$ = [
3467
3474
  3,
3468
3475
  n0,
3469
3476
  _URR,
@@ -3474,21 +3481,21 @@ export var UntagResourceRequest = [
3474
3481
  [64 | 0, { [_hQ]: _tK }],
3475
3482
  ],
3476
3483
  ];
3477
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
3478
- export var UpdateAllowListRequest = [
3484
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
3485
+ export var UpdateAllowListRequest$ = [
3479
3486
  3,
3480
3487
  n0,
3481
3488
  _UALR,
3482
3489
  0,
3483
3490
  [_cr, _d, _i, _n],
3484
3491
  [
3485
- [() => AllowListCriteria, { [_jN]: _cr }],
3492
+ [() => AllowListCriteria$, { [_jN]: _cr }],
3486
3493
  [0, { [_jN]: _d }],
3487
3494
  [0, 1],
3488
3495
  [0, { [_jN]: _n }],
3489
3496
  ],
3490
3497
  ];
3491
- export var UpdateAllowListResponse = [
3498
+ export var UpdateAllowListResponse$ = [
3492
3499
  3,
3493
3500
  n0,
3494
3501
  _UALRp,
@@ -3499,7 +3506,7 @@ export var UpdateAllowListResponse = [
3499
3506
  [0, { [_jN]: _i }],
3500
3507
  ],
3501
3508
  ];
3502
- export var UpdateAutomatedDiscoveryConfigurationRequest = [
3509
+ export var UpdateAutomatedDiscoveryConfigurationRequest$ = [
3503
3510
  3,
3504
3511
  n0,
3505
3512
  _UADCR,
@@ -3510,8 +3517,8 @@ export var UpdateAutomatedDiscoveryConfigurationRequest = [
3510
3517
  [0, { [_jN]: _s }],
3511
3518
  ],
3512
3519
  ];
3513
- export var UpdateAutomatedDiscoveryConfigurationResponse = [3, n0, _UADCRp, 0, [], []];
3514
- export var UpdateClassificationJobRequest = [
3520
+ export var UpdateAutomatedDiscoveryConfigurationResponse$ = [3, n0, _UADCRp, 0, [], []];
3521
+ export var UpdateClassificationJobRequest$ = [
3515
3522
  3,
3516
3523
  n0,
3517
3524
  _UCJR,
@@ -3522,8 +3529,8 @@ export var UpdateClassificationJobRequest = [
3522
3529
  [0, { [_jN]: _jS }],
3523
3530
  ],
3524
3531
  ];
3525
- export var UpdateClassificationJobResponse = [3, n0, _UCJRp, 0, [], []];
3526
- export var UpdateClassificationScopeRequest = [
3532
+ export var UpdateClassificationJobResponse$ = [3, n0, _UCJRp, 0, [], []];
3533
+ export var UpdateClassificationScopeRequest$ = [
3527
3534
  3,
3528
3535
  n0,
3529
3536
  _UCSR,
@@ -3531,11 +3538,11 @@ export var UpdateClassificationScopeRequest = [
3531
3538
  [_i, _s_],
3532
3539
  [
3533
3540
  [0, 1],
3534
- [() => S3ClassificationScopeUpdate, { [_jN]: _s_ }],
3541
+ [() => S3ClassificationScopeUpdate$, { [_jN]: _s_ }],
3535
3542
  ],
3536
3543
  ];
3537
- export var UpdateClassificationScopeResponse = [3, n0, _UCSRp, 0, [], []];
3538
- export var UpdateFindingsFilterRequest = [
3544
+ export var UpdateClassificationScopeResponse$ = [3, n0, _UCSRp, 0, [], []];
3545
+ export var UpdateFindingsFilterRequest$ = [
3539
3546
  3,
3540
3547
  n0,
3541
3548
  _UFFR,
@@ -3545,13 +3552,13 @@ export var UpdateFindingsFilterRequest = [
3545
3552
  [0, { [_jN]: _act }],
3546
3553
  [0, { [_jN]: _cT, [_iT]: 1 }],
3547
3554
  [0, { [_jN]: _d }],
3548
- [() => FindingCriteria, { [_jN]: _fC }],
3555
+ [() => FindingCriteria$, { [_jN]: _fC }],
3549
3556
  [0, 1],
3550
3557
  [0, { [_jN]: _n }],
3551
3558
  [1, { [_jN]: _po }],
3552
3559
  ],
3553
3560
  ];
3554
- export var UpdateFindingsFilterResponse = [
3561
+ export var UpdateFindingsFilterResponse$ = [
3555
3562
  3,
3556
3563
  n0,
3557
3564
  _UFFRp,
@@ -3562,7 +3569,7 @@ export var UpdateFindingsFilterResponse = [
3562
3569
  [0, { [_jN]: _i }],
3563
3570
  ],
3564
3571
  ];
3565
- export var UpdateMacieSessionRequest = [
3572
+ export var UpdateMacieSessionRequest$ = [
3566
3573
  3,
3567
3574
  n0,
3568
3575
  _UMSR,
@@ -3573,8 +3580,8 @@ export var UpdateMacieSessionRequest = [
3573
3580
  [0, { [_jN]: _s }],
3574
3581
  ],
3575
3582
  ];
3576
- export var UpdateMacieSessionResponse = [3, n0, _UMSRp, 0, [], []];
3577
- export var UpdateMemberSessionRequest = [
3583
+ export var UpdateMacieSessionResponse$ = [3, n0, _UMSRp, 0, [], []];
3584
+ export var UpdateMemberSessionRequest$ = [
3578
3585
  3,
3579
3586
  n0,
3580
3587
  _UMSRpd,
@@ -3585,8 +3592,8 @@ export var UpdateMemberSessionRequest = [
3585
3592
  [0, { [_jN]: _s }],
3586
3593
  ],
3587
3594
  ];
3588
- export var UpdateMemberSessionResponse = [3, n0, _UMSRpda, 0, [], []];
3589
- export var UpdateOrganizationConfigurationRequest = [
3595
+ export var UpdateMemberSessionResponse$ = [3, n0, _UMSRpda, 0, [], []];
3596
+ export var UpdateOrganizationConfigurationRequest$ = [
3590
3597
  3,
3591
3598
  n0,
3592
3599
  _UOCR,
@@ -3594,8 +3601,8 @@ export var UpdateOrganizationConfigurationRequest = [
3594
3601
  [_aE],
3595
3602
  [[2, { [_jN]: _aE }]],
3596
3603
  ];
3597
- export var UpdateOrganizationConfigurationResponse = [3, n0, _UOCRp, 0, [], []];
3598
- export var UpdateResourceProfileDetectionsRequest = [
3604
+ export var UpdateOrganizationConfigurationResponse$ = [3, n0, _UOCRp, 0, [], []];
3605
+ export var UpdateResourceProfileDetectionsRequest$ = [
3599
3606
  3,
3600
3607
  n0,
3601
3608
  _URPDR,
@@ -3606,8 +3613,8 @@ export var UpdateResourceProfileDetectionsRequest = [
3606
3613
  [() => __listOfSuppressDataIdentifier, { [_jN]: _sDI }],
3607
3614
  ],
3608
3615
  ];
3609
- export var UpdateResourceProfileDetectionsResponse = [3, n0, _URPDRp, 0, [], []];
3610
- export var UpdateResourceProfileRequest = [
3616
+ export var UpdateResourceProfileDetectionsResponse$ = [3, n0, _URPDRp, 0, [], []];
3617
+ export var UpdateResourceProfileRequest$ = [
3611
3618
  3,
3612
3619
  n0,
3613
3620
  _URPR,
@@ -3618,8 +3625,8 @@ export var UpdateResourceProfileRequest = [
3618
3625
  [1, { [_jN]: _sSOe }],
3619
3626
  ],
3620
3627
  ];
3621
- export var UpdateResourceProfileResponse = [3, n0, _URPRp, 0, [], []];
3622
- export var UpdateRetrievalConfiguration = [
3628
+ export var UpdateResourceProfileResponse$ = [3, n0, _URPRp, 0, [], []];
3629
+ export var UpdateRetrievalConfiguration$ = [
3623
3630
  3,
3624
3631
  n0,
3625
3632
  _URC,
@@ -3630,29 +3637,29 @@ export var UpdateRetrievalConfiguration = [
3630
3637
  [0, { [_jN]: _rN }],
3631
3638
  ],
3632
3639
  ];
3633
- export var UpdateRevealConfigurationRequest = [
3640
+ export var UpdateRevealConfigurationRequest$ = [
3634
3641
  3,
3635
3642
  n0,
3636
3643
  _URCR,
3637
3644
  0,
3638
3645
  [_con, _rC],
3639
3646
  [
3640
- [() => RevealConfiguration, { [_jN]: _con }],
3641
- [() => UpdateRetrievalConfiguration, { [_jN]: _rC }],
3647
+ [() => RevealConfiguration$, { [_jN]: _con }],
3648
+ [() => UpdateRetrievalConfiguration$, { [_jN]: _rC }],
3642
3649
  ],
3643
3650
  ];
3644
- export var UpdateRevealConfigurationResponse = [
3651
+ export var UpdateRevealConfigurationResponse$ = [
3645
3652
  3,
3646
3653
  n0,
3647
3654
  _URCRp,
3648
3655
  0,
3649
3656
  [_con, _rC],
3650
3657
  [
3651
- [() => RevealConfiguration, { [_jN]: _con }],
3652
- [() => RetrievalConfiguration, { [_jN]: _rC }],
3658
+ [() => RevealConfiguration$, { [_jN]: _con }],
3659
+ [() => RetrievalConfiguration$, { [_jN]: _rC }],
3653
3660
  ],
3654
3661
  ];
3655
- export var UpdateSensitivityInspectionTemplateRequest = [
3662
+ export var UpdateSensitivityInspectionTemplateRequest$ = [
3656
3663
  3,
3657
3664
  n0,
3658
3665
  _USITR,
@@ -3660,13 +3667,13 @@ export var UpdateSensitivityInspectionTemplateRequest = [
3660
3667
  [_d, _exc, _i, _inc],
3661
3668
  [
3662
3669
  [0, { [_jN]: _d }],
3663
- [() => SensitivityInspectionTemplateExcludes, { [_jN]: _exc }],
3670
+ [() => SensitivityInspectionTemplateExcludes$, { [_jN]: _exc }],
3664
3671
  [0, 1],
3665
- [() => SensitivityInspectionTemplateIncludes, { [_jN]: _inc }],
3672
+ [() => SensitivityInspectionTemplateIncludes$, { [_jN]: _inc }],
3666
3673
  ],
3667
3674
  ];
3668
- export var UpdateSensitivityInspectionTemplateResponse = [3, n0, _USITRp, 0, [], []];
3669
- export var UsageByAccount = [
3675
+ export var UpdateSensitivityInspectionTemplateResponse$ = [3, n0, _USITRp, 0, [], []];
3676
+ export var UsageByAccount$ = [
3670
3677
  3,
3671
3678
  n0,
3672
3679
  _UBA,
@@ -3675,11 +3682,11 @@ export var UsageByAccount = [
3675
3682
  [
3676
3683
  [0, { [_jN]: _cu }],
3677
3684
  [0, { [_jN]: _eCs }],
3678
- [() => ServiceLimit, { [_jN]: _sLe }],
3685
+ [() => ServiceLimit$, { [_jN]: _sLe }],
3679
3686
  [0, { [_jN]: _ty }],
3680
3687
  ],
3681
3688
  ];
3682
- export var UsageRecord = [
3689
+ export var UsageRecord$ = [
3683
3690
  3,
3684
3691
  n0,
3685
3692
  _UR,
@@ -3692,7 +3699,7 @@ export var UsageRecord = [
3692
3699
  [() => __listOfUsageByAccount, { [_jN]: _us }],
3693
3700
  ],
3694
3701
  ];
3695
- export var UsageStatisticsFilter = [
3702
+ export var UsageStatisticsFilter$ = [
3696
3703
  3,
3697
3704
  n0,
3698
3705
  _USF,
@@ -3704,7 +3711,7 @@ export var UsageStatisticsFilter = [
3704
3711
  [64 | 0, { [_jN]: _val }],
3705
3712
  ],
3706
3713
  ];
3707
- export var UsageStatisticsSortBy = [
3714
+ export var UsageStatisticsSortBy$ = [
3708
3715
  3,
3709
3716
  n0,
3710
3717
  _USSB,
@@ -3715,7 +3722,7 @@ export var UsageStatisticsSortBy = [
3715
3722
  [0, { [_jN]: _oB }],
3716
3723
  ],
3717
3724
  ];
3718
- export var UsageTotal = [
3725
+ export var UsageTotal$ = [
3719
3726
  3,
3720
3727
  n0,
3721
3728
  _UT,
@@ -3727,23 +3734,23 @@ export var UsageTotal = [
3727
3734
  [0, { [_jN]: _ty }],
3728
3735
  ],
3729
3736
  ];
3730
- export var UserIdentity = [
3737
+ export var UserIdentity$ = [
3731
3738
  3,
3732
3739
  n0,
3733
3740
  _UI,
3734
3741
  0,
3735
3742
  [_aR, _aAw, _aS, _fU, _iU, _roo, _ty],
3736
3743
  [
3737
- [() => AssumedRole, { [_jN]: _aR }],
3738
- [() => AwsAccount, { [_jN]: _aAw }],
3739
- [() => AwsService, { [_jN]: _aS }],
3740
- [() => FederatedUser, { [_jN]: _fU }],
3741
- [() => IamUser, { [_jN]: _iU }],
3742
- [() => UserIdentityRoot, { [_jN]: _roo }],
3744
+ [() => AssumedRole$, { [_jN]: _aR }],
3745
+ [() => AwsAccount$, { [_jN]: _aAw }],
3746
+ [() => AwsService$, { [_jN]: _aS }],
3747
+ [() => FederatedUser$, { [_jN]: _fU }],
3748
+ [() => IamUser$, { [_jN]: _iU }],
3749
+ [() => UserIdentityRoot$, { [_jN]: _roo }],
3743
3750
  [0, { [_jN]: _ty }],
3744
3751
  ],
3745
3752
  ];
3746
- export var UserIdentityRoot = [
3753
+ export var UserIdentityRoot$ = [
3747
3754
  3,
3748
3755
  n0,
3749
3756
  _UIR,
@@ -3755,7 +3762,7 @@ export var UserIdentityRoot = [
3755
3762
  [0, { [_jN]: _pI }],
3756
3763
  ],
3757
3764
  ];
3758
- export var UserPausedDetails = [
3765
+ export var UserPausedDetails$ = [
3759
3766
  3,
3760
3767
  n0,
3761
3768
  _UPD,
@@ -3767,769 +3774,758 @@ export var UserPausedDetails = [
3767
3774
  [5, { [_jN]: _jPA }],
3768
3775
  ],
3769
3776
  ];
3770
- export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [[0, { [_jN]: _m }]]];
3771
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
3772
- export var WeeklySchedule = [3, n0, _WS, 0, [_dOW], [[0, { [_jN]: _dOW }]]];
3773
- export var Macie2ServiceException = [-3, _sm, "Macie2ServiceException", 0, [], []];
3774
- TypeRegistry.for(_sm).registerError(Macie2ServiceException, __Macie2ServiceException);
3775
- export var __listOf__string = 64 | 0;
3776
- export var __listOfAdminAccount = [1, n0, _lOAA, 0, [() => AdminAccount, 0]];
3777
- export var __listOfAllowListSummary = [1, n0, _lOALS, 0, [() => AllowListSummary, 0]];
3778
- export var __listOfAutomatedDiscoveryAccount = [
3779
- 1,
3777
+ export var ValidationException$ = [
3778
+ -3,
3780
3779
  n0,
3781
- _lOADA,
3782
- 0,
3783
- [() => AutomatedDiscoveryAccount, 0],
3780
+ _VE,
3781
+ { [_e]: _c, [_hE]: 400 },
3782
+ [_m],
3783
+ [[0, { [_jN]: _m }]],
3784
3784
  ];
3785
- export var __listOfAutomatedDiscoveryAccountUpdate = [
3785
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
3786
+ export var WeeklySchedule$ = [3, n0, _WS, 0, [_dOW], [[0, { [_jN]: _dOW }]]];
3787
+ export var Macie2ServiceException$ = [-3, _sm, "Macie2ServiceException", 0, [], []];
3788
+ TypeRegistry.for(_sm).registerError(Macie2ServiceException$, Macie2ServiceException);
3789
+ var __listOf__string = 64 | 0;
3790
+ var __listOfAdminAccount = [1, n0, _lOAA, 0, [() => AdminAccount$, 0]];
3791
+ var __listOfAllowListSummary = [1, n0, _lOALS, 0, [() => AllowListSummary$, 0]];
3792
+ var __listOfAutomatedDiscoveryAccount = [1, n0, _lOADA, 0, [() => AutomatedDiscoveryAccount$, 0]];
3793
+ var __listOfAutomatedDiscoveryAccountUpdate = [
3786
3794
  1,
3787
3795
  n0,
3788
3796
  _lOADAU,
3789
3797
  0,
3790
- [() => AutomatedDiscoveryAccountUpdate, 0],
3798
+ [() => AutomatedDiscoveryAccountUpdate$, 0],
3791
3799
  ];
3792
- export var __listOfAutomatedDiscoveryAccountUpdateError = [
3800
+ var __listOfAutomatedDiscoveryAccountUpdateError = [
3793
3801
  1,
3794
3802
  n0,
3795
3803
  _lOADAUE,
3796
3804
  0,
3797
- [() => AutomatedDiscoveryAccountUpdateError, 0],
3805
+ [() => AutomatedDiscoveryAccountUpdateError$, 0],
3798
3806
  ];
3799
- export var __listOfBatchGetCustomDataIdentifierSummary = [
3807
+ var __listOfBatchGetCustomDataIdentifierSummary = [
3800
3808
  1,
3801
3809
  n0,
3802
3810
  _lOBGCDIS,
3803
3811
  0,
3804
- [() => BatchGetCustomDataIdentifierSummary, 0],
3805
- ];
3806
- export var __listOfBucketMetadata = [1, n0, _lOBM, 0, [() => BucketMetadata, 0]];
3807
- export var __listOfClassificationScopeSummary = [
3808
- 1,
3809
- n0,
3810
- _lOCSS,
3811
- 0,
3812
- [() => ClassificationScopeSummary, 0],
3812
+ [() => BatchGetCustomDataIdentifierSummary$, 0],
3813
3813
  ];
3814
- export var __listOfCriteriaForJob = [1, n0, _lOCFJ, 0, [() => CriteriaForJob, 0]];
3815
- export var __listOfCustomDataIdentifierSummary = [
3814
+ var __listOfBucketMetadata = [1, n0, _lOBM, 0, [() => BucketMetadata$, 0]];
3815
+ var __listOfClassificationScopeSummary = [1, n0, _lOCSS, 0, [() => ClassificationScopeSummary$, 0]];
3816
+ var __listOfCriteriaForJob = [1, n0, _lOCFJ, 0, [() => CriteriaForJob$, 0]];
3817
+ var __listOfCustomDataIdentifierSummary = [
3816
3818
  1,
3817
3819
  n0,
3818
3820
  _lOCDIS,
3819
3821
  0,
3820
- [() => CustomDataIdentifierSummary, 0],
3821
- ];
3822
- export var __listOfDetectedDataDetails = [1, n0, _lODDD, 0, [() => DetectedDataDetails, 0]];
3823
- export var __listOfDetection = [1, n0, _lOD, 0, [() => Detection, 0]];
3824
- export var __listOfFinding = [1, n0, _lOF, 0, [() => Finding, 0]];
3825
- export var __listOfFindingsFilterListItem = [1, n0, _lOFFLI, 0, [() => FindingsFilterListItem, 0]];
3826
- export var __listOfFindingType = 64 | 0;
3827
- export var __listOfGroupCount = [1, n0, _lOGC, 0, [() => GroupCount, 0]];
3828
- export var __listOfInvitation = [1, n0, _lOI, 0, [() => Invitation, 0]];
3829
- export var __listOfJobScopeTerm = [1, n0, _lOJST, 0, [() => JobScopeTerm, 0]];
3830
- export var __listOfJobSummary = [1, n0, _lOJS, 0, [() => JobSummary, 0]];
3831
- export var __listOfKeyValuePair = [1, n0, _lOKVP, 0, [() => KeyValuePair, 0]];
3832
- export var __listOfListJobsFilterTerm = [1, n0, _lOLJFT, 0, [() => ListJobsFilterTerm, 0]];
3833
- export var __listOfManagedDataIdentifierSummary = [
3822
+ [() => CustomDataIdentifierSummary$, 0],
3823
+ ];
3824
+ var __listOfDetectedDataDetails = [1, n0, _lODDD, 0, [() => DetectedDataDetails$, 0]];
3825
+ var __listOfDetection = [1, n0, _lOD, 0, [() => Detection$, 0]];
3826
+ var __listOfFinding = [1, n0, _lOF, 0, [() => Finding$, 0]];
3827
+ var __listOfFindingsFilterListItem = [1, n0, _lOFFLI, 0, [() => FindingsFilterListItem$, 0]];
3828
+ var __listOfFindingType = 64 | 0;
3829
+ var __listOfGroupCount = [1, n0, _lOGC, 0, [() => GroupCount$, 0]];
3830
+ var __listOfInvitation = [1, n0, _lOI, 0, [() => Invitation$, 0]];
3831
+ var __listOfJobScopeTerm = [1, n0, _lOJST, 0, [() => JobScopeTerm$, 0]];
3832
+ var __listOfJobSummary = [1, n0, _lOJS, 0, [() => JobSummary$, 0]];
3833
+ var __listOfKeyValuePair = [1, n0, _lOKVP, 0, [() => KeyValuePair$, 0]];
3834
+ var __listOfListJobsFilterTerm = [1, n0, _lOLJFT, 0, [() => ListJobsFilterTerm$, 0]];
3835
+ var __listOfManagedDataIdentifierSummary = [
3834
3836
  1,
3835
3837
  n0,
3836
3838
  _lOMDIS,
3837
3839
  0,
3838
- [() => ManagedDataIdentifierSummary, 0],
3839
- ];
3840
- export var __listOfMatchingResource = [1, n0, _lOMR, 0, [() => MatchingResource, 0]];
3841
- export var __listOfMember = [1, n0, _lOM, 0, [() => Member, 0]];
3842
- export var __listOfResourceProfileArtifact = [1, n0, _lORPA, 0, [() => ResourceProfileArtifact, 0]];
3843
- export var __listOfS3BucketDefinitionForJob = [
3844
- 1,
3845
- n0,
3846
- _lOSBDFJ,
3847
- 0,
3848
- [() => S3BucketDefinitionForJob, 0],
3840
+ [() => ManagedDataIdentifierSummary$, 0],
3849
3841
  ];
3850
- export var __listOfS3BucketName = 64 | 0;
3851
- export var __listOfSearchResourcesCriteria = [1, n0, _lOSRC, 0, [() => SearchResourcesCriteria, 0]];
3852
- export var __listOfSearchResourcesTagCriterionPair = [
3842
+ var __listOfMatchingResource = [1, n0, _lOMR, 0, [() => MatchingResource$, 0]];
3843
+ var __listOfMember = [1, n0, _lOM, 0, [() => Member$, 0]];
3844
+ var __listOfResourceProfileArtifact = [1, n0, _lORPA, 0, [() => ResourceProfileArtifact$, 0]];
3845
+ var __listOfS3BucketDefinitionForJob = [1, n0, _lOSBDFJ, 0, [() => S3BucketDefinitionForJob$, 0]];
3846
+ var __listOfS3BucketName = 64 | 0;
3847
+ var __listOfSearchResourcesCriteria = [1, n0, _lOSRC, 0, [() => SearchResourcesCriteria$, 0]];
3848
+ var __listOfSearchResourcesTagCriterionPair = [
3853
3849
  1,
3854
3850
  n0,
3855
3851
  _lOSRTCP,
3856
3852
  0,
3857
- [() => SearchResourcesTagCriterionPair, 0],
3853
+ [() => SearchResourcesTagCriterionPair$, 0],
3858
3854
  ];
3859
- export var __listOfSensitivityInspectionTemplatesEntry = [
3855
+ var __listOfSensitivityInspectionTemplatesEntry = [
3860
3856
  1,
3861
3857
  n0,
3862
3858
  _lOSITE,
3863
3859
  0,
3864
- [() => SensitivityInspectionTemplatesEntry, 0],
3865
- ];
3866
- export var __listOfSuppressDataIdentifier = [1, n0, _lOSDI, 0, [() => SuppressDataIdentifier, 0]];
3867
- export var __listOfTagCriterionPairForJob = [1, n0, _lOTCPFJ, 0, [() => TagCriterionPairForJob, 0]];
3868
- export var __listOfTagValuePair = [1, n0, _lOTVP, 0, [() => TagValuePair, 0]];
3869
- export var __listOfUnavailabilityReasonCode = 64 | 0;
3870
- export var __listOfUnprocessedAccount = [1, n0, _lOUA, 0, [() => UnprocessedAccount, 0]];
3871
- export var __listOfUsageByAccount = [1, n0, _lOUBA, 0, [() => UsageByAccount, 0]];
3872
- export var __listOfUsageRecord = [1, n0, _lOUR, 0, [() => UsageRecord, 0]];
3873
- export var __listOfUsageStatisticsFilter = [1, n0, _lOUSF, 0, [() => UsageStatisticsFilter, 0]];
3874
- export var __listOfUsageTotal = [1, n0, _lOUT, 0, [() => UsageTotal, 0]];
3875
- export var Cells = [1, n0, _Ce, 0, [() => Cell, 0]];
3876
- export var CustomDetections = [1, n0, _CDus, 0, [() => CustomDetection, 0]];
3877
- export var DefaultDetections = [1, n0, _DDe, 0, [() => DefaultDetection, 0]];
3878
- export var KeyValuePairList = [1, n0, _KVPL, 0, [() => KeyValuePair, 0]];
3879
- export var Pages = [1, n0, _Pa, 0, [() => Page, 0]];
3880
- export var Ranges = [1, n0, _Ra, 0, [() => Range, 0]];
3881
- export var Records = [1, n0, _Rec, 0, [() => _Record, 0]];
3882
- export var SensitiveData = [1, n0, _SDe, 0, [() => SensitiveDataItem, 0]];
3883
- export var SeverityLevelList = [1, n0, _SLL, 0, [() => SeverityLevel, 0]];
3884
- export var BucketCriteria = [2, n0, _BC, 0, [0, 0], [() => BucketCriteriaAdditionalProperties, 0]];
3885
- export var Criterion = [2, n0, _Cr, 0, [0, 0], [() => CriterionAdditionalProperties, 0]];
3886
- export var SensitiveDataOccurrences = [2, n0, _SDO, 0, [0, 0], [() => __listOfDetectedDataDetails, 0]];
3887
- export var TagMap = 128 | 0;
3888
- export var AcceptInvitation = [
3860
+ [() => SensitivityInspectionTemplatesEntry$, 0],
3861
+ ];
3862
+ var __listOfSuppressDataIdentifier = [1, n0, _lOSDI, 0, [() => SuppressDataIdentifier$, 0]];
3863
+ var __listOfTagCriterionPairForJob = [1, n0, _lOTCPFJ, 0, [() => TagCriterionPairForJob$, 0]];
3864
+ var __listOfTagValuePair = [1, n0, _lOTVP, 0, [() => TagValuePair$, 0]];
3865
+ var __listOfUnavailabilityReasonCode = 64 | 0;
3866
+ var __listOfUnprocessedAccount = [1, n0, _lOUA, 0, [() => UnprocessedAccount$, 0]];
3867
+ var __listOfUsageByAccount = [1, n0, _lOUBA, 0, [() => UsageByAccount$, 0]];
3868
+ var __listOfUsageRecord = [1, n0, _lOUR, 0, [() => UsageRecord$, 0]];
3869
+ var __listOfUsageStatisticsFilter = [1, n0, _lOUSF, 0, [() => UsageStatisticsFilter$, 0]];
3870
+ var __listOfUsageTotal = [1, n0, _lOUT, 0, [() => UsageTotal$, 0]];
3871
+ var Cells = [1, n0, _Ce, 0, [() => Cell$, 0]];
3872
+ var CustomDetections = [1, n0, _CDus, 0, [() => CustomDetection$, 0]];
3873
+ var DefaultDetections = [1, n0, _DDe, 0, [() => DefaultDetection$, 0]];
3874
+ var KeyValuePairList = [1, n0, _KVPL, 0, [() => KeyValuePair$, 0]];
3875
+ var Pages = [1, n0, _Pa, 0, [() => Page$, 0]];
3876
+ var Ranges = [1, n0, _Ra, 0, [() => Range$, 0]];
3877
+ var Records = [1, n0, _Rec, 0, [() => _Record$, 0]];
3878
+ var SensitiveData = [1, n0, _SDe, 0, [() => SensitiveDataItem$, 0]];
3879
+ var SeverityLevelList = [1, n0, _SLL, 0, [() => SeverityLevel$, 0]];
3880
+ var BucketCriteria = [2, n0, _BC, 0, [0, 0], [() => BucketCriteriaAdditionalProperties$, 0]];
3881
+ var Criterion = [2, n0, _Cr, 0, [0, 0], [() => CriterionAdditionalProperties$, 0]];
3882
+ var SensitiveDataOccurrences = [2, n0, _SDO, 0, [0, 0], [() => __listOfDetectedDataDetails, 0]];
3883
+ var TagMap = 128 | 0;
3884
+ export var AcceptInvitation$ = [
3889
3885
  9,
3890
3886
  n0,
3891
3887
  _AI,
3892
3888
  { [_h]: ["POST", "/invitations/accept", 200] },
3893
- () => AcceptInvitationRequest,
3894
- () => AcceptInvitationResponse,
3889
+ () => AcceptInvitationRequest$,
3890
+ () => AcceptInvitationResponse$,
3895
3891
  ];
3896
- export var BatchGetCustomDataIdentifiers = [
3892
+ export var BatchGetCustomDataIdentifiers$ = [
3897
3893
  9,
3898
3894
  n0,
3899
3895
  _BGCDI,
3900
3896
  { [_h]: ["POST", "/custom-data-identifiers/get", 200] },
3901
- () => BatchGetCustomDataIdentifiersRequest,
3902
- () => BatchGetCustomDataIdentifiersResponse,
3897
+ () => BatchGetCustomDataIdentifiersRequest$,
3898
+ () => BatchGetCustomDataIdentifiersResponse$,
3903
3899
  ];
3904
- export var BatchUpdateAutomatedDiscoveryAccounts = [
3900
+ export var BatchUpdateAutomatedDiscoveryAccounts$ = [
3905
3901
  9,
3906
3902
  n0,
3907
3903
  _BUADA,
3908
3904
  { [_h]: ["PATCH", "/automated-discovery/accounts", 200] },
3909
- () => BatchUpdateAutomatedDiscoveryAccountsRequest,
3910
- () => BatchUpdateAutomatedDiscoveryAccountsResponse,
3905
+ () => BatchUpdateAutomatedDiscoveryAccountsRequest$,
3906
+ () => BatchUpdateAutomatedDiscoveryAccountsResponse$,
3911
3907
  ];
3912
- export var CreateAllowList = [
3908
+ export var CreateAllowList$ = [
3913
3909
  9,
3914
3910
  n0,
3915
3911
  _CAL,
3916
3912
  { [_h]: ["POST", "/allow-lists", 200] },
3917
- () => CreateAllowListRequest,
3918
- () => CreateAllowListResponse,
3913
+ () => CreateAllowListRequest$,
3914
+ () => CreateAllowListResponse$,
3919
3915
  ];
3920
- export var CreateClassificationJob = [
3916
+ export var CreateClassificationJob$ = [
3921
3917
  9,
3922
3918
  n0,
3923
3919
  _CCJ,
3924
3920
  { [_h]: ["POST", "/jobs", 200] },
3925
- () => CreateClassificationJobRequest,
3926
- () => CreateClassificationJobResponse,
3921
+ () => CreateClassificationJobRequest$,
3922
+ () => CreateClassificationJobResponse$,
3927
3923
  ];
3928
- export var CreateCustomDataIdentifier = [
3924
+ export var CreateCustomDataIdentifier$ = [
3929
3925
  9,
3930
3926
  n0,
3931
3927
  _CCDI,
3932
3928
  { [_h]: ["POST", "/custom-data-identifiers", 200] },
3933
- () => CreateCustomDataIdentifierRequest,
3934
- () => CreateCustomDataIdentifierResponse,
3929
+ () => CreateCustomDataIdentifierRequest$,
3930
+ () => CreateCustomDataIdentifierResponse$,
3935
3931
  ];
3936
- export var CreateFindingsFilter = [
3932
+ export var CreateFindingsFilter$ = [
3937
3933
  9,
3938
3934
  n0,
3939
3935
  _CFF,
3940
3936
  { [_h]: ["POST", "/findingsfilters", 200] },
3941
- () => CreateFindingsFilterRequest,
3942
- () => CreateFindingsFilterResponse,
3937
+ () => CreateFindingsFilterRequest$,
3938
+ () => CreateFindingsFilterResponse$,
3943
3939
  ];
3944
- export var CreateInvitations = [
3940
+ export var CreateInvitations$ = [
3945
3941
  9,
3946
3942
  n0,
3947
3943
  _CI,
3948
3944
  { [_h]: ["POST", "/invitations", 200] },
3949
- () => CreateInvitationsRequest,
3950
- () => CreateInvitationsResponse,
3945
+ () => CreateInvitationsRequest$,
3946
+ () => CreateInvitationsResponse$,
3951
3947
  ];
3952
- export var CreateMember = [
3948
+ export var CreateMember$ = [
3953
3949
  9,
3954
3950
  n0,
3955
3951
  _CM,
3956
3952
  { [_h]: ["POST", "/members", 200] },
3957
- () => CreateMemberRequest,
3958
- () => CreateMemberResponse,
3953
+ () => CreateMemberRequest$,
3954
+ () => CreateMemberResponse$,
3959
3955
  ];
3960
- export var CreateSampleFindings = [
3956
+ export var CreateSampleFindings$ = [
3961
3957
  9,
3962
3958
  n0,
3963
3959
  _CSF,
3964
3960
  { [_h]: ["POST", "/findings/sample", 200] },
3965
- () => CreateSampleFindingsRequest,
3966
- () => CreateSampleFindingsResponse,
3961
+ () => CreateSampleFindingsRequest$,
3962
+ () => CreateSampleFindingsResponse$,
3967
3963
  ];
3968
- export var DeclineInvitations = [
3964
+ export var DeclineInvitations$ = [
3969
3965
  9,
3970
3966
  n0,
3971
3967
  _DI,
3972
3968
  { [_h]: ["POST", "/invitations/decline", 200] },
3973
- () => DeclineInvitationsRequest,
3974
- () => DeclineInvitationsResponse,
3969
+ () => DeclineInvitationsRequest$,
3970
+ () => DeclineInvitationsResponse$,
3975
3971
  ];
3976
- export var DeleteAllowList = [
3972
+ export var DeleteAllowList$ = [
3977
3973
  9,
3978
3974
  n0,
3979
3975
  _DAL,
3980
3976
  { [_h]: ["DELETE", "/allow-lists/{id}", 200] },
3981
- () => DeleteAllowListRequest,
3982
- () => DeleteAllowListResponse,
3977
+ () => DeleteAllowListRequest$,
3978
+ () => DeleteAllowListResponse$,
3983
3979
  ];
3984
- export var DeleteCustomDataIdentifier = [
3980
+ export var DeleteCustomDataIdentifier$ = [
3985
3981
  9,
3986
3982
  n0,
3987
3983
  _DCDI,
3988
3984
  { [_h]: ["DELETE", "/custom-data-identifiers/{id}", 200] },
3989
- () => DeleteCustomDataIdentifierRequest,
3990
- () => DeleteCustomDataIdentifierResponse,
3985
+ () => DeleteCustomDataIdentifierRequest$,
3986
+ () => DeleteCustomDataIdentifierResponse$,
3991
3987
  ];
3992
- export var DeleteFindingsFilter = [
3988
+ export var DeleteFindingsFilter$ = [
3993
3989
  9,
3994
3990
  n0,
3995
3991
  _DFF,
3996
3992
  { [_h]: ["DELETE", "/findingsfilters/{id}", 200] },
3997
- () => DeleteFindingsFilterRequest,
3998
- () => DeleteFindingsFilterResponse,
3993
+ () => DeleteFindingsFilterRequest$,
3994
+ () => DeleteFindingsFilterResponse$,
3999
3995
  ];
4000
- export var DeleteInvitations = [
3996
+ export var DeleteInvitations$ = [
4001
3997
  9,
4002
3998
  n0,
4003
3999
  _DIe,
4004
4000
  { [_h]: ["POST", "/invitations/delete", 200] },
4005
- () => DeleteInvitationsRequest,
4006
- () => DeleteInvitationsResponse,
4001
+ () => DeleteInvitationsRequest$,
4002
+ () => DeleteInvitationsResponse$,
4007
4003
  ];
4008
- export var DeleteMember = [
4004
+ export var DeleteMember$ = [
4009
4005
  9,
4010
4006
  n0,
4011
4007
  _DM,
4012
4008
  { [_h]: ["DELETE", "/members/{id}", 200] },
4013
- () => DeleteMemberRequest,
4014
- () => DeleteMemberResponse,
4009
+ () => DeleteMemberRequest$,
4010
+ () => DeleteMemberResponse$,
4015
4011
  ];
4016
- export var DescribeBuckets = [
4012
+ export var DescribeBuckets$ = [
4017
4013
  9,
4018
4014
  n0,
4019
4015
  _DB,
4020
4016
  { [_h]: ["POST", "/datasources/s3", 200] },
4021
- () => DescribeBucketsRequest,
4022
- () => DescribeBucketsResponse,
4017
+ () => DescribeBucketsRequest$,
4018
+ () => DescribeBucketsResponse$,
4023
4019
  ];
4024
- export var DescribeClassificationJob = [
4020
+ export var DescribeClassificationJob$ = [
4025
4021
  9,
4026
4022
  n0,
4027
4023
  _DCJ,
4028
4024
  { [_h]: ["GET", "/jobs/{jobId}", 200] },
4029
- () => DescribeClassificationJobRequest,
4030
- () => DescribeClassificationJobResponse,
4025
+ () => DescribeClassificationJobRequest$,
4026
+ () => DescribeClassificationJobResponse$,
4031
4027
  ];
4032
- export var DescribeOrganizationConfiguration = [
4028
+ export var DescribeOrganizationConfiguration$ = [
4033
4029
  9,
4034
4030
  n0,
4035
4031
  _DOC,
4036
4032
  { [_h]: ["GET", "/admin/configuration", 200] },
4037
- () => DescribeOrganizationConfigurationRequest,
4038
- () => DescribeOrganizationConfigurationResponse,
4033
+ () => DescribeOrganizationConfigurationRequest$,
4034
+ () => DescribeOrganizationConfigurationResponse$,
4039
4035
  ];
4040
- export var DisableMacie = [
4036
+ export var DisableMacie$ = [
4041
4037
  9,
4042
4038
  n0,
4043
4039
  _DMi,
4044
4040
  { [_h]: ["DELETE", "/macie", 200] },
4045
- () => DisableMacieRequest,
4046
- () => DisableMacieResponse,
4041
+ () => DisableMacieRequest$,
4042
+ () => DisableMacieResponse$,
4047
4043
  ];
4048
- export var DisableOrganizationAdminAccount = [
4044
+ export var DisableOrganizationAdminAccount$ = [
4049
4045
  9,
4050
4046
  n0,
4051
4047
  _DOAA,
4052
4048
  { [_h]: ["DELETE", "/admin", 200] },
4053
- () => DisableOrganizationAdminAccountRequest,
4054
- () => DisableOrganizationAdminAccountResponse,
4049
+ () => DisableOrganizationAdminAccountRequest$,
4050
+ () => DisableOrganizationAdminAccountResponse$,
4055
4051
  ];
4056
- export var DisassociateFromAdministratorAccount = [
4052
+ export var DisassociateFromAdministratorAccount$ = [
4057
4053
  9,
4058
4054
  n0,
4059
4055
  _DFAA,
4060
4056
  { [_h]: ["POST", "/administrator/disassociate", 200] },
4061
- () => DisassociateFromAdministratorAccountRequest,
4062
- () => DisassociateFromAdministratorAccountResponse,
4057
+ () => DisassociateFromAdministratorAccountRequest$,
4058
+ () => DisassociateFromAdministratorAccountResponse$,
4063
4059
  ];
4064
- export var DisassociateFromMasterAccount = [
4060
+ export var DisassociateFromMasterAccount$ = [
4065
4061
  9,
4066
4062
  n0,
4067
4063
  _DFMA,
4068
4064
  { [_h]: ["POST", "/master/disassociate", 200] },
4069
- () => DisassociateFromMasterAccountRequest,
4070
- () => DisassociateFromMasterAccountResponse,
4065
+ () => DisassociateFromMasterAccountRequest$,
4066
+ () => DisassociateFromMasterAccountResponse$,
4071
4067
  ];
4072
- export var DisassociateMember = [
4068
+ export var DisassociateMember$ = [
4073
4069
  9,
4074
4070
  n0,
4075
4071
  _DMis,
4076
4072
  { [_h]: ["POST", "/members/disassociate/{id}", 200] },
4077
- () => DisassociateMemberRequest,
4078
- () => DisassociateMemberResponse,
4073
+ () => DisassociateMemberRequest$,
4074
+ () => DisassociateMemberResponse$,
4079
4075
  ];
4080
- export var EnableMacie = [
4076
+ export var EnableMacie$ = [
4081
4077
  9,
4082
4078
  n0,
4083
4079
  _EM,
4084
4080
  { [_h]: ["POST", "/macie", 200] },
4085
- () => EnableMacieRequest,
4086
- () => EnableMacieResponse,
4081
+ () => EnableMacieRequest$,
4082
+ () => EnableMacieResponse$,
4087
4083
  ];
4088
- export var EnableOrganizationAdminAccount = [
4084
+ export var EnableOrganizationAdminAccount$ = [
4089
4085
  9,
4090
4086
  n0,
4091
4087
  _EOAA,
4092
4088
  { [_h]: ["POST", "/admin", 200] },
4093
- () => EnableOrganizationAdminAccountRequest,
4094
- () => EnableOrganizationAdminAccountResponse,
4089
+ () => EnableOrganizationAdminAccountRequest$,
4090
+ () => EnableOrganizationAdminAccountResponse$,
4095
4091
  ];
4096
- export var GetAdministratorAccount = [
4092
+ export var GetAdministratorAccount$ = [
4097
4093
  9,
4098
4094
  n0,
4099
4095
  _GAA,
4100
4096
  { [_h]: ["GET", "/administrator", 200] },
4101
- () => GetAdministratorAccountRequest,
4102
- () => GetAdministratorAccountResponse,
4097
+ () => GetAdministratorAccountRequest$,
4098
+ () => GetAdministratorAccountResponse$,
4103
4099
  ];
4104
- export var GetAllowList = [
4100
+ export var GetAllowList$ = [
4105
4101
  9,
4106
4102
  n0,
4107
4103
  _GAL,
4108
4104
  { [_h]: ["GET", "/allow-lists/{id}", 200] },
4109
- () => GetAllowListRequest,
4110
- () => GetAllowListResponse,
4105
+ () => GetAllowListRequest$,
4106
+ () => GetAllowListResponse$,
4111
4107
  ];
4112
- export var GetAutomatedDiscoveryConfiguration = [
4108
+ export var GetAutomatedDiscoveryConfiguration$ = [
4113
4109
  9,
4114
4110
  n0,
4115
4111
  _GADC,
4116
4112
  { [_h]: ["GET", "/automated-discovery/configuration", 200] },
4117
- () => GetAutomatedDiscoveryConfigurationRequest,
4118
- () => GetAutomatedDiscoveryConfigurationResponse,
4113
+ () => GetAutomatedDiscoveryConfigurationRequest$,
4114
+ () => GetAutomatedDiscoveryConfigurationResponse$,
4119
4115
  ];
4120
- export var GetBucketStatistics = [
4116
+ export var GetBucketStatistics$ = [
4121
4117
  9,
4122
4118
  n0,
4123
4119
  _GBS,
4124
4120
  { [_h]: ["POST", "/datasources/s3/statistics", 200] },
4125
- () => GetBucketStatisticsRequest,
4126
- () => GetBucketStatisticsResponse,
4121
+ () => GetBucketStatisticsRequest$,
4122
+ () => GetBucketStatisticsResponse$,
4127
4123
  ];
4128
- export var GetClassificationExportConfiguration = [
4124
+ export var GetClassificationExportConfiguration$ = [
4129
4125
  9,
4130
4126
  n0,
4131
4127
  _GCEC,
4132
4128
  { [_h]: ["GET", "/classification-export-configuration", 200] },
4133
- () => GetClassificationExportConfigurationRequest,
4134
- () => GetClassificationExportConfigurationResponse,
4129
+ () => GetClassificationExportConfigurationRequest$,
4130
+ () => GetClassificationExportConfigurationResponse$,
4135
4131
  ];
4136
- export var GetClassificationScope = [
4132
+ export var GetClassificationScope$ = [
4137
4133
  9,
4138
4134
  n0,
4139
4135
  _GCS,
4140
4136
  { [_h]: ["GET", "/classification-scopes/{id}", 200] },
4141
- () => GetClassificationScopeRequest,
4142
- () => GetClassificationScopeResponse,
4137
+ () => GetClassificationScopeRequest$,
4138
+ () => GetClassificationScopeResponse$,
4143
4139
  ];
4144
- export var GetCustomDataIdentifier = [
4140
+ export var GetCustomDataIdentifier$ = [
4145
4141
  9,
4146
4142
  n0,
4147
4143
  _GCDI,
4148
4144
  { [_h]: ["GET", "/custom-data-identifiers/{id}", 200] },
4149
- () => GetCustomDataIdentifierRequest,
4150
- () => GetCustomDataIdentifierResponse,
4145
+ () => GetCustomDataIdentifierRequest$,
4146
+ () => GetCustomDataIdentifierResponse$,
4151
4147
  ];
4152
- export var GetFindings = [
4148
+ export var GetFindings$ = [
4153
4149
  9,
4154
4150
  n0,
4155
4151
  _GF,
4156
4152
  { [_h]: ["POST", "/findings/describe", 200] },
4157
- () => GetFindingsRequest,
4158
- () => GetFindingsResponse,
4153
+ () => GetFindingsRequest$,
4154
+ () => GetFindingsResponse$,
4159
4155
  ];
4160
- export var GetFindingsFilter = [
4156
+ export var GetFindingsFilter$ = [
4161
4157
  9,
4162
4158
  n0,
4163
4159
  _GFF,
4164
4160
  { [_h]: ["GET", "/findingsfilters/{id}", 200] },
4165
- () => GetFindingsFilterRequest,
4166
- () => GetFindingsFilterResponse,
4161
+ () => GetFindingsFilterRequest$,
4162
+ () => GetFindingsFilterResponse$,
4167
4163
  ];
4168
- export var GetFindingsPublicationConfiguration = [
4164
+ export var GetFindingsPublicationConfiguration$ = [
4169
4165
  9,
4170
4166
  n0,
4171
4167
  _GFPC,
4172
4168
  { [_h]: ["GET", "/findings-publication-configuration", 200] },
4173
- () => GetFindingsPublicationConfigurationRequest,
4174
- () => GetFindingsPublicationConfigurationResponse,
4169
+ () => GetFindingsPublicationConfigurationRequest$,
4170
+ () => GetFindingsPublicationConfigurationResponse$,
4175
4171
  ];
4176
- export var GetFindingStatistics = [
4172
+ export var GetFindingStatistics$ = [
4177
4173
  9,
4178
4174
  n0,
4179
4175
  _GFS,
4180
4176
  { [_h]: ["POST", "/findings/statistics", 200] },
4181
- () => GetFindingStatisticsRequest,
4182
- () => GetFindingStatisticsResponse,
4177
+ () => GetFindingStatisticsRequest$,
4178
+ () => GetFindingStatisticsResponse$,
4183
4179
  ];
4184
- export var GetInvitationsCount = [
4180
+ export var GetInvitationsCount$ = [
4185
4181
  9,
4186
4182
  n0,
4187
4183
  _GIC,
4188
4184
  { [_h]: ["GET", "/invitations/count", 200] },
4189
- () => GetInvitationsCountRequest,
4190
- () => GetInvitationsCountResponse,
4185
+ () => GetInvitationsCountRequest$,
4186
+ () => GetInvitationsCountResponse$,
4191
4187
  ];
4192
- export var GetMacieSession = [
4188
+ export var GetMacieSession$ = [
4193
4189
  9,
4194
4190
  n0,
4195
4191
  _GMS,
4196
4192
  { [_h]: ["GET", "/macie", 200] },
4197
- () => GetMacieSessionRequest,
4198
- () => GetMacieSessionResponse,
4193
+ () => GetMacieSessionRequest$,
4194
+ () => GetMacieSessionResponse$,
4199
4195
  ];
4200
- export var GetMasterAccount = [
4196
+ export var GetMasterAccount$ = [
4201
4197
  9,
4202
4198
  n0,
4203
4199
  _GMA,
4204
4200
  { [_h]: ["GET", "/master", 200] },
4205
- () => GetMasterAccountRequest,
4206
- () => GetMasterAccountResponse,
4201
+ () => GetMasterAccountRequest$,
4202
+ () => GetMasterAccountResponse$,
4207
4203
  ];
4208
- export var GetMember = [
4204
+ export var GetMember$ = [
4209
4205
  9,
4210
4206
  n0,
4211
4207
  _GM,
4212
4208
  { [_h]: ["GET", "/members/{id}", 200] },
4213
- () => GetMemberRequest,
4214
- () => GetMemberResponse,
4209
+ () => GetMemberRequest$,
4210
+ () => GetMemberResponse$,
4215
4211
  ];
4216
- export var GetResourceProfile = [
4212
+ export var GetResourceProfile$ = [
4217
4213
  9,
4218
4214
  n0,
4219
4215
  _GRP,
4220
4216
  { [_h]: ["GET", "/resource-profiles", 200] },
4221
- () => GetResourceProfileRequest,
4222
- () => GetResourceProfileResponse,
4217
+ () => GetResourceProfileRequest$,
4218
+ () => GetResourceProfileResponse$,
4223
4219
  ];
4224
- export var GetRevealConfiguration = [
4220
+ export var GetRevealConfiguration$ = [
4225
4221
  9,
4226
4222
  n0,
4227
4223
  _GRC,
4228
4224
  { [_h]: ["GET", "/reveal-configuration", 200] },
4229
- () => GetRevealConfigurationRequest,
4230
- () => GetRevealConfigurationResponse,
4225
+ () => GetRevealConfigurationRequest$,
4226
+ () => GetRevealConfigurationResponse$,
4231
4227
  ];
4232
- export var GetSensitiveDataOccurrences = [
4228
+ export var GetSensitiveDataOccurrences$ = [
4233
4229
  9,
4234
4230
  n0,
4235
4231
  _GSDO,
4236
4232
  { [_h]: ["GET", "/findings/{findingId}/reveal", 200] },
4237
- () => GetSensitiveDataOccurrencesRequest,
4238
- () => GetSensitiveDataOccurrencesResponse,
4233
+ () => GetSensitiveDataOccurrencesRequest$,
4234
+ () => GetSensitiveDataOccurrencesResponse$,
4239
4235
  ];
4240
- export var GetSensitiveDataOccurrencesAvailability = [
4236
+ export var GetSensitiveDataOccurrencesAvailability$ = [
4241
4237
  9,
4242
4238
  n0,
4243
4239
  _GSDOA,
4244
4240
  { [_h]: ["GET", "/findings/{findingId}/reveal/availability", 200] },
4245
- () => GetSensitiveDataOccurrencesAvailabilityRequest,
4246
- () => GetSensitiveDataOccurrencesAvailabilityResponse,
4241
+ () => GetSensitiveDataOccurrencesAvailabilityRequest$,
4242
+ () => GetSensitiveDataOccurrencesAvailabilityResponse$,
4247
4243
  ];
4248
- export var GetSensitivityInspectionTemplate = [
4244
+ export var GetSensitivityInspectionTemplate$ = [
4249
4245
  9,
4250
4246
  n0,
4251
4247
  _GSIT,
4252
4248
  { [_h]: ["GET", "/templates/sensitivity-inspections/{id}", 200] },
4253
- () => GetSensitivityInspectionTemplateRequest,
4254
- () => GetSensitivityInspectionTemplateResponse,
4249
+ () => GetSensitivityInspectionTemplateRequest$,
4250
+ () => GetSensitivityInspectionTemplateResponse$,
4255
4251
  ];
4256
- export var GetUsageStatistics = [
4252
+ export var GetUsageStatistics$ = [
4257
4253
  9,
4258
4254
  n0,
4259
4255
  _GUS,
4260
4256
  { [_h]: ["POST", "/usage/statistics", 200] },
4261
- () => GetUsageStatisticsRequest,
4262
- () => GetUsageStatisticsResponse,
4257
+ () => GetUsageStatisticsRequest$,
4258
+ () => GetUsageStatisticsResponse$,
4263
4259
  ];
4264
- export var GetUsageTotals = [
4260
+ export var GetUsageTotals$ = [
4265
4261
  9,
4266
4262
  n0,
4267
4263
  _GUT,
4268
4264
  { [_h]: ["GET", "/usage", 200] },
4269
- () => GetUsageTotalsRequest,
4270
- () => GetUsageTotalsResponse,
4265
+ () => GetUsageTotalsRequest$,
4266
+ () => GetUsageTotalsResponse$,
4271
4267
  ];
4272
- export var ListAllowLists = [
4268
+ export var ListAllowLists$ = [
4273
4269
  9,
4274
4270
  n0,
4275
4271
  _LAL,
4276
4272
  { [_h]: ["GET", "/allow-lists", 200] },
4277
- () => ListAllowListsRequest,
4278
- () => ListAllowListsResponse,
4273
+ () => ListAllowListsRequest$,
4274
+ () => ListAllowListsResponse$,
4279
4275
  ];
4280
- export var ListAutomatedDiscoveryAccounts = [
4276
+ export var ListAutomatedDiscoveryAccounts$ = [
4281
4277
  9,
4282
4278
  n0,
4283
4279
  _LADA,
4284
4280
  { [_h]: ["GET", "/automated-discovery/accounts", 200] },
4285
- () => ListAutomatedDiscoveryAccountsRequest,
4286
- () => ListAutomatedDiscoveryAccountsResponse,
4281
+ () => ListAutomatedDiscoveryAccountsRequest$,
4282
+ () => ListAutomatedDiscoveryAccountsResponse$,
4287
4283
  ];
4288
- export var ListClassificationJobs = [
4284
+ export var ListClassificationJobs$ = [
4289
4285
  9,
4290
4286
  n0,
4291
4287
  _LCJ,
4292
4288
  { [_h]: ["POST", "/jobs/list", 200] },
4293
- () => ListClassificationJobsRequest,
4294
- () => ListClassificationJobsResponse,
4289
+ () => ListClassificationJobsRequest$,
4290
+ () => ListClassificationJobsResponse$,
4295
4291
  ];
4296
- export var ListClassificationScopes = [
4292
+ export var ListClassificationScopes$ = [
4297
4293
  9,
4298
4294
  n0,
4299
4295
  _LCS,
4300
4296
  { [_h]: ["GET", "/classification-scopes", 200] },
4301
- () => ListClassificationScopesRequest,
4302
- () => ListClassificationScopesResponse,
4297
+ () => ListClassificationScopesRequest$,
4298
+ () => ListClassificationScopesResponse$,
4303
4299
  ];
4304
- export var ListCustomDataIdentifiers = [
4300
+ export var ListCustomDataIdentifiers$ = [
4305
4301
  9,
4306
4302
  n0,
4307
4303
  _LCDI,
4308
4304
  { [_h]: ["POST", "/custom-data-identifiers/list", 200] },
4309
- () => ListCustomDataIdentifiersRequest,
4310
- () => ListCustomDataIdentifiersResponse,
4305
+ () => ListCustomDataIdentifiersRequest$,
4306
+ () => ListCustomDataIdentifiersResponse$,
4311
4307
  ];
4312
- export var ListFindings = [
4308
+ export var ListFindings$ = [
4313
4309
  9,
4314
4310
  n0,
4315
4311
  _LF,
4316
4312
  { [_h]: ["POST", "/findings", 200] },
4317
- () => ListFindingsRequest,
4318
- () => ListFindingsResponse,
4313
+ () => ListFindingsRequest$,
4314
+ () => ListFindingsResponse$,
4319
4315
  ];
4320
- export var ListFindingsFilters = [
4316
+ export var ListFindingsFilters$ = [
4321
4317
  9,
4322
4318
  n0,
4323
4319
  _LFF,
4324
4320
  { [_h]: ["GET", "/findingsfilters", 200] },
4325
- () => ListFindingsFiltersRequest,
4326
- () => ListFindingsFiltersResponse,
4321
+ () => ListFindingsFiltersRequest$,
4322
+ () => ListFindingsFiltersResponse$,
4327
4323
  ];
4328
- export var ListInvitations = [
4324
+ export var ListInvitations$ = [
4329
4325
  9,
4330
4326
  n0,
4331
4327
  _LI,
4332
4328
  { [_h]: ["GET", "/invitations", 200] },
4333
- () => ListInvitationsRequest,
4334
- () => ListInvitationsResponse,
4329
+ () => ListInvitationsRequest$,
4330
+ () => ListInvitationsResponse$,
4335
4331
  ];
4336
- export var ListManagedDataIdentifiers = [
4332
+ export var ListManagedDataIdentifiers$ = [
4337
4333
  9,
4338
4334
  n0,
4339
4335
  _LMDI,
4340
4336
  { [_h]: ["POST", "/managed-data-identifiers/list", 200] },
4341
- () => ListManagedDataIdentifiersRequest,
4342
- () => ListManagedDataIdentifiersResponse,
4337
+ () => ListManagedDataIdentifiersRequest$,
4338
+ () => ListManagedDataIdentifiersResponse$,
4343
4339
  ];
4344
- export var ListMembers = [
4340
+ export var ListMembers$ = [
4345
4341
  9,
4346
4342
  n0,
4347
4343
  _LM,
4348
4344
  { [_h]: ["GET", "/members", 200] },
4349
- () => ListMembersRequest,
4350
- () => ListMembersResponse,
4345
+ () => ListMembersRequest$,
4346
+ () => ListMembersResponse$,
4351
4347
  ];
4352
- export var ListOrganizationAdminAccounts = [
4348
+ export var ListOrganizationAdminAccounts$ = [
4353
4349
  9,
4354
4350
  n0,
4355
4351
  _LOAA,
4356
4352
  { [_h]: ["GET", "/admin", 200] },
4357
- () => ListOrganizationAdminAccountsRequest,
4358
- () => ListOrganizationAdminAccountsResponse,
4353
+ () => ListOrganizationAdminAccountsRequest$,
4354
+ () => ListOrganizationAdminAccountsResponse$,
4359
4355
  ];
4360
- export var ListResourceProfileArtifacts = [
4356
+ export var ListResourceProfileArtifacts$ = [
4361
4357
  9,
4362
4358
  n0,
4363
4359
  _LRPA,
4364
4360
  { [_h]: ["GET", "/resource-profiles/artifacts", 200] },
4365
- () => ListResourceProfileArtifactsRequest,
4366
- () => ListResourceProfileArtifactsResponse,
4361
+ () => ListResourceProfileArtifactsRequest$,
4362
+ () => ListResourceProfileArtifactsResponse$,
4367
4363
  ];
4368
- export var ListResourceProfileDetections = [
4364
+ export var ListResourceProfileDetections$ = [
4369
4365
  9,
4370
4366
  n0,
4371
4367
  _LRPD,
4372
4368
  { [_h]: ["GET", "/resource-profiles/detections", 200] },
4373
- () => ListResourceProfileDetectionsRequest,
4374
- () => ListResourceProfileDetectionsResponse,
4369
+ () => ListResourceProfileDetectionsRequest$,
4370
+ () => ListResourceProfileDetectionsResponse$,
4375
4371
  ];
4376
- export var ListSensitivityInspectionTemplates = [
4372
+ export var ListSensitivityInspectionTemplates$ = [
4377
4373
  9,
4378
4374
  n0,
4379
4375
  _LSIT,
4380
4376
  { [_h]: ["GET", "/templates/sensitivity-inspections", 200] },
4381
- () => ListSensitivityInspectionTemplatesRequest,
4382
- () => ListSensitivityInspectionTemplatesResponse,
4377
+ () => ListSensitivityInspectionTemplatesRequest$,
4378
+ () => ListSensitivityInspectionTemplatesResponse$,
4383
4379
  ];
4384
- export var ListTagsForResource = [
4380
+ export var ListTagsForResource$ = [
4385
4381
  9,
4386
4382
  n0,
4387
4383
  _LTFR,
4388
4384
  { [_h]: ["GET", "/tags/{resourceArn}", 200] },
4389
- () => ListTagsForResourceRequest,
4390
- () => ListTagsForResourceResponse,
4385
+ () => ListTagsForResourceRequest$,
4386
+ () => ListTagsForResourceResponse$,
4391
4387
  ];
4392
- export var PutClassificationExportConfiguration = [
4388
+ export var PutClassificationExportConfiguration$ = [
4393
4389
  9,
4394
4390
  n0,
4395
4391
  _PCEC,
4396
4392
  { [_h]: ["PUT", "/classification-export-configuration", 200] },
4397
- () => PutClassificationExportConfigurationRequest,
4398
- () => PutClassificationExportConfigurationResponse,
4393
+ () => PutClassificationExportConfigurationRequest$,
4394
+ () => PutClassificationExportConfigurationResponse$,
4399
4395
  ];
4400
- export var PutFindingsPublicationConfiguration = [
4396
+ export var PutFindingsPublicationConfiguration$ = [
4401
4397
  9,
4402
4398
  n0,
4403
4399
  _PFPC,
4404
4400
  { [_h]: ["PUT", "/findings-publication-configuration", 200] },
4405
- () => PutFindingsPublicationConfigurationRequest,
4406
- () => PutFindingsPublicationConfigurationResponse,
4401
+ () => PutFindingsPublicationConfigurationRequest$,
4402
+ () => PutFindingsPublicationConfigurationResponse$,
4407
4403
  ];
4408
- export var SearchResources = [
4404
+ export var SearchResources$ = [
4409
4405
  9,
4410
4406
  n0,
4411
4407
  _SR,
4412
4408
  { [_h]: ["POST", "/datasources/search-resources", 200] },
4413
- () => SearchResourcesRequest,
4414
- () => SearchResourcesResponse,
4409
+ () => SearchResourcesRequest$,
4410
+ () => SearchResourcesResponse$,
4415
4411
  ];
4416
- export var TagResource = [
4412
+ export var TagResource$ = [
4417
4413
  9,
4418
4414
  n0,
4419
4415
  _TR,
4420
4416
  { [_h]: ["POST", "/tags/{resourceArn}", 204] },
4421
- () => TagResourceRequest,
4422
- () => TagResourceResponse,
4417
+ () => TagResourceRequest$,
4418
+ () => TagResourceResponse$,
4423
4419
  ];
4424
- export var TestCustomDataIdentifier = [
4420
+ export var TestCustomDataIdentifier$ = [
4425
4421
  9,
4426
4422
  n0,
4427
4423
  _TCDI,
4428
4424
  { [_h]: ["POST", "/custom-data-identifiers/test", 200] },
4429
- () => TestCustomDataIdentifierRequest,
4430
- () => TestCustomDataIdentifierResponse,
4425
+ () => TestCustomDataIdentifierRequest$,
4426
+ () => TestCustomDataIdentifierResponse$,
4431
4427
  ];
4432
- export var UntagResource = [
4428
+ export var UntagResource$ = [
4433
4429
  9,
4434
4430
  n0,
4435
4431
  _URn,
4436
4432
  { [_h]: ["DELETE", "/tags/{resourceArn}", 204] },
4437
- () => UntagResourceRequest,
4438
- () => UntagResourceResponse,
4433
+ () => UntagResourceRequest$,
4434
+ () => UntagResourceResponse$,
4439
4435
  ];
4440
- export var UpdateAllowList = [
4436
+ export var UpdateAllowList$ = [
4441
4437
  9,
4442
4438
  n0,
4443
4439
  _UAL,
4444
4440
  { [_h]: ["PUT", "/allow-lists/{id}", 200] },
4445
- () => UpdateAllowListRequest,
4446
- () => UpdateAllowListResponse,
4441
+ () => UpdateAllowListRequest$,
4442
+ () => UpdateAllowListResponse$,
4447
4443
  ];
4448
- export var UpdateAutomatedDiscoveryConfiguration = [
4444
+ export var UpdateAutomatedDiscoveryConfiguration$ = [
4449
4445
  9,
4450
4446
  n0,
4451
4447
  _UADC,
4452
4448
  { [_h]: ["PUT", "/automated-discovery/configuration", 200] },
4453
- () => UpdateAutomatedDiscoveryConfigurationRequest,
4454
- () => UpdateAutomatedDiscoveryConfigurationResponse,
4449
+ () => UpdateAutomatedDiscoveryConfigurationRequest$,
4450
+ () => UpdateAutomatedDiscoveryConfigurationResponse$,
4455
4451
  ];
4456
- export var UpdateClassificationJob = [
4452
+ export var UpdateClassificationJob$ = [
4457
4453
  9,
4458
4454
  n0,
4459
4455
  _UCJ,
4460
4456
  { [_h]: ["PATCH", "/jobs/{jobId}", 200] },
4461
- () => UpdateClassificationJobRequest,
4462
- () => UpdateClassificationJobResponse,
4457
+ () => UpdateClassificationJobRequest$,
4458
+ () => UpdateClassificationJobResponse$,
4463
4459
  ];
4464
- export var UpdateClassificationScope = [
4460
+ export var UpdateClassificationScope$ = [
4465
4461
  9,
4466
4462
  n0,
4467
4463
  _UCS,
4468
4464
  { [_h]: ["PATCH", "/classification-scopes/{id}", 200] },
4469
- () => UpdateClassificationScopeRequest,
4470
- () => UpdateClassificationScopeResponse,
4465
+ () => UpdateClassificationScopeRequest$,
4466
+ () => UpdateClassificationScopeResponse$,
4471
4467
  ];
4472
- export var UpdateFindingsFilter = [
4468
+ export var UpdateFindingsFilter$ = [
4473
4469
  9,
4474
4470
  n0,
4475
4471
  _UFF,
4476
4472
  { [_h]: ["PATCH", "/findingsfilters/{id}", 200] },
4477
- () => UpdateFindingsFilterRequest,
4478
- () => UpdateFindingsFilterResponse,
4473
+ () => UpdateFindingsFilterRequest$,
4474
+ () => UpdateFindingsFilterResponse$,
4479
4475
  ];
4480
- export var UpdateMacieSession = [
4476
+ export var UpdateMacieSession$ = [
4481
4477
  9,
4482
4478
  n0,
4483
4479
  _UMS,
4484
4480
  { [_h]: ["PATCH", "/macie", 200] },
4485
- () => UpdateMacieSessionRequest,
4486
- () => UpdateMacieSessionResponse,
4481
+ () => UpdateMacieSessionRequest$,
4482
+ () => UpdateMacieSessionResponse$,
4487
4483
  ];
4488
- export var UpdateMemberSession = [
4484
+ export var UpdateMemberSession$ = [
4489
4485
  9,
4490
4486
  n0,
4491
4487
  _UMSp,
4492
4488
  { [_h]: ["PATCH", "/macie/members/{id}", 200] },
4493
- () => UpdateMemberSessionRequest,
4494
- () => UpdateMemberSessionResponse,
4489
+ () => UpdateMemberSessionRequest$,
4490
+ () => UpdateMemberSessionResponse$,
4495
4491
  ];
4496
- export var UpdateOrganizationConfiguration = [
4492
+ export var UpdateOrganizationConfiguration$ = [
4497
4493
  9,
4498
4494
  n0,
4499
4495
  _UOC,
4500
4496
  { [_h]: ["PATCH", "/admin/configuration", 200] },
4501
- () => UpdateOrganizationConfigurationRequest,
4502
- () => UpdateOrganizationConfigurationResponse,
4497
+ () => UpdateOrganizationConfigurationRequest$,
4498
+ () => UpdateOrganizationConfigurationResponse$,
4503
4499
  ];
4504
- export var UpdateResourceProfile = [
4500
+ export var UpdateResourceProfile$ = [
4505
4501
  9,
4506
4502
  n0,
4507
4503
  _URP,
4508
4504
  { [_h]: ["PATCH", "/resource-profiles", 200] },
4509
- () => UpdateResourceProfileRequest,
4510
- () => UpdateResourceProfileResponse,
4505
+ () => UpdateResourceProfileRequest$,
4506
+ () => UpdateResourceProfileResponse$,
4511
4507
  ];
4512
- export var UpdateResourceProfileDetections = [
4508
+ export var UpdateResourceProfileDetections$ = [
4513
4509
  9,
4514
4510
  n0,
4515
4511
  _URPD,
4516
4512
  { [_h]: ["PATCH", "/resource-profiles/detections", 200] },
4517
- () => UpdateResourceProfileDetectionsRequest,
4518
- () => UpdateResourceProfileDetectionsResponse,
4513
+ () => UpdateResourceProfileDetectionsRequest$,
4514
+ () => UpdateResourceProfileDetectionsResponse$,
4519
4515
  ];
4520
- export var UpdateRevealConfiguration = [
4516
+ export var UpdateRevealConfiguration$ = [
4521
4517
  9,
4522
4518
  n0,
4523
4519
  _URCp,
4524
4520
  { [_h]: ["PUT", "/reveal-configuration", 200] },
4525
- () => UpdateRevealConfigurationRequest,
4526
- () => UpdateRevealConfigurationResponse,
4521
+ () => UpdateRevealConfigurationRequest$,
4522
+ () => UpdateRevealConfigurationResponse$,
4527
4523
  ];
4528
- export var UpdateSensitivityInspectionTemplate = [
4524
+ export var UpdateSensitivityInspectionTemplate$ = [
4529
4525
  9,
4530
4526
  n0,
4531
4527
  _USIT,
4532
4528
  { [_h]: ["PUT", "/templates/sensitivity-inspections/{id}", 200] },
4533
- () => UpdateSensitivityInspectionTemplateRequest,
4534
- () => UpdateSensitivityInspectionTemplateResponse,
4529
+ () => UpdateSensitivityInspectionTemplateRequest$,
4530
+ () => UpdateSensitivityInspectionTemplateResponse$,
4535
4531
  ];