@aws-sdk/client-auditmanager 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/AuditManager.d.ts +1186 -310
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +496 -134
  4. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +37 -17
  11. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +41 -17
  17. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +37 -17
  19. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +38 -17
  20. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +37 -17
  24. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +37 -17
  27. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +34 -17
  28. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +37 -17
  29. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +34 -17
  31. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +38 -17
  32. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +38 -17
  38. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +34 -17
  39. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +41 -17
  47. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +34 -17
  48. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
  55. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
  56. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +37 -17
  57. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +41 -17
  58. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +37 -17
  63. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +37 -17
  64. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/index.d.ts +61 -61
  66. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  67. package/dist-types/ts3.4/index.d.ts +6 -6
  68. package/dist-types/ts3.4/models/AuditManagerServiceException.d.ts +8 -6
  69. package/dist-types/ts3.4/models/index.d.ts +1 -1
  70. package/dist-types/ts3.4/models/models_0.d.ts +2124 -1972
  71. package/dist-types/ts3.4/pagination/GetChangeLogsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/GetDelegationsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  77. package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +11 -4
  80. package/dist-types/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +11 -4
  81. package/dist-types/ts3.4/pagination/ListAssessmentsPaginator.d.ts +11 -4
  82. package/dist-types/ts3.4/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +11 -4
  83. package/dist-types/ts3.4/pagination/ListControlDomainInsightsPaginator.d.ts +11 -4
  84. package/dist-types/ts3.4/pagination/ListControlInsightsByControlDomainPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/ListControlsPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  89. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +737 -185
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  94. package/package.json +34 -34
@@ -1,134 +1,496 @@
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 { BodyLengthCalculator as __BodyLengthCalculator, 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?: __BodyLengthCalculator;
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 {};
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ } from "@aws-sdk/config-resolver";
7
+ import {
8
+ HostHeaderInputConfig,
9
+ HostHeaderResolvedConfig,
10
+ } from "@aws-sdk/middleware-host-header";
11
+ import {
12
+ RetryInputConfig,
13
+ RetryResolvedConfig,
14
+ } from "@aws-sdk/middleware-retry";
15
+ import {
16
+ AwsAuthInputConfig,
17
+ AwsAuthResolvedConfig,
18
+ } from "@aws-sdk/middleware-signing";
19
+ import {
20
+ UserAgentInputConfig,
21
+ UserAgentResolvedConfig,
22
+ } from "@aws-sdk/middleware-user-agent";
23
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
24
+ import {
25
+ Client as __Client,
26
+ DefaultsMode,
27
+ SmithyConfiguration as __SmithyConfiguration,
28
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
29
+ } from "@aws-sdk/smithy-client";
30
+ import {
31
+ BodyLengthCalculator as __BodyLengthCalculator,
32
+ Credentials as __Credentials,
33
+ Decoder as __Decoder,
34
+ Encoder as __Encoder,
35
+ HashConstructor as __HashConstructor,
36
+ HttpHandlerOptions as __HttpHandlerOptions,
37
+ Logger as __Logger,
38
+ Provider as __Provider,
39
+ Provider,
40
+ RegionInfoProvider,
41
+ StreamCollector as __StreamCollector,
42
+ UrlParser as __UrlParser,
43
+ UserAgent as __UserAgent,
44
+ } from "@aws-sdk/types";
45
+ import {
46
+ AssociateAssessmentReportEvidenceFolderCommandInput,
47
+ AssociateAssessmentReportEvidenceFolderCommandOutput,
48
+ } from "./commands/AssociateAssessmentReportEvidenceFolderCommand";
49
+ import {
50
+ BatchAssociateAssessmentReportEvidenceCommandInput,
51
+ BatchAssociateAssessmentReportEvidenceCommandOutput,
52
+ } from "./commands/BatchAssociateAssessmentReportEvidenceCommand";
53
+ import {
54
+ BatchCreateDelegationByAssessmentCommandInput,
55
+ BatchCreateDelegationByAssessmentCommandOutput,
56
+ } from "./commands/BatchCreateDelegationByAssessmentCommand";
57
+ import {
58
+ BatchDeleteDelegationByAssessmentCommandInput,
59
+ BatchDeleteDelegationByAssessmentCommandOutput,
60
+ } from "./commands/BatchDeleteDelegationByAssessmentCommand";
61
+ import {
62
+ BatchDisassociateAssessmentReportEvidenceCommandInput,
63
+ BatchDisassociateAssessmentReportEvidenceCommandOutput,
64
+ } from "./commands/BatchDisassociateAssessmentReportEvidenceCommand";
65
+ import {
66
+ BatchImportEvidenceToAssessmentControlCommandInput,
67
+ BatchImportEvidenceToAssessmentControlCommandOutput,
68
+ } from "./commands/BatchImportEvidenceToAssessmentControlCommand";
69
+ import {
70
+ CreateAssessmentCommandInput,
71
+ CreateAssessmentCommandOutput,
72
+ } from "./commands/CreateAssessmentCommand";
73
+ import {
74
+ CreateAssessmentFrameworkCommandInput,
75
+ CreateAssessmentFrameworkCommandOutput,
76
+ } from "./commands/CreateAssessmentFrameworkCommand";
77
+ import {
78
+ CreateAssessmentReportCommandInput,
79
+ CreateAssessmentReportCommandOutput,
80
+ } from "./commands/CreateAssessmentReportCommand";
81
+ import {
82
+ CreateControlCommandInput,
83
+ CreateControlCommandOutput,
84
+ } from "./commands/CreateControlCommand";
85
+ import {
86
+ DeleteAssessmentCommandInput,
87
+ DeleteAssessmentCommandOutput,
88
+ } from "./commands/DeleteAssessmentCommand";
89
+ import {
90
+ DeleteAssessmentFrameworkCommandInput,
91
+ DeleteAssessmentFrameworkCommandOutput,
92
+ } from "./commands/DeleteAssessmentFrameworkCommand";
93
+ import {
94
+ DeleteAssessmentFrameworkShareCommandInput,
95
+ DeleteAssessmentFrameworkShareCommandOutput,
96
+ } from "./commands/DeleteAssessmentFrameworkShareCommand";
97
+ import {
98
+ DeleteAssessmentReportCommandInput,
99
+ DeleteAssessmentReportCommandOutput,
100
+ } from "./commands/DeleteAssessmentReportCommand";
101
+ import {
102
+ DeleteControlCommandInput,
103
+ DeleteControlCommandOutput,
104
+ } from "./commands/DeleteControlCommand";
105
+ import {
106
+ DeregisterAccountCommandInput,
107
+ DeregisterAccountCommandOutput,
108
+ } from "./commands/DeregisterAccountCommand";
109
+ import {
110
+ DeregisterOrganizationAdminAccountCommandInput,
111
+ DeregisterOrganizationAdminAccountCommandOutput,
112
+ } from "./commands/DeregisterOrganizationAdminAccountCommand";
113
+ import {
114
+ DisassociateAssessmentReportEvidenceFolderCommandInput,
115
+ DisassociateAssessmentReportEvidenceFolderCommandOutput,
116
+ } from "./commands/DisassociateAssessmentReportEvidenceFolderCommand";
117
+ import {
118
+ GetAccountStatusCommandInput,
119
+ GetAccountStatusCommandOutput,
120
+ } from "./commands/GetAccountStatusCommand";
121
+ import {
122
+ GetAssessmentCommandInput,
123
+ GetAssessmentCommandOutput,
124
+ } from "./commands/GetAssessmentCommand";
125
+ import {
126
+ GetAssessmentFrameworkCommandInput,
127
+ GetAssessmentFrameworkCommandOutput,
128
+ } from "./commands/GetAssessmentFrameworkCommand";
129
+ import {
130
+ GetAssessmentReportUrlCommandInput,
131
+ GetAssessmentReportUrlCommandOutput,
132
+ } from "./commands/GetAssessmentReportUrlCommand";
133
+ import {
134
+ GetChangeLogsCommandInput,
135
+ GetChangeLogsCommandOutput,
136
+ } from "./commands/GetChangeLogsCommand";
137
+ import {
138
+ GetControlCommandInput,
139
+ GetControlCommandOutput,
140
+ } from "./commands/GetControlCommand";
141
+ import {
142
+ GetDelegationsCommandInput,
143
+ GetDelegationsCommandOutput,
144
+ } from "./commands/GetDelegationsCommand";
145
+ import {
146
+ GetEvidenceByEvidenceFolderCommandInput,
147
+ GetEvidenceByEvidenceFolderCommandOutput,
148
+ } from "./commands/GetEvidenceByEvidenceFolderCommand";
149
+ import {
150
+ GetEvidenceCommandInput,
151
+ GetEvidenceCommandOutput,
152
+ } from "./commands/GetEvidenceCommand";
153
+ import {
154
+ GetEvidenceFolderCommandInput,
155
+ GetEvidenceFolderCommandOutput,
156
+ } from "./commands/GetEvidenceFolderCommand";
157
+ import {
158
+ GetEvidenceFoldersByAssessmentCommandInput,
159
+ GetEvidenceFoldersByAssessmentCommandOutput,
160
+ } from "./commands/GetEvidenceFoldersByAssessmentCommand";
161
+ import {
162
+ GetEvidenceFoldersByAssessmentControlCommandInput,
163
+ GetEvidenceFoldersByAssessmentControlCommandOutput,
164
+ } from "./commands/GetEvidenceFoldersByAssessmentControlCommand";
165
+ import {
166
+ GetInsightsByAssessmentCommandInput,
167
+ GetInsightsByAssessmentCommandOutput,
168
+ } from "./commands/GetInsightsByAssessmentCommand";
169
+ import {
170
+ GetInsightsCommandInput,
171
+ GetInsightsCommandOutput,
172
+ } from "./commands/GetInsightsCommand";
173
+ import {
174
+ GetOrganizationAdminAccountCommandInput,
175
+ GetOrganizationAdminAccountCommandOutput,
176
+ } from "./commands/GetOrganizationAdminAccountCommand";
177
+ import {
178
+ GetServicesInScopeCommandInput,
179
+ GetServicesInScopeCommandOutput,
180
+ } from "./commands/GetServicesInScopeCommand";
181
+ import {
182
+ GetSettingsCommandInput,
183
+ GetSettingsCommandOutput,
184
+ } from "./commands/GetSettingsCommand";
185
+ import {
186
+ ListAssessmentControlInsightsByControlDomainCommandInput,
187
+ ListAssessmentControlInsightsByControlDomainCommandOutput,
188
+ } from "./commands/ListAssessmentControlInsightsByControlDomainCommand";
189
+ import {
190
+ ListAssessmentFrameworksCommandInput,
191
+ ListAssessmentFrameworksCommandOutput,
192
+ } from "./commands/ListAssessmentFrameworksCommand";
193
+ import {
194
+ ListAssessmentFrameworkShareRequestsCommandInput,
195
+ ListAssessmentFrameworkShareRequestsCommandOutput,
196
+ } from "./commands/ListAssessmentFrameworkShareRequestsCommand";
197
+ import {
198
+ ListAssessmentReportsCommandInput,
199
+ ListAssessmentReportsCommandOutput,
200
+ } from "./commands/ListAssessmentReportsCommand";
201
+ import {
202
+ ListAssessmentsCommandInput,
203
+ ListAssessmentsCommandOutput,
204
+ } from "./commands/ListAssessmentsCommand";
205
+ import {
206
+ ListControlDomainInsightsByAssessmentCommandInput,
207
+ ListControlDomainInsightsByAssessmentCommandOutput,
208
+ } from "./commands/ListControlDomainInsightsByAssessmentCommand";
209
+ import {
210
+ ListControlDomainInsightsCommandInput,
211
+ ListControlDomainInsightsCommandOutput,
212
+ } from "./commands/ListControlDomainInsightsCommand";
213
+ import {
214
+ ListControlInsightsByControlDomainCommandInput,
215
+ ListControlInsightsByControlDomainCommandOutput,
216
+ } from "./commands/ListControlInsightsByControlDomainCommand";
217
+ import {
218
+ ListControlsCommandInput,
219
+ ListControlsCommandOutput,
220
+ } from "./commands/ListControlsCommand";
221
+ import {
222
+ ListKeywordsForDataSourceCommandInput,
223
+ ListKeywordsForDataSourceCommandOutput,
224
+ } from "./commands/ListKeywordsForDataSourceCommand";
225
+ import {
226
+ ListNotificationsCommandInput,
227
+ ListNotificationsCommandOutput,
228
+ } from "./commands/ListNotificationsCommand";
229
+ import {
230
+ ListTagsForResourceCommandInput,
231
+ ListTagsForResourceCommandOutput,
232
+ } from "./commands/ListTagsForResourceCommand";
233
+ import {
234
+ RegisterAccountCommandInput,
235
+ RegisterAccountCommandOutput,
236
+ } from "./commands/RegisterAccountCommand";
237
+ import {
238
+ RegisterOrganizationAdminAccountCommandInput,
239
+ RegisterOrganizationAdminAccountCommandOutput,
240
+ } from "./commands/RegisterOrganizationAdminAccountCommand";
241
+ import {
242
+ StartAssessmentFrameworkShareCommandInput,
243
+ StartAssessmentFrameworkShareCommandOutput,
244
+ } from "./commands/StartAssessmentFrameworkShareCommand";
245
+ import {
246
+ TagResourceCommandInput,
247
+ TagResourceCommandOutput,
248
+ } from "./commands/TagResourceCommand";
249
+ import {
250
+ UntagResourceCommandInput,
251
+ UntagResourceCommandOutput,
252
+ } from "./commands/UntagResourceCommand";
253
+ import {
254
+ UpdateAssessmentCommandInput,
255
+ UpdateAssessmentCommandOutput,
256
+ } from "./commands/UpdateAssessmentCommand";
257
+ import {
258
+ UpdateAssessmentControlCommandInput,
259
+ UpdateAssessmentControlCommandOutput,
260
+ } from "./commands/UpdateAssessmentControlCommand";
261
+ import {
262
+ UpdateAssessmentControlSetStatusCommandInput,
263
+ UpdateAssessmentControlSetStatusCommandOutput,
264
+ } from "./commands/UpdateAssessmentControlSetStatusCommand";
265
+ import {
266
+ UpdateAssessmentFrameworkCommandInput,
267
+ UpdateAssessmentFrameworkCommandOutput,
268
+ } from "./commands/UpdateAssessmentFrameworkCommand";
269
+ import {
270
+ UpdateAssessmentFrameworkShareCommandInput,
271
+ UpdateAssessmentFrameworkShareCommandOutput,
272
+ } from "./commands/UpdateAssessmentFrameworkShareCommand";
273
+ import {
274
+ UpdateAssessmentStatusCommandInput,
275
+ UpdateAssessmentStatusCommandOutput,
276
+ } from "./commands/UpdateAssessmentStatusCommand";
277
+ import {
278
+ UpdateControlCommandInput,
279
+ UpdateControlCommandOutput,
280
+ } from "./commands/UpdateControlCommand";
281
+ import {
282
+ UpdateSettingsCommandInput,
283
+ UpdateSettingsCommandOutput,
284
+ } from "./commands/UpdateSettingsCommand";
285
+ import {
286
+ ValidateAssessmentReportIntegrityCommandInput,
287
+ ValidateAssessmentReportIntegrityCommandOutput,
288
+ } from "./commands/ValidateAssessmentReportIntegrityCommand";
289
+ export declare type ServiceInputTypes =
290
+ | AssociateAssessmentReportEvidenceFolderCommandInput
291
+ | BatchAssociateAssessmentReportEvidenceCommandInput
292
+ | BatchCreateDelegationByAssessmentCommandInput
293
+ | BatchDeleteDelegationByAssessmentCommandInput
294
+ | BatchDisassociateAssessmentReportEvidenceCommandInput
295
+ | BatchImportEvidenceToAssessmentControlCommandInput
296
+ | CreateAssessmentCommandInput
297
+ | CreateAssessmentFrameworkCommandInput
298
+ | CreateAssessmentReportCommandInput
299
+ | CreateControlCommandInput
300
+ | DeleteAssessmentCommandInput
301
+ | DeleteAssessmentFrameworkCommandInput
302
+ | DeleteAssessmentFrameworkShareCommandInput
303
+ | DeleteAssessmentReportCommandInput
304
+ | DeleteControlCommandInput
305
+ | DeregisterAccountCommandInput
306
+ | DeregisterOrganizationAdminAccountCommandInput
307
+ | DisassociateAssessmentReportEvidenceFolderCommandInput
308
+ | GetAccountStatusCommandInput
309
+ | GetAssessmentCommandInput
310
+ | GetAssessmentFrameworkCommandInput
311
+ | GetAssessmentReportUrlCommandInput
312
+ | GetChangeLogsCommandInput
313
+ | GetControlCommandInput
314
+ | GetDelegationsCommandInput
315
+ | GetEvidenceByEvidenceFolderCommandInput
316
+ | GetEvidenceCommandInput
317
+ | GetEvidenceFolderCommandInput
318
+ | GetEvidenceFoldersByAssessmentCommandInput
319
+ | GetEvidenceFoldersByAssessmentControlCommandInput
320
+ | GetInsightsByAssessmentCommandInput
321
+ | GetInsightsCommandInput
322
+ | GetOrganizationAdminAccountCommandInput
323
+ | GetServicesInScopeCommandInput
324
+ | GetSettingsCommandInput
325
+ | ListAssessmentControlInsightsByControlDomainCommandInput
326
+ | ListAssessmentFrameworkShareRequestsCommandInput
327
+ | ListAssessmentFrameworksCommandInput
328
+ | ListAssessmentReportsCommandInput
329
+ | ListAssessmentsCommandInput
330
+ | ListControlDomainInsightsByAssessmentCommandInput
331
+ | ListControlDomainInsightsCommandInput
332
+ | ListControlInsightsByControlDomainCommandInput
333
+ | ListControlsCommandInput
334
+ | ListKeywordsForDataSourceCommandInput
335
+ | ListNotificationsCommandInput
336
+ | ListTagsForResourceCommandInput
337
+ | RegisterAccountCommandInput
338
+ | RegisterOrganizationAdminAccountCommandInput
339
+ | StartAssessmentFrameworkShareCommandInput
340
+ | TagResourceCommandInput
341
+ | UntagResourceCommandInput
342
+ | UpdateAssessmentCommandInput
343
+ | UpdateAssessmentControlCommandInput
344
+ | UpdateAssessmentControlSetStatusCommandInput
345
+ | UpdateAssessmentFrameworkCommandInput
346
+ | UpdateAssessmentFrameworkShareCommandInput
347
+ | UpdateAssessmentStatusCommandInput
348
+ | UpdateControlCommandInput
349
+ | UpdateSettingsCommandInput
350
+ | ValidateAssessmentReportIntegrityCommandInput;
351
+ export declare type ServiceOutputTypes =
352
+ | AssociateAssessmentReportEvidenceFolderCommandOutput
353
+ | BatchAssociateAssessmentReportEvidenceCommandOutput
354
+ | BatchCreateDelegationByAssessmentCommandOutput
355
+ | BatchDeleteDelegationByAssessmentCommandOutput
356
+ | BatchDisassociateAssessmentReportEvidenceCommandOutput
357
+ | BatchImportEvidenceToAssessmentControlCommandOutput
358
+ | CreateAssessmentCommandOutput
359
+ | CreateAssessmentFrameworkCommandOutput
360
+ | CreateAssessmentReportCommandOutput
361
+ | CreateControlCommandOutput
362
+ | DeleteAssessmentCommandOutput
363
+ | DeleteAssessmentFrameworkCommandOutput
364
+ | DeleteAssessmentFrameworkShareCommandOutput
365
+ | DeleteAssessmentReportCommandOutput
366
+ | DeleteControlCommandOutput
367
+ | DeregisterAccountCommandOutput
368
+ | DeregisterOrganizationAdminAccountCommandOutput
369
+ | DisassociateAssessmentReportEvidenceFolderCommandOutput
370
+ | GetAccountStatusCommandOutput
371
+ | GetAssessmentCommandOutput
372
+ | GetAssessmentFrameworkCommandOutput
373
+ | GetAssessmentReportUrlCommandOutput
374
+ | GetChangeLogsCommandOutput
375
+ | GetControlCommandOutput
376
+ | GetDelegationsCommandOutput
377
+ | GetEvidenceByEvidenceFolderCommandOutput
378
+ | GetEvidenceCommandOutput
379
+ | GetEvidenceFolderCommandOutput
380
+ | GetEvidenceFoldersByAssessmentCommandOutput
381
+ | GetEvidenceFoldersByAssessmentControlCommandOutput
382
+ | GetInsightsByAssessmentCommandOutput
383
+ | GetInsightsCommandOutput
384
+ | GetOrganizationAdminAccountCommandOutput
385
+ | GetServicesInScopeCommandOutput
386
+ | GetSettingsCommandOutput
387
+ | ListAssessmentControlInsightsByControlDomainCommandOutput
388
+ | ListAssessmentFrameworkShareRequestsCommandOutput
389
+ | ListAssessmentFrameworksCommandOutput
390
+ | ListAssessmentReportsCommandOutput
391
+ | ListAssessmentsCommandOutput
392
+ | ListControlDomainInsightsByAssessmentCommandOutput
393
+ | ListControlDomainInsightsCommandOutput
394
+ | ListControlInsightsByControlDomainCommandOutput
395
+ | ListControlsCommandOutput
396
+ | ListKeywordsForDataSourceCommandOutput
397
+ | ListNotificationsCommandOutput
398
+ | ListTagsForResourceCommandOutput
399
+ | RegisterAccountCommandOutput
400
+ | RegisterOrganizationAdminAccountCommandOutput
401
+ | StartAssessmentFrameworkShareCommandOutput
402
+ | TagResourceCommandOutput
403
+ | UntagResourceCommandOutput
404
+ | UpdateAssessmentCommandOutput
405
+ | UpdateAssessmentControlCommandOutput
406
+ | UpdateAssessmentControlSetStatusCommandOutput
407
+ | UpdateAssessmentFrameworkCommandOutput
408
+ | UpdateAssessmentFrameworkShareCommandOutput
409
+ | UpdateAssessmentStatusCommandOutput
410
+ | UpdateControlCommandOutput
411
+ | UpdateSettingsCommandOutput
412
+ | ValidateAssessmentReportIntegrityCommandOutput;
413
+ export interface ClientDefaults
414
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
415
+ requestHandler?: __HttpHandler;
416
+
417
+ sha256?: __HashConstructor;
418
+
419
+ urlParser?: __UrlParser;
420
+
421
+ bodyLengthChecker?: __BodyLengthCalculator;
422
+
423
+ streamCollector?: __StreamCollector;
424
+
425
+ base64Decoder?: __Decoder;
426
+
427
+ base64Encoder?: __Encoder;
428
+
429
+ utf8Decoder?: __Decoder;
430
+
431
+ utf8Encoder?: __Encoder;
432
+
433
+ runtime?: string;
434
+
435
+ disableHostPrefix?: boolean;
436
+
437
+ maxAttempts?: number | __Provider<number>;
438
+
439
+ retryMode?: string | __Provider<string>;
440
+
441
+ logger?: __Logger;
442
+
443
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
444
+
445
+ useFipsEndpoint?: boolean | __Provider<boolean>;
446
+
447
+ serviceId?: string;
448
+
449
+ region?: string | __Provider<string>;
450
+
451
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
452
+
453
+ regionInfoProvider?: RegionInfoProvider;
454
+
455
+ defaultUserAgentProvider?: Provider<__UserAgent>;
456
+
457
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
458
+ }
459
+ declare type AuditManagerClientConfigType = Partial<
460
+ __SmithyConfiguration<__HttpHandlerOptions>
461
+ > &
462
+ ClientDefaults &
463
+ RegionInputConfig &
464
+ EndpointsInputConfig &
465
+ RetryInputConfig &
466
+ HostHeaderInputConfig &
467
+ AwsAuthInputConfig &
468
+ UserAgentInputConfig;
469
+
470
+ export interface AuditManagerClientConfig
471
+ extends AuditManagerClientConfigType {}
472
+ declare type AuditManagerClientResolvedConfigType =
473
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
474
+ Required<ClientDefaults> &
475
+ RegionResolvedConfig &
476
+ EndpointsResolvedConfig &
477
+ RetryResolvedConfig &
478
+ HostHeaderResolvedConfig &
479
+ AwsAuthResolvedConfig &
480
+ UserAgentResolvedConfig;
481
+
482
+ export interface AuditManagerClientResolvedConfig
483
+ extends AuditManagerClientResolvedConfigType {}
484
+
485
+ export declare class AuditManagerClient extends __Client<
486
+ __HttpHandlerOptions,
487
+ ServiceInputTypes,
488
+ ServiceOutputTypes,
489
+ AuditManagerClientResolvedConfig
490
+ > {
491
+ readonly config: AuditManagerClientResolvedConfig;
492
+ constructor(configuration: AuditManagerClientConfig);
493
+
494
+ destroy(): void;
495
+ }
496
+ export {};