@aws-sdk/client-iottwinmaker 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/IoTTwinMaker.d.ts +3 -1
- package/dist-types/IoTTwinMakerClient.d.ts +1 -1
- package/dist-types/commands/BatchPutPropertyValuesCommand.d.ts +2 -1
- package/dist-types/commands/CancelMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateEntityCommand.d.ts +2 -1
- package/dist-types/commands/CreateMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateSceneCommand.d.ts +2 -1
- package/dist-types/commands/CreateSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEntityCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSceneCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetEntityCommand.d.ts +2 -1
- package/dist-types/commands/GetMetadataTransferJobCommand.d.ts +2 -1
- package/dist-types/commands/GetPricingPlanCommand.d.ts +2 -1
- package/dist-types/commands/GetPropertyValueCommand.d.ts +2 -1
- package/dist-types/commands/GetPropertyValueHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetSceneCommand.d.ts +2 -1
- package/dist-types/commands/GetSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkspaceCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListEntitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListMetadataTransferJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ListScenesCommand.d.ts +2 -1
- package/dist-types/commands/ListSyncJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListSyncResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkspacesCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateComponentTypeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEntityCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePricingPlanCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSceneCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkspaceCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +631 -631
- package/dist-types/ts3.4/IoTTwinMaker.d.ts +2 -0
- package/dist-types/ts3.4/commands/BatchPutPropertyValuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelMetadataTransferJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateComponentTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEntityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMetadataTransferJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSceneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSyncJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteComponentTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEntityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSceneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSyncJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComponentTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEntityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMetadataTransferJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPricingPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPropertyValueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPropertyValueHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSceneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSyncJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkspaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComponentTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMetadataTransferJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListScenesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSyncJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSyncResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateComponentTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEntityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePricingPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSceneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkspaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -382,6 +382,7 @@ export interface IoTTwinMaker {
|
|
|
382
382
|
options: __HttpHandlerOptions,
|
|
383
383
|
cb: (err: any, data?: GetMetadataTransferJobCommandOutput) => void
|
|
384
384
|
): void;
|
|
385
|
+
getPricingPlan(): Promise<GetPricingPlanCommandOutput>;
|
|
385
386
|
getPricingPlan(
|
|
386
387
|
args: GetPricingPlanCommandInput,
|
|
387
388
|
options?: __HttpHandlerOptions
|
|
@@ -577,6 +578,7 @@ export interface IoTTwinMaker {
|
|
|
577
578
|
options: __HttpHandlerOptions,
|
|
578
579
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
579
580
|
): void;
|
|
581
|
+
listWorkspaces(): Promise<ListWorkspacesCommandOutput>;
|
|
580
582
|
listWorkspaces(
|
|
581
583
|
args: ListWorkspacesCommandInput,
|
|
582
584
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const BatchPutPropertyValuesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchPutPropertyValuesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchPutPropertyValuesCommandInput,
|
|
32
|
+
BatchPutPropertyValuesCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchPutPropertyValuesCommand extends BatchPutPropertyValuesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelMetadataTransferJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelMetadataTransferJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelMetadataTransferJobCommandInput,
|
|
32
|
+
CancelMetadataTransferJobCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelMetadataTransferJobCommand extends CancelMetadataTransferJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateComponentTypeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateComponentTypeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateComponentTypeCommandInput,
|
|
32
|
+
CreateComponentTypeCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateComponentTypeCommand extends CreateComponentTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateEntityCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateEntityCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateEntityCommandInput,
|
|
28
|
+
CreateEntityCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateEntityCommand extends CreateEntityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateMetadataTransferJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateMetadataTransferJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateMetadataTransferJobCommandInput,
|
|
32
|
+
CreateMetadataTransferJobCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateMetadataTransferJobCommand extends CreateMetadataTransferJobCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateSceneCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateSceneCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateSceneCommandInput,
|
|
28
|
+
CreateSceneCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateSceneCommand extends CreateSceneCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateSyncJobCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateSyncJobCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateSyncJobCommandInput,
|
|
31
|
+
CreateSyncJobCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateSyncJobCommand extends CreateSyncJobCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateWorkspaceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateWorkspaceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateWorkspaceCommandInput,
|
|
31
|
+
CreateWorkspaceCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateWorkspaceCommand extends CreateWorkspaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteComponentTypeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteComponentTypeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteComponentTypeCommandInput,
|
|
32
|
+
DeleteComponentTypeCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteComponentTypeCommand extends DeleteComponentTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteEntityCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteEntityCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteEntityCommandInput,
|
|
28
|
+
DeleteEntityCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteEntityCommand extends DeleteEntityCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteSceneCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteSceneCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteSceneCommandInput,
|
|
28
|
+
DeleteSceneCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteSceneCommand extends DeleteSceneCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteSyncJobCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteSyncJobCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteSyncJobCommandInput,
|
|
31
|
+
DeleteSyncJobCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteSyncJobCommand extends DeleteSyncJobCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteWorkspaceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteWorkspaceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteWorkspaceCommandInput,
|
|
31
|
+
DeleteWorkspaceCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteWorkspaceCommand extends DeleteWorkspaceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ExecuteQueryCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ExecuteQueryCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ExecuteQueryCommandInput,
|
|
28
|
+
ExecuteQueryCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ExecuteQueryCommand extends ExecuteQueryCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetComponentTypeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetComponentTypeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetComponentTypeCommandInput,
|
|
31
|
+
GetComponentTypeCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetComponentTypeCommand extends GetComponentTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetEntityCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetEntityCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetEntityCommandInput,
|
|
28
|
+
GetEntityCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetEntityCommand extends GetEntityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMetadataTransferJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMetadataTransferJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMetadataTransferJobCommandInput,
|
|
32
|
+
GetMetadataTransferJobCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMetadataTransferJobCommand extends GetMetadataTransferJobCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetPricingPlanCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [GetPricingPlanCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetPricingPlanCommandInput,
|
|
31
|
+
GetPricingPlanCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetPricingPlanCommand extends GetPricingPlanCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetPropertyValueCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetPropertyValueCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetPropertyValueCommandInput,
|
|
31
|
+
GetPropertyValueCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetPropertyValueCommand extends GetPropertyValueCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPropertyValueHistoryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPropertyValueHistoryCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPropertyValueHistoryCommandInput,
|
|
32
|
+
GetPropertyValueHistoryCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPropertyValueHistoryCommand extends GetPropertyValueHistoryCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetSceneCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetSceneCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetSceneCommandInput,
|
|
28
|
+
GetSceneCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetSceneCommand extends GetSceneCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetSyncJobCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetSyncJobCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetSyncJobCommandInput,
|
|
28
|
+
GetSyncJobCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetSyncJobCommand extends GetSyncJobCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetWorkspaceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetWorkspaceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetWorkspaceCommandInput,
|
|
28
|
+
GetWorkspaceCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetWorkspaceCommand extends GetWorkspaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListComponentTypesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListComponentTypesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListComponentTypesCommandInput,
|
|
32
|
+
ListComponentTypesCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListComponentTypesCommand extends ListComponentTypesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListComponentsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListComponentsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListComponentsCommandInput,
|
|
31
|
+
ListComponentsCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListComponentsCommand extends ListComponentsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListEntitiesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListEntitiesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListEntitiesCommandInput,
|
|
28
|
+
ListEntitiesCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListEntitiesCommand extends ListEntitiesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMetadataTransferJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListMetadataTransferJobsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMetadataTransferJobsCommandInput,
|
|
32
|
+
ListMetadataTransferJobsCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMetadataTransferJobsCommand extends ListMetadataTransferJobsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListPropertiesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListPropertiesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListPropertiesCommandInput,
|
|
31
|
+
ListPropertiesCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListPropertiesCommand extends ListPropertiesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListScenesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListScenesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListScenesCommandInput,
|
|
28
|
+
ListScenesCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListScenesCommand extends ListScenesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListSyncJobsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListSyncJobsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListSyncJobsCommandInput,
|
|
28
|
+
ListSyncJobsCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListSyncJobsCommand extends ListSyncJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListSyncResourcesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListSyncResourcesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListSyncResourcesCommandInput,
|
|
32
|
+
ListSyncResourcesCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListSyncResourcesCommand extends ListSyncResourcesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListWorkspacesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListWorkspacesCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListWorkspacesCommandInput,
|
|
31
|
+
ListWorkspacesCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListWorkspacesCommand extends ListWorkspacesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UntagResourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UntagResourceCommandInput,
|
|
31
|
+
UntagResourceCommandOutput,
|
|
32
|
+
IoTTwinMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateComponentTypeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateComponentTypeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateComponentTypeCommandInput,
|
|
32
|
+
UpdateComponentTypeCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateComponentTypeCommand extends UpdateComponentTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateEntityCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateEntityCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateEntityCommandInput,
|
|
28
|
+
UpdateEntityCommandOutput,
|
|
29
|
+
IoTTwinMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateEntityCommand extends UpdateEntityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdatePricingPlanCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdatePricingPlanCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdatePricingPlanCommandInput,
|
|
32
|
+
UpdatePricingPlanCommandOutput,
|
|
33
|
+
IoTTwinMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdatePricingPlanCommand extends UpdatePricingPlanCommand_base {}
|