@aws-sdk/client-application-discovery-service 3.943.0 → 3.947.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 (63) hide show
  1. package/dist-cjs/index.js +13 -146
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/ApplicationDiscoveryService.js +1 -1
  5. package/dist-es/ApplicationDiscoveryServiceClient.js +2 -2
  6. package/dist-es/runtimeConfig.browser.js +2 -2
  7. package/dist-es/runtimeConfig.js +2 -3
  8. package/dist-es/schemas/schemas_0.js +13 -146
  9. package/dist-types/ApplicationDiscoveryService.d.ts +1 -1
  10. package/dist-types/ApplicationDiscoveryServiceClient.d.ts +10 -10
  11. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  12. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  13. package/dist-types/commands/AssociateConfigurationItemsToApplicationCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDeleteAgentsCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDeleteImportDataCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateApplicationCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateTagsCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteApplicationsCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
  20. package/dist-types/commands/DescribeAgentsCommand.d.ts +3 -3
  21. package/dist-types/commands/DescribeBatchDeleteConfigurationTaskCommand.d.ts +3 -3
  22. package/dist-types/commands/DescribeConfigurationsCommand.d.ts +3 -3
  23. package/dist-types/commands/DescribeContinuousExportsCommand.d.ts +3 -3
  24. package/dist-types/commands/DescribeExportConfigurationsCommand.d.ts +3 -3
  25. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
  26. package/dist-types/commands/DescribeImportTasksCommand.d.ts +3 -3
  27. package/dist-types/commands/DescribeTagsCommand.d.ts +3 -3
  28. package/dist-types/commands/DisassociateConfigurationItemsFromApplicationCommand.d.ts +3 -3
  29. package/dist-types/commands/ExportConfigurationsCommand.d.ts +3 -3
  30. package/dist-types/commands/GetDiscoverySummaryCommand.d.ts +3 -3
  31. package/dist-types/commands/ListConfigurationsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListServerNeighborsCommand.d.ts +3 -3
  33. package/dist-types/commands/StartBatchDeleteConfigurationTaskCommand.d.ts +3 -3
  34. package/dist-types/commands/StartContinuousExportCommand.d.ts +3 -3
  35. package/dist-types/commands/StartDataCollectionByAgentIdsCommand.d.ts +3 -3
  36. package/dist-types/commands/StartExportTaskCommand.d.ts +3 -3
  37. package/dist-types/commands/StartImportTaskCommand.d.ts +3 -3
  38. package/dist-types/commands/StopContinuousExportCommand.d.ts +3 -3
  39. package/dist-types/commands/StopDataCollectionByAgentIdsCommand.d.ts +3 -3
  40. package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -3
  41. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  42. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  43. package/dist-types/extensionConfiguration.d.ts +4 -4
  44. package/dist-types/models/ApplicationDiscoveryServiceServiceException.d.ts +1 -1
  45. package/dist-types/models/errors.d.ts +1 -1
  46. package/dist-types/pagination/DescribeAgentsPaginator.d.ts +1 -1
  47. package/dist-types/pagination/DescribeContinuousExportsPaginator.d.ts +1 -1
  48. package/dist-types/pagination/DescribeExportConfigurationsPaginator.d.ts +1 -1
  49. package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +1 -1
  50. package/dist-types/pagination/DescribeImportTasksPaginator.d.ts +1 -1
  51. package/dist-types/pagination/DescribeTagsPaginator.d.ts +1 -1
  52. package/dist-types/pagination/Interfaces.d.ts +1 -1
  53. package/dist-types/pagination/ListConfigurationsPaginator.d.ts +1 -1
  54. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  55. package/dist-types/runtimeConfig.d.ts +1 -1
  56. package/dist-types/runtimeConfig.native.d.ts +1 -1
  57. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  58. package/dist-types/runtimeExtensions.d.ts +1 -1
  59. package/dist-types/schemas/schemas_0.d.ts +1 -1
  60. package/dist-types/ts3.4/ApplicationDiscoveryServiceClient.d.ts +3 -3
  61. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  62. package/dist-types/ts3.4/models/ApplicationDiscoveryServiceServiceException.d.ts +1 -1
  63. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -553,17 +553,7 @@ var AssociateConfigurationItemsToApplicationRequest = [
553
553
  [0, 64 | 0],
554
554
  ];
555
555
  var AssociateConfigurationItemsToApplicationResponse = [3, n0, _ACITARs, 0, [], []];
556
- var AuthorizationErrorException = [
557
- -3,
558
- n0,
559
- _AEE,
560
- {
561
- [_e]: _c,
562
- [_hE]: 403,
563
- },
564
- [_m],
565
- [0],
566
- ];
556
+ var AuthorizationErrorException = [-3, n0, _AEE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
567
557
  schema.TypeRegistry.for(n0).registerError(AuthorizationErrorException, AuthorizationErrorException$1);
568
558
  var BatchDeleteAgentError = [3, n0, _BDAE, 0, [_aI, _eM, _eC], [0, 0, 0]];
569
559
  var BatchDeleteAgentsRequest = [3, n0, _BDAR, 0, [_dA], [() => DeleteAgents]];
@@ -587,17 +577,7 @@ var BatchDeleteImportDataResponse = [
587
577
  [() => BatchDeleteImportDataErrorList],
588
578
  ];
589
579
  var ConfigurationTag = [3, n0, _CT, 0, [_cT, _cIon, _k, _va, _tOC], [0, 0, 0, 0, 4]];
590
- var ConflictErrorException = [
591
- -3,
592
- n0,
593
- _CEE,
594
- {
595
- [_e]: _c,
596
- [_hE]: 409,
597
- },
598
- [_m],
599
- [0],
600
- ];
580
+ var ConflictErrorException = [-3, n0, _CEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
601
581
  schema.TypeRegistry.for(n0).registerError(ConflictErrorException, ConflictErrorException$1);
602
582
  var ContinuousExportDescription = [
603
583
  3,
@@ -810,17 +790,7 @@ var GetDiscoverySummaryResponse = [
810
790
  () => CustomerAgentlessCollectorInfo,
811
791
  ],
812
792
  ];
813
- var HomeRegionNotSetException = [
814
- -3,
815
- n0,
816
- _HRNSE,
817
- {
818
- [_e]: _c,
819
- [_hE]: 400,
820
- },
821
- [_m],
822
- [0],
823
- ];
793
+ var HomeRegionNotSetException = [-3, n0, _HRNSE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
824
794
  schema.TypeRegistry.for(n0).registerError(HomeRegionNotSetException, HomeRegionNotSetException$1);
825
795
  var ImportTask = [
826
796
  3,
@@ -831,41 +801,11 @@ var ImportTask = [
831
801
  [0, 0, 0, 0, 0, 4, 4, 4, 0, 1, 1, 1, 1, 0],
832
802
  ];
833
803
  var ImportTaskFilter = [3, n0, _ITF, 0, [_n, _val], [0, 64 | 0]];
834
- var InvalidParameterException = [
835
- -3,
836
- n0,
837
- _IPE,
838
- {
839
- [_e]: _c,
840
- [_hE]: 400,
841
- },
842
- [_m],
843
- [0],
844
- ];
804
+ var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
845
805
  schema.TypeRegistry.for(n0).registerError(InvalidParameterException, InvalidParameterException$1);
846
- var InvalidParameterValueException = [
847
- -3,
848
- n0,
849
- _IPVE,
850
- {
851
- [_e]: _c,
852
- [_hE]: 400,
853
- },
854
- [_m],
855
- [0],
856
- ];
806
+ var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
857
807
  schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException, InvalidParameterValueException$1);
858
- var LimitExceededException = [
859
- -3,
860
- n0,
861
- _LEE,
862
- {
863
- [_e]: _c,
864
- [_hE]: 400,
865
- },
866
- [_m],
867
- [0],
868
- ];
808
+ var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
869
809
  schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
870
810
  var ListConfigurationsRequest = [
871
811
  3,
@@ -907,55 +847,15 @@ var NeighborConnectionDetail = [
907
847
  [_sSI, _dSI, _dP, _tP, _cC],
908
848
  [0, 0, 1, 0, 1],
909
849
  ];
910
- var OperationNotPermittedException = [
911
- -3,
912
- n0,
913
- _ONPE,
914
- {
915
- [_e]: _c,
916
- [_hE]: 429,
917
- },
918
- [_m],
919
- [0],
920
- ];
850
+ var OperationNotPermittedException = [-3, n0, _ONPE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
921
851
  schema.TypeRegistry.for(n0).registerError(OperationNotPermittedException, OperationNotPermittedException$1);
922
852
  var OrderByElement = [3, n0, _OBE, 0, [_fN, _sO], [0, 0]];
923
853
  var ReservedInstanceOptions = [3, n0, _RIO, 0, [_pO, _oC, _tL], [0, 0, 0]];
924
- var ResourceInUseException = [
925
- -3,
926
- n0,
927
- _RIUE,
928
- {
929
- [_e]: _c,
930
- [_hE]: 400,
931
- },
932
- [_m],
933
- [0],
934
- ];
854
+ var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
935
855
  schema.TypeRegistry.for(n0).registerError(ResourceInUseException, ResourceInUseException$1);
936
- var ResourceNotFoundException = [
937
- -3,
938
- n0,
939
- _RNFE,
940
- {
941
- [_e]: _c,
942
- [_hE]: 400,
943
- },
944
- [_m],
945
- [0],
946
- ];
856
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
947
857
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
948
- var ServerInternalErrorException = [
949
- -3,
950
- n0,
951
- _SIEE,
952
- {
953
- [_e]: _ser,
954
- [_hE]: 500,
955
- },
956
- [_m],
957
- [0],
958
- ];
858
+ var ServerInternalErrorException = [-3, n0, _SIEE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
959
859
  schema.TypeRegistry.for(n0).registerError(ServerInternalErrorException, ServerInternalErrorException$1);
960
860
  var StartBatchDeleteConfigurationTaskRequest = [
961
861
  3,
@@ -1026,18 +926,7 @@ var AgentNetworkInfoList = [1, n0, _ANIL, 0, [() => AgentNetworkInfo, 0]];
1026
926
  var AgentsInfo = [1, n0, _AIg, 0, [() => AgentInfo, 0]];
1027
927
  var BatchDeleteAgentErrors = [1, n0, _BDAEa, 0, () => BatchDeleteAgentError];
1028
928
  var BatchDeleteImportDataErrorList = [1, n0, _BDIDEL, 0, () => BatchDeleteImportDataError];
1029
- var ConfigurationTagSet = [
1030
- 1,
1031
- n0,
1032
- _CTS,
1033
- 0,
1034
- [
1035
- () => ConfigurationTag,
1036
- {
1037
- [_xN]: _i,
1038
- },
1039
- ],
1040
- ];
929
+ var ConfigurationTagSet = [1, n0, _CTS, 0, [() => ConfigurationTag, { [_xN]: _i }]];
1041
930
  var ContinuousExportDescriptions = [1, n0, _CEDo, 0, () => ContinuousExportDescription];
1042
931
  var DeleteAgents = [1, n0, _DAe, 0, () => DeleteAgent];
1043
932
  var DeletionWarningsList = [1, n0, _DWL, 0, () => DeletionWarning];
@@ -1046,34 +935,12 @@ var ExportFilters = [1, n0, _EFx, 0, [() => ExportFilter, 0]];
1046
935
  var ExportsInfo = [1, n0, _EIx, 0, () => ExportInfo];
1047
936
  var FailedConfigurationList = [1, n0, _FCL, 0, () => FailedConfiguration];
1048
937
  var Filters = [1, n0, _Fi, 0, [() => Filter, 0]];
1049
- var FilterValues = [
1050
- 1,
1051
- n0,
1052
- _FV,
1053
- 0,
1054
- [
1055
- 0,
1056
- {
1057
- [_xN]: _i,
1058
- },
1059
- ],
1060
- ];
938
+ var FilterValues = [1, n0, _FV, 0, [0, { [_xN]: _i }]];
1061
939
  var ImportTaskList = [1, n0, _ITL, 0, () => ImportTask];
1062
940
  var NeighborDetailsList = [1, n0, _NDL, 0, () => NeighborConnectionDetail];
1063
941
  var OrderByList = [1, n0, _OBL, 0, () => OrderByElement];
1064
942
  var TagFilters = [1, n0, _TFa, 0, [() => TagFilter, 0]];
1065
- var TagSet = [
1066
- 1,
1067
- n0,
1068
- _TS,
1069
- 0,
1070
- [
1071
- () => Tag,
1072
- {
1073
- [_xN]: _i,
1074
- },
1075
- ],
1076
- ];
943
+ var TagSet = [1, n0, _TS, 0, [() => Tag, { [_xN]: _i }]];
1077
944
  var ExportPreferences = [
1078
945
  3,
1079
946
  n0,
@@ -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);
@@ -1,5 +1,5 @@
1
1
  import { createAggregatedClient } from "@smithy/smithy-client";
2
- import { ApplicationDiscoveryServiceClient, } from "./ApplicationDiscoveryServiceClient";
2
+ import { ApplicationDiscoveryServiceClient } from "./ApplicationDiscoveryServiceClient";
3
3
  import { AssociateConfigurationItemsToApplicationCommand, } from "./commands/AssociateConfigurationItemsToApplicationCommand";
4
4
  import { BatchDeleteAgentsCommand, } from "./commands/BatchDeleteAgentsCommand";
5
5
  import { BatchDeleteImportDataCommand, } from "./commands/BatchDeleteImportDataCommand";
@@ -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 { defaultApplicationDiscoveryServiceHttpAuthSchemeParametersProvider, 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);
@@ -316,17 +316,7 @@ export var AssociateConfigurationItemsToApplicationRequest = [
316
316
  [0, 64 | 0],
317
317
  ];
318
318
  export var AssociateConfigurationItemsToApplicationResponse = [3, n0, _ACITARs, 0, [], []];
319
- export var AuthorizationErrorException = [
320
- -3,
321
- n0,
322
- _AEE,
323
- {
324
- [_e]: _c,
325
- [_hE]: 403,
326
- },
327
- [_m],
328
- [0],
329
- ];
319
+ export var AuthorizationErrorException = [-3, n0, _AEE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
330
320
  TypeRegistry.for(n0).registerError(AuthorizationErrorException, __AuthorizationErrorException);
331
321
  export var BatchDeleteAgentError = [3, n0, _BDAE, 0, [_aI, _eM, _eC], [0, 0, 0]];
332
322
  export var BatchDeleteAgentsRequest = [3, n0, _BDAR, 0, [_dA], [() => DeleteAgents]];
@@ -350,17 +340,7 @@ export var BatchDeleteImportDataResponse = [
350
340
  [() => BatchDeleteImportDataErrorList],
351
341
  ];
352
342
  export var ConfigurationTag = [3, n0, _CT, 0, [_cT, _cIon, _k, _va, _tOC], [0, 0, 0, 0, 4]];
353
- export var ConflictErrorException = [
354
- -3,
355
- n0,
356
- _CEE,
357
- {
358
- [_e]: _c,
359
- [_hE]: 409,
360
- },
361
- [_m],
362
- [0],
363
- ];
343
+ export var ConflictErrorException = [-3, n0, _CEE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
364
344
  TypeRegistry.for(n0).registerError(ConflictErrorException, __ConflictErrorException);
365
345
  export var ContinuousExportDescription = [
366
346
  3,
@@ -573,17 +553,7 @@ export var GetDiscoverySummaryResponse = [
573
553
  () => CustomerAgentlessCollectorInfo,
574
554
  ],
575
555
  ];
576
- export var HomeRegionNotSetException = [
577
- -3,
578
- n0,
579
- _HRNSE,
580
- {
581
- [_e]: _c,
582
- [_hE]: 400,
583
- },
584
- [_m],
585
- [0],
586
- ];
556
+ export var HomeRegionNotSetException = [-3, n0, _HRNSE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
587
557
  TypeRegistry.for(n0).registerError(HomeRegionNotSetException, __HomeRegionNotSetException);
588
558
  export var ImportTask = [
589
559
  3,
@@ -594,41 +564,11 @@ export var ImportTask = [
594
564
  [0, 0, 0, 0, 0, 4, 4, 4, 0, 1, 1, 1, 1, 0],
595
565
  ];
596
566
  export var ImportTaskFilter = [3, n0, _ITF, 0, [_n, _val], [0, 64 | 0]];
597
- export var InvalidParameterException = [
598
- -3,
599
- n0,
600
- _IPE,
601
- {
602
- [_e]: _c,
603
- [_hE]: 400,
604
- },
605
- [_m],
606
- [0],
607
- ];
567
+ export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
608
568
  TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
609
- export var InvalidParameterValueException = [
610
- -3,
611
- n0,
612
- _IPVE,
613
- {
614
- [_e]: _c,
615
- [_hE]: 400,
616
- },
617
- [_m],
618
- [0],
619
- ];
569
+ export var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
620
570
  TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException);
621
- export var LimitExceededException = [
622
- -3,
623
- n0,
624
- _LEE,
625
- {
626
- [_e]: _c,
627
- [_hE]: 400,
628
- },
629
- [_m],
630
- [0],
631
- ];
571
+ export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
632
572
  TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
633
573
  export var ListConfigurationsRequest = [
634
574
  3,
@@ -670,55 +610,15 @@ export var NeighborConnectionDetail = [
670
610
  [_sSI, _dSI, _dP, _tP, _cC],
671
611
  [0, 0, 1, 0, 1],
672
612
  ];
673
- export var OperationNotPermittedException = [
674
- -3,
675
- n0,
676
- _ONPE,
677
- {
678
- [_e]: _c,
679
- [_hE]: 429,
680
- },
681
- [_m],
682
- [0],
683
- ];
613
+ export var OperationNotPermittedException = [-3, n0, _ONPE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
684
614
  TypeRegistry.for(n0).registerError(OperationNotPermittedException, __OperationNotPermittedException);
685
615
  export var OrderByElement = [3, n0, _OBE, 0, [_fN, _sO], [0, 0]];
686
616
  export var ReservedInstanceOptions = [3, n0, _RIO, 0, [_pO, _oC, _tL], [0, 0, 0]];
687
- export var ResourceInUseException = [
688
- -3,
689
- n0,
690
- _RIUE,
691
- {
692
- [_e]: _c,
693
- [_hE]: 400,
694
- },
695
- [_m],
696
- [0],
697
- ];
617
+ export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
698
618
  TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
699
- export var ResourceNotFoundException = [
700
- -3,
701
- n0,
702
- _RNFE,
703
- {
704
- [_e]: _c,
705
- [_hE]: 400,
706
- },
707
- [_m],
708
- [0],
709
- ];
619
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
710
620
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
711
- export var ServerInternalErrorException = [
712
- -3,
713
- n0,
714
- _SIEE,
715
- {
716
- [_e]: _ser,
717
- [_hE]: 500,
718
- },
719
- [_m],
720
- [0],
721
- ];
621
+ export var ServerInternalErrorException = [-3, n0, _SIEE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
722
622
  TypeRegistry.for(n0).registerError(ServerInternalErrorException, __ServerInternalErrorException);
723
623
  export var StartBatchDeleteConfigurationTaskRequest = [
724
624
  3,
@@ -793,18 +693,7 @@ export var BatchDeleteAgentErrors = [1, n0, _BDAEa, 0, () => BatchDeleteAgentErr
793
693
  export var BatchDeleteImportDataErrorList = [1, n0, _BDIDEL, 0, () => BatchDeleteImportDataError];
794
694
  export var ConfigurationIdList = 64 | 0;
795
695
  export var Configurations = [1, n0, _C, 0, 128 | 0];
796
- export var ConfigurationTagSet = [
797
- 1,
798
- n0,
799
- _CTS,
800
- 0,
801
- [
802
- () => ConfigurationTag,
803
- {
804
- [_xN]: _i,
805
- },
806
- ],
807
- ];
696
+ export var ConfigurationTagSet = [1, n0, _CTS, 0, [() => ConfigurationTag, { [_xN]: _i }]];
808
697
  export var ContinuousExportDescriptions = [1, n0, _CEDo, 0, () => ContinuousExportDescription];
809
698
  export var ContinuousExportIds = 64 | 0;
810
699
  export var DeleteAgents = [1, n0, _DAe, 0, () => DeleteAgent];
@@ -818,35 +707,13 @@ export var ExportIds = 64 | 0;
818
707
  export var ExportsInfo = [1, n0, _EIx, 0, () => ExportInfo];
819
708
  export var FailedConfigurationList = [1, n0, _FCL, 0, () => FailedConfiguration];
820
709
  export var Filters = [1, n0, _Fi, 0, [() => Filter, 0]];
821
- export var FilterValues = [
822
- 1,
823
- n0,
824
- _FV,
825
- 0,
826
- [
827
- 0,
828
- {
829
- [_xN]: _i,
830
- },
831
- ],
832
- ];
710
+ export var FilterValues = [1, n0, _FV, 0, [0, { [_xN]: _i }]];
833
711
  export var ImportTaskFilterValueList = 64 | 0;
834
712
  export var ImportTaskList = [1, n0, _ITL, 0, () => ImportTask];
835
713
  export var NeighborDetailsList = [1, n0, _NDL, 0, () => NeighborConnectionDetail];
836
714
  export var OrderByList = [1, n0, _OBL, 0, () => OrderByElement];
837
715
  export var TagFilters = [1, n0, _TFa, 0, [() => TagFilter, 0]];
838
- export var TagSet = [
839
- 1,
840
- n0,
841
- _TS,
842
- 0,
843
- [
844
- () => Tag,
845
- {
846
- [_xN]: _i,
847
- },
848
- ],
849
- ];
716
+ export var TagSet = [1, n0, _TS, 0, [() => Tag, { [_xN]: _i }]];
850
717
  export var ToDeleteIdentifierList = 64 | 0;
851
718
  export var Configuration = 128 | 0;
852
719
  export var DescribeConfigurationsAttribute = 128 | 0;
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { ApplicationDiscoveryServiceClient } from "./ApplicationDiscoveryServiceClient";
3
3
  import { AssociateConfigurationItemsToApplicationCommandInput, AssociateConfigurationItemsToApplicationCommandOutput } from "./commands/AssociateConfigurationItemsToApplicationCommand";
4
4
  import { BatchDeleteAgentsCommandInput, BatchDeleteAgentsCommandOutput } from "./commands/BatchDeleteAgentsCommand";
@@ -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 { AssociateConfigurationItemsToApplicationCommandInput, AssociateConfigurationItemsToApplicationCommandOutput } from "./commands/AssociateConfigurationItemsToApplicationCommand";
11
11
  import { BatchDeleteAgentsCommandInput, BatchDeleteAgentsCommandOutput } from "./commands/BatchDeleteAgentsCommand";
12
12
  import { BatchDeleteImportDataCommandInput, BatchDeleteImportDataCommandOutput } from "./commands/BatchDeleteImportDataCommand";
@@ -36,7 +36,7 @@ import { StopContinuousExportCommandInput, StopContinuousExportCommandOutput } f
36
36
  import { StopDataCollectionByAgentIdsCommandInput, StopDataCollectionByAgentIdsCommandOutput } from "./commands/StopDataCollectionByAgentIdsCommand";
37
37
  import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
38
38
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
39
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
39
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
40
40
  export { __Client };
41
41
  /**
42
42
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { ApplicationDiscoveryServiceHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { ApplicationDiscoveryServiceHttpAuthSchemeProvider } 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 { ApplicationDiscoveryServiceClientResolvedConfig } from "../ApplicationDiscoveryServiceClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type ApplicationDiscoveryServiceClientResolvedConfig } from "../ApplicationDiscoveryServiceClient";
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 { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
- import { AssociateConfigurationItemsToApplicationRequest, AssociateConfigurationItemsToApplicationResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
+ import type { AssociateConfigurationItemsToApplicationRequest, AssociateConfigurationItemsToApplicationResponse } 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 { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
- import { BatchDeleteAgentsRequest, BatchDeleteAgentsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
+ import type { BatchDeleteAgentsRequest, BatchDeleteAgentsResponse } 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 { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
- import { BatchDeleteImportDataRequest, BatchDeleteImportDataResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
+ import type { BatchDeleteImportDataRequest, BatchDeleteImportDataResponse } 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 { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
- import { CreateApplicationRequest, CreateApplicationResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
+ import type { CreateApplicationRequest, CreateApplicationResponse } 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 { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
- import { CreateTagsRequest, CreateTagsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
+ import type { CreateTagsRequest, CreateTagsResponse } 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 { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
- import { DeleteApplicationsRequest, DeleteApplicationsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ApplicationDiscoveryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ApplicationDiscoveryServiceClient";
4
+ import type { DeleteApplicationsRequest, DeleteApplicationsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */