@aws-sdk/client-securityhub 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.
- 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
|
@@ -84,4 +84,15 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: EnableOrganizationAdminAccountRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: EnableOrganizationAdminAccountCommandInput;
|
|
95
|
+
output: EnableOrganizationAdminAccountCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -108,4 +108,15 @@ declare const EnableSecurityHubCommand_base: {
|
|
|
108
108
|
*
|
|
109
109
|
*/
|
|
110
110
|
export declare class EnableSecurityHubCommand extends EnableSecurityHubCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: EnableSecurityHubRequest;
|
|
115
|
+
output: {};
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: EnableSecurityHubCommandInput;
|
|
119
|
+
output: EnableSecurityHubCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -98,4 +98,15 @@ declare const GetAdministratorAccountCommand_base: {
|
|
|
98
98
|
*
|
|
99
99
|
*/
|
|
100
100
|
export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: {};
|
|
105
|
+
output: GetAdministratorAccountResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: GetAdministratorAccountCommandInput;
|
|
109
|
+
output: GetAdministratorAccountCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -115,4 +115,15 @@ declare const GetConfigurationPolicyAssociationCommand_base: {
|
|
|
115
115
|
*
|
|
116
116
|
*/
|
|
117
117
|
export declare class GetConfigurationPolicyAssociationCommand extends GetConfigurationPolicyAssociationCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: GetConfigurationPolicyAssociationRequest;
|
|
122
|
+
output: GetConfigurationPolicyAssociationResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: GetConfigurationPolicyAssociationCommandInput;
|
|
126
|
+
output: GetConfigurationPolicyAssociationCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -175,4 +175,15 @@ declare const GetConfigurationPolicyCommand_base: {
|
|
|
175
175
|
*
|
|
176
176
|
*/
|
|
177
177
|
export declare class GetConfigurationPolicyCommand extends GetConfigurationPolicyCommand_base {
|
|
178
|
+
/** @internal type navigation helper, not in runtime. */
|
|
179
|
+
protected static __types: {
|
|
180
|
+
api: {
|
|
181
|
+
input: GetConfigurationPolicyRequest;
|
|
182
|
+
output: GetConfigurationPolicyResponse;
|
|
183
|
+
};
|
|
184
|
+
sdk: {
|
|
185
|
+
input: GetConfigurationPolicyCommandInput;
|
|
186
|
+
output: GetConfigurationPolicyCommandOutput;
|
|
187
|
+
};
|
|
188
|
+
};
|
|
178
189
|
}
|
|
@@ -113,4 +113,15 @@ declare const GetEnabledStandardsCommand_base: {
|
|
|
113
113
|
*
|
|
114
114
|
*/
|
|
115
115
|
export declare class GetEnabledStandardsCommand extends GetEnabledStandardsCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: GetEnabledStandardsRequest;
|
|
120
|
+
output: GetEnabledStandardsResponse;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: GetEnabledStandardsCommandInput;
|
|
124
|
+
output: GetEnabledStandardsCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -104,4 +104,15 @@ declare const GetFindingAggregatorCommand_base: {
|
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
export declare class GetFindingAggregatorCommand extends GetFindingAggregatorCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: GetFindingAggregatorRequest;
|
|
111
|
+
output: GetFindingAggregatorResponse;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: GetFindingAggregatorCommandInput;
|
|
115
|
+
output: GetFindingAggregatorCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -145,4 +145,15 @@ declare const GetFindingHistoryCommand_base: {
|
|
|
145
145
|
*
|
|
146
146
|
*/
|
|
147
147
|
export declare class GetFindingHistoryCommand extends GetFindingHistoryCommand_base {
|
|
148
|
+
/** @internal type navigation helper, not in runtime. */
|
|
149
|
+
protected static __types: {
|
|
150
|
+
api: {
|
|
151
|
+
input: GetFindingHistoryRequest;
|
|
152
|
+
output: GetFindingHistoryResponse;
|
|
153
|
+
};
|
|
154
|
+
sdk: {
|
|
155
|
+
input: GetFindingHistoryCommandInput;
|
|
156
|
+
output: GetFindingHistoryCommandOutput;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
148
159
|
}
|
|
@@ -4641,4 +4641,15 @@ declare const GetFindingsCommand_base: {
|
|
|
4641
4641
|
*
|
|
4642
4642
|
*/
|
|
4643
4643
|
export declare class GetFindingsCommand extends GetFindingsCommand_base {
|
|
4644
|
+
/** @internal type navigation helper, not in runtime. */
|
|
4645
|
+
protected static __types: {
|
|
4646
|
+
api: {
|
|
4647
|
+
input: GetFindingsRequest;
|
|
4648
|
+
output: GetFindingsResponse;
|
|
4649
|
+
};
|
|
4650
|
+
sdk: {
|
|
4651
|
+
input: GetFindingsCommandInput;
|
|
4652
|
+
output: GetFindingsCommandOutput;
|
|
4653
|
+
};
|
|
4654
|
+
};
|
|
4644
4655
|
}
|
|
@@ -112,4 +112,15 @@ declare const GetInsightResultsCommand_base: {
|
|
|
112
112
|
*
|
|
113
113
|
*/
|
|
114
114
|
export declare class GetInsightResultsCommand extends GetInsightResultsCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: GetInsightResultsRequest;
|
|
119
|
+
output: GetInsightResultsResponse;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: GetInsightResultsCommandInput;
|
|
123
|
+
output: GetInsightResultsCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -391,4 +391,15 @@ declare const GetInsightsCommand_base: {
|
|
|
391
391
|
*
|
|
392
392
|
*/
|
|
393
393
|
export declare class GetInsightsCommand extends GetInsightsCommand_base {
|
|
394
|
+
/** @internal type navigation helper, not in runtime. */
|
|
395
|
+
protected static __types: {
|
|
396
|
+
api: {
|
|
397
|
+
input: GetInsightsRequest;
|
|
398
|
+
output: GetInsightsResponse;
|
|
399
|
+
};
|
|
400
|
+
sdk: {
|
|
401
|
+
input: GetInsightsCommandInput;
|
|
402
|
+
output: GetInsightsCommandOutput;
|
|
403
|
+
};
|
|
404
|
+
};
|
|
394
405
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetInvitationsCountCommand_base: {
|
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: {};
|
|
93
|
+
output: GetInvitationsCountResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetInvitationsCountCommandInput;
|
|
97
|
+
output: GetInvitationsCountCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetMasterAccountCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: {};
|
|
90
|
+
output: GetMasterAccountResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetMasterAccountCommandInput;
|
|
94
|
+
output: GetMasterAccountCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -133,4 +133,15 @@ declare const GetMembersCommand_base: {
|
|
|
133
133
|
*
|
|
134
134
|
*/
|
|
135
135
|
export declare class GetMembersCommand extends GetMembersCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: GetMembersRequest;
|
|
140
|
+
output: GetMembersResponse;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: GetMembersCommandInput;
|
|
144
|
+
output: GetMembersCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -177,4 +177,15 @@ declare const GetSecurityControlDefinitionCommand_base: {
|
|
|
177
177
|
*
|
|
178
178
|
*/
|
|
179
179
|
export declare class GetSecurityControlDefinitionCommand extends GetSecurityControlDefinitionCommand_base {
|
|
180
|
+
/** @internal type navigation helper, not in runtime. */
|
|
181
|
+
protected static __types: {
|
|
182
|
+
api: {
|
|
183
|
+
input: GetSecurityControlDefinitionRequest;
|
|
184
|
+
output: GetSecurityControlDefinitionResponse;
|
|
185
|
+
};
|
|
186
|
+
sdk: {
|
|
187
|
+
input: GetSecurityControlDefinitionCommandInput;
|
|
188
|
+
output: GetSecurityControlDefinitionCommandOutput;
|
|
189
|
+
};
|
|
190
|
+
};
|
|
180
191
|
}
|
|
@@ -106,4 +106,15 @@ declare const InviteMembersCommand_base: {
|
|
|
106
106
|
*
|
|
107
107
|
*/
|
|
108
108
|
export declare class InviteMembersCommand extends InviteMembersCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: InviteMembersRequest;
|
|
113
|
+
output: InviteMembersResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: InviteMembersCommandInput;
|
|
117
|
+
output: InviteMembersCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -129,4 +129,15 @@ declare const ListAutomationRulesCommand_base: {
|
|
|
129
129
|
*
|
|
130
130
|
*/
|
|
131
131
|
export declare class ListAutomationRulesCommand extends ListAutomationRulesCommand_base {
|
|
132
|
+
/** @internal type navigation helper, not in runtime. */
|
|
133
|
+
protected static __types: {
|
|
134
|
+
api: {
|
|
135
|
+
input: ListAutomationRulesRequest;
|
|
136
|
+
output: ListAutomationRulesResponse;
|
|
137
|
+
};
|
|
138
|
+
sdk: {
|
|
139
|
+
input: ListAutomationRulesCommandInput;
|
|
140
|
+
output: ListAutomationRulesCommandOutput;
|
|
141
|
+
};
|
|
142
|
+
};
|
|
132
143
|
}
|
|
@@ -115,4 +115,15 @@ declare const ListConfigurationPoliciesCommand_base: {
|
|
|
115
115
|
*
|
|
116
116
|
*/
|
|
117
117
|
export declare class ListConfigurationPoliciesCommand extends ListConfigurationPoliciesCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: ListConfigurationPoliciesRequest;
|
|
122
|
+
output: ListConfigurationPoliciesResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: ListConfigurationPoliciesCommandInput;
|
|
126
|
+
output: ListConfigurationPoliciesCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -124,4 +124,15 @@ declare const ListConfigurationPolicyAssociationsCommand_base: {
|
|
|
124
124
|
*
|
|
125
125
|
*/
|
|
126
126
|
export declare class ListConfigurationPolicyAssociationsCommand extends ListConfigurationPolicyAssociationsCommand_base {
|
|
127
|
+
/** @internal type navigation helper, not in runtime. */
|
|
128
|
+
protected static __types: {
|
|
129
|
+
api: {
|
|
130
|
+
input: ListConfigurationPolicyAssociationsRequest;
|
|
131
|
+
output: ListConfigurationPolicyAssociationsResponse;
|
|
132
|
+
};
|
|
133
|
+
sdk: {
|
|
134
|
+
input: ListConfigurationPolicyAssociationsCommandInput;
|
|
135
|
+
output: ListConfigurationPolicyAssociationsCommandOutput;
|
|
136
|
+
};
|
|
137
|
+
};
|
|
127
138
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListEnabledProductsForImportCommand_base: {
|
|
|
89
89
|
*
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListEnabledProductsForImportCommand extends ListEnabledProductsForImportCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListEnabledProductsForImportRequest;
|
|
96
|
+
output: ListEnabledProductsForImportResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListEnabledProductsForImportCommandInput;
|
|
100
|
+
output: ListEnabledProductsForImportCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -98,4 +98,15 @@ declare const ListFindingAggregatorsCommand_base: {
|
|
|
98
98
|
*
|
|
99
99
|
*/
|
|
100
100
|
export declare class ListFindingAggregatorsCommand extends ListFindingAggregatorsCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: ListFindingAggregatorsRequest;
|
|
105
|
+
output: ListFindingAggregatorsResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: ListFindingAggregatorsCommandInput;
|
|
109
|
+
output: ListFindingAggregatorsCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -103,4 +103,15 @@ declare const ListInvitationsCommand_base: {
|
|
|
103
103
|
*
|
|
104
104
|
*/
|
|
105
105
|
export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: ListInvitationsRequest;
|
|
110
|
+
output: ListInvitationsResponse;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: ListInvitationsCommandInput;
|
|
114
|
+
output: ListInvitationsCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -118,4 +118,15 @@ declare const ListMembersCommand_base: {
|
|
|
118
118
|
*
|
|
119
119
|
*/
|
|
120
120
|
export declare class ListMembersCommand extends ListMembersCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: ListMembersRequest;
|
|
125
|
+
output: ListMembersResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: ListMembersCommandInput;
|
|
129
|
+
output: ListMembersCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -100,4 +100,15 @@ declare const ListOrganizationAdminAccountsCommand_base: {
|
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: ListOrganizationAdminAccountsRequest;
|
|
107
|
+
output: ListOrganizationAdminAccountsResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: ListOrganizationAdminAccountsCommandInput;
|
|
111
|
+
output: ListOrganizationAdminAccountsCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -194,4 +194,15 @@ declare const ListSecurityControlDefinitionsCommand_base: {
|
|
|
194
194
|
*
|
|
195
195
|
*/
|
|
196
196
|
export declare class ListSecurityControlDefinitionsCommand extends ListSecurityControlDefinitionsCommand_base {
|
|
197
|
+
/** @internal type navigation helper, not in runtime. */
|
|
198
|
+
protected static __types: {
|
|
199
|
+
api: {
|
|
200
|
+
input: ListSecurityControlDefinitionsRequest;
|
|
201
|
+
output: ListSecurityControlDefinitionsResponse;
|
|
202
|
+
};
|
|
203
|
+
sdk: {
|
|
204
|
+
input: ListSecurityControlDefinitionsCommandInput;
|
|
205
|
+
output: ListSecurityControlDefinitionsCommandOutput;
|
|
206
|
+
};
|
|
207
|
+
};
|
|
197
208
|
}
|
|
@@ -134,4 +134,15 @@ declare const ListStandardsControlAssociationsCommand_base: {
|
|
|
134
134
|
*
|
|
135
135
|
*/
|
|
136
136
|
export declare class ListStandardsControlAssociationsCommand extends ListStandardsControlAssociationsCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: ListStandardsControlAssociationsRequest;
|
|
141
|
+
output: ListStandardsControlAssociationsResponse;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: ListStandardsControlAssociationsCommandInput;
|
|
145
|
+
output: ListStandardsControlAssociationsCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -88,4 +88,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: ListTagsForResourceRequest;
|
|
95
|
+
output: ListTagsForResourceResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: ListTagsForResourceCommandInput;
|
|
99
|
+
output: ListTagsForResourceCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -117,4 +117,15 @@ declare const StartConfigurationPolicyAssociationCommand_base: {
|
|
|
117
117
|
*
|
|
118
118
|
*/
|
|
119
119
|
export declare class StartConfigurationPolicyAssociationCommand extends StartConfigurationPolicyAssociationCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: StartConfigurationPolicyAssociationRequest;
|
|
124
|
+
output: StartConfigurationPolicyAssociationResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: StartConfigurationPolicyAssociationCommandInput;
|
|
128
|
+
output: StartConfigurationPolicyAssociationCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -100,4 +100,15 @@ declare const StartConfigurationPolicyDisassociationCommand_base: {
|
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
export declare class StartConfigurationPolicyDisassociationCommand extends StartConfigurationPolicyDisassociationCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: StartConfigurationPolicyDisassociationRequest;
|
|
107
|
+
output: {};
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: StartConfigurationPolicyDisassociationCommandInput;
|
|
111
|
+
output: StartConfigurationPolicyDisassociationCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -83,4 +83,15 @@ declare const TagResourceCommand_base: {
|
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: TagResourceRequest;
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: TagResourceCommandInput;
|
|
94
|
+
output: TagResourceCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -82,4 +82,15 @@ declare const UntagResourceCommand_base: {
|
|
|
82
82
|
*
|
|
83
83
|
*/
|
|
84
84
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: UntagResourceRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: UntagResourceCommandInput;
|
|
93
|
+
output: UntagResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -83,4 +83,15 @@ declare const UpdateActionTargetCommand_base: {
|
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
export declare class UpdateActionTargetCommand extends UpdateActionTargetCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: UpdateActionTargetRequest;
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: UpdateActionTargetCommandInput;
|
|
94
|
+
output: UpdateActionTargetCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -255,4 +255,15 @@ declare const UpdateConfigurationPolicyCommand_base: {
|
|
|
255
255
|
*
|
|
256
256
|
*/
|
|
257
257
|
export declare class UpdateConfigurationPolicyCommand extends UpdateConfigurationPolicyCommand_base {
|
|
258
|
+
/** @internal type navigation helper, not in runtime. */
|
|
259
|
+
protected static __types: {
|
|
260
|
+
api: {
|
|
261
|
+
input: UpdateConfigurationPolicyRequest;
|
|
262
|
+
output: UpdateConfigurationPolicyResponse;
|
|
263
|
+
};
|
|
264
|
+
sdk: {
|
|
265
|
+
input: UpdateConfigurationPolicyCommandInput;
|
|
266
|
+
output: UpdateConfigurationPolicyCommandOutput;
|
|
267
|
+
};
|
|
268
|
+
};
|
|
258
269
|
}
|
|
@@ -115,4 +115,15 @@ declare const UpdateFindingAggregatorCommand_base: {
|
|
|
115
115
|
*
|
|
116
116
|
*/
|
|
117
117
|
export declare class UpdateFindingAggregatorCommand extends UpdateFindingAggregatorCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: UpdateFindingAggregatorRequest;
|
|
122
|
+
output: UpdateFindingAggregatorResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: UpdateFindingAggregatorCommandInput;
|
|
126
|
+
output: UpdateFindingAggregatorCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -352,4 +352,15 @@ declare const UpdateFindingsCommand_base: {
|
|
|
352
352
|
* @public
|
|
353
353
|
*/
|
|
354
354
|
export declare class UpdateFindingsCommand extends UpdateFindingsCommand_base {
|
|
355
|
+
/** @internal type navigation helper, not in runtime. */
|
|
356
|
+
protected static __types: {
|
|
357
|
+
api: {
|
|
358
|
+
input: UpdateFindingsRequest;
|
|
359
|
+
output: {};
|
|
360
|
+
};
|
|
361
|
+
sdk: {
|
|
362
|
+
input: UpdateFindingsCommandInput;
|
|
363
|
+
output: UpdateFindingsCommandOutput;
|
|
364
|
+
};
|
|
365
|
+
};
|
|
355
366
|
}
|
|
@@ -368,4 +368,15 @@ declare const UpdateInsightCommand_base: {
|
|
|
368
368
|
*
|
|
369
369
|
*/
|
|
370
370
|
export declare class UpdateInsightCommand extends UpdateInsightCommand_base {
|
|
371
|
+
/** @internal type navigation helper, not in runtime. */
|
|
372
|
+
protected static __types: {
|
|
373
|
+
api: {
|
|
374
|
+
input: UpdateInsightRequest;
|
|
375
|
+
output: {};
|
|
376
|
+
};
|
|
377
|
+
sdk: {
|
|
378
|
+
input: UpdateInsightCommandInput;
|
|
379
|
+
output: UpdateInsightCommandOutput;
|
|
380
|
+
};
|
|
381
|
+
};
|
|
371
382
|
}
|
|
@@ -100,4 +100,15 @@ declare const UpdateOrganizationConfigurationCommand_base: {
|
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: UpdateOrganizationConfigurationRequest;
|
|
107
|
+
output: {};
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: UpdateOrganizationConfigurationCommandInput;
|
|
111
|
+
output: UpdateOrganizationConfigurationCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -125,4 +125,15 @@ declare const UpdateSecurityControlCommand_base: {
|
|
|
125
125
|
*
|
|
126
126
|
*/
|
|
127
127
|
export declare class UpdateSecurityControlCommand extends UpdateSecurityControlCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: UpdateSecurityControlRequest;
|
|
132
|
+
output: {};
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: UpdateSecurityControlCommandInput;
|
|
136
|
+
output: UpdateSecurityControlCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -88,4 +88,15 @@ declare const UpdateSecurityHubConfigurationCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class UpdateSecurityHubConfigurationCommand extends UpdateSecurityHubConfigurationCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: UpdateSecurityHubConfigurationRequest;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: UpdateSecurityHubConfigurationCommandInput;
|
|
99
|
+
output: UpdateSecurityHubConfigurationCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|