@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
@@ -79,4 +79,15 @@ declare const UpdateResourceProfileDetectionsCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class UpdateResourceProfileDetectionsCommand extends UpdateResourceProfileDetectionsCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: UpdateResourceProfileDetectionsRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: UpdateResourceProfileDetectionsCommandInput;
90
+ output: UpdateResourceProfileDetectionsCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -84,4 +84,15 @@ declare const UpdateRevealConfigurationCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class UpdateRevealConfigurationCommand extends UpdateRevealConfigurationCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: UpdateRevealConfigurationRequest;
91
+ output: UpdateRevealConfigurationResponse;
92
+ };
93
+ sdk: {
94
+ input: UpdateRevealConfigurationCommandInput;
95
+ output: UpdateRevealConfigurationCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -87,4 +87,15 @@ declare const UpdateSensitivityInspectionTemplateCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class UpdateSensitivityInspectionTemplateCommand extends UpdateSensitivityInspectionTemplateCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: UpdateSensitivityInspectionTemplateRequest;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: UpdateSensitivityInspectionTemplateCommandInput;
98
+ output: UpdateSensitivityInspectionTemplateCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -36,4 +36,15 @@ declare const AcceptInvitationCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {}
39
+ export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AcceptInvitationRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: AcceptInvitationCommandInput;
47
+ output: AcceptInvitationCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const BatchGetCustomDataIdentifiersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetCustomDataIdentifiersCommand extends BatchGetCustomDataIdentifiersCommand_base {}
40
+ export declare class BatchGetCustomDataIdentifiersCommand extends BatchGetCustomDataIdentifiersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetCustomDataIdentifiersRequest;
44
+ output: BatchGetCustomDataIdentifiersResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetCustomDataIdentifiersCommandInput;
48
+ output: BatchGetCustomDataIdentifiersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchUpdateAutomatedDiscoveryAccountsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchUpdateAutomatedDiscoveryAccountsCommand extends BatchUpdateAutomatedDiscoveryAccountsCommand_base {}
40
+ export declare class BatchUpdateAutomatedDiscoveryAccountsCommand extends BatchUpdateAutomatedDiscoveryAccountsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchUpdateAutomatedDiscoveryAccountsRequest;
44
+ output: BatchUpdateAutomatedDiscoveryAccountsResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchUpdateAutomatedDiscoveryAccountsCommandInput;
48
+ output: BatchUpdateAutomatedDiscoveryAccountsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateAllowListCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateAllowListCommand extends CreateAllowListCommand_base {}
39
+ export declare class CreateAllowListCommand extends CreateAllowListCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateAllowListRequest;
43
+ output: CreateAllowListResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateAllowListCommandInput;
47
+ output: CreateAllowListCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateClassificationJobCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateClassificationJobCommand extends CreateClassificationJobCommand_base {}
40
+ export declare class CreateClassificationJobCommand extends CreateClassificationJobCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateClassificationJobRequest;
44
+ output: CreateClassificationJobResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateClassificationJobCommandInput;
48
+ output: CreateClassificationJobCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateCustomDataIdentifierCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateCustomDataIdentifierCommand extends CreateCustomDataIdentifierCommand_base {}
40
+ export declare class CreateCustomDataIdentifierCommand extends CreateCustomDataIdentifierCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateCustomDataIdentifierRequest;
44
+ output: CreateCustomDataIdentifierResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateCustomDataIdentifierCommandInput;
48
+ output: CreateCustomDataIdentifierCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateFindingsFilterCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateFindingsFilterCommand extends CreateFindingsFilterCommand_base {}
40
+ export declare class CreateFindingsFilterCommand extends CreateFindingsFilterCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateFindingsFilterRequest;
44
+ output: CreateFindingsFilterResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateFindingsFilterCommandInput;
48
+ output: CreateFindingsFilterCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateInvitationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateInvitationsCommand extends CreateInvitationsCommand_base {}
40
+ export declare class CreateInvitationsCommand extends CreateInvitationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateInvitationsRequest;
44
+ output: CreateInvitationsResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateInvitationsCommandInput;
48
+ output: CreateInvitationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateMemberCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateMemberCommand extends CreateMemberCommand_base {}
36
+ export declare class CreateMemberCommand extends CreateMemberCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateMemberRequest;
40
+ output: CreateMemberResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateMemberCommandInput;
44
+ output: CreateMemberCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateSampleFindingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {}
40
+ export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateSampleFindingsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateSampleFindingsCommandInput;
48
+ output: CreateSampleFindingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeclineInvitationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {}
40
+ export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeclineInvitationsRequest;
44
+ output: DeclineInvitationsResponse;
45
+ };
46
+ sdk: {
47
+ input: DeclineInvitationsCommandInput;
48
+ output: DeclineInvitationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteAllowListCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteAllowListCommand extends DeleteAllowListCommand_base {}
39
+ export declare class DeleteAllowListCommand extends DeleteAllowListCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteAllowListRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteAllowListCommandInput;
47
+ output: DeleteAllowListCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteCustomDataIdentifierCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteCustomDataIdentifierCommand extends DeleteCustomDataIdentifierCommand_base {}
40
+ export declare class DeleteCustomDataIdentifierCommand extends DeleteCustomDataIdentifierCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteCustomDataIdentifierRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteCustomDataIdentifierCommandInput;
48
+ output: DeleteCustomDataIdentifierCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteFindingsFilterCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteFindingsFilterCommand extends DeleteFindingsFilterCommand_base {}
40
+ export declare class DeleteFindingsFilterCommand extends DeleteFindingsFilterCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteFindingsFilterRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteFindingsFilterCommandInput;
48
+ output: DeleteFindingsFilterCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteInvitationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {}
40
+ export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteInvitationsRequest;
44
+ output: DeleteInvitationsResponse;
45
+ };
46
+ sdk: {
47
+ input: DeleteInvitationsCommandInput;
48
+ output: DeleteInvitationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteMemberCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteMemberCommand extends DeleteMemberCommand_base {}
36
+ export declare class DeleteMemberCommand extends DeleteMemberCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteMemberRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteMemberCommandInput;
44
+ output: DeleteMemberCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const DescribeBucketsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeBucketsCommand extends DescribeBucketsCommand_base {}
39
+ export declare class DescribeBucketsCommand extends DescribeBucketsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeBucketsRequest;
43
+ output: DescribeBucketsResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeBucketsCommandInput;
47
+ output: DescribeBucketsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeClassificationJobCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeClassificationJobCommand extends DescribeClassificationJobCommand_base {}
40
+ export declare class DescribeClassificationJobCommand extends DescribeClassificationJobCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeClassificationJobRequest;
44
+ output: DescribeClassificationJobResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeClassificationJobCommandInput;
48
+ output: DescribeClassificationJobCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeOrganizationConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {}
40
+ export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: DescribeOrganizationConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeOrganizationConfigurationCommandInput;
48
+ output: DescribeOrganizationConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DisableMacieCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DisableMacieCommand extends DisableMacieCommand_base {}
36
+ export declare class DisableMacieCommand extends DisableMacieCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DisableMacieCommandInput;
44
+ output: DisableMacieCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DisableOrganizationAdminAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {}
40
+ export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisableOrganizationAdminAccountRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisableOrganizationAdminAccountCommandInput;
48
+ output: DisableOrganizationAdminAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {}
40
+ export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateFromAdministratorAccountCommandInput;
48
+ output: DisassociateFromAdministratorAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateFromMasterAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {}
40
+ export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateFromMasterAccountCommandInput;
48
+ output: DisassociateFromMasterAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateMemberCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {}
40
+ export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisassociateMemberRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateMemberCommandInput;
48
+ output: DisassociateMemberCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const EnableMacieCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class EnableMacieCommand extends EnableMacieCommand_base {}
36
+ export declare class EnableMacieCommand extends EnableMacieCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: EnableMacieRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: EnableMacieCommandInput;
44
+ output: EnableMacieCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const EnableOrganizationAdminAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {}
40
+ export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: EnableOrganizationAdminAccountRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: EnableOrganizationAdminAccountCommandInput;
48
+ output: EnableOrganizationAdminAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetAdministratorAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {}
40
+ export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetAdministratorAccountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetAdministratorAccountCommandInput;
48
+ output: GetAdministratorAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetAllowListCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetAllowListCommand extends GetAllowListCommand_base {}
36
+ export declare class GetAllowListCommand extends GetAllowListCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetAllowListRequest;
40
+ output: GetAllowListResponse;
41
+ };
42
+ sdk: {
43
+ input: GetAllowListCommandInput;
44
+ output: GetAllowListCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetAutomatedDiscoveryConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAutomatedDiscoveryConfigurationCommand extends GetAutomatedDiscoveryConfigurationCommand_base {}
40
+ export declare class GetAutomatedDiscoveryConfigurationCommand extends GetAutomatedDiscoveryConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetAutomatedDiscoveryConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetAutomatedDiscoveryConfigurationCommandInput;
48
+ output: GetAutomatedDiscoveryConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetBucketStatisticsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetBucketStatisticsCommand extends GetBucketStatisticsCommand_base {}
40
+ export declare class GetBucketStatisticsCommand extends GetBucketStatisticsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetBucketStatisticsRequest;
44
+ output: GetBucketStatisticsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetBucketStatisticsCommandInput;
48
+ output: GetBucketStatisticsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetClassificationExportConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetClassificationExportConfigurationCommand extends GetClassificationExportConfigurationCommand_base {}
40
+ export declare class GetClassificationExportConfigurationCommand extends GetClassificationExportConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetClassificationExportConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetClassificationExportConfigurationCommandInput;
48
+ output: GetClassificationExportConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetClassificationScopeCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetClassificationScopeCommand extends GetClassificationScopeCommand_base {}
40
+ export declare class GetClassificationScopeCommand extends GetClassificationScopeCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetClassificationScopeRequest;
44
+ output: GetClassificationScopeResponse;
45
+ };
46
+ sdk: {
47
+ input: GetClassificationScopeCommandInput;
48
+ output: GetClassificationScopeCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetCustomDataIdentifierCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetCustomDataIdentifierCommand extends GetCustomDataIdentifierCommand_base {}
40
+ export declare class GetCustomDataIdentifierCommand extends GetCustomDataIdentifierCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetCustomDataIdentifierRequest;
44
+ output: GetCustomDataIdentifierResponse;
45
+ };
46
+ sdk: {
47
+ input: GetCustomDataIdentifierCommandInput;
48
+ output: GetCustomDataIdentifierCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetFindingStatisticsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetFindingStatisticsCommand extends GetFindingStatisticsCommand_base {}
40
+ export declare class GetFindingStatisticsCommand extends GetFindingStatisticsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetFindingStatisticsRequest;
44
+ output: GetFindingStatisticsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetFindingStatisticsCommandInput;
48
+ output: GetFindingStatisticsCommandOutput;
49
+ };
50
+ };
51
+ }