@aws-sdk/client-inspector 3.943.0 → 3.946.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 (74) hide show
  1. package/dist-cjs/index.js +11 -77
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/InspectorClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +11 -77
  8. package/dist-types/Inspector.d.ts +1 -1
  9. package/dist-types/InspectorClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AddAttributesToFindingsCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateAssessmentTargetCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateAssessmentTemplateCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateExclusionsPreviewCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateResourceGroupCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteAssessmentRunCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteAssessmentTargetCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteAssessmentTemplateCommand.d.ts +3 -3
  20. package/dist-types/commands/DescribeAssessmentRunsCommand.d.ts +3 -3
  21. package/dist-types/commands/DescribeAssessmentTargetsCommand.d.ts +3 -3
  22. package/dist-types/commands/DescribeAssessmentTemplatesCommand.d.ts +3 -3
  23. package/dist-types/commands/DescribeCrossAccountAccessRoleCommand.d.ts +3 -3
  24. package/dist-types/commands/DescribeExclusionsCommand.d.ts +3 -3
  25. package/dist-types/commands/DescribeFindingsCommand.d.ts +3 -3
  26. package/dist-types/commands/DescribeResourceGroupsCommand.d.ts +3 -3
  27. package/dist-types/commands/DescribeRulesPackagesCommand.d.ts +3 -3
  28. package/dist-types/commands/GetAssessmentReportCommand.d.ts +3 -3
  29. package/dist-types/commands/GetExclusionsPreviewCommand.d.ts +3 -3
  30. package/dist-types/commands/GetTelemetryMetadataCommand.d.ts +3 -3
  31. package/dist-types/commands/ListAssessmentRunAgentsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListAssessmentRunsCommand.d.ts +3 -3
  33. package/dist-types/commands/ListAssessmentTargetsCommand.d.ts +3 -3
  34. package/dist-types/commands/ListAssessmentTemplatesCommand.d.ts +3 -3
  35. package/dist-types/commands/ListEventSubscriptionsCommand.d.ts +3 -3
  36. package/dist-types/commands/ListExclusionsCommand.d.ts +3 -3
  37. package/dist-types/commands/ListFindingsCommand.d.ts +3 -3
  38. package/dist-types/commands/ListRulesPackagesCommand.d.ts +3 -3
  39. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  40. package/dist-types/commands/PreviewAgentsCommand.d.ts +3 -3
  41. package/dist-types/commands/RegisterCrossAccountAccessRoleCommand.d.ts +3 -3
  42. package/dist-types/commands/RemoveAttributesFromFindingsCommand.d.ts +3 -3
  43. package/dist-types/commands/SetTagsForResourceCommand.d.ts +3 -3
  44. package/dist-types/commands/StartAssessmentRunCommand.d.ts +3 -3
  45. package/dist-types/commands/StopAssessmentRunCommand.d.ts +3 -3
  46. package/dist-types/commands/SubscribeToEventCommand.d.ts +3 -3
  47. package/dist-types/commands/UnsubscribeFromEventCommand.d.ts +3 -3
  48. package/dist-types/commands/UpdateAssessmentTargetCommand.d.ts +3 -3
  49. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  50. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  51. package/dist-types/extensionConfiguration.d.ts +4 -4
  52. package/dist-types/models/InspectorServiceException.d.ts +1 -1
  53. package/dist-types/models/errors.d.ts +1 -1
  54. package/dist-types/pagination/GetExclusionsPreviewPaginator.d.ts +1 -1
  55. package/dist-types/pagination/Interfaces.d.ts +1 -1
  56. package/dist-types/pagination/ListAssessmentRunAgentsPaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListAssessmentRunsPaginator.d.ts +1 -1
  58. package/dist-types/pagination/ListAssessmentTargetsPaginator.d.ts +1 -1
  59. package/dist-types/pagination/ListAssessmentTemplatesPaginator.d.ts +1 -1
  60. package/dist-types/pagination/ListEventSubscriptionsPaginator.d.ts +1 -1
  61. package/dist-types/pagination/ListExclusionsPaginator.d.ts +1 -1
  62. package/dist-types/pagination/ListFindingsPaginator.d.ts +1 -1
  63. package/dist-types/pagination/ListRulesPackagesPaginator.d.ts +1 -1
  64. package/dist-types/pagination/PreviewAgentsPaginator.d.ts +1 -1
  65. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  66. package/dist-types/runtimeConfig.d.ts +1 -1
  67. package/dist-types/runtimeConfig.native.d.ts +1 -1
  68. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  69. package/dist-types/runtimeExtensions.d.ts +1 -1
  70. package/dist-types/schemas/schemas_0.d.ts +1 -1
  71. package/dist-types/ts3.4/InspectorClient.d.ts +3 -3
  72. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  73. package/dist-types/ts3.4/models/InspectorServiceException.d.ts +1 -1
  74. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -613,10 +613,7 @@ var AccessDeniedException = [
613
613
  -3,
614
614
  n0,
615
615
  _ADE,
616
- {
617
- [_e]: _c,
618
- [_hE]: 403,
619
- },
616
+ { [_e]: _c, [_hE]: 403 },
620
617
  [_m, _eC, _cR],
621
618
  [0, 0, 2],
622
619
  ];
@@ -644,9 +641,7 @@ var AgentsAlreadyRunningAssessmentException = [
644
641
  -3,
645
642
  n0,
646
643
  _AARAE,
647
- {
648
- [_e]: _c,
649
- },
644
+ { [_e]: _c },
650
645
  [_m, _ag, _aT, _cR],
651
646
  [0, () => AgentAlreadyRunningAssessmentList, 2, 2],
652
647
  ];
@@ -695,9 +690,7 @@ var AssessmentRunInProgressException = [
695
690
  -3,
696
691
  n0,
697
692
  _ARIPE,
698
- {
699
- [_e]: _c,
700
- },
693
+ { [_e]: _c },
701
694
  [_m, _aRAs, _aRAT, _cR],
702
695
  [0, 64 | 0, 2, 2],
703
696
  ];
@@ -909,49 +902,20 @@ var GetTelemetryMetadataResponse = [
909
902
  [() => TelemetryMetadataList],
910
903
  ];
911
904
  var InspectorServiceAttributes = [3, n0, _ISA, 0, [_sV, _aRA, _rPAu], [1, 0, 0]];
912
- var InternalException = [
913
- -3,
914
- n0,
915
- _IE,
916
- {
917
- [_e]: _ser,
918
- },
919
- [_m, _cR],
920
- [0, 2],
921
- ];
905
+ var InternalException = [-3, n0, _IE, { [_e]: _ser }, [_m, _cR], [0, 2]];
922
906
  schema.TypeRegistry.for(n0).registerError(InternalException, InternalException$1);
923
907
  var InvalidCrossAccountRoleException = [
924
908
  -3,
925
909
  n0,
926
910
  _ICARE,
927
- {
928
- [_e]: _c,
929
- },
911
+ { [_e]: _c },
930
912
  [_m, _eC, _cR],
931
913
  [0, 0, 2],
932
914
  ];
933
915
  schema.TypeRegistry.for(n0).registerError(InvalidCrossAccountRoleException, InvalidCrossAccountRoleException$1);
934
- var InvalidInputException = [
935
- -3,
936
- n0,
937
- _IIE,
938
- {
939
- [_e]: _c,
940
- },
941
- [_m, _eC, _cR],
942
- [0, 0, 2],
943
- ];
916
+ var InvalidInputException = [-3, n0, _IIE, { [_e]: _c }, [_m, _eC, _cR], [0, 0, 2]];
944
917
  schema.TypeRegistry.for(n0).registerError(InvalidInputException, InvalidInputException$1);
945
- var LimitExceededException = [
946
- -3,
947
- n0,
948
- _LEE,
949
- {
950
- [_e]: _c,
951
- },
952
- [_m, _eC, _cR],
953
- [0, 0, 2],
954
- ];
918
+ var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_m, _eC, _cR], [0, 0, 2]];
955
919
  schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
956
920
  var ListAssessmentRunAgentsRequest = [
957
921
  3,
@@ -1028,29 +992,11 @@ var NetworkInterface = [
1028
992
  [_nII, _sI, _vI, _pDN, _pIA, _pIAr, _pDNu, _pI, _iApv, _sG],
1029
993
  [0, 0, 0, 0, 0, () => PrivateIpAddresses, 0, 0, 64 | 0, () => SecurityGroups],
1030
994
  ];
1031
- var NoSuchEntityException = [
1032
- -3,
1033
- n0,
1034
- _NSEE,
1035
- {
1036
- [_e]: _c,
1037
- },
1038
- [_m, _eC, _cR],
1039
- [0, 0, 2],
1040
- ];
995
+ var NoSuchEntityException = [-3, n0, _NSEE, { [_e]: _c }, [_m, _eC, _cR], [0, 0, 2]];
1041
996
  schema.TypeRegistry.for(n0).registerError(NoSuchEntityException, NoSuchEntityException$1);
1042
997
  var PreviewAgentsRequest = [3, n0, _PAR, 0, [_pAA, _nT, _mR], [0, 0, 1]];
1043
998
  var PreviewAgentsResponse = [3, n0, _PARr, 0, [_aP, _nT], [() => AgentPreviewList, 0]];
1044
- var PreviewGenerationInProgressException = [
1045
- -3,
1046
- n0,
1047
- _PGIPE,
1048
- {
1049
- [_e]: _c,
1050
- },
1051
- [_m],
1052
- [0],
1053
- ];
999
+ var PreviewGenerationInProgressException = [-3, n0, _PGIPE, { [_e]: _c }, [_m], [0]];
1054
1000
  schema.TypeRegistry.for(n0).registerError(PreviewGenerationInProgressException, PreviewGenerationInProgressException$1);
1055
1001
  var PrivateIp = [3, n0, _PI, 0, [_pDN, _pIA], [0, 0]];
1056
1002
  var RegisterCrossAccountAccessRoleRequest = [3, n0, _RCAARR, 0, [_rA], [0]];
@@ -1079,10 +1025,7 @@ var ServiceTemporarilyUnavailableException = [
1079
1025
  -3,
1080
1026
  n0,
1081
1027
  _STUE,
1082
- {
1083
- [_e]: _ser,
1084
- [_hE]: 503,
1085
- },
1028
+ { [_e]: _ser, [_hE]: 503 },
1086
1029
  [_m, _cR],
1087
1030
  [0, 2],
1088
1031
  ];
@@ -1104,16 +1047,7 @@ var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
1104
1047
  var TelemetryMetadata = [3, n0, _TM, 0, [_mT, _cou, _dS], [0, 1, 1]];
1105
1048
  var TimestampRange = [3, n0, _TR, 0, [_bD, _eD], [4, 4]];
1106
1049
  var UnsubscribeFromEventRequest = [3, n0, _UFER, 0, [_rAes, _ev, _tA], [0, 0, 0]];
1107
- var UnsupportedFeatureException = [
1108
- -3,
1109
- n0,
1110
- _UFE,
1111
- {
1112
- [_e]: _c,
1113
- },
1114
- [_m, _cR],
1115
- [0, 2],
1116
- ];
1050
+ var UnsupportedFeatureException = [-3, n0, _UFE, { [_e]: _c }, [_m, _cR], [0, 2]];
1117
1051
  schema.TypeRegistry.for(n0).registerError(UnsupportedFeatureException, UnsupportedFeatureException$1);
1118
1052
  var UpdateAssessmentTargetRequest = [3, n0, _UATR, 0, [_aTAs, _aTN, _rGA], [0, 0, 0]];
1119
1053
  var __Unit = "unit";
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultInspectorHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -326,10 +326,7 @@ export var AccessDeniedException = [
326
326
  -3,
327
327
  n0,
328
328
  _ADE,
329
- {
330
- [_e]: _c,
331
- [_hE]: 403,
332
- },
329
+ { [_e]: _c, [_hE]: 403 },
333
330
  [_m, _eC, _cR],
334
331
  [0, 0, 2],
335
332
  ];
@@ -357,9 +354,7 @@ export var AgentsAlreadyRunningAssessmentException = [
357
354
  -3,
358
355
  n0,
359
356
  _AARAE,
360
- {
361
- [_e]: _c,
362
- },
357
+ { [_e]: _c },
363
358
  [_m, _ag, _aT, _cR],
364
359
  [0, () => AgentAlreadyRunningAssessmentList, 2, 2],
365
360
  ];
@@ -408,9 +403,7 @@ export var AssessmentRunInProgressException = [
408
403
  -3,
409
404
  n0,
410
405
  _ARIPE,
411
- {
412
- [_e]: _c,
413
- },
406
+ { [_e]: _c },
414
407
  [_m, _aRAs, _aRAT, _cR],
415
408
  [0, 64 | 0, 2, 2],
416
409
  ];
@@ -622,49 +615,20 @@ export var GetTelemetryMetadataResponse = [
622
615
  [() => TelemetryMetadataList],
623
616
  ];
624
617
  export var InspectorServiceAttributes = [3, n0, _ISA, 0, [_sV, _aRA, _rPAu], [1, 0, 0]];
625
- export var InternalException = [
626
- -3,
627
- n0,
628
- _IE,
629
- {
630
- [_e]: _ser,
631
- },
632
- [_m, _cR],
633
- [0, 2],
634
- ];
618
+ export var InternalException = [-3, n0, _IE, { [_e]: _ser }, [_m, _cR], [0, 2]];
635
619
  TypeRegistry.for(n0).registerError(InternalException, __InternalException);
636
620
  export var InvalidCrossAccountRoleException = [
637
621
  -3,
638
622
  n0,
639
623
  _ICARE,
640
- {
641
- [_e]: _c,
642
- },
624
+ { [_e]: _c },
643
625
  [_m, _eC, _cR],
644
626
  [0, 0, 2],
645
627
  ];
646
628
  TypeRegistry.for(n0).registerError(InvalidCrossAccountRoleException, __InvalidCrossAccountRoleException);
647
- export var InvalidInputException = [
648
- -3,
649
- n0,
650
- _IIE,
651
- {
652
- [_e]: _c,
653
- },
654
- [_m, _eC, _cR],
655
- [0, 0, 2],
656
- ];
629
+ export var InvalidInputException = [-3, n0, _IIE, { [_e]: _c }, [_m, _eC, _cR], [0, 0, 2]];
657
630
  TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
658
- export var LimitExceededException = [
659
- -3,
660
- n0,
661
- _LEE,
662
- {
663
- [_e]: _c,
664
- },
665
- [_m, _eC, _cR],
666
- [0, 0, 2],
667
- ];
631
+ export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_m, _eC, _cR], [0, 0, 2]];
668
632
  TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
669
633
  export var ListAssessmentRunAgentsRequest = [
670
634
  3,
@@ -741,29 +705,11 @@ export var NetworkInterface = [
741
705
  [_nII, _sI, _vI, _pDN, _pIA, _pIAr, _pDNu, _pI, _iApv, _sG],
742
706
  [0, 0, 0, 0, 0, () => PrivateIpAddresses, 0, 0, 64 | 0, () => SecurityGroups],
743
707
  ];
744
- export var NoSuchEntityException = [
745
- -3,
746
- n0,
747
- _NSEE,
748
- {
749
- [_e]: _c,
750
- },
751
- [_m, _eC, _cR],
752
- [0, 0, 2],
753
- ];
708
+ export var NoSuchEntityException = [-3, n0, _NSEE, { [_e]: _c }, [_m, _eC, _cR], [0, 0, 2]];
754
709
  TypeRegistry.for(n0).registerError(NoSuchEntityException, __NoSuchEntityException);
755
710
  export var PreviewAgentsRequest = [3, n0, _PAR, 0, [_pAA, _nT, _mR], [0, 0, 1]];
756
711
  export var PreviewAgentsResponse = [3, n0, _PARr, 0, [_aP, _nT], [() => AgentPreviewList, 0]];
757
- export var PreviewGenerationInProgressException = [
758
- -3,
759
- n0,
760
- _PGIPE,
761
- {
762
- [_e]: _c,
763
- },
764
- [_m],
765
- [0],
766
- ];
712
+ export var PreviewGenerationInProgressException = [-3, n0, _PGIPE, { [_e]: _c }, [_m], [0]];
767
713
  TypeRegistry.for(n0).registerError(PreviewGenerationInProgressException, __PreviewGenerationInProgressException);
768
714
  export var PrivateIp = [3, n0, _PI, 0, [_pDN, _pIA], [0, 0]];
769
715
  export var RegisterCrossAccountAccessRoleRequest = [3, n0, _RCAARR, 0, [_rA], [0]];
@@ -792,10 +738,7 @@ export var ServiceTemporarilyUnavailableException = [
792
738
  -3,
793
739
  n0,
794
740
  _STUE,
795
- {
796
- [_e]: _ser,
797
- [_hE]: 503,
798
- },
741
+ { [_e]: _ser, [_hE]: 503 },
799
742
  [_m, _cR],
800
743
  [0, 2],
801
744
  ];
@@ -817,16 +760,7 @@ export var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
817
760
  export var TelemetryMetadata = [3, n0, _TM, 0, [_mT, _cou, _dS], [0, 1, 1]];
818
761
  export var TimestampRange = [3, n0, _TR, 0, [_bD, _eD], [4, 4]];
819
762
  export var UnsubscribeFromEventRequest = [3, n0, _UFER, 0, [_rAes, _ev, _tA], [0, 0, 0]];
820
- export var UnsupportedFeatureException = [
821
- -3,
822
- n0,
823
- _UFE,
824
- {
825
- [_e]: _c,
826
- },
827
- [_m, _cR],
828
- [0, 2],
829
- ];
763
+ export var UnsupportedFeatureException = [-3, n0, _UFE, { [_e]: _c }, [_m, _cR], [0, 2]];
830
764
  TypeRegistry.for(n0).registerError(UnsupportedFeatureException, __UnsupportedFeatureException);
831
765
  export var UpdateAssessmentTargetRequest = [3, n0, _UATR, 0, [_aTAs, _aTN, _rGA], [0, 0, 0]];
832
766
  export var __Unit = "unit";
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { AddAttributesToFindingsCommandInput, AddAttributesToFindingsCommandOutput } from "./commands/AddAttributesToFindingsCommand";
3
3
  import { CreateAssessmentTargetCommandInput, CreateAssessmentTargetCommandOutput } from "./commands/CreateAssessmentTargetCommand";
4
4
  import { CreateAssessmentTemplateCommandInput, CreateAssessmentTemplateCommandOutput } from "./commands/CreateAssessmentTemplateCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AddAttributesToFindingsCommandInput, AddAttributesToFindingsCommandOutput } from "./commands/AddAttributesToFindingsCommand";
11
11
  import { CreateAssessmentTargetCommandInput, CreateAssessmentTargetCommandOutput } from "./commands/CreateAssessmentTargetCommand";
12
12
  import { CreateAssessmentTemplateCommandInput, CreateAssessmentTemplateCommandOutput } from "./commands/CreateAssessmentTemplateCommand";
@@ -45,7 +45,7 @@ import { SubscribeToEventCommandInput, SubscribeToEventCommandOutput } from "./c
45
45
  import { UnsubscribeFromEventCommandInput, UnsubscribeFromEventCommandOutput } from "./commands/UnsubscribeFromEventCommand";
46
46
  import { UpdateAssessmentTargetCommandInput, UpdateAssessmentTargetCommandOutput } from "./commands/UpdateAssessmentTargetCommand";
47
47
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
48
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
48
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
49
49
  export { __Client };
50
50
  /**
51
51
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { InspectorHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { InspectorHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { InspectorClientResolvedConfig } from "../InspectorClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type InspectorClientResolvedConfig } from "../InspectorClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { AddAttributesToFindingsRequest, AddAttributesToFindingsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { AddAttributesToFindingsRequest, AddAttributesToFindingsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { CreateAssessmentTargetRequest, CreateAssessmentTargetResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { CreateAssessmentTargetRequest, CreateAssessmentTargetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { CreateAssessmentTemplateRequest, CreateAssessmentTemplateResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { CreateAssessmentTemplateRequest, CreateAssessmentTemplateResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { CreateExclusionsPreviewRequest, CreateExclusionsPreviewResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { CreateExclusionsPreviewRequest, CreateExclusionsPreviewResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { CreateResourceGroupRequest, CreateResourceGroupResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { CreateResourceGroupRequest, CreateResourceGroupResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DeleteAssessmentRunRequest } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DeleteAssessmentRunRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DeleteAssessmentTargetRequest } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DeleteAssessmentTargetRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DeleteAssessmentTemplateRequest } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DeleteAssessmentTemplateRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeAssessmentRunsRequest, DescribeAssessmentRunsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeAssessmentRunsRequest, DescribeAssessmentRunsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeAssessmentTargetsRequest, DescribeAssessmentTargetsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeAssessmentTargetsRequest, DescribeAssessmentTargetsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeAssessmentTemplatesRequest, DescribeAssessmentTemplatesResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeAssessmentTemplatesRequest, DescribeAssessmentTemplatesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeCrossAccountAccessRoleResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeCrossAccountAccessRoleResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeExclusionsRequest, DescribeExclusionsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeExclusionsRequest, DescribeExclusionsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeFindingsRequest, DescribeFindingsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeFindingsRequest, DescribeFindingsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeResourceGroupsRequest, DescribeResourceGroupsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeResourceGroupsRequest, DescribeResourceGroupsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
- import { DescribeRulesPackagesRequest, DescribeRulesPackagesResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { InspectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../InspectorClient";
4
+ import type { DescribeRulesPackagesRequest, DescribeRulesPackagesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */