@aws-sdk/client-iotfleetwise 3.1086.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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/IoTFleetWise.d.ts +194 -229
- package/dist-types/ts3.4/IoTFleetWiseClient.d.ts +14 -48
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEncryptionConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRegisterAccountStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStateTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDecoderManifestsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListModelManifestsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSignalCatalogsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListStateTemplatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVehiclesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutEncryptionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +9 -30
- package/dist-types/ts3.4/models/models_0.d.ts +5 -15
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39
|
@@ -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 { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -56,10 +53,7 @@ import {
|
|
|
56
53
|
CreateDecoderManifestCommandInput,
|
|
57
54
|
CreateDecoderManifestCommandOutput,
|
|
58
55
|
} from "./commands/CreateDecoderManifestCommand";
|
|
59
|
-
import {
|
|
60
|
-
CreateFleetCommandInput,
|
|
61
|
-
CreateFleetCommandOutput,
|
|
62
|
-
} from "./commands/CreateFleetCommand";
|
|
56
|
+
import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
|
|
63
57
|
import {
|
|
64
58
|
CreateModelManifestCommandInput,
|
|
65
59
|
CreateModelManifestCommandOutput,
|
|
@@ -84,10 +78,7 @@ import {
|
|
|
84
78
|
DeleteDecoderManifestCommandInput,
|
|
85
79
|
DeleteDecoderManifestCommandOutput,
|
|
86
80
|
} from "./commands/DeleteDecoderManifestCommand";
|
|
87
|
-
import {
|
|
88
|
-
DeleteFleetCommandInput,
|
|
89
|
-
DeleteFleetCommandOutput,
|
|
90
|
-
} from "./commands/DeleteFleetCommand";
|
|
81
|
+
import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "./commands/DeleteFleetCommand";
|
|
91
82
|
import {
|
|
92
83
|
DeleteModelManifestCommandInput,
|
|
93
84
|
DeleteModelManifestCommandOutput,
|
|
@@ -108,10 +99,7 @@ import {
|
|
|
108
99
|
DisassociateVehicleFleetCommandInput,
|
|
109
100
|
DisassociateVehicleFleetCommandOutput,
|
|
110
101
|
} from "./commands/DisassociateVehicleFleetCommand";
|
|
111
|
-
import {
|
|
112
|
-
GetCampaignCommandInput,
|
|
113
|
-
GetCampaignCommandOutput,
|
|
114
|
-
} from "./commands/GetCampaignCommand";
|
|
102
|
+
import { GetCampaignCommandInput, GetCampaignCommandOutput } from "./commands/GetCampaignCommand";
|
|
115
103
|
import {
|
|
116
104
|
GetDecoderManifestCommandInput,
|
|
117
105
|
GetDecoderManifestCommandOutput,
|
|
@@ -120,10 +108,7 @@ import {
|
|
|
120
108
|
GetEncryptionConfigurationCommandInput,
|
|
121
109
|
GetEncryptionConfigurationCommandOutput,
|
|
122
110
|
} from "./commands/GetEncryptionConfigurationCommand";
|
|
123
|
-
import {
|
|
124
|
-
GetFleetCommandInput,
|
|
125
|
-
GetFleetCommandOutput,
|
|
126
|
-
} from "./commands/GetFleetCommand";
|
|
111
|
+
import { GetFleetCommandInput, GetFleetCommandOutput } from "./commands/GetFleetCommand";
|
|
127
112
|
import {
|
|
128
113
|
GetLoggingOptionsCommandInput,
|
|
129
114
|
GetLoggingOptionsCommandOutput,
|
|
@@ -144,10 +129,7 @@ import {
|
|
|
144
129
|
GetStateTemplateCommandInput,
|
|
145
130
|
GetStateTemplateCommandOutput,
|
|
146
131
|
} from "./commands/GetStateTemplateCommand";
|
|
147
|
-
import {
|
|
148
|
-
GetVehicleCommandInput,
|
|
149
|
-
GetVehicleCommandOutput,
|
|
150
|
-
} from "./commands/GetVehicleCommand";
|
|
132
|
+
import { GetVehicleCommandInput, GetVehicleCommandOutput } from "./commands/GetVehicleCommand";
|
|
151
133
|
import {
|
|
152
134
|
GetVehicleStatusCommandInput,
|
|
153
135
|
GetVehicleStatusCommandOutput,
|
|
@@ -176,10 +158,7 @@ import {
|
|
|
176
158
|
ListDecoderManifestSignalsCommandInput,
|
|
177
159
|
ListDecoderManifestSignalsCommandOutput,
|
|
178
160
|
} from "./commands/ListDecoderManifestSignalsCommand";
|
|
179
|
-
import {
|
|
180
|
-
ListFleetsCommandInput,
|
|
181
|
-
ListFleetsCommandOutput,
|
|
182
|
-
} from "./commands/ListFleetsCommand";
|
|
161
|
+
import { ListFleetsCommandInput, ListFleetsCommandOutput } from "./commands/ListFleetsCommand";
|
|
183
162
|
import {
|
|
184
163
|
ListFleetsForVehicleCommandInput,
|
|
185
164
|
ListFleetsForVehicleCommandOutput,
|
|
@@ -228,10 +207,7 @@ import {
|
|
|
228
207
|
RegisterAccountCommandInput,
|
|
229
208
|
RegisterAccountCommandOutput,
|
|
230
209
|
} from "./commands/RegisterAccountCommand";
|
|
231
|
-
import {
|
|
232
|
-
TagResourceCommandInput,
|
|
233
|
-
TagResourceCommandOutput,
|
|
234
|
-
} from "./commands/TagResourceCommand";
|
|
210
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
235
211
|
import {
|
|
236
212
|
UntagResourceCommandInput,
|
|
237
213
|
UntagResourceCommandOutput,
|
|
@@ -244,10 +220,7 @@ import {
|
|
|
244
220
|
UpdateDecoderManifestCommandInput,
|
|
245
221
|
UpdateDecoderManifestCommandOutput,
|
|
246
222
|
} from "./commands/UpdateDecoderManifestCommand";
|
|
247
|
-
import {
|
|
248
|
-
UpdateFleetCommandInput,
|
|
249
|
-
UpdateFleetCommandOutput,
|
|
250
|
-
} from "./commands/UpdateFleetCommand";
|
|
223
|
+
import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/UpdateFleetCommand";
|
|
251
224
|
import {
|
|
252
225
|
UpdateModelManifestCommandInput,
|
|
253
226
|
UpdateModelManifestCommandOutput,
|
|
@@ -387,8 +360,7 @@ export type ServiceOutputTypes =
|
|
|
387
360
|
| UpdateSignalCatalogCommandOutput
|
|
388
361
|
| UpdateStateTemplateCommandOutput
|
|
389
362
|
| UpdateVehicleCommandOutput;
|
|
390
|
-
export interface ClientDefaults
|
|
391
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
363
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
392
364
|
requestHandler?: __HttpHandlerUserInput;
|
|
393
365
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
394
366
|
urlParser?: __UrlParser;
|
|
@@ -413,9 +385,7 @@ export interface ClientDefaults
|
|
|
413
385
|
extensions?: RuntimeExtension[];
|
|
414
386
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
415
387
|
}
|
|
416
|
-
export type IoTFleetWiseClientConfigType = Partial<
|
|
417
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
418
|
-
> &
|
|
388
|
+
export type IoTFleetWiseClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
419
389
|
ClientDefaults &
|
|
420
390
|
UserAgentInputConfig &
|
|
421
391
|
RetryInputConfig &
|
|
@@ -424,8 +394,7 @@ export type IoTFleetWiseClientConfigType = Partial<
|
|
|
424
394
|
EndpointInputConfig<EndpointParameters> &
|
|
425
395
|
HttpAuthSchemeInputConfig &
|
|
426
396
|
ClientInputEndpointParameters;
|
|
427
|
-
export interface IoTFleetWiseClientConfig
|
|
428
|
-
extends IoTFleetWiseClientConfigType {}
|
|
397
|
+
export interface IoTFleetWiseClientConfig extends IoTFleetWiseClientConfigType {}
|
|
429
398
|
export type IoTFleetWiseClientResolvedConfigType =
|
|
430
399
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
431
400
|
Required<ClientDefaults> &
|
|
@@ -437,8 +406,7 @@ export type IoTFleetWiseClientResolvedConfigType =
|
|
|
437
406
|
EndpointResolvedConfig<EndpointParameters> &
|
|
438
407
|
HttpAuthSchemeResolvedConfig &
|
|
439
408
|
ClientResolvedEndpointParameters;
|
|
440
|
-
export interface IoTFleetWiseClientResolvedConfig
|
|
441
|
-
extends IoTFleetWiseClientResolvedConfigType {}
|
|
409
|
+
export interface IoTFleetWiseClientResolvedConfig extends IoTFleetWiseClientResolvedConfigType {}
|
|
442
410
|
export declare class IoTFleetWiseClient extends __Client<
|
|
443
411
|
__HttpHandlerOptions,
|
|
444
412
|
ServiceInputTypes,
|
|
@@ -446,8 +414,6 @@ export declare class IoTFleetWiseClient extends __Client<
|
|
|
446
414
|
IoTFleetWiseClientResolvedConfig
|
|
447
415
|
> {
|
|
448
416
|
readonly config: IoTFleetWiseClientResolvedConfig;
|
|
449
|
-
constructor(
|
|
450
|
-
...[configuration]: __CheckOptionalClientConfig<IoTFleetWiseClientConfig>
|
|
451
|
-
);
|
|
417
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<IoTFleetWiseClientConfig>);
|
|
452
418
|
destroy(): void;
|
|
453
419
|
}
|
|
@@ -7,17 +7,10 @@ import { IoTFleetWiseHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: IoTFleetWiseHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: IoTFleetWiseHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): IoTFleetWiseHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
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 { IoTFleetWiseClientResolvedConfig } from "../IoTFleetWiseClient";
|
|
15
|
-
export interface IoTFleetWiseHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface IoTFleetWiseHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface IoTFleetWiseHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface IoTFleetWiseHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
IoTFleetWiseClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
IoTFleetWiseHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultIoTFleetWiseHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: IoTFleetWiseClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<IoTFleetWiseHttpAuthSchemeParameters>;
|
|
31
|
-
export interface IoTFleetWiseHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<IoTFleetWiseHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface IoTFleetWiseHttpAuthSchemeProvider extends HttpAuthSchemeProvider<IoTFleetWiseHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultIoTFleetWiseHttpAuthSchemeProvider: IoTFleetWiseHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: IoTFleetWiseHttpAuthSchemeProvider;
|
|
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: IoTFleetWiseHttpAuthSchemeProvider;
|
|
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 "./IoTFleetWiseClient";
|
|
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 (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
IoTFleetWiseClientResolvedConfig,
|
|
@@ -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[];
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateVehicleFleetRequest,
|
|
4
|
-
AssociateVehicleFleetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateVehicleFleetRequest, AssociateVehicleFleetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateVehicleFleetCommandInput
|
|
8
|
-
extends AssociateVehicleFleetRequest {}
|
|
4
|
+
export interface AssociateVehicleFleetCommandInput extends AssociateVehicleFleetRequest {}
|
|
9
5
|
export interface AssociateVehicleFleetCommandOutput
|
|
10
|
-
extends AssociateVehicleFleetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateVehicleFleetResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateVehicleFleetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateVehicleFleetCommandInput
|
|
9
|
+
input: AssociateVehicleFleetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateVehicleFleetCommandInput,
|
|
17
12
|
AssociateVehicleFleetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateVehicleFleetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateVehicleFleetCommandInput
|
|
18
|
+
input: AssociateVehicleFleetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateVehicleFleetCommandInput,
|
|
26
21
|
AssociateVehicleFleetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchCreateVehicleRequest,
|
|
4
|
-
BatchCreateVehicleResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchCreateVehicleRequest, BatchCreateVehicleResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchCreateVehicleCommandInput
|
|
8
|
-
extends BatchCreateVehicleRequest {}
|
|
4
|
+
export interface BatchCreateVehicleCommandInput extends BatchCreateVehicleRequest {}
|
|
9
5
|
export interface BatchCreateVehicleCommandOutput
|
|
10
|
-
extends BatchCreateVehicleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends BatchCreateVehicleResponse, __MetadataBearer {}
|
|
12
7
|
declare const BatchCreateVehicleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: BatchCreateVehicleCommandInput
|
|
9
|
+
input: BatchCreateVehicleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
BatchCreateVehicleCommandInput,
|
|
17
12
|
BatchCreateVehicleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const BatchCreateVehicleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: BatchCreateVehicleCommandInput
|
|
18
|
+
input: BatchCreateVehicleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
BatchCreateVehicleCommandInput,
|
|
26
21
|
BatchCreateVehicleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchUpdateVehicleRequest,
|
|
4
|
-
BatchUpdateVehicleResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchUpdateVehicleRequest, BatchUpdateVehicleResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchUpdateVehicleCommandInput
|
|
8
|
-
extends BatchUpdateVehicleRequest {}
|
|
4
|
+
export interface BatchUpdateVehicleCommandInput extends BatchUpdateVehicleRequest {}
|
|
9
5
|
export interface BatchUpdateVehicleCommandOutput
|
|
10
|
-
extends BatchUpdateVehicleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends BatchUpdateVehicleResponse, __MetadataBearer {}
|
|
12
7
|
declare const BatchUpdateVehicleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: BatchUpdateVehicleCommandInput
|
|
9
|
+
input: BatchUpdateVehicleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
BatchUpdateVehicleCommandInput,
|
|
17
12
|
BatchUpdateVehicleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const BatchUpdateVehicleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: BatchUpdateVehicleCommandInput
|
|
18
|
+
input: BatchUpdateVehicleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
BatchUpdateVehicleCommandInput,
|
|
26
21
|
BatchUpdateVehicleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateCampaignRequest,
|
|
4
|
-
CreateCampaignResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateCampaignRequest, CreateCampaignResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateCampaignCommandInput extends CreateCampaignRequest {}
|
|
8
|
-
export interface CreateCampaignCommandOutput
|
|
9
|
-
extends CreateCampaignResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateCampaignCommandOutput extends CreateCampaignResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateCampaignCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateCampaignCommandInput
|
|
8
|
+
input: CreateCampaignCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateCampaignCommandInput,
|
|
16
11
|
CreateCampaignCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateCampaignCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateCampaignCommandInput
|
|
17
|
+
input: CreateCampaignCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateCampaignCommandInput,
|
|
25
20
|
CreateCampaignCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDecoderManifestRequest,
|
|
4
|
-
CreateDecoderManifestResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateDecoderManifestRequest, CreateDecoderManifestResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDecoderManifestCommandInput
|
|
8
|
-
extends CreateDecoderManifestRequest {}
|
|
4
|
+
export interface CreateDecoderManifestCommandInput extends CreateDecoderManifestRequest {}
|
|
9
5
|
export interface CreateDecoderManifestCommandOutput
|
|
10
|
-
extends CreateDecoderManifestResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateDecoderManifestResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateDecoderManifestCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateDecoderManifestCommandInput
|
|
9
|
+
input: CreateDecoderManifestCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateDecoderManifestCommandInput,
|
|
17
12
|
CreateDecoderManifestCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateDecoderManifestCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateDecoderManifestCommandInput
|
|
18
|
+
input: CreateDecoderManifestCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateDecoderManifestCommandInput,
|
|
26
21
|
CreateDecoderManifestCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateFleetRequest, CreateFleetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateFleetCommandInput extends CreateFleetRequest {}
|
|
5
|
-
export interface CreateFleetCommandOutput
|
|
6
|
-
extends CreateFleetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateFleetCommandOutput extends CreateFleetResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateFleetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateFleetCommandInput
|
|
8
|
+
input: CreateFleetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateFleetCommandInput,
|
|
13
11
|
CreateFleetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateFleetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateFleetCommandInput
|
|
17
|
+
input: CreateFleetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateFleetCommandInput,
|
|
22
20
|
CreateFleetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateModelManifestRequest,
|
|
4
|
-
CreateModelManifestResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateModelManifestRequest, CreateModelManifestResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateModelManifestCommandInput
|
|
8
|
-
extends CreateModelManifestRequest {}
|
|
4
|
+
export interface CreateModelManifestCommandInput extends CreateModelManifestRequest {}
|
|
9
5
|
export interface CreateModelManifestCommandOutput
|
|
10
|
-
extends CreateModelManifestResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateModelManifestResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateModelManifestCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateModelManifestCommandInput
|
|
9
|
+
input: CreateModelManifestCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateModelManifestCommandInput,
|
|
17
12
|
CreateModelManifestCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateModelManifestCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateModelManifestCommandInput
|
|
18
|
+
input: CreateModelManifestCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateModelManifestCommandInput,
|
|
26
21
|
CreateModelManifestCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateSignalCatalogRequest,
|
|
4
|
-
CreateSignalCatalogResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateSignalCatalogRequest, CreateSignalCatalogResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSignalCatalogCommandInput
|
|
8
|
-
extends CreateSignalCatalogRequest {}
|
|
4
|
+
export interface CreateSignalCatalogCommandInput extends CreateSignalCatalogRequest {}
|
|
9
5
|
export interface CreateSignalCatalogCommandOutput
|
|
10
|
-
extends CreateSignalCatalogResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateSignalCatalogResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateSignalCatalogCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateSignalCatalogCommandInput
|
|
9
|
+
input: CreateSignalCatalogCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateSignalCatalogCommandInput,
|
|
17
12
|
CreateSignalCatalogCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateSignalCatalogCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateSignalCatalogCommandInput
|
|
18
|
+
input: CreateSignalCatalogCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateSignalCatalogCommandInput,
|
|
26
21
|
CreateSignalCatalogCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateStateTemplateRequest,
|
|
4
|
-
CreateStateTemplateResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateStateTemplateRequest, CreateStateTemplateResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateStateTemplateCommandInput
|
|
8
|
-
extends CreateStateTemplateRequest {}
|
|
4
|
+
export interface CreateStateTemplateCommandInput extends CreateStateTemplateRequest {}
|
|
9
5
|
export interface CreateStateTemplateCommandOutput
|
|
10
|
-
extends CreateStateTemplateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateStateTemplateResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateStateTemplateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateStateTemplateCommandInput
|
|
9
|
+
input: CreateStateTemplateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateStateTemplateCommandInput,
|
|
17
12
|
CreateStateTemplateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateStateTemplateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateStateTemplateCommandInput
|
|
18
|
+
input: CreateStateTemplateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateStateTemplateCommandInput,
|
|
26
21
|
CreateStateTemplateCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateVehicleRequest,
|
|
4
|
-
CreateVehicleResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateVehicleRequest, CreateVehicleResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateVehicleCommandInput extends CreateVehicleRequest {}
|
|
8
|
-
export interface CreateVehicleCommandOutput
|
|
9
|
-
extends CreateVehicleResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateVehicleCommandOutput extends CreateVehicleResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateVehicleCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateVehicleCommandInput
|
|
8
|
+
input: CreateVehicleCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateVehicleCommandInput,
|
|
16
11
|
CreateVehicleCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateVehicleCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateVehicleCommandInput
|
|
17
|
+
input: CreateVehicleCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateVehicleCommandInput,
|
|
25
20
|
CreateVehicleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCampaignRequest,
|
|
4
|
-
DeleteCampaignResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteCampaignRequest, DeleteCampaignResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteCampaignCommandInput extends DeleteCampaignRequest {}
|
|
8
|
-
export interface DeleteCampaignCommandOutput
|
|
9
|
-
extends DeleteCampaignResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteCampaignCommandOutput extends DeleteCampaignResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteCampaignCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteCampaignCommandInput
|
|
8
|
+
input: DeleteCampaignCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteCampaignCommandInput,
|
|
16
11
|
DeleteCampaignCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteCampaignCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteCampaignCommandInput
|
|
17
|
+
input: DeleteCampaignCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteCampaignCommandInput,
|
|
25
20
|
DeleteCampaignCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteDecoderManifestRequest,
|
|
4
|
-
DeleteDecoderManifestResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteDecoderManifestRequest, DeleteDecoderManifestResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDecoderManifestCommandInput
|
|
8
|
-
extends DeleteDecoderManifestRequest {}
|
|
4
|
+
export interface DeleteDecoderManifestCommandInput extends DeleteDecoderManifestRequest {}
|
|
9
5
|
export interface DeleteDecoderManifestCommandOutput
|
|
10
|
-
extends DeleteDecoderManifestResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteDecoderManifestResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteDecoderManifestCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteDecoderManifestCommandInput
|
|
9
|
+
input: DeleteDecoderManifestCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteDecoderManifestCommandInput,
|
|
17
12
|
DeleteDecoderManifestCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteDecoderManifestCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteDecoderManifestCommandInput
|
|
18
|
+
input: DeleteDecoderManifestCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteDecoderManifestCommandInput,
|
|
26
21
|
DeleteDecoderManifestCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteFleetRequest, DeleteFleetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteFleetCommandInput extends DeleteFleetRequest {}
|
|
5
|
-
export interface DeleteFleetCommandOutput
|
|
6
|
-
extends DeleteFleetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteFleetCommandOutput extends DeleteFleetResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteFleetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteFleetCommandInput
|
|
8
|
+
input: DeleteFleetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteFleetCommandInput,
|
|
13
11
|
DeleteFleetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteFleetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteFleetCommandInput
|
|
17
|
+
input: DeleteFleetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteFleetCommandInput,
|
|
22
20
|
DeleteFleetCommandOutput,
|