@aws-sdk/client-inspector2 3.1087.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 (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
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateConnectorRequest,
4
- CreateConnectorResponse,
5
- } from "../models/models_0";
2
+ import { CreateConnectorRequest, CreateConnectorResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateConnectorCommandInput extends CreateConnectorRequest {}
8
- export interface CreateConnectorCommandOutput
9
- extends CreateConnectorResponse,
10
- __MetadataBearer {}
5
+ export interface CreateConnectorCommandOutput extends CreateConnectorResponse, __MetadataBearer {}
11
6
  declare const CreateConnectorCommand_base: {
12
7
  new (
13
- input: CreateConnectorCommandInput
8
+ input: CreateConnectorCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateConnectorCommandInput,
16
11
  CreateConnectorCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateConnectorCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateConnectorCommandInput
17
+ input: CreateConnectorCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateConnectorCommandInput,
25
20
  CreateConnectorCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreateFilterCommandInput extends CreateFilterRequest {}
5
- export interface CreateFilterCommandOutput
6
- extends CreateFilterResponse,
7
- __MetadataBearer {}
5
+ export interface CreateFilterCommandOutput extends CreateFilterResponse, __MetadataBearer {}
8
6
  declare const CreateFilterCommand_base: {
9
7
  new (
10
- input: CreateFilterCommandInput
8
+ input: CreateFilterCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateFilterCommandInput,
13
11
  CreateFilterCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateFilterCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateFilterCommandInput
17
+ input: CreateFilterCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateFilterCommandInput,
22
20
  CreateFilterCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateFindingsReportRequest,
4
- CreateFindingsReportResponse,
5
- } from "../models/models_0";
2
+ import { CreateFindingsReportRequest, CreateFindingsReportResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateFindingsReportCommandInput
8
- extends CreateFindingsReportRequest {}
4
+ export interface CreateFindingsReportCommandInput extends CreateFindingsReportRequest {}
9
5
  export interface CreateFindingsReportCommandOutput
10
- extends CreateFindingsReportResponse,
11
- __MetadataBearer {}
6
+ extends CreateFindingsReportResponse, __MetadataBearer {}
12
7
  declare const CreateFindingsReportCommand_base: {
13
8
  new (
14
- input: CreateFindingsReportCommandInput
9
+ input: CreateFindingsReportCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateFindingsReportCommandInput,
17
12
  CreateFindingsReportCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateFindingsReportCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateFindingsReportCommandInput
18
+ input: CreateFindingsReportCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateFindingsReportCommandInput,
26
21
  CreateFindingsReportCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateSbomExportRequest,
4
- CreateSbomExportResponse,
5
- } from "../models/models_0";
2
+ import { CreateSbomExportRequest, CreateSbomExportResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateSbomExportCommandInput extends CreateSbomExportRequest {}
8
- export interface CreateSbomExportCommandOutput
9
- extends CreateSbomExportResponse,
10
- __MetadataBearer {}
5
+ export interface CreateSbomExportCommandOutput extends CreateSbomExportResponse, __MetadataBearer {}
11
6
  declare const CreateSbomExportCommand_base: {
12
7
  new (
13
- input: CreateSbomExportCommandInput
8
+ input: CreateSbomExportCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateSbomExportCommandInput,
16
11
  CreateSbomExportCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateSbomExportCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateSbomExportCommandInput
17
+ input: CreateSbomExportCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateSbomExportCommandInput,
25
20
  CreateSbomExportCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteCisScanConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteCisScanConfigurationCommandInput
8
- extends DeleteCisScanConfigurationRequest {}
7
+ export interface DeleteCisScanConfigurationCommandInput extends DeleteCisScanConfigurationRequest {}
9
8
  export interface DeleteCisScanConfigurationCommandOutput
10
- extends DeleteCisScanConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteCisScanConfigurationResponse, __MetadataBearer {}
12
10
  declare const DeleteCisScanConfigurationCommand_base: {
13
11
  new (
14
- input: DeleteCisScanConfigurationCommandInput
12
+ input: DeleteCisScanConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteCisScanConfigurationCommandInput,
17
15
  DeleteCisScanConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteCisScanConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteCisScanConfigurationCommandInput
21
+ input: DeleteCisScanConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteCisScanConfigurationCommandInput,
26
24
  DeleteCisScanConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteCodeSecurityIntegrationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteCodeSecurityIntegrationCommandInput
8
- extends DeleteCodeSecurityIntegrationRequest {}
7
+ export interface DeleteCodeSecurityIntegrationCommandInput extends DeleteCodeSecurityIntegrationRequest {}
9
8
  export interface DeleteCodeSecurityIntegrationCommandOutput
10
- extends DeleteCodeSecurityIntegrationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteCodeSecurityIntegrationResponse, __MetadataBearer {}
12
10
  declare const DeleteCodeSecurityIntegrationCommand_base: {
13
11
  new (
14
- input: DeleteCodeSecurityIntegrationCommandInput
12
+ input: DeleteCodeSecurityIntegrationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteCodeSecurityIntegrationCommandInput,
17
15
  DeleteCodeSecurityIntegrationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteCodeSecurityIntegrationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteCodeSecurityIntegrationCommandInput
21
+ input: DeleteCodeSecurityIntegrationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteCodeSecurityIntegrationCommandInput,
26
24
  DeleteCodeSecurityIntegrationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteCodeSecurityScanConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteCodeSecurityScanConfigurationCommandInput
8
- extends DeleteCodeSecurityScanConfigurationRequest {}
7
+ export interface DeleteCodeSecurityScanConfigurationCommandInput extends DeleteCodeSecurityScanConfigurationRequest {}
9
8
  export interface DeleteCodeSecurityScanConfigurationCommandOutput
10
- extends DeleteCodeSecurityScanConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteCodeSecurityScanConfigurationResponse, __MetadataBearer {}
12
10
  declare const DeleteCodeSecurityScanConfigurationCommand_base: {
13
11
  new (
14
- input: DeleteCodeSecurityScanConfigurationCommandInput
12
+ input: DeleteCodeSecurityScanConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteCodeSecurityScanConfigurationCommandInput,
17
15
  DeleteCodeSecurityScanConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteCodeSecurityScanConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteCodeSecurityScanConfigurationCommandInput
21
+ input: DeleteCodeSecurityScanConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteCodeSecurityScanConfigurationCommandInput,
26
24
  DeleteCodeSecurityScanConfigurationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteConnectorRequest,
4
- DeleteConnectorResponse,
5
- } from "../models/models_0";
2
+ import { DeleteConnectorRequest, DeleteConnectorResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteConnectorCommandInput extends DeleteConnectorRequest {}
8
- export interface DeleteConnectorCommandOutput
9
- extends DeleteConnectorResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteConnectorCommandOutput extends DeleteConnectorResponse, __MetadataBearer {}
11
6
  declare const DeleteConnectorCommand_base: {
12
7
  new (
13
- input: DeleteConnectorCommandInput
8
+ input: DeleteConnectorCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteConnectorCommandInput,
16
11
  DeleteConnectorCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteConnectorCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteConnectorCommandInput
17
+ input: DeleteConnectorCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteConnectorCommandInput,
25
20
  DeleteConnectorCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteFilterCommandInput extends DeleteFilterRequest {}
5
- export interface DeleteFilterCommandOutput
6
- extends DeleteFilterResponse,
7
- __MetadataBearer {}
5
+ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __MetadataBearer {}
8
6
  declare const DeleteFilterCommand_base: {
9
7
  new (
10
- input: DeleteFilterCommandInput
8
+ input: DeleteFilterCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteFilterCommandInput,
13
11
  DeleteFilterCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteFilterCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteFilterCommandInput
17
+ input: DeleteFilterCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteFilterCommandInput,
22
20
  DeleteFilterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeOrganizationConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeOrganizationConfigurationCommandInput
8
- extends DescribeOrganizationConfigurationRequest {}
7
+ export interface DescribeOrganizationConfigurationCommandInput extends DescribeOrganizationConfigurationRequest {}
9
8
  export interface DescribeOrganizationConfigurationCommandOutput
10
- extends DescribeOrganizationConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DescribeOrganizationConfigurationResponse, __MetadataBearer {}
12
10
  declare const DescribeOrganizationConfigurationCommand_base: {
13
11
  new (
14
- input: DescribeOrganizationConfigurationCommandInput
12
+ input: DescribeOrganizationConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeOrganizationConfigurationCommandInput,
17
15
  DescribeOrganizationConfigurationCommandOutput,
@@ -2,11 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DisableRequest, DisableResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DisableCommandInput extends DisableRequest {}
5
- export interface DisableCommandOutput
6
- extends DisableResponse,
7
- __MetadataBearer {}
5
+ export interface DisableCommandOutput extends DisableResponse, __MetadataBearer {}
8
6
  declare const DisableCommand_base: {
9
- new (input: DisableCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: DisableCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  DisableCommandInput,
11
11
  DisableCommandOutput,
12
12
  import("..").Inspector2ClientResolvedConfig,
@@ -4,14 +4,12 @@ import {
4
4
  DisableDelegatedAdminAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DisableDelegatedAdminAccountCommandInput
8
- extends DisableDelegatedAdminAccountRequest {}
7
+ export interface DisableDelegatedAdminAccountCommandInput extends DisableDelegatedAdminAccountRequest {}
9
8
  export interface DisableDelegatedAdminAccountCommandOutput
10
- extends DisableDelegatedAdminAccountResponse,
11
- __MetadataBearer {}
9
+ extends DisableDelegatedAdminAccountResponse, __MetadataBearer {}
12
10
  declare const DisableDelegatedAdminAccountCommand_base: {
13
11
  new (
14
- input: DisableDelegatedAdminAccountCommandInput
12
+ input: DisableDelegatedAdminAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DisableDelegatedAdminAccountCommandInput,
17
15
  DisableDelegatedAdminAccountCommandOutput,
@@ -20,7 +18,7 @@ declare const DisableDelegatedAdminAccountCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DisableDelegatedAdminAccountCommandInput
21
+ input: DisableDelegatedAdminAccountCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DisableDelegatedAdminAccountCommandInput,
26
24
  DisableDelegatedAdminAccountCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DisassociateMemberRequest,
4
- DisassociateMemberResponse,
5
- } from "../models/models_0";
2
+ import { DisassociateMemberRequest, DisassociateMemberResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DisassociateMemberCommandInput
8
- extends DisassociateMemberRequest {}
4
+ export interface DisassociateMemberCommandInput extends DisassociateMemberRequest {}
9
5
  export interface DisassociateMemberCommandOutput
10
- extends DisassociateMemberResponse,
11
- __MetadataBearer {}
6
+ extends DisassociateMemberResponse, __MetadataBearer {}
12
7
  declare const DisassociateMemberCommand_base: {
13
8
  new (
14
- input: DisassociateMemberCommandInput
9
+ input: DisassociateMemberCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DisassociateMemberCommandInput,
17
12
  DisassociateMemberCommandOutput,
@@ -20,7 +15,7 @@ declare const DisassociateMemberCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DisassociateMemberCommandInput
18
+ input: DisassociateMemberCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DisassociateMemberCommandInput,
26
21
  DisassociateMemberCommandOutput,
@@ -4,14 +4,18 @@ export { __MetadataBearer };
4
4
  export interface EnableCommandInput extends EnableRequest {}
5
5
  export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {}
6
6
  declare const EnableCommand_base: {
7
- new (input: EnableCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: EnableCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
8
10
  EnableCommandInput,
9
11
  EnableCommandOutput,
10
12
  import("..").Inspector2ClientResolvedConfig,
11
13
  import("..").ServiceInputTypes,
12
14
  import("..").ServiceOutputTypes
13
15
  >;
14
- new (input: EnableCommandInput): import("@smithy/core/client").CommandImpl<
16
+ new (
17
+ input: EnableCommandInput,
18
+ ): import("@smithy/core/client").CommandImpl<
15
19
  EnableCommandInput,
16
20
  EnableCommandOutput,
17
21
  import("..").Inspector2ClientResolvedConfig,
@@ -4,14 +4,12 @@ import {
4
4
  EnableDelegatedAdminAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface EnableDelegatedAdminAccountCommandInput
8
- extends EnableDelegatedAdminAccountRequest {}
7
+ export interface EnableDelegatedAdminAccountCommandInput extends EnableDelegatedAdminAccountRequest {}
9
8
  export interface EnableDelegatedAdminAccountCommandOutput
10
- extends EnableDelegatedAdminAccountResponse,
11
- __MetadataBearer {}
9
+ extends EnableDelegatedAdminAccountResponse, __MetadataBearer {}
12
10
  declare const EnableDelegatedAdminAccountCommand_base: {
13
11
  new (
14
- input: EnableDelegatedAdminAccountCommandInput
12
+ input: EnableDelegatedAdminAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  EnableDelegatedAdminAccountCommandInput,
17
15
  EnableDelegatedAdminAccountCommandOutput,
@@ -20,7 +18,7 @@ declare const EnableDelegatedAdminAccountCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: EnableDelegatedAdminAccountCommandInput
21
+ input: EnableDelegatedAdminAccountCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  EnableDelegatedAdminAccountCommandInput,
26
24
  EnableDelegatedAdminAccountCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetCisScanReportRequest,
4
- GetCisScanReportResponse,
5
- } from "../models/models_0";
2
+ import { GetCisScanReportRequest, GetCisScanReportResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetCisScanReportCommandInput extends GetCisScanReportRequest {}
8
- export interface GetCisScanReportCommandOutput
9
- extends GetCisScanReportResponse,
10
- __MetadataBearer {}
5
+ export interface GetCisScanReportCommandOutput extends GetCisScanReportResponse, __MetadataBearer {}
11
6
  declare const GetCisScanReportCommand_base: {
12
7
  new (
13
- input: GetCisScanReportCommandInput
8
+ input: GetCisScanReportCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetCisScanReportCommandInput,
16
11
  GetCisScanReportCommandOutput,
@@ -19,7 +14,7 @@ declare const GetCisScanReportCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetCisScanReportCommandInput
17
+ input: GetCisScanReportCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetCisScanReportCommandInput,
25
20
  GetCisScanReportCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetCisScanResultDetailsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetCisScanResultDetailsCommandInput
8
- extends GetCisScanResultDetailsRequest {}
7
+ export interface GetCisScanResultDetailsCommandInput extends GetCisScanResultDetailsRequest {}
9
8
  export interface GetCisScanResultDetailsCommandOutput
10
- extends GetCisScanResultDetailsResponse,
11
- __MetadataBearer {}
9
+ extends GetCisScanResultDetailsResponse, __MetadataBearer {}
12
10
  declare const GetCisScanResultDetailsCommand_base: {
13
11
  new (
14
- input: GetCisScanResultDetailsCommandInput
12
+ input: GetCisScanResultDetailsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetCisScanResultDetailsCommandInput,
17
15
  GetCisScanResultDetailsCommandOutput,
@@ -20,7 +18,7 @@ declare const GetCisScanResultDetailsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetCisScanResultDetailsCommandInput
21
+ input: GetCisScanResultDetailsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetCisScanResultDetailsCommandInput,
26
24
  GetCisScanResultDetailsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetClustersForImageRequest,
4
- GetClustersForImageResponse,
5
- } from "../models/models_0";
2
+ import { GetClustersForImageRequest, GetClustersForImageResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetClustersForImageCommandInput
8
- extends GetClustersForImageRequest {}
4
+ export interface GetClustersForImageCommandInput extends GetClustersForImageRequest {}
9
5
  export interface GetClustersForImageCommandOutput
10
- extends GetClustersForImageResponse,
11
- __MetadataBearer {}
6
+ extends GetClustersForImageResponse, __MetadataBearer {}
12
7
  declare const GetClustersForImageCommand_base: {
13
8
  new (
14
- input: GetClustersForImageCommandInput
9
+ input: GetClustersForImageCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetClustersForImageCommandInput,
17
12
  GetClustersForImageCommandOutput,
@@ -20,7 +15,7 @@ declare const GetClustersForImageCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetClustersForImageCommandInput
18
+ input: GetClustersForImageCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetClustersForImageCommandInput,
26
21
  GetClustersForImageCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetCodeSecurityIntegrationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetCodeSecurityIntegrationCommandInput
8
- extends GetCodeSecurityIntegrationRequest {}
7
+ export interface GetCodeSecurityIntegrationCommandInput extends GetCodeSecurityIntegrationRequest {}
9
8
  export interface GetCodeSecurityIntegrationCommandOutput
10
- extends GetCodeSecurityIntegrationResponse,
11
- __MetadataBearer {}
9
+ extends GetCodeSecurityIntegrationResponse, __MetadataBearer {}
12
10
  declare const GetCodeSecurityIntegrationCommand_base: {
13
11
  new (
14
- input: GetCodeSecurityIntegrationCommandInput
12
+ input: GetCodeSecurityIntegrationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetCodeSecurityIntegrationCommandInput,
17
15
  GetCodeSecurityIntegrationCommandOutput,
@@ -20,7 +18,7 @@ declare const GetCodeSecurityIntegrationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetCodeSecurityIntegrationCommandInput
21
+ input: GetCodeSecurityIntegrationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetCodeSecurityIntegrationCommandInput,
26
24
  GetCodeSecurityIntegrationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetCodeSecurityScanRequest,
4
- GetCodeSecurityScanResponse,
5
- } from "../models/models_0";
2
+ import { GetCodeSecurityScanRequest, GetCodeSecurityScanResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetCodeSecurityScanCommandInput
8
- extends GetCodeSecurityScanRequest {}
4
+ export interface GetCodeSecurityScanCommandInput extends GetCodeSecurityScanRequest {}
9
5
  export interface GetCodeSecurityScanCommandOutput
10
- extends GetCodeSecurityScanResponse,
11
- __MetadataBearer {}
6
+ extends GetCodeSecurityScanResponse, __MetadataBearer {}
12
7
  declare const GetCodeSecurityScanCommand_base: {
13
8
  new (
14
- input: GetCodeSecurityScanCommandInput
9
+ input: GetCodeSecurityScanCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetCodeSecurityScanCommandInput,
17
12
  GetCodeSecurityScanCommandOutput,
@@ -20,7 +15,7 @@ declare const GetCodeSecurityScanCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetCodeSecurityScanCommandInput
18
+ input: GetCodeSecurityScanCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetCodeSecurityScanCommandInput,
26
21
  GetCodeSecurityScanCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetCodeSecurityScanConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetCodeSecurityScanConfigurationCommandInput
8
- extends GetCodeSecurityScanConfigurationRequest {}
7
+ export interface GetCodeSecurityScanConfigurationCommandInput extends GetCodeSecurityScanConfigurationRequest {}
9
8
  export interface GetCodeSecurityScanConfigurationCommandOutput
10
- extends GetCodeSecurityScanConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends GetCodeSecurityScanConfigurationResponse, __MetadataBearer {}
12
10
  declare const GetCodeSecurityScanConfigurationCommand_base: {
13
11
  new (
14
- input: GetCodeSecurityScanConfigurationCommandInput
12
+ input: GetCodeSecurityScanConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetCodeSecurityScanConfigurationCommandInput,
17
15
  GetCodeSecurityScanConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const GetCodeSecurityScanConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetCodeSecurityScanConfigurationCommandInput
21
+ input: GetCodeSecurityScanConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetCodeSecurityScanConfigurationCommandInput,
26
24
  GetCodeSecurityScanConfigurationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetConfigurationRequest,
4
- GetConfigurationResponse,
5
- } from "../models/models_0";
2
+ import { GetConfigurationRequest, GetConfigurationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetConfigurationCommandInput extends GetConfigurationRequest {}
8
- export interface GetConfigurationCommandOutput
9
- extends GetConfigurationResponse,
10
- __MetadataBearer {}
5
+ export interface GetConfigurationCommandOutput extends GetConfigurationResponse, __MetadataBearer {}
11
6
  declare const GetConfigurationCommand_base: {
12
7
  new (
13
- input: GetConfigurationCommandInput
8
+ input: GetConfigurationCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetConfigurationCommandInput,
16
11
  GetConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetDelegatedAdminAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetDelegatedAdminAccountCommandInput
8
- extends GetDelegatedAdminAccountRequest {}
7
+ export interface GetDelegatedAdminAccountCommandInput extends GetDelegatedAdminAccountRequest {}
9
8
  export interface GetDelegatedAdminAccountCommandOutput
10
- extends GetDelegatedAdminAccountResponse,
11
- __MetadataBearer {}
9
+ extends GetDelegatedAdminAccountResponse, __MetadataBearer {}
12
10
  declare const GetDelegatedAdminAccountCommand_base: {
13
11
  new (
14
- input: GetDelegatedAdminAccountCommandInput
12
+ input: GetDelegatedAdminAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetDelegatedAdminAccountCommandInput,
17
15
  GetDelegatedAdminAccountCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetEc2DeepInspectionConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetEc2DeepInspectionConfigurationCommandInput
8
- extends GetEc2DeepInspectionConfigurationRequest {}
7
+ export interface GetEc2DeepInspectionConfigurationCommandInput extends GetEc2DeepInspectionConfigurationRequest {}
9
8
  export interface GetEc2DeepInspectionConfigurationCommandOutput
10
- extends GetEc2DeepInspectionConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends GetEc2DeepInspectionConfigurationResponse, __MetadataBearer {}
12
10
  declare const GetEc2DeepInspectionConfigurationCommand_base: {
13
11
  new (
14
- input: GetEc2DeepInspectionConfigurationCommandInput
12
+ input: GetEc2DeepInspectionConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetEc2DeepInspectionConfigurationCommandInput,
17
15
  GetEc2DeepInspectionConfigurationCommandOutput,