@aws-sdk/client-inspector2 3.529.1 → 3.535.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 (132) hide show
  1. package/dist-types/Inspector2.d.ts +20 -1
  2. package/dist-types/Inspector2Client.d.ts +1 -1
  3. package/dist-types/commands/AssociateMemberCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  10. package/dist-types/commands/CancelFindingsReportCommand.d.ts +2 -1
  11. package/dist-types/commands/CancelSbomExportCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFindingsReportCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSbomExportCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DisableCommand.d.ts +2 -1
  20. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
  21. package/dist-types/commands/DisassociateMemberCommand.d.ts +2 -1
  22. package/dist-types/commands/EnableCommand.d.ts +2 -1
  23. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCisScanReportCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
  26. package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
  28. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +2 -1
  30. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMemberCommand.d.ts +2 -1
  32. package/dist-types/commands/GetSbomExportCommand.d.ts +2 -1
  33. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
  36. package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCisScansCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  42. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/ListUsageTotalsCommand.d.ts +2 -1
  47. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +2 -1
  48. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
  49. package/dist-types/commands/SendCisSessionHealthCommand.d.ts +2 -1
  50. package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +3 -2
  51. package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
  52. package/dist-types/commands/StopCisSessionCommand.d.ts +2 -1
  53. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  62. package/dist-types/models/models_0.d.ts +903 -903
  63. package/dist-types/models/models_1.d.ts +145 -145
  64. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  65. package/dist-types/runtimeConfig.d.ts +2 -2
  66. package/dist-types/runtimeConfig.native.d.ts +2 -2
  67. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  68. package/dist-types/ts3.4/Inspector2.d.ts +19 -0
  69. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DisableCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/EnableCommand.d.ts +7 -0
  89. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  129. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  130. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  131. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  132. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const GetFindingsReportStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetFindingsReportStatusCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetFindingsReportStatusCommandInput,
32
+ GetFindingsReportStatusCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetFindingsReportStatusCommand extends GetFindingsReportStatusCommand_base {}
@@ -21,6 +21,15 @@ declare const GetMemberCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetMemberCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetMemberCommandInput,
28
+ GetMemberCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetMemberCommand extends GetMemberCommand_base {}
@@ -24,6 +24,15 @@ declare const GetSbomExportCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetSbomExportCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetSbomExportCommandInput,
31
+ GetSbomExportCommandOutput,
32
+ Inspector2ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetSbomExportCommand extends GetSbomExportCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAccountPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListAccountPermissionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAccountPermissionsCommandInput,
32
+ ListAccountPermissionsCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAccountPermissionsCommand extends ListAccountPermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCisScanConfigurationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListCisScanConfigurationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCisScanConfigurationsCommandInput,
32
+ ListCisScanConfigurationsCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCisScanConfigurationsCommand extends ListCisScanConfigurationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCisScanResultsAggregatedByChecksCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCisScanResultsAggregatedByChecksCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCisScanResultsAggregatedByChecksCommandInput,
32
+ ListCisScanResultsAggregatedByChecksCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCisScanResultsAggregatedByChecksCommand extends ListCisScanResultsAggregatedByChecksCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCisScanResultsAggregatedByTargetResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCisScanResultsAggregatedByTargetResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCisScanResultsAggregatedByTargetResourceCommandInput,
32
+ ListCisScanResultsAggregatedByTargetResourceCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCisScanResultsAggregatedByTargetResourceCommand extends ListCisScanResultsAggregatedByTargetResourceCommand_base {}
@@ -21,6 +21,15 @@ declare const ListCisScansCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListCisScansCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListCisScansCommandInput,
28
+ ListCisScansCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListCisScansCommand extends ListCisScansCommand_base {}
@@ -21,6 +21,15 @@ declare const ListCoverageCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListCoverageCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListCoverageCommandInput,
28
+ ListCoverageCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListCoverageCommand extends ListCoverageCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCoverageStatisticsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListCoverageStatisticsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCoverageStatisticsCommandInput,
32
+ ListCoverageStatisticsCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCoverageStatisticsCommand extends ListCoverageStatisticsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListDelegatedAdminAccountsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListDelegatedAdminAccountsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListDelegatedAdminAccountsCommandInput,
32
+ ListDelegatedAdminAccountsCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListDelegatedAdminAccountsCommand extends ListDelegatedAdminAccountsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListFiltersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListFiltersCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListFiltersCommandInput,
28
+ ListFiltersCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListFiltersCommand extends ListFiltersCommand_base {}
@@ -25,6 +25,15 @@ declare const ListFindingAggregationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListFindingAggregationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListFindingAggregationsCommandInput,
32
+ ListFindingAggregationsCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListFindingAggregationsCommand extends ListFindingAggregationsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListFindingsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListFindingsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListFindingsCommandInput,
28
+ ListFindingsCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListFindingsCommand extends ListFindingsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListMembersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListMembersCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListMembersCommandInput,
28
+ ListMembersCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListMembersCommand extends ListMembersCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const ListUsageTotalsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListUsageTotalsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListUsageTotalsCommandInput,
31
+ ListUsageTotalsCommandOutput,
32
+ Inspector2ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListUsageTotalsCommand extends ListUsageTotalsCommand_base {}
@@ -25,6 +25,15 @@ declare const ResetEncryptionKeyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ResetEncryptionKeyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ResetEncryptionKeyCommandInput,
32
+ ResetEncryptionKeyCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ResetEncryptionKeyCommand extends ResetEncryptionKeyCommand_base {}
@@ -25,6 +25,15 @@ declare const SearchVulnerabilitiesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SearchVulnerabilitiesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SearchVulnerabilitiesCommandInput,
32
+ SearchVulnerabilitiesCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SearchVulnerabilitiesCommand extends SearchVulnerabilitiesCommand_base {}
@@ -25,6 +25,15 @@ declare const SendCisSessionHealthCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SendCisSessionHealthCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SendCisSessionHealthCommandInput,
32
+ SendCisSessionHealthCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SendCisSessionHealthCommand extends SendCisSessionHealthCommand_base {}
@@ -25,6 +25,15 @@ declare const SendCisSessionTelemetryCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SendCisSessionTelemetryCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SendCisSessionTelemetryCommandInput,
32
+ SendCisSessionTelemetryCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SendCisSessionTelemetryCommand extends SendCisSessionTelemetryCommand_base {}
@@ -24,6 +24,15 @@ declare const StartCisSessionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StartCisSessionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StartCisSessionCommandInput,
31
+ StartCisSessionCommandOutput,
32
+ Inspector2ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StartCisSessionCommand extends StartCisSessionCommand_base {}
@@ -24,6 +24,15 @@ declare const StopCisSessionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StopCisSessionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StopCisSessionCommandInput,
31
+ StopCisSessionCommandOutput,
32
+ Inspector2ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StopCisSessionCommand extends StopCisSessionCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ Inspector2ClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateCisScanConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateCisScanConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateCisScanConfigurationCommandInput,
32
+ UpdateCisScanConfigurationCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateCisScanConfigurationCommand extends UpdateCisScanConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateConfigurationCommandInput,
32
+ UpdateConfigurationCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateConfigurationCommand extends UpdateConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateEc2DeepInspectionConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [UpdateEc2DeepInspectionConfigurationCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateEc2DeepInspectionConfigurationCommandInput,
32
+ UpdateEc2DeepInspectionConfigurationCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateEc2DeepInspectionConfigurationCommand extends UpdateEc2DeepInspectionConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateEncryptionKeyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateEncryptionKeyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateEncryptionKeyCommandInput,
32
+ UpdateEncryptionKeyCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateEncryptionKeyCommand extends UpdateEncryptionKeyCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateFilterCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateFilterCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateFilterCommandInput,
28
+ UpdateFilterCommandOutput,
29
+ Inspector2ClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateFilterCommand extends UpdateFilterCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateOrgEc2DeepInspectionConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateOrgEc2DeepInspectionConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateOrgEc2DeepInspectionConfigurationCommandInput,
32
+ UpdateOrgEc2DeepInspectionConfigurationCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateOrgEc2DeepInspectionConfigurationCommand extends UpdateOrgEc2DeepInspectionConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateOrganizationConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateOrganizationConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateOrganizationConfigurationCommandInput,
32
+ UpdateOrganizationConfigurationCommandOutput,
33
+ Inspector2ClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {}
@@ -25,9 +25,9 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
25
25
  apiVersion: string;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: import("@smithy/types").Encoder;
28
+ base64Encoder: (_input: string | Uint8Array) => string;
29
29
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: import("@smithy/types").Encoder;
30
+ utf8Encoder: (input: string | Uint8Array) => string;
31
31
  disableHostPrefix: boolean;
32
32
  serviceId: string;
33
33
  logger: import("@smithy/types").Logger;
@@ -29,9 +29,9 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
29
29
  apiVersion: string;
30
30
  urlParser: import("@smithy/types").UrlParser;
31
31
  base64Decoder: import("@smithy/types").Decoder;
32
- base64Encoder: import("@smithy/types").Encoder;
32
+ base64Encoder: (_input: string | Uint8Array) => string;
33
33
  utf8Decoder: import("@smithy/types").Decoder;
34
- utf8Encoder: import("@smithy/types").Encoder;
34
+ utf8Encoder: (input: string | Uint8Array) => string;
35
35
  disableHostPrefix: boolean;
36
36
  serviceId: string;
37
37
  logger: import("@smithy/types").Logger;
@@ -13,9 +13,9 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
13
13
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
14
  streamCollector: import("@smithy/types").StreamCollector;
15
15
  base64Decoder: import("@smithy/types").Decoder;
16
- base64Encoder: import("@smithy/types").Encoder;
16
+ base64Encoder: (_input: string | Uint8Array) => string;
17
17
  utf8Decoder: import("@smithy/types").Decoder;
18
- utf8Encoder: import("@smithy/types").Encoder;
18
+ utf8Encoder: (input: string | Uint8Array) => string;
19
19
  disableHostPrefix: boolean;
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -2,7 +2,7 @@ import { Inspector2ClientConfig } from "./Inspector2Client";
2
2
  export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
3
3
  apiVersion: string;
4
4
  base64Decoder: import("@smithy/types").Decoder;
5
- base64Encoder: import("@smithy/types").Encoder;
5
+ base64Encoder: (_input: string | Uint8Array) => string;
6
6
  disableHostPrefix: boolean;
7
7
  endpointProvider: (
8
8
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };