@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
@@ -78,4 +78,15 @@ declare const AcceptInvitationCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: AcceptInvitationRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: AcceptInvitationCommandInput;
89
+ output: AcceptInvitationCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -92,4 +92,15 @@ declare const BatchGetCustomDataIdentifiersCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class BatchGetCustomDataIdentifiersCommand extends BatchGetCustomDataIdentifiersCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: BatchGetCustomDataIdentifiersRequest;
99
+ output: BatchGetCustomDataIdentifiersResponse;
100
+ };
101
+ sdk: {
102
+ input: BatchGetCustomDataIdentifiersCommandInput;
103
+ output: BatchGetCustomDataIdentifiersCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -82,4 +82,15 @@ declare const BatchUpdateAutomatedDiscoveryAccountsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class BatchUpdateAutomatedDiscoveryAccountsCommand extends BatchUpdateAutomatedDiscoveryAccountsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: BatchUpdateAutomatedDiscoveryAccountsRequest;
89
+ output: BatchUpdateAutomatedDiscoveryAccountsResponse;
90
+ };
91
+ sdk: {
92
+ input: BatchUpdateAutomatedDiscoveryAccountsCommandInput;
93
+ output: BatchUpdateAutomatedDiscoveryAccountsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -91,4 +91,15 @@ declare const CreateAllowListCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class CreateAllowListCommand extends CreateAllowListCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: CreateAllowListRequest;
98
+ output: CreateAllowListResponse;
99
+ };
100
+ sdk: {
101
+ input: CreateAllowListCommandInput;
102
+ output: CreateAllowListCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -206,4 +206,15 @@ declare const CreateClassificationJobCommand_base: {
206
206
  * @public
207
207
  */
208
208
  export declare class CreateClassificationJobCommand extends CreateClassificationJobCommand_base {
209
+ /** @internal type navigation helper, not in runtime. */
210
+ protected static __types: {
211
+ api: {
212
+ input: CreateClassificationJobRequest;
213
+ output: CreateClassificationJobResponse;
214
+ };
215
+ sdk: {
216
+ input: CreateClassificationJobCommandInput;
217
+ output: CreateClassificationJobCommandOutput;
218
+ };
219
+ };
209
220
  }
@@ -97,4 +97,15 @@ declare const CreateCustomDataIdentifierCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class CreateCustomDataIdentifierCommand extends CreateCustomDataIdentifierCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: CreateCustomDataIdentifierRequest;
104
+ output: CreateCustomDataIdentifierResponse;
105
+ };
106
+ sdk: {
107
+ input: CreateCustomDataIdentifierCommandInput;
108
+ output: CreateCustomDataIdentifierCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -105,4 +105,15 @@ declare const CreateFindingsFilterCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class CreateFindingsFilterCommand extends CreateFindingsFilterCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: CreateFindingsFilterRequest;
112
+ output: CreateFindingsFilterResponse;
113
+ };
114
+ sdk: {
115
+ input: CreateFindingsFilterCommandInput;
116
+ output: CreateFindingsFilterCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -88,4 +88,15 @@ declare const CreateInvitationsCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class CreateInvitationsCommand extends CreateInvitationsCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: CreateInvitationsRequest;
95
+ output: CreateInvitationsResponse;
96
+ };
97
+ sdk: {
98
+ input: CreateInvitationsCommandInput;
99
+ output: CreateInvitationsCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -84,4 +84,15 @@ declare const CreateMemberCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class CreateMemberCommand extends CreateMemberCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: CreateMemberRequest;
91
+ output: CreateMemberResponse;
92
+ };
93
+ sdk: {
94
+ input: CreateMemberCommandInput;
95
+ output: CreateMemberCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -78,4 +78,15 @@ declare const CreateSampleFindingsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: CreateSampleFindingsRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: CreateSampleFindingsCommandInput;
89
+ output: CreateSampleFindingsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -86,4 +86,15 @@ declare const DeclineInvitationsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeclineInvitationsRequest;
93
+ output: DeclineInvitationsResponse;
94
+ };
95
+ sdk: {
96
+ input: DeclineInvitationsCommandInput;
97
+ output: DeclineInvitationsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -71,4 +71,15 @@ declare const DeleteAllowListCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteAllowListCommand extends DeleteAllowListCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteAllowListRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteAllowListCommandInput;
82
+ output: DeleteAllowListCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -76,4 +76,15 @@ declare const DeleteCustomDataIdentifierCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteCustomDataIdentifierCommand extends DeleteCustomDataIdentifierCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteCustomDataIdentifierRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteCustomDataIdentifierCommandInput;
87
+ output: DeleteCustomDataIdentifierCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -76,4 +76,15 @@ declare const DeleteFindingsFilterCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteFindingsFilterCommand extends DeleteFindingsFilterCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteFindingsFilterRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteFindingsFilterCommandInput;
87
+ output: DeleteFindingsFilterCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -86,4 +86,15 @@ declare const DeleteInvitationsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteInvitationsRequest;
93
+ output: DeleteInvitationsResponse;
94
+ };
95
+ sdk: {
96
+ input: DeleteInvitationsCommandInput;
97
+ output: DeleteInvitationsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -76,4 +76,15 @@ declare const DeleteMemberCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteMemberCommand extends DeleteMemberCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteMemberRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteMemberCommandInput;
87
+ output: DeleteMemberCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -190,4 +190,15 @@ declare const DescribeBucketsCommand_base: {
190
190
  * @public
191
191
  */
192
192
  export declare class DescribeBucketsCommand extends DescribeBucketsCommand_base {
193
+ /** @internal type navigation helper, not in runtime. */
194
+ protected static __types: {
195
+ api: {
196
+ input: DescribeBucketsRequest;
197
+ output: DescribeBucketsResponse;
198
+ };
199
+ sdk: {
200
+ input: DescribeBucketsCommandInput;
201
+ output: DescribeBucketsCommandOutput;
202
+ };
203
+ };
193
204
  }
@@ -222,4 +222,15 @@ declare const DescribeClassificationJobCommand_base: {
222
222
  * @public
223
223
  */
224
224
  export declare class DescribeClassificationJobCommand extends DescribeClassificationJobCommand_base {
225
+ /** @internal type navigation helper, not in runtime. */
226
+ protected static __types: {
227
+ api: {
228
+ input: DescribeClassificationJobRequest;
229
+ output: DescribeClassificationJobResponse;
230
+ };
231
+ sdk: {
232
+ input: DescribeClassificationJobCommandInput;
233
+ output: DescribeClassificationJobCommandOutput;
234
+ };
235
+ };
225
236
  }
@@ -77,4 +77,15 @@ declare const DescribeOrganizationConfigurationCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: {};
84
+ output: DescribeOrganizationConfigurationResponse;
85
+ };
86
+ sdk: {
87
+ input: DescribeOrganizationConfigurationCommandInput;
88
+ output: DescribeOrganizationConfigurationCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -74,4 +74,15 @@ declare const DisableMacieCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DisableMacieCommand extends DisableMacieCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DisableMacieCommandInput;
85
+ output: DisableMacieCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -76,4 +76,15 @@ declare const DisableOrganizationAdminAccountCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DisableOrganizationAdminAccountRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DisableOrganizationAdminAccountCommandInput;
87
+ output: DisableOrganizationAdminAccountCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -74,4 +74,15 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DisassociateFromAdministratorAccountCommandInput;
85
+ output: DisassociateFromAdministratorAccountCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -74,4 +74,15 @@ declare const DisassociateFromMasterAccountCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DisassociateFromMasterAccountCommandInput;
85
+ output: DisassociateFromMasterAccountCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -76,4 +76,15 @@ declare const DisassociateMemberCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DisassociateMemberRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DisassociateMemberCommandInput;
87
+ output: DisassociateMemberCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -78,4 +78,15 @@ declare const EnableMacieCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class EnableMacieCommand extends EnableMacieCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: EnableMacieRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: EnableMacieCommandInput;
89
+ output: EnableMacieCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -77,4 +77,15 @@ declare const EnableOrganizationAdminAccountCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: EnableOrganizationAdminAccountRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: EnableOrganizationAdminAccountCommandInput;
88
+ output: EnableOrganizationAdminAccountCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -81,4 +81,15 @@ declare const GetAdministratorAccountCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: {};
88
+ output: GetAdministratorAccountResponse;
89
+ };
90
+ sdk: {
91
+ input: GetAdministratorAccountCommandInput;
92
+ output: GetAdministratorAccountCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -91,4 +91,15 @@ declare const GetAllowListCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetAllowListCommand extends GetAllowListCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetAllowListRequest;
98
+ output: GetAllowListResponse;
99
+ };
100
+ sdk: {
101
+ input: GetAllowListCommandInput;
102
+ output: GetAllowListCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -73,4 +73,15 @@ declare const GetAutomatedDiscoveryConfigurationCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class GetAutomatedDiscoveryConfigurationCommand extends GetAutomatedDiscoveryConfigurationCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: {};
80
+ output: GetAutomatedDiscoveryConfigurationResponse;
81
+ };
82
+ sdk: {
83
+ input: GetAutomatedDiscoveryConfigurationCommandInput;
84
+ output: GetAutomatedDiscoveryConfigurationCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -143,4 +143,15 @@ declare const GetBucketStatisticsCommand_base: {
143
143
  * @public
144
144
  */
145
145
  export declare class GetBucketStatisticsCommand extends GetBucketStatisticsCommand_base {
146
+ /** @internal type navigation helper, not in runtime. */
147
+ protected static __types: {
148
+ api: {
149
+ input: GetBucketStatisticsRequest;
150
+ output: GetBucketStatisticsResponse;
151
+ };
152
+ sdk: {
153
+ input: GetBucketStatisticsCommandInput;
154
+ output: GetBucketStatisticsCommandOutput;
155
+ };
156
+ };
146
157
  }
@@ -82,4 +82,15 @@ declare const GetClassificationExportConfigurationCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetClassificationExportConfigurationCommand extends GetClassificationExportConfigurationCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: {};
89
+ output: GetClassificationExportConfigurationResponse;
90
+ };
91
+ sdk: {
92
+ input: GetClassificationExportConfigurationCommandInput;
93
+ output: GetClassificationExportConfigurationCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -80,4 +80,15 @@ declare const GetClassificationScopeCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class GetClassificationScopeCommand extends GetClassificationScopeCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: GetClassificationScopeRequest;
87
+ output: GetClassificationScopeResponse;
88
+ };
89
+ sdk: {
90
+ input: GetClassificationScopeCommandInput;
91
+ output: GetClassificationScopeCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -100,4 +100,15 @@ declare const GetCustomDataIdentifierCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class GetCustomDataIdentifierCommand extends GetCustomDataIdentifierCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: GetCustomDataIdentifierRequest;
107
+ output: GetCustomDataIdentifierResponse;
108
+ };
109
+ sdk: {
110
+ input: GetCustomDataIdentifierCommandInput;
111
+ output: GetCustomDataIdentifierCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -107,4 +107,15 @@ declare const GetFindingStatisticsCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class GetFindingStatisticsCommand extends GetFindingStatisticsCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: GetFindingStatisticsRequest;
114
+ output: GetFindingStatisticsResponse;
115
+ };
116
+ sdk: {
117
+ input: GetFindingStatisticsCommandInput;
118
+ output: GetFindingStatisticsCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -388,4 +388,15 @@ declare const GetFindingsCommand_base: {
388
388
  * @public
389
389
  */
390
390
  export declare class GetFindingsCommand extends GetFindingsCommand_base {
391
+ /** @internal type navigation helper, not in runtime. */
392
+ protected static __types: {
393
+ api: {
394
+ input: GetFindingsRequest;
395
+ output: GetFindingsResponse;
396
+ };
397
+ sdk: {
398
+ input: GetFindingsCommandInput;
399
+ output: GetFindingsCommandOutput;
400
+ };
401
+ };
391
402
  }
@@ -105,4 +105,15 @@ declare const GetFindingsFilterCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class GetFindingsFilterCommand extends GetFindingsFilterCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: GetFindingsFilterRequest;
112
+ output: GetFindingsFilterResponse;
113
+ };
114
+ sdk: {
115
+ input: GetFindingsFilterCommandInput;
116
+ output: GetFindingsFilterCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -79,4 +79,15 @@ declare const GetFindingsPublicationConfigurationCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class GetFindingsPublicationConfigurationCommand extends GetFindingsPublicationConfigurationCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: {};
86
+ output: GetFindingsPublicationConfigurationResponse;
87
+ };
88
+ sdk: {
89
+ input: GetFindingsPublicationConfigurationCommandInput;
90
+ output: GetFindingsPublicationConfigurationCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -76,4 +76,15 @@ declare const GetInvitationsCountCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: {};
83
+ output: GetInvitationsCountResponse;
84
+ };
85
+ sdk: {
86
+ input: GetInvitationsCountCommandInput;
87
+ output: GetInvitationsCountCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -80,4 +80,15 @@ declare const GetMacieSessionCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class GetMacieSessionCommand extends GetMacieSessionCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: {};
87
+ output: GetMacieSessionResponse;
88
+ };
89
+ sdk: {
90
+ input: GetMacieSessionCommandInput;
91
+ output: GetMacieSessionCommandOutput;
92
+ };
93
+ };
83
94
  }