@aws-sdk/client-macie2 3.337.0 → 3.341.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 (329) hide show
  1. package/dist-cjs/Macie2Client.js +2 -1
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +2 -1
  3. package/dist-cjs/commands/BatchGetCustomDataIdentifiersCommand.js +2 -1
  4. package/dist-cjs/commands/CreateAllowListCommand.js +2 -1
  5. package/dist-cjs/commands/CreateClassificationJobCommand.js +2 -1
  6. package/dist-cjs/commands/CreateCustomDataIdentifierCommand.js +2 -1
  7. package/dist-cjs/commands/CreateFindingsFilterCommand.js +2 -1
  8. package/dist-cjs/commands/CreateInvitationsCommand.js +2 -1
  9. package/dist-cjs/commands/CreateMemberCommand.js +2 -1
  10. package/dist-cjs/commands/CreateSampleFindingsCommand.js +2 -1
  11. package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteAllowListCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteCustomDataIdentifierCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteFindingsFilterCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteMemberCommand.js +2 -1
  17. package/dist-cjs/commands/DescribeBucketsCommand.js +2 -1
  18. package/dist-cjs/commands/DescribeClassificationJobCommand.js +2 -1
  19. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -1
  20. package/dist-cjs/commands/DisableMacieCommand.js +2 -1
  21. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -1
  22. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -1
  23. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -1
  24. package/dist-cjs/commands/DisassociateMemberCommand.js +2 -1
  25. package/dist-cjs/commands/EnableMacieCommand.js +2 -1
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -1
  27. package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -1
  28. package/dist-cjs/commands/GetAllowListCommand.js +2 -1
  29. package/dist-cjs/commands/GetAutomatedDiscoveryConfigurationCommand.js +2 -1
  30. package/dist-cjs/commands/GetBucketStatisticsCommand.js +2 -1
  31. package/dist-cjs/commands/GetClassificationExportConfigurationCommand.js +2 -1
  32. package/dist-cjs/commands/GetClassificationScopeCommand.js +2 -1
  33. package/dist-cjs/commands/GetCustomDataIdentifierCommand.js +2 -1
  34. package/dist-cjs/commands/GetFindingStatisticsCommand.js +2 -1
  35. package/dist-cjs/commands/GetFindingsCommand.js +2 -1
  36. package/dist-cjs/commands/GetFindingsFilterCommand.js +2 -1
  37. package/dist-cjs/commands/GetFindingsPublicationConfigurationCommand.js +2 -1
  38. package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -1
  39. package/dist-cjs/commands/GetMacieSessionCommand.js +2 -1
  40. package/dist-cjs/commands/GetMasterAccountCommand.js +2 -1
  41. package/dist-cjs/commands/GetMemberCommand.js +2 -1
  42. package/dist-cjs/commands/GetResourceProfileCommand.js +2 -1
  43. package/dist-cjs/commands/GetRevealConfigurationCommand.js +2 -1
  44. package/dist-cjs/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +2 -1
  45. package/dist-cjs/commands/GetSensitiveDataOccurrencesCommand.js +2 -1
  46. package/dist-cjs/commands/GetSensitivityInspectionTemplateCommand.js +2 -1
  47. package/dist-cjs/commands/GetUsageStatisticsCommand.js +2 -1
  48. package/dist-cjs/commands/GetUsageTotalsCommand.js +2 -1
  49. package/dist-cjs/commands/ListAllowListsCommand.js +2 -1
  50. package/dist-cjs/commands/ListClassificationJobsCommand.js +2 -1
  51. package/dist-cjs/commands/ListClassificationScopesCommand.js +2 -1
  52. package/dist-cjs/commands/ListCustomDataIdentifiersCommand.js +2 -1
  53. package/dist-cjs/commands/ListFindingsCommand.js +2 -1
  54. package/dist-cjs/commands/ListFindingsFiltersCommand.js +2 -1
  55. package/dist-cjs/commands/ListInvitationsCommand.js +2 -1
  56. package/dist-cjs/commands/ListManagedDataIdentifiersCommand.js +2 -1
  57. package/dist-cjs/commands/ListMembersCommand.js +2 -1
  58. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -1
  59. package/dist-cjs/commands/ListResourceProfileArtifactsCommand.js +2 -1
  60. package/dist-cjs/commands/ListResourceProfileDetectionsCommand.js +2 -1
  61. package/dist-cjs/commands/ListSensitivityInspectionTemplatesCommand.js +2 -1
  62. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  63. package/dist-cjs/commands/PutClassificationExportConfigurationCommand.js +2 -1
  64. package/dist-cjs/commands/PutFindingsPublicationConfigurationCommand.js +2 -1
  65. package/dist-cjs/commands/SearchResourcesCommand.js +2 -1
  66. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  67. package/dist-cjs/commands/TestCustomDataIdentifierCommand.js +2 -1
  68. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  69. package/dist-cjs/commands/UpdateAllowListCommand.js +2 -1
  70. package/dist-cjs/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +2 -1
  71. package/dist-cjs/commands/UpdateClassificationJobCommand.js +2 -1
  72. package/dist-cjs/commands/UpdateClassificationScopeCommand.js +2 -1
  73. package/dist-cjs/commands/UpdateFindingsFilterCommand.js +2 -1
  74. package/dist-cjs/commands/UpdateMacieSessionCommand.js +2 -1
  75. package/dist-cjs/commands/UpdateMemberSessionCommand.js +2 -1
  76. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -1
  77. package/dist-cjs/commands/UpdateResourceProfileCommand.js +2 -1
  78. package/dist-cjs/commands/UpdateResourceProfileDetectionsCommand.js +2 -1
  79. package/dist-cjs/commands/UpdateRevealConfigurationCommand.js +2 -1
  80. package/dist-cjs/commands/UpdateSensitivityInspectionTemplateCommand.js +2 -1
  81. package/dist-cjs/index.js +2 -2
  82. package/dist-cjs/models/Macie2ServiceException.js +2 -1
  83. package/dist-es/Macie2Client.js +1 -0
  84. package/dist-es/commands/AcceptInvitationCommand.js +1 -0
  85. package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +1 -0
  86. package/dist-es/commands/CreateAllowListCommand.js +1 -0
  87. package/dist-es/commands/CreateClassificationJobCommand.js +1 -0
  88. package/dist-es/commands/CreateCustomDataIdentifierCommand.js +1 -0
  89. package/dist-es/commands/CreateFindingsFilterCommand.js +1 -0
  90. package/dist-es/commands/CreateInvitationsCommand.js +1 -0
  91. package/dist-es/commands/CreateMemberCommand.js +1 -0
  92. package/dist-es/commands/CreateSampleFindingsCommand.js +1 -0
  93. package/dist-es/commands/DeclineInvitationsCommand.js +1 -0
  94. package/dist-es/commands/DeleteAllowListCommand.js +1 -0
  95. package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +1 -0
  96. package/dist-es/commands/DeleteFindingsFilterCommand.js +1 -0
  97. package/dist-es/commands/DeleteInvitationsCommand.js +1 -0
  98. package/dist-es/commands/DeleteMemberCommand.js +1 -0
  99. package/dist-es/commands/DescribeBucketsCommand.js +1 -0
  100. package/dist-es/commands/DescribeClassificationJobCommand.js +1 -0
  101. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -0
  102. package/dist-es/commands/DisableMacieCommand.js +1 -0
  103. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -0
  104. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -0
  105. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -0
  106. package/dist-es/commands/DisassociateMemberCommand.js +1 -0
  107. package/dist-es/commands/EnableMacieCommand.js +1 -0
  108. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -0
  109. package/dist-es/commands/GetAdministratorAccountCommand.js +1 -0
  110. package/dist-es/commands/GetAllowListCommand.js +1 -0
  111. package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +1 -0
  112. package/dist-es/commands/GetBucketStatisticsCommand.js +1 -0
  113. package/dist-es/commands/GetClassificationExportConfigurationCommand.js +1 -0
  114. package/dist-es/commands/GetClassificationScopeCommand.js +1 -0
  115. package/dist-es/commands/GetCustomDataIdentifierCommand.js +1 -0
  116. package/dist-es/commands/GetFindingStatisticsCommand.js +1 -0
  117. package/dist-es/commands/GetFindingsCommand.js +1 -0
  118. package/dist-es/commands/GetFindingsFilterCommand.js +1 -0
  119. package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +1 -0
  120. package/dist-es/commands/GetInvitationsCountCommand.js +1 -0
  121. package/dist-es/commands/GetMacieSessionCommand.js +1 -0
  122. package/dist-es/commands/GetMasterAccountCommand.js +1 -0
  123. package/dist-es/commands/GetMemberCommand.js +1 -0
  124. package/dist-es/commands/GetResourceProfileCommand.js +1 -0
  125. package/dist-es/commands/GetRevealConfigurationCommand.js +1 -0
  126. package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +1 -0
  127. package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +1 -0
  128. package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +1 -0
  129. package/dist-es/commands/GetUsageStatisticsCommand.js +1 -0
  130. package/dist-es/commands/GetUsageTotalsCommand.js +1 -0
  131. package/dist-es/commands/ListAllowListsCommand.js +1 -0
  132. package/dist-es/commands/ListClassificationJobsCommand.js +1 -0
  133. package/dist-es/commands/ListClassificationScopesCommand.js +1 -0
  134. package/dist-es/commands/ListCustomDataIdentifiersCommand.js +1 -0
  135. package/dist-es/commands/ListFindingsCommand.js +1 -0
  136. package/dist-es/commands/ListFindingsFiltersCommand.js +1 -0
  137. package/dist-es/commands/ListInvitationsCommand.js +1 -0
  138. package/dist-es/commands/ListManagedDataIdentifiersCommand.js +1 -0
  139. package/dist-es/commands/ListMembersCommand.js +1 -0
  140. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -0
  141. package/dist-es/commands/ListResourceProfileArtifactsCommand.js +1 -0
  142. package/dist-es/commands/ListResourceProfileDetectionsCommand.js +1 -0
  143. package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +1 -0
  144. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  145. package/dist-es/commands/PutClassificationExportConfigurationCommand.js +1 -0
  146. package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +1 -0
  147. package/dist-es/commands/SearchResourcesCommand.js +1 -0
  148. package/dist-es/commands/TagResourceCommand.js +1 -0
  149. package/dist-es/commands/TestCustomDataIdentifierCommand.js +1 -0
  150. package/dist-es/commands/UntagResourceCommand.js +1 -0
  151. package/dist-es/commands/UpdateAllowListCommand.js +1 -0
  152. package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +1 -0
  153. package/dist-es/commands/UpdateClassificationJobCommand.js +1 -0
  154. package/dist-es/commands/UpdateClassificationScopeCommand.js +1 -0
  155. package/dist-es/commands/UpdateFindingsFilterCommand.js +1 -0
  156. package/dist-es/commands/UpdateMacieSessionCommand.js +1 -0
  157. package/dist-es/commands/UpdateMemberSessionCommand.js +1 -0
  158. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -0
  159. package/dist-es/commands/UpdateResourceProfileCommand.js +1 -0
  160. package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +1 -0
  161. package/dist-es/commands/UpdateRevealConfigurationCommand.js +1 -0
  162. package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +1 -0
  163. package/dist-es/index.js +2 -2
  164. package/dist-es/models/Macie2ServiceException.js +1 -0
  165. package/dist-types/Macie2Client.d.ts +3 -3
  166. package/dist-types/commands/AcceptInvitationCommand.d.ts +4 -0
  167. package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +4 -0
  168. package/dist-types/commands/CreateAllowListCommand.d.ts +4 -0
  169. package/dist-types/commands/CreateClassificationJobCommand.d.ts +4 -0
  170. package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +4 -0
  171. package/dist-types/commands/CreateFindingsFilterCommand.d.ts +4 -0
  172. package/dist-types/commands/CreateInvitationsCommand.d.ts +4 -0
  173. package/dist-types/commands/CreateMemberCommand.d.ts +4 -0
  174. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +4 -0
  175. package/dist-types/commands/DeclineInvitationsCommand.d.ts +4 -0
  176. package/dist-types/commands/DeleteAllowListCommand.d.ts +4 -0
  177. package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +4 -0
  178. package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +4 -0
  179. package/dist-types/commands/DeleteInvitationsCommand.d.ts +4 -0
  180. package/dist-types/commands/DeleteMemberCommand.d.ts +4 -0
  181. package/dist-types/commands/DescribeBucketsCommand.d.ts +4 -0
  182. package/dist-types/commands/DescribeClassificationJobCommand.d.ts +4 -0
  183. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +4 -0
  184. package/dist-types/commands/DisableMacieCommand.d.ts +4 -0
  185. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +4 -0
  186. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +4 -0
  187. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +4 -0
  188. package/dist-types/commands/DisassociateMemberCommand.d.ts +4 -0
  189. package/dist-types/commands/EnableMacieCommand.d.ts +4 -0
  190. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +4 -0
  191. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +4 -0
  192. package/dist-types/commands/GetAllowListCommand.d.ts +4 -0
  193. package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +4 -0
  194. package/dist-types/commands/GetBucketStatisticsCommand.d.ts +4 -0
  195. package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +4 -0
  196. package/dist-types/commands/GetClassificationScopeCommand.d.ts +4 -0
  197. package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +4 -0
  198. package/dist-types/commands/GetFindingStatisticsCommand.d.ts +4 -0
  199. package/dist-types/commands/GetFindingsCommand.d.ts +4 -0
  200. package/dist-types/commands/GetFindingsFilterCommand.d.ts +4 -0
  201. package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +4 -0
  202. package/dist-types/commands/GetInvitationsCountCommand.d.ts +4 -0
  203. package/dist-types/commands/GetMacieSessionCommand.d.ts +4 -0
  204. package/dist-types/commands/GetMasterAccountCommand.d.ts +4 -0
  205. package/dist-types/commands/GetMemberCommand.d.ts +4 -0
  206. package/dist-types/commands/GetResourceProfileCommand.d.ts +4 -0
  207. package/dist-types/commands/GetRevealConfigurationCommand.d.ts +4 -0
  208. package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +4 -0
  209. package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +4 -0
  210. package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +4 -0
  211. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +4 -0
  212. package/dist-types/commands/GetUsageTotalsCommand.d.ts +4 -0
  213. package/dist-types/commands/ListAllowListsCommand.d.ts +4 -0
  214. package/dist-types/commands/ListClassificationJobsCommand.d.ts +4 -0
  215. package/dist-types/commands/ListClassificationScopesCommand.d.ts +4 -0
  216. package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +4 -0
  217. package/dist-types/commands/ListFindingsCommand.d.ts +4 -0
  218. package/dist-types/commands/ListFindingsFiltersCommand.d.ts +4 -0
  219. package/dist-types/commands/ListInvitationsCommand.d.ts +4 -0
  220. package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +4 -0
  221. package/dist-types/commands/ListMembersCommand.d.ts +4 -0
  222. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +4 -0
  223. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +4 -0
  224. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +4 -0
  225. package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +4 -0
  226. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  227. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +4 -0
  228. package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +4 -0
  229. package/dist-types/commands/SearchResourcesCommand.d.ts +4 -0
  230. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  231. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +4 -0
  232. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  233. package/dist-types/commands/UpdateAllowListCommand.d.ts +4 -0
  234. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +4 -0
  235. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +4 -0
  236. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +4 -0
  237. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +4 -0
  238. package/dist-types/commands/UpdateMacieSessionCommand.d.ts +4 -0
  239. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +4 -0
  240. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -0
  241. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +4 -0
  242. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +4 -0
  243. package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +4 -0
  244. package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +4 -0
  245. package/dist-types/index.d.ts +7 -2
  246. package/dist-types/models/Macie2ServiceException.d.ts +1 -0
  247. package/dist-types/ts3.4/Macie2Client.d.ts +3 -3
  248. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/GetClassificationScopeCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +1 -0
  288. package/dist-types/ts3.4/commands/GetResourceProfileCommand.d.ts +1 -0
  289. package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +1 -0
  290. package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +1 -0
  292. package/dist-types/ts3.4/commands/GetSensitivityInspectionTemplateCommand.d.ts +1 -0
  293. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +1 -0
  295. package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +1 -0
  296. package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +1 -0
  297. package/dist-types/ts3.4/commands/ListClassificationScopesCommand.d.ts +1 -0
  298. package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +1 -0
  299. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -0
  300. package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +1 -0
  301. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +1 -0
  302. package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +1 -0
  303. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -0
  304. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -0
  305. package/dist-types/ts3.4/commands/ListResourceProfileArtifactsCommand.d.ts +1 -0
  306. package/dist-types/ts3.4/commands/ListResourceProfileDetectionsCommand.d.ts +1 -0
  307. package/dist-types/ts3.4/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -0
  308. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  309. package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +1 -0
  310. package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +1 -0
  311. package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +1 -0
  312. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  313. package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +1 -0
  314. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  315. package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +1 -0
  316. package/dist-types/ts3.4/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -0
  317. package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +1 -0
  318. package/dist-types/ts3.4/commands/UpdateClassificationScopeCommand.d.ts +1 -0
  319. package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +1 -0
  320. package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +1 -0
  321. package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +1 -0
  322. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
  323. package/dist-types/ts3.4/commands/UpdateResourceProfileCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/index.d.ts +2 -2
  328. package/dist-types/ts3.4/models/Macie2ServiceException.d.ts +1 -0
  329. package/package.json +29 -29
@@ -15,6 +15,7 @@ import {
15
15
  DisassociateFromAdministratorAccountRequest,
16
16
  DisassociateFromAdministratorAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateFromAdministratorAccountCommandInput
19
20
  extends DisassociateFromAdministratorAccountRequest {}
20
21
  export interface DisassociateFromAdministratorAccountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DisassociateFromMasterAccountRequest,
16
16
  DisassociateFromMasterAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateFromMasterAccountCommandInput
19
20
  extends DisassociateFromMasterAccountRequest {}
20
21
  export interface DisassociateFromMasterAccountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DisassociateMemberRequest,
16
16
  DisassociateMemberResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateMemberCommandInput
19
20
  extends DisassociateMemberRequest {}
20
21
  export interface DisassociateMemberCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { EnableMacieRequest, EnableMacieResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface EnableMacieCommandInput extends EnableMacieRequest {}
16
17
  export interface EnableMacieCommandOutput
17
18
  extends EnableMacieResponse,
@@ -15,6 +15,7 @@ import {
15
15
  EnableOrganizationAdminAccountRequest,
16
16
  EnableOrganizationAdminAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface EnableOrganizationAdminAccountCommandInput
19
20
  extends EnableOrganizationAdminAccountRequest {}
20
21
  export interface EnableOrganizationAdminAccountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetAdministratorAccountRequest,
16
16
  GetAdministratorAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetAdministratorAccountCommandInput
19
20
  extends GetAdministratorAccountRequest {}
20
21
  export interface GetAdministratorAccountCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { GetAllowListRequest, GetAllowListResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetAllowListCommandInput extends GetAllowListRequest {}
16
17
  export interface GetAllowListCommandOutput
17
18
  extends GetAllowListResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetAutomatedDiscoveryConfigurationRequest,
16
16
  GetAutomatedDiscoveryConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetAutomatedDiscoveryConfigurationCommandInput
19
20
  extends GetAutomatedDiscoveryConfigurationRequest {}
20
21
  export interface GetAutomatedDiscoveryConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetBucketStatisticsRequest,
16
16
  GetBucketStatisticsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetBucketStatisticsCommandInput
19
20
  extends GetBucketStatisticsRequest {}
20
21
  export interface GetBucketStatisticsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetClassificationExportConfigurationRequest,
16
16
  GetClassificationExportConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetClassificationExportConfigurationCommandInput
19
20
  extends GetClassificationExportConfigurationRequest {}
20
21
  export interface GetClassificationExportConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetClassificationScopeRequest,
16
16
  GetClassificationScopeResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetClassificationScopeCommandInput
19
20
  extends GetClassificationScopeRequest {}
20
21
  export interface GetClassificationScopeCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetCustomDataIdentifierRequest,
16
16
  GetCustomDataIdentifierResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCustomDataIdentifierCommandInput
19
20
  extends GetCustomDataIdentifierRequest {}
20
21
  export interface GetCustomDataIdentifierCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetFindingStatisticsRequest,
16
16
  GetFindingStatisticsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetFindingStatisticsCommandInput
19
20
  extends GetFindingStatisticsRequest {}
20
21
  export interface GetFindingStatisticsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetFindingsCommandInput extends GetFindingsRequest {}
16
17
  export interface GetFindingsCommandOutput
17
18
  extends GetFindingsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetFindingsFilterRequest,
16
16
  GetFindingsFilterResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetFindingsFilterCommandInput
19
20
  extends GetFindingsFilterRequest {}
20
21
  export interface GetFindingsFilterCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetFindingsPublicationConfigurationRequest,
16
16
  GetFindingsPublicationConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetFindingsPublicationConfigurationCommandInput
19
20
  extends GetFindingsPublicationConfigurationRequest {}
20
21
  export interface GetFindingsPublicationConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetInvitationsCountRequest,
16
16
  GetInvitationsCountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetInvitationsCountCommandInput
19
20
  extends GetInvitationsCountRequest {}
20
21
  export interface GetInvitationsCountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetMacieSessionRequest,
16
16
  GetMacieSessionResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMacieSessionCommandInput extends GetMacieSessionRequest {}
19
20
  export interface GetMacieSessionCommandOutput
20
21
  extends GetMacieSessionResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetMasterAccountRequest,
16
16
  GetMasterAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {}
19
20
  export interface GetMasterAccountCommandOutput
20
21
  extends GetMasterAccountResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { GetMemberRequest, GetMemberResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetMemberCommandInput extends GetMemberRequest {}
16
17
  export interface GetMemberCommandOutput
17
18
  extends GetMemberResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetResourceProfileRequest,
16
16
  GetResourceProfileResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetResourceProfileCommandInput
19
20
  extends GetResourceProfileRequest {}
20
21
  export interface GetResourceProfileCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetRevealConfigurationRequest,
16
16
  GetRevealConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetRevealConfigurationCommandInput
19
20
  extends GetRevealConfigurationRequest {}
20
21
  export interface GetRevealConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetSensitiveDataOccurrencesAvailabilityRequest,
16
16
  GetSensitiveDataOccurrencesAvailabilityResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetSensitiveDataOccurrencesAvailabilityCommandInput
19
20
  extends GetSensitiveDataOccurrencesAvailabilityRequest {}
20
21
  export interface GetSensitiveDataOccurrencesAvailabilityCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetSensitiveDataOccurrencesRequest,
16
16
  GetSensitiveDataOccurrencesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetSensitiveDataOccurrencesCommandInput
19
20
  extends GetSensitiveDataOccurrencesRequest {}
20
21
  export interface GetSensitiveDataOccurrencesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetSensitivityInspectionTemplateRequest,
16
16
  GetSensitivityInspectionTemplateResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetSensitivityInspectionTemplateCommandInput
19
20
  extends GetSensitivityInspectionTemplateRequest {}
20
21
  export interface GetSensitivityInspectionTemplateCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetUsageStatisticsRequest,
16
16
  GetUsageStatisticsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetUsageStatisticsCommandInput
19
20
  extends GetUsageStatisticsRequest {}
20
21
  export interface GetUsageStatisticsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetUsageTotalsRequest,
16
16
  GetUsageTotalsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetUsageTotalsCommandInput extends GetUsageTotalsRequest {}
19
20
  export interface GetUsageTotalsCommandOutput
20
21
  extends GetUsageTotalsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListAllowListsRequest,
16
16
  ListAllowListsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAllowListsCommandInput extends ListAllowListsRequest {}
19
20
  export interface ListAllowListsCommandOutput
20
21
  extends ListAllowListsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListClassificationJobsRequest,
16
16
  ListClassificationJobsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListClassificationJobsCommandInput
19
20
  extends ListClassificationJobsRequest {}
20
21
  export interface ListClassificationJobsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListClassificationScopesRequest,
16
16
  ListClassificationScopesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListClassificationScopesCommandInput
19
20
  extends ListClassificationScopesRequest {}
20
21
  export interface ListClassificationScopesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListCustomDataIdentifiersRequest,
16
16
  ListCustomDataIdentifiersResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListCustomDataIdentifiersCommandInput
19
20
  extends ListCustomDataIdentifiersRequest {}
20
21
  export interface ListCustomDataIdentifiersCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListFindingsCommandInput extends ListFindingsRequest {}
16
17
  export interface ListFindingsCommandOutput
17
18
  extends ListFindingsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListFindingsFiltersRequest,
16
16
  ListFindingsFiltersResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListFindingsFiltersCommandInput
19
20
  extends ListFindingsFiltersRequest {}
20
21
  export interface ListFindingsFiltersCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListInvitationsRequest,
16
16
  ListInvitationsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListInvitationsCommandInput extends ListInvitationsRequest {}
19
20
  export interface ListInvitationsCommandOutput
20
21
  extends ListInvitationsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListManagedDataIdentifiersRequest,
16
16
  ListManagedDataIdentifiersResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListManagedDataIdentifiersCommandInput
19
20
  extends ListManagedDataIdentifiersRequest {}
20
21
  export interface ListManagedDataIdentifiersCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { ListMembersRequest, ListMembersResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListMembersCommandInput extends ListMembersRequest {}
16
17
  export interface ListMembersCommandOutput
17
18
  extends ListMembersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListOrganizationAdminAccountsRequest,
16
16
  ListOrganizationAdminAccountsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListOrganizationAdminAccountsCommandInput
19
20
  extends ListOrganizationAdminAccountsRequest {}
20
21
  export interface ListOrganizationAdminAccountsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListResourceProfileArtifactsRequest,
16
16
  ListResourceProfileArtifactsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListResourceProfileArtifactsCommandInput
19
20
  extends ListResourceProfileArtifactsRequest {}
20
21
  export interface ListResourceProfileArtifactsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListResourceProfileDetectionsRequest,
16
16
  ListResourceProfileDetectionsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListResourceProfileDetectionsCommandInput
19
20
  extends ListResourceProfileDetectionsRequest {}
20
21
  export interface ListResourceProfileDetectionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListSensitivityInspectionTemplatesRequest,
16
16
  ListSensitivityInspectionTemplatesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListSensitivityInspectionTemplatesCommandInput
19
20
  extends ListSensitivityInspectionTemplatesRequest {}
20
21
  export interface ListSensitivityInspectionTemplatesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListTagsForResourceRequest,
16
16
  ListTagsForResourceResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  PutClassificationExportConfigurationRequest,
16
16
  PutClassificationExportConfigurationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutClassificationExportConfigurationCommandInput
19
20
  extends PutClassificationExportConfigurationRequest {}
20
21
  export interface PutClassificationExportConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  PutFindingsPublicationConfigurationRequest,
16
16
  PutFindingsPublicationConfigurationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutFindingsPublicationConfigurationCommandInput
19
20
  extends PutFindingsPublicationConfigurationRequest {}
20
21
  export interface PutFindingsPublicationConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SearchResourcesRequest,
16
16
  SearchResourcesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SearchResourcesCommandInput extends SearchResourcesRequest {}
19
20
  export interface SearchResourcesCommandOutput
20
21
  extends SearchResourcesResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  TestCustomDataIdentifierRequest,
16
16
  TestCustomDataIdentifierResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface TestCustomDataIdentifierCommandInput
19
20
  extends TestCustomDataIdentifierRequest {}
20
21
  export interface TestCustomDataIdentifierCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UntagResourceRequest,
16
16
  UntagResourceResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateAllowListRequest,
16
16
  UpdateAllowListResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateAllowListCommandInput extends UpdateAllowListRequest {}
19
20
  export interface UpdateAllowListCommandOutput
20
21
  extends UpdateAllowListResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateAutomatedDiscoveryConfigurationRequest,
16
16
  UpdateAutomatedDiscoveryConfigurationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateAutomatedDiscoveryConfigurationCommandInput
19
20
  extends UpdateAutomatedDiscoveryConfigurationRequest {}
20
21
  export interface UpdateAutomatedDiscoveryConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateClassificationJobRequest,
16
16
  UpdateClassificationJobResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateClassificationJobCommandInput
19
20
  extends UpdateClassificationJobRequest {}
20
21
  export interface UpdateClassificationJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateClassificationScopeRequest,
16
16
  UpdateClassificationScopeResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateClassificationScopeCommandInput
19
20
  extends UpdateClassificationScopeRequest {}
20
21
  export interface UpdateClassificationScopeCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateFindingsFilterRequest,
16
16
  UpdateFindingsFilterResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateFindingsFilterCommandInput
19
20
  extends UpdateFindingsFilterRequest {}
20
21
  export interface UpdateFindingsFilterCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateMacieSessionRequest,
16
16
  UpdateMacieSessionResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateMacieSessionCommandInput
19
20
  extends UpdateMacieSessionRequest {}
20
21
  export interface UpdateMacieSessionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateMemberSessionRequest,
16
16
  UpdateMemberSessionResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateMemberSessionCommandInput
19
20
  extends UpdateMemberSessionRequest {}
20
21
  export interface UpdateMemberSessionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateOrganizationConfigurationRequest,
16
16
  UpdateOrganizationConfigurationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateOrganizationConfigurationCommandInput
19
20
  extends UpdateOrganizationConfigurationRequest {}
20
21
  export interface UpdateOrganizationConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateResourceProfileRequest,
16
16
  UpdateResourceProfileResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateResourceProfileCommandInput
19
20
  extends UpdateResourceProfileRequest {}
20
21
  export interface UpdateResourceProfileCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateResourceProfileDetectionsRequest,
16
16
  UpdateResourceProfileDetectionsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateResourceProfileDetectionsCommandInput
19
20
  extends UpdateResourceProfileDetectionsRequest {}
20
21
  export interface UpdateResourceProfileDetectionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateRevealConfigurationRequest,
16
16
  UpdateRevealConfigurationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateRevealConfigurationCommandInput
19
20
  extends UpdateRevealConfigurationRequest {}
20
21
  export interface UpdateRevealConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateSensitivityInspectionTemplateRequest,
16
16
  UpdateSensitivityInspectionTemplateResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateSensitivityInspectionTemplateCommandInput
19
20
  extends UpdateSensitivityInspectionTemplateRequest {}
20
21
  export interface UpdateSensitivityInspectionTemplateCommandOutput
@@ -1,7 +1,7 @@
1
- export * from "./Macie2";
2
1
  export * from "./Macie2Client";
2
+ export * from "./Macie2";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
6
5
  export * from "./waiters";
6
+ export * from "./models";
7
7
  export { Macie2ServiceException } from "./models/Macie2ServiceException";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class Macie2ServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }