@aws-sdk/client-iotsitewise 3.1087.0 → 3.1088.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 (133) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/IoTSiteWise.d.ts +356 -463
  3. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +12 -42
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -2
  35. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +4 -6
  73. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +3 -8
  74. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -4
  77. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
  87. package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
  89. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +3 -8
  93. package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  98. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
  101. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +4 -9
  102. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +3 -4
  104. package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +4 -9
  106. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
  107. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +4 -6
  108. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -2
  109. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +4 -9
  111. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  112. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  113. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  114. package/dist-types/ts3.4/models/enums.d.ts +18 -36
  115. package/dist-types/ts3.4/models/errors.d.ts +14 -42
  116. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  117. package/dist-types/ts3.4/models/models_1.d.ts +4 -12
  118. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  119. package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +1 -4
  120. package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -4
  121. package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
  122. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  123. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  124. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  125. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  126. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  127. package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +3 -5
  128. package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +3 -5
  129. package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +3 -5
  130. package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +3 -5
  131. package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +3 -5
  132. package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +3 -5
  133. package/package.json +38 -38
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import {
19
16
  EventStreamSerdeInputConfig,
20
17
  EventStreamSerdeResolvedConfig,
@@ -77,10 +74,7 @@ import {
77
74
  CreateAccessPolicyCommandInput,
78
75
  CreateAccessPolicyCommandOutput,
79
76
  } from "./commands/CreateAccessPolicyCommand";
80
- import {
81
- CreateAssetCommandInput,
82
- CreateAssetCommandOutput,
83
- } from "./commands/CreateAssetCommand";
77
+ import { CreateAssetCommandInput, CreateAssetCommandOutput } from "./commands/CreateAssetCommand";
84
78
  import {
85
79
  CreateAssetModelCommandInput,
86
80
  CreateAssetModelCommandOutput,
@@ -121,10 +115,7 @@ import {
121
115
  DeleteAccessPolicyCommandInput,
122
116
  DeleteAccessPolicyCommandOutput,
123
117
  } from "./commands/DeleteAccessPolicyCommand";
124
- import {
125
- DeleteAssetCommandInput,
126
- DeleteAssetCommandOutput,
127
- } from "./commands/DeleteAssetCommand";
118
+ import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "./commands/DeleteAssetCommand";
128
119
  import {
129
120
  DeleteAssetModelCommandInput,
130
121
  DeleteAssetModelCommandOutput,
@@ -293,10 +284,7 @@ import {
293
284
  ListAccessPoliciesCommandInput,
294
285
  ListAccessPoliciesCommandOutput,
295
286
  } from "./commands/ListAccessPoliciesCommand";
296
- import {
297
- ListActionsCommandInput,
298
- ListActionsCommandOutput,
299
- } from "./commands/ListActionsCommand";
287
+ import { ListActionsCommandInput, ListActionsCommandOutput } from "./commands/ListActionsCommand";
300
288
  import {
301
289
  ListAssetModelCompositeModelsCommandInput,
302
290
  ListAssetModelCompositeModelsCommandOutput,
@@ -317,10 +305,7 @@ import {
317
305
  ListAssetRelationshipsCommandInput,
318
306
  ListAssetRelationshipsCommandOutput,
319
307
  } from "./commands/ListAssetRelationshipsCommand";
320
- import {
321
- ListAssetsCommandInput,
322
- ListAssetsCommandOutput,
323
- } from "./commands/ListAssetsCommand";
308
+ import { ListAssetsCommandInput, ListAssetsCommandOutput } from "./commands/ListAssetsCommand";
324
309
  import {
325
310
  ListAssociatedAssetsCommandInput,
326
311
  ListAssociatedAssetsCommandOutput,
@@ -365,10 +350,7 @@ import {
365
350
  ListInterfaceRelationshipsCommandInput,
366
351
  ListInterfaceRelationshipsCommandOutput,
367
352
  } from "./commands/ListInterfaceRelationshipsCommand";
368
- import {
369
- ListPortalsCommandInput,
370
- ListPortalsCommandOutput,
371
- } from "./commands/ListPortalsCommand";
353
+ import { ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
372
354
  import {
373
355
  ListProjectAssetsCommandInput,
374
356
  ListProjectAssetsCommandOutput,
@@ -401,10 +383,7 @@ import {
401
383
  PutStorageConfigurationCommandInput,
402
384
  PutStorageConfigurationCommandOutput,
403
385
  } from "./commands/PutStorageConfigurationCommand";
404
- import {
405
- TagResourceCommandInput,
406
- TagResourceCommandOutput,
407
- } from "./commands/TagResourceCommand";
386
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
408
387
  import {
409
388
  UntagResourceCommandInput,
410
389
  UntagResourceCommandOutput,
@@ -413,10 +392,7 @@ import {
413
392
  UpdateAccessPolicyCommandInput,
414
393
  UpdateAccessPolicyCommandOutput,
415
394
  } from "./commands/UpdateAccessPolicyCommand";
416
- import {
417
- UpdateAssetCommandInput,
418
- UpdateAssetCommandOutput,
419
- } from "./commands/UpdateAssetCommand";
395
+ import { UpdateAssetCommandInput, UpdateAssetCommandOutput } from "./commands/UpdateAssetCommand";
420
396
  import {
421
397
  UpdateAssetModelCommandInput,
422
398
  UpdateAssetModelCommandOutput,
@@ -674,8 +650,7 @@ export type ServiceOutputTypes =
674
650
  | UpdateGatewayCommandOutput
675
651
  | UpdatePortalCommandOutput
676
652
  | UpdateProjectCommandOutput;
677
- export interface ClientDefaults
678
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
653
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
679
654
  requestHandler?: __HttpHandlerUserInput;
680
655
  sha256?: __ChecksumConstructor | __HashConstructor;
681
656
  urlParser?: __UrlParser;
@@ -701,9 +676,7 @@ export interface ClientDefaults
701
676
  eventStreamSerdeProvider?: __EventStreamSerdeProvider;
702
677
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
703
678
  }
704
- export type IoTSiteWiseClientConfigType = Partial<
705
- __SmithyConfiguration<__HttpHandlerOptions>
706
- > &
679
+ export type IoTSiteWiseClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
707
680
  ClientDefaults &
708
681
  UserAgentInputConfig &
709
682
  RetryInputConfig &
@@ -726,8 +699,7 @@ export type IoTSiteWiseClientResolvedConfigType =
726
699
  EventStreamSerdeResolvedConfig &
727
700
  HttpAuthSchemeResolvedConfig &
728
701
  ClientResolvedEndpointParameters;
729
- export interface IoTSiteWiseClientResolvedConfig
730
- extends IoTSiteWiseClientResolvedConfigType {}
702
+ export interface IoTSiteWiseClientResolvedConfig extends IoTSiteWiseClientResolvedConfigType {}
731
703
  export declare class IoTSiteWiseClient extends __Client<
732
704
  __HttpHandlerOptions,
733
705
  ServiceInputTypes,
@@ -735,8 +707,6 @@ export declare class IoTSiteWiseClient extends __Client<
735
707
  IoTSiteWiseClientResolvedConfig
736
708
  > {
737
709
  readonly config: IoTSiteWiseClientResolvedConfig;
738
- constructor(
739
- ...[configuration]: __CheckOptionalClientConfig<IoTSiteWiseClientConfig>
740
- );
710
+ constructor(...[configuration]: __CheckOptionalClientConfig<IoTSiteWiseClientConfig>);
741
711
  destroy(): void;
742
712
  }
@@ -7,17 +7,10 @@ import { IoTSiteWiseHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: IoTSiteWiseHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: IoTSiteWiseHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): IoTSiteWiseHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { IoTSiteWiseClientResolvedConfig } from "../IoTSiteWiseClient";
15
- export interface IoTSiteWiseHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface IoTSiteWiseHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface IoTSiteWiseHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- IoTSiteWiseClientResolvedConfig,
22
- HandlerExecutionContext,
23
- IoTSiteWiseHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface IoTSiteWiseHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ IoTSiteWiseClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ IoTSiteWiseHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultIoTSiteWiseHttpAuthSchemeParametersProvider: (
27
25
  config: IoTSiteWiseClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<IoTSiteWiseHttpAuthSchemeParameters>;
31
- export interface IoTSiteWiseHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<IoTSiteWiseHttpAuthSchemeParameters> {}
29
+ export interface IoTSiteWiseHttpAuthSchemeProvider extends HttpAuthSchemeProvider<IoTSiteWiseHttpAuthSchemeParameters> {}
33
30
  export declare const defaultIoTSiteWiseHttpAuthSchemeProvider: IoTSiteWiseHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: IoTSiteWiseHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: IoTSiteWiseHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./IoTSiteWiseClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  IoTSiteWiseClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -5,7 +5,7 @@ export interface AssociateAssetsCommandInput extends AssociateAssetsRequest {}
5
5
  export interface AssociateAssetsCommandOutput extends __MetadataBearer {}
6
6
  declare const AssociateAssetsCommand_base: {
7
7
  new (
8
- input: AssociateAssetsCommandInput
8
+ input: AssociateAssetsCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  AssociateAssetsCommandInput,
11
11
  AssociateAssetsCommandOutput,
@@ -14,7 +14,7 @@ declare const AssociateAssetsCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: AssociateAssetsCommandInput
17
+ input: AssociateAssetsCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  AssociateAssetsCommandInput,
20
20
  AssociateAssetsCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { AssociateTimeSeriesToAssetPropertyRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface AssociateTimeSeriesToAssetPropertyCommandInput
5
- extends AssociateTimeSeriesToAssetPropertyRequest {}
6
- export interface AssociateTimeSeriesToAssetPropertyCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface AssociateTimeSeriesToAssetPropertyCommandInput extends AssociateTimeSeriesToAssetPropertyRequest {}
5
+ export interface AssociateTimeSeriesToAssetPropertyCommandOutput extends __MetadataBearer {}
8
6
  declare const AssociateTimeSeriesToAssetPropertyCommand_base: {
9
7
  new (
10
- input: AssociateTimeSeriesToAssetPropertyCommandInput
8
+ input: AssociateTimeSeriesToAssetPropertyCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  AssociateTimeSeriesToAssetPropertyCommandInput,
13
11
  AssociateTimeSeriesToAssetPropertyCommandOutput,
@@ -16,7 +14,7 @@ declare const AssociateTimeSeriesToAssetPropertyCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: AssociateTimeSeriesToAssetPropertyCommandInput
17
+ input: AssociateTimeSeriesToAssetPropertyCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  AssociateTimeSeriesToAssetPropertyCommandInput,
22
20
  AssociateTimeSeriesToAssetPropertyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchAssociateProjectAssetsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchAssociateProjectAssetsCommandInput
8
- extends BatchAssociateProjectAssetsRequest {}
7
+ export interface BatchAssociateProjectAssetsCommandInput extends BatchAssociateProjectAssetsRequest {}
9
8
  export interface BatchAssociateProjectAssetsCommandOutput
10
- extends BatchAssociateProjectAssetsResponse,
11
- __MetadataBearer {}
9
+ extends BatchAssociateProjectAssetsResponse, __MetadataBearer {}
12
10
  declare const BatchAssociateProjectAssetsCommand_base: {
13
11
  new (
14
- input: BatchAssociateProjectAssetsCommandInput
12
+ input: BatchAssociateProjectAssetsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchAssociateProjectAssetsCommandInput,
17
15
  BatchAssociateProjectAssetsCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchAssociateProjectAssetsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchAssociateProjectAssetsCommandInput
21
+ input: BatchAssociateProjectAssetsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchAssociateProjectAssetsCommandInput,
26
24
  BatchAssociateProjectAssetsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchDisassociateProjectAssetsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDisassociateProjectAssetsCommandInput
8
- extends BatchDisassociateProjectAssetsRequest {}
7
+ export interface BatchDisassociateProjectAssetsCommandInput extends BatchDisassociateProjectAssetsRequest {}
9
8
  export interface BatchDisassociateProjectAssetsCommandOutput
10
- extends BatchDisassociateProjectAssetsResponse,
11
- __MetadataBearer {}
9
+ extends BatchDisassociateProjectAssetsResponse, __MetadataBearer {}
12
10
  declare const BatchDisassociateProjectAssetsCommand_base: {
13
11
  new (
14
- input: BatchDisassociateProjectAssetsCommandInput
12
+ input: BatchDisassociateProjectAssetsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDisassociateProjectAssetsCommandInput,
17
15
  BatchDisassociateProjectAssetsCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDisassociateProjectAssetsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDisassociateProjectAssetsCommandInput
21
+ input: BatchDisassociateProjectAssetsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDisassociateProjectAssetsCommandInput,
26
24
  BatchDisassociateProjectAssetsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchGetAssetPropertyAggregatesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchGetAssetPropertyAggregatesCommandInput
8
- extends BatchGetAssetPropertyAggregatesRequest {}
7
+ export interface BatchGetAssetPropertyAggregatesCommandInput extends BatchGetAssetPropertyAggregatesRequest {}
9
8
  export interface BatchGetAssetPropertyAggregatesCommandOutput
10
- extends BatchGetAssetPropertyAggregatesResponse,
11
- __MetadataBearer {}
9
+ extends BatchGetAssetPropertyAggregatesResponse, __MetadataBearer {}
12
10
  declare const BatchGetAssetPropertyAggregatesCommand_base: {
13
11
  new (
14
- input: BatchGetAssetPropertyAggregatesCommandInput
12
+ input: BatchGetAssetPropertyAggregatesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchGetAssetPropertyAggregatesCommandInput,
17
15
  BatchGetAssetPropertyAggregatesCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchGetAssetPropertyAggregatesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchGetAssetPropertyAggregatesCommandInput
21
+ input: BatchGetAssetPropertyAggregatesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchGetAssetPropertyAggregatesCommandInput,
26
24
  BatchGetAssetPropertyAggregatesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchGetAssetPropertyValueResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchGetAssetPropertyValueCommandInput
8
- extends BatchGetAssetPropertyValueRequest {}
7
+ export interface BatchGetAssetPropertyValueCommandInput extends BatchGetAssetPropertyValueRequest {}
9
8
  export interface BatchGetAssetPropertyValueCommandOutput
10
- extends BatchGetAssetPropertyValueResponse,
11
- __MetadataBearer {}
9
+ extends BatchGetAssetPropertyValueResponse, __MetadataBearer {}
12
10
  declare const BatchGetAssetPropertyValueCommand_base: {
13
11
  new (
14
- input: BatchGetAssetPropertyValueCommandInput
12
+ input: BatchGetAssetPropertyValueCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchGetAssetPropertyValueCommandInput,
17
15
  BatchGetAssetPropertyValueCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchGetAssetPropertyValueCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchGetAssetPropertyValueCommandInput
21
+ input: BatchGetAssetPropertyValueCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchGetAssetPropertyValueCommandInput,
26
24
  BatchGetAssetPropertyValueCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchGetAssetPropertyValueHistoryResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchGetAssetPropertyValueHistoryCommandInput
8
- extends BatchGetAssetPropertyValueHistoryRequest {}
7
+ export interface BatchGetAssetPropertyValueHistoryCommandInput extends BatchGetAssetPropertyValueHistoryRequest {}
9
8
  export interface BatchGetAssetPropertyValueHistoryCommandOutput
10
- extends BatchGetAssetPropertyValueHistoryResponse,
11
- __MetadataBearer {}
9
+ extends BatchGetAssetPropertyValueHistoryResponse, __MetadataBearer {}
12
10
  declare const BatchGetAssetPropertyValueHistoryCommand_base: {
13
11
  new (
14
- input: BatchGetAssetPropertyValueHistoryCommandInput
12
+ input: BatchGetAssetPropertyValueHistoryCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchGetAssetPropertyValueHistoryCommandInput,
17
15
  BatchGetAssetPropertyValueHistoryCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchGetAssetPropertyValueHistoryCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchGetAssetPropertyValueHistoryCommandInput
21
+ input: BatchGetAssetPropertyValueHistoryCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchGetAssetPropertyValueHistoryCommandInput,
26
24
  BatchGetAssetPropertyValueHistoryCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchPutAssetPropertyValueResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchPutAssetPropertyValueCommandInput
8
- extends BatchPutAssetPropertyValueRequest {}
7
+ export interface BatchPutAssetPropertyValueCommandInput extends BatchPutAssetPropertyValueRequest {}
9
8
  export interface BatchPutAssetPropertyValueCommandOutput
10
- extends BatchPutAssetPropertyValueResponse,
11
- __MetadataBearer {}
9
+ extends BatchPutAssetPropertyValueResponse, __MetadataBearer {}
12
10
  declare const BatchPutAssetPropertyValueCommand_base: {
13
11
  new (
14
- input: BatchPutAssetPropertyValueCommandInput
12
+ input: BatchPutAssetPropertyValueCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchPutAssetPropertyValueCommandInput,
17
15
  BatchPutAssetPropertyValueCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchPutAssetPropertyValueCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchPutAssetPropertyValueCommandInput
21
+ input: BatchPutAssetPropertyValueCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchPutAssetPropertyValueCommandInput,
26
24
  BatchPutAssetPropertyValueCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAccessPolicyRequest,
4
- CreateAccessPolicyResponse,
5
- } from "../models/models_0";
2
+ import { CreateAccessPolicyRequest, CreateAccessPolicyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateAccessPolicyCommandInput
8
- extends CreateAccessPolicyRequest {}
4
+ export interface CreateAccessPolicyCommandInput extends CreateAccessPolicyRequest {}
9
5
  export interface CreateAccessPolicyCommandOutput
10
- extends CreateAccessPolicyResponse,
11
- __MetadataBearer {}
6
+ extends CreateAccessPolicyResponse, __MetadataBearer {}
12
7
  declare const CreateAccessPolicyCommand_base: {
13
8
  new (
14
- input: CreateAccessPolicyCommandInput
9
+ input: CreateAccessPolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateAccessPolicyCommandInput,
17
12
  CreateAccessPolicyCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateAccessPolicyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateAccessPolicyCommandInput
18
+ input: CreateAccessPolicyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateAccessPolicyCommandInput,
26
21
  CreateAccessPolicyCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateAssetRequest, CreateAssetResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreateAssetCommandInput extends CreateAssetRequest {}
5
- export interface CreateAssetCommandOutput
6
- extends CreateAssetResponse,
7
- __MetadataBearer {}
5
+ export interface CreateAssetCommandOutput extends CreateAssetResponse, __MetadataBearer {}
8
6
  declare const CreateAssetCommand_base: {
9
7
  new (
10
- input: CreateAssetCommandInput
8
+ input: CreateAssetCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateAssetCommandInput,
13
11
  CreateAssetCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateAssetCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateAssetCommandInput
17
+ input: CreateAssetCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateAssetCommandInput,
22
20
  CreateAssetCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAssetModelRequest,
4
- CreateAssetModelResponse,
5
- } from "../models/models_0";
2
+ import { CreateAssetModelRequest, CreateAssetModelResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateAssetModelCommandInput extends CreateAssetModelRequest {}
8
- export interface CreateAssetModelCommandOutput
9
- extends CreateAssetModelResponse,
10
- __MetadataBearer {}
5
+ export interface CreateAssetModelCommandOutput extends CreateAssetModelResponse, __MetadataBearer {}
11
6
  declare const CreateAssetModelCommand_base: {
12
7
  new (
13
- input: CreateAssetModelCommandInput
8
+ input: CreateAssetModelCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateAssetModelCommandInput,
16
11
  CreateAssetModelCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateAssetModelCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateAssetModelCommandInput
17
+ input: CreateAssetModelCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateAssetModelCommandInput,
25
20
  CreateAssetModelCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateAssetModelCompositeModelResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateAssetModelCompositeModelCommandInput
8
- extends CreateAssetModelCompositeModelRequest {}
7
+ export interface CreateAssetModelCompositeModelCommandInput extends CreateAssetModelCompositeModelRequest {}
9
8
  export interface CreateAssetModelCompositeModelCommandOutput
10
- extends CreateAssetModelCompositeModelResponse,
11
- __MetadataBearer {}
9
+ extends CreateAssetModelCompositeModelResponse, __MetadataBearer {}
12
10
  declare const CreateAssetModelCompositeModelCommand_base: {
13
11
  new (
14
- input: CreateAssetModelCompositeModelCommandInput
12
+ input: CreateAssetModelCompositeModelCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateAssetModelCompositeModelCommandInput,
17
15
  CreateAssetModelCompositeModelCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateAssetModelCompositeModelCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateAssetModelCompositeModelCommandInput
21
+ input: CreateAssetModelCompositeModelCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateAssetModelCompositeModelCommandInput,
26
24
  CreateAssetModelCompositeModelCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateBulkImportJobRequest,
4
- CreateBulkImportJobResponse,
5
- } from "../models/models_0";
2
+ import { CreateBulkImportJobRequest, CreateBulkImportJobResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateBulkImportJobCommandInput
8
- extends CreateBulkImportJobRequest {}
4
+ export interface CreateBulkImportJobCommandInput extends CreateBulkImportJobRequest {}
9
5
  export interface CreateBulkImportJobCommandOutput
10
- extends CreateBulkImportJobResponse,
11
- __MetadataBearer {}
6
+ extends CreateBulkImportJobResponse, __MetadataBearer {}
12
7
  declare const CreateBulkImportJobCommand_base: {
13
8
  new (
14
- input: CreateBulkImportJobCommandInput
9
+ input: CreateBulkImportJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateBulkImportJobCommandInput,
17
12
  CreateBulkImportJobCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateBulkImportJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateBulkImportJobCommandInput
18
+ input: CreateBulkImportJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateBulkImportJobCommandInput,
26
21
  CreateBulkImportJobCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateComputationModelResponse } from "../models/models_0";
3
3
  import { CreateComputationModelRequest } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface CreateComputationModelCommandInput
6
- extends CreateComputationModelRequest {}
5
+ export interface CreateComputationModelCommandInput extends CreateComputationModelRequest {}
7
6
  export interface CreateComputationModelCommandOutput
8
- extends CreateComputationModelResponse,
9
- __MetadataBearer {}
7
+ extends CreateComputationModelResponse, __MetadataBearer {}
10
8
  declare const CreateComputationModelCommand_base: {
11
9
  new (
12
- input: CreateComputationModelCommandInput
10
+ input: CreateComputationModelCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  CreateComputationModelCommandInput,
15
13
  CreateComputationModelCommandOutput,
@@ -18,7 +16,7 @@ declare const CreateComputationModelCommand_base: {
18
16
  import("..").ServiceOutputTypes
19
17
  >;
20
18
  new (
21
- input: CreateComputationModelCommandInput
19
+ input: CreateComputationModelCommandInput,
22
20
  ): import("@smithy/core/client").CommandImpl<
23
21
  CreateComputationModelCommandInput,
24
22
  CreateComputationModelCommandOutput,