@aws-sdk/client-auditmanager 3.306.0 → 3.309.0

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