@aws-sdk/client-auditmanager 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/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
|
@@ -71,4 +71,15 @@ declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class AssociateAssessmentReportEvidenceFolderCommand extends AssociateAssessmentReportEvidenceFolderCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: AssociateAssessmentReportEvidenceFolderRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: AssociateAssessmentReportEvidenceFolderCommandInput;
|
|
82
|
+
output: AssociateAssessmentReportEvidenceFolderCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -85,4 +85,15 @@ declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class BatchAssociateAssessmentReportEvidenceCommand extends BatchAssociateAssessmentReportEvidenceCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: BatchAssociateAssessmentReportEvidenceRequest;
|
|
92
|
+
output: BatchAssociateAssessmentReportEvidenceResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: BatchAssociateAssessmentReportEvidenceCommandInput;
|
|
96
|
+
output: BatchAssociateAssessmentReportEvidenceCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -105,4 +105,15 @@ declare const BatchCreateDelegationByAssessmentCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class BatchCreateDelegationByAssessmentCommand extends BatchCreateDelegationByAssessmentCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: BatchCreateDelegationByAssessmentRequest;
|
|
112
|
+
output: BatchCreateDelegationByAssessmentResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: BatchCreateDelegationByAssessmentCommandInput;
|
|
116
|
+
output: BatchCreateDelegationByAssessmentCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -80,4 +80,15 @@ declare const BatchDeleteDelegationByAssessmentCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: BatchDeleteDelegationByAssessmentRequest;
|
|
87
|
+
output: BatchDeleteDelegationByAssessmentResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: BatchDeleteDelegationByAssessmentCommandInput;
|
|
91
|
+
output: BatchDeleteDelegationByAssessmentCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -85,4 +85,15 @@ declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: BatchDisassociateAssessmentReportEvidenceRequest;
|
|
92
|
+
output: BatchDisassociateAssessmentReportEvidenceResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: BatchDisassociateAssessmentReportEvidenceCommandInput;
|
|
96
|
+
output: BatchDisassociateAssessmentReportEvidenceCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -118,4 +118,15 @@ declare const BatchImportEvidenceToAssessmentControlCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: BatchImportEvidenceToAssessmentControlRequest;
|
|
125
|
+
output: BatchImportEvidenceToAssessmentControlResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: BatchImportEvidenceToAssessmentControlCommandInput;
|
|
129
|
+
output: BatchImportEvidenceToAssessmentControlCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -228,4 +228,15 @@ declare const CreateAssessmentCommand_base: {
|
|
|
228
228
|
* @public
|
|
229
229
|
*/
|
|
230
230
|
export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {
|
|
231
|
+
/** @internal type navigation helper, not in runtime. */
|
|
232
|
+
protected static __types: {
|
|
233
|
+
api: {
|
|
234
|
+
input: CreateAssessmentRequest;
|
|
235
|
+
output: CreateAssessmentResponse;
|
|
236
|
+
};
|
|
237
|
+
sdk: {
|
|
238
|
+
input: CreateAssessmentCommandInput;
|
|
239
|
+
output: CreateAssessmentCommandOutput;
|
|
240
|
+
};
|
|
241
|
+
};
|
|
231
242
|
}
|
|
@@ -150,4 +150,15 @@ declare const CreateAssessmentFrameworkCommand_base: {
|
|
|
150
150
|
* @public
|
|
151
151
|
*/
|
|
152
152
|
export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {
|
|
153
|
+
/** @internal type navigation helper, not in runtime. */
|
|
154
|
+
protected static __types: {
|
|
155
|
+
api: {
|
|
156
|
+
input: CreateAssessmentFrameworkRequest;
|
|
157
|
+
output: CreateAssessmentFrameworkResponse;
|
|
158
|
+
};
|
|
159
|
+
sdk: {
|
|
160
|
+
input: CreateAssessmentFrameworkCommandInput;
|
|
161
|
+
output: CreateAssessmentFrameworkCommandOutput;
|
|
162
|
+
};
|
|
163
|
+
};
|
|
153
164
|
}
|
|
@@ -84,4 +84,15 @@ declare const CreateAssessmentReportCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: CreateAssessmentReportRequest;
|
|
91
|
+
output: CreateAssessmentReportResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: CreateAssessmentReportCommandInput;
|
|
95
|
+
output: CreateAssessmentReportCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -131,4 +131,15 @@ declare const CreateControlCommand_base: {
|
|
|
131
131
|
* @public
|
|
132
132
|
*/
|
|
133
133
|
export declare class CreateControlCommand extends CreateControlCommand_base {
|
|
134
|
+
/** @internal type navigation helper, not in runtime. */
|
|
135
|
+
protected static __types: {
|
|
136
|
+
api: {
|
|
137
|
+
input: CreateControlRequest;
|
|
138
|
+
output: CreateControlResponse;
|
|
139
|
+
};
|
|
140
|
+
sdk: {
|
|
141
|
+
input: CreateControlCommandInput;
|
|
142
|
+
output: CreateControlCommandOutput;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
134
145
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteAssessmentCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteAssessmentCommand extends DeleteAssessmentCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteAssessmentRequest;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteAssessmentCommandInput;
|
|
80
|
+
output: DeleteAssessmentCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteAssessmentFrameworkCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteAssessmentFrameworkCommand extends DeleteAssessmentFrameworkCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteAssessmentFrameworkRequest;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteAssessmentFrameworkCommandInput;
|
|
80
|
+
output: DeleteAssessmentFrameworkCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteAssessmentFrameworkShareCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteAssessmentFrameworkShareCommand extends DeleteAssessmentFrameworkShareCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteAssessmentFrameworkShareRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteAssessmentFrameworkShareCommandInput;
|
|
81
|
+
output: DeleteAssessmentFrameworkShareCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -91,4 +91,15 @@ declare const DeleteAssessmentReportCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class DeleteAssessmentReportCommand extends DeleteAssessmentReportCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: DeleteAssessmentReportRequest;
|
|
98
|
+
output: {};
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DeleteAssessmentReportCommandInput;
|
|
102
|
+
output: DeleteAssessmentReportCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteControlCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteControlCommand extends DeleteControlCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteControlRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteControlCommandInput;
|
|
86
|
+
output: DeleteControlCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -78,4 +78,15 @@ declare const DeregisterAccountCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DeregisterAccountCommand extends DeregisterAccountCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: {};
|
|
85
|
+
output: DeregisterAccountResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DeregisterAccountCommandInput;
|
|
89
|
+
output: DeregisterAccountCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -128,4 +128,15 @@ declare const DeregisterOrganizationAdminAccountCommand_base: {
|
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
export declare class DeregisterOrganizationAdminAccountCommand extends DeregisterOrganizationAdminAccountCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: DeregisterOrganizationAdminAccountRequest;
|
|
135
|
+
output: {};
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: DeregisterOrganizationAdminAccountCommandInput;
|
|
139
|
+
output: DeregisterOrganizationAdminAccountCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -70,4 +70,15 @@ declare const DisassociateAssessmentReportEvidenceFolderCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DisassociateAssessmentReportEvidenceFolderCommand extends DisassociateAssessmentReportEvidenceFolderCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DisassociateAssessmentReportEvidenceFolderRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DisassociateAssessmentReportEvidenceFolderCommandInput;
|
|
81
|
+
output: DisassociateAssessmentReportEvidenceFolderCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -59,4 +59,15 @@ declare const GetAccountStatusCommand_base: {
|
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
61
|
export declare class GetAccountStatusCommand extends GetAccountStatusCommand_base {
|
|
62
|
+
/** @internal type navigation helper, not in runtime. */
|
|
63
|
+
protected static __types: {
|
|
64
|
+
api: {
|
|
65
|
+
input: {};
|
|
66
|
+
output: GetAccountStatusResponse;
|
|
67
|
+
};
|
|
68
|
+
sdk: {
|
|
69
|
+
input: GetAccountStatusCommandInput;
|
|
70
|
+
output: GetAccountStatusCommandOutput;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
62
73
|
}
|
|
@@ -191,4 +191,15 @@ declare const GetAssessmentCommand_base: {
|
|
|
191
191
|
* @public
|
|
192
192
|
*/
|
|
193
193
|
export declare class GetAssessmentCommand extends GetAssessmentCommand_base {
|
|
194
|
+
/** @internal type navigation helper, not in runtime. */
|
|
195
|
+
protected static __types: {
|
|
196
|
+
api: {
|
|
197
|
+
input: GetAssessmentRequest;
|
|
198
|
+
output: GetAssessmentResponse;
|
|
199
|
+
};
|
|
200
|
+
sdk: {
|
|
201
|
+
input: GetAssessmentCommandInput;
|
|
202
|
+
output: GetAssessmentCommandOutput;
|
|
203
|
+
};
|
|
204
|
+
};
|
|
194
205
|
}
|
|
@@ -129,4 +129,15 @@ declare const GetAssessmentFrameworkCommand_base: {
|
|
|
129
129
|
* @public
|
|
130
130
|
*/
|
|
131
131
|
export declare class GetAssessmentFrameworkCommand extends GetAssessmentFrameworkCommand_base {
|
|
132
|
+
/** @internal type navigation helper, not in runtime. */
|
|
133
|
+
protected static __types: {
|
|
134
|
+
api: {
|
|
135
|
+
input: GetAssessmentFrameworkRequest;
|
|
136
|
+
output: GetAssessmentFrameworkResponse;
|
|
137
|
+
};
|
|
138
|
+
sdk: {
|
|
139
|
+
input: GetAssessmentFrameworkCommandInput;
|
|
140
|
+
output: GetAssessmentFrameworkCommandOutput;
|
|
141
|
+
};
|
|
142
|
+
};
|
|
132
143
|
}
|
|
@@ -75,4 +75,15 @@ declare const GetAssessmentReportUrlCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetAssessmentReportUrlCommand extends GetAssessmentReportUrlCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: GetAssessmentReportUrlRequest;
|
|
82
|
+
output: GetAssessmentReportUrlResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetAssessmentReportUrlCommandInput;
|
|
86
|
+
output: GetAssessmentReportUrlCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetChangeLogsCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetChangeLogsCommand extends GetChangeLogsCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetChangeLogsRequest;
|
|
91
|
+
output: GetChangeLogsResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetChangeLogsCommandInput;
|
|
95
|
+
output: GetChangeLogsCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -104,4 +104,15 @@ declare const GetControlCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class GetControlCommand extends GetControlCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: GetControlRequest;
|
|
111
|
+
output: GetControlResponse;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: GetControlCommandInput;
|
|
115
|
+
output: GetControlCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetDelegationsCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetDelegationsCommand extends GetDelegationsCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetDelegationsRequest;
|
|
87
|
+
output: GetDelegationsResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetDelegationsCommandInput;
|
|
91
|
+
output: GetDelegationsCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -102,4 +102,15 @@ declare const GetEvidenceByEvidenceFolderCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class GetEvidenceByEvidenceFolderCommand extends GetEvidenceByEvidenceFolderCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: GetEvidenceByEvidenceFolderRequest;
|
|
109
|
+
output: GetEvidenceByEvidenceFolderResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: GetEvidenceByEvidenceFolderCommandInput;
|
|
113
|
+
output: GetEvidenceByEvidenceFolderCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -98,4 +98,15 @@ declare const GetEvidenceCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class GetEvidenceCommand extends GetEvidenceCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: GetEvidenceRequest;
|
|
105
|
+
output: GetEvidenceResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: GetEvidenceCommandInput;
|
|
109
|
+
output: GetEvidenceCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -89,4 +89,15 @@ declare const GetEvidenceFileUploadUrlCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class GetEvidenceFileUploadUrlCommand extends GetEvidenceFileUploadUrlCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: GetEvidenceFileUploadUrlRequest;
|
|
96
|
+
output: GetEvidenceFileUploadUrlResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: GetEvidenceFileUploadUrlCommandInput;
|
|
100
|
+
output: GetEvidenceFileUploadUrlCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -92,4 +92,15 @@ declare const GetEvidenceFolderCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class GetEvidenceFolderCommand extends GetEvidenceFolderCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: GetEvidenceFolderRequest;
|
|
99
|
+
output: GetEvidenceFolderResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: GetEvidenceFolderCommandInput;
|
|
103
|
+
output: GetEvidenceFolderCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -95,4 +95,15 @@ declare const GetEvidenceFoldersByAssessmentCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class GetEvidenceFoldersByAssessmentCommand extends GetEvidenceFoldersByAssessmentCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: GetEvidenceFoldersByAssessmentRequest;
|
|
102
|
+
output: GetEvidenceFoldersByAssessmentResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: GetEvidenceFoldersByAssessmentCommandInput;
|
|
106
|
+
output: GetEvidenceFoldersByAssessmentCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -98,4 +98,15 @@ declare const GetEvidenceFoldersByAssessmentControlCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class GetEvidenceFoldersByAssessmentControlCommand extends GetEvidenceFoldersByAssessmentControlCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: GetEvidenceFoldersByAssessmentControlRequest;
|
|
105
|
+
output: GetEvidenceFoldersByAssessmentControlResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: GetEvidenceFoldersByAssessmentControlCommandInput;
|
|
109
|
+
output: GetEvidenceFoldersByAssessmentControlCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetInsightsByAssessmentCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetInsightsByAssessmentCommand extends GetInsightsByAssessmentCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetInsightsByAssessmentRequest;
|
|
85
|
+
output: GetInsightsByAssessmentResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetInsightsByAssessmentCommandInput;
|
|
89
|
+
output: GetInsightsByAssessmentCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -71,4 +71,15 @@ declare const GetInsightsCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class GetInsightsCommand extends GetInsightsCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: {};
|
|
78
|
+
output: GetInsightsResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: GetInsightsCommandInput;
|
|
82
|
+
output: GetInsightsCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -71,4 +71,15 @@ declare const GetOrganizationAdminAccountCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class GetOrganizationAdminAccountCommand extends GetOrganizationAdminAccountCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: {};
|
|
78
|
+
output: GetOrganizationAdminAccountResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: GetOrganizationAdminAccountCommandInput;
|
|
82
|
+
output: GetOrganizationAdminAccountCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetServicesInScopeCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetServicesInScopeCommand extends GetServicesInScopeCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: {};
|
|
91
|
+
output: GetServicesInScopeResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetServicesInScopeCommandInput;
|
|
95
|
+
output: GetServicesInScopeCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -92,4 +92,15 @@ declare const GetSettingsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class GetSettingsCommand extends GetSettingsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: GetSettingsRequest;
|
|
99
|
+
output: GetSettingsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: GetSettingsCommandInput;
|
|
103
|
+
output: GetSettingsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -94,4 +94,15 @@ declare const ListAssessmentControlInsightsByControlDomainCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ListAssessmentControlInsightsByControlDomainCommand extends ListAssessmentControlInsightsByControlDomainCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: ListAssessmentControlInsightsByControlDomainRequest;
|
|
101
|
+
output: ListAssessmentControlInsightsByControlDomainResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: ListAssessmentControlInsightsByControlDomainCommandInput;
|
|
105
|
+
output: ListAssessmentControlInsightsByControlDomainCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListAssessmentFrameworkShareRequestsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListAssessmentFrameworkShareRequestsCommand extends ListAssessmentFrameworkShareRequestsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListAssessmentFrameworkShareRequestsRequest;
|
|
96
|
+
output: ListAssessmentFrameworkShareRequestsResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListAssessmentFrameworkShareRequestsCommandInput;
|
|
100
|
+
output: ListAssessmentFrameworkShareRequestsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListAssessmentFrameworksCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListAssessmentFrameworksCommand extends ListAssessmentFrameworksCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListAssessmentFrameworksRequest;
|
|
93
|
+
output: ListAssessmentFrameworksResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListAssessmentFrameworksCommandInput;
|
|
97
|
+
output: ListAssessmentFrameworksCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|