@aws-sdk/client-inspector2 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/AssociateMemberCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +11 -0
- package/dist-types/commands/CancelFindingsReportCommand.d.ts +11 -0
- package/dist-types/commands/CancelSbomExportCommand.d.ts +11 -0
- package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateFilterCommand.d.ts +11 -0
- package/dist-types/commands/CreateFindingsReportCommand.d.ts +11 -0
- package/dist-types/commands/CreateSbomExportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFilterCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DisableCommand.d.ts +11 -0
- package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateMemberCommand.d.ts +11 -0
- package/dist-types/commands/EnableCommand.d.ts +11 -0
- package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetCisScanReportCommand.d.ts +11 -0
- package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +11 -0
- package/dist-types/commands/GetConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetEncryptionKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetMemberCommand.d.ts +11 -0
- package/dist-types/commands/GetSbomExportCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountPermissionsCommand.d.ts +11 -0
- package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +11 -0
- package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListCisScansCommand.d.ts +11 -0
- package/dist-types/commands/ListCoverageCommand.d.ts +11 -0
- package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +11 -0
- package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +11 -0
- package/dist-types/commands/ListFiltersCommand.d.ts +11 -0
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +11 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +11 -0
- package/dist-types/commands/ListMembersCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListUsageTotalsCommand.d.ts +11 -0
- package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +11 -0
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +11 -0
- package/dist-types/commands/SendCisSessionHealthCommand.d.ts +11 -0
- package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +11 -0
- package/dist-types/commands/StartCisSessionCommand.d.ts +11 -0
- package/dist-types/commands/StopCisSessionCommand.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/UpdateCisScanConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFilterCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopCisSessionCommand.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/UpdateCisScanConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -73,4 +73,15 @@ declare const AssociateMemberCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class AssociateMemberCommand extends AssociateMemberCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: AssociateMemberRequest;
|
|
80
|
+
output: AssociateMemberResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: AssociateMemberCommandInput;
|
|
84
|
+
output: AssociateMemberCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -123,4 +123,15 @@ declare const BatchGetAccountStatusCommand_base: {
|
|
|
123
123
|
* @public
|
|
124
124
|
*/
|
|
125
125
|
export declare class BatchGetAccountStatusCommand extends BatchGetAccountStatusCommand_base {
|
|
126
|
+
/** @internal type navigation helper, not in runtime. */
|
|
127
|
+
protected static __types: {
|
|
128
|
+
api: {
|
|
129
|
+
input: BatchGetAccountStatusRequest;
|
|
130
|
+
output: BatchGetAccountStatusResponse;
|
|
131
|
+
};
|
|
132
|
+
sdk: {
|
|
133
|
+
input: BatchGetAccountStatusCommandInput;
|
|
134
|
+
output: BatchGetAccountStatusCommandOutput;
|
|
135
|
+
};
|
|
136
|
+
};
|
|
126
137
|
}
|
|
@@ -100,4 +100,15 @@ declare const BatchGetCodeSnippetCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class BatchGetCodeSnippetCommand extends BatchGetCodeSnippetCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: BatchGetCodeSnippetRequest;
|
|
107
|
+
output: BatchGetCodeSnippetResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: BatchGetCodeSnippetCommandInput;
|
|
111
|
+
output: BatchGetCodeSnippetCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -116,4 +116,15 @@ declare const BatchGetFindingDetailsCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class BatchGetFindingDetailsCommand extends BatchGetFindingDetailsCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: BatchGetFindingDetailsRequest;
|
|
123
|
+
output: BatchGetFindingDetailsResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: BatchGetFindingDetailsCommandInput;
|
|
127
|
+
output: BatchGetFindingDetailsCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -94,4 +94,15 @@ declare const BatchGetFreeTrialInfoCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class BatchGetFreeTrialInfoCommand extends BatchGetFreeTrialInfoCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: BatchGetFreeTrialInfoRequest;
|
|
101
|
+
output: BatchGetFreeTrialInfoResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: BatchGetFreeTrialInfoCommandInput;
|
|
105
|
+
output: BatchGetFreeTrialInfoCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -88,4 +88,15 @@ declare const BatchGetMemberEc2DeepInspectionStatusCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class BatchGetMemberEc2DeepInspectionStatusCommand extends BatchGetMemberEc2DeepInspectionStatusCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: BatchGetMemberEc2DeepInspectionStatusRequest;
|
|
95
|
+
output: BatchGetMemberEc2DeepInspectionStatusResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: BatchGetMemberEc2DeepInspectionStatusCommandInput;
|
|
99
|
+
output: BatchGetMemberEc2DeepInspectionStatusCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -91,4 +91,15 @@ declare const BatchUpdateMemberEc2DeepInspectionStatusCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class BatchUpdateMemberEc2DeepInspectionStatusCommand extends BatchUpdateMemberEc2DeepInspectionStatusCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: BatchUpdateMemberEc2DeepInspectionStatusRequest;
|
|
98
|
+
output: BatchUpdateMemberEc2DeepInspectionStatusResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput;
|
|
102
|
+
output: BatchUpdateMemberEc2DeepInspectionStatusCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -76,4 +76,15 @@ declare const CancelFindingsReportCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class CancelFindingsReportCommand extends CancelFindingsReportCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: CancelFindingsReportRequest;
|
|
83
|
+
output: CancelFindingsReportResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: CancelFindingsReportCommandInput;
|
|
87
|
+
output: CancelFindingsReportCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -76,4 +76,15 @@ declare const CancelSbomExportCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class CancelSbomExportCommand extends CancelSbomExportCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: CancelSbomExportRequest;
|
|
83
|
+
output: CancelSbomExportResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: CancelSbomExportCommandInput;
|
|
87
|
+
output: CancelSbomExportCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -112,4 +112,15 @@ declare const CreateCisScanConfigurationCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class CreateCisScanConfigurationCommand extends CreateCisScanConfigurationCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: CreateCisScanConfigurationRequest;
|
|
119
|
+
output: CreateCisScanConfigurationResponse;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: CreateCisScanConfigurationCommandInput;
|
|
123
|
+
output: CreateCisScanConfigurationCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -214,4 +214,15 @@ declare const CreateFilterCommand_base: {
|
|
|
214
214
|
* @public
|
|
215
215
|
*/
|
|
216
216
|
export declare class CreateFilterCommand extends CreateFilterCommand_base {
|
|
217
|
+
/** @internal type navigation helper, not in runtime. */
|
|
218
|
+
protected static __types: {
|
|
219
|
+
api: {
|
|
220
|
+
input: CreateFilterRequest;
|
|
221
|
+
output: CreateFilterResponse;
|
|
222
|
+
};
|
|
223
|
+
sdk: {
|
|
224
|
+
input: CreateFilterCommandInput;
|
|
225
|
+
output: CreateFilterCommandOutput;
|
|
226
|
+
};
|
|
227
|
+
};
|
|
217
228
|
}
|
|
@@ -209,4 +209,15 @@ declare const CreateFindingsReportCommand_base: {
|
|
|
209
209
|
* @public
|
|
210
210
|
*/
|
|
211
211
|
export declare class CreateFindingsReportCommand extends CreateFindingsReportCommand_base {
|
|
212
|
+
/** @internal type navigation helper, not in runtime. */
|
|
213
|
+
protected static __types: {
|
|
214
|
+
api: {
|
|
215
|
+
input: CreateFindingsReportRequest;
|
|
216
|
+
output: CreateFindingsReportResponse;
|
|
217
|
+
};
|
|
218
|
+
sdk: {
|
|
219
|
+
input: CreateFindingsReportCommandInput;
|
|
220
|
+
output: CreateFindingsReportCommandOutput;
|
|
221
|
+
};
|
|
222
|
+
};
|
|
212
223
|
}
|
|
@@ -128,4 +128,15 @@ declare const CreateSbomExportCommand_base: {
|
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
export declare class CreateSbomExportCommand extends CreateSbomExportCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: CreateSbomExportRequest;
|
|
135
|
+
output: CreateSbomExportResponse;
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: CreateSbomExportCommandInput;
|
|
139
|
+
output: CreateSbomExportCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -76,4 +76,15 @@ declare const DeleteCisScanConfigurationCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DeleteCisScanConfigurationCommand extends DeleteCisScanConfigurationCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DeleteCisScanConfigurationRequest;
|
|
83
|
+
output: DeleteCisScanConfigurationResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DeleteCisScanConfigurationCommandInput;
|
|
87
|
+
output: DeleteCisScanConfigurationCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -76,4 +76,15 @@ declare const DeleteFilterCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DeleteFilterCommand extends DeleteFilterCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DeleteFilterRequest;
|
|
83
|
+
output: DeleteFilterResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DeleteFilterCommandInput;
|
|
87
|
+
output: DeleteFilterCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -77,4 +77,15 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: {};
|
|
84
|
+
output: DescribeOrganizationConfigurationResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DescribeOrganizationConfigurationCommandInput;
|
|
88
|
+
output: DescribeOrganizationConfigurationCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -107,4 +107,15 @@ declare const DisableCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class DisableCommand extends DisableCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: DisableRequest;
|
|
114
|
+
output: DisableResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: DisableCommandInput;
|
|
118
|
+
output: DisableCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -79,4 +79,15 @@ declare const DisableDelegatedAdminAccountCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DisableDelegatedAdminAccountCommand extends DisableDelegatedAdminAccountCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DisableDelegatedAdminAccountRequest;
|
|
86
|
+
output: DisableDelegatedAdminAccountResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DisableDelegatedAdminAccountCommandInput;
|
|
90
|
+
output: DisableDelegatedAdminAccountCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -73,4 +73,15 @@ declare const DisassociateMemberCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DisassociateMemberRequest;
|
|
80
|
+
output: DisassociateMemberResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DisassociateMemberCommandInput;
|
|
84
|
+
output: DisassociateMemberCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -107,4 +107,15 @@ declare const EnableCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class EnableCommand extends EnableCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: EnableRequest;
|
|
114
|
+
output: EnableResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: EnableCommandInput;
|
|
118
|
+
output: EnableCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -80,4 +80,15 @@ declare const EnableDelegatedAdminAccountCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class EnableDelegatedAdminAccountCommand extends EnableDelegatedAdminAccountCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: EnableDelegatedAdminAccountRequest;
|
|
87
|
+
output: EnableDelegatedAdminAccountResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: EnableDelegatedAdminAccountCommandInput;
|
|
91
|
+
output: EnableDelegatedAdminAccountCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -81,4 +81,15 @@ declare const GetCisScanReportCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class GetCisScanReportCommand extends GetCisScanReportCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: GetCisScanReportRequest;
|
|
88
|
+
output: GetCisScanReportResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: GetCisScanReportCommandInput;
|
|
92
|
+
output: GetCisScanReportCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -127,4 +127,15 @@ declare const GetCisScanResultDetailsCommand_base: {
|
|
|
127
127
|
* @public
|
|
128
128
|
*/
|
|
129
129
|
export declare class GetCisScanResultDetailsCommand extends GetCisScanResultDetailsCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: GetCisScanResultDetailsRequest;
|
|
134
|
+
output: GetCisScanResultDetailsResponse;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: GetCisScanResultDetailsCommandInput;
|
|
138
|
+
output: GetCisScanResultDetailsCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetConfigurationCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetConfigurationCommand extends GetConfigurationCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: {};
|
|
84
|
+
output: GetConfigurationResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetConfigurationCommandInput;
|
|
88
|
+
output: GetConfigurationCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetDelegatedAdminAccountCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetDelegatedAdminAccountCommand extends GetDelegatedAdminAccountCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: {};
|
|
85
|
+
output: GetDelegatedAdminAccountResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetDelegatedAdminAccountCommandInput;
|
|
89
|
+
output: GetDelegatedAdminAccountCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetEc2DeepInspectionConfigurationCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetEc2DeepInspectionConfigurationCommand extends GetEc2DeepInspectionConfigurationCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: {};
|
|
85
|
+
output: GetEc2DeepInspectionConfigurationResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetEc2DeepInspectionConfigurationCommandInput;
|
|
89
|
+
output: GetEc2DeepInspectionConfigurationCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetEncryptionKeyCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetEncryptionKeyCommand extends GetEncryptionKeyCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetEncryptionKeyRequest;
|
|
84
|
+
output: GetEncryptionKeyResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetEncryptionKeyCommandInput;
|
|
88
|
+
output: GetEncryptionKeyCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -212,4 +212,15 @@ declare const GetFindingsReportStatusCommand_base: {
|
|
|
212
212
|
* @public
|
|
213
213
|
*/
|
|
214
214
|
export declare class GetFindingsReportStatusCommand extends GetFindingsReportStatusCommand_base {
|
|
215
|
+
/** @internal type navigation helper, not in runtime. */
|
|
216
|
+
protected static __types: {
|
|
217
|
+
api: {
|
|
218
|
+
input: GetFindingsReportStatusRequest;
|
|
219
|
+
output: GetFindingsReportStatusResponse;
|
|
220
|
+
};
|
|
221
|
+
sdk: {
|
|
222
|
+
input: GetFindingsReportStatusCommandInput;
|
|
223
|
+
output: GetFindingsReportStatusCommandOutput;
|
|
224
|
+
};
|
|
225
|
+
};
|
|
215
226
|
}
|
|
@@ -81,4 +81,15 @@ declare const GetMemberCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class GetMemberCommand extends GetMemberCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: GetMemberRequest;
|
|
88
|
+
output: GetMemberResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: GetMemberCommandInput;
|
|
92
|
+
output: GetMemberCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -132,4 +132,15 @@ declare const GetSbomExportCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class GetSbomExportCommand extends GetSbomExportCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: GetSbomExportRequest;
|
|
139
|
+
output: GetSbomExportResponse;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: GetSbomExportCommandInput;
|
|
143
|
+
output: GetSbomExportCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListAccountPermissionsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListAccountPermissionsRequest;
|
|
88
|
+
output: ListAccountPermissionsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListAccountPermissionsCommandInput;
|
|
92
|
+
output: ListAccountPermissionsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -143,4 +143,15 @@ declare const ListCisScanConfigurationsCommand_base: {
|
|
|
143
143
|
* @public
|
|
144
144
|
*/
|
|
145
145
|
export declare class ListCisScanConfigurationsCommand extends ListCisScanConfigurationsCommand_base {
|
|
146
|
+
/** @internal type navigation helper, not in runtime. */
|
|
147
|
+
protected static __types: {
|
|
148
|
+
api: {
|
|
149
|
+
input: ListCisScanConfigurationsRequest;
|
|
150
|
+
output: ListCisScanConfigurationsResponse;
|
|
151
|
+
};
|
|
152
|
+
sdk: {
|
|
153
|
+
input: ListCisScanConfigurationsCommandInput;
|
|
154
|
+
output: ListCisScanConfigurationsCommandOutput;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
146
157
|
}
|
|
@@ -131,4 +131,15 @@ declare const ListCisScanResultsAggregatedByChecksCommand_base: {
|
|
|
131
131
|
* @public
|
|
132
132
|
*/
|
|
133
133
|
export declare class ListCisScanResultsAggregatedByChecksCommand extends ListCisScanResultsAggregatedByChecksCommand_base {
|
|
134
|
+
/** @internal type navigation helper, not in runtime. */
|
|
135
|
+
protected static __types: {
|
|
136
|
+
api: {
|
|
137
|
+
input: ListCisScanResultsAggregatedByChecksRequest;
|
|
138
|
+
output: ListCisScanResultsAggregatedByChecksResponse;
|
|
139
|
+
};
|
|
140
|
+
sdk: {
|
|
141
|
+
input: ListCisScanResultsAggregatedByChecksCommandInput;
|
|
142
|
+
output: ListCisScanResultsAggregatedByChecksCommandOutput;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
134
145
|
}
|
|
@@ -154,4 +154,15 @@ declare const ListCisScanResultsAggregatedByTargetResourceCommand_base: {
|
|
|
154
154
|
* @public
|
|
155
155
|
*/
|
|
156
156
|
export declare class ListCisScanResultsAggregatedByTargetResourceCommand extends ListCisScanResultsAggregatedByTargetResourceCommand_base {
|
|
157
|
+
/** @internal type navigation helper, not in runtime. */
|
|
158
|
+
protected static __types: {
|
|
159
|
+
api: {
|
|
160
|
+
input: ListCisScanResultsAggregatedByTargetResourceRequest;
|
|
161
|
+
output: ListCisScanResultsAggregatedByTargetResourceResponse;
|
|
162
|
+
};
|
|
163
|
+
sdk: {
|
|
164
|
+
input: ListCisScanResultsAggregatedByTargetResourceCommandInput;
|
|
165
|
+
output: ListCisScanResultsAggregatedByTargetResourceCommandOutput;
|
|
166
|
+
};
|
|
167
|
+
};
|
|
157
168
|
}
|
|
@@ -160,4 +160,15 @@ declare const ListCisScansCommand_base: {
|
|
|
160
160
|
* @public
|
|
161
161
|
*/
|
|
162
162
|
export declare class ListCisScansCommand extends ListCisScansCommand_base {
|
|
163
|
+
/** @internal type navigation helper, not in runtime. */
|
|
164
|
+
protected static __types: {
|
|
165
|
+
api: {
|
|
166
|
+
input: ListCisScansRequest;
|
|
167
|
+
output: ListCisScansResponse;
|
|
168
|
+
};
|
|
169
|
+
sdk: {
|
|
170
|
+
input: ListCisScansCommandInput;
|
|
171
|
+
output: ListCisScansCommandOutput;
|
|
172
|
+
};
|
|
173
|
+
};
|
|
163
174
|
}
|
|
@@ -175,4 +175,15 @@ declare const ListCoverageCommand_base: {
|
|
|
175
175
|
* @public
|
|
176
176
|
*/
|
|
177
177
|
export declare class ListCoverageCommand extends ListCoverageCommand_base {
|
|
178
|
+
/** @internal type navigation helper, not in runtime. */
|
|
179
|
+
protected static __types: {
|
|
180
|
+
api: {
|
|
181
|
+
input: ListCoverageRequest;
|
|
182
|
+
output: ListCoverageResponse;
|
|
183
|
+
};
|
|
184
|
+
sdk: {
|
|
185
|
+
input: ListCoverageCommandInput;
|
|
186
|
+
output: ListCoverageCommandOutput;
|
|
187
|
+
};
|
|
188
|
+
};
|
|
178
189
|
}
|
|
@@ -139,4 +139,15 @@ declare const ListCoverageStatisticsCommand_base: {
|
|
|
139
139
|
* @public
|
|
140
140
|
*/
|
|
141
141
|
export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {
|
|
142
|
+
/** @internal type navigation helper, not in runtime. */
|
|
143
|
+
protected static __types: {
|
|
144
|
+
api: {
|
|
145
|
+
input: ListCoverageStatisticsRequest;
|
|
146
|
+
output: ListCoverageStatisticsResponse;
|
|
147
|
+
};
|
|
148
|
+
sdk: {
|
|
149
|
+
input: ListCoverageStatisticsCommandInput;
|
|
150
|
+
output: ListCoverageStatisticsCommandOutput;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
142
153
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListDelegatedAdminAccountsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListDelegatedAdminAccountsRequest;
|
|
88
|
+
output: ListDelegatedAdminAccountsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListDelegatedAdminAccountsCommandInput;
|
|
92
|
+
output: ListDelegatedAdminAccountsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -221,4 +221,15 @@ declare const ListFiltersCommand_base: {
|
|
|
221
221
|
* @public
|
|
222
222
|
*/
|
|
223
223
|
export declare class ListFiltersCommand extends ListFiltersCommand_base {
|
|
224
|
+
/** @internal type navigation helper, not in runtime. */
|
|
225
|
+
protected static __types: {
|
|
226
|
+
api: {
|
|
227
|
+
input: ListFiltersRequest;
|
|
228
|
+
output: ListFiltersResponse;
|
|
229
|
+
};
|
|
230
|
+
sdk: {
|
|
231
|
+
input: ListFiltersCommandInput;
|
|
232
|
+
output: ListFiltersCommandOutput;
|
|
233
|
+
};
|
|
234
|
+
};
|
|
224
235
|
}
|