@aws-sdk/client-auditmanager 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/AssociateAssessmentReportEvidenceFolderCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +11 -0
- package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +11 -0
- package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssessmentReportCommand.d.ts +11 -0
- package/dist-types/commands/CreateControlCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteControlCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterAccountCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +11 -0
- package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +11 -0
- package/dist-types/commands/GetChangeLogsCommand.d.ts +11 -0
- package/dist-types/commands/GetControlCommand.d.ts +11 -0
- package/dist-types/commands/GetDelegationsCommand.d.ts +11 -0
- package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +11 -0
- package/dist-types/commands/GetEvidenceCommand.d.ts +11 -0
- package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +11 -0
- package/dist-types/commands/GetEvidenceFolderCommand.d.ts +11 -0
- package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +11 -0
- package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/GetInsightsCommand.d.ts +11 -0
- package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetServicesInScopeCommand.d.ts +11 -0
- package/dist-types/commands/GetSettingsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +11 -0
- package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +11 -0
- package/dist-types/commands/ListAssessmentReportsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssessmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +11 -0
- package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +11 -0
- package/dist-types/commands/ListControlsCommand.d.ts +11 -0
- package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +11 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/RegisterAccountCommand.d.ts +11 -0
- package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +11 -0
- package/dist-types/commands/StartAssessmentFrameworkShareCommand.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/UpdateAssessmentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdateControlCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSettingsCommand.d.ts +11 -0
- package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.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/UpdateAssessmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -81,4 +81,15 @@ declare const ListAssessmentReportsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListAssessmentReportsCommand extends ListAssessmentReportsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListAssessmentReportsRequest;
|
|
88
|
+
output: ListAssessmentReportsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListAssessmentReportsCommandInput;
|
|
92
|
+
output: ListAssessmentReportsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -101,4 +101,15 @@ declare const ListAssessmentsCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class ListAssessmentsCommand extends ListAssessmentsCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: ListAssessmentsRequest;
|
|
108
|
+
output: ListAssessmentsResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: ListAssessmentsCommandInput;
|
|
112
|
+
output: ListAssessmentsCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -99,4 +99,15 @@ declare const ListControlDomainInsightsByAssessmentCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ListControlDomainInsightsByAssessmentCommand extends ListControlDomainInsightsByAssessmentCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ListControlDomainInsightsByAssessmentRequest;
|
|
106
|
+
output: ListControlDomainInsightsByAssessmentResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ListControlDomainInsightsByAssessmentCommandInput;
|
|
110
|
+
output: ListControlDomainInsightsByAssessmentCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -99,4 +99,15 @@ declare const ListControlDomainInsightsCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ListControlDomainInsightsCommand extends ListControlDomainInsightsCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ListControlDomainInsightsRequest;
|
|
106
|
+
output: ListControlDomainInsightsResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ListControlDomainInsightsCommandInput;
|
|
110
|
+
output: ListControlDomainInsightsCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListControlInsightsByControlDomainCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListControlInsightsByControlDomainCommand extends ListControlInsightsByControlDomainCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListControlInsightsByControlDomainRequest;
|
|
99
|
+
output: ListControlInsightsByControlDomainResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListControlInsightsByControlDomainCommandInput;
|
|
103
|
+
output: ListControlInsightsByControlDomainCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListControlsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListControlsCommand extends ListControlsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListControlsRequest;
|
|
88
|
+
output: ListControlsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListControlsCommandInput;
|
|
92
|
+
output: ListControlsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -74,4 +74,15 @@ declare const ListKeywordsForDataSourceCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class ListKeywordsForDataSourceCommand extends ListKeywordsForDataSourceCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: ListKeywordsForDataSourceRequest;
|
|
81
|
+
output: ListKeywordsForDataSourceResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: ListKeywordsForDataSourceCommandInput;
|
|
85
|
+
output: ListKeywordsForDataSourceCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListNotificationsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListNotificationsRequest;
|
|
88
|
+
output: ListNotificationsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListNotificationsCommandInput;
|
|
92
|
+
output: ListNotificationsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -69,4 +69,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: ListTagsForResourceRequest;
|
|
76
|
+
output: ListTagsForResourceResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: ListTagsForResourceCommandInput;
|
|
80
|
+
output: ListTagsForResourceCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -75,4 +75,15 @@ declare const RegisterAccountCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class RegisterAccountCommand extends RegisterAccountCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: RegisterAccountRequest;
|
|
82
|
+
output: RegisterAccountResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: RegisterAccountCommandInput;
|
|
86
|
+
output: RegisterAccountCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -73,4 +73,15 @@ declare const RegisterOrganizationAdminAccountCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class RegisterOrganizationAdminAccountCommand extends RegisterOrganizationAdminAccountCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: RegisterOrganizationAdminAccountRequest;
|
|
80
|
+
output: RegisterOrganizationAdminAccountResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: RegisterOrganizationAdminAccountCommandInput;
|
|
84
|
+
output: RegisterOrganizationAdminAccountCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -126,4 +126,15 @@ declare const StartAssessmentFrameworkShareCommand_base: {
|
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
128
128
|
export declare class StartAssessmentFrameworkShareCommand extends StartAssessmentFrameworkShareCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: StartAssessmentFrameworkShareRequest;
|
|
133
|
+
output: StartAssessmentFrameworkShareResponse;
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: StartAssessmentFrameworkShareCommandInput;
|
|
137
|
+
output: StartAssessmentFrameworkShareCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -68,4 +68,15 @@ declare const TagResourceCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: TagResourceRequest;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: TagResourceCommandInput;
|
|
79
|
+
output: TagResourceCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -68,4 +68,15 @@ declare const UntagResourceCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: UntagResourceRequest;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: UntagResourceCommandInput;
|
|
79
|
+
output: UntagResourceCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -219,4 +219,15 @@ declare const UpdateAssessmentCommand_base: {
|
|
|
219
219
|
* @public
|
|
220
220
|
*/
|
|
221
221
|
export declare class UpdateAssessmentCommand extends UpdateAssessmentCommand_base {
|
|
222
|
+
/** @internal type navigation helper, not in runtime. */
|
|
223
|
+
protected static __types: {
|
|
224
|
+
api: {
|
|
225
|
+
input: UpdateAssessmentRequest;
|
|
226
|
+
output: UpdateAssessmentResponse;
|
|
227
|
+
};
|
|
228
|
+
sdk: {
|
|
229
|
+
input: UpdateAssessmentCommandInput;
|
|
230
|
+
output: UpdateAssessmentCommandOutput;
|
|
231
|
+
};
|
|
232
|
+
};
|
|
222
233
|
}
|
|
@@ -93,4 +93,15 @@ declare const UpdateAssessmentControlCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class UpdateAssessmentControlCommand extends UpdateAssessmentControlCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: UpdateAssessmentControlRequest;
|
|
100
|
+
output: UpdateAssessmentControlResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: UpdateAssessmentControlCommandInput;
|
|
104
|
+
output: UpdateAssessmentControlCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -122,4 +122,15 @@ declare const UpdateAssessmentControlSetStatusCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class UpdateAssessmentControlSetStatusCommand extends UpdateAssessmentControlSetStatusCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: UpdateAssessmentControlSetStatusRequest;
|
|
129
|
+
output: UpdateAssessmentControlSetStatusResponse;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: UpdateAssessmentControlSetStatusCommandInput;
|
|
133
|
+
output: UpdateAssessmentControlSetStatusCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -143,4 +143,15 @@ declare const UpdateAssessmentFrameworkCommand_base: {
|
|
|
143
143
|
* @public
|
|
144
144
|
*/
|
|
145
145
|
export declare class UpdateAssessmentFrameworkCommand extends UpdateAssessmentFrameworkCommand_base {
|
|
146
|
+
/** @internal type navigation helper, not in runtime. */
|
|
147
|
+
protected static __types: {
|
|
148
|
+
api: {
|
|
149
|
+
input: UpdateAssessmentFrameworkRequest;
|
|
150
|
+
output: UpdateAssessmentFrameworkResponse;
|
|
151
|
+
};
|
|
152
|
+
sdk: {
|
|
153
|
+
input: UpdateAssessmentFrameworkCommandInput;
|
|
154
|
+
output: UpdateAssessmentFrameworkCommandOutput;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
146
157
|
}
|
|
@@ -95,4 +95,15 @@ declare const UpdateAssessmentFrameworkShareCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class UpdateAssessmentFrameworkShareCommand extends UpdateAssessmentFrameworkShareCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: UpdateAssessmentFrameworkShareRequest;
|
|
102
|
+
output: UpdateAssessmentFrameworkShareResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: UpdateAssessmentFrameworkShareCommandInput;
|
|
106
|
+
output: UpdateAssessmentFrameworkShareCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -197,4 +197,15 @@ declare const UpdateAssessmentStatusCommand_base: {
|
|
|
197
197
|
* @public
|
|
198
198
|
*/
|
|
199
199
|
export declare class UpdateAssessmentStatusCommand extends UpdateAssessmentStatusCommand_base {
|
|
200
|
+
/** @internal type navigation helper, not in runtime. */
|
|
201
|
+
protected static __types: {
|
|
202
|
+
api: {
|
|
203
|
+
input: UpdateAssessmentStatusRequest;
|
|
204
|
+
output: UpdateAssessmentStatusResponse;
|
|
205
|
+
};
|
|
206
|
+
sdk: {
|
|
207
|
+
input: UpdateAssessmentStatusCommandInput;
|
|
208
|
+
output: UpdateAssessmentStatusCommandOutput;
|
|
209
|
+
};
|
|
210
|
+
};
|
|
200
211
|
}
|
|
@@ -124,4 +124,15 @@ declare const UpdateControlCommand_base: {
|
|
|
124
124
|
* @public
|
|
125
125
|
*/
|
|
126
126
|
export declare class UpdateControlCommand extends UpdateControlCommand_base {
|
|
127
|
+
/** @internal type navigation helper, not in runtime. */
|
|
128
|
+
protected static __types: {
|
|
129
|
+
api: {
|
|
130
|
+
input: UpdateControlRequest;
|
|
131
|
+
output: UpdateControlResponse;
|
|
132
|
+
};
|
|
133
|
+
sdk: {
|
|
134
|
+
input: UpdateControlCommandInput;
|
|
135
|
+
output: UpdateControlCommandOutput;
|
|
136
|
+
};
|
|
137
|
+
};
|
|
127
138
|
}
|
|
@@ -114,4 +114,15 @@ declare const UpdateSettingsCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class UpdateSettingsCommand extends UpdateSettingsCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: UpdateSettingsRequest;
|
|
121
|
+
output: UpdateSettingsResponse;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: UpdateSettingsCommandInput;
|
|
125
|
+
output: UpdateSettingsCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -77,4 +77,15 @@ declare const ValidateAssessmentReportIntegrityCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class ValidateAssessmentReportIntegrityCommand extends ValidateAssessmentReportIntegrityCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: ValidateAssessmentReportIntegrityRequest;
|
|
84
|
+
output: ValidateAssessmentReportIntegrityResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: ValidateAssessmentReportIntegrityCommandInput;
|
|
88
|
+
output: ValidateAssessmentReportIntegrityCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateAssessmentReportEvidenceFolderCommand extends AssociateAssessmentReportEvidenceFolderCommand_base {
|
|
40
|
+
export declare class AssociateAssessmentReportEvidenceFolderCommand extends AssociateAssessmentReportEvidenceFolderCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateAssessmentReportEvidenceFolderRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateAssessmentReportEvidenceFolderCommandInput;
|
|
48
|
+
output: AssociateAssessmentReportEvidenceFolderCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchAssociateAssessmentReportEvidenceCommand extends BatchAssociateAssessmentReportEvidenceCommand_base {
|
|
40
|
+
export declare class BatchAssociateAssessmentReportEvidenceCommand extends BatchAssociateAssessmentReportEvidenceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchAssociateAssessmentReportEvidenceRequest;
|
|
44
|
+
output: BatchAssociateAssessmentReportEvidenceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchAssociateAssessmentReportEvidenceCommandInput;
|
|
48
|
+
output: BatchAssociateAssessmentReportEvidenceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchCreateDelegationByAssessmentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchCreateDelegationByAssessmentCommand extends BatchCreateDelegationByAssessmentCommand_base {
|
|
40
|
+
export declare class BatchCreateDelegationByAssessmentCommand extends BatchCreateDelegationByAssessmentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchCreateDelegationByAssessmentRequest;
|
|
44
|
+
output: BatchCreateDelegationByAssessmentResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchCreateDelegationByAssessmentCommandInput;
|
|
48
|
+
output: BatchCreateDelegationByAssessmentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchDeleteDelegationByAssessmentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_base {
|
|
40
|
+
export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchDeleteDelegationByAssessmentRequest;
|
|
44
|
+
output: BatchDeleteDelegationByAssessmentResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchDeleteDelegationByAssessmentCommandInput;
|
|
48
|
+
output: BatchDeleteDelegationByAssessmentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {
|
|
40
|
+
export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchDisassociateAssessmentReportEvidenceRequest;
|
|
44
|
+
output: BatchDisassociateAssessmentReportEvidenceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchDisassociateAssessmentReportEvidenceCommandInput;
|
|
48
|
+
output: BatchDisassociateAssessmentReportEvidenceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchImportEvidenceToAssessmentControlCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {
|
|
40
|
+
export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchImportEvidenceToAssessmentControlRequest;
|
|
44
|
+
output: BatchImportEvidenceToAssessmentControlResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchImportEvidenceToAssessmentControlCommandInput;
|
|
48
|
+
output: BatchImportEvidenceToAssessmentControlCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateAssessmentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {
|
|
39
|
+
export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateAssessmentRequest;
|
|
43
|
+
output: CreateAssessmentResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateAssessmentCommandInput;
|
|
47
|
+
output: CreateAssessmentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAssessmentFrameworkCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {
|
|
40
|
+
export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAssessmentFrameworkRequest;
|
|
44
|
+
output: CreateAssessmentFrameworkResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAssessmentFrameworkCommandInput;
|
|
48
|
+
output: CreateAssessmentFrameworkCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAssessmentReportCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_base {
|
|
40
|
+
export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAssessmentReportRequest;
|
|
44
|
+
output: CreateAssessmentReportResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAssessmentReportCommandInput;
|
|
48
|
+
output: CreateAssessmentReportCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateControlCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateControlCommand extends CreateControlCommand_base {
|
|
39
|
+
export declare class CreateControlCommand extends CreateControlCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateControlRequest;
|
|
43
|
+
output: CreateControlResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateControlCommandInput;
|
|
47
|
+
output: CreateControlCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteAssessmentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteAssessmentCommand extends DeleteAssessmentCommand_base {
|
|
39
|
+
export declare class DeleteAssessmentCommand extends DeleteAssessmentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteAssessmentRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteAssessmentCommandInput;
|
|
47
|
+
output: DeleteAssessmentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteAssessmentFrameworkCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteAssessmentFrameworkCommand extends DeleteAssessmentFrameworkCommand_base {
|
|
40
|
+
export declare class DeleteAssessmentFrameworkCommand extends DeleteAssessmentFrameworkCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteAssessmentFrameworkRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteAssessmentFrameworkCommandInput;
|
|
48
|
+
output: DeleteAssessmentFrameworkCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteAssessmentFrameworkShareCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteAssessmentFrameworkShareCommand extends DeleteAssessmentFrameworkShareCommand_base {
|
|
40
|
+
export declare class DeleteAssessmentFrameworkShareCommand extends DeleteAssessmentFrameworkShareCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteAssessmentFrameworkShareRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteAssessmentFrameworkShareCommandInput;
|
|
48
|
+
output: DeleteAssessmentFrameworkShareCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteAssessmentReportCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteAssessmentReportCommand extends DeleteAssessmentReportCommand_base {
|
|
40
|
+
export declare class DeleteAssessmentReportCommand extends DeleteAssessmentReportCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteAssessmentReportRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteAssessmentReportCommandInput;
|
|
48
|
+
output: DeleteAssessmentReportCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteControlCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteControlCommand extends DeleteControlCommand_base {
|
|
39
|
+
export declare class DeleteControlCommand extends DeleteControlCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteControlRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteControlCommandInput;
|
|
47
|
+
output: DeleteControlCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|