@aws-sdk/client-auditmanager 3.306.0 → 3.309.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-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -2
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -2
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -2
- package/dist-cjs/commands/CreateAssessmentCommand.js +2 -2
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +2 -2
- package/dist-cjs/commands/CreateControlCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +2 -2
- package/dist-cjs/commands/DeleteControlCommand.js +2 -2
- package/dist-cjs/commands/DeregisterAccountCommand.js +2 -2
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/GetAccountStatusCommand.js +2 -2
- package/dist-cjs/commands/GetAssessmentCommand.js +2 -2
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +2 -2
- package/dist-cjs/commands/GetChangeLogsCommand.js +2 -2
- package/dist-cjs/commands/GetControlCommand.js +2 -2
- package/dist-cjs/commands/GetDelegationsCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/GetServicesInScopeCommand.js +2 -2
- package/dist-cjs/commands/GetSettingsCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/ListControlDomainInsightsCommand.js +2 -2
- package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +2 -2
- package/dist-cjs/commands/ListControlsCommand.js +2 -2
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +2 -2
- package/dist-cjs/commands/ListNotificationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/RegisterAccountCommand.js +2 -2
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateControlCommand.js +2 -2
- package/dist-cjs/commands/UpdateSettingsCommand.js +2 -2
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +871 -903
- package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +3 -3
- package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +3 -3
- package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +3 -3
- package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +3 -3
- package/dist-es/commands/CreateAssessmentCommand.js +3 -3
- package/dist-es/commands/CreateAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/CreateAssessmentReportCommand.js +3 -3
- package/dist-es/commands/CreateControlCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentReportCommand.js +3 -3
- package/dist-es/commands/DeleteControlCommand.js +3 -3
- package/dist-es/commands/DeregisterAccountCommand.js +3 -3
- package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/GetAccountStatusCommand.js +3 -3
- package/dist-es/commands/GetAssessmentCommand.js +3 -3
- package/dist-es/commands/GetAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/GetAssessmentReportUrlCommand.js +3 -3
- package/dist-es/commands/GetChangeLogsCommand.js +3 -3
- package/dist-es/commands/GetControlCommand.js +3 -3
- package/dist-es/commands/GetDelegationsCommand.js +3 -3
- package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/GetEvidenceCommand.js +3 -3
- package/dist-es/commands/GetEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +3 -3
- package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +3 -3
- package/dist-es/commands/GetInsightsByAssessmentCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/GetServicesInScopeCommand.js +3 -3
- package/dist-es/commands/GetSettingsCommand.js +3 -3
- package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +3 -3
- package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +3 -3
- package/dist-es/commands/ListAssessmentFrameworksCommand.js +3 -3
- package/dist-es/commands/ListAssessmentReportsCommand.js +3 -3
- package/dist-es/commands/ListAssessmentsCommand.js +3 -3
- package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +3 -3
- package/dist-es/commands/ListControlDomainInsightsCommand.js +3 -3
- package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +3 -3
- package/dist-es/commands/ListControlsCommand.js +3 -3
- package/dist-es/commands/ListKeywordsForDataSourceCommand.js +3 -3
- package/dist-es/commands/ListNotificationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/RegisterAccountCommand.js +3 -3
- package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentControlCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentStatusCommand.js +3 -3
- package/dist-es/commands/UpdateControlCommand.js +3 -3
- package/dist-es/commands/UpdateSettingsCommand.js +3 -3
- package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +746 -778
- package/dist-types/protocols/Aws_restJson1.d.ts +488 -122
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +122 -122
- package/package.json +6 -6
|
@@ -61,125 +61,491 @@ import { UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput
|
|
|
61
61
|
import { UpdateControlCommandInput, UpdateControlCommandOutput } from "../commands/UpdateControlCommand";
|
|
62
62
|
import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "../commands/UpdateSettingsCommand";
|
|
63
63
|
import { ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput } from "../commands/ValidateAssessmentReportIntegrityCommand";
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
export declare const
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
export declare const
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export declare const
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export declare const
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
64
|
+
/**
|
|
65
|
+
* serializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand
|
|
66
|
+
*/
|
|
67
|
+
export declare const se_AssociateAssessmentReportEvidenceFolderCommand: (input: AssociateAssessmentReportEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
68
|
+
/**
|
|
69
|
+
* serializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand
|
|
70
|
+
*/
|
|
71
|
+
export declare const se_BatchAssociateAssessmentReportEvidenceCommand: (input: BatchAssociateAssessmentReportEvidenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
72
|
+
/**
|
|
73
|
+
* serializeAws_restJson1BatchCreateDelegationByAssessmentCommand
|
|
74
|
+
*/
|
|
75
|
+
export declare const se_BatchCreateDelegationByAssessmentCommand: (input: BatchCreateDelegationByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
76
|
+
/**
|
|
77
|
+
* serializeAws_restJson1BatchDeleteDelegationByAssessmentCommand
|
|
78
|
+
*/
|
|
79
|
+
export declare const se_BatchDeleteDelegationByAssessmentCommand: (input: BatchDeleteDelegationByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
80
|
+
/**
|
|
81
|
+
* serializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand
|
|
82
|
+
*/
|
|
83
|
+
export declare const se_BatchDisassociateAssessmentReportEvidenceCommand: (input: BatchDisassociateAssessmentReportEvidenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
84
|
+
/**
|
|
85
|
+
* serializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand
|
|
86
|
+
*/
|
|
87
|
+
export declare const se_BatchImportEvidenceToAssessmentControlCommand: (input: BatchImportEvidenceToAssessmentControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
88
|
+
/**
|
|
89
|
+
* serializeAws_restJson1CreateAssessmentCommand
|
|
90
|
+
*/
|
|
91
|
+
export declare const se_CreateAssessmentCommand: (input: CreateAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
92
|
+
/**
|
|
93
|
+
* serializeAws_restJson1CreateAssessmentFrameworkCommand
|
|
94
|
+
*/
|
|
95
|
+
export declare const se_CreateAssessmentFrameworkCommand: (input: CreateAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
96
|
+
/**
|
|
97
|
+
* serializeAws_restJson1CreateAssessmentReportCommand
|
|
98
|
+
*/
|
|
99
|
+
export declare const se_CreateAssessmentReportCommand: (input: CreateAssessmentReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
100
|
+
/**
|
|
101
|
+
* serializeAws_restJson1CreateControlCommand
|
|
102
|
+
*/
|
|
103
|
+
export declare const se_CreateControlCommand: (input: CreateControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
104
|
+
/**
|
|
105
|
+
* serializeAws_restJson1DeleteAssessmentCommand
|
|
106
|
+
*/
|
|
107
|
+
export declare const se_DeleteAssessmentCommand: (input: DeleteAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
+
/**
|
|
109
|
+
* serializeAws_restJson1DeleteAssessmentFrameworkCommand
|
|
110
|
+
*/
|
|
111
|
+
export declare const se_DeleteAssessmentFrameworkCommand: (input: DeleteAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
|
+
/**
|
|
113
|
+
* serializeAws_restJson1DeleteAssessmentFrameworkShareCommand
|
|
114
|
+
*/
|
|
115
|
+
export declare const se_DeleteAssessmentFrameworkShareCommand: (input: DeleteAssessmentFrameworkShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
116
|
+
/**
|
|
117
|
+
* serializeAws_restJson1DeleteAssessmentReportCommand
|
|
118
|
+
*/
|
|
119
|
+
export declare const se_DeleteAssessmentReportCommand: (input: DeleteAssessmentReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
|
+
/**
|
|
121
|
+
* serializeAws_restJson1DeleteControlCommand
|
|
122
|
+
*/
|
|
123
|
+
export declare const se_DeleteControlCommand: (input: DeleteControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
124
|
+
/**
|
|
125
|
+
* serializeAws_restJson1DeregisterAccountCommand
|
|
126
|
+
*/
|
|
127
|
+
export declare const se_DeregisterAccountCommand: (input: DeregisterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
|
+
/**
|
|
129
|
+
* serializeAws_restJson1DeregisterOrganizationAdminAccountCommand
|
|
130
|
+
*/
|
|
131
|
+
export declare const se_DeregisterOrganizationAdminAccountCommand: (input: DeregisterOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
|
+
/**
|
|
133
|
+
* serializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand
|
|
134
|
+
*/
|
|
135
|
+
export declare const se_DisassociateAssessmentReportEvidenceFolderCommand: (input: DisassociateAssessmentReportEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
136
|
+
/**
|
|
137
|
+
* serializeAws_restJson1GetAccountStatusCommand
|
|
138
|
+
*/
|
|
139
|
+
export declare const se_GetAccountStatusCommand: (input: GetAccountStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
|
+
/**
|
|
141
|
+
* serializeAws_restJson1GetAssessmentCommand
|
|
142
|
+
*/
|
|
143
|
+
export declare const se_GetAssessmentCommand: (input: GetAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
+
/**
|
|
145
|
+
* serializeAws_restJson1GetAssessmentFrameworkCommand
|
|
146
|
+
*/
|
|
147
|
+
export declare const se_GetAssessmentFrameworkCommand: (input: GetAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
|
+
/**
|
|
149
|
+
* serializeAws_restJson1GetAssessmentReportUrlCommand
|
|
150
|
+
*/
|
|
151
|
+
export declare const se_GetAssessmentReportUrlCommand: (input: GetAssessmentReportUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
152
|
+
/**
|
|
153
|
+
* serializeAws_restJson1GetChangeLogsCommand
|
|
154
|
+
*/
|
|
155
|
+
export declare const se_GetChangeLogsCommand: (input: GetChangeLogsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
156
|
+
/**
|
|
157
|
+
* serializeAws_restJson1GetControlCommand
|
|
158
|
+
*/
|
|
159
|
+
export declare const se_GetControlCommand: (input: GetControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
160
|
+
/**
|
|
161
|
+
* serializeAws_restJson1GetDelegationsCommand
|
|
162
|
+
*/
|
|
163
|
+
export declare const se_GetDelegationsCommand: (input: GetDelegationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
|
+
/**
|
|
165
|
+
* serializeAws_restJson1GetEvidenceCommand
|
|
166
|
+
*/
|
|
167
|
+
export declare const se_GetEvidenceCommand: (input: GetEvidenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
+
/**
|
|
169
|
+
* serializeAws_restJson1GetEvidenceByEvidenceFolderCommand
|
|
170
|
+
*/
|
|
171
|
+
export declare const se_GetEvidenceByEvidenceFolderCommand: (input: GetEvidenceByEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
+
/**
|
|
173
|
+
* serializeAws_restJson1GetEvidenceFolderCommand
|
|
174
|
+
*/
|
|
175
|
+
export declare const se_GetEvidenceFolderCommand: (input: GetEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
+
/**
|
|
177
|
+
* serializeAws_restJson1GetEvidenceFoldersByAssessmentCommand
|
|
178
|
+
*/
|
|
179
|
+
export declare const se_GetEvidenceFoldersByAssessmentCommand: (input: GetEvidenceFoldersByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
|
+
/**
|
|
181
|
+
* serializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand
|
|
182
|
+
*/
|
|
183
|
+
export declare const se_GetEvidenceFoldersByAssessmentControlCommand: (input: GetEvidenceFoldersByAssessmentControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
184
|
+
/**
|
|
185
|
+
* serializeAws_restJson1GetInsightsCommand
|
|
186
|
+
*/
|
|
187
|
+
export declare const se_GetInsightsCommand: (input: GetInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
188
|
+
/**
|
|
189
|
+
* serializeAws_restJson1GetInsightsByAssessmentCommand
|
|
190
|
+
*/
|
|
191
|
+
export declare const se_GetInsightsByAssessmentCommand: (input: GetInsightsByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
|
+
/**
|
|
193
|
+
* serializeAws_restJson1GetOrganizationAdminAccountCommand
|
|
194
|
+
*/
|
|
195
|
+
export declare const se_GetOrganizationAdminAccountCommand: (input: GetOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
196
|
+
/**
|
|
197
|
+
* serializeAws_restJson1GetServicesInScopeCommand
|
|
198
|
+
*/
|
|
199
|
+
export declare const se_GetServicesInScopeCommand: (input: GetServicesInScopeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
200
|
+
/**
|
|
201
|
+
* serializeAws_restJson1GetSettingsCommand
|
|
202
|
+
*/
|
|
203
|
+
export declare const se_GetSettingsCommand: (input: GetSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
204
|
+
/**
|
|
205
|
+
* serializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand
|
|
206
|
+
*/
|
|
207
|
+
export declare const se_ListAssessmentControlInsightsByControlDomainCommand: (input: ListAssessmentControlInsightsByControlDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
|
+
/**
|
|
209
|
+
* serializeAws_restJson1ListAssessmentFrameworksCommand
|
|
210
|
+
*/
|
|
211
|
+
export declare const se_ListAssessmentFrameworksCommand: (input: ListAssessmentFrameworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
212
|
+
/**
|
|
213
|
+
* serializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand
|
|
214
|
+
*/
|
|
215
|
+
export declare const se_ListAssessmentFrameworkShareRequestsCommand: (input: ListAssessmentFrameworkShareRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
216
|
+
/**
|
|
217
|
+
* serializeAws_restJson1ListAssessmentReportsCommand
|
|
218
|
+
*/
|
|
219
|
+
export declare const se_ListAssessmentReportsCommand: (input: ListAssessmentReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
220
|
+
/**
|
|
221
|
+
* serializeAws_restJson1ListAssessmentsCommand
|
|
222
|
+
*/
|
|
223
|
+
export declare const se_ListAssessmentsCommand: (input: ListAssessmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
224
|
+
/**
|
|
225
|
+
* serializeAws_restJson1ListControlDomainInsightsCommand
|
|
226
|
+
*/
|
|
227
|
+
export declare const se_ListControlDomainInsightsCommand: (input: ListControlDomainInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
|
+
/**
|
|
229
|
+
* serializeAws_restJson1ListControlDomainInsightsByAssessmentCommand
|
|
230
|
+
*/
|
|
231
|
+
export declare const se_ListControlDomainInsightsByAssessmentCommand: (input: ListControlDomainInsightsByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
232
|
+
/**
|
|
233
|
+
* serializeAws_restJson1ListControlInsightsByControlDomainCommand
|
|
234
|
+
*/
|
|
235
|
+
export declare const se_ListControlInsightsByControlDomainCommand: (input: ListControlInsightsByControlDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
236
|
+
/**
|
|
237
|
+
* serializeAws_restJson1ListControlsCommand
|
|
238
|
+
*/
|
|
239
|
+
export declare const se_ListControlsCommand: (input: ListControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
240
|
+
/**
|
|
241
|
+
* serializeAws_restJson1ListKeywordsForDataSourceCommand
|
|
242
|
+
*/
|
|
243
|
+
export declare const se_ListKeywordsForDataSourceCommand: (input: ListKeywordsForDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
244
|
+
/**
|
|
245
|
+
* serializeAws_restJson1ListNotificationsCommand
|
|
246
|
+
*/
|
|
247
|
+
export declare const se_ListNotificationsCommand: (input: ListNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
248
|
+
/**
|
|
249
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
250
|
+
*/
|
|
251
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
|
+
/**
|
|
253
|
+
* serializeAws_restJson1RegisterAccountCommand
|
|
254
|
+
*/
|
|
255
|
+
export declare const se_RegisterAccountCommand: (input: RegisterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
|
+
/**
|
|
257
|
+
* serializeAws_restJson1RegisterOrganizationAdminAccountCommand
|
|
258
|
+
*/
|
|
259
|
+
export declare const se_RegisterOrganizationAdminAccountCommand: (input: RegisterOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
|
+
/**
|
|
261
|
+
* serializeAws_restJson1StartAssessmentFrameworkShareCommand
|
|
262
|
+
*/
|
|
263
|
+
export declare const se_StartAssessmentFrameworkShareCommand: (input: StartAssessmentFrameworkShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
264
|
+
/**
|
|
265
|
+
* serializeAws_restJson1TagResourceCommand
|
|
266
|
+
*/
|
|
267
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
268
|
+
/**
|
|
269
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
270
|
+
*/
|
|
271
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
272
|
+
/**
|
|
273
|
+
* serializeAws_restJson1UpdateAssessmentCommand
|
|
274
|
+
*/
|
|
275
|
+
export declare const se_UpdateAssessmentCommand: (input: UpdateAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
276
|
+
/**
|
|
277
|
+
* serializeAws_restJson1UpdateAssessmentControlCommand
|
|
278
|
+
*/
|
|
279
|
+
export declare const se_UpdateAssessmentControlCommand: (input: UpdateAssessmentControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
280
|
+
/**
|
|
281
|
+
* serializeAws_restJson1UpdateAssessmentControlSetStatusCommand
|
|
282
|
+
*/
|
|
283
|
+
export declare const se_UpdateAssessmentControlSetStatusCommand: (input: UpdateAssessmentControlSetStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
284
|
+
/**
|
|
285
|
+
* serializeAws_restJson1UpdateAssessmentFrameworkCommand
|
|
286
|
+
*/
|
|
287
|
+
export declare const se_UpdateAssessmentFrameworkCommand: (input: UpdateAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
288
|
+
/**
|
|
289
|
+
* serializeAws_restJson1UpdateAssessmentFrameworkShareCommand
|
|
290
|
+
*/
|
|
291
|
+
export declare const se_UpdateAssessmentFrameworkShareCommand: (input: UpdateAssessmentFrameworkShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
292
|
+
/**
|
|
293
|
+
* serializeAws_restJson1UpdateAssessmentStatusCommand
|
|
294
|
+
*/
|
|
295
|
+
export declare const se_UpdateAssessmentStatusCommand: (input: UpdateAssessmentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
296
|
+
/**
|
|
297
|
+
* serializeAws_restJson1UpdateControlCommand
|
|
298
|
+
*/
|
|
299
|
+
export declare const se_UpdateControlCommand: (input: UpdateControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
300
|
+
/**
|
|
301
|
+
* serializeAws_restJson1UpdateSettingsCommand
|
|
302
|
+
*/
|
|
303
|
+
export declare const se_UpdateSettingsCommand: (input: UpdateSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
|
+
/**
|
|
305
|
+
* serializeAws_restJson1ValidateAssessmentReportIntegrityCommand
|
|
306
|
+
*/
|
|
307
|
+
export declare const se_ValidateAssessmentReportIntegrityCommand: (input: ValidateAssessmentReportIntegrityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
308
|
+
/**
|
|
309
|
+
* deserializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand
|
|
310
|
+
*/
|
|
311
|
+
export declare const de_AssociateAssessmentReportEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
|
|
312
|
+
/**
|
|
313
|
+
* deserializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand
|
|
314
|
+
*/
|
|
315
|
+
export declare const de_BatchAssociateAssessmentReportEvidenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
|
|
316
|
+
/**
|
|
317
|
+
* deserializeAws_restJson1BatchCreateDelegationByAssessmentCommand
|
|
318
|
+
*/
|
|
319
|
+
export declare const de_BatchCreateDelegationByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchCreateDelegationByAssessmentCommandOutput>;
|
|
320
|
+
/**
|
|
321
|
+
* deserializeAws_restJson1BatchDeleteDelegationByAssessmentCommand
|
|
322
|
+
*/
|
|
323
|
+
export declare const de_BatchDeleteDelegationByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
|
|
324
|
+
/**
|
|
325
|
+
* deserializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand
|
|
326
|
+
*/
|
|
327
|
+
export declare const de_BatchDisassociateAssessmentReportEvidenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
|
|
328
|
+
/**
|
|
329
|
+
* deserializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand
|
|
330
|
+
*/
|
|
331
|
+
export declare const de_BatchImportEvidenceToAssessmentControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
|
|
332
|
+
/**
|
|
333
|
+
* deserializeAws_restJson1CreateAssessmentCommand
|
|
334
|
+
*/
|
|
335
|
+
export declare const de_CreateAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssessmentCommandOutput>;
|
|
336
|
+
/**
|
|
337
|
+
* deserializeAws_restJson1CreateAssessmentFrameworkCommand
|
|
338
|
+
*/
|
|
339
|
+
export declare const de_CreateAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssessmentFrameworkCommandOutput>;
|
|
340
|
+
/**
|
|
341
|
+
* deserializeAws_restJson1CreateAssessmentReportCommand
|
|
342
|
+
*/
|
|
343
|
+
export declare const de_CreateAssessmentReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssessmentReportCommandOutput>;
|
|
344
|
+
/**
|
|
345
|
+
* deserializeAws_restJson1CreateControlCommand
|
|
346
|
+
*/
|
|
347
|
+
export declare const de_CreateControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateControlCommandOutput>;
|
|
348
|
+
/**
|
|
349
|
+
* deserializeAws_restJson1DeleteAssessmentCommand
|
|
350
|
+
*/
|
|
351
|
+
export declare const de_DeleteAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentCommandOutput>;
|
|
352
|
+
/**
|
|
353
|
+
* deserializeAws_restJson1DeleteAssessmentFrameworkCommand
|
|
354
|
+
*/
|
|
355
|
+
export declare const de_DeleteAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentFrameworkCommandOutput>;
|
|
356
|
+
/**
|
|
357
|
+
* deserializeAws_restJson1DeleteAssessmentFrameworkShareCommand
|
|
358
|
+
*/
|
|
359
|
+
export declare const de_DeleteAssessmentFrameworkShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentFrameworkShareCommandOutput>;
|
|
360
|
+
/**
|
|
361
|
+
* deserializeAws_restJson1DeleteAssessmentReportCommand
|
|
362
|
+
*/
|
|
363
|
+
export declare const de_DeleteAssessmentReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentReportCommandOutput>;
|
|
364
|
+
/**
|
|
365
|
+
* deserializeAws_restJson1DeleteControlCommand
|
|
366
|
+
*/
|
|
367
|
+
export declare const de_DeleteControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteControlCommandOutput>;
|
|
368
|
+
/**
|
|
369
|
+
* deserializeAws_restJson1DeregisterAccountCommand
|
|
370
|
+
*/
|
|
371
|
+
export declare const de_DeregisterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterAccountCommandOutput>;
|
|
372
|
+
/**
|
|
373
|
+
* deserializeAws_restJson1DeregisterOrganizationAdminAccountCommand
|
|
374
|
+
*/
|
|
375
|
+
export declare const de_DeregisterOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterOrganizationAdminAccountCommandOutput>;
|
|
376
|
+
/**
|
|
377
|
+
* deserializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand
|
|
378
|
+
*/
|
|
379
|
+
export declare const de_DisassociateAssessmentReportEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
|
|
380
|
+
/**
|
|
381
|
+
* deserializeAws_restJson1GetAccountStatusCommand
|
|
382
|
+
*/
|
|
383
|
+
export declare const de_GetAccountStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountStatusCommandOutput>;
|
|
384
|
+
/**
|
|
385
|
+
* deserializeAws_restJson1GetAssessmentCommand
|
|
386
|
+
*/
|
|
387
|
+
export declare const de_GetAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssessmentCommandOutput>;
|
|
388
|
+
/**
|
|
389
|
+
* deserializeAws_restJson1GetAssessmentFrameworkCommand
|
|
390
|
+
*/
|
|
391
|
+
export declare const de_GetAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssessmentFrameworkCommandOutput>;
|
|
392
|
+
/**
|
|
393
|
+
* deserializeAws_restJson1GetAssessmentReportUrlCommand
|
|
394
|
+
*/
|
|
395
|
+
export declare const de_GetAssessmentReportUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssessmentReportUrlCommandOutput>;
|
|
396
|
+
/**
|
|
397
|
+
* deserializeAws_restJson1GetChangeLogsCommand
|
|
398
|
+
*/
|
|
399
|
+
export declare const de_GetChangeLogsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChangeLogsCommandOutput>;
|
|
400
|
+
/**
|
|
401
|
+
* deserializeAws_restJson1GetControlCommand
|
|
402
|
+
*/
|
|
403
|
+
export declare const de_GetControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetControlCommandOutput>;
|
|
404
|
+
/**
|
|
405
|
+
* deserializeAws_restJson1GetDelegationsCommand
|
|
406
|
+
*/
|
|
407
|
+
export declare const de_GetDelegationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDelegationsCommandOutput>;
|
|
408
|
+
/**
|
|
409
|
+
* deserializeAws_restJson1GetEvidenceCommand
|
|
410
|
+
*/
|
|
411
|
+
export declare const de_GetEvidenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceCommandOutput>;
|
|
412
|
+
/**
|
|
413
|
+
* deserializeAws_restJson1GetEvidenceByEvidenceFolderCommand
|
|
414
|
+
*/
|
|
415
|
+
export declare const de_GetEvidenceByEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceByEvidenceFolderCommandOutput>;
|
|
416
|
+
/**
|
|
417
|
+
* deserializeAws_restJson1GetEvidenceFolderCommand
|
|
418
|
+
*/
|
|
419
|
+
export declare const de_GetEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceFolderCommandOutput>;
|
|
420
|
+
/**
|
|
421
|
+
* deserializeAws_restJson1GetEvidenceFoldersByAssessmentCommand
|
|
422
|
+
*/
|
|
423
|
+
export declare const de_GetEvidenceFoldersByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
|
|
424
|
+
/**
|
|
425
|
+
* deserializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand
|
|
426
|
+
*/
|
|
427
|
+
export declare const de_GetEvidenceFoldersByAssessmentControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
|
|
428
|
+
/**
|
|
429
|
+
* deserializeAws_restJson1GetInsightsCommand
|
|
430
|
+
*/
|
|
431
|
+
export declare const de_GetInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsCommandOutput>;
|
|
432
|
+
/**
|
|
433
|
+
* deserializeAws_restJson1GetInsightsByAssessmentCommand
|
|
434
|
+
*/
|
|
435
|
+
export declare const de_GetInsightsByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsByAssessmentCommandOutput>;
|
|
436
|
+
/**
|
|
437
|
+
* deserializeAws_restJson1GetOrganizationAdminAccountCommand
|
|
438
|
+
*/
|
|
439
|
+
export declare const de_GetOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationAdminAccountCommandOutput>;
|
|
440
|
+
/**
|
|
441
|
+
* deserializeAws_restJson1GetServicesInScopeCommand
|
|
442
|
+
*/
|
|
443
|
+
export declare const de_GetServicesInScopeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServicesInScopeCommandOutput>;
|
|
444
|
+
/**
|
|
445
|
+
* deserializeAws_restJson1GetSettingsCommand
|
|
446
|
+
*/
|
|
447
|
+
export declare const de_GetSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSettingsCommandOutput>;
|
|
448
|
+
/**
|
|
449
|
+
* deserializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand
|
|
450
|
+
*/
|
|
451
|
+
export declare const de_ListAssessmentControlInsightsByControlDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentControlInsightsByControlDomainCommandOutput>;
|
|
452
|
+
/**
|
|
453
|
+
* deserializeAws_restJson1ListAssessmentFrameworksCommand
|
|
454
|
+
*/
|
|
455
|
+
export declare const de_ListAssessmentFrameworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentFrameworksCommandOutput>;
|
|
456
|
+
/**
|
|
457
|
+
* deserializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand
|
|
458
|
+
*/
|
|
459
|
+
export declare const de_ListAssessmentFrameworkShareRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentFrameworkShareRequestsCommandOutput>;
|
|
460
|
+
/**
|
|
461
|
+
* deserializeAws_restJson1ListAssessmentReportsCommand
|
|
462
|
+
*/
|
|
463
|
+
export declare const de_ListAssessmentReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentReportsCommandOutput>;
|
|
464
|
+
/**
|
|
465
|
+
* deserializeAws_restJson1ListAssessmentsCommand
|
|
466
|
+
*/
|
|
467
|
+
export declare const de_ListAssessmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentsCommandOutput>;
|
|
468
|
+
/**
|
|
469
|
+
* deserializeAws_restJson1ListControlDomainInsightsCommand
|
|
470
|
+
*/
|
|
471
|
+
export declare const de_ListControlDomainInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlDomainInsightsCommandOutput>;
|
|
472
|
+
/**
|
|
473
|
+
* deserializeAws_restJson1ListControlDomainInsightsByAssessmentCommand
|
|
474
|
+
*/
|
|
475
|
+
export declare const de_ListControlDomainInsightsByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlDomainInsightsByAssessmentCommandOutput>;
|
|
476
|
+
/**
|
|
477
|
+
* deserializeAws_restJson1ListControlInsightsByControlDomainCommand
|
|
478
|
+
*/
|
|
479
|
+
export declare const de_ListControlInsightsByControlDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlInsightsByControlDomainCommandOutput>;
|
|
480
|
+
/**
|
|
481
|
+
* deserializeAws_restJson1ListControlsCommand
|
|
482
|
+
*/
|
|
483
|
+
export declare const de_ListControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlsCommandOutput>;
|
|
484
|
+
/**
|
|
485
|
+
* deserializeAws_restJson1ListKeywordsForDataSourceCommand
|
|
486
|
+
*/
|
|
487
|
+
export declare const de_ListKeywordsForDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListKeywordsForDataSourceCommandOutput>;
|
|
488
|
+
/**
|
|
489
|
+
* deserializeAws_restJson1ListNotificationsCommand
|
|
490
|
+
*/
|
|
491
|
+
export declare const de_ListNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNotificationsCommandOutput>;
|
|
492
|
+
/**
|
|
493
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
494
|
+
*/
|
|
495
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
496
|
+
/**
|
|
497
|
+
* deserializeAws_restJson1RegisterAccountCommand
|
|
498
|
+
*/
|
|
499
|
+
export declare const de_RegisterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterAccountCommandOutput>;
|
|
500
|
+
/**
|
|
501
|
+
* deserializeAws_restJson1RegisterOrganizationAdminAccountCommand
|
|
502
|
+
*/
|
|
503
|
+
export declare const de_RegisterOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterOrganizationAdminAccountCommandOutput>;
|
|
504
|
+
/**
|
|
505
|
+
* deserializeAws_restJson1StartAssessmentFrameworkShareCommand
|
|
506
|
+
*/
|
|
507
|
+
export declare const de_StartAssessmentFrameworkShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAssessmentFrameworkShareCommandOutput>;
|
|
508
|
+
/**
|
|
509
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
510
|
+
*/
|
|
511
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
512
|
+
/**
|
|
513
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
514
|
+
*/
|
|
515
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
516
|
+
/**
|
|
517
|
+
* deserializeAws_restJson1UpdateAssessmentCommand
|
|
518
|
+
*/
|
|
519
|
+
export declare const de_UpdateAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentCommandOutput>;
|
|
520
|
+
/**
|
|
521
|
+
* deserializeAws_restJson1UpdateAssessmentControlCommand
|
|
522
|
+
*/
|
|
523
|
+
export declare const de_UpdateAssessmentControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentControlCommandOutput>;
|
|
524
|
+
/**
|
|
525
|
+
* deserializeAws_restJson1UpdateAssessmentControlSetStatusCommand
|
|
526
|
+
*/
|
|
527
|
+
export declare const de_UpdateAssessmentControlSetStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentControlSetStatusCommandOutput>;
|
|
528
|
+
/**
|
|
529
|
+
* deserializeAws_restJson1UpdateAssessmentFrameworkCommand
|
|
530
|
+
*/
|
|
531
|
+
export declare const de_UpdateAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentFrameworkCommandOutput>;
|
|
532
|
+
/**
|
|
533
|
+
* deserializeAws_restJson1UpdateAssessmentFrameworkShareCommand
|
|
534
|
+
*/
|
|
535
|
+
export declare const de_UpdateAssessmentFrameworkShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentFrameworkShareCommandOutput>;
|
|
536
|
+
/**
|
|
537
|
+
* deserializeAws_restJson1UpdateAssessmentStatusCommand
|
|
538
|
+
*/
|
|
539
|
+
export declare const de_UpdateAssessmentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentStatusCommandOutput>;
|
|
540
|
+
/**
|
|
541
|
+
* deserializeAws_restJson1UpdateControlCommand
|
|
542
|
+
*/
|
|
543
|
+
export declare const de_UpdateControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateControlCommandOutput>;
|
|
544
|
+
/**
|
|
545
|
+
* deserializeAws_restJson1UpdateSettingsCommand
|
|
546
|
+
*/
|
|
547
|
+
export declare const de_UpdateSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSettingsCommandOutput>;
|
|
548
|
+
/**
|
|
549
|
+
* deserializeAws_restJson1ValidateAssessmentReportIntegrityCommand
|
|
550
|
+
*/
|
|
551
|
+
export declare const de_ValidateAssessmentReportIntegrityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ValidateAssessmentReportIntegrityCommandOutput>;
|