@aws-sdk/client-macie2 3.337.0 → 3.338.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
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateSensitivityInspectionTemplateCommand, se_UpdateSensitivityInspectionTemplateCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateSensitivityInspectionTemplateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
package/dist-es/index.js CHANGED
@@ -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";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class Macie2ServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);
@@ -88,6 +88,7 @@ import { UpdateResourceProfileDetectionsCommandInput, UpdateResourceProfileDetec
88
88
  import { UpdateRevealConfigurationCommandInput, UpdateRevealConfigurationCommandOutput } from "./commands/UpdateRevealConfigurationCommand";
89
89
  import { UpdateSensitivityInspectionTemplateCommandInput, UpdateSensitivityInspectionTemplateCommandOutput } from "./commands/UpdateSensitivityInspectionTemplateCommand";
90
90
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
91
+ export { __Client };
91
92
  /**
92
93
  * @public
93
94
  */
@@ -202,7 +203,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
202
203
  /**
203
204
  * @public
204
205
  */
205
- type Macie2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
206
+ export type Macie2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
206
207
  /**
207
208
  * @public
208
209
  *
@@ -213,7 +214,7 @@ export interface Macie2ClientConfig extends Macie2ClientConfigType {
213
214
  /**
214
215
  * @public
215
216
  */
216
- type Macie2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
217
+ export type Macie2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
217
218
  /**
218
219
  * @public
219
220
  *
@@ -238,4 +239,3 @@ export declare class Macie2Client extends __Client<__HttpHandlerOptions, Service
238
239
  */
239
240
  destroy(): void;
240
241
  }
241
- export {};
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { BatchGetCustomDataIdentifiersRequest, BatchGetCustomDataIdentifiersResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateAllowListRequest, CreateAllowListResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateClassificationJobRequest, CreateClassificationJobResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateCustomDataIdentifierRequest, CreateCustomDataIdentifierResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateFindingsFilterRequest, CreateFindingsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateInvitationsRequest, CreateInvitationsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateMemberRequest, CreateMemberResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateSampleFindingsRequest, CreateSampleFindingsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteAllowListRequest, DeleteAllowListResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteCustomDataIdentifierRequest, DeleteCustomDataIdentifierResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteFindingsFilterRequest, DeleteFindingsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteMemberRequest, DeleteMemberResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DescribeBucketsRequest, DescribeBucketsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DescribeClassificationJobRequest, DescribeClassificationJobResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DescribeOrganizationConfigurationRequest, DescribeOrganizationConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisableMacieRequest, DisableMacieResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisableOrganizationAdminAccountRequest, DisableOrganizationAdminAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisassociateFromAdministratorAccountRequest, DisassociateFromAdministratorAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisassociateFromMasterAccountRequest, DisassociateFromMasterAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisassociateMemberRequest, DisassociateMemberResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { EnableMacieRequest, EnableMacieResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { EnableOrganizationAdminAccountRequest, EnableOrganizationAdminAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetAdministratorAccountRequest, GetAdministratorAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetAllowListRequest, GetAllowListResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetAutomatedDiscoveryConfigurationRequest, GetAutomatedDiscoveryConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetBucketStatisticsRequest, GetBucketStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetClassificationExportConfigurationRequest, GetClassificationExportConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetClassificationScopeRequest, GetClassificationScopeResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetCustomDataIdentifierRequest, GetCustomDataIdentifierResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingStatisticsRequest, GetFindingStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingsFilterRequest, GetFindingsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingsPublicationConfigurationRequest, GetFindingsPublicationConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetInvitationsCountRequest, GetInvitationsCountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetMacieSessionRequest, GetMacieSessionResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetMasterAccountRequest, GetMasterAccountResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetMemberRequest, GetMemberResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetResourceProfileRequest, GetResourceProfileResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetRevealConfigurationRequest, GetRevealConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetSensitiveDataOccurrencesAvailabilityRequest, GetSensitiveDataOccurrencesAvailabilityResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetSensitiveDataOccurrencesRequest, GetSensitiveDataOccurrencesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetSensitivityInspectionTemplateRequest, GetSensitivityInspectionTemplateResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetUsageStatisticsRequest, GetUsageStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetUsageTotalsRequest, GetUsageTotalsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *