@aws-sdk/client-securityhub 3.650.0 → 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.
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +11 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +11 -0
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/CreateActionTargetCommand.d.ts +11 -0
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +11 -0
- package/dist-types/commands/CreateInsightCommand.d.ts +11 -0
- package/dist-types/commands/CreateMembersCommand.d.ts +11 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInsightCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMembersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeHubCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProductsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeStandardsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +11 -0
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +11 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +11 -0
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +11 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +11 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +11 -0
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +11 -0
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +11 -0
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +11 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +11 -0
- package/dist-types/commands/GetInsightResultsCommand.d.ts +11 -0
- package/dist-types/commands/GetInsightsCommand.d.ts +11 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +11 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetMembersCommand.d.ts +11 -0
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/InviteMembersCommand.d.ts +11 -0
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +11 -0
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +11 -0
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +11 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/ListMembersCommand.d.ts +11 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +11 -0
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +11 -0
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFindingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInsightCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -90,4 +90,15 @@ declare const AcceptAdministratorInvitationCommand_base: {
|
|
|
90
90
|
*
|
|
91
91
|
*/
|
|
92
92
|
export declare class AcceptAdministratorInvitationCommand extends AcceptAdministratorInvitationCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: AcceptAdministratorInvitationRequest;
|
|
97
|
+
output: {};
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: AcceptAdministratorInvitationCommandInput;
|
|
101
|
+
output: AcceptAdministratorInvitationCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -82,4 +82,15 @@ declare const AcceptInvitationCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: AcceptInvitationRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: AcceptInvitationCommandInput;
|
|
93
|
+
output: AcceptInvitationCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -115,4 +115,15 @@ declare const BatchDeleteAutomationRulesCommand_base: {
|
|
|
115
115
|
*
|
|
116
116
|
*/
|
|
117
117
|
export declare class BatchDeleteAutomationRulesCommand extends BatchDeleteAutomationRulesCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: BatchDeleteAutomationRulesRequest;
|
|
122
|
+
output: BatchDeleteAutomationRulesResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: BatchDeleteAutomationRulesCommandInput;
|
|
126
|
+
output: BatchDeleteAutomationRulesCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -116,4 +116,15 @@ declare const BatchDisableStandardsCommand_base: {
|
|
|
116
116
|
*
|
|
117
117
|
*/
|
|
118
118
|
export declare class BatchDisableStandardsCommand extends BatchDisableStandardsCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: BatchDisableStandardsRequest;
|
|
123
|
+
output: BatchDisableStandardsResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: BatchDisableStandardsCommandInput;
|
|
127
|
+
output: BatchDisableStandardsCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -124,4 +124,15 @@ declare const BatchEnableStandardsCommand_base: {
|
|
|
124
124
|
*
|
|
125
125
|
*/
|
|
126
126
|
export declare class BatchEnableStandardsCommand extends BatchEnableStandardsCommand_base {
|
|
127
|
+
/** @internal type navigation helper, not in runtime. */
|
|
128
|
+
protected static __types: {
|
|
129
|
+
api: {
|
|
130
|
+
input: BatchEnableStandardsRequest;
|
|
131
|
+
output: BatchEnableStandardsResponse;
|
|
132
|
+
};
|
|
133
|
+
sdk: {
|
|
134
|
+
input: BatchEnableStandardsCommandInput;
|
|
135
|
+
output: BatchEnableStandardsCommandOutput;
|
|
136
|
+
};
|
|
137
|
+
};
|
|
127
138
|
}
|
|
@@ -375,4 +375,15 @@ declare const BatchGetAutomationRulesCommand_base: {
|
|
|
375
375
|
*
|
|
376
376
|
*/
|
|
377
377
|
export declare class BatchGetAutomationRulesCommand extends BatchGetAutomationRulesCommand_base {
|
|
378
|
+
/** @internal type navigation helper, not in runtime. */
|
|
379
|
+
protected static __types: {
|
|
380
|
+
api: {
|
|
381
|
+
input: BatchGetAutomationRulesRequest;
|
|
382
|
+
output: BatchGetAutomationRulesResponse;
|
|
383
|
+
};
|
|
384
|
+
sdk: {
|
|
385
|
+
input: BatchGetAutomationRulesCommandInput;
|
|
386
|
+
output: BatchGetAutomationRulesCommandOutput;
|
|
387
|
+
};
|
|
388
|
+
};
|
|
378
389
|
}
|
|
@@ -160,4 +160,15 @@ declare const BatchGetConfigurationPolicyAssociationsCommand_base: {
|
|
|
160
160
|
*
|
|
161
161
|
*/
|
|
162
162
|
export declare class BatchGetConfigurationPolicyAssociationsCommand extends BatchGetConfigurationPolicyAssociationsCommand_base {
|
|
163
|
+
/** @internal type navigation helper, not in runtime. */
|
|
164
|
+
protected static __types: {
|
|
165
|
+
api: {
|
|
166
|
+
input: BatchGetConfigurationPolicyAssociationsRequest;
|
|
167
|
+
output: BatchGetConfigurationPolicyAssociationsResponse;
|
|
168
|
+
};
|
|
169
|
+
sdk: {
|
|
170
|
+
input: BatchGetConfigurationPolicyAssociationsCommandInput;
|
|
171
|
+
output: BatchGetConfigurationPolicyAssociationsCommandOutput;
|
|
172
|
+
};
|
|
173
|
+
};
|
|
163
174
|
}
|
|
@@ -173,4 +173,15 @@ declare const BatchGetSecurityControlsCommand_base: {
|
|
|
173
173
|
*
|
|
174
174
|
*/
|
|
175
175
|
export declare class BatchGetSecurityControlsCommand extends BatchGetSecurityControlsCommand_base {
|
|
176
|
+
/** @internal type navigation helper, not in runtime. */
|
|
177
|
+
protected static __types: {
|
|
178
|
+
api: {
|
|
179
|
+
input: BatchGetSecurityControlsRequest;
|
|
180
|
+
output: BatchGetSecurityControlsResponse;
|
|
181
|
+
};
|
|
182
|
+
sdk: {
|
|
183
|
+
input: BatchGetSecurityControlsCommandInput;
|
|
184
|
+
output: BatchGetSecurityControlsCommandOutput;
|
|
185
|
+
};
|
|
186
|
+
};
|
|
176
187
|
}
|
|
@@ -155,4 +155,15 @@ declare const BatchGetStandardsControlAssociationsCommand_base: {
|
|
|
155
155
|
*
|
|
156
156
|
*/
|
|
157
157
|
export declare class BatchGetStandardsControlAssociationsCommand extends BatchGetStandardsControlAssociationsCommand_base {
|
|
158
|
+
/** @internal type navigation helper, not in runtime. */
|
|
159
|
+
protected static __types: {
|
|
160
|
+
api: {
|
|
161
|
+
input: BatchGetStandardsControlAssociationsRequest;
|
|
162
|
+
output: BatchGetStandardsControlAssociationsResponse;
|
|
163
|
+
};
|
|
164
|
+
sdk: {
|
|
165
|
+
input: BatchGetStandardsControlAssociationsCommandInput;
|
|
166
|
+
output: BatchGetStandardsControlAssociationsCommandOutput;
|
|
167
|
+
};
|
|
168
|
+
};
|
|
158
169
|
}
|
|
@@ -4382,4 +4382,15 @@ declare const BatchImportFindingsCommand_base: {
|
|
|
4382
4382
|
*
|
|
4383
4383
|
*/
|
|
4384
4384
|
export declare class BatchImportFindingsCommand extends BatchImportFindingsCommand_base {
|
|
4385
|
+
/** @internal type navigation helper, not in runtime. */
|
|
4386
|
+
protected static __types: {
|
|
4387
|
+
api: {
|
|
4388
|
+
input: BatchImportFindingsRequest;
|
|
4389
|
+
output: BatchImportFindingsResponse;
|
|
4390
|
+
};
|
|
4391
|
+
sdk: {
|
|
4392
|
+
input: BatchImportFindingsCommandInput;
|
|
4393
|
+
output: BatchImportFindingsCommandOutput;
|
|
4394
|
+
};
|
|
4395
|
+
};
|
|
4385
4396
|
}
|
|
@@ -302,4 +302,15 @@ declare const BatchUpdateAutomationRulesCommand_base: {
|
|
|
302
302
|
*
|
|
303
303
|
*/
|
|
304
304
|
export declare class BatchUpdateAutomationRulesCommand extends BatchUpdateAutomationRulesCommand_base {
|
|
305
|
+
/** @internal type navigation helper, not in runtime. */
|
|
306
|
+
protected static __types: {
|
|
307
|
+
api: {
|
|
308
|
+
input: BatchUpdateAutomationRulesRequest;
|
|
309
|
+
output: BatchUpdateAutomationRulesResponse;
|
|
310
|
+
};
|
|
311
|
+
sdk: {
|
|
312
|
+
input: BatchUpdateAutomationRulesCommandInput;
|
|
313
|
+
output: BatchUpdateAutomationRulesCommandOutput;
|
|
314
|
+
};
|
|
315
|
+
};
|
|
305
316
|
}
|
|
@@ -236,4 +236,15 @@ declare const BatchUpdateFindingsCommand_base: {
|
|
|
236
236
|
*
|
|
237
237
|
*/
|
|
238
238
|
export declare class BatchUpdateFindingsCommand extends BatchUpdateFindingsCommand_base {
|
|
239
|
+
/** @internal type navigation helper, not in runtime. */
|
|
240
|
+
protected static __types: {
|
|
241
|
+
api: {
|
|
242
|
+
input: BatchUpdateFindingsRequest;
|
|
243
|
+
output: BatchUpdateFindingsResponse;
|
|
244
|
+
};
|
|
245
|
+
sdk: {
|
|
246
|
+
input: BatchUpdateFindingsCommandInput;
|
|
247
|
+
output: BatchUpdateFindingsCommandOutput;
|
|
248
|
+
};
|
|
249
|
+
};
|
|
239
250
|
}
|
|
@@ -134,4 +134,15 @@ declare const BatchUpdateStandardsControlAssociationsCommand_base: {
|
|
|
134
134
|
*
|
|
135
135
|
*/
|
|
136
136
|
export declare class BatchUpdateStandardsControlAssociationsCommand extends BatchUpdateStandardsControlAssociationsCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: BatchUpdateStandardsControlAssociationsRequest;
|
|
141
|
+
output: BatchUpdateStandardsControlAssociationsResponse;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: BatchUpdateStandardsControlAssociationsCommandInput;
|
|
145
|
+
output: BatchUpdateStandardsControlAssociationsCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -96,4 +96,15 @@ declare const CreateActionTargetCommand_base: {
|
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
export declare class CreateActionTargetCommand extends CreateActionTargetCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CreateActionTargetRequest;
|
|
103
|
+
output: CreateActionTargetResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CreateActionTargetCommandInput;
|
|
107
|
+
output: CreateActionTargetCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -330,4 +330,15 @@ declare const CreateAutomationRuleCommand_base: {
|
|
|
330
330
|
*
|
|
331
331
|
*/
|
|
332
332
|
export declare class CreateAutomationRuleCommand extends CreateAutomationRuleCommand_base {
|
|
333
|
+
/** @internal type navigation helper, not in runtime. */
|
|
334
|
+
protected static __types: {
|
|
335
|
+
api: {
|
|
336
|
+
input: CreateAutomationRuleRequest;
|
|
337
|
+
output: CreateAutomationRuleResponse;
|
|
338
|
+
};
|
|
339
|
+
sdk: {
|
|
340
|
+
input: CreateAutomationRuleCommandInput;
|
|
341
|
+
output: CreateAutomationRuleCommandOutput;
|
|
342
|
+
};
|
|
343
|
+
};
|
|
333
344
|
}
|
|
@@ -249,4 +249,15 @@ declare const CreateConfigurationPolicyCommand_base: {
|
|
|
249
249
|
*
|
|
250
250
|
*/
|
|
251
251
|
export declare class CreateConfigurationPolicyCommand extends CreateConfigurationPolicyCommand_base {
|
|
252
|
+
/** @internal type navigation helper, not in runtime. */
|
|
253
|
+
protected static __types: {
|
|
254
|
+
api: {
|
|
255
|
+
input: CreateConfigurationPolicyRequest;
|
|
256
|
+
output: CreateConfigurationPolicyResponse;
|
|
257
|
+
};
|
|
258
|
+
sdk: {
|
|
259
|
+
input: CreateConfigurationPolicyCommandInput;
|
|
260
|
+
output: CreateConfigurationPolicyCommandOutput;
|
|
261
|
+
};
|
|
262
|
+
};
|
|
252
263
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateFindingAggregatorCommand_base: {
|
|
|
110
110
|
*
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateFindingAggregatorCommand extends CreateFindingAggregatorCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateFindingAggregatorRequest;
|
|
117
|
+
output: CreateFindingAggregatorResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateFindingAggregatorCommandInput;
|
|
121
|
+
output: CreateFindingAggregatorCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -377,4 +377,15 @@ declare const CreateInsightCommand_base: {
|
|
|
377
377
|
*
|
|
378
378
|
*/
|
|
379
379
|
export declare class CreateInsightCommand extends CreateInsightCommand_base {
|
|
380
|
+
/** @internal type navigation helper, not in runtime. */
|
|
381
|
+
protected static __types: {
|
|
382
|
+
api: {
|
|
383
|
+
input: CreateInsightRequest;
|
|
384
|
+
output: CreateInsightResponse;
|
|
385
|
+
};
|
|
386
|
+
sdk: {
|
|
387
|
+
input: CreateInsightCommandInput;
|
|
388
|
+
output: CreateInsightCommandOutput;
|
|
389
|
+
};
|
|
390
|
+
};
|
|
380
391
|
}
|
|
@@ -144,4 +144,15 @@ declare const CreateMembersCommand_base: {
|
|
|
144
144
|
*
|
|
145
145
|
*/
|
|
146
146
|
export declare class CreateMembersCommand extends CreateMembersCommand_base {
|
|
147
|
+
/** @internal type navigation helper, not in runtime. */
|
|
148
|
+
protected static __types: {
|
|
149
|
+
api: {
|
|
150
|
+
input: CreateMembersRequest;
|
|
151
|
+
output: CreateMembersResponse;
|
|
152
|
+
};
|
|
153
|
+
sdk: {
|
|
154
|
+
input: CreateMembersCommandInput;
|
|
155
|
+
output: CreateMembersCommandOutput;
|
|
156
|
+
};
|
|
157
|
+
};
|
|
147
158
|
}
|
|
@@ -99,4 +99,15 @@ declare const DeclineInvitationsCommand_base: {
|
|
|
99
99
|
*
|
|
100
100
|
*/
|
|
101
101
|
export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: DeclineInvitationsRequest;
|
|
106
|
+
output: DeclineInvitationsResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: DeclineInvitationsCommandInput;
|
|
110
|
+
output: DeclineInvitationsCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeleteActionTargetCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeleteActionTargetCommand extends DeleteActionTargetCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeleteActionTargetRequest;
|
|
95
|
+
output: DeleteActionTargetResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeleteActionTargetCommandInput;
|
|
99
|
+
output: DeleteActionTargetCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -93,4 +93,15 @@ declare const DeleteConfigurationPolicyCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
export declare class DeleteConfigurationPolicyCommand extends DeleteConfigurationPolicyCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DeleteConfigurationPolicyRequest;
|
|
100
|
+
output: {};
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DeleteConfigurationPolicyCommandInput;
|
|
104
|
+
output: DeleteConfigurationPolicyCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeleteFindingAggregatorCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeleteFindingAggregatorCommand extends DeleteFindingAggregatorCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeleteFindingAggregatorRequest;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeleteFindingAggregatorCommandInput;
|
|
99
|
+
output: DeleteFindingAggregatorCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -90,4 +90,15 @@ declare const DeleteInsightCommand_base: {
|
|
|
90
90
|
*
|
|
91
91
|
*/
|
|
92
92
|
export declare class DeleteInsightCommand extends DeleteInsightCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: DeleteInsightRequest;
|
|
97
|
+
output: DeleteInsightResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: DeleteInsightCommandInput;
|
|
101
|
+
output: DeleteInsightCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -102,4 +102,15 @@ declare const DeleteInvitationsCommand_base: {
|
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: DeleteInvitationsRequest;
|
|
109
|
+
output: DeleteInvitationsResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: DeleteInvitationsCommandInput;
|
|
113
|
+
output: DeleteInvitationsCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -102,4 +102,15 @@ declare const DeleteMembersCommand_base: {
|
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
export declare class DeleteMembersCommand extends DeleteMembersCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: DeleteMembersRequest;
|
|
109
|
+
output: DeleteMembersResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: DeleteMembersCommandInput;
|
|
113
|
+
output: DeleteMembersCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -105,4 +105,15 @@ declare const DescribeActionTargetsCommand_base: {
|
|
|
105
105
|
*
|
|
106
106
|
*/
|
|
107
107
|
export declare class DescribeActionTargetsCommand extends DescribeActionTargetsCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: DescribeActionTargetsRequest;
|
|
112
|
+
output: DescribeActionTargetsResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: DescribeActionTargetsCommandInput;
|
|
116
|
+
output: DescribeActionTargetsCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -97,4 +97,15 @@ declare const DescribeHubCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class DescribeHubCommand extends DescribeHubCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: DescribeHubRequest;
|
|
104
|
+
output: DescribeHubResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: DescribeHubCommandInput;
|
|
108
|
+
output: DescribeHubCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -97,4 +97,15 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: {};
|
|
104
|
+
output: DescribeOrganizationConfigurationResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: DescribeOrganizationConfigurationCommandInput;
|
|
108
|
+
output: DescribeOrganizationConfigurationCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -133,4 +133,15 @@ declare const DescribeProductsCommand_base: {
|
|
|
133
133
|
*
|
|
134
134
|
*/
|
|
135
135
|
export declare class DescribeProductsCommand extends DescribeProductsCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: DescribeProductsRequest;
|
|
140
|
+
output: DescribeProductsResponse;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: DescribeProductsCommandInput;
|
|
144
|
+
output: DescribeProductsCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -120,4 +120,15 @@ declare const DescribeStandardsCommand_base: {
|
|
|
120
120
|
*
|
|
121
121
|
*/
|
|
122
122
|
export declare class DescribeStandardsCommand extends DescribeStandardsCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: DescribeStandardsRequest;
|
|
127
|
+
output: DescribeStandardsResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: DescribeStandardsCommandInput;
|
|
131
|
+
output: DescribeStandardsCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -136,4 +136,15 @@ declare const DescribeStandardsControlsCommand_base: {
|
|
|
136
136
|
*
|
|
137
137
|
*/
|
|
138
138
|
export declare class DescribeStandardsControlsCommand extends DescribeStandardsControlsCommand_base {
|
|
139
|
+
/** @internal type navigation helper, not in runtime. */
|
|
140
|
+
protected static __types: {
|
|
141
|
+
api: {
|
|
142
|
+
input: DescribeStandardsControlsRequest;
|
|
143
|
+
output: DescribeStandardsControlsResponse;
|
|
144
|
+
};
|
|
145
|
+
sdk: {
|
|
146
|
+
input: DescribeStandardsControlsCommandInput;
|
|
147
|
+
output: DescribeStandardsControlsCommandOutput;
|
|
148
|
+
};
|
|
149
|
+
};
|
|
139
150
|
}
|
|
@@ -84,4 +84,15 @@ declare const DisableImportFindingsForProductCommand_base: {
|
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
export declare class DisableImportFindingsForProductCommand extends DisableImportFindingsForProductCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DisableImportFindingsForProductRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DisableImportFindingsForProductCommandInput;
|
|
95
|
+
output: DisableImportFindingsForProductCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -84,4 +84,15 @@ declare const DisableOrganizationAdminAccountCommand_base: {
|
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DisableOrganizationAdminAccountRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DisableOrganizationAdminAccountCommandInput;
|
|
95
|
+
output: DisableOrganizationAdminAccountCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -85,4 +85,15 @@ declare const DisableSecurityHubCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class DisableSecurityHubCommand extends DisableSecurityHubCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: {};
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DisableSecurityHubCommandInput;
|
|
96
|
+
output: DisableSecurityHubCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -83,4 +83,15 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: {};
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DisassociateFromAdministratorAccountCommandInput;
|
|
94
|
+
output: DisassociateFromAdministratorAccountCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -78,4 +78,15 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: {};
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DisassociateFromMasterAccountCommandInput;
|
|
89
|
+
output: DisassociateFromMasterAccountCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -93,4 +93,15 @@ declare const DisassociateMembersCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DisassociateMembersRequest;
|
|
100
|
+
output: {};
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DisassociateMembersCommandInput;
|
|
104
|
+
output: DisassociateMembersCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -93,4 +93,15 @@ declare const EnableImportFindingsForProductCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
export declare class EnableImportFindingsForProductCommand extends EnableImportFindingsForProductCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: EnableImportFindingsForProductRequest;
|
|
100
|
+
output: EnableImportFindingsForProductResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: EnableImportFindingsForProductCommandInput;
|
|
104
|
+
output: EnableImportFindingsForProductCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|