@aws-sdk/client-inspector2 3.803.0 → 3.804.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 (90) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +6 -6
  2. package/dist-types/commands/AssociateMemberCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +1 -1
  7. package/dist-types/commands/CancelFindingsReportCommand.d.ts +1 -1
  8. package/dist-types/commands/CancelSbomExportCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateFilterCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateFindingsReportCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateSbomExportCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteFilterCommand.d.ts +1 -1
  15. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +1 -1
  16. package/dist-types/commands/DisassociateMemberCommand.d.ts +1 -1
  17. package/dist-types/commands/EnableCommand.d.ts +1 -1
  18. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +1 -1
  19. package/dist-types/commands/GetCisScanReportCommand.d.ts +1 -1
  20. package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +1 -1
  21. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +1 -1
  22. package/dist-types/commands/GetMemberCommand.d.ts +1 -1
  23. package/dist-types/commands/GetSbomExportCommand.d.ts +1 -1
  24. package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +1 -1
  25. package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +1 -1
  26. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +1 -1
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  28. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +1 -1
  29. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +1 -1
  30. package/dist-types/commands/SendCisSessionHealthCommand.d.ts +1 -1
  31. package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +1 -1
  32. package/dist-types/commands/StartCisSessionCommand.d.ts +1 -1
  33. package/dist-types/commands/StopCisSessionCommand.d.ts +1 -1
  34. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  35. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +1 -1
  37. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateFilterCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  41. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  42. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  43. package/dist-types/runtimeConfig.d.ts +16 -16
  44. package/dist-types/runtimeConfig.native.d.ts +18 -18
  45. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  46. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/EnableCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  86. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  87. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  88. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  89. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  90. package/package.json +19 -19
@@ -1820,8 +1820,8 @@ const de_ValidationExceptionRes = async (parsedOutput, context) => {
1820
1820
  };
1821
1821
  const se_CisDateFilter = (input, context) => {
1822
1822
  return take(input, {
1823
- earliestScanStartTime: (_) => _.getTime() / 1000,
1824
- latestScanStartTime: (_) => _.getTime() / 1000,
1823
+ earliestScanStartTime: (_) => _.getTime() / 1_000,
1824
+ latestScanStartTime: (_) => _.getTime() / 1_000,
1825
1825
  });
1826
1826
  };
1827
1827
  const se_CisScanDateFilterList = (input, context) => {
@@ -1847,8 +1847,8 @@ const se_CisSessionMessages = (input, context) => {
1847
1847
  };
1848
1848
  const se_CoverageDateFilter = (input, context) => {
1849
1849
  return take(input, {
1850
- endInclusive: (_) => _.getTime() / 1000,
1851
- startInclusive: (_) => _.getTime() / 1000,
1850
+ endInclusive: (_) => _.getTime() / 1_000,
1851
+ startInclusive: (_) => _.getTime() / 1_000,
1852
1852
  });
1853
1853
  };
1854
1854
  const se_CoverageDateFilterList = (input, context) => {
@@ -1879,8 +1879,8 @@ const se_CoverageFilterCriteria = (input, context) => {
1879
1879
  };
1880
1880
  const se_DateFilter = (input, context) => {
1881
1881
  return take(input, {
1882
- endInclusive: (_) => _.getTime() / 1000,
1883
- startInclusive: (_) => _.getTime() / 1000,
1882
+ endInclusive: (_) => _.getTime() / 1_000,
1883
+ startInclusive: (_) => _.getTime() / 1_000,
1884
1884
  });
1885
1885
  };
1886
1886
  const se_DateFilterList = (input, context) => {
@@ -23,7 +23,7 @@ export interface AssociateMemberCommandOutput extends AssociateMemberResponse, _
23
23
  }
24
24
  declare const AssociateMemberCommand_base: {
25
25
  new (input: AssociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberCommandInput, AssociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberCommandInput, AssociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberCommandInput, AssociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetCodeSnippetCommandOutput extends BatchGetCodeSnippetRes
23
23
  }
24
24
  declare const BatchGetCodeSnippetCommand_base: {
25
25
  new (input: BatchGetCodeSnippetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCodeSnippetCommandInput, BatchGetCodeSnippetCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetCodeSnippetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCodeSnippetCommandInput, BatchGetCodeSnippetCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetCodeSnippetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCodeSnippetCommandInput, BatchGetCodeSnippetCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetFindingDetailsCommandOutput extends BatchGetFindingDeta
23
23
  }
24
24
  declare const BatchGetFindingDetailsCommand_base: {
25
25
  new (input: BatchGetFindingDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFindingDetailsCommandInput, BatchGetFindingDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetFindingDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFindingDetailsCommandInput, BatchGetFindingDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetFindingDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFindingDetailsCommandInput, BatchGetFindingDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetFreeTrialInfoCommandOutput extends BatchGetFreeTrialInf
23
23
  }
24
24
  declare const BatchGetFreeTrialInfoCommand_base: {
25
25
  new (input: BatchGetFreeTrialInfoCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFreeTrialInfoCommandInput, BatchGetFreeTrialInfoCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetFreeTrialInfoCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFreeTrialInfoCommandInput, BatchGetFreeTrialInfoCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetFreeTrialInfoCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFreeTrialInfoCommandInput, BatchGetFreeTrialInfoCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateMemberEc2DeepInspectionStatusCommandOutput extends B
23
23
  }
24
24
  declare const BatchUpdateMemberEc2DeepInspectionStatusCommand_base: {
25
25
  new (input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateMemberEc2DeepInspectionStatusCommandInput, BatchUpdateMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateMemberEc2DeepInspectionStatusCommandInput, BatchUpdateMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateMemberEc2DeepInspectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateMemberEc2DeepInspectionStatusCommandInput, BatchUpdateMemberEc2DeepInspectionStatusCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelFindingsReportCommandOutput extends CancelFindingsReportR
23
23
  }
24
24
  declare const CancelFindingsReportCommand_base: {
25
25
  new (input: CancelFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelFindingsReportCommandInput, CancelFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelFindingsReportCommandInput, CancelFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelFindingsReportCommandInput, CancelFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelSbomExportCommandOutput extends CancelSbomExportResponse,
23
23
  }
24
24
  declare const CancelSbomExportCommand_base: {
25
25
  new (input: CancelSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSbomExportCommandInput, CancelSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSbomExportCommandInput, CancelSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSbomExportCommandInput, CancelSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCisScanConfigurationCommandOutput extends CreateCisScanCo
23
23
  }
24
24
  declare const CreateCisScanConfigurationCommand_base: {
25
25
  new (input: CreateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCisScanConfigurationCommandInput, CreateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCisScanConfigurationCommandInput, CreateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCisScanConfigurationCommandInput, CreateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
23
23
  }
24
24
  declare const CreateFilterCommand_base: {
25
25
  new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFindingsReportCommandOutput extends CreateFindingsReportR
23
23
  }
24
24
  declare const CreateFindingsReportCommand_base: {
25
25
  new (input: CreateFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingsReportCommandInput, CreateFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingsReportCommandInput, CreateFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFindingsReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFindingsReportCommandInput, CreateFindingsReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSbomExportCommandOutput extends CreateSbomExportResponse,
23
23
  }
24
24
  declare const CreateSbomExportCommand_base: {
25
25
  new (input: CreateSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSbomExportCommandInput, CreateSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSbomExportCommandInput, CreateSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSbomExportCommandInput, CreateSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCisScanConfigurationCommandOutput extends DeleteCisScanCo
23
23
  }
24
24
  declare const DeleteCisScanConfigurationCommand_base: {
25
25
  new (input: DeleteCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCisScanConfigurationCommandInput, DeleteCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCisScanConfigurationCommandInput, DeleteCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCisScanConfigurationCommandInput, DeleteCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __Metad
23
23
  }
24
24
  declare const DeleteFilterCommand_base: {
25
25
  new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableDelegatedAdminAccountCommandOutput extends DisableDelega
23
23
  }
24
24
  declare const DisableDelegatedAdminAccountCommand_base: {
25
25
  new (input: DisableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDelegatedAdminAccountCommandInput, DisableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDelegatedAdminAccountCommandInput, DisableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDelegatedAdminAccountCommandInput, DisableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateMemberCommandOutput extends DisassociateMemberRespo
23
23
  }
24
24
  declare const DisassociateMemberCommand_base: {
25
25
  new (input: DisassociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableCommandOutput extends EnableResponse, __MetadataBearer {
23
23
  }
24
24
  declare const EnableCommand_base: {
25
25
  new (input: EnableCommandInput): import("@smithy/smithy-client").CommandImpl<EnableCommandInput, EnableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableCommandInput): import("@smithy/smithy-client").CommandImpl<EnableCommandInput, EnableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableCommandInput): import("@smithy/smithy-client").CommandImpl<EnableCommandInput, EnableCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableDelegatedAdminAccountCommandOutput extends EnableDelegate
23
23
  }
24
24
  declare const EnableDelegatedAdminAccountCommand_base: {
25
25
  new (input: EnableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDelegatedAdminAccountCommandInput, EnableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDelegatedAdminAccountCommandInput, EnableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableDelegatedAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDelegatedAdminAccountCommandInput, EnableDelegatedAdminAccountCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCisScanReportCommandOutput extends GetCisScanReportResponse,
23
23
  }
24
24
  declare const GetCisScanReportCommand_base: {
25
25
  new (input: GetCisScanReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanReportCommandInput, GetCisScanReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCisScanReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanReportCommandInput, GetCisScanReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCisScanReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanReportCommandInput, GetCisScanReportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCisScanResultDetailsCommandOutput extends GetCisScanResultDe
23
23
  }
24
24
  declare const GetCisScanResultDetailsCommand_base: {
25
25
  new (input: GetCisScanResultDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanResultDetailsCommandInput, GetCisScanResultDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCisScanResultDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanResultDetailsCommandInput, GetCisScanResultDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCisScanResultDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCisScanResultDetailsCommandInput, GetCisScanResultDetailsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEncryptionKeyCommandOutput extends GetEncryptionKeyResponse,
23
23
  }
24
24
  declare const GetEncryptionKeyCommand_base: {
25
25
  new (input: GetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetEncryptionKeyCommandInput, GetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMemberCommandOutput extends GetMemberResponse, __MetadataBea
23
23
  }
24
24
  declare const GetMemberCommand_base: {
25
25
  new (input: GetMemberCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberCommandInput, GetMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMemberCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberCommandInput, GetMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMemberCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberCommandInput, GetMemberCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSbomExportCommandOutput extends GetSbomExportResponse, __Met
23
23
  }
24
24
  declare const GetSbomExportCommand_base: {
25
25
  new (input: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSbomExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetSbomExportCommandInput, GetSbomExportCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCisScanResultsAggregatedByChecksCommandOutput extends ListC
23
23
  }
24
24
  declare const ListCisScanResultsAggregatedByChecksCommand_base: {
25
25
  new (input: ListCisScanResultsAggregatedByChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByChecksCommandInput, ListCisScanResultsAggregatedByChecksCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCisScanResultsAggregatedByChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByChecksCommandInput, ListCisScanResultsAggregatedByChecksCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCisScanResultsAggregatedByChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByChecksCommandInput, ListCisScanResultsAggregatedByChecksCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCisScanResultsAggregatedByTargetResourceCommandOutput exten
23
23
  }
24
24
  declare const ListCisScanResultsAggregatedByTargetResourceCommand_base: {
25
25
  new (input: ListCisScanResultsAggregatedByTargetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByTargetResourceCommandInput, ListCisScanResultsAggregatedByTargetResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCisScanResultsAggregatedByTargetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByTargetResourceCommandInput, ListCisScanResultsAggregatedByTargetResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCisScanResultsAggregatedByTargetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListCisScanResultsAggregatedByTargetResourceCommandInput, ListCisScanResultsAggregatedByTargetResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListFindingAggregationsCommandOutput extends ListFindingAggrega
23
23
  }
24
24
  declare const ListFindingAggregationsCommand_base: {
25
25
  new (input: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListFindingAggregationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFindingAggregationsCommandInput, ListFindingAggregationsCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResetEncryptionKeyCommandOutput extends ResetEncryptionKeyRespo
23
23
  }
24
24
  declare const ResetEncryptionKeyCommand_base: {
25
25
  new (input: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResetEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ResetEncryptionKeyCommandInput, ResetEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchVulnerabilitiesCommandOutput extends SearchVulnerabilitie
23
23
  }
24
24
  declare const SearchVulnerabilitiesCommand_base: {
25
25
  new (input: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchVulnerabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchVulnerabilitiesCommandInput, SearchVulnerabilitiesCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SendCisSessionHealthCommandOutput extends SendCisSessionHealthR
23
23
  }
24
24
  declare const SendCisSessionHealthCommand_base: {
25
25
  new (input: SendCisSessionHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionHealthCommandInput, SendCisSessionHealthCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SendCisSessionHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionHealthCommandInput, SendCisSessionHealthCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SendCisSessionHealthCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionHealthCommandInput, SendCisSessionHealthCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SendCisSessionTelemetryCommandOutput extends SendCisSessionTele
23
23
  }
24
24
  declare const SendCisSessionTelemetryCommand_base: {
25
25
  new (input: SendCisSessionTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionTelemetryCommandInput, SendCisSessionTelemetryCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SendCisSessionTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionTelemetryCommandInput, SendCisSessionTelemetryCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SendCisSessionTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<SendCisSessionTelemetryCommandInput, SendCisSessionTelemetryCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartCisSessionCommandOutput extends StartCisSessionResponse, _
23
23
  }
24
24
  declare const StartCisSessionCommand_base: {
25
25
  new (input: StartCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCisSessionCommandInput, StartCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCisSessionCommandInput, StartCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCisSessionCommandInput, StartCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopCisSessionCommandOutput extends StopCisSessionResponse, __M
23
23
  }
24
24
  declare const StopCisSessionCommand_base: {
25
25
  new (input: StopCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCisSessionCommandInput, StopCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCisSessionCommandInput, StopCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopCisSessionCommandInput): import("@smithy/smithy-client").CommandImpl<StopCisSessionCommandInput, StopCisSessionCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCisScanConfigurationCommandOutput extends UpdateCisScanCo
23
23
  }
24
24
  declare const UpdateCisScanConfigurationCommand_base: {
25
25
  new (input: UpdateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCisScanConfigurationCommandInput, UpdateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCisScanConfigurationCommandInput, UpdateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCisScanConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCisScanConfigurationCommandInput, UpdateCisScanConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateEncryptionKeyCommandOutput extends UpdateEncryptionKeyRes
23
23
  }
24
24
  declare const UpdateEncryptionKeyCommand_base: {
25
25
  new (input: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEncryptionKeyCommandInput, UpdateEncryptionKeyCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateFilterCommandOutput extends UpdateFilterResponse, __Metad
23
23
  }
24
24
  declare const UpdateFilterCommand_base: {
25
25
  new (input: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFilterCommandInput, UpdateFilterCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateOrgEc2DeepInspectionConfigurationCommandOutput extends Up
23
23
  }
24
24
  declare const UpdateOrgEc2DeepInspectionConfigurationCommand_base: {
25
25
  new (input: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateOrgEc2DeepInspectionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrgEc2DeepInspectionConfigurationCommandInput, UpdateOrgEc2DeepInspectionConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
23
23
  }
24
24
  declare const UpdateOrganizationConfigurationCommand_base: {
25
25
  new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Inspector2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: Inspector2ClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Inspector2HttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };