@aws-sdk/client-macie2 3.651.1 → 3.658.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
@@ -81,4 +81,15 @@ declare const GetMasterAccountCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: {};
88
+ output: GetMasterAccountResponse;
89
+ };
90
+ sdk: {
91
+ input: GetMasterAccountCommandInput;
92
+ output: GetMasterAccountCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -88,4 +88,15 @@ declare const GetMemberCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetMemberCommand extends GetMemberCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetMemberRequest;
95
+ output: GetMemberResponse;
96
+ };
97
+ sdk: {
98
+ input: GetMemberCommandInput;
99
+ output: GetMemberCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -88,4 +88,15 @@ declare const GetResourceProfileCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetResourceProfileCommand extends GetResourceProfileCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetResourceProfileRequest;
95
+ output: GetResourceProfileResponse;
96
+ };
97
+ sdk: {
98
+ input: GetResourceProfileCommandInput;
99
+ output: GetResourceProfileCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -75,4 +75,15 @@ declare const GetRevealConfigurationCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class GetRevealConfigurationCommand extends GetRevealConfigurationCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: {};
82
+ output: GetRevealConfigurationResponse;
83
+ };
84
+ sdk: {
85
+ input: GetRevealConfigurationCommandInput;
86
+ output: GetRevealConfigurationCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -72,4 +72,15 @@ declare const GetSensitiveDataOccurrencesAvailabilityCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends GetSensitiveDataOccurrencesAvailabilityCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: GetSensitiveDataOccurrencesAvailabilityRequest;
79
+ output: GetSensitiveDataOccurrencesAvailabilityResponse;
80
+ };
81
+ sdk: {
82
+ input: GetSensitiveDataOccurrencesAvailabilityCommandInput;
83
+ output: GetSensitiveDataOccurrencesAvailabilityCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -83,4 +83,15 @@ declare const GetSensitiveDataOccurrencesCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetSensitiveDataOccurrencesCommand extends GetSensitiveDataOccurrencesCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetSensitiveDataOccurrencesRequest;
90
+ output: GetSensitiveDataOccurrencesResponse;
91
+ };
92
+ sdk: {
93
+ input: GetSensitiveDataOccurrencesCommandInput;
94
+ output: GetSensitiveDataOccurrencesCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -90,4 +90,15 @@ declare const GetSensitivityInspectionTemplateCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetSensitivityInspectionTemplateCommand extends GetSensitivityInspectionTemplateCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetSensitivityInspectionTemplateRequest;
97
+ output: GetSensitivityInspectionTemplateResponse;
98
+ };
99
+ sdk: {
100
+ input: GetSensitivityInspectionTemplateCommandInput;
101
+ output: GetSensitivityInspectionTemplateCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -113,4 +113,15 @@ declare const GetUsageStatisticsCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: GetUsageStatisticsRequest;
120
+ output: GetUsageStatisticsResponse;
121
+ };
122
+ sdk: {
123
+ input: GetUsageStatisticsCommandInput;
124
+ output: GetUsageStatisticsCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -85,4 +85,15 @@ declare const GetUsageTotalsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class GetUsageTotalsCommand extends GetUsageTotalsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: GetUsageTotalsRequest;
92
+ output: GetUsageTotalsResponse;
93
+ };
94
+ sdk: {
95
+ input: GetUsageTotalsCommandInput;
96
+ output: GetUsageTotalsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -80,4 +80,15 @@ declare const ListAllowListsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class ListAllowListsCommand extends ListAllowListsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: ListAllowListsRequest;
87
+ output: ListAllowListsResponse;
88
+ };
89
+ sdk: {
90
+ input: ListAllowListsCommandInput;
91
+ output: ListAllowListsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -82,4 +82,15 @@ declare const ListAutomatedDiscoveryAccountsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListAutomatedDiscoveryAccountsCommand extends ListAutomatedDiscoveryAccountsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListAutomatedDiscoveryAccountsRequest;
89
+ output: ListAutomatedDiscoveryAccountsResponse;
90
+ };
91
+ sdk: {
92
+ input: ListAutomatedDiscoveryAccountsCommandInput;
93
+ output: ListAutomatedDiscoveryAccountsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -174,4 +174,15 @@ declare const ListClassificationJobsCommand_base: {
174
174
  * @public
175
175
  */
176
176
  export declare class ListClassificationJobsCommand extends ListClassificationJobsCommand_base {
177
+ /** @internal type navigation helper, not in runtime. */
178
+ protected static __types: {
179
+ api: {
180
+ input: ListClassificationJobsRequest;
181
+ output: ListClassificationJobsResponse;
182
+ };
183
+ sdk: {
184
+ input: ListClassificationJobsCommandInput;
185
+ output: ListClassificationJobsCommandOutput;
186
+ };
187
+ };
177
188
  }
@@ -76,4 +76,15 @@ declare const ListClassificationScopesCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ListClassificationScopesCommand extends ListClassificationScopesCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ListClassificationScopesRequest;
83
+ output: ListClassificationScopesResponse;
84
+ };
85
+ sdk: {
86
+ input: ListClassificationScopesCommandInput;
87
+ output: ListClassificationScopesCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -88,4 +88,15 @@ declare const ListCustomDataIdentifiersCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListCustomDataIdentifiersCommand extends ListCustomDataIdentifiersCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListCustomDataIdentifiersRequest;
95
+ output: ListCustomDataIdentifiersResponse;
96
+ };
97
+ sdk: {
98
+ input: ListCustomDataIdentifiersCommandInput;
99
+ output: ListCustomDataIdentifiersCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -105,4 +105,15 @@ declare const ListFindingsCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class ListFindingsCommand extends ListFindingsCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: ListFindingsRequest;
112
+ output: ListFindingsResponse;
113
+ };
114
+ sdk: {
115
+ input: ListFindingsCommandInput;
116
+ output: ListFindingsCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -90,4 +90,15 @@ declare const ListFindingsFiltersCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class ListFindingsFiltersCommand extends ListFindingsFiltersCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: ListFindingsFiltersRequest;
97
+ output: ListFindingsFiltersResponse;
98
+ };
99
+ sdk: {
100
+ input: ListFindingsFiltersCommandInput;
101
+ output: ListFindingsFiltersCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -87,4 +87,15 @@ declare const ListInvitationsCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ListInvitationsRequest;
94
+ output: ListInvitationsResponse;
95
+ };
96
+ sdk: {
97
+ input: ListInvitationsCommandInput;
98
+ output: ListInvitationsCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -63,4 +63,15 @@ declare const ListManagedDataIdentifiersCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class ListManagedDataIdentifiersCommand extends ListManagedDataIdentifiersCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: ListManagedDataIdentifiersRequest;
70
+ output: ListManagedDataIdentifiersResponse;
71
+ };
72
+ sdk: {
73
+ input: ListManagedDataIdentifiersCommandInput;
74
+ output: ListManagedDataIdentifiersCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -95,4 +95,15 @@ declare const ListMembersCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListMembersCommand extends ListMembersCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListMembersRequest;
102
+ output: ListMembersResponse;
103
+ };
104
+ sdk: {
105
+ input: ListMembersCommandInput;
106
+ output: ListMembersCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -85,4 +85,15 @@ declare const ListOrganizationAdminAccountsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: ListOrganizationAdminAccountsRequest;
92
+ output: ListOrganizationAdminAccountsResponse;
93
+ };
94
+ sdk: {
95
+ input: ListOrganizationAdminAccountsCommandInput;
96
+ output: ListOrganizationAdminAccountsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -80,4 +80,15 @@ declare const ListResourceProfileArtifactsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class ListResourceProfileArtifactsCommand extends ListResourceProfileArtifactsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: ListResourceProfileArtifactsRequest;
87
+ output: ListResourceProfileArtifactsResponse;
88
+ };
89
+ sdk: {
90
+ input: ListResourceProfileArtifactsCommandInput;
91
+ output: ListResourceProfileArtifactsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -87,4 +87,15 @@ declare const ListResourceProfileDetectionsCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class ListResourceProfileDetectionsCommand extends ListResourceProfileDetectionsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ListResourceProfileDetectionsRequest;
94
+ output: ListResourceProfileDetectionsResponse;
95
+ };
96
+ sdk: {
97
+ input: ListResourceProfileDetectionsCommandInput;
98
+ output: ListResourceProfileDetectionsCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -79,4 +79,15 @@ declare const ListSensitivityInspectionTemplatesCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListSensitivityInspectionTemplatesCommand extends ListSensitivityInspectionTemplatesCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListSensitivityInspectionTemplatesRequest;
86
+ output: ListSensitivityInspectionTemplatesResponse;
87
+ };
88
+ sdk: {
89
+ input: ListSensitivityInspectionTemplatesCommandInput;
90
+ output: ListSensitivityInspectionTemplatesCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -59,4 +59,15 @@ declare const ListTagsForResourceCommand_base: {
59
59
  * @public
60
60
  */
61
61
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
62
+ /** @internal type navigation helper, not in runtime. */
63
+ protected static __types: {
64
+ api: {
65
+ input: ListTagsForResourceRequest;
66
+ output: ListTagsForResourceResponse;
67
+ };
68
+ sdk: {
69
+ input: ListTagsForResourceCommandInput;
70
+ output: ListTagsForResourceCommandOutput;
71
+ };
72
+ };
62
73
  }
@@ -90,4 +90,15 @@ declare const PutClassificationExportConfigurationCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class PutClassificationExportConfigurationCommand extends PutClassificationExportConfigurationCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: PutClassificationExportConfigurationRequest;
97
+ output: PutClassificationExportConfigurationResponse;
98
+ };
99
+ sdk: {
100
+ input: PutClassificationExportConfigurationCommandInput;
101
+ output: PutClassificationExportConfigurationCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -80,4 +80,15 @@ declare const PutFindingsPublicationConfigurationCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class PutFindingsPublicationConfigurationCommand extends PutFindingsPublicationConfigurationCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: PutFindingsPublicationConfigurationRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: PutFindingsPublicationConfigurationCommandInput;
91
+ output: PutFindingsPublicationConfigurationCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -170,4 +170,15 @@ declare const SearchResourcesCommand_base: {
170
170
  * @public
171
171
  */
172
172
  export declare class SearchResourcesCommand extends SearchResourcesCommand_base {
173
+ /** @internal type navigation helper, not in runtime. */
174
+ protected static __types: {
175
+ api: {
176
+ input: SearchResourcesRequest;
177
+ output: SearchResourcesResponse;
178
+ };
179
+ sdk: {
180
+ input: SearchResourcesCommandInput;
181
+ output: SearchResourcesCommandOutput;
182
+ };
183
+ };
173
184
  }
@@ -58,4 +58,15 @@ declare const TagResourceCommand_base: {
58
58
  * @public
59
59
  */
60
60
  export declare class TagResourceCommand extends TagResourceCommand_base {
61
+ /** @internal type navigation helper, not in runtime. */
62
+ protected static __types: {
63
+ api: {
64
+ input: TagResourceRequest;
65
+ output: {};
66
+ };
67
+ sdk: {
68
+ input: TagResourceCommandInput;
69
+ output: TagResourceCommandOutput;
70
+ };
71
+ };
61
72
  }
@@ -86,4 +86,15 @@ declare const TestCustomDataIdentifierCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class TestCustomDataIdentifierCommand extends TestCustomDataIdentifierCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: TestCustomDataIdentifierRequest;
93
+ output: TestCustomDataIdentifierResponse;
94
+ };
95
+ sdk: {
96
+ input: TestCustomDataIdentifierCommandInput;
97
+ output: TestCustomDataIdentifierCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -58,4 +58,15 @@ declare const UntagResourceCommand_base: {
58
58
  * @public
59
59
  */
60
60
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
61
+ /** @internal type navigation helper, not in runtime. */
62
+ protected static __types: {
63
+ api: {
64
+ input: UntagResourceRequest;
65
+ output: {};
66
+ };
67
+ sdk: {
68
+ input: UntagResourceCommandInput;
69
+ output: UntagResourceCommandOutput;
70
+ };
71
+ };
61
72
  }
@@ -82,4 +82,15 @@ declare const UpdateAllowListCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class UpdateAllowListCommand extends UpdateAllowListCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: UpdateAllowListRequest;
89
+ output: UpdateAllowListResponse;
90
+ };
91
+ sdk: {
92
+ input: UpdateAllowListCommandInput;
93
+ output: UpdateAllowListCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -68,4 +68,15 @@ declare const UpdateAutomatedDiscoveryConfigurationCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class UpdateAutomatedDiscoveryConfigurationCommand extends UpdateAutomatedDiscoveryConfigurationCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: UpdateAutomatedDiscoveryConfigurationRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: UpdateAutomatedDiscoveryConfigurationCommandInput;
79
+ output: UpdateAutomatedDiscoveryConfigurationCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -77,4 +77,15 @@ declare const UpdateClassificationJobCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class UpdateClassificationJobCommand extends UpdateClassificationJobCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: UpdateClassificationJobRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: UpdateClassificationJobCommandInput;
88
+ output: UpdateClassificationJobCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -78,4 +78,15 @@ declare const UpdateClassificationScopeCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class UpdateClassificationScopeCommand extends UpdateClassificationScopeCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: UpdateClassificationScopeRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: UpdateClassificationScopeCommandInput;
89
+ output: UpdateClassificationScopeCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -103,4 +103,15 @@ declare const UpdateFindingsFilterCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class UpdateFindingsFilterCommand extends UpdateFindingsFilterCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: UpdateFindingsFilterRequest;
110
+ output: UpdateFindingsFilterResponse;
111
+ };
112
+ sdk: {
113
+ input: UpdateFindingsFilterCommandInput;
114
+ output: UpdateFindingsFilterCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -77,4 +77,15 @@ declare const UpdateMacieSessionCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class UpdateMacieSessionCommand extends UpdateMacieSessionCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: UpdateMacieSessionRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: UpdateMacieSessionCommandInput;
88
+ output: UpdateMacieSessionCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -77,4 +77,15 @@ declare const UpdateMemberSessionCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class UpdateMemberSessionCommand extends UpdateMemberSessionCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: UpdateMemberSessionRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: UpdateMemberSessionCommandInput;
88
+ output: UpdateMemberSessionCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -76,4 +76,15 @@ declare const UpdateOrganizationConfigurationCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: UpdateOrganizationConfigurationRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: UpdateOrganizationConfigurationCommandInput;
87
+ output: UpdateOrganizationConfigurationCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -74,4 +74,15 @@ declare const UpdateResourceProfileCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class UpdateResourceProfileCommand extends UpdateResourceProfileCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: UpdateResourceProfileRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: UpdateResourceProfileCommandInput;
85
+ output: UpdateResourceProfileCommandOutput;
86
+ };
87
+ };
77
88
  }