@aws-sdk/client-auditmanager 3.50.0 → 3.51.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 (93) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/AuditManager.d.ts +310 -0
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +134 -0
  4. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +17 -0
  5. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +17 -0
  6. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +17 -0
  7. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +17 -0
  8. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +17 -0
  9. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +17 -0
  10. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +17 -0
  11. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +17 -0
  12. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +17 -0
  13. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +17 -0
  14. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +17 -0
  15. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +17 -0
  16. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +17 -0
  17. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +17 -0
  18. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +17 -0
  19. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +17 -0
  20. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +17 -0
  21. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +17 -0
  22. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +17 -0
  23. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +17 -0
  24. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +17 -0
  25. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +17 -0
  26. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +17 -0
  27. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +17 -0
  28. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +17 -0
  29. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +17 -0
  30. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +17 -0
  31. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +17 -0
  32. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +17 -0
  33. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +17 -0
  34. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +17 -0
  35. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +17 -0
  36. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +17 -0
  37. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +17 -0
  38. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +17 -0
  39. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +17 -0
  40. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +17 -0
  41. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +17 -0
  42. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +17 -0
  43. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +17 -0
  44. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +17 -0
  45. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +17 -0
  46. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +17 -0
  47. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +17 -0
  48. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +17 -0
  49. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +17 -0
  50. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
  51. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +17 -0
  52. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +17 -0
  53. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +17 -0
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
  55. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
  56. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +17 -0
  57. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +17 -0
  58. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +17 -0
  59. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +17 -0
  60. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +17 -0
  61. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +17 -0
  62. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +17 -0
  63. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +17 -0
  64. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +17 -0
  65. package/dist-types/ts3.4/commands/index.d.ts +61 -0
  66. package/dist-types/ts3.4/endpoints.d.ts +2 -0
  67. package/dist-types/ts3.4/index.d.ts +5 -0
  68. package/dist-types/ts3.4/models/index.d.ts +1 -0
  69. package/dist-types/ts3.4/models/models_0.d.ts +2315 -0
  70. package/dist-types/ts3.4/pagination/GetChangeLogsPaginator.d.ts +4 -0
  71. package/dist-types/ts3.4/pagination/GetDelegationsPaginator.d.ts +4 -0
  72. package/dist-types/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +4 -0
  73. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +4 -0
  74. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +4 -0
  75. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
  76. package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +4 -0
  77. package/dist-types/ts3.4/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +4 -0
  78. package/dist-types/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +4 -0
  79. package/dist-types/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +4 -0
  80. package/dist-types/ts3.4/pagination/ListAssessmentsPaginator.d.ts +4 -0
  81. package/dist-types/ts3.4/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +4 -0
  82. package/dist-types/ts3.4/pagination/ListControlDomainInsightsPaginator.d.ts +4 -0
  83. package/dist-types/ts3.4/pagination/ListControlInsightsByControlDomainPaginator.d.ts +4 -0
  84. package/dist-types/ts3.4/pagination/ListControlsPaginator.d.ts +4 -0
  85. package/dist-types/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +4 -0
  86. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +4 -0
  87. package/dist-types/ts3.4/pagination/index.d.ts +17 -0
  88. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +185 -0
  89. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
  90. package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
  91. package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
  92. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
  93. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.51.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.50.0...v3.51.0) (2022-02-12)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-auditmanager
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-auditmanager
@@ -0,0 +1,310 @@
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import { AuditManagerClient } from "./AuditManagerClient";
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
+
65
+ export declare class AuditManager extends AuditManagerClient {
66
+
67
+ associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
68
+ associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
69
+ associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
70
+
71
+ batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
72
+ batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void): void;
73
+ batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void): void;
74
+
75
+ batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<BatchCreateDelegationByAssessmentCommandOutput>;
76
+ batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void): void;
77
+ batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void): void;
78
+
79
+ batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
80
+ batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void): void;
81
+ batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void): void;
82
+
83
+ batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
84
+ batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void): void;
85
+ batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void): void;
86
+
87
+ batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
88
+ batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void): void;
89
+ batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void): void;
90
+
91
+ createAssessment(args: CreateAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentCommandOutput>;
92
+ createAssessment(args: CreateAssessmentCommandInput, cb: (err: any, data?: CreateAssessmentCommandOutput) => void): void;
93
+ createAssessment(args: CreateAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentCommandOutput) => void): void;
94
+
95
+ createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentFrameworkCommandOutput>;
96
+ createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void): void;
97
+ createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void): void;
98
+
99
+ createAssessmentReport(args: CreateAssessmentReportCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentReportCommandOutput>;
100
+ createAssessmentReport(args: CreateAssessmentReportCommandInput, cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void): void;
101
+ createAssessmentReport(args: CreateAssessmentReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void): void;
102
+
103
+ createControl(args: CreateControlCommandInput, options?: __HttpHandlerOptions): Promise<CreateControlCommandOutput>;
104
+ createControl(args: CreateControlCommandInput, cb: (err: any, data?: CreateControlCommandOutput) => void): void;
105
+ createControl(args: CreateControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateControlCommandOutput) => void): void;
106
+
107
+ deleteAssessment(args: DeleteAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentCommandOutput>;
108
+ deleteAssessment(args: DeleteAssessmentCommandInput, cb: (err: any, data?: DeleteAssessmentCommandOutput) => void): void;
109
+ deleteAssessment(args: DeleteAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentCommandOutput) => void): void;
110
+
111
+ deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentFrameworkCommandOutput>;
112
+ deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void): void;
113
+ deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void): void;
114
+
115
+ deleteAssessmentFrameworkShare(args: DeleteAssessmentFrameworkShareCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentFrameworkShareCommandOutput>;
116
+ deleteAssessmentFrameworkShare(args: DeleteAssessmentFrameworkShareCommandInput, cb: (err: any, data?: DeleteAssessmentFrameworkShareCommandOutput) => void): void;
117
+ deleteAssessmentFrameworkShare(args: DeleteAssessmentFrameworkShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentFrameworkShareCommandOutput) => void): void;
118
+
119
+ deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentReportCommandOutput>;
120
+ deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void): void;
121
+ deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void): void;
122
+
123
+ deleteControl(args: DeleteControlCommandInput, options?: __HttpHandlerOptions): Promise<DeleteControlCommandOutput>;
124
+ deleteControl(args: DeleteControlCommandInput, cb: (err: any, data?: DeleteControlCommandOutput) => void): void;
125
+ deleteControl(args: DeleteControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteControlCommandOutput) => void): void;
126
+
127
+ deregisterAccount(args: DeregisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterAccountCommandOutput>;
128
+ deregisterAccount(args: DeregisterAccountCommandInput, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
129
+ deregisterAccount(args: DeregisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
130
+
131
+ deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
132
+ deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
133
+ deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
134
+
135
+ disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
136
+ disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
137
+ disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
138
+
139
+ getAccountStatus(args: GetAccountStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountStatusCommandOutput>;
140
+ getAccountStatus(args: GetAccountStatusCommandInput, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
141
+ getAccountStatus(args: GetAccountStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
142
+
143
+ getAssessment(args: GetAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentCommandOutput>;
144
+ getAssessment(args: GetAssessmentCommandInput, cb: (err: any, data?: GetAssessmentCommandOutput) => void): void;
145
+ getAssessment(args: GetAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentCommandOutput) => void): void;
146
+
147
+ getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentFrameworkCommandOutput>;
148
+ getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void): void;
149
+ getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void): void;
150
+
151
+ getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentReportUrlCommandOutput>;
152
+ getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void): void;
153
+ getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void): void;
154
+
155
+ getChangeLogs(args: GetChangeLogsCommandInput, options?: __HttpHandlerOptions): Promise<GetChangeLogsCommandOutput>;
156
+ getChangeLogs(args: GetChangeLogsCommandInput, cb: (err: any, data?: GetChangeLogsCommandOutput) => void): void;
157
+ getChangeLogs(args: GetChangeLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeLogsCommandOutput) => void): void;
158
+
159
+ getControl(args: GetControlCommandInput, options?: __HttpHandlerOptions): Promise<GetControlCommandOutput>;
160
+ getControl(args: GetControlCommandInput, cb: (err: any, data?: GetControlCommandOutput) => void): void;
161
+ getControl(args: GetControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetControlCommandOutput) => void): void;
162
+
163
+ getDelegations(args: GetDelegationsCommandInput, options?: __HttpHandlerOptions): Promise<GetDelegationsCommandOutput>;
164
+ getDelegations(args: GetDelegationsCommandInput, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
165
+ getDelegations(args: GetDelegationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
166
+
167
+ getEvidence(args: GetEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceCommandOutput>;
168
+ getEvidence(args: GetEvidenceCommandInput, cb: (err: any, data?: GetEvidenceCommandOutput) => void): void;
169
+ getEvidence(args: GetEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceCommandOutput) => void): void;
170
+
171
+ getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceByEvidenceFolderCommandOutput>;
172
+ getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void): void;
173
+ getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void): void;
174
+
175
+ getEvidenceFolder(args: GetEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFolderCommandOutput>;
176
+ getEvidenceFolder(args: GetEvidenceFolderCommandInput, cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void): void;
177
+ getEvidenceFolder(args: GetEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void): void;
178
+
179
+ getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
180
+ getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void): void;
181
+ getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void): void;
182
+
183
+ getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
184
+ getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void): void;
185
+ getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void): void;
186
+
187
+ getInsights(args: GetInsightsCommandInput, options?: __HttpHandlerOptions): Promise<GetInsightsCommandOutput>;
188
+ getInsights(args: GetInsightsCommandInput, cb: (err: any, data?: GetInsightsCommandOutput) => void): void;
189
+ getInsights(args: GetInsightsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInsightsCommandOutput) => void): void;
190
+
191
+ getInsightsByAssessment(args: GetInsightsByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<GetInsightsByAssessmentCommandOutput>;
192
+ getInsightsByAssessment(args: GetInsightsByAssessmentCommandInput, cb: (err: any, data?: GetInsightsByAssessmentCommandOutput) => void): void;
193
+ getInsightsByAssessment(args: GetInsightsByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInsightsByAssessmentCommandOutput) => void): void;
194
+
195
+ getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetOrganizationAdminAccountCommandOutput>;
196
+ getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
197
+ getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
198
+
199
+ getServicesInScope(args: GetServicesInScopeCommandInput, options?: __HttpHandlerOptions): Promise<GetServicesInScopeCommandOutput>;
200
+ getServicesInScope(args: GetServicesInScopeCommandInput, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
201
+ getServicesInScope(args: GetServicesInScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
202
+
203
+ getSettings(args: GetSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetSettingsCommandOutput>;
204
+ getSettings(args: GetSettingsCommandInput, cb: (err: any, data?: GetSettingsCommandOutput) => void): void;
205
+ getSettings(args: GetSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSettingsCommandOutput) => void): void;
206
+
207
+ listAssessmentControlInsightsByControlDomain(args: ListAssessmentControlInsightsByControlDomainCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentControlInsightsByControlDomainCommandOutput>;
208
+ listAssessmentControlInsightsByControlDomain(args: ListAssessmentControlInsightsByControlDomainCommandInput, cb: (err: any, data?: ListAssessmentControlInsightsByControlDomainCommandOutput) => void): void;
209
+ listAssessmentControlInsightsByControlDomain(args: ListAssessmentControlInsightsByControlDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentControlInsightsByControlDomainCommandOutput) => void): void;
210
+
211
+ listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentFrameworksCommandOutput>;
212
+ listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void): void;
213
+ listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void): void;
214
+
215
+ listAssessmentFrameworkShareRequests(args: ListAssessmentFrameworkShareRequestsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentFrameworkShareRequestsCommandOutput>;
216
+ listAssessmentFrameworkShareRequests(args: ListAssessmentFrameworkShareRequestsCommandInput, cb: (err: any, data?: ListAssessmentFrameworkShareRequestsCommandOutput) => void): void;
217
+ listAssessmentFrameworkShareRequests(args: ListAssessmentFrameworkShareRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentFrameworkShareRequestsCommandOutput) => void): void;
218
+
219
+ listAssessmentReports(args: ListAssessmentReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentReportsCommandOutput>;
220
+ listAssessmentReports(args: ListAssessmentReportsCommandInput, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
221
+ listAssessmentReports(args: ListAssessmentReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
222
+
223
+ listAssessments(args: ListAssessmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentsCommandOutput>;
224
+ listAssessments(args: ListAssessmentsCommandInput, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
225
+ listAssessments(args: ListAssessmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
226
+
227
+ listControlDomainInsights(args: ListControlDomainInsightsCommandInput, options?: __HttpHandlerOptions): Promise<ListControlDomainInsightsCommandOutput>;
228
+ listControlDomainInsights(args: ListControlDomainInsightsCommandInput, cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void): void;
229
+ listControlDomainInsights(args: ListControlDomainInsightsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void): void;
230
+
231
+ listControlDomainInsightsByAssessment(args: ListControlDomainInsightsByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<ListControlDomainInsightsByAssessmentCommandOutput>;
232
+ listControlDomainInsightsByAssessment(args: ListControlDomainInsightsByAssessmentCommandInput, cb: (err: any, data?: ListControlDomainInsightsByAssessmentCommandOutput) => void): void;
233
+ listControlDomainInsightsByAssessment(args: ListControlDomainInsightsByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlDomainInsightsByAssessmentCommandOutput) => void): void;
234
+
235
+ listControlInsightsByControlDomain(args: ListControlInsightsByControlDomainCommandInput, options?: __HttpHandlerOptions): Promise<ListControlInsightsByControlDomainCommandOutput>;
236
+ listControlInsightsByControlDomain(args: ListControlInsightsByControlDomainCommandInput, cb: (err: any, data?: ListControlInsightsByControlDomainCommandOutput) => void): void;
237
+ listControlInsightsByControlDomain(args: ListControlInsightsByControlDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlInsightsByControlDomainCommandOutput) => void): void;
238
+
239
+ listControls(args: ListControlsCommandInput, options?: __HttpHandlerOptions): Promise<ListControlsCommandOutput>;
240
+ listControls(args: ListControlsCommandInput, cb: (err: any, data?: ListControlsCommandOutput) => void): void;
241
+ listControls(args: ListControlsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlsCommandOutput) => void): void;
242
+
243
+ listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<ListKeywordsForDataSourceCommandOutput>;
244
+ listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void): void;
245
+ listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void): void;
246
+
247
+ listNotifications(args: ListNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotificationsCommandOutput>;
248
+ listNotifications(args: ListNotificationsCommandInput, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
249
+ listNotifications(args: ListNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
250
+
251
+ listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
252
+ listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
253
+ listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
254
+
255
+ registerAccount(args: RegisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<RegisterAccountCommandOutput>;
256
+ registerAccount(args: RegisterAccountCommandInput, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
257
+ registerAccount(args: RegisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
258
+
259
+ registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<RegisterOrganizationAdminAccountCommandOutput>;
260
+ registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void): void;
261
+ registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void): void;
262
+
263
+ startAssessmentFrameworkShare(args: StartAssessmentFrameworkShareCommandInput, options?: __HttpHandlerOptions): Promise<StartAssessmentFrameworkShareCommandOutput>;
264
+ startAssessmentFrameworkShare(args: StartAssessmentFrameworkShareCommandInput, cb: (err: any, data?: StartAssessmentFrameworkShareCommandOutput) => void): void;
265
+ startAssessmentFrameworkShare(args: StartAssessmentFrameworkShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAssessmentFrameworkShareCommandOutput) => void): void;
266
+
267
+ tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
268
+ tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
269
+ tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
270
+
271
+ untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
272
+ untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
273
+ untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
274
+
275
+ updateAssessment(args: UpdateAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentCommandOutput>;
276
+ updateAssessment(args: UpdateAssessmentCommandInput, cb: (err: any, data?: UpdateAssessmentCommandOutput) => void): void;
277
+ updateAssessment(args: UpdateAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentCommandOutput) => void): void;
278
+
279
+ updateAssessmentControl(args: UpdateAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentControlCommandOutput>;
280
+ updateAssessmentControl(args: UpdateAssessmentControlCommandInput, cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void): void;
281
+ updateAssessmentControl(args: UpdateAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void): void;
282
+
283
+ updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentControlSetStatusCommandOutput>;
284
+ updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void): void;
285
+ updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void): void;
286
+
287
+ updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentFrameworkCommandOutput>;
288
+ updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void): void;
289
+ updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void): void;
290
+
291
+ updateAssessmentFrameworkShare(args: UpdateAssessmentFrameworkShareCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentFrameworkShareCommandOutput>;
292
+ updateAssessmentFrameworkShare(args: UpdateAssessmentFrameworkShareCommandInput, cb: (err: any, data?: UpdateAssessmentFrameworkShareCommandOutput) => void): void;
293
+ updateAssessmentFrameworkShare(args: UpdateAssessmentFrameworkShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentFrameworkShareCommandOutput) => void): void;
294
+
295
+ updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentStatusCommandOutput>;
296
+ updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void): void;
297
+ updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void): void;
298
+
299
+ updateControl(args: UpdateControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateControlCommandOutput>;
300
+ updateControl(args: UpdateControlCommandInput, cb: (err: any, data?: UpdateControlCommandOutput) => void): void;
301
+ updateControl(args: UpdateControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateControlCommandOutput) => void): void;
302
+
303
+ updateSettings(args: UpdateSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSettingsCommandOutput>;
304
+ updateSettings(args: UpdateSettingsCommandInput, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
305
+ updateSettings(args: UpdateSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
306
+
307
+ validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, options?: __HttpHandlerOptions): Promise<ValidateAssessmentReportIntegrityCommandOutput>;
308
+ validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void): void;
309
+ validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void): void;
310
+ }
@@ -0,0 +1,134 @@
1
+ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
+ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
+ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
+ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
+ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
+ import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
+ import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
+ import { AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput } from "./commands/AssociateAssessmentReportEvidenceFolderCommand";
10
+ import { BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput } from "./commands/BatchAssociateAssessmentReportEvidenceCommand";
11
+ import { BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput } from "./commands/BatchCreateDelegationByAssessmentCommand";
12
+ import { BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput } from "./commands/BatchDeleteDelegationByAssessmentCommand";
13
+ import { BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput } from "./commands/BatchDisassociateAssessmentReportEvidenceCommand";
14
+ import { BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput } from "./commands/BatchImportEvidenceToAssessmentControlCommand";
15
+ import { CreateAssessmentCommandInput, CreateAssessmentCommandOutput } from "./commands/CreateAssessmentCommand";
16
+ import { CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput } from "./commands/CreateAssessmentFrameworkCommand";
17
+ import { CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput } from "./commands/CreateAssessmentReportCommand";
18
+ import { CreateControlCommandInput, CreateControlCommandOutput } from "./commands/CreateControlCommand";
19
+ import { DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput } from "./commands/DeleteAssessmentCommand";
20
+ import { DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput } from "./commands/DeleteAssessmentFrameworkCommand";
21
+ import { DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput } from "./commands/DeleteAssessmentFrameworkShareCommand";
22
+ import { DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput } from "./commands/DeleteAssessmentReportCommand";
23
+ import { DeleteControlCommandInput, DeleteControlCommandOutput } from "./commands/DeleteControlCommand";
24
+ import { DeregisterAccountCommandInput, DeregisterAccountCommandOutput } from "./commands/DeregisterAccountCommand";
25
+ import { DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput } from "./commands/DeregisterOrganizationAdminAccountCommand";
26
+ import { DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput } from "./commands/DisassociateAssessmentReportEvidenceFolderCommand";
27
+ import { GetAccountStatusCommandInput, GetAccountStatusCommandOutput } from "./commands/GetAccountStatusCommand";
28
+ import { GetAssessmentCommandInput, GetAssessmentCommandOutput } from "./commands/GetAssessmentCommand";
29
+ import { GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput } from "./commands/GetAssessmentFrameworkCommand";
30
+ import { GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput } from "./commands/GetAssessmentReportUrlCommand";
31
+ import { GetChangeLogsCommandInput, GetChangeLogsCommandOutput } from "./commands/GetChangeLogsCommand";
32
+ import { GetControlCommandInput, GetControlCommandOutput } from "./commands/GetControlCommand";
33
+ import { GetDelegationsCommandInput, GetDelegationsCommandOutput } from "./commands/GetDelegationsCommand";
34
+ import { GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput } from "./commands/GetEvidenceByEvidenceFolderCommand";
35
+ import { GetEvidenceCommandInput, GetEvidenceCommandOutput } from "./commands/GetEvidenceCommand";
36
+ import { GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput } from "./commands/GetEvidenceFolderCommand";
37
+ import { GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput } from "./commands/GetEvidenceFoldersByAssessmentCommand";
38
+ import { GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput } from "./commands/GetEvidenceFoldersByAssessmentControlCommand";
39
+ import { GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput } from "./commands/GetInsightsByAssessmentCommand";
40
+ import { GetInsightsCommandInput, GetInsightsCommandOutput } from "./commands/GetInsightsCommand";
41
+ import { GetOrganizationAdminAccountCommandInput, GetOrganizationAdminAccountCommandOutput } from "./commands/GetOrganizationAdminAccountCommand";
42
+ import { GetServicesInScopeCommandInput, GetServicesInScopeCommandOutput } from "./commands/GetServicesInScopeCommand";
43
+ import { GetSettingsCommandInput, GetSettingsCommandOutput } from "./commands/GetSettingsCommand";
44
+ import { ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput } from "./commands/ListAssessmentControlInsightsByControlDomainCommand";
45
+ import { ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput } from "./commands/ListAssessmentFrameworksCommand";
46
+ import { ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput } from "./commands/ListAssessmentFrameworkShareRequestsCommand";
47
+ import { ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput } from "./commands/ListAssessmentReportsCommand";
48
+ import { ListAssessmentsCommandInput, ListAssessmentsCommandOutput } from "./commands/ListAssessmentsCommand";
49
+ import { ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput } from "./commands/ListControlDomainInsightsByAssessmentCommand";
50
+ import { ListControlDomainInsightsCommandInput, ListControlDomainInsightsCommandOutput } from "./commands/ListControlDomainInsightsCommand";
51
+ import { ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput } from "./commands/ListControlInsightsByControlDomainCommand";
52
+ import { ListControlsCommandInput, ListControlsCommandOutput } from "./commands/ListControlsCommand";
53
+ import { ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput } from "./commands/ListKeywordsForDataSourceCommand";
54
+ import { ListNotificationsCommandInput, ListNotificationsCommandOutput } from "./commands/ListNotificationsCommand";
55
+ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
56
+ import { RegisterAccountCommandInput, RegisterAccountCommandOutput } from "./commands/RegisterAccountCommand";
57
+ import { RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput } from "./commands/RegisterOrganizationAdminAccountCommand";
58
+ import { StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput } from "./commands/StartAssessmentFrameworkShareCommand";
59
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
60
+ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
61
+ import { UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput } from "./commands/UpdateAssessmentCommand";
62
+ import { UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput } from "./commands/UpdateAssessmentControlCommand";
63
+ import { UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput } from "./commands/UpdateAssessmentControlSetStatusCommand";
64
+ import { UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput } from "./commands/UpdateAssessmentFrameworkCommand";
65
+ import { UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput } from "./commands/UpdateAssessmentFrameworkShareCommand";
66
+ import { UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput } from "./commands/UpdateAssessmentStatusCommand";
67
+ import { UpdateControlCommandInput, UpdateControlCommandOutput } from "./commands/UpdateControlCommand";
68
+ import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "./commands/UpdateSettingsCommand";
69
+ import { ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput } from "./commands/ValidateAssessmentReportIntegrityCommand";
70
+ export declare type ServiceInputTypes = AssociateAssessmentReportEvidenceFolderCommandInput | BatchAssociateAssessmentReportEvidenceCommandInput | BatchCreateDelegationByAssessmentCommandInput | BatchDeleteDelegationByAssessmentCommandInput | BatchDisassociateAssessmentReportEvidenceCommandInput | BatchImportEvidenceToAssessmentControlCommandInput | CreateAssessmentCommandInput | CreateAssessmentFrameworkCommandInput | CreateAssessmentReportCommandInput | CreateControlCommandInput | DeleteAssessmentCommandInput | DeleteAssessmentFrameworkCommandInput | DeleteAssessmentFrameworkShareCommandInput | DeleteAssessmentReportCommandInput | DeleteControlCommandInput | DeregisterAccountCommandInput | DeregisterOrganizationAdminAccountCommandInput | DisassociateAssessmentReportEvidenceFolderCommandInput | GetAccountStatusCommandInput | GetAssessmentCommandInput | GetAssessmentFrameworkCommandInput | GetAssessmentReportUrlCommandInput | GetChangeLogsCommandInput | GetControlCommandInput | GetDelegationsCommandInput | GetEvidenceByEvidenceFolderCommandInput | GetEvidenceCommandInput | GetEvidenceFolderCommandInput | GetEvidenceFoldersByAssessmentCommandInput | GetEvidenceFoldersByAssessmentControlCommandInput | GetInsightsByAssessmentCommandInput | GetInsightsCommandInput | GetOrganizationAdminAccountCommandInput | GetServicesInScopeCommandInput | GetSettingsCommandInput | ListAssessmentControlInsightsByControlDomainCommandInput | ListAssessmentFrameworkShareRequestsCommandInput | ListAssessmentFrameworksCommandInput | ListAssessmentReportsCommandInput | ListAssessmentsCommandInput | ListControlDomainInsightsByAssessmentCommandInput | ListControlDomainInsightsCommandInput | ListControlInsightsByControlDomainCommandInput | ListControlsCommandInput | ListKeywordsForDataSourceCommandInput | ListNotificationsCommandInput | ListTagsForResourceCommandInput | RegisterAccountCommandInput | RegisterOrganizationAdminAccountCommandInput | StartAssessmentFrameworkShareCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAssessmentCommandInput | UpdateAssessmentControlCommandInput | UpdateAssessmentControlSetStatusCommandInput | UpdateAssessmentFrameworkCommandInput | UpdateAssessmentFrameworkShareCommandInput | UpdateAssessmentStatusCommandInput | UpdateControlCommandInput | UpdateSettingsCommandInput | ValidateAssessmentReportIntegrityCommandInput;
71
+ export declare type ServiceOutputTypes = AssociateAssessmentReportEvidenceFolderCommandOutput | BatchAssociateAssessmentReportEvidenceCommandOutput | BatchCreateDelegationByAssessmentCommandOutput | BatchDeleteDelegationByAssessmentCommandOutput | BatchDisassociateAssessmentReportEvidenceCommandOutput | BatchImportEvidenceToAssessmentControlCommandOutput | CreateAssessmentCommandOutput | CreateAssessmentFrameworkCommandOutput | CreateAssessmentReportCommandOutput | CreateControlCommandOutput | DeleteAssessmentCommandOutput | DeleteAssessmentFrameworkCommandOutput | DeleteAssessmentFrameworkShareCommandOutput | DeleteAssessmentReportCommandOutput | DeleteControlCommandOutput | DeregisterAccountCommandOutput | DeregisterOrganizationAdminAccountCommandOutput | DisassociateAssessmentReportEvidenceFolderCommandOutput | GetAccountStatusCommandOutput | GetAssessmentCommandOutput | GetAssessmentFrameworkCommandOutput | GetAssessmentReportUrlCommandOutput | GetChangeLogsCommandOutput | GetControlCommandOutput | GetDelegationsCommandOutput | GetEvidenceByEvidenceFolderCommandOutput | GetEvidenceCommandOutput | GetEvidenceFolderCommandOutput | GetEvidenceFoldersByAssessmentCommandOutput | GetEvidenceFoldersByAssessmentControlCommandOutput | GetInsightsByAssessmentCommandOutput | GetInsightsCommandOutput | GetOrganizationAdminAccountCommandOutput | GetServicesInScopeCommandOutput | GetSettingsCommandOutput | ListAssessmentControlInsightsByControlDomainCommandOutput | ListAssessmentFrameworkShareRequestsCommandOutput | ListAssessmentFrameworksCommandOutput | ListAssessmentReportsCommandOutput | ListAssessmentsCommandOutput | ListControlDomainInsightsByAssessmentCommandOutput | ListControlDomainInsightsCommandOutput | ListControlInsightsByControlDomainCommandOutput | ListControlsCommandOutput | ListKeywordsForDataSourceCommandOutput | ListNotificationsCommandOutput | ListTagsForResourceCommandOutput | RegisterAccountCommandOutput | RegisterOrganizationAdminAccountCommandOutput | StartAssessmentFrameworkShareCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAssessmentCommandOutput | UpdateAssessmentControlCommandOutput | UpdateAssessmentControlSetStatusCommandOutput | UpdateAssessmentFrameworkCommandOutput | UpdateAssessmentFrameworkShareCommandOutput | UpdateAssessmentStatusCommandOutput | UpdateControlCommandOutput | UpdateSettingsCommandOutput | ValidateAssessmentReportIntegrityCommandOutput;
72
+ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
73
+
74
+ requestHandler?: __HttpHandler;
75
+
76
+ sha256?: __HashConstructor;
77
+
78
+ urlParser?: __UrlParser;
79
+
80
+ bodyLengthChecker?: (body: any) => number | undefined;
81
+
82
+ streamCollector?: __StreamCollector;
83
+
84
+ base64Decoder?: __Decoder;
85
+
86
+ base64Encoder?: __Encoder;
87
+
88
+ utf8Decoder?: __Decoder;
89
+
90
+ utf8Encoder?: __Encoder;
91
+
92
+ runtime?: string;
93
+
94
+ disableHostPrefix?: boolean;
95
+
96
+ maxAttempts?: number | __Provider<number>;
97
+
98
+ retryMode?: string | __Provider<string>;
99
+
100
+ logger?: __Logger;
101
+
102
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
103
+
104
+ useFipsEndpoint?: boolean | __Provider<boolean>;
105
+
106
+ serviceId?: string;
107
+
108
+ region?: string | __Provider<string>;
109
+
110
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
111
+
112
+ regionInfoProvider?: RegionInfoProvider;
113
+
114
+ defaultUserAgentProvider?: Provider<__UserAgent>;
115
+
116
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
117
+ }
118
+ declare type AuditManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
119
+
120
+ export interface AuditManagerClientConfig extends AuditManagerClientConfigType {
121
+ }
122
+ declare type AuditManagerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
123
+
124
+ export interface AuditManagerClientResolvedConfig extends AuditManagerClientResolvedConfigType {
125
+ }
126
+
127
+ export declare class AuditManagerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, AuditManagerClientResolvedConfig> {
128
+
129
+ readonly config: AuditManagerClientResolvedConfig;
130
+ constructor(configuration: AuditManagerClientConfig);
131
+
132
+ destroy(): void;
133
+ }
134
+ export {};
@@ -0,0 +1,17 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
+ import { AssociateAssessmentReportEvidenceFolderRequest, AssociateAssessmentReportEvidenceFolderResponse } from "../models/models_0";
5
+ export interface AssociateAssessmentReportEvidenceFolderCommandInput extends AssociateAssessmentReportEvidenceFolderRequest {
6
+ }
7
+ export interface AssociateAssessmentReportEvidenceFolderCommandOutput extends AssociateAssessmentReportEvidenceFolderResponse, __MetadataBearer {
8
+ }
9
+
10
+ export declare class AssociateAssessmentReportEvidenceFolderCommand extends $Command<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
11
+ readonly input: AssociateAssessmentReportEvidenceFolderCommandInput;
12
+ constructor(input: AssociateAssessmentReportEvidenceFolderCommandInput);
13
+
14
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput>;
15
+ private serialize;
16
+ private deserialize;
17
+ }
@@ -0,0 +1,17 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
+ import { BatchAssociateAssessmentReportEvidenceRequest, BatchAssociateAssessmentReportEvidenceResponse } from "../models/models_0";
5
+ export interface BatchAssociateAssessmentReportEvidenceCommandInput extends BatchAssociateAssessmentReportEvidenceRequest {
6
+ }
7
+ export interface BatchAssociateAssessmentReportEvidenceCommandOutput extends BatchAssociateAssessmentReportEvidenceResponse, __MetadataBearer {
8
+ }
9
+
10
+ export declare class BatchAssociateAssessmentReportEvidenceCommand extends $Command<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
11
+ readonly input: BatchAssociateAssessmentReportEvidenceCommandInput;
12
+ constructor(input: BatchAssociateAssessmentReportEvidenceCommandInput);
13
+
14
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput>;
15
+ private serialize;
16
+ private deserialize;
17
+ }
@@ -0,0 +1,17 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
+ import { BatchCreateDelegationByAssessmentRequest, BatchCreateDelegationByAssessmentResponse } from "../models/models_0";
5
+ export interface BatchCreateDelegationByAssessmentCommandInput extends BatchCreateDelegationByAssessmentRequest {
6
+ }
7
+ export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCreateDelegationByAssessmentResponse, __MetadataBearer {
8
+ }
9
+
10
+ export declare class BatchCreateDelegationByAssessmentCommand extends $Command<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
11
+ readonly input: BatchCreateDelegationByAssessmentCommandInput;
12
+ constructor(input: BatchCreateDelegationByAssessmentCommandInput);
13
+
14
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput>;
15
+ private serialize;
16
+ private deserialize;
17
+ }
@@ -0,0 +1,17 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
+ import { BatchDeleteDelegationByAssessmentRequest, BatchDeleteDelegationByAssessmentResponse } from "../models/models_0";
5
+ export interface BatchDeleteDelegationByAssessmentCommandInput extends BatchDeleteDelegationByAssessmentRequest {
6
+ }
7
+ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDeleteDelegationByAssessmentResponse, __MetadataBearer {
8
+ }
9
+
10
+ export declare class BatchDeleteDelegationByAssessmentCommand extends $Command<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
11
+ readonly input: BatchDeleteDelegationByAssessmentCommandInput;
12
+ constructor(input: BatchDeleteDelegationByAssessmentCommandInput);
13
+
14
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput>;
15
+ private serialize;
16
+ private deserialize;
17
+ }
@@ -0,0 +1,17 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
+ import { BatchDisassociateAssessmentReportEvidenceRequest, BatchDisassociateAssessmentReportEvidenceResponse } from "../models/models_0";
5
+ export interface BatchDisassociateAssessmentReportEvidenceCommandInput extends BatchDisassociateAssessmentReportEvidenceRequest {
6
+ }
7
+ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends BatchDisassociateAssessmentReportEvidenceResponse, __MetadataBearer {
8
+ }
9
+
10
+ export declare class BatchDisassociateAssessmentReportEvidenceCommand extends $Command<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
11
+ readonly input: BatchDisassociateAssessmentReportEvidenceCommandInput;
12
+ constructor(input: BatchDisassociateAssessmentReportEvidenceCommandInput);
13
+
14
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput>;
15
+ private serialize;
16
+ private deserialize;
17
+ }
@@ -0,0 +1,17 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
4
+ import { BatchImportEvidenceToAssessmentControlRequest, BatchImportEvidenceToAssessmentControlResponse } from "../models/models_0";
5
+ export interface BatchImportEvidenceToAssessmentControlCommandInput extends BatchImportEvidenceToAssessmentControlRequest {
6
+ }
7
+ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends BatchImportEvidenceToAssessmentControlResponse, __MetadataBearer {
8
+ }
9
+
10
+ export declare class BatchImportEvidenceToAssessmentControlCommand extends $Command<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
11
+ readonly input: BatchImportEvidenceToAssessmentControlCommandInput;
12
+ constructor(input: BatchImportEvidenceToAssessmentControlCommandInput);
13
+
14
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput>;
15
+ private serialize;
16
+ private deserialize;
17
+ }