@aws-sdk/client-inspector2 3.952.0 → 3.953.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 (95) hide show
  1. package/dist-cjs/index.js +1319 -901
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateMemberCommand.js +2 -2
  4. package/dist-es/commands/BatchAssociateCodeSecurityScanConfigurationCommand.js +2 -2
  5. package/dist-es/commands/BatchDisassociateCodeSecurityScanConfigurationCommand.js +2 -2
  6. package/dist-es/commands/BatchGetAccountStatusCommand.js +2 -2
  7. package/dist-es/commands/BatchGetCodeSnippetCommand.js +2 -2
  8. package/dist-es/commands/BatchGetFindingDetailsCommand.js +2 -2
  9. package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +2 -2
  10. package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +2 -2
  11. package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +2 -2
  12. package/dist-es/commands/CancelFindingsReportCommand.js +2 -2
  13. package/dist-es/commands/CancelSbomExportCommand.js +2 -2
  14. package/dist-es/commands/CreateCisScanConfigurationCommand.js +2 -2
  15. package/dist-es/commands/CreateCodeSecurityIntegrationCommand.js +2 -2
  16. package/dist-es/commands/CreateCodeSecurityScanConfigurationCommand.js +2 -2
  17. package/dist-es/commands/CreateFilterCommand.js +2 -2
  18. package/dist-es/commands/CreateFindingsReportCommand.js +2 -2
  19. package/dist-es/commands/CreateSbomExportCommand.js +2 -2
  20. package/dist-es/commands/DeleteCisScanConfigurationCommand.js +2 -2
  21. package/dist-es/commands/DeleteCodeSecurityIntegrationCommand.js +2 -2
  22. package/dist-es/commands/DeleteCodeSecurityScanConfigurationCommand.js +2 -2
  23. package/dist-es/commands/DeleteFilterCommand.js +2 -2
  24. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
  25. package/dist-es/commands/DisableCommand.js +2 -2
  26. package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +2 -2
  27. package/dist-es/commands/DisassociateMemberCommand.js +2 -2
  28. package/dist-es/commands/EnableCommand.js +2 -2
  29. package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +2 -2
  30. package/dist-es/commands/GetCisScanReportCommand.js +2 -2
  31. package/dist-es/commands/GetCisScanResultDetailsCommand.js +2 -2
  32. package/dist-es/commands/GetClustersForImageCommand.js +2 -2
  33. package/dist-es/commands/GetCodeSecurityIntegrationCommand.js +2 -2
  34. package/dist-es/commands/GetCodeSecurityScanCommand.js +2 -2
  35. package/dist-es/commands/GetCodeSecurityScanConfigurationCommand.js +2 -2
  36. package/dist-es/commands/GetConfigurationCommand.js +2 -2
  37. package/dist-es/commands/GetDelegatedAdminAccountCommand.js +2 -2
  38. package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +2 -2
  39. package/dist-es/commands/GetEncryptionKeyCommand.js +2 -2
  40. package/dist-es/commands/GetFindingsReportStatusCommand.js +2 -2
  41. package/dist-es/commands/GetMemberCommand.js +2 -2
  42. package/dist-es/commands/GetSbomExportCommand.js +2 -2
  43. package/dist-es/commands/ListAccountPermissionsCommand.js +2 -2
  44. package/dist-es/commands/ListCisScanConfigurationsCommand.js +2 -2
  45. package/dist-es/commands/ListCisScanResultsAggregatedByChecksCommand.js +2 -2
  46. package/dist-es/commands/ListCisScanResultsAggregatedByTargetResourceCommand.js +2 -2
  47. package/dist-es/commands/ListCisScansCommand.js +2 -2
  48. package/dist-es/commands/ListCodeSecurityIntegrationsCommand.js +2 -2
  49. package/dist-es/commands/ListCodeSecurityScanConfigurationAssociationsCommand.js +2 -2
  50. package/dist-es/commands/ListCodeSecurityScanConfigurationsCommand.js +2 -2
  51. package/dist-es/commands/ListCoverageCommand.js +2 -2
  52. package/dist-es/commands/ListCoverageStatisticsCommand.js +2 -2
  53. package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +2 -2
  54. package/dist-es/commands/ListFiltersCommand.js +2 -2
  55. package/dist-es/commands/ListFindingAggregationsCommand.js +2 -2
  56. package/dist-es/commands/ListFindingsCommand.js +2 -2
  57. package/dist-es/commands/ListMembersCommand.js +2 -2
  58. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-es/commands/ListUsageTotalsCommand.js +2 -2
  60. package/dist-es/commands/ResetEncryptionKeyCommand.js +2 -2
  61. package/dist-es/commands/SearchVulnerabilitiesCommand.js +2 -2
  62. package/dist-es/commands/SendCisSessionHealthCommand.js +2 -2
  63. package/dist-es/commands/SendCisSessionTelemetryCommand.js +2 -2
  64. package/dist-es/commands/StartCisSessionCommand.js +2 -2
  65. package/dist-es/commands/StartCodeSecurityScanCommand.js +2 -2
  66. package/dist-es/commands/StopCisSessionCommand.js +2 -2
  67. package/dist-es/commands/TagResourceCommand.js +2 -2
  68. package/dist-es/commands/UntagResourceCommand.js +2 -2
  69. package/dist-es/commands/UpdateCisScanConfigurationCommand.js +2 -2
  70. package/dist-es/commands/UpdateCodeSecurityIntegrationCommand.js +2 -2
  71. package/dist-es/commands/UpdateCodeSecurityScanConfigurationCommand.js +2 -2
  72. package/dist-es/commands/UpdateConfigurationCommand.js +2 -2
  73. package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +2 -2
  74. package/dist-es/commands/UpdateEncryptionKeyCommand.js +2 -2
  75. package/dist-es/commands/UpdateFilterCommand.js +2 -2
  76. package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +2 -2
  77. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
  78. package/dist-es/index.js +1 -0
  79. package/dist-es/runtimeConfig.shared.js +6 -1
  80. package/dist-es/schemas/schemas_0.js +858 -857
  81. package/dist-types/Inspector2Client.d.ts +1 -10
  82. package/dist-types/index.d.ts +1 -0
  83. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  84. package/dist-types/runtimeConfig.d.ts +6 -2
  85. package/dist-types/runtimeConfig.native.d.ts +6 -2
  86. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  87. package/dist-types/schemas/schemas_0.d.ts +418 -549
  88. package/dist-types/ts3.4/Inspector2Client.d.ts +0 -4
  89. package/dist-types/ts3.4/index.d.ts +1 -0
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  94. package/dist-types/ts3.4/schemas/schemas_0.d.ts +417 -551
  95. package/package.json +34 -34
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetEc2DeepInspectionConfiguration } from "../schemas/schemas_0";
4
+ import { GetEc2DeepInspectionConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetEc2DeepInspectionConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetEc2DeepInspectionConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "GetEc2DeepInspectionConfiguration", {})
13
13
  .n("Inspector2Client", "GetEc2DeepInspectionConfigurationCommand")
14
- .sc(GetEc2DeepInspectionConfiguration)
14
+ .sc(GetEc2DeepInspectionConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetEncryptionKey } from "../schemas/schemas_0";
4
+ import { GetEncryptionKey$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetEncryptionKeyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetEncryptionKeyCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "GetEncryptionKey", {})
13
13
  .n("Inspector2Client", "GetEncryptionKeyCommand")
14
- .sc(GetEncryptionKey)
14
+ .sc(GetEncryptionKey$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetFindingsReportStatus } from "../schemas/schemas_0";
4
+ import { GetFindingsReportStatus$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetFindingsReportStatusCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetFindingsReportStatusCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "GetFindingsReportStatus", {})
13
13
  .n("Inspector2Client", "GetFindingsReportStatusCommand")
14
- .sc(GetFindingsReportStatus)
14
+ .sc(GetFindingsReportStatus$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetMember } from "../schemas/schemas_0";
4
+ import { GetMember$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetMemberCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetMemberCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "GetMember", {})
13
13
  .n("Inspector2Client", "GetMemberCommand")
14
- .sc(GetMember)
14
+ .sc(GetMember$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetSbomExport } from "../schemas/schemas_0";
4
+ import { GetSbomExport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetSbomExportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetSbomExportCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "GetSbomExport", {})
13
13
  .n("Inspector2Client", "GetSbomExportCommand")
14
- .sc(GetSbomExport)
14
+ .sc(GetSbomExport$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListAccountPermissions } from "../schemas/schemas_0";
4
+ import { ListAccountPermissions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAccountPermissionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAccountPermissionsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListAccountPermissions", {})
13
13
  .n("Inspector2Client", "ListAccountPermissionsCommand")
14
- .sc(ListAccountPermissions)
14
+ .sc(ListAccountPermissions$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCisScanConfigurations } from "../schemas/schemas_0";
4
+ import { ListCisScanConfigurations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCisScanConfigurationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCisScanConfigurationsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListCisScanConfigurations", {})
13
13
  .n("Inspector2Client", "ListCisScanConfigurationsCommand")
14
- .sc(ListCisScanConfigurations)
14
+ .sc(ListCisScanConfigurations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCisScanResultsAggregatedByChecks } from "../schemas/schemas_0";
4
+ import { ListCisScanResultsAggregatedByChecks$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCisScanResultsAggregatedByChecksCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCisScanResultsAggregatedByChecksCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListCisScanResultsAggregatedByChecks", {})
13
13
  .n("Inspector2Client", "ListCisScanResultsAggregatedByChecksCommand")
14
- .sc(ListCisScanResultsAggregatedByChecks)
14
+ .sc(ListCisScanResultsAggregatedByChecks$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCisScanResultsAggregatedByTargetResource } from "../schemas/schemas_0";
4
+ import { ListCisScanResultsAggregatedByTargetResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCisScanResultsAggregatedByTargetResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCisScanResultsAggregatedByTargetResourceCommand extends $Comman
11
11
  })
12
12
  .s("Inspector2", "ListCisScanResultsAggregatedByTargetResource", {})
13
13
  .n("Inspector2Client", "ListCisScanResultsAggregatedByTargetResourceCommand")
14
- .sc(ListCisScanResultsAggregatedByTargetResource)
14
+ .sc(ListCisScanResultsAggregatedByTargetResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCisScans } from "../schemas/schemas_0";
4
+ import { ListCisScans$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCisScansCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCisScansCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListCisScans", {})
13
13
  .n("Inspector2Client", "ListCisScansCommand")
14
- .sc(ListCisScans)
14
+ .sc(ListCisScans$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCodeSecurityIntegrations } from "../schemas/schemas_0";
4
+ import { ListCodeSecurityIntegrations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCodeSecurityIntegrationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCodeSecurityIntegrationsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListCodeSecurityIntegrations", {})
13
13
  .n("Inspector2Client", "ListCodeSecurityIntegrationsCommand")
14
- .sc(ListCodeSecurityIntegrations)
14
+ .sc(ListCodeSecurityIntegrations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCodeSecurityScanConfigurationAssociations } from "../schemas/schemas_0";
4
+ import { ListCodeSecurityScanConfigurationAssociations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCodeSecurityScanConfigurationAssociationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCodeSecurityScanConfigurationAssociationsCommand extends $Comma
11
11
  })
12
12
  .s("Inspector2", "ListCodeSecurityScanConfigurationAssociations", {})
13
13
  .n("Inspector2Client", "ListCodeSecurityScanConfigurationAssociationsCommand")
14
- .sc(ListCodeSecurityScanConfigurationAssociations)
14
+ .sc(ListCodeSecurityScanConfigurationAssociations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCodeSecurityScanConfigurations } from "../schemas/schemas_0";
4
+ import { ListCodeSecurityScanConfigurations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCodeSecurityScanConfigurationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCodeSecurityScanConfigurationsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListCodeSecurityScanConfigurations", {})
13
13
  .n("Inspector2Client", "ListCodeSecurityScanConfigurationsCommand")
14
- .sc(ListCodeSecurityScanConfigurations)
14
+ .sc(ListCodeSecurityScanConfigurations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCoverage } from "../schemas/schemas_0";
4
+ import { ListCoverage$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCoverageCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCoverageCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListCoverage", {})
13
13
  .n("Inspector2Client", "ListCoverageCommand")
14
- .sc(ListCoverage)
14
+ .sc(ListCoverage$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCoverageStatistics } from "../schemas/schemas_0";
4
+ import { ListCoverageStatistics$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCoverageStatisticsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCoverageStatisticsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListCoverageStatistics", {})
13
13
  .n("Inspector2Client", "ListCoverageStatisticsCommand")
14
- .sc(ListCoverageStatistics)
14
+ .sc(ListCoverageStatistics$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListDelegatedAdminAccounts } from "../schemas/schemas_0";
4
+ import { ListDelegatedAdminAccounts$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListDelegatedAdminAccountsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListDelegatedAdminAccountsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListDelegatedAdminAccounts", {})
13
13
  .n("Inspector2Client", "ListDelegatedAdminAccountsCommand")
14
- .sc(ListDelegatedAdminAccounts)
14
+ .sc(ListDelegatedAdminAccounts$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListFilters } from "../schemas/schemas_0";
4
+ import { ListFilters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListFiltersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListFiltersCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListFilters", {})
13
13
  .n("Inspector2Client", "ListFiltersCommand")
14
- .sc(ListFilters)
14
+ .sc(ListFilters$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListFindingAggregations } from "../schemas/schemas_0";
4
+ import { ListFindingAggregations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListFindingAggregationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListFindingAggregationsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListFindingAggregations", {})
13
13
  .n("Inspector2Client", "ListFindingAggregationsCommand")
14
- .sc(ListFindingAggregations)
14
+ .sc(ListFindingAggregations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListFindings } from "../schemas/schemas_0";
4
+ import { ListFindings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListFindingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListFindingsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListFindings", {})
13
13
  .n("Inspector2Client", "ListFindingsCommand")
14
- .sc(ListFindings)
14
+ .sc(ListFindings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListMembers } from "../schemas/schemas_0";
4
+ import { ListMembers$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListMembersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListMembersCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListMembers", {})
13
13
  .n("Inspector2Client", "ListMembersCommand")
14
- .sc(ListMembers)
14
+ .sc(ListMembers$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTagsForResource } from "../schemas/schemas_0";
4
+ import { ListTagsForResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTagsForResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListTagsForResource", {})
13
13
  .n("Inspector2Client", "ListTagsForResourceCommand")
14
- .sc(ListTagsForResource)
14
+ .sc(ListTagsForResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListUsageTotals } from "../schemas/schemas_0";
4
+ import { ListUsageTotals$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListUsageTotalsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListUsageTotalsCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ListUsageTotals", {})
13
13
  .n("Inspector2Client", "ListUsageTotalsCommand")
14
- .sc(ListUsageTotals)
14
+ .sc(ListUsageTotals$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ResetEncryptionKey } from "../schemas/schemas_0";
4
+ import { ResetEncryptionKey$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ResetEncryptionKeyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ResetEncryptionKeyCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "ResetEncryptionKey", {})
13
13
  .n("Inspector2Client", "ResetEncryptionKeyCommand")
14
- .sc(ResetEncryptionKey)
14
+ .sc(ResetEncryptionKey$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { SearchVulnerabilities } from "../schemas/schemas_0";
4
+ import { SearchVulnerabilities$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class SearchVulnerabilitiesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class SearchVulnerabilitiesCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "SearchVulnerabilities", {})
13
13
  .n("Inspector2Client", "SearchVulnerabilitiesCommand")
14
- .sc(SearchVulnerabilities)
14
+ .sc(SearchVulnerabilities$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { SendCisSessionHealth } from "../schemas/schemas_0";
4
+ import { SendCisSessionHealth$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class SendCisSessionHealthCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class SendCisSessionHealthCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "SendCisSessionHealth", {})
13
13
  .n("Inspector2Client", "SendCisSessionHealthCommand")
14
- .sc(SendCisSessionHealth)
14
+ .sc(SendCisSessionHealth$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { SendCisSessionTelemetry } from "../schemas/schemas_0";
4
+ import { SendCisSessionTelemetry$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class SendCisSessionTelemetryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class SendCisSessionTelemetryCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "SendCisSessionTelemetry", {})
13
13
  .n("Inspector2Client", "SendCisSessionTelemetryCommand")
14
- .sc(SendCisSessionTelemetry)
14
+ .sc(SendCisSessionTelemetry$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { StartCisSession } from "../schemas/schemas_0";
4
+ import { StartCisSession$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StartCisSessionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StartCisSessionCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "StartCisSession", {})
13
13
  .n("Inspector2Client", "StartCisSessionCommand")
14
- .sc(StartCisSession)
14
+ .sc(StartCisSession$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { StartCodeSecurityScan } from "../schemas/schemas_0";
4
+ import { StartCodeSecurityScan$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StartCodeSecurityScanCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StartCodeSecurityScanCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "StartCodeSecurityScan", {})
13
13
  .n("Inspector2Client", "StartCodeSecurityScanCommand")
14
- .sc(StartCodeSecurityScan)
14
+ .sc(StartCodeSecurityScan$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { StopCisSession } from "../schemas/schemas_0";
4
+ import { StopCisSession$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StopCisSessionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StopCisSessionCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "StopCisSession", {})
13
13
  .n("Inspector2Client", "StopCisSessionCommand")
14
- .sc(StopCisSession)
14
+ .sc(StopCisSession$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { TagResource } from "../schemas/schemas_0";
4
+ import { TagResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class TagResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "TagResource", {})
13
13
  .n("Inspector2Client", "TagResourceCommand")
14
- .sc(TagResource)
14
+ .sc(TagResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UntagResource } from "../schemas/schemas_0";
4
+ import { UntagResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UntagResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "UntagResource", {})
13
13
  .n("Inspector2Client", "UntagResourceCommand")
14
- .sc(UntagResource)
14
+ .sc(UntagResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateCisScanConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateCisScanConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateCisScanConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateCisScanConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "UpdateCisScanConfiguration", {})
13
13
  .n("Inspector2Client", "UpdateCisScanConfigurationCommand")
14
- .sc(UpdateCisScanConfiguration)
14
+ .sc(UpdateCisScanConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateCodeSecurityIntegration } from "../schemas/schemas_0";
4
+ import { UpdateCodeSecurityIntegration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateCodeSecurityIntegrationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateCodeSecurityIntegrationCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "UpdateCodeSecurityIntegration", {})
13
13
  .n("Inspector2Client", "UpdateCodeSecurityIntegrationCommand")
14
- .sc(UpdateCodeSecurityIntegration)
14
+ .sc(UpdateCodeSecurityIntegration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateCodeSecurityScanConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateCodeSecurityScanConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateCodeSecurityScanConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateCodeSecurityScanConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "UpdateCodeSecurityScanConfiguration", {})
13
13
  .n("Inspector2Client", "UpdateCodeSecurityScanConfigurationCommand")
14
- .sc(UpdateCodeSecurityScanConfiguration)
14
+ .sc(UpdateCodeSecurityScanConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "UpdateConfiguration", {})
13
13
  .n("Inspector2Client", "UpdateConfigurationCommand")
14
- .sc(UpdateConfiguration)
14
+ .sc(UpdateConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateEc2DeepInspectionConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateEc2DeepInspectionConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateEc2DeepInspectionConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateEc2DeepInspectionConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Inspector2", "UpdateEc2DeepInspectionConfiguration", {})
13
13
  .n("Inspector2Client", "UpdateEc2DeepInspectionConfigurationCommand")
14
- .sc(UpdateEc2DeepInspectionConfiguration)
14
+ .sc(UpdateEc2DeepInspectionConfiguration$)
15
15
  .build() {
16
16
  }