@aws-sdk/client-inspector2 3.1087.0 → 3.1089.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 (105) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Inspector2.d.ts +271 -393
  3. package/dist-types/ts3.4/Inspector2Client.d.ts +11 -38
  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/AssociateMemberCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/BatchAssociateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchDisassociateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateCodeSecurityIntegrationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateConnectorCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteCodeSecurityIntegrationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteCodeSecurityScanConfigurationCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteConnectorCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +3 -5
  30. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DisableCommand.d.ts +4 -4
  32. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/EnableCommand.d.ts +6 -2
  35. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetClustersForImageCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/GetCodeSecurityIntegrationCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/GetCodeSecurityScanCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/GetCodeSecurityScanConfigurationCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +3 -8
  43. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +7 -5
  48. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/ListCodeSecurityIntegrationsCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationAssociationsCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationsCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/ListConnectorScanConfigurationsCommand.d.ts +3 -5
  58. package/dist-types/ts3.4/commands/ListConnectorsCommand.d.ts +3 -8
  59. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +2 -4
  60. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -4
  63. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -4
  65. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -4
  66. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +3 -8
  68. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/StartCodeSecurityScanCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/UpdateCodeSecurityIntegrationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/UpdateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/UpdateConnectorCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/commands/UpdateConnectorScanConfigurationCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +3 -5
  86. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  89. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  90. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  91. package/dist-types/ts3.4/models/enums.d.ts +47 -94
  92. package/dist-types/ts3.4/models/errors.d.ts +7 -21
  93. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  94. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  95. package/dist-types/ts3.4/pagination/ListFiltersPaginator.d.ts +1 -4
  96. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
  97. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  98. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  99. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  100. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  101. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  102. package/dist-types/ts3.4/waiters/waitForConnectorConnected.d.ts +3 -5
  103. package/dist-types/ts3.4/waiters/waitForConnectorDeleted.d.ts +3 -5
  104. package/dist-types/ts3.4/waiters/waitForConnectorEnabled.d.ts +3 -5
  105. package/package.json +38 -38
@@ -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 {
@@ -132,10 +129,7 @@ import {
132
129
  DescribeOrganizationConfigurationCommandInput,
133
130
  DescribeOrganizationConfigurationCommandOutput,
134
131
  } from "./commands/DescribeOrganizationConfigurationCommand";
135
- import {
136
- DisableCommandInput,
137
- DisableCommandOutput,
138
- } from "./commands/DisableCommand";
132
+ import { DisableCommandInput, DisableCommandOutput } from "./commands/DisableCommand";
139
133
  import {
140
134
  DisableDelegatedAdminAccountCommandInput,
141
135
  DisableDelegatedAdminAccountCommandOutput,
@@ -144,10 +138,7 @@ import {
144
138
  DisassociateMemberCommandInput,
145
139
  DisassociateMemberCommandOutput,
146
140
  } from "./commands/DisassociateMemberCommand";
147
- import {
148
- EnableCommandInput,
149
- EnableCommandOutput,
150
- } from "./commands/EnableCommand";
141
+ import { EnableCommandInput, EnableCommandOutput } from "./commands/EnableCommand";
151
142
  import {
152
143
  EnableDelegatedAdminAccountCommandInput,
153
144
  EnableDelegatedAdminAccountCommandOutput,
@@ -196,10 +187,7 @@ import {
196
187
  GetFindingsReportStatusCommandInput,
197
188
  GetFindingsReportStatusCommandOutput,
198
189
  } from "./commands/GetFindingsReportStatusCommand";
199
- import {
200
- GetMemberCommandInput,
201
- GetMemberCommandOutput,
202
- } from "./commands/GetMemberCommand";
190
+ import { GetMemberCommandInput, GetMemberCommandOutput } from "./commands/GetMemberCommand";
203
191
  import {
204
192
  GetSbomExportCommandInput,
205
193
  GetSbomExportCommandOutput,
@@ -256,10 +244,7 @@ import {
256
244
  ListDelegatedAdminAccountsCommandInput,
257
245
  ListDelegatedAdminAccountsCommandOutput,
258
246
  } from "./commands/ListDelegatedAdminAccountsCommand";
259
- import {
260
- ListFiltersCommandInput,
261
- ListFiltersCommandOutput,
262
- } from "./commands/ListFiltersCommand";
247
+ import { ListFiltersCommandInput, ListFiltersCommandOutput } from "./commands/ListFiltersCommand";
263
248
  import {
264
249
  ListFindingAggregationsCommandInput,
265
250
  ListFindingAggregationsCommandOutput,
@@ -268,10 +253,7 @@ import {
268
253
  ListFindingsCommandInput,
269
254
  ListFindingsCommandOutput,
270
255
  } from "./commands/ListFindingsCommand";
271
- import {
272
- ListMembersCommandInput,
273
- ListMembersCommandOutput,
274
- } from "./commands/ListMembersCommand";
256
+ import { ListMembersCommandInput, ListMembersCommandOutput } from "./commands/ListMembersCommand";
275
257
  import {
276
258
  ListTagsForResourceCommandInput,
277
259
  ListTagsForResourceCommandOutput,
@@ -308,10 +290,7 @@ import {
308
290
  StopCisSessionCommandInput,
309
291
  StopCisSessionCommandOutput,
310
292
  } from "./commands/StopCisSessionCommand";
311
- import {
312
- TagResourceCommandInput,
313
- TagResourceCommandOutput,
314
- } from "./commands/TagResourceCommand";
293
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
315
294
  import {
316
295
  UntagResourceCommandInput,
317
296
  UntagResourceCommandOutput,
@@ -531,8 +510,7 @@ export type ServiceOutputTypes =
531
510
  | UpdateFilterCommandOutput
532
511
  | UpdateOrgEc2DeepInspectionConfigurationCommandOutput
533
512
  | UpdateOrganizationConfigurationCommandOutput;
534
- export interface ClientDefaults
535
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
513
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
536
514
  requestHandler?: __HttpHandlerUserInput;
537
515
  sha256?: __ChecksumConstructor | __HashConstructor;
538
516
  urlParser?: __UrlParser;
@@ -557,9 +535,7 @@ export interface ClientDefaults
557
535
  extensions?: RuntimeExtension[];
558
536
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
559
537
  }
560
- export type Inspector2ClientConfigType = Partial<
561
- __SmithyConfiguration<__HttpHandlerOptions>
562
- > &
538
+ export type Inspector2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
563
539
  ClientDefaults &
564
540
  UserAgentInputConfig &
565
541
  RetryInputConfig &
@@ -580,8 +556,7 @@ export type Inspector2ClientResolvedConfigType =
580
556
  EndpointResolvedConfig<EndpointParameters> &
581
557
  HttpAuthSchemeResolvedConfig &
582
558
  ClientResolvedEndpointParameters;
583
- export interface Inspector2ClientResolvedConfig
584
- extends Inspector2ClientResolvedConfigType {}
559
+ export interface Inspector2ClientResolvedConfig extends Inspector2ClientResolvedConfigType {}
585
560
  export declare class Inspector2Client extends __Client<
586
561
  __HttpHandlerOptions,
587
562
  ServiceInputTypes,
@@ -589,8 +564,6 @@ export declare class Inspector2Client extends __Client<
589
564
  Inspector2ClientResolvedConfig
590
565
  > {
591
566
  readonly config: Inspector2ClientResolvedConfig;
592
- constructor(
593
- ...[configuration]: __CheckOptionalClientConfig<Inspector2ClientConfig>
594
- );
567
+ constructor(...[configuration]: __CheckOptionalClientConfig<Inspector2ClientConfig>);
595
568
  destroy(): void;
596
569
  }
@@ -7,17 +7,10 @@ import { Inspector2HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: Inspector2HttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: Inspector2HttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): Inspector2HttpAuthSchemeProvider;
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 { Inspector2ClientResolvedConfig } from "../Inspector2Client";
15
- export interface Inspector2HttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface Inspector2HttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface Inspector2HttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- Inspector2ClientResolvedConfig,
22
- HandlerExecutionContext,
23
- Inspector2HttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface Inspector2HttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ Inspector2ClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ Inspector2HttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultInspector2HttpAuthSchemeParametersProvider: (
27
25
  config: Inspector2ClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<Inspector2HttpAuthSchemeParameters>;
31
- export interface Inspector2HttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<Inspector2HttpAuthSchemeParameters> {}
29
+ export interface Inspector2HttpAuthSchemeProvider extends HttpAuthSchemeProvider<Inspector2HttpAuthSchemeParameters> {}
33
30
  export declare const defaultInspector2HttpAuthSchemeProvider: Inspector2HttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: Inspector2HttpAuthSchemeProvider;
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: Inspector2HttpAuthSchemeProvider;
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 "./Inspector2Client";
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
  Inspector2ClientResolvedConfig,
@@ -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[];
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AssociateMemberRequest,
4
- AssociateMemberResponse,
5
- } from "../models/models_0";
2
+ import { AssociateMemberRequest, AssociateMemberResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface AssociateMemberCommandInput extends AssociateMemberRequest {}
8
- export interface AssociateMemberCommandOutput
9
- extends AssociateMemberResponse,
10
- __MetadataBearer {}
5
+ export interface AssociateMemberCommandOutput extends AssociateMemberResponse, __MetadataBearer {}
11
6
  declare const AssociateMemberCommand_base: {
12
7
  new (
13
- input: AssociateMemberCommandInput
8
+ input: AssociateMemberCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  AssociateMemberCommandInput,
16
11
  AssociateMemberCommandOutput,
@@ -19,7 +14,7 @@ declare const AssociateMemberCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: AssociateMemberCommandInput
17
+ input: AssociateMemberCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  AssociateMemberCommandInput,
25
20
  AssociateMemberCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchAssociateCodeSecurityScanConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchAssociateCodeSecurityScanConfigurationCommandInput
8
- extends BatchAssociateCodeSecurityScanConfigurationRequest {}
7
+ export interface BatchAssociateCodeSecurityScanConfigurationCommandInput extends BatchAssociateCodeSecurityScanConfigurationRequest {}
9
8
  export interface BatchAssociateCodeSecurityScanConfigurationCommandOutput
10
- extends BatchAssociateCodeSecurityScanConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends BatchAssociateCodeSecurityScanConfigurationResponse, __MetadataBearer {}
12
10
  declare const BatchAssociateCodeSecurityScanConfigurationCommand_base: {
13
11
  new (
14
- input: BatchAssociateCodeSecurityScanConfigurationCommandInput
12
+ input: BatchAssociateCodeSecurityScanConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchAssociateCodeSecurityScanConfigurationCommandInput,
17
15
  BatchAssociateCodeSecurityScanConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchAssociateCodeSecurityScanConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchAssociateCodeSecurityScanConfigurationCommandInput
21
+ input: BatchAssociateCodeSecurityScanConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchAssociateCodeSecurityScanConfigurationCommandInput,
26
24
  BatchAssociateCodeSecurityScanConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchDisassociateCodeSecurityScanConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDisassociateCodeSecurityScanConfigurationCommandInput
8
- extends BatchDisassociateCodeSecurityScanConfigurationRequest {}
7
+ export interface BatchDisassociateCodeSecurityScanConfigurationCommandInput extends BatchDisassociateCodeSecurityScanConfigurationRequest {}
9
8
  export interface BatchDisassociateCodeSecurityScanConfigurationCommandOutput
10
- extends BatchDisassociateCodeSecurityScanConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends BatchDisassociateCodeSecurityScanConfigurationResponse, __MetadataBearer {}
12
10
  declare const BatchDisassociateCodeSecurityScanConfigurationCommand_base: {
13
11
  new (
14
- input: BatchDisassociateCodeSecurityScanConfigurationCommandInput
12
+ input: BatchDisassociateCodeSecurityScanConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDisassociateCodeSecurityScanConfigurationCommandInput,
17
15
  BatchDisassociateCodeSecurityScanConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDisassociateCodeSecurityScanConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDisassociateCodeSecurityScanConfigurationCommandInput
21
+ input: BatchDisassociateCodeSecurityScanConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDisassociateCodeSecurityScanConfigurationCommandInput,
26
24
  BatchDisassociateCodeSecurityScanConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- BatchGetAccountStatusRequest,
4
- BatchGetAccountStatusResponse,
5
- } from "../models/models_0";
2
+ import { BatchGetAccountStatusRequest, BatchGetAccountStatusResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface BatchGetAccountStatusCommandInput
8
- extends BatchGetAccountStatusRequest {}
4
+ export interface BatchGetAccountStatusCommandInput extends BatchGetAccountStatusRequest {}
9
5
  export interface BatchGetAccountStatusCommandOutput
10
- extends BatchGetAccountStatusResponse,
11
- __MetadataBearer {}
6
+ extends BatchGetAccountStatusResponse, __MetadataBearer {}
12
7
  declare const BatchGetAccountStatusCommand_base: {
13
8
  new (
14
- input: BatchGetAccountStatusCommandInput
9
+ input: BatchGetAccountStatusCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  BatchGetAccountStatusCommandInput,
17
12
  BatchGetAccountStatusCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- BatchGetCodeSnippetRequest,
4
- BatchGetCodeSnippetResponse,
5
- } from "../models/models_0";
2
+ import { BatchGetCodeSnippetRequest, BatchGetCodeSnippetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface BatchGetCodeSnippetCommandInput
8
- extends BatchGetCodeSnippetRequest {}
4
+ export interface BatchGetCodeSnippetCommandInput extends BatchGetCodeSnippetRequest {}
9
5
  export interface BatchGetCodeSnippetCommandOutput
10
- extends BatchGetCodeSnippetResponse,
11
- __MetadataBearer {}
6
+ extends BatchGetCodeSnippetResponse, __MetadataBearer {}
12
7
  declare const BatchGetCodeSnippetCommand_base: {
13
8
  new (
14
- input: BatchGetCodeSnippetCommandInput
9
+ input: BatchGetCodeSnippetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  BatchGetCodeSnippetCommandInput,
17
12
  BatchGetCodeSnippetCommandOutput,
@@ -20,7 +15,7 @@ declare const BatchGetCodeSnippetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: BatchGetCodeSnippetCommandInput
18
+ input: BatchGetCodeSnippetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  BatchGetCodeSnippetCommandInput,
26
21
  BatchGetCodeSnippetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- BatchGetFindingDetailsRequest,
4
- BatchGetFindingDetailsResponse,
5
- } from "../models/models_0";
2
+ import { BatchGetFindingDetailsRequest, BatchGetFindingDetailsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface BatchGetFindingDetailsCommandInput
8
- extends BatchGetFindingDetailsRequest {}
4
+ export interface BatchGetFindingDetailsCommandInput extends BatchGetFindingDetailsRequest {}
9
5
  export interface BatchGetFindingDetailsCommandOutput
10
- extends BatchGetFindingDetailsResponse,
11
- __MetadataBearer {}
6
+ extends BatchGetFindingDetailsResponse, __MetadataBearer {}
12
7
  declare const BatchGetFindingDetailsCommand_base: {
13
8
  new (
14
- input: BatchGetFindingDetailsCommandInput
9
+ input: BatchGetFindingDetailsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  BatchGetFindingDetailsCommandInput,
17
12
  BatchGetFindingDetailsCommandOutput,
@@ -20,7 +15,7 @@ declare const BatchGetFindingDetailsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: BatchGetFindingDetailsCommandInput
18
+ input: BatchGetFindingDetailsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  BatchGetFindingDetailsCommandInput,
26
21
  BatchGetFindingDetailsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- BatchGetFreeTrialInfoRequest,
4
- BatchGetFreeTrialInfoResponse,
5
- } from "../models/models_0";
2
+ import { BatchGetFreeTrialInfoRequest, BatchGetFreeTrialInfoResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface BatchGetFreeTrialInfoCommandInput
8
- extends BatchGetFreeTrialInfoRequest {}
4
+ export interface BatchGetFreeTrialInfoCommandInput extends BatchGetFreeTrialInfoRequest {}
9
5
  export interface BatchGetFreeTrialInfoCommandOutput
10
- extends BatchGetFreeTrialInfoResponse,
11
- __MetadataBearer {}
6
+ extends BatchGetFreeTrialInfoResponse, __MetadataBearer {}
12
7
  declare const BatchGetFreeTrialInfoCommand_base: {
13
8
  new (
14
- input: BatchGetFreeTrialInfoCommandInput
9
+ input: BatchGetFreeTrialInfoCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  BatchGetFreeTrialInfoCommandInput,
17
12
  BatchGetFreeTrialInfoCommandOutput,
@@ -20,7 +15,7 @@ declare const BatchGetFreeTrialInfoCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: BatchGetFreeTrialInfoCommandInput
18
+ input: BatchGetFreeTrialInfoCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  BatchGetFreeTrialInfoCommandInput,
26
21
  BatchGetFreeTrialInfoCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchGetMemberEc2DeepInspectionStatusResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchGetMemberEc2DeepInspectionStatusCommandInput
8
- extends BatchGetMemberEc2DeepInspectionStatusRequest {}
7
+ export interface BatchGetMemberEc2DeepInspectionStatusCommandInput extends BatchGetMemberEc2DeepInspectionStatusRequest {}
9
8
  export interface BatchGetMemberEc2DeepInspectionStatusCommandOutput
10
- extends BatchGetMemberEc2DeepInspectionStatusResponse,
11
- __MetadataBearer {}
9
+ extends BatchGetMemberEc2DeepInspectionStatusResponse, __MetadataBearer {}
12
10
  declare const BatchGetMemberEc2DeepInspectionStatusCommand_base: {
13
11
  new (
14
- input: BatchGetMemberEc2DeepInspectionStatusCommandInput
12
+ input: BatchGetMemberEc2DeepInspectionStatusCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchGetMemberEc2DeepInspectionStatusCommandInput,
17
15
  BatchGetMemberEc2DeepInspectionStatusCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchUpdateMemberEc2DeepInspectionStatusResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchUpdateMemberEc2DeepInspectionStatusCommandInput
8
- extends BatchUpdateMemberEc2DeepInspectionStatusRequest {}
7
+ export interface BatchUpdateMemberEc2DeepInspectionStatusCommandInput extends BatchUpdateMemberEc2DeepInspectionStatusRequest {}
9
8
  export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput
10
- extends BatchUpdateMemberEc2DeepInspectionStatusResponse,
11
- __MetadataBearer {}
9
+ extends BatchUpdateMemberEc2DeepInspectionStatusResponse, __MetadataBearer {}
12
10
  declare const BatchUpdateMemberEc2DeepInspectionStatusCommand_base: {
13
11
  new (
14
- input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput
12
+ input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchUpdateMemberEc2DeepInspectionStatusCommandInput,
17
15
  BatchUpdateMemberEc2DeepInspectionStatusCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchUpdateMemberEc2DeepInspectionStatusCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput
21
+ input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchUpdateMemberEc2DeepInspectionStatusCommandInput,
26
24
  BatchUpdateMemberEc2DeepInspectionStatusCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CancelFindingsReportRequest,
4
- CancelFindingsReportResponse,
5
- } from "../models/models_0";
2
+ import { CancelFindingsReportRequest, CancelFindingsReportResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CancelFindingsReportCommandInput
8
- extends CancelFindingsReportRequest {}
4
+ export interface CancelFindingsReportCommandInput extends CancelFindingsReportRequest {}
9
5
  export interface CancelFindingsReportCommandOutput
10
- extends CancelFindingsReportResponse,
11
- __MetadataBearer {}
6
+ extends CancelFindingsReportResponse, __MetadataBearer {}
12
7
  declare const CancelFindingsReportCommand_base: {
13
8
  new (
14
- input: CancelFindingsReportCommandInput
9
+ input: CancelFindingsReportCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CancelFindingsReportCommandInput,
17
12
  CancelFindingsReportCommandOutput,
@@ -20,7 +15,7 @@ declare const CancelFindingsReportCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CancelFindingsReportCommandInput
18
+ input: CancelFindingsReportCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CancelFindingsReportCommandInput,
26
21
  CancelFindingsReportCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CancelSbomExportRequest,
4
- CancelSbomExportResponse,
5
- } from "../models/models_0";
2
+ import { CancelSbomExportRequest, CancelSbomExportResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CancelSbomExportCommandInput extends CancelSbomExportRequest {}
8
- export interface CancelSbomExportCommandOutput
9
- extends CancelSbomExportResponse,
10
- __MetadataBearer {}
5
+ export interface CancelSbomExportCommandOutput extends CancelSbomExportResponse, __MetadataBearer {}
11
6
  declare const CancelSbomExportCommand_base: {
12
7
  new (
13
- input: CancelSbomExportCommandInput
8
+ input: CancelSbomExportCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CancelSbomExportCommandInput,
16
11
  CancelSbomExportCommandOutput,
@@ -19,7 +14,7 @@ declare const CancelSbomExportCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CancelSbomExportCommandInput
17
+ input: CancelSbomExportCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CancelSbomExportCommandInput,
25
20
  CancelSbomExportCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCisScanConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCisScanConfigurationCommandInput
8
- extends CreateCisScanConfigurationRequest {}
7
+ export interface CreateCisScanConfigurationCommandInput extends CreateCisScanConfigurationRequest {}
9
8
  export interface CreateCisScanConfigurationCommandOutput
10
- extends CreateCisScanConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends CreateCisScanConfigurationResponse, __MetadataBearer {}
12
10
  declare const CreateCisScanConfigurationCommand_base: {
13
11
  new (
14
- input: CreateCisScanConfigurationCommandInput
12
+ input: CreateCisScanConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCisScanConfigurationCommandInput,
17
15
  CreateCisScanConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCisScanConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCisScanConfigurationCommandInput
21
+ input: CreateCisScanConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCisScanConfigurationCommandInput,
26
24
  CreateCisScanConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCodeSecurityIntegrationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCodeSecurityIntegrationCommandInput
8
- extends CreateCodeSecurityIntegrationRequest {}
7
+ export interface CreateCodeSecurityIntegrationCommandInput extends CreateCodeSecurityIntegrationRequest {}
9
8
  export interface CreateCodeSecurityIntegrationCommandOutput
10
- extends CreateCodeSecurityIntegrationResponse,
11
- __MetadataBearer {}
9
+ extends CreateCodeSecurityIntegrationResponse, __MetadataBearer {}
12
10
  declare const CreateCodeSecurityIntegrationCommand_base: {
13
11
  new (
14
- input: CreateCodeSecurityIntegrationCommandInput
12
+ input: CreateCodeSecurityIntegrationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCodeSecurityIntegrationCommandInput,
17
15
  CreateCodeSecurityIntegrationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCodeSecurityIntegrationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCodeSecurityIntegrationCommandInput
21
+ input: CreateCodeSecurityIntegrationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCodeSecurityIntegrationCommandInput,
26
24
  CreateCodeSecurityIntegrationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCodeSecurityScanConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCodeSecurityScanConfigurationCommandInput
8
- extends CreateCodeSecurityScanConfigurationRequest {}
7
+ export interface CreateCodeSecurityScanConfigurationCommandInput extends CreateCodeSecurityScanConfigurationRequest {}
9
8
  export interface CreateCodeSecurityScanConfigurationCommandOutput
10
- extends CreateCodeSecurityScanConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends CreateCodeSecurityScanConfigurationResponse, __MetadataBearer {}
12
10
  declare const CreateCodeSecurityScanConfigurationCommand_base: {
13
11
  new (
14
- input: CreateCodeSecurityScanConfigurationCommandInput
12
+ input: CreateCodeSecurityScanConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCodeSecurityScanConfigurationCommandInput,
17
15
  CreateCodeSecurityScanConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCodeSecurityScanConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCodeSecurityScanConfigurationCommandInput
21
+ input: CreateCodeSecurityScanConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCodeSecurityScanConfigurationCommandInput,
26
24
  CreateCodeSecurityScanConfigurationCommandOutput,