@aws-sdk/client-iottwinmaker 3.803.0 → 3.804.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-es/protocols/Aws_restJson1.js +3 -3
- package/dist-types/commands/BatchPutPropertyValuesCommand.d.ts +1 -1
- package/dist-types/commands/CancelMetadataTransferJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComponentTypeCommand.d.ts +1 -1
- package/dist-types/commands/CreateEntityCommand.d.ts +1 -1
- package/dist-types/commands/CreateMetadataTransferJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateSceneCommand.d.ts +1 -1
- package/dist-types/commands/CreateSyncJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkspaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteComponentTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEntityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSceneCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSyncJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkspaceCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteQueryCommand.d.ts +1 -2
- package/dist-types/commands/GetComponentTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetEntityCommand.d.ts +1 -1
- package/dist-types/commands/GetMetadataTransferJobCommand.d.ts +1 -1
- package/dist-types/commands/GetPropertyValueCommand.d.ts +1 -1
- package/dist-types/commands/GetPropertyValueHistoryCommand.d.ts +1 -1
- package/dist-types/commands/GetSceneCommand.d.ts +1 -1
- package/dist-types/commands/GetSyncJobCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkspaceCommand.d.ts +1 -1
- package/dist-types/commands/ListComponentTypesCommand.d.ts +1 -1
- package/dist-types/commands/ListComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/ListMetadataTransferJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/ListScenesCommand.d.ts +1 -1
- package/dist-types/commands/ListSyncJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListSyncResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComponentTypeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEntityCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePricingPlanCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSceneCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkspaceCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchPutPropertyValuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelMetadataTransferJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComponentTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEntityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMetadataTransferJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSceneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSyncJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteComponentTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEntityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSceneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSyncJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetComponentTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEntityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMetadataTransferJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPropertyValueCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPropertyValueHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSceneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSyncJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkspaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComponentTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMetadataTransferJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListScenesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSyncJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSyncResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComponentTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEntityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePricingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSceneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkspaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -429,7 +429,7 @@ export const se_GetPropertyValueHistoryCommand = async (input, context) => {
|
|
|
429
429
|
componentName: [],
|
|
430
430
|
componentPath: [],
|
|
431
431
|
componentTypeId: [],
|
|
432
|
-
endDateTime: (_) => _.getTime() /
|
|
432
|
+
endDateTime: (_) => _.getTime() / 1_000,
|
|
433
433
|
endTime: [],
|
|
434
434
|
entityId: [],
|
|
435
435
|
interpolation: (_) => _json(_),
|
|
@@ -438,7 +438,7 @@ export const se_GetPropertyValueHistoryCommand = async (input, context) => {
|
|
|
438
438
|
orderByTime: [],
|
|
439
439
|
propertyFilters: (_) => se_PropertyFilters(_, context),
|
|
440
440
|
selectedProperties: (_) => _json(_),
|
|
441
|
-
startDateTime: (_) => _.getTime() /
|
|
441
|
+
startDateTime: (_) => _.getTime() / 1_000,
|
|
442
442
|
startTime: [],
|
|
443
443
|
}));
|
|
444
444
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
@@ -1926,7 +1926,7 @@ const se_PropertyRequests = (input, context) => {
|
|
|
1926
1926
|
const se_PropertyValue = (input, context) => {
|
|
1927
1927
|
return take(input, {
|
|
1928
1928
|
time: [],
|
|
1929
|
-
timestamp: (_) => _.getTime() /
|
|
1929
|
+
timestamp: (_) => _.getTime() / 1_000,
|
|
1930
1930
|
value: (_) => se_DataValue(_, context),
|
|
1931
1931
|
});
|
|
1932
1932
|
};
|
|
@@ -23,7 +23,7 @@ export interface BatchPutPropertyValuesCommandOutput extends BatchPutPropertyVal
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchPutPropertyValuesCommand_base: {
|
|
25
25
|
new (input: BatchPutPropertyValuesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutPropertyValuesCommandInput, BatchPutPropertyValuesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchPutPropertyValuesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutPropertyValuesCommandInput, BatchPutPropertyValuesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelMetadataTransferJobCommandOutput extends CancelMetadataTr
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelMetadataTransferJobCommand_base: {
|
|
25
25
|
new (input: CancelMetadataTransferJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMetadataTransferJobCommandInput, CancelMetadataTransferJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelMetadataTransferJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMetadataTransferJobCommandInput, CancelMetadataTransferJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateComponentTypeCommandOutput extends CreateComponentTypeRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateComponentTypeCommand_base: {
|
|
25
25
|
new (input: CreateComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentTypeCommandInput, CreateComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentTypeCommandInput, CreateComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEntityCommandOutput extends CreateEntityResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEntityCommand_base: {
|
|
25
25
|
new (input: CreateEntityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEntityCommandInput, CreateEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEntityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEntityCommandInput, CreateEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateMetadataTransferJobCommandOutput extends CreateMetadataTr
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMetadataTransferJobCommand_base: {
|
|
25
25
|
new (input: CreateMetadataTransferJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMetadataTransferJobCommandInput, CreateMetadataTransferJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateMetadataTransferJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMetadataTransferJobCommandInput, CreateMetadataTransferJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSceneCommandOutput extends CreateSceneResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSceneCommand_base: {
|
|
25
25
|
new (input: CreateSceneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSceneCommandInput, CreateSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSceneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSceneCommandInput, CreateSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSyncJobCommandOutput extends CreateSyncJobResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSyncJobCommand_base: {
|
|
25
25
|
new (input: CreateSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSyncJobCommandInput, CreateSyncJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSyncJobCommandInput, CreateSyncJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWorkspaceCommandOutput extends CreateWorkspaceResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWorkspaceCommand_base: {
|
|
25
25
|
new (input: CreateWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceCommandInput, CreateWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceCommandInput, CreateWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteComponentTypeCommandOutput extends DeleteComponentTypeRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteComponentTypeCommand_base: {
|
|
25
25
|
new (input: DeleteComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentTypeCommandInput, DeleteComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentTypeCommandInput, DeleteComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEntityCommandOutput extends DeleteEntityResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEntityCommand_base: {
|
|
25
25
|
new (input: DeleteEntityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntityCommandInput, DeleteEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEntityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntityCommandInput, DeleteEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSceneCommandOutput extends DeleteSceneResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSceneCommand_base: {
|
|
25
25
|
new (input: DeleteSceneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSceneCommandInput, DeleteSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSceneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSceneCommandInput, DeleteSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSyncJobCommandOutput extends DeleteSyncJobResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSyncJobCommand_base: {
|
|
25
25
|
new (input: DeleteSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSyncJobCommandInput, DeleteSyncJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSyncJobCommandInput, DeleteSyncJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWorkspaceCommandOutput extends DeleteWorkspaceResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWorkspaceCommand_base: {
|
|
25
25
|
new (input: DeleteWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceCommandInput, DeleteWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceCommandInput, DeleteWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,8 +23,7 @@ export interface ExecuteQueryCommandOutput extends ExecuteQueryResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExecuteQueryCommand_base: {
|
|
25
25
|
new (input: ExecuteQueryCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteQueryCommandInput, ExecuteQueryCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
27
|
-
/** @internal type navigation helper, not in runtime. */
|
|
26
|
+
new (input: ExecuteQueryCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteQueryCommandInput, ExecuteQueryCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
28
|
};
|
|
30
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetComponentTypeCommandOutput extends GetComponentTypeResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetComponentTypeCommand_base: {
|
|
25
25
|
new (input: GetComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentTypeCommandInput, GetComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentTypeCommandInput, GetComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEntityCommandOutput extends GetEntityResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEntityCommand_base: {
|
|
25
25
|
new (input: GetEntityCommandInput): import("@smithy/smithy-client").CommandImpl<GetEntityCommandInput, GetEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEntityCommandInput): import("@smithy/smithy-client").CommandImpl<GetEntityCommandInput, GetEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetMetadataTransferJobCommandOutput extends GetMetadataTransfer
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetMetadataTransferJobCommand_base: {
|
|
25
25
|
new (input: GetMetadataTransferJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetadataTransferJobCommandInput, GetMetadataTransferJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetMetadataTransferJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetadataTransferJobCommandInput, GetMetadataTransferJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetPropertyValueCommandOutput extends GetPropertyValueResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetPropertyValueCommand_base: {
|
|
25
25
|
new (input: GetPropertyValueCommandInput): import("@smithy/smithy-client").CommandImpl<GetPropertyValueCommandInput, GetPropertyValueCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetPropertyValueCommandInput): import("@smithy/smithy-client").CommandImpl<GetPropertyValueCommandInput, GetPropertyValueCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetPropertyValueHistoryCommandOutput extends GetPropertyValueHi
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetPropertyValueHistoryCommand_base: {
|
|
25
25
|
new (input: GetPropertyValueHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPropertyValueHistoryCommandInput, GetPropertyValueHistoryCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetPropertyValueHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPropertyValueHistoryCommandInput, GetPropertyValueHistoryCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSceneCommandOutput extends GetSceneResponse, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSceneCommand_base: {
|
|
25
25
|
new (input: GetSceneCommandInput): import("@smithy/smithy-client").CommandImpl<GetSceneCommandInput, GetSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSceneCommandInput): import("@smithy/smithy-client").CommandImpl<GetSceneCommandInput, GetSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSyncJobCommandOutput extends GetSyncJobResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSyncJobCommand_base: {
|
|
25
25
|
new (input: GetSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetSyncJobCommandInput, GetSyncJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetSyncJobCommandInput, GetSyncJobCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetWorkspaceCommandOutput extends GetWorkspaceResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetWorkspaceCommand_base: {
|
|
25
25
|
new (input: GetWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkspaceCommandInput, GetWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkspaceCommandInput, GetWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListComponentTypesCommandOutput extends ListComponentTypesRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListComponentTypesCommand_base: {
|
|
25
25
|
new (input: ListComponentTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentTypesCommandInput, ListComponentTypesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListComponentTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentTypesCommandInput, ListComponentTypesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListComponentsCommandOutput extends ListComponentsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListComponentsCommand_base: {
|
|
25
25
|
new (input: ListComponentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentsCommandInput, ListComponentsCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListComponentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentsCommandInput, ListComponentsCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListEntitiesCommandOutput extends ListEntitiesResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListEntitiesCommand_base: {
|
|
25
25
|
new (input: ListEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntitiesCommandInput, ListEntitiesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntitiesCommandInput, ListEntitiesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListMetadataTransferJobsCommandOutput extends ListMetadataTrans
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListMetadataTransferJobsCommand_base: {
|
|
25
25
|
new (input: ListMetadataTransferJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMetadataTransferJobsCommandInput, ListMetadataTransferJobsCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListMetadataTransferJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMetadataTransferJobsCommandInput, ListMetadataTransferJobsCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPropertiesCommandOutput extends ListPropertiesResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPropertiesCommand_base: {
|
|
25
25
|
new (input: ListPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPropertiesCommandInput, ListPropertiesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPropertiesCommandInput, ListPropertiesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListScenesCommandOutput extends ListScenesResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListScenesCommand_base: {
|
|
25
25
|
new (input: ListScenesCommandInput): import("@smithy/smithy-client").CommandImpl<ListScenesCommandInput, ListScenesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListScenesCommandInput): import("@smithy/smithy-client").CommandImpl<ListScenesCommandInput, ListScenesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSyncJobsCommandOutput extends ListSyncJobsResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSyncJobsCommand_base: {
|
|
25
25
|
new (input: ListSyncJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSyncJobsCommandInput, ListSyncJobsCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSyncJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSyncJobsCommandInput, ListSyncJobsCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSyncResourcesCommandOutput extends ListSyncResourcesRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSyncResourcesCommand_base: {
|
|
25
25
|
new (input: ListSyncResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSyncResourcesCommandInput, ListSyncResourcesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSyncResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSyncResourcesCommandInput, ListSyncResourcesCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateComponentTypeCommandOutput extends UpdateComponentTypeRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateComponentTypeCommand_base: {
|
|
25
25
|
new (input: UpdateComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateComponentTypeCommandInput, UpdateComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateComponentTypeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateComponentTypeCommandInput, UpdateComponentTypeCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateEntityCommandOutput extends UpdateEntityResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateEntityCommand_base: {
|
|
25
25
|
new (input: UpdateEntityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEntityCommandInput, UpdateEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateEntityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEntityCommandInput, UpdateEntityCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdatePricingPlanCommandOutput extends UpdatePricingPlanRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePricingPlanCommand_base: {
|
|
25
25
|
new (input: UpdatePricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdatePricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateSceneCommandOutput extends UpdateSceneResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSceneCommand_base: {
|
|
25
25
|
new (input: UpdateSceneCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSceneCommandInput, UpdateSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateSceneCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSceneCommandInput, UpdateSceneCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateWorkspaceCommandOutput extends UpdateWorkspaceResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateWorkspaceCommand_base: {
|
|
25
25
|
new (input: UpdateWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkspaceCommandInput, UpdateWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkspaceCommandInput, UpdateWorkspaceCommandOutput, IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: IoTTwinMakerClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: IoTTwinMakerClientConfig) => {
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").IoTTwinMakerHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|
|
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: IoTTwinMakerClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
|
-
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
12
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
11
|
+
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
|
|
12
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
15
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
|
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: IoTTwinMakerClientConfig) => {
|
|
|
23
23
|
cacheMiddleware?: boolean | undefined;
|
|
24
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
25
25
|
base64Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
base64Encoder: (_input:
|
|
26
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
27
27
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
28
|
-
utf8Encoder: (input:
|
|
28
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
29
29
|
disableHostPrefix: boolean;
|
|
30
30
|
serviceId: string;
|
|
31
|
-
profile?: string
|
|
31
|
+
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
35
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
34
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
36
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
37
37
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
38
|
-
logger?: import("@smithy/types").Logger
|
|
38
|
+
logger?: import("@smithy/types").Logger;
|
|
39
39
|
}) => import("@smithy/types").EndpointV2;
|
|
40
|
-
tls?: boolean
|
|
41
|
-
serviceConfiguredEndpoint?:
|
|
40
|
+
tls?: boolean;
|
|
41
|
+
serviceConfiguredEndpoint?: never;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").IoTTwinMakerHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|