@aws-sdk/client-auditmanager 3.169.0 → 3.171.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.
Files changed (94) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/AuditManager.d.ts +1125 -310
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +471 -134
  4. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +35 -17
  11. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +35 -17
  19. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +36 -17
  20. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +35 -17
  24. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +35 -17
  27. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +32 -17
  28. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +35 -17
  29. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +39 -17
  30. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +36 -17
  32. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +32 -17
  36. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +36 -17
  38. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +32 -17
  39. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +32 -17
  48. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +35 -17
  52. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  55. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  56. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +35 -17
  57. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +35 -17
  63. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +35 -17
  64. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/index.d.ts +61 -61
  66. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  67. package/dist-types/ts3.4/index.d.ts +6 -6
  68. package/dist-types/ts3.4/models/AuditManagerServiceException.d.ts +7 -6
  69. package/dist-types/ts3.4/models/index.d.ts +1 -1
  70. package/dist-types/ts3.4/models/models_0.d.ts +1511 -1972
  71. package/dist-types/ts3.4/pagination/GetChangeLogsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/GetDelegationsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  77. package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +11 -4
  80. package/dist-types/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +11 -4
  81. package/dist-types/ts3.4/pagination/ListAssessmentsPaginator.d.ts +11 -4
  82. package/dist-types/ts3.4/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +11 -4
  83. package/dist-types/ts3.4/pagination/ListControlDomainInsightsPaginator.d.ts +11 -4
  84. package/dist-types/ts3.4/pagination/ListControlInsightsByControlDomainPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/ListControlsPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  89. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +737 -185
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  94. package/package.json +34 -34
@@ -1,185 +1,737 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
3
- import { AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput } from "../commands/AssociateAssessmentReportEvidenceFolderCommand";
4
- import { BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput } from "../commands/BatchAssociateAssessmentReportEvidenceCommand";
5
- import { BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput } from "../commands/BatchCreateDelegationByAssessmentCommand";
6
- import { BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput } from "../commands/BatchDeleteDelegationByAssessmentCommand";
7
- import { BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput } from "../commands/BatchDisassociateAssessmentReportEvidenceCommand";
8
- import { BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput } from "../commands/BatchImportEvidenceToAssessmentControlCommand";
9
- import { CreateAssessmentCommandInput, CreateAssessmentCommandOutput } from "../commands/CreateAssessmentCommand";
10
- import { CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput } from "../commands/CreateAssessmentFrameworkCommand";
11
- import { CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput } from "../commands/CreateAssessmentReportCommand";
12
- import { CreateControlCommandInput, CreateControlCommandOutput } from "../commands/CreateControlCommand";
13
- import { DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput } from "../commands/DeleteAssessmentCommand";
14
- import { DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput } from "../commands/DeleteAssessmentFrameworkCommand";
15
- import { DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput } from "../commands/DeleteAssessmentFrameworkShareCommand";
16
- import { DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput } from "../commands/DeleteAssessmentReportCommand";
17
- import { DeleteControlCommandInput, DeleteControlCommandOutput } from "../commands/DeleteControlCommand";
18
- import { DeregisterAccountCommandInput, DeregisterAccountCommandOutput } from "../commands/DeregisterAccountCommand";
19
- import { DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput } from "../commands/DeregisterOrganizationAdminAccountCommand";
20
- import { DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput } from "../commands/DisassociateAssessmentReportEvidenceFolderCommand";
21
- import { GetAccountStatusCommandInput, GetAccountStatusCommandOutput } from "../commands/GetAccountStatusCommand";
22
- import { GetAssessmentCommandInput, GetAssessmentCommandOutput } from "../commands/GetAssessmentCommand";
23
- import { GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput } from "../commands/GetAssessmentFrameworkCommand";
24
- import { GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput } from "../commands/GetAssessmentReportUrlCommand";
25
- import { GetChangeLogsCommandInput, GetChangeLogsCommandOutput } from "../commands/GetChangeLogsCommand";
26
- import { GetControlCommandInput, GetControlCommandOutput } from "../commands/GetControlCommand";
27
- import { GetDelegationsCommandInput, GetDelegationsCommandOutput } from "../commands/GetDelegationsCommand";
28
- import { GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput } from "../commands/GetEvidenceByEvidenceFolderCommand";
29
- import { GetEvidenceCommandInput, GetEvidenceCommandOutput } from "../commands/GetEvidenceCommand";
30
- import { GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput } from "../commands/GetEvidenceFolderCommand";
31
- import { GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput } from "../commands/GetEvidenceFoldersByAssessmentCommand";
32
- import { GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput } from "../commands/GetEvidenceFoldersByAssessmentControlCommand";
33
- import { GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput } from "../commands/GetInsightsByAssessmentCommand";
34
- import { GetInsightsCommandInput, GetInsightsCommandOutput } from "../commands/GetInsightsCommand";
35
- import { GetOrganizationAdminAccountCommandInput, GetOrganizationAdminAccountCommandOutput } from "../commands/GetOrganizationAdminAccountCommand";
36
- import { GetServicesInScopeCommandInput, GetServicesInScopeCommandOutput } from "../commands/GetServicesInScopeCommand";
37
- import { GetSettingsCommandInput, GetSettingsCommandOutput } from "../commands/GetSettingsCommand";
38
- import { ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput } from "../commands/ListAssessmentControlInsightsByControlDomainCommand";
39
- import { ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput } from "../commands/ListAssessmentFrameworksCommand";
40
- import { ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput } from "../commands/ListAssessmentFrameworkShareRequestsCommand";
41
- import { ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput } from "../commands/ListAssessmentReportsCommand";
42
- import { ListAssessmentsCommandInput, ListAssessmentsCommandOutput } from "../commands/ListAssessmentsCommand";
43
- import { ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput } from "../commands/ListControlDomainInsightsByAssessmentCommand";
44
- import { ListControlDomainInsightsCommandInput, ListControlDomainInsightsCommandOutput } from "../commands/ListControlDomainInsightsCommand";
45
- import { ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput } from "../commands/ListControlInsightsByControlDomainCommand";
46
- import { ListControlsCommandInput, ListControlsCommandOutput } from "../commands/ListControlsCommand";
47
- import { ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput } from "../commands/ListKeywordsForDataSourceCommand";
48
- import { ListNotificationsCommandInput, ListNotificationsCommandOutput } from "../commands/ListNotificationsCommand";
49
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
50
- import { RegisterAccountCommandInput, RegisterAccountCommandOutput } from "../commands/RegisterAccountCommand";
51
- import { RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput } from "../commands/RegisterOrganizationAdminAccountCommand";
52
- import { StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput } from "../commands/StartAssessmentFrameworkShareCommand";
53
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
54
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
55
- import { UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput } from "../commands/UpdateAssessmentCommand";
56
- import { UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput } from "../commands/UpdateAssessmentControlCommand";
57
- import { UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput } from "../commands/UpdateAssessmentControlSetStatusCommand";
58
- import { UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput } from "../commands/UpdateAssessmentFrameworkCommand";
59
- import { UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput } from "../commands/UpdateAssessmentFrameworkShareCommand";
60
- import { UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput } from "../commands/UpdateAssessmentStatusCommand";
61
- import { UpdateControlCommandInput, UpdateControlCommandOutput } from "../commands/UpdateControlCommand";
62
- import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "../commands/UpdateSettingsCommand";
63
- import { ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput } from "../commands/ValidateAssessmentReportIntegrityCommand";
64
- export declare const serializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand: (input: AssociateAssessmentReportEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand: (input: BatchAssociateAssessmentReportEvidenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_restJson1BatchCreateDelegationByAssessmentCommand: (input: BatchCreateDelegationByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_restJson1BatchDeleteDelegationByAssessmentCommand: (input: BatchDeleteDelegationByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand: (input: BatchDisassociateAssessmentReportEvidenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand: (input: BatchImportEvidenceToAssessmentControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_restJson1CreateAssessmentCommand: (input: CreateAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_restJson1CreateAssessmentFrameworkCommand: (input: CreateAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_restJson1CreateAssessmentReportCommand: (input: CreateAssessmentReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_restJson1CreateControlCommand: (input: CreateControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_restJson1DeleteAssessmentCommand: (input: DeleteAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_restJson1DeleteAssessmentFrameworkCommand: (input: DeleteAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_restJson1DeleteAssessmentFrameworkShareCommand: (input: DeleteAssessmentFrameworkShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1DeleteAssessmentReportCommand: (input: DeleteAssessmentReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1DeleteControlCommand: (input: DeleteControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_restJson1DeregisterAccountCommand: (input: DeregisterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_restJson1DeregisterOrganizationAdminAccountCommand: (input: DeregisterOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand: (input: DisassociateAssessmentReportEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_restJson1GetAccountStatusCommand: (input: GetAccountStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_restJson1GetAssessmentCommand: (input: GetAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_restJson1GetAssessmentFrameworkCommand: (input: GetAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_restJson1GetAssessmentReportUrlCommand: (input: GetAssessmentReportUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_restJson1GetChangeLogsCommand: (input: GetChangeLogsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_restJson1GetControlCommand: (input: GetControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_restJson1GetDelegationsCommand: (input: GetDelegationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1GetEvidenceCommand: (input: GetEvidenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1GetEvidenceByEvidenceFolderCommand: (input: GetEvidenceByEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1GetEvidenceFolderCommand: (input: GetEvidenceFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1GetEvidenceFoldersByAssessmentCommand: (input: GetEvidenceFoldersByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand: (input: GetEvidenceFoldersByAssessmentControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1GetInsightsCommand: (input: GetInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1GetInsightsByAssessmentCommand: (input: GetInsightsByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1GetOrganizationAdminAccountCommand: (input: GetOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restJson1GetServicesInScopeCommand: (input: GetServicesInScopeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restJson1GetSettingsCommand: (input: GetSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand: (input: ListAssessmentControlInsightsByControlDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restJson1ListAssessmentFrameworksCommand: (input: ListAssessmentFrameworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand: (input: ListAssessmentFrameworkShareRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restJson1ListAssessmentReportsCommand: (input: ListAssessmentReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restJson1ListAssessmentsCommand: (input: ListAssessmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restJson1ListControlDomainInsightsCommand: (input: ListControlDomainInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restJson1ListControlDomainInsightsByAssessmentCommand: (input: ListControlDomainInsightsByAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restJson1ListControlInsightsByControlDomainCommand: (input: ListControlInsightsByControlDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restJson1ListControlsCommand: (input: ListControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restJson1ListKeywordsForDataSourceCommand: (input: ListKeywordsForDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restJson1ListNotificationsCommand: (input: ListNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restJson1RegisterAccountCommand: (input: RegisterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restJson1RegisterOrganizationAdminAccountCommand: (input: RegisterOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1StartAssessmentFrameworkShareCommand: (input: StartAssessmentFrameworkShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1UpdateAssessmentCommand: (input: UpdateAssessmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1UpdateAssessmentControlCommand: (input: UpdateAssessmentControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1UpdateAssessmentControlSetStatusCommand: (input: UpdateAssessmentControlSetStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1UpdateAssessmentFrameworkCommand: (input: UpdateAssessmentFrameworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1UpdateAssessmentFrameworkShareCommand: (input: UpdateAssessmentFrameworkShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restJson1UpdateAssessmentStatusCommand: (input: UpdateAssessmentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restJson1UpdateControlCommand: (input: UpdateControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restJson1UpdateSettingsCommand: (input: UpdateSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1ValidateAssessmentReportIntegrityCommand: (input: ValidateAssessmentReportIntegrityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const deserializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
126
- export declare const deserializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
127
- export declare const deserializeAws_restJson1BatchCreateDelegationByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchCreateDelegationByAssessmentCommandOutput>;
128
- export declare const deserializeAws_restJson1BatchDeleteDelegationByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
129
- export declare const deserializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
130
- export declare const deserializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
131
- export declare const deserializeAws_restJson1CreateAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssessmentCommandOutput>;
132
- export declare const deserializeAws_restJson1CreateAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssessmentFrameworkCommandOutput>;
133
- export declare const deserializeAws_restJson1CreateAssessmentReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssessmentReportCommandOutput>;
134
- export declare const deserializeAws_restJson1CreateControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateControlCommandOutput>;
135
- export declare const deserializeAws_restJson1DeleteAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentCommandOutput>;
136
- export declare const deserializeAws_restJson1DeleteAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentFrameworkCommandOutput>;
137
- export declare const deserializeAws_restJson1DeleteAssessmentFrameworkShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentFrameworkShareCommandOutput>;
138
- export declare const deserializeAws_restJson1DeleteAssessmentReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssessmentReportCommandOutput>;
139
- export declare const deserializeAws_restJson1DeleteControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteControlCommandOutput>;
140
- export declare const deserializeAws_restJson1DeregisterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterAccountCommandOutput>;
141
- export declare const deserializeAws_restJson1DeregisterOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterOrganizationAdminAccountCommandOutput>;
142
- export declare const deserializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
143
- export declare const deserializeAws_restJson1GetAccountStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountStatusCommandOutput>;
144
- export declare const deserializeAws_restJson1GetAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssessmentCommandOutput>;
145
- export declare const deserializeAws_restJson1GetAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssessmentFrameworkCommandOutput>;
146
- export declare const deserializeAws_restJson1GetAssessmentReportUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssessmentReportUrlCommandOutput>;
147
- export declare const deserializeAws_restJson1GetChangeLogsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChangeLogsCommandOutput>;
148
- export declare const deserializeAws_restJson1GetControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetControlCommandOutput>;
149
- export declare const deserializeAws_restJson1GetDelegationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDelegationsCommandOutput>;
150
- export declare const deserializeAws_restJson1GetEvidenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceCommandOutput>;
151
- export declare const deserializeAws_restJson1GetEvidenceByEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceByEvidenceFolderCommandOutput>;
152
- export declare const deserializeAws_restJson1GetEvidenceFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceFolderCommandOutput>;
153
- export declare const deserializeAws_restJson1GetEvidenceFoldersByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
154
- export declare const deserializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
155
- export declare const deserializeAws_restJson1GetInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsCommandOutput>;
156
- export declare const deserializeAws_restJson1GetInsightsByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsByAssessmentCommandOutput>;
157
- export declare const deserializeAws_restJson1GetOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationAdminAccountCommandOutput>;
158
- export declare const deserializeAws_restJson1GetServicesInScopeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServicesInScopeCommandOutput>;
159
- export declare const deserializeAws_restJson1GetSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSettingsCommandOutput>;
160
- export declare const deserializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentControlInsightsByControlDomainCommandOutput>;
161
- export declare const deserializeAws_restJson1ListAssessmentFrameworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentFrameworksCommandOutput>;
162
- export declare const deserializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentFrameworkShareRequestsCommandOutput>;
163
- export declare const deserializeAws_restJson1ListAssessmentReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentReportsCommandOutput>;
164
- export declare const deserializeAws_restJson1ListAssessmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssessmentsCommandOutput>;
165
- export declare const deserializeAws_restJson1ListControlDomainInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlDomainInsightsCommandOutput>;
166
- export declare const deserializeAws_restJson1ListControlDomainInsightsByAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlDomainInsightsByAssessmentCommandOutput>;
167
- export declare const deserializeAws_restJson1ListControlInsightsByControlDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlInsightsByControlDomainCommandOutput>;
168
- export declare const deserializeAws_restJson1ListControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListControlsCommandOutput>;
169
- export declare const deserializeAws_restJson1ListKeywordsForDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListKeywordsForDataSourceCommandOutput>;
170
- export declare const deserializeAws_restJson1ListNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNotificationsCommandOutput>;
171
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
172
- export declare const deserializeAws_restJson1RegisterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterAccountCommandOutput>;
173
- export declare const deserializeAws_restJson1RegisterOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterOrganizationAdminAccountCommandOutput>;
174
- export declare const deserializeAws_restJson1StartAssessmentFrameworkShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAssessmentFrameworkShareCommandOutput>;
175
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
176
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
177
- export declare const deserializeAws_restJson1UpdateAssessmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentCommandOutput>;
178
- export declare const deserializeAws_restJson1UpdateAssessmentControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentControlCommandOutput>;
179
- export declare const deserializeAws_restJson1UpdateAssessmentControlSetStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentControlSetStatusCommandOutput>;
180
- export declare const deserializeAws_restJson1UpdateAssessmentFrameworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentFrameworkCommandOutput>;
181
- export declare const deserializeAws_restJson1UpdateAssessmentFrameworkShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentFrameworkShareCommandOutput>;
182
- export declare const deserializeAws_restJson1UpdateAssessmentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssessmentStatusCommandOutput>;
183
- export declare const deserializeAws_restJson1UpdateControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateControlCommandOutput>;
184
- export declare const deserializeAws_restJson1UpdateSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSettingsCommandOutput>;
185
- export declare const deserializeAws_restJson1ValidateAssessmentReportIntegrityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ValidateAssessmentReportIntegrityCommandOutput>;
1
+ import {
2
+ HttpRequest as __HttpRequest,
3
+ HttpResponse as __HttpResponse,
4
+ } from "@aws-sdk/protocol-http";
5
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
6
+ import {
7
+ AssociateAssessmentReportEvidenceFolderCommandInput,
8
+ AssociateAssessmentReportEvidenceFolderCommandOutput,
9
+ } from "../commands/AssociateAssessmentReportEvidenceFolderCommand";
10
+ import {
11
+ BatchAssociateAssessmentReportEvidenceCommandInput,
12
+ BatchAssociateAssessmentReportEvidenceCommandOutput,
13
+ } from "../commands/BatchAssociateAssessmentReportEvidenceCommand";
14
+ import {
15
+ BatchCreateDelegationByAssessmentCommandInput,
16
+ BatchCreateDelegationByAssessmentCommandOutput,
17
+ } from "../commands/BatchCreateDelegationByAssessmentCommand";
18
+ import {
19
+ BatchDeleteDelegationByAssessmentCommandInput,
20
+ BatchDeleteDelegationByAssessmentCommandOutput,
21
+ } from "../commands/BatchDeleteDelegationByAssessmentCommand";
22
+ import {
23
+ BatchDisassociateAssessmentReportEvidenceCommandInput,
24
+ BatchDisassociateAssessmentReportEvidenceCommandOutput,
25
+ } from "../commands/BatchDisassociateAssessmentReportEvidenceCommand";
26
+ import {
27
+ BatchImportEvidenceToAssessmentControlCommandInput,
28
+ BatchImportEvidenceToAssessmentControlCommandOutput,
29
+ } from "../commands/BatchImportEvidenceToAssessmentControlCommand";
30
+ import {
31
+ CreateAssessmentCommandInput,
32
+ CreateAssessmentCommandOutput,
33
+ } from "../commands/CreateAssessmentCommand";
34
+ import {
35
+ CreateAssessmentFrameworkCommandInput,
36
+ CreateAssessmentFrameworkCommandOutput,
37
+ } from "../commands/CreateAssessmentFrameworkCommand";
38
+ import {
39
+ CreateAssessmentReportCommandInput,
40
+ CreateAssessmentReportCommandOutput,
41
+ } from "../commands/CreateAssessmentReportCommand";
42
+ import {
43
+ CreateControlCommandInput,
44
+ CreateControlCommandOutput,
45
+ } from "../commands/CreateControlCommand";
46
+ import {
47
+ DeleteAssessmentCommandInput,
48
+ DeleteAssessmentCommandOutput,
49
+ } from "../commands/DeleteAssessmentCommand";
50
+ import {
51
+ DeleteAssessmentFrameworkCommandInput,
52
+ DeleteAssessmentFrameworkCommandOutput,
53
+ } from "../commands/DeleteAssessmentFrameworkCommand";
54
+ import {
55
+ DeleteAssessmentFrameworkShareCommandInput,
56
+ DeleteAssessmentFrameworkShareCommandOutput,
57
+ } from "../commands/DeleteAssessmentFrameworkShareCommand";
58
+ import {
59
+ DeleteAssessmentReportCommandInput,
60
+ DeleteAssessmentReportCommandOutput,
61
+ } from "../commands/DeleteAssessmentReportCommand";
62
+ import {
63
+ DeleteControlCommandInput,
64
+ DeleteControlCommandOutput,
65
+ } from "../commands/DeleteControlCommand";
66
+ import {
67
+ DeregisterAccountCommandInput,
68
+ DeregisterAccountCommandOutput,
69
+ } from "../commands/DeregisterAccountCommand";
70
+ import {
71
+ DeregisterOrganizationAdminAccountCommandInput,
72
+ DeregisterOrganizationAdminAccountCommandOutput,
73
+ } from "../commands/DeregisterOrganizationAdminAccountCommand";
74
+ import {
75
+ DisassociateAssessmentReportEvidenceFolderCommandInput,
76
+ DisassociateAssessmentReportEvidenceFolderCommandOutput,
77
+ } from "../commands/DisassociateAssessmentReportEvidenceFolderCommand";
78
+ import {
79
+ GetAccountStatusCommandInput,
80
+ GetAccountStatusCommandOutput,
81
+ } from "../commands/GetAccountStatusCommand";
82
+ import {
83
+ GetAssessmentCommandInput,
84
+ GetAssessmentCommandOutput,
85
+ } from "../commands/GetAssessmentCommand";
86
+ import {
87
+ GetAssessmentFrameworkCommandInput,
88
+ GetAssessmentFrameworkCommandOutput,
89
+ } from "../commands/GetAssessmentFrameworkCommand";
90
+ import {
91
+ GetAssessmentReportUrlCommandInput,
92
+ GetAssessmentReportUrlCommandOutput,
93
+ } from "../commands/GetAssessmentReportUrlCommand";
94
+ import {
95
+ GetChangeLogsCommandInput,
96
+ GetChangeLogsCommandOutput,
97
+ } from "../commands/GetChangeLogsCommand";
98
+ import {
99
+ GetControlCommandInput,
100
+ GetControlCommandOutput,
101
+ } from "../commands/GetControlCommand";
102
+ import {
103
+ GetDelegationsCommandInput,
104
+ GetDelegationsCommandOutput,
105
+ } from "../commands/GetDelegationsCommand";
106
+ import {
107
+ GetEvidenceByEvidenceFolderCommandInput,
108
+ GetEvidenceByEvidenceFolderCommandOutput,
109
+ } from "../commands/GetEvidenceByEvidenceFolderCommand";
110
+ import {
111
+ GetEvidenceCommandInput,
112
+ GetEvidenceCommandOutput,
113
+ } from "../commands/GetEvidenceCommand";
114
+ import {
115
+ GetEvidenceFolderCommandInput,
116
+ GetEvidenceFolderCommandOutput,
117
+ } from "../commands/GetEvidenceFolderCommand";
118
+ import {
119
+ GetEvidenceFoldersByAssessmentCommandInput,
120
+ GetEvidenceFoldersByAssessmentCommandOutput,
121
+ } from "../commands/GetEvidenceFoldersByAssessmentCommand";
122
+ import {
123
+ GetEvidenceFoldersByAssessmentControlCommandInput,
124
+ GetEvidenceFoldersByAssessmentControlCommandOutput,
125
+ } from "../commands/GetEvidenceFoldersByAssessmentControlCommand";
126
+ import {
127
+ GetInsightsByAssessmentCommandInput,
128
+ GetInsightsByAssessmentCommandOutput,
129
+ } from "../commands/GetInsightsByAssessmentCommand";
130
+ import {
131
+ GetInsightsCommandInput,
132
+ GetInsightsCommandOutput,
133
+ } from "../commands/GetInsightsCommand";
134
+ import {
135
+ GetOrganizationAdminAccountCommandInput,
136
+ GetOrganizationAdminAccountCommandOutput,
137
+ } from "../commands/GetOrganizationAdminAccountCommand";
138
+ import {
139
+ GetServicesInScopeCommandInput,
140
+ GetServicesInScopeCommandOutput,
141
+ } from "../commands/GetServicesInScopeCommand";
142
+ import {
143
+ GetSettingsCommandInput,
144
+ GetSettingsCommandOutput,
145
+ } from "../commands/GetSettingsCommand";
146
+ import {
147
+ ListAssessmentControlInsightsByControlDomainCommandInput,
148
+ ListAssessmentControlInsightsByControlDomainCommandOutput,
149
+ } from "../commands/ListAssessmentControlInsightsByControlDomainCommand";
150
+ import {
151
+ ListAssessmentFrameworksCommandInput,
152
+ ListAssessmentFrameworksCommandOutput,
153
+ } from "../commands/ListAssessmentFrameworksCommand";
154
+ import {
155
+ ListAssessmentFrameworkShareRequestsCommandInput,
156
+ ListAssessmentFrameworkShareRequestsCommandOutput,
157
+ } from "../commands/ListAssessmentFrameworkShareRequestsCommand";
158
+ import {
159
+ ListAssessmentReportsCommandInput,
160
+ ListAssessmentReportsCommandOutput,
161
+ } from "../commands/ListAssessmentReportsCommand";
162
+ import {
163
+ ListAssessmentsCommandInput,
164
+ ListAssessmentsCommandOutput,
165
+ } from "../commands/ListAssessmentsCommand";
166
+ import {
167
+ ListControlDomainInsightsByAssessmentCommandInput,
168
+ ListControlDomainInsightsByAssessmentCommandOutput,
169
+ } from "../commands/ListControlDomainInsightsByAssessmentCommand";
170
+ import {
171
+ ListControlDomainInsightsCommandInput,
172
+ ListControlDomainInsightsCommandOutput,
173
+ } from "../commands/ListControlDomainInsightsCommand";
174
+ import {
175
+ ListControlInsightsByControlDomainCommandInput,
176
+ ListControlInsightsByControlDomainCommandOutput,
177
+ } from "../commands/ListControlInsightsByControlDomainCommand";
178
+ import {
179
+ ListControlsCommandInput,
180
+ ListControlsCommandOutput,
181
+ } from "../commands/ListControlsCommand";
182
+ import {
183
+ ListKeywordsForDataSourceCommandInput,
184
+ ListKeywordsForDataSourceCommandOutput,
185
+ } from "../commands/ListKeywordsForDataSourceCommand";
186
+ import {
187
+ ListNotificationsCommandInput,
188
+ ListNotificationsCommandOutput,
189
+ } from "../commands/ListNotificationsCommand";
190
+ import {
191
+ ListTagsForResourceCommandInput,
192
+ ListTagsForResourceCommandOutput,
193
+ } from "../commands/ListTagsForResourceCommand";
194
+ import {
195
+ RegisterAccountCommandInput,
196
+ RegisterAccountCommandOutput,
197
+ } from "../commands/RegisterAccountCommand";
198
+ import {
199
+ RegisterOrganizationAdminAccountCommandInput,
200
+ RegisterOrganizationAdminAccountCommandOutput,
201
+ } from "../commands/RegisterOrganizationAdminAccountCommand";
202
+ import {
203
+ StartAssessmentFrameworkShareCommandInput,
204
+ StartAssessmentFrameworkShareCommandOutput,
205
+ } from "../commands/StartAssessmentFrameworkShareCommand";
206
+ import {
207
+ TagResourceCommandInput,
208
+ TagResourceCommandOutput,
209
+ } from "../commands/TagResourceCommand";
210
+ import {
211
+ UntagResourceCommandInput,
212
+ UntagResourceCommandOutput,
213
+ } from "../commands/UntagResourceCommand";
214
+ import {
215
+ UpdateAssessmentCommandInput,
216
+ UpdateAssessmentCommandOutput,
217
+ } from "../commands/UpdateAssessmentCommand";
218
+ import {
219
+ UpdateAssessmentControlCommandInput,
220
+ UpdateAssessmentControlCommandOutput,
221
+ } from "../commands/UpdateAssessmentControlCommand";
222
+ import {
223
+ UpdateAssessmentControlSetStatusCommandInput,
224
+ UpdateAssessmentControlSetStatusCommandOutput,
225
+ } from "../commands/UpdateAssessmentControlSetStatusCommand";
226
+ import {
227
+ UpdateAssessmentFrameworkCommandInput,
228
+ UpdateAssessmentFrameworkCommandOutput,
229
+ } from "../commands/UpdateAssessmentFrameworkCommand";
230
+ import {
231
+ UpdateAssessmentFrameworkShareCommandInput,
232
+ UpdateAssessmentFrameworkShareCommandOutput,
233
+ } from "../commands/UpdateAssessmentFrameworkShareCommand";
234
+ import {
235
+ UpdateAssessmentStatusCommandInput,
236
+ UpdateAssessmentStatusCommandOutput,
237
+ } from "../commands/UpdateAssessmentStatusCommand";
238
+ import {
239
+ UpdateControlCommandInput,
240
+ UpdateControlCommandOutput,
241
+ } from "../commands/UpdateControlCommand";
242
+ import {
243
+ UpdateSettingsCommandInput,
244
+ UpdateSettingsCommandOutput,
245
+ } from "../commands/UpdateSettingsCommand";
246
+ import {
247
+ ValidateAssessmentReportIntegrityCommandInput,
248
+ ValidateAssessmentReportIntegrityCommandOutput,
249
+ } from "../commands/ValidateAssessmentReportIntegrityCommand";
250
+ export declare const serializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand: (
251
+ input: AssociateAssessmentReportEvidenceFolderCommandInput,
252
+ context: __SerdeContext
253
+ ) => Promise<__HttpRequest>;
254
+ export declare const serializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand: (
255
+ input: BatchAssociateAssessmentReportEvidenceCommandInput,
256
+ context: __SerdeContext
257
+ ) => Promise<__HttpRequest>;
258
+ export declare const serializeAws_restJson1BatchCreateDelegationByAssessmentCommand: (
259
+ input: BatchCreateDelegationByAssessmentCommandInput,
260
+ context: __SerdeContext
261
+ ) => Promise<__HttpRequest>;
262
+ export declare const serializeAws_restJson1BatchDeleteDelegationByAssessmentCommand: (
263
+ input: BatchDeleteDelegationByAssessmentCommandInput,
264
+ context: __SerdeContext
265
+ ) => Promise<__HttpRequest>;
266
+ export declare const serializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand: (
267
+ input: BatchDisassociateAssessmentReportEvidenceCommandInput,
268
+ context: __SerdeContext
269
+ ) => Promise<__HttpRequest>;
270
+ export declare const serializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand: (
271
+ input: BatchImportEvidenceToAssessmentControlCommandInput,
272
+ context: __SerdeContext
273
+ ) => Promise<__HttpRequest>;
274
+ export declare const serializeAws_restJson1CreateAssessmentCommand: (
275
+ input: CreateAssessmentCommandInput,
276
+ context: __SerdeContext
277
+ ) => Promise<__HttpRequest>;
278
+ export declare const serializeAws_restJson1CreateAssessmentFrameworkCommand: (
279
+ input: CreateAssessmentFrameworkCommandInput,
280
+ context: __SerdeContext
281
+ ) => Promise<__HttpRequest>;
282
+ export declare const serializeAws_restJson1CreateAssessmentReportCommand: (
283
+ input: CreateAssessmentReportCommandInput,
284
+ context: __SerdeContext
285
+ ) => Promise<__HttpRequest>;
286
+ export declare const serializeAws_restJson1CreateControlCommand: (
287
+ input: CreateControlCommandInput,
288
+ context: __SerdeContext
289
+ ) => Promise<__HttpRequest>;
290
+ export declare const serializeAws_restJson1DeleteAssessmentCommand: (
291
+ input: DeleteAssessmentCommandInput,
292
+ context: __SerdeContext
293
+ ) => Promise<__HttpRequest>;
294
+ export declare const serializeAws_restJson1DeleteAssessmentFrameworkCommand: (
295
+ input: DeleteAssessmentFrameworkCommandInput,
296
+ context: __SerdeContext
297
+ ) => Promise<__HttpRequest>;
298
+ export declare const serializeAws_restJson1DeleteAssessmentFrameworkShareCommand: (
299
+ input: DeleteAssessmentFrameworkShareCommandInput,
300
+ context: __SerdeContext
301
+ ) => Promise<__HttpRequest>;
302
+ export declare const serializeAws_restJson1DeleteAssessmentReportCommand: (
303
+ input: DeleteAssessmentReportCommandInput,
304
+ context: __SerdeContext
305
+ ) => Promise<__HttpRequest>;
306
+ export declare const serializeAws_restJson1DeleteControlCommand: (
307
+ input: DeleteControlCommandInput,
308
+ context: __SerdeContext
309
+ ) => Promise<__HttpRequest>;
310
+ export declare const serializeAws_restJson1DeregisterAccountCommand: (
311
+ input: DeregisterAccountCommandInput,
312
+ context: __SerdeContext
313
+ ) => Promise<__HttpRequest>;
314
+ export declare const serializeAws_restJson1DeregisterOrganizationAdminAccountCommand: (
315
+ input: DeregisterOrganizationAdminAccountCommandInput,
316
+ context: __SerdeContext
317
+ ) => Promise<__HttpRequest>;
318
+ export declare const serializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand: (
319
+ input: DisassociateAssessmentReportEvidenceFolderCommandInput,
320
+ context: __SerdeContext
321
+ ) => Promise<__HttpRequest>;
322
+ export declare const serializeAws_restJson1GetAccountStatusCommand: (
323
+ input: GetAccountStatusCommandInput,
324
+ context: __SerdeContext
325
+ ) => Promise<__HttpRequest>;
326
+ export declare const serializeAws_restJson1GetAssessmentCommand: (
327
+ input: GetAssessmentCommandInput,
328
+ context: __SerdeContext
329
+ ) => Promise<__HttpRequest>;
330
+ export declare const serializeAws_restJson1GetAssessmentFrameworkCommand: (
331
+ input: GetAssessmentFrameworkCommandInput,
332
+ context: __SerdeContext
333
+ ) => Promise<__HttpRequest>;
334
+ export declare const serializeAws_restJson1GetAssessmentReportUrlCommand: (
335
+ input: GetAssessmentReportUrlCommandInput,
336
+ context: __SerdeContext
337
+ ) => Promise<__HttpRequest>;
338
+ export declare const serializeAws_restJson1GetChangeLogsCommand: (
339
+ input: GetChangeLogsCommandInput,
340
+ context: __SerdeContext
341
+ ) => Promise<__HttpRequest>;
342
+ export declare const serializeAws_restJson1GetControlCommand: (
343
+ input: GetControlCommandInput,
344
+ context: __SerdeContext
345
+ ) => Promise<__HttpRequest>;
346
+ export declare const serializeAws_restJson1GetDelegationsCommand: (
347
+ input: GetDelegationsCommandInput,
348
+ context: __SerdeContext
349
+ ) => Promise<__HttpRequest>;
350
+ export declare const serializeAws_restJson1GetEvidenceCommand: (
351
+ input: GetEvidenceCommandInput,
352
+ context: __SerdeContext
353
+ ) => Promise<__HttpRequest>;
354
+ export declare const serializeAws_restJson1GetEvidenceByEvidenceFolderCommand: (
355
+ input: GetEvidenceByEvidenceFolderCommandInput,
356
+ context: __SerdeContext
357
+ ) => Promise<__HttpRequest>;
358
+ export declare const serializeAws_restJson1GetEvidenceFolderCommand: (
359
+ input: GetEvidenceFolderCommandInput,
360
+ context: __SerdeContext
361
+ ) => Promise<__HttpRequest>;
362
+ export declare const serializeAws_restJson1GetEvidenceFoldersByAssessmentCommand: (
363
+ input: GetEvidenceFoldersByAssessmentCommandInput,
364
+ context: __SerdeContext
365
+ ) => Promise<__HttpRequest>;
366
+ export declare const serializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand: (
367
+ input: GetEvidenceFoldersByAssessmentControlCommandInput,
368
+ context: __SerdeContext
369
+ ) => Promise<__HttpRequest>;
370
+ export declare const serializeAws_restJson1GetInsightsCommand: (
371
+ input: GetInsightsCommandInput,
372
+ context: __SerdeContext
373
+ ) => Promise<__HttpRequest>;
374
+ export declare const serializeAws_restJson1GetInsightsByAssessmentCommand: (
375
+ input: GetInsightsByAssessmentCommandInput,
376
+ context: __SerdeContext
377
+ ) => Promise<__HttpRequest>;
378
+ export declare const serializeAws_restJson1GetOrganizationAdminAccountCommand: (
379
+ input: GetOrganizationAdminAccountCommandInput,
380
+ context: __SerdeContext
381
+ ) => Promise<__HttpRequest>;
382
+ export declare const serializeAws_restJson1GetServicesInScopeCommand: (
383
+ input: GetServicesInScopeCommandInput,
384
+ context: __SerdeContext
385
+ ) => Promise<__HttpRequest>;
386
+ export declare const serializeAws_restJson1GetSettingsCommand: (
387
+ input: GetSettingsCommandInput,
388
+ context: __SerdeContext
389
+ ) => Promise<__HttpRequest>;
390
+ export declare const serializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand: (
391
+ input: ListAssessmentControlInsightsByControlDomainCommandInput,
392
+ context: __SerdeContext
393
+ ) => Promise<__HttpRequest>;
394
+ export declare const serializeAws_restJson1ListAssessmentFrameworksCommand: (
395
+ input: ListAssessmentFrameworksCommandInput,
396
+ context: __SerdeContext
397
+ ) => Promise<__HttpRequest>;
398
+ export declare const serializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand: (
399
+ input: ListAssessmentFrameworkShareRequestsCommandInput,
400
+ context: __SerdeContext
401
+ ) => Promise<__HttpRequest>;
402
+ export declare const serializeAws_restJson1ListAssessmentReportsCommand: (
403
+ input: ListAssessmentReportsCommandInput,
404
+ context: __SerdeContext
405
+ ) => Promise<__HttpRequest>;
406
+ export declare const serializeAws_restJson1ListAssessmentsCommand: (
407
+ input: ListAssessmentsCommandInput,
408
+ context: __SerdeContext
409
+ ) => Promise<__HttpRequest>;
410
+ export declare const serializeAws_restJson1ListControlDomainInsightsCommand: (
411
+ input: ListControlDomainInsightsCommandInput,
412
+ context: __SerdeContext
413
+ ) => Promise<__HttpRequest>;
414
+ export declare const serializeAws_restJson1ListControlDomainInsightsByAssessmentCommand: (
415
+ input: ListControlDomainInsightsByAssessmentCommandInput,
416
+ context: __SerdeContext
417
+ ) => Promise<__HttpRequest>;
418
+ export declare const serializeAws_restJson1ListControlInsightsByControlDomainCommand: (
419
+ input: ListControlInsightsByControlDomainCommandInput,
420
+ context: __SerdeContext
421
+ ) => Promise<__HttpRequest>;
422
+ export declare const serializeAws_restJson1ListControlsCommand: (
423
+ input: ListControlsCommandInput,
424
+ context: __SerdeContext
425
+ ) => Promise<__HttpRequest>;
426
+ export declare const serializeAws_restJson1ListKeywordsForDataSourceCommand: (
427
+ input: ListKeywordsForDataSourceCommandInput,
428
+ context: __SerdeContext
429
+ ) => Promise<__HttpRequest>;
430
+ export declare const serializeAws_restJson1ListNotificationsCommand: (
431
+ input: ListNotificationsCommandInput,
432
+ context: __SerdeContext
433
+ ) => Promise<__HttpRequest>;
434
+ export declare const serializeAws_restJson1ListTagsForResourceCommand: (
435
+ input: ListTagsForResourceCommandInput,
436
+ context: __SerdeContext
437
+ ) => Promise<__HttpRequest>;
438
+ export declare const serializeAws_restJson1RegisterAccountCommand: (
439
+ input: RegisterAccountCommandInput,
440
+ context: __SerdeContext
441
+ ) => Promise<__HttpRequest>;
442
+ export declare const serializeAws_restJson1RegisterOrganizationAdminAccountCommand: (
443
+ input: RegisterOrganizationAdminAccountCommandInput,
444
+ context: __SerdeContext
445
+ ) => Promise<__HttpRequest>;
446
+ export declare const serializeAws_restJson1StartAssessmentFrameworkShareCommand: (
447
+ input: StartAssessmentFrameworkShareCommandInput,
448
+ context: __SerdeContext
449
+ ) => Promise<__HttpRequest>;
450
+ export declare const serializeAws_restJson1TagResourceCommand: (
451
+ input: TagResourceCommandInput,
452
+ context: __SerdeContext
453
+ ) => Promise<__HttpRequest>;
454
+ export declare const serializeAws_restJson1UntagResourceCommand: (
455
+ input: UntagResourceCommandInput,
456
+ context: __SerdeContext
457
+ ) => Promise<__HttpRequest>;
458
+ export declare const serializeAws_restJson1UpdateAssessmentCommand: (
459
+ input: UpdateAssessmentCommandInput,
460
+ context: __SerdeContext
461
+ ) => Promise<__HttpRequest>;
462
+ export declare const serializeAws_restJson1UpdateAssessmentControlCommand: (
463
+ input: UpdateAssessmentControlCommandInput,
464
+ context: __SerdeContext
465
+ ) => Promise<__HttpRequest>;
466
+ export declare const serializeAws_restJson1UpdateAssessmentControlSetStatusCommand: (
467
+ input: UpdateAssessmentControlSetStatusCommandInput,
468
+ context: __SerdeContext
469
+ ) => Promise<__HttpRequest>;
470
+ export declare const serializeAws_restJson1UpdateAssessmentFrameworkCommand: (
471
+ input: UpdateAssessmentFrameworkCommandInput,
472
+ context: __SerdeContext
473
+ ) => Promise<__HttpRequest>;
474
+ export declare const serializeAws_restJson1UpdateAssessmentFrameworkShareCommand: (
475
+ input: UpdateAssessmentFrameworkShareCommandInput,
476
+ context: __SerdeContext
477
+ ) => Promise<__HttpRequest>;
478
+ export declare const serializeAws_restJson1UpdateAssessmentStatusCommand: (
479
+ input: UpdateAssessmentStatusCommandInput,
480
+ context: __SerdeContext
481
+ ) => Promise<__HttpRequest>;
482
+ export declare const serializeAws_restJson1UpdateControlCommand: (
483
+ input: UpdateControlCommandInput,
484
+ context: __SerdeContext
485
+ ) => Promise<__HttpRequest>;
486
+ export declare const serializeAws_restJson1UpdateSettingsCommand: (
487
+ input: UpdateSettingsCommandInput,
488
+ context: __SerdeContext
489
+ ) => Promise<__HttpRequest>;
490
+ export declare const serializeAws_restJson1ValidateAssessmentReportIntegrityCommand: (
491
+ input: ValidateAssessmentReportIntegrityCommandInput,
492
+ context: __SerdeContext
493
+ ) => Promise<__HttpRequest>;
494
+ export declare const deserializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand: (
495
+ output: __HttpResponse,
496
+ context: __SerdeContext
497
+ ) => Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
498
+ export declare const deserializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand: (
499
+ output: __HttpResponse,
500
+ context: __SerdeContext
501
+ ) => Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
502
+ export declare const deserializeAws_restJson1BatchCreateDelegationByAssessmentCommand: (
503
+ output: __HttpResponse,
504
+ context: __SerdeContext
505
+ ) => Promise<BatchCreateDelegationByAssessmentCommandOutput>;
506
+ export declare const deserializeAws_restJson1BatchDeleteDelegationByAssessmentCommand: (
507
+ output: __HttpResponse,
508
+ context: __SerdeContext
509
+ ) => Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
510
+ export declare const deserializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand: (
511
+ output: __HttpResponse,
512
+ context: __SerdeContext
513
+ ) => Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
514
+ export declare const deserializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand: (
515
+ output: __HttpResponse,
516
+ context: __SerdeContext
517
+ ) => Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
518
+ export declare const deserializeAws_restJson1CreateAssessmentCommand: (
519
+ output: __HttpResponse,
520
+ context: __SerdeContext
521
+ ) => Promise<CreateAssessmentCommandOutput>;
522
+ export declare const deserializeAws_restJson1CreateAssessmentFrameworkCommand: (
523
+ output: __HttpResponse,
524
+ context: __SerdeContext
525
+ ) => Promise<CreateAssessmentFrameworkCommandOutput>;
526
+ export declare const deserializeAws_restJson1CreateAssessmentReportCommand: (
527
+ output: __HttpResponse,
528
+ context: __SerdeContext
529
+ ) => Promise<CreateAssessmentReportCommandOutput>;
530
+ export declare const deserializeAws_restJson1CreateControlCommand: (
531
+ output: __HttpResponse,
532
+ context: __SerdeContext
533
+ ) => Promise<CreateControlCommandOutput>;
534
+ export declare const deserializeAws_restJson1DeleteAssessmentCommand: (
535
+ output: __HttpResponse,
536
+ context: __SerdeContext
537
+ ) => Promise<DeleteAssessmentCommandOutput>;
538
+ export declare const deserializeAws_restJson1DeleteAssessmentFrameworkCommand: (
539
+ output: __HttpResponse,
540
+ context: __SerdeContext
541
+ ) => Promise<DeleteAssessmentFrameworkCommandOutput>;
542
+ export declare const deserializeAws_restJson1DeleteAssessmentFrameworkShareCommand: (
543
+ output: __HttpResponse,
544
+ context: __SerdeContext
545
+ ) => Promise<DeleteAssessmentFrameworkShareCommandOutput>;
546
+ export declare const deserializeAws_restJson1DeleteAssessmentReportCommand: (
547
+ output: __HttpResponse,
548
+ context: __SerdeContext
549
+ ) => Promise<DeleteAssessmentReportCommandOutput>;
550
+ export declare const deserializeAws_restJson1DeleteControlCommand: (
551
+ output: __HttpResponse,
552
+ context: __SerdeContext
553
+ ) => Promise<DeleteControlCommandOutput>;
554
+ export declare const deserializeAws_restJson1DeregisterAccountCommand: (
555
+ output: __HttpResponse,
556
+ context: __SerdeContext
557
+ ) => Promise<DeregisterAccountCommandOutput>;
558
+ export declare const deserializeAws_restJson1DeregisterOrganizationAdminAccountCommand: (
559
+ output: __HttpResponse,
560
+ context: __SerdeContext
561
+ ) => Promise<DeregisterOrganizationAdminAccountCommandOutput>;
562
+ export declare const deserializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand: (
563
+ output: __HttpResponse,
564
+ context: __SerdeContext
565
+ ) => Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
566
+ export declare const deserializeAws_restJson1GetAccountStatusCommand: (
567
+ output: __HttpResponse,
568
+ context: __SerdeContext
569
+ ) => Promise<GetAccountStatusCommandOutput>;
570
+ export declare const deserializeAws_restJson1GetAssessmentCommand: (
571
+ output: __HttpResponse,
572
+ context: __SerdeContext
573
+ ) => Promise<GetAssessmentCommandOutput>;
574
+ export declare const deserializeAws_restJson1GetAssessmentFrameworkCommand: (
575
+ output: __HttpResponse,
576
+ context: __SerdeContext
577
+ ) => Promise<GetAssessmentFrameworkCommandOutput>;
578
+ export declare const deserializeAws_restJson1GetAssessmentReportUrlCommand: (
579
+ output: __HttpResponse,
580
+ context: __SerdeContext
581
+ ) => Promise<GetAssessmentReportUrlCommandOutput>;
582
+ export declare const deserializeAws_restJson1GetChangeLogsCommand: (
583
+ output: __HttpResponse,
584
+ context: __SerdeContext
585
+ ) => Promise<GetChangeLogsCommandOutput>;
586
+ export declare const deserializeAws_restJson1GetControlCommand: (
587
+ output: __HttpResponse,
588
+ context: __SerdeContext
589
+ ) => Promise<GetControlCommandOutput>;
590
+ export declare const deserializeAws_restJson1GetDelegationsCommand: (
591
+ output: __HttpResponse,
592
+ context: __SerdeContext
593
+ ) => Promise<GetDelegationsCommandOutput>;
594
+ export declare const deserializeAws_restJson1GetEvidenceCommand: (
595
+ output: __HttpResponse,
596
+ context: __SerdeContext
597
+ ) => Promise<GetEvidenceCommandOutput>;
598
+ export declare const deserializeAws_restJson1GetEvidenceByEvidenceFolderCommand: (
599
+ output: __HttpResponse,
600
+ context: __SerdeContext
601
+ ) => Promise<GetEvidenceByEvidenceFolderCommandOutput>;
602
+ export declare const deserializeAws_restJson1GetEvidenceFolderCommand: (
603
+ output: __HttpResponse,
604
+ context: __SerdeContext
605
+ ) => Promise<GetEvidenceFolderCommandOutput>;
606
+ export declare const deserializeAws_restJson1GetEvidenceFoldersByAssessmentCommand: (
607
+ output: __HttpResponse,
608
+ context: __SerdeContext
609
+ ) => Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
610
+ export declare const deserializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand: (
611
+ output: __HttpResponse,
612
+ context: __SerdeContext
613
+ ) => Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
614
+ export declare const deserializeAws_restJson1GetInsightsCommand: (
615
+ output: __HttpResponse,
616
+ context: __SerdeContext
617
+ ) => Promise<GetInsightsCommandOutput>;
618
+ export declare const deserializeAws_restJson1GetInsightsByAssessmentCommand: (
619
+ output: __HttpResponse,
620
+ context: __SerdeContext
621
+ ) => Promise<GetInsightsByAssessmentCommandOutput>;
622
+ export declare const deserializeAws_restJson1GetOrganizationAdminAccountCommand: (
623
+ output: __HttpResponse,
624
+ context: __SerdeContext
625
+ ) => Promise<GetOrganizationAdminAccountCommandOutput>;
626
+ export declare const deserializeAws_restJson1GetServicesInScopeCommand: (
627
+ output: __HttpResponse,
628
+ context: __SerdeContext
629
+ ) => Promise<GetServicesInScopeCommandOutput>;
630
+ export declare const deserializeAws_restJson1GetSettingsCommand: (
631
+ output: __HttpResponse,
632
+ context: __SerdeContext
633
+ ) => Promise<GetSettingsCommandOutput>;
634
+ export declare const deserializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand: (
635
+ output: __HttpResponse,
636
+ context: __SerdeContext
637
+ ) => Promise<ListAssessmentControlInsightsByControlDomainCommandOutput>;
638
+ export declare const deserializeAws_restJson1ListAssessmentFrameworksCommand: (
639
+ output: __HttpResponse,
640
+ context: __SerdeContext
641
+ ) => Promise<ListAssessmentFrameworksCommandOutput>;
642
+ export declare const deserializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand: (
643
+ output: __HttpResponse,
644
+ context: __SerdeContext
645
+ ) => Promise<ListAssessmentFrameworkShareRequestsCommandOutput>;
646
+ export declare const deserializeAws_restJson1ListAssessmentReportsCommand: (
647
+ output: __HttpResponse,
648
+ context: __SerdeContext
649
+ ) => Promise<ListAssessmentReportsCommandOutput>;
650
+ export declare const deserializeAws_restJson1ListAssessmentsCommand: (
651
+ output: __HttpResponse,
652
+ context: __SerdeContext
653
+ ) => Promise<ListAssessmentsCommandOutput>;
654
+ export declare const deserializeAws_restJson1ListControlDomainInsightsCommand: (
655
+ output: __HttpResponse,
656
+ context: __SerdeContext
657
+ ) => Promise<ListControlDomainInsightsCommandOutput>;
658
+ export declare const deserializeAws_restJson1ListControlDomainInsightsByAssessmentCommand: (
659
+ output: __HttpResponse,
660
+ context: __SerdeContext
661
+ ) => Promise<ListControlDomainInsightsByAssessmentCommandOutput>;
662
+ export declare const deserializeAws_restJson1ListControlInsightsByControlDomainCommand: (
663
+ output: __HttpResponse,
664
+ context: __SerdeContext
665
+ ) => Promise<ListControlInsightsByControlDomainCommandOutput>;
666
+ export declare const deserializeAws_restJson1ListControlsCommand: (
667
+ output: __HttpResponse,
668
+ context: __SerdeContext
669
+ ) => Promise<ListControlsCommandOutput>;
670
+ export declare const deserializeAws_restJson1ListKeywordsForDataSourceCommand: (
671
+ output: __HttpResponse,
672
+ context: __SerdeContext
673
+ ) => Promise<ListKeywordsForDataSourceCommandOutput>;
674
+ export declare const deserializeAws_restJson1ListNotificationsCommand: (
675
+ output: __HttpResponse,
676
+ context: __SerdeContext
677
+ ) => Promise<ListNotificationsCommandOutput>;
678
+ export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
679
+ output: __HttpResponse,
680
+ context: __SerdeContext
681
+ ) => Promise<ListTagsForResourceCommandOutput>;
682
+ export declare const deserializeAws_restJson1RegisterAccountCommand: (
683
+ output: __HttpResponse,
684
+ context: __SerdeContext
685
+ ) => Promise<RegisterAccountCommandOutput>;
686
+ export declare const deserializeAws_restJson1RegisterOrganizationAdminAccountCommand: (
687
+ output: __HttpResponse,
688
+ context: __SerdeContext
689
+ ) => Promise<RegisterOrganizationAdminAccountCommandOutput>;
690
+ export declare const deserializeAws_restJson1StartAssessmentFrameworkShareCommand: (
691
+ output: __HttpResponse,
692
+ context: __SerdeContext
693
+ ) => Promise<StartAssessmentFrameworkShareCommandOutput>;
694
+ export declare const deserializeAws_restJson1TagResourceCommand: (
695
+ output: __HttpResponse,
696
+ context: __SerdeContext
697
+ ) => Promise<TagResourceCommandOutput>;
698
+ export declare const deserializeAws_restJson1UntagResourceCommand: (
699
+ output: __HttpResponse,
700
+ context: __SerdeContext
701
+ ) => Promise<UntagResourceCommandOutput>;
702
+ export declare const deserializeAws_restJson1UpdateAssessmentCommand: (
703
+ output: __HttpResponse,
704
+ context: __SerdeContext
705
+ ) => Promise<UpdateAssessmentCommandOutput>;
706
+ export declare const deserializeAws_restJson1UpdateAssessmentControlCommand: (
707
+ output: __HttpResponse,
708
+ context: __SerdeContext
709
+ ) => Promise<UpdateAssessmentControlCommandOutput>;
710
+ export declare const deserializeAws_restJson1UpdateAssessmentControlSetStatusCommand: (
711
+ output: __HttpResponse,
712
+ context: __SerdeContext
713
+ ) => Promise<UpdateAssessmentControlSetStatusCommandOutput>;
714
+ export declare const deserializeAws_restJson1UpdateAssessmentFrameworkCommand: (
715
+ output: __HttpResponse,
716
+ context: __SerdeContext
717
+ ) => Promise<UpdateAssessmentFrameworkCommandOutput>;
718
+ export declare const deserializeAws_restJson1UpdateAssessmentFrameworkShareCommand: (
719
+ output: __HttpResponse,
720
+ context: __SerdeContext
721
+ ) => Promise<UpdateAssessmentFrameworkShareCommandOutput>;
722
+ export declare const deserializeAws_restJson1UpdateAssessmentStatusCommand: (
723
+ output: __HttpResponse,
724
+ context: __SerdeContext
725
+ ) => Promise<UpdateAssessmentStatusCommandOutput>;
726
+ export declare const deserializeAws_restJson1UpdateControlCommand: (
727
+ output: __HttpResponse,
728
+ context: __SerdeContext
729
+ ) => Promise<UpdateControlCommandOutput>;
730
+ export declare const deserializeAws_restJson1UpdateSettingsCommand: (
731
+ output: __HttpResponse,
732
+ context: __SerdeContext
733
+ ) => Promise<UpdateSettingsCommandOutput>;
734
+ export declare const deserializeAws_restJson1ValidateAssessmentReportIntegrityCommand: (
735
+ output: __HttpResponse,
736
+ context: __SerdeContext
737
+ ) => Promise<ValidateAssessmentReportIntegrityCommandOutput>;