@aws-sdk/client-macie2 3.335.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
@@ -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 { ListAllowListsRequest, ListAllowListsResponse } 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 { ListClassificationJobsRequest, ListClassificationJobsResponse } 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 { ListClassificationScopesRequest, ListClassificationScopesResponse } 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 { ListCustomDataIdentifiersRequest, ListCustomDataIdentifiersResponse } 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 { ListFindingsRequest, ListFindingsResponse } 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 { ListFindingsFiltersRequest, ListFindingsFiltersResponse } 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 { ListInvitationsRequest, ListInvitationsResponse } from "../models/models_1";
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 { ListManagedDataIdentifiersRequest, ListManagedDataIdentifiersResponse } from "../models/models_1";
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 { ListMembersRequest, ListMembersResponse } from "../models/models_1";
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 { ListOrganizationAdminAccountsRequest, ListOrganizationAdminAccountsResponse } from "../models/models_1";
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 { ListResourceProfileArtifactsRequest, ListResourceProfileArtifactsResponse } from "../models/models_1";
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 { ListResourceProfileDetectionsRequest, ListResourceProfileDetectionsResponse } from "../models/models_1";
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 { ListSensitivityInspectionTemplatesRequest, ListSensitivityInspectionTemplatesResponse } from "../models/models_1";
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
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 { PutClassificationExportConfigurationRequest, PutClassificationExportConfigurationResponse } from "../models/models_1";
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 { PutFindingsPublicationConfigurationRequest, PutFindingsPublicationConfigurationResponse } from "../models/models_1";
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 { SearchResourcesRequest, SearchResourcesResponse } from "../models/models_1";
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 { TagResourceRequest, TagResourceResponse } from "../models/models_1";
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 { TestCustomDataIdentifierRequest, TestCustomDataIdentifierResponse } from "../models/models_1";
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
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 { UpdateAllowListRequest, UpdateAllowListResponse } from "../models/models_1";
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 { UpdateAutomatedDiscoveryConfigurationRequest, UpdateAutomatedDiscoveryConfigurationResponse } from "../models/models_1";
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 { UpdateClassificationJobRequest, UpdateClassificationJobResponse } from "../models/models_1";
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 { UpdateClassificationScopeRequest, UpdateClassificationScopeResponse } from "../models/models_1";
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 { UpdateFindingsFilterRequest, UpdateFindingsFilterResponse } from "../models/models_1";
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 { UpdateMacieSessionRequest, UpdateMacieSessionResponse } from "../models/models_1";
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 { UpdateMemberSessionRequest, UpdateMemberSessionResponse } from "../models/models_1";
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 { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_1";
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 { UpdateResourceProfileRequest, UpdateResourceProfileResponse } from "../models/models_1";
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 { UpdateResourceProfileDetectionsRequest, UpdateResourceProfileDetectionsResponse } from "../models/models_1";
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 { UpdateRevealConfigurationRequest, UpdateRevealConfigurationResponse } from "../models/models_1";
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 { UpdateSensitivityInspectionTemplateRequest, UpdateSensitivityInspectionTemplateResponse } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,7 +1,12 @@
1
- export * from "./Macie2";
1
+ /**
2
+ * <p>Amazon Macie</p>
3
+ *
4
+ * @packageDocumentation
5
+ */
2
6
  export * from "./Macie2Client";
7
+ export * from "./Macie2";
3
8
  export * from "./commands";
4
- export * from "./models";
5
9
  export * from "./pagination";
6
10
  export * from "./waiters";
11
+ export * from "./models";
7
12
  export { Macie2ServiceException } from "./models/Macie2ServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -367,6 +367,7 @@ import {
367
367
  ClientResolvedEndpointParameters,
368
368
  EndpointParameters,
369
369
  } from "./endpoint/EndpointParameters";
370
+ export { __Client };
370
371
  export type ServiceInputTypes =
371
372
  | AcceptInvitationCommandInput
372
373
  | BatchGetCustomDataIdentifiersCommandInput
@@ -551,7 +552,7 @@ export interface ClientDefaults
551
552
  logger?: __Logger;
552
553
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
553
554
  }
554
- type Macie2ClientConfigType = Partial<
555
+ export type Macie2ClientConfigType = Partial<
555
556
  __SmithyConfiguration<__HttpHandlerOptions>
556
557
  > &
557
558
  ClientDefaults &
@@ -563,7 +564,7 @@ type Macie2ClientConfigType = Partial<
563
564
  UserAgentInputConfig &
564
565
  ClientInputEndpointParameters;
565
566
  export interface Macie2ClientConfig extends Macie2ClientConfigType {}
566
- type Macie2ClientResolvedConfigType =
567
+ export type Macie2ClientResolvedConfigType =
567
568
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
568
569
  Required<ClientDefaults> &
569
570
  RegionResolvedConfig &
@@ -585,4 +586,3 @@ export declare class Macie2Client extends __Client<
585
586
  constructor(configuration: Macie2ClientConfig);
586
587
  destroy(): void;
587
588
  }
588
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  AcceptInvitationRequest,
16
16
  AcceptInvitationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {}
19
20
  export interface AcceptInvitationCommandOutput
20
21
  extends AcceptInvitationResponse,
@@ -15,6 +15,7 @@ import {
15
15
  BatchGetCustomDataIdentifiersRequest,
16
16
  BatchGetCustomDataIdentifiersResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchGetCustomDataIdentifiersCommandInput
19
20
  extends BatchGetCustomDataIdentifiersRequest {}
20
21
  export interface BatchGetCustomDataIdentifiersCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateAllowListRequest,
16
16
  CreateAllowListResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAllowListCommandInput extends CreateAllowListRequest {}
19
20
  export interface CreateAllowListCommandOutput
20
21
  extends CreateAllowListResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateClassificationJobRequest,
16
16
  CreateClassificationJobResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateClassificationJobCommandInput
19
20
  extends CreateClassificationJobRequest {}
20
21
  export interface CreateClassificationJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateCustomDataIdentifierRequest,
16
16
  CreateCustomDataIdentifierResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateCustomDataIdentifierCommandInput
19
20
  extends CreateCustomDataIdentifierRequest {}
20
21
  export interface CreateCustomDataIdentifierCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateFindingsFilterRequest,
16
16
  CreateFindingsFilterResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateFindingsFilterCommandInput
19
20
  extends CreateFindingsFilterRequest {}
20
21
  export interface CreateFindingsFilterCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateInvitationsRequest,
16
16
  CreateInvitationsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateInvitationsCommandInput
19
20
  extends CreateInvitationsRequest {}
20
21
  export interface CreateInvitationsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { CreateMemberRequest, CreateMemberResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateMemberCommandInput extends CreateMemberRequest {}
16
17
  export interface CreateMemberCommandOutput
17
18
  extends CreateMemberResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateSampleFindingsRequest,
16
16
  CreateSampleFindingsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateSampleFindingsCommandInput
19
20
  extends CreateSampleFindingsRequest {}
20
21
  export interface CreateSampleFindingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeclineInvitationsRequest,
16
16
  DeclineInvitationsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeclineInvitationsCommandInput
19
20
  extends DeclineInvitationsRequest {}
20
21
  export interface DeclineInvitationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteAllowListRequest,
16
16
  DeleteAllowListResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteAllowListCommandInput extends DeleteAllowListRequest {}
19
20
  export interface DeleteAllowListCommandOutput
20
21
  extends DeleteAllowListResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteCustomDataIdentifierRequest,
16
16
  DeleteCustomDataIdentifierResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteCustomDataIdentifierCommandInput
19
20
  extends DeleteCustomDataIdentifierRequest {}
20
21
  export interface DeleteCustomDataIdentifierCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteFindingsFilterRequest,
16
16
  DeleteFindingsFilterResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteFindingsFilterCommandInput
19
20
  extends DeleteFindingsFilterRequest {}
20
21
  export interface DeleteFindingsFilterCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteInvitationsRequest,
16
16
  DeleteInvitationsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteInvitationsCommandInput
19
20
  extends DeleteInvitationsRequest {}
20
21
  export interface DeleteInvitationsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { DeleteMemberRequest, DeleteMemberResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteMemberCommandInput extends DeleteMemberRequest {}
16
17
  export interface DeleteMemberCommandOutput
17
18
  extends DeleteMemberResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeBucketsRequest,
16
16
  DescribeBucketsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeBucketsCommandInput extends DescribeBucketsRequest {}
19
20
  export interface DescribeBucketsCommandOutput
20
21
  extends DescribeBucketsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeClassificationJobRequest,
16
16
  DescribeClassificationJobResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClassificationJobCommandInput
19
20
  extends DescribeClassificationJobRequest {}
20
21
  export interface DescribeClassificationJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeOrganizationConfigurationRequest,
16
16
  DescribeOrganizationConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeOrganizationConfigurationCommandInput
19
20
  extends DescribeOrganizationConfigurationRequest {}
20
21
  export interface DescribeOrganizationConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../Macie2Client";
14
14
  import { DisableMacieRequest, DisableMacieResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisableMacieCommandInput extends DisableMacieRequest {}
16
17
  export interface DisableMacieCommandOutput
17
18
  extends DisableMacieResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DisableOrganizationAdminAccountRequest,
16
16
  DisableOrganizationAdminAccountResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisableOrganizationAdminAccountCommandInput
19
20
  extends DisableOrganizationAdminAccountRequest {}
20
21
  export interface DisableOrganizationAdminAccountCommandOutput