@aws-sdk/client-macie2 3.651.1 → 3.654.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 (163) hide show
  1. package/dist-types/commands/AcceptInvitationCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateAllowListCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateClassificationJobCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateFindingsFilterCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateInvitationsCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateMemberCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +11 -0
  11. package/dist-types/commands/DeclineInvitationsCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteAllowListCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteInvitationsCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteMemberCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeBucketsCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeClassificationJobCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +11 -0
  20. package/dist-types/commands/DisableMacieCommand.d.ts +11 -0
  21. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +11 -0
  22. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +11 -0
  23. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +11 -0
  24. package/dist-types/commands/DisassociateMemberCommand.d.ts +11 -0
  25. package/dist-types/commands/EnableMacieCommand.d.ts +11 -0
  26. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +11 -0
  27. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +11 -0
  28. package/dist-types/commands/GetAllowListCommand.d.ts +11 -0
  29. package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +11 -0
  30. package/dist-types/commands/GetBucketStatisticsCommand.d.ts +11 -0
  31. package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +11 -0
  32. package/dist-types/commands/GetClassificationScopeCommand.d.ts +11 -0
  33. package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +11 -0
  34. package/dist-types/commands/GetFindingStatisticsCommand.d.ts +11 -0
  35. package/dist-types/commands/GetFindingsCommand.d.ts +11 -0
  36. package/dist-types/commands/GetFindingsFilterCommand.d.ts +11 -0
  37. package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +11 -0
  38. package/dist-types/commands/GetInvitationsCountCommand.d.ts +11 -0
  39. package/dist-types/commands/GetMacieSessionCommand.d.ts +11 -0
  40. package/dist-types/commands/GetMasterAccountCommand.d.ts +11 -0
  41. package/dist-types/commands/GetMemberCommand.d.ts +11 -0
  42. package/dist-types/commands/GetResourceProfileCommand.d.ts +11 -0
  43. package/dist-types/commands/GetRevealConfigurationCommand.d.ts +11 -0
  44. package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +11 -0
  45. package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +11 -0
  46. package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +11 -0
  47. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +11 -0
  48. package/dist-types/commands/GetUsageTotalsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListAllowListsCommand.d.ts +11 -0
  50. package/dist-types/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListClassificationJobsCommand.d.ts +11 -0
  52. package/dist-types/commands/ListClassificationScopesCommand.d.ts +11 -0
  53. package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +11 -0
  54. package/dist-types/commands/ListFindingsCommand.d.ts +11 -0
  55. package/dist-types/commands/ListFindingsFiltersCommand.d.ts +11 -0
  56. package/dist-types/commands/ListInvitationsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +11 -0
  58. package/dist-types/commands/ListMembersCommand.d.ts +11 -0
  59. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +11 -0
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  64. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +11 -0
  65. package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +11 -0
  66. package/dist-types/commands/SearchResourcesCommand.d.ts +11 -0
  67. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  68. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +11 -0
  69. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateAllowListCommand.d.ts +11 -0
  71. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +11 -0
  74. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateMacieSessionCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +11 -0
  82. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetClassificationScopeCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetResourceProfileCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetSensitivityInspectionTemplateCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListClassificationScopesCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListResourceProfileArtifactsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListResourceProfileDetectionsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListSensitivityInspectionTemplatesCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/UpdateClassificationScopeCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/UpdateResourceProfileCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/UpdateResourceProfileDetectionsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +12 -1
  163. package/package.json +36 -36
@@ -33,4 +33,15 @@ declare const GetFindingsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetFindingsCommand extends GetFindingsCommand_base {}
36
+ export declare class GetFindingsCommand extends GetFindingsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetFindingsRequest;
40
+ output: GetFindingsResponse;
41
+ };
42
+ sdk: {
43
+ input: GetFindingsCommandInput;
44
+ output: GetFindingsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetFindingsFilterCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetFindingsFilterCommand extends GetFindingsFilterCommand_base {}
40
+ export declare class GetFindingsFilterCommand extends GetFindingsFilterCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetFindingsFilterRequest;
44
+ output: GetFindingsFilterResponse;
45
+ };
46
+ sdk: {
47
+ input: GetFindingsFilterCommandInput;
48
+ output: GetFindingsFilterCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetFindingsPublicationConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetFindingsPublicationConfigurationCommand extends GetFindingsPublicationConfigurationCommand_base {}
40
+ export declare class GetFindingsPublicationConfigurationCommand extends GetFindingsPublicationConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetFindingsPublicationConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetFindingsPublicationConfigurationCommandInput;
48
+ output: GetFindingsPublicationConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetInvitationsCountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {}
40
+ export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetInvitationsCountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetInvitationsCountCommandInput;
48
+ output: GetInvitationsCountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetMacieSessionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetMacieSessionCommand extends GetMacieSessionCommand_base {}
39
+ export declare class GetMacieSessionCommand extends GetMacieSessionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: {};
43
+ output: GetMacieSessionResponse;
44
+ };
45
+ sdk: {
46
+ input: GetMacieSessionCommandInput;
47
+ output: GetMacieSessionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const GetMasterAccountCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {}
39
+ export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: {};
43
+ output: GetMasterAccountResponse;
44
+ };
45
+ sdk: {
46
+ input: GetMasterAccountCommandInput;
47
+ output: GetMasterAccountCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const GetMemberCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetMemberCommand extends GetMemberCommand_base {}
36
+ export declare class GetMemberCommand extends GetMemberCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetMemberRequest;
40
+ output: GetMemberResponse;
41
+ };
42
+ sdk: {
43
+ input: GetMemberCommandInput;
44
+ output: GetMemberCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetResourceProfileCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetResourceProfileCommand extends GetResourceProfileCommand_base {}
40
+ export declare class GetResourceProfileCommand extends GetResourceProfileCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetResourceProfileRequest;
44
+ output: GetResourceProfileResponse;
45
+ };
46
+ sdk: {
47
+ input: GetResourceProfileCommandInput;
48
+ output: GetResourceProfileCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetRevealConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetRevealConfigurationCommand extends GetRevealConfigurationCommand_base {}
40
+ export declare class GetRevealConfigurationCommand extends GetRevealConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetRevealConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetRevealConfigurationCommandInput;
48
+ output: GetRevealConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetSensitiveDataOccurrencesAvailabilityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends GetSensitiveDataOccurrencesAvailabilityCommand_base {}
40
+ export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends GetSensitiveDataOccurrencesAvailabilityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSensitiveDataOccurrencesAvailabilityRequest;
44
+ output: GetSensitiveDataOccurrencesAvailabilityResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSensitiveDataOccurrencesAvailabilityCommandInput;
48
+ output: GetSensitiveDataOccurrencesAvailabilityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetSensitiveDataOccurrencesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSensitiveDataOccurrencesCommand extends GetSensitiveDataOccurrencesCommand_base {}
40
+ export declare class GetSensitiveDataOccurrencesCommand extends GetSensitiveDataOccurrencesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSensitiveDataOccurrencesRequest;
44
+ output: GetSensitiveDataOccurrencesResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSensitiveDataOccurrencesCommandInput;
48
+ output: GetSensitiveDataOccurrencesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetSensitivityInspectionTemplateCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSensitivityInspectionTemplateCommand extends GetSensitivityInspectionTemplateCommand_base {}
40
+ export declare class GetSensitivityInspectionTemplateCommand extends GetSensitivityInspectionTemplateCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSensitivityInspectionTemplateRequest;
44
+ output: GetSensitivityInspectionTemplateResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSensitivityInspectionTemplateCommandInput;
48
+ output: GetSensitivityInspectionTemplateCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetUsageStatisticsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {}
40
+ export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetUsageStatisticsRequest;
44
+ output: GetUsageStatisticsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetUsageStatisticsCommandInput;
48
+ output: GetUsageStatisticsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetUsageTotalsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetUsageTotalsCommand extends GetUsageTotalsCommand_base {}
39
+ export declare class GetUsageTotalsCommand extends GetUsageTotalsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetUsageTotalsRequest;
43
+ output: GetUsageTotalsResponse;
44
+ };
45
+ sdk: {
46
+ input: GetUsageTotalsCommandInput;
47
+ output: GetUsageTotalsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListAllowListsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListAllowListsCommand extends ListAllowListsCommand_base {}
39
+ export declare class ListAllowListsCommand extends ListAllowListsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListAllowListsRequest;
43
+ output: ListAllowListsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListAllowListsCommandInput;
47
+ output: ListAllowListsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListAutomatedDiscoveryAccountsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAutomatedDiscoveryAccountsCommand extends ListAutomatedDiscoveryAccountsCommand_base {}
40
+ export declare class ListAutomatedDiscoveryAccountsCommand extends ListAutomatedDiscoveryAccountsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAutomatedDiscoveryAccountsRequest;
44
+ output: ListAutomatedDiscoveryAccountsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAutomatedDiscoveryAccountsCommandInput;
48
+ output: ListAutomatedDiscoveryAccountsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListClassificationJobsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListClassificationJobsCommand extends ListClassificationJobsCommand_base {}
40
+ export declare class ListClassificationJobsCommand extends ListClassificationJobsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListClassificationJobsRequest;
44
+ output: ListClassificationJobsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListClassificationJobsCommandInput;
48
+ output: ListClassificationJobsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListClassificationScopesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListClassificationScopesCommand extends ListClassificationScopesCommand_base {}
40
+ export declare class ListClassificationScopesCommand extends ListClassificationScopesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListClassificationScopesRequest;
44
+ output: ListClassificationScopesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListClassificationScopesCommandInput;
48
+ output: ListClassificationScopesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCustomDataIdentifiersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCustomDataIdentifiersCommand extends ListCustomDataIdentifiersCommand_base {}
40
+ export declare class ListCustomDataIdentifiersCommand extends ListCustomDataIdentifiersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCustomDataIdentifiersRequest;
44
+ output: ListCustomDataIdentifiersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCustomDataIdentifiersCommandInput;
48
+ output: ListCustomDataIdentifiersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListFindingsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListFindingsCommand extends ListFindingsCommand_base {}
36
+ export declare class ListFindingsCommand extends ListFindingsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListFindingsRequest;
40
+ output: ListFindingsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListFindingsCommandInput;
44
+ output: ListFindingsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListFindingsFiltersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListFindingsFiltersCommand extends ListFindingsFiltersCommand_base {}
40
+ export declare class ListFindingsFiltersCommand extends ListFindingsFiltersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListFindingsFiltersRequest;
44
+ output: ListFindingsFiltersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListFindingsFiltersCommandInput;
48
+ output: ListFindingsFiltersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListInvitationsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListInvitationsCommand extends ListInvitationsCommand_base {}
39
+ export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListInvitationsRequest;
43
+ output: ListInvitationsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListInvitationsCommandInput;
47
+ output: ListInvitationsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListManagedDataIdentifiersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListManagedDataIdentifiersCommand extends ListManagedDataIdentifiersCommand_base {}
40
+ export declare class ListManagedDataIdentifiersCommand extends ListManagedDataIdentifiersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListManagedDataIdentifiersRequest;
44
+ output: ListManagedDataIdentifiersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListManagedDataIdentifiersCommandInput;
48
+ output: ListManagedDataIdentifiersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListMembersCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListMembersCommand extends ListMembersCommand_base {}
36
+ export declare class ListMembersCommand extends ListMembersCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListMembersRequest;
40
+ output: ListMembersResponse;
41
+ };
42
+ sdk: {
43
+ input: ListMembersCommandInput;
44
+ output: ListMembersCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListOrganizationAdminAccountsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {}
40
+ export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListOrganizationAdminAccountsRequest;
44
+ output: ListOrganizationAdminAccountsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListOrganizationAdminAccountsCommandInput;
48
+ output: ListOrganizationAdminAccountsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListResourceProfileArtifactsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListResourceProfileArtifactsCommand extends ListResourceProfileArtifactsCommand_base {}
40
+ export declare class ListResourceProfileArtifactsCommand extends ListResourceProfileArtifactsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListResourceProfileArtifactsRequest;
44
+ output: ListResourceProfileArtifactsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListResourceProfileArtifactsCommandInput;
48
+ output: ListResourceProfileArtifactsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListResourceProfileDetectionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListResourceProfileDetectionsCommand extends ListResourceProfileDetectionsCommand_base {}
40
+ export declare class ListResourceProfileDetectionsCommand extends ListResourceProfileDetectionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListResourceProfileDetectionsRequest;
44
+ output: ListResourceProfileDetectionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListResourceProfileDetectionsCommandInput;
48
+ output: ListResourceProfileDetectionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListSensitivityInspectionTemplatesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSensitivityInspectionTemplatesCommand extends ListSensitivityInspectionTemplatesCommand_base {}
40
+ export declare class ListSensitivityInspectionTemplatesCommand extends ListSensitivityInspectionTemplatesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSensitivityInspectionTemplatesRequest;
44
+ output: ListSensitivityInspectionTemplatesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSensitivityInspectionTemplatesCommandInput;
48
+ output: ListSensitivityInspectionTemplatesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutClassificationExportConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutClassificationExportConfigurationCommand extends PutClassificationExportConfigurationCommand_base {}
40
+ export declare class PutClassificationExportConfigurationCommand extends PutClassificationExportConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutClassificationExportConfigurationRequest;
44
+ output: PutClassificationExportConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: PutClassificationExportConfigurationCommandInput;
48
+ output: PutClassificationExportConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutFindingsPublicationConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutFindingsPublicationConfigurationCommand extends PutFindingsPublicationConfigurationCommand_base {}
40
+ export declare class PutFindingsPublicationConfigurationCommand extends PutFindingsPublicationConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutFindingsPublicationConfigurationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutFindingsPublicationConfigurationCommandInput;
48
+ output: PutFindingsPublicationConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const SearchResourcesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class SearchResourcesCommand extends SearchResourcesCommand_base {}
39
+ export declare class SearchResourcesCommand extends SearchResourcesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: SearchResourcesRequest;
43
+ output: SearchResourcesResponse;
44
+ };
45
+ sdk: {
46
+ input: SearchResourcesCommandInput;
47
+ output: SearchResourcesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class TagResourceCommand extends TagResourceCommand_base {}
36
+ export declare class TagResourceCommand extends TagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: TagResourceRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: TagResourceCommandInput;
44
+ output: TagResourceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const TestCustomDataIdentifierCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class TestCustomDataIdentifierCommand extends TestCustomDataIdentifierCommand_base {}
40
+ export declare class TestCustomDataIdentifierCommand extends TestCustomDataIdentifierCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: TestCustomDataIdentifierRequest;
44
+ output: TestCustomDataIdentifierResponse;
45
+ };
46
+ sdk: {
47
+ input: TestCustomDataIdentifierCommandInput;
48
+ output: TestCustomDataIdentifierCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UntagResourceCommand extends UntagResourceCommand_base {}
39
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UntagResourceRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: UntagResourceCommandInput;
47
+ output: UntagResourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const UpdateAllowListCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UpdateAllowListCommand extends UpdateAllowListCommand_base {}
39
+ export declare class UpdateAllowListCommand extends UpdateAllowListCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UpdateAllowListRequest;
43
+ output: UpdateAllowListResponse;
44
+ };
45
+ sdk: {
46
+ input: UpdateAllowListCommandInput;
47
+ output: UpdateAllowListCommandOutput;
48
+ };
49
+ };
50
+ }