@aws-sdk/client-auditmanager 3.1086.0 → 3.1088.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 (82) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AuditManager.d.ts +208 -309
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +11 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +3 -8
  26. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +3 -8
  32. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +3 -8
  48. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +3 -8
  56. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +3 -8
  68. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  70. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  71. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +14 -28
  73. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  74. package/dist-types/ts3.4/models/models_0.d.ts +4 -12
  75. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  80. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  81. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  82. package/package.json +39 -39
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -128,10 +125,7 @@ import {
128
125
  GetChangeLogsCommandInput,
129
126
  GetChangeLogsCommandOutput,
130
127
  } from "./commands/GetChangeLogsCommand";
131
- import {
132
- GetControlCommandInput,
133
- GetControlCommandOutput,
134
- } from "./commands/GetControlCommand";
128
+ import { GetControlCommandInput, GetControlCommandOutput } from "./commands/GetControlCommand";
135
129
  import {
136
130
  GetDelegationsCommandInput,
137
131
  GetDelegationsCommandOutput,
@@ -140,10 +134,7 @@ import {
140
134
  GetEvidenceByEvidenceFolderCommandInput,
141
135
  GetEvidenceByEvidenceFolderCommandOutput,
142
136
  } from "./commands/GetEvidenceByEvidenceFolderCommand";
143
- import {
144
- GetEvidenceCommandInput,
145
- GetEvidenceCommandOutput,
146
- } from "./commands/GetEvidenceCommand";
137
+ import { GetEvidenceCommandInput, GetEvidenceCommandOutput } from "./commands/GetEvidenceCommand";
147
138
  import {
148
139
  GetEvidenceFileUploadUrlCommandInput,
149
140
  GetEvidenceFileUploadUrlCommandOutput,
@@ -164,10 +155,7 @@ import {
164
155
  GetInsightsByAssessmentCommandInput,
165
156
  GetInsightsByAssessmentCommandOutput,
166
157
  } from "./commands/GetInsightsByAssessmentCommand";
167
- import {
168
- GetInsightsCommandInput,
169
- GetInsightsCommandOutput,
170
- } from "./commands/GetInsightsCommand";
158
+ import { GetInsightsCommandInput, GetInsightsCommandOutput } from "./commands/GetInsightsCommand";
171
159
  import {
172
160
  GetOrganizationAdminAccountCommandInput,
173
161
  GetOrganizationAdminAccountCommandOutput,
@@ -176,10 +164,7 @@ import {
176
164
  GetServicesInScopeCommandInput,
177
165
  GetServicesInScopeCommandOutput,
178
166
  } from "./commands/GetServicesInScopeCommand";
179
- import {
180
- GetSettingsCommandInput,
181
- GetSettingsCommandOutput,
182
- } from "./commands/GetSettingsCommand";
167
+ import { GetSettingsCommandInput, GetSettingsCommandOutput } from "./commands/GetSettingsCommand";
183
168
  import {
184
169
  ListAssessmentControlInsightsByControlDomainCommandInput,
185
170
  ListAssessmentControlInsightsByControlDomainCommandOutput,
@@ -240,10 +225,7 @@ import {
240
225
  StartAssessmentFrameworkShareCommandInput,
241
226
  StartAssessmentFrameworkShareCommandOutput,
242
227
  } from "./commands/StartAssessmentFrameworkShareCommand";
243
- import {
244
- TagResourceCommandInput,
245
- TagResourceCommandOutput,
246
- } from "./commands/TagResourceCommand";
228
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
247
229
  import {
248
230
  UntagResourceCommandInput,
249
231
  UntagResourceCommandOutput,
@@ -417,8 +399,7 @@ export type ServiceOutputTypes =
417
399
  | UpdateControlCommandOutput
418
400
  | UpdateSettingsCommandOutput
419
401
  | ValidateAssessmentReportIntegrityCommandOutput;
420
- export interface ClientDefaults
421
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
402
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
422
403
  requestHandler?: __HttpHandlerUserInput;
423
404
  sha256?: __ChecksumConstructor | __HashConstructor;
424
405
  urlParser?: __UrlParser;
@@ -443,9 +424,7 @@ export interface ClientDefaults
443
424
  extensions?: RuntimeExtension[];
444
425
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
445
426
  }
446
- export type AuditManagerClientConfigType = Partial<
447
- __SmithyConfiguration<__HttpHandlerOptions>
448
- > &
427
+ export type AuditManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
449
428
  ClientDefaults &
450
429
  UserAgentInputConfig &
451
430
  RetryInputConfig &
@@ -454,8 +433,7 @@ export type AuditManagerClientConfigType = Partial<
454
433
  EndpointInputConfig<EndpointParameters> &
455
434
  HttpAuthSchemeInputConfig &
456
435
  ClientInputEndpointParameters;
457
- export interface AuditManagerClientConfig
458
- extends AuditManagerClientConfigType {}
436
+ export interface AuditManagerClientConfig extends AuditManagerClientConfigType {}
459
437
  export type AuditManagerClientResolvedConfigType =
460
438
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
461
439
  Required<ClientDefaults> &
@@ -467,8 +445,7 @@ export type AuditManagerClientResolvedConfigType =
467
445
  EndpointResolvedConfig<EndpointParameters> &
468
446
  HttpAuthSchemeResolvedConfig &
469
447
  ClientResolvedEndpointParameters;
470
- export interface AuditManagerClientResolvedConfig
471
- extends AuditManagerClientResolvedConfigType {}
448
+ export interface AuditManagerClientResolvedConfig extends AuditManagerClientResolvedConfigType {}
472
449
  export declare class AuditManagerClient extends __Client<
473
450
  __HttpHandlerOptions,
474
451
  ServiceInputTypes,
@@ -476,8 +453,6 @@ export declare class AuditManagerClient extends __Client<
476
453
  AuditManagerClientResolvedConfig
477
454
  > {
478
455
  readonly config: AuditManagerClientResolvedConfig;
479
- constructor(
480
- ...[configuration]: __CheckOptionalClientConfig<AuditManagerClientConfig>
481
- );
456
+ constructor(...[configuration]: __CheckOptionalClientConfig<AuditManagerClientConfig>);
482
457
  destroy(): void;
483
458
  }
@@ -7,17 +7,10 @@ import { AuditManagerHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: AuditManagerHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: AuditManagerHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): AuditManagerHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { AuditManagerClientResolvedConfig } from "../AuditManagerClient";
15
- export interface AuditManagerHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface AuditManagerHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface AuditManagerHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- AuditManagerClientResolvedConfig,
22
- HandlerExecutionContext,
23
- AuditManagerHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface AuditManagerHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ AuditManagerClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ AuditManagerHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultAuditManagerHttpAuthSchemeParametersProvider: (
27
25
  config: AuditManagerClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<AuditManagerHttpAuthSchemeParameters>;
31
- export interface AuditManagerHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<AuditManagerHttpAuthSchemeParameters> {}
29
+ export interface AuditManagerHttpAuthSchemeProvider extends HttpAuthSchemeProvider<AuditManagerHttpAuthSchemeParameters> {}
33
30
  export declare const defaultAuditManagerHttpAuthSchemeProvider: AuditManagerHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: AuditManagerHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: AuditManagerHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./AuditManagerClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  AuditManagerClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -4,14 +4,12 @@ import {
4
4
  AssociateAssessmentReportEvidenceFolderResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateAssessmentReportEvidenceFolderCommandInput
8
- extends AssociateAssessmentReportEvidenceFolderRequest {}
7
+ export interface AssociateAssessmentReportEvidenceFolderCommandInput extends AssociateAssessmentReportEvidenceFolderRequest {}
9
8
  export interface AssociateAssessmentReportEvidenceFolderCommandOutput
10
- extends AssociateAssessmentReportEvidenceFolderResponse,
11
- __MetadataBearer {}
9
+ extends AssociateAssessmentReportEvidenceFolderResponse, __MetadataBearer {}
12
10
  declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
13
11
  new (
14
- input: AssociateAssessmentReportEvidenceFolderCommandInput
12
+ input: AssociateAssessmentReportEvidenceFolderCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateAssessmentReportEvidenceFolderCommandInput,
17
15
  AssociateAssessmentReportEvidenceFolderCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateAssessmentReportEvidenceFolderCommandInput
21
+ input: AssociateAssessmentReportEvidenceFolderCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateAssessmentReportEvidenceFolderCommandInput,
26
24
  AssociateAssessmentReportEvidenceFolderCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchAssociateAssessmentReportEvidenceResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchAssociateAssessmentReportEvidenceCommandInput
8
- extends BatchAssociateAssessmentReportEvidenceRequest {}
7
+ export interface BatchAssociateAssessmentReportEvidenceCommandInput extends BatchAssociateAssessmentReportEvidenceRequest {}
9
8
  export interface BatchAssociateAssessmentReportEvidenceCommandOutput
10
- extends BatchAssociateAssessmentReportEvidenceResponse,
11
- __MetadataBearer {}
9
+ extends BatchAssociateAssessmentReportEvidenceResponse, __MetadataBearer {}
12
10
  declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
13
11
  new (
14
- input: BatchAssociateAssessmentReportEvidenceCommandInput
12
+ input: BatchAssociateAssessmentReportEvidenceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchAssociateAssessmentReportEvidenceCommandInput,
17
15
  BatchAssociateAssessmentReportEvidenceCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchAssociateAssessmentReportEvidenceCommandInput
21
+ input: BatchAssociateAssessmentReportEvidenceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchAssociateAssessmentReportEvidenceCommandInput,
26
24
  BatchAssociateAssessmentReportEvidenceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchCreateDelegationByAssessmentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchCreateDelegationByAssessmentCommandInput
8
- extends BatchCreateDelegationByAssessmentRequest {}
7
+ export interface BatchCreateDelegationByAssessmentCommandInput extends BatchCreateDelegationByAssessmentRequest {}
9
8
  export interface BatchCreateDelegationByAssessmentCommandOutput
10
- extends BatchCreateDelegationByAssessmentResponse,
11
- __MetadataBearer {}
9
+ extends BatchCreateDelegationByAssessmentResponse, __MetadataBearer {}
12
10
  declare const BatchCreateDelegationByAssessmentCommand_base: {
13
11
  new (
14
- input: BatchCreateDelegationByAssessmentCommandInput
12
+ input: BatchCreateDelegationByAssessmentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchCreateDelegationByAssessmentCommandInput,
17
15
  BatchCreateDelegationByAssessmentCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchCreateDelegationByAssessmentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchCreateDelegationByAssessmentCommandInput
21
+ input: BatchCreateDelegationByAssessmentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchCreateDelegationByAssessmentCommandInput,
26
24
  BatchCreateDelegationByAssessmentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchDeleteDelegationByAssessmentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDeleteDelegationByAssessmentCommandInput
8
- extends BatchDeleteDelegationByAssessmentRequest {}
7
+ export interface BatchDeleteDelegationByAssessmentCommandInput extends BatchDeleteDelegationByAssessmentRequest {}
9
8
  export interface BatchDeleteDelegationByAssessmentCommandOutput
10
- extends BatchDeleteDelegationByAssessmentResponse,
11
- __MetadataBearer {}
9
+ extends BatchDeleteDelegationByAssessmentResponse, __MetadataBearer {}
12
10
  declare const BatchDeleteDelegationByAssessmentCommand_base: {
13
11
  new (
14
- input: BatchDeleteDelegationByAssessmentCommandInput
12
+ input: BatchDeleteDelegationByAssessmentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDeleteDelegationByAssessmentCommandInput,
17
15
  BatchDeleteDelegationByAssessmentCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDeleteDelegationByAssessmentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDeleteDelegationByAssessmentCommandInput
21
+ input: BatchDeleteDelegationByAssessmentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDeleteDelegationByAssessmentCommandInput,
26
24
  BatchDeleteDelegationByAssessmentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchDisassociateAssessmentReportEvidenceResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDisassociateAssessmentReportEvidenceCommandInput
8
- extends BatchDisassociateAssessmentReportEvidenceRequest {}
7
+ export interface BatchDisassociateAssessmentReportEvidenceCommandInput extends BatchDisassociateAssessmentReportEvidenceRequest {}
9
8
  export interface BatchDisassociateAssessmentReportEvidenceCommandOutput
10
- extends BatchDisassociateAssessmentReportEvidenceResponse,
11
- __MetadataBearer {}
9
+ extends BatchDisassociateAssessmentReportEvidenceResponse, __MetadataBearer {}
12
10
  declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
13
11
  new (
14
- input: BatchDisassociateAssessmentReportEvidenceCommandInput
12
+ input: BatchDisassociateAssessmentReportEvidenceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDisassociateAssessmentReportEvidenceCommandInput,
17
15
  BatchDisassociateAssessmentReportEvidenceCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDisassociateAssessmentReportEvidenceCommandInput
21
+ input: BatchDisassociateAssessmentReportEvidenceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDisassociateAssessmentReportEvidenceCommandInput,
26
24
  BatchDisassociateAssessmentReportEvidenceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchImportEvidenceToAssessmentControlResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchImportEvidenceToAssessmentControlCommandInput
8
- extends BatchImportEvidenceToAssessmentControlRequest {}
7
+ export interface BatchImportEvidenceToAssessmentControlCommandInput extends BatchImportEvidenceToAssessmentControlRequest {}
9
8
  export interface BatchImportEvidenceToAssessmentControlCommandOutput
10
- extends BatchImportEvidenceToAssessmentControlResponse,
11
- __MetadataBearer {}
9
+ extends BatchImportEvidenceToAssessmentControlResponse, __MetadataBearer {}
12
10
  declare const BatchImportEvidenceToAssessmentControlCommand_base: {
13
11
  new (
14
- input: BatchImportEvidenceToAssessmentControlCommandInput
12
+ input: BatchImportEvidenceToAssessmentControlCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchImportEvidenceToAssessmentControlCommandInput,
17
15
  BatchImportEvidenceToAssessmentControlCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchImportEvidenceToAssessmentControlCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchImportEvidenceToAssessmentControlCommandInput
21
+ input: BatchImportEvidenceToAssessmentControlCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchImportEvidenceToAssessmentControlCommandInput,
26
24
  BatchImportEvidenceToAssessmentControlCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAssessmentRequest,
4
- CreateAssessmentResponse,
5
- } from "../models/models_0";
2
+ import { CreateAssessmentRequest, CreateAssessmentResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateAssessmentCommandInput extends CreateAssessmentRequest {}
8
- export interface CreateAssessmentCommandOutput
9
- extends CreateAssessmentResponse,
10
- __MetadataBearer {}
5
+ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse, __MetadataBearer {}
11
6
  declare const CreateAssessmentCommand_base: {
12
7
  new (
13
- input: CreateAssessmentCommandInput
8
+ input: CreateAssessmentCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateAssessmentCommandInput,
16
11
  CreateAssessmentCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateAssessmentCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateAssessmentCommandInput
17
+ input: CreateAssessmentCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateAssessmentCommandInput,
25
20
  CreateAssessmentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateAssessmentFrameworkResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateAssessmentFrameworkCommandInput
8
- extends CreateAssessmentFrameworkRequest {}
7
+ export interface CreateAssessmentFrameworkCommandInput extends CreateAssessmentFrameworkRequest {}
9
8
  export interface CreateAssessmentFrameworkCommandOutput
10
- extends CreateAssessmentFrameworkResponse,
11
- __MetadataBearer {}
9
+ extends CreateAssessmentFrameworkResponse, __MetadataBearer {}
12
10
  declare const CreateAssessmentFrameworkCommand_base: {
13
11
  new (
14
- input: CreateAssessmentFrameworkCommandInput
12
+ input: CreateAssessmentFrameworkCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateAssessmentFrameworkCommandInput,
17
15
  CreateAssessmentFrameworkCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateAssessmentFrameworkCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateAssessmentFrameworkCommandInput
21
+ input: CreateAssessmentFrameworkCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateAssessmentFrameworkCommandInput,
26
24
  CreateAssessmentFrameworkCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAssessmentReportRequest,
4
- CreateAssessmentReportResponse,
5
- } from "../models/models_0";
2
+ import { CreateAssessmentReportRequest, CreateAssessmentReportResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateAssessmentReportCommandInput
8
- extends CreateAssessmentReportRequest {}
4
+ export interface CreateAssessmentReportCommandInput extends CreateAssessmentReportRequest {}
9
5
  export interface CreateAssessmentReportCommandOutput
10
- extends CreateAssessmentReportResponse,
11
- __MetadataBearer {}
6
+ extends CreateAssessmentReportResponse, __MetadataBearer {}
12
7
  declare const CreateAssessmentReportCommand_base: {
13
8
  new (
14
- input: CreateAssessmentReportCommandInput
9
+ input: CreateAssessmentReportCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateAssessmentReportCommandInput,
17
12
  CreateAssessmentReportCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateAssessmentReportCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateAssessmentReportCommandInput
18
+ input: CreateAssessmentReportCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateAssessmentReportCommandInput,
26
21
  CreateAssessmentReportCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateControlRequest,
4
- CreateControlResponse,
5
- } from "../models/models_0";
2
+ import { CreateControlRequest, CreateControlResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateControlCommandInput extends CreateControlRequest {}
8
- export interface CreateControlCommandOutput
9
- extends CreateControlResponse,
10
- __MetadataBearer {}
5
+ export interface CreateControlCommandOutput extends CreateControlResponse, __MetadataBearer {}
11
6
  declare const CreateControlCommand_base: {
12
7
  new (
13
- input: CreateControlCommandInput
8
+ input: CreateControlCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateControlCommandInput,
16
11
  CreateControlCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateControlCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateControlCommandInput
17
+ input: CreateControlCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateControlCommandInput,
25
20
  CreateControlCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteAssessmentRequest,
4
- DeleteAssessmentResponse,
5
- } from "../models/models_0";
2
+ import { DeleteAssessmentRequest, DeleteAssessmentResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteAssessmentCommandInput extends DeleteAssessmentRequest {}
8
- export interface DeleteAssessmentCommandOutput
9
- extends DeleteAssessmentResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse, __MetadataBearer {}
11
6
  declare const DeleteAssessmentCommand_base: {
12
7
  new (
13
- input: DeleteAssessmentCommandInput
8
+ input: DeleteAssessmentCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteAssessmentCommandInput,
16
11
  DeleteAssessmentCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteAssessmentCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteAssessmentCommandInput
17
+ input: DeleteAssessmentCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteAssessmentCommandInput,
25
20
  DeleteAssessmentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteAssessmentFrameworkResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteAssessmentFrameworkCommandInput
8
- extends DeleteAssessmentFrameworkRequest {}
7
+ export interface DeleteAssessmentFrameworkCommandInput extends DeleteAssessmentFrameworkRequest {}
9
8
  export interface DeleteAssessmentFrameworkCommandOutput
10
- extends DeleteAssessmentFrameworkResponse,
11
- __MetadataBearer {}
9
+ extends DeleteAssessmentFrameworkResponse, __MetadataBearer {}
12
10
  declare const DeleteAssessmentFrameworkCommand_base: {
13
11
  new (
14
- input: DeleteAssessmentFrameworkCommandInput
12
+ input: DeleteAssessmentFrameworkCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteAssessmentFrameworkCommandInput,
17
15
  DeleteAssessmentFrameworkCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteAssessmentFrameworkCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteAssessmentFrameworkCommandInput
21
+ input: DeleteAssessmentFrameworkCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteAssessmentFrameworkCommandInput,
26
24
  DeleteAssessmentFrameworkCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteAssessmentFrameworkShareResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteAssessmentFrameworkShareCommandInput
8
- extends DeleteAssessmentFrameworkShareRequest {}
7
+ export interface DeleteAssessmentFrameworkShareCommandInput extends DeleteAssessmentFrameworkShareRequest {}
9
8
  export interface DeleteAssessmentFrameworkShareCommandOutput
10
- extends DeleteAssessmentFrameworkShareResponse,
11
- __MetadataBearer {}
9
+ extends DeleteAssessmentFrameworkShareResponse, __MetadataBearer {}
12
10
  declare const DeleteAssessmentFrameworkShareCommand_base: {
13
11
  new (
14
- input: DeleteAssessmentFrameworkShareCommandInput
12
+ input: DeleteAssessmentFrameworkShareCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteAssessmentFrameworkShareCommandInput,
17
15
  DeleteAssessmentFrameworkShareCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteAssessmentFrameworkShareCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteAssessmentFrameworkShareCommandInput
21
+ input: DeleteAssessmentFrameworkShareCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteAssessmentFrameworkShareCommandInput,
26
24
  DeleteAssessmentFrameworkShareCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteAssessmentReportRequest,
4
- DeleteAssessmentReportResponse,
5
- } from "../models/models_0";
2
+ import { DeleteAssessmentReportRequest, DeleteAssessmentReportResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteAssessmentReportCommandInput
8
- extends DeleteAssessmentReportRequest {}
4
+ export interface DeleteAssessmentReportCommandInput extends DeleteAssessmentReportRequest {}
9
5
  export interface DeleteAssessmentReportCommandOutput
10
- extends DeleteAssessmentReportResponse,
11
- __MetadataBearer {}
6
+ extends DeleteAssessmentReportResponse, __MetadataBearer {}
12
7
  declare const DeleteAssessmentReportCommand_base: {
13
8
  new (
14
- input: DeleteAssessmentReportCommandInput
9
+ input: DeleteAssessmentReportCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteAssessmentReportCommandInput,
17
12
  DeleteAssessmentReportCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteAssessmentReportCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteAssessmentReportCommandInput
18
+ input: DeleteAssessmentReportCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteAssessmentReportCommandInput,
26
21
  DeleteAssessmentReportCommandOutput,