@aws-sdk/client-iotsitewise 3.650.0 → 3.654.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-types/commands/AssociateAssetsCommand.d.ts +11 -0
- package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +11 -0
- package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssetCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/CreateBulkImportJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +11 -0
- package/dist-types/commands/CreateGatewayCommand.d.ts +11 -0
- package/dist-types/commands/CreatePortalCommand.d.ts +11 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +11 -0
- package/dist-types/commands/DeletePortalCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeGatewayCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortalCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +11 -0
- package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateAssetsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteActionCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteQueryCommand.d.ts +11 -0
- package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +11 -0
- package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +11 -0
- package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +11 -0
- package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +11 -0
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetModelsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +11 -0
- package/dist-types/commands/ListBulkImportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +11 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +11 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +11 -0
- package/dist-types/commands/ListPortalsCommand.d.ts +11 -0
- package/dist-types/commands/ListProjectAssetsCommand.d.ts +11 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTimeSeriesCommand.d.ts +11 -0
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutStorageConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGatewayCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePortalCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListTimeSeriesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListTimeSeriesCommand extends ListTimeSeriesCommand_base {
|
|
39
|
+
export declare class ListTimeSeriesCommand extends ListTimeSeriesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListTimeSeriesRequest;
|
|
43
|
+
output: ListTimeSeriesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListTimeSeriesCommandInput;
|
|
47
|
+
output: ListTimeSeriesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutDefaultEncryptionConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutDefaultEncryptionConfigurationCommand extends PutDefaultEncryptionConfigurationCommand_base {
|
|
40
|
+
export declare class PutDefaultEncryptionConfigurationCommand extends PutDefaultEncryptionConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutDefaultEncryptionConfigurationRequest;
|
|
44
|
+
output: PutDefaultEncryptionConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutDefaultEncryptionConfigurationCommandInput;
|
|
48
|
+
output: PutDefaultEncryptionConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutLoggingOptionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutLoggingOptionsCommand extends PutLoggingOptionsCommand_base {
|
|
40
|
+
export declare class PutLoggingOptionsCommand extends PutLoggingOptionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutLoggingOptionsRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutLoggingOptionsCommandInput;
|
|
48
|
+
output: PutLoggingOptionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutStorageConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutStorageConfigurationCommand extends PutStorageConfigurationCommand_base {
|
|
40
|
+
export declare class PutStorageConfigurationCommand extends PutStorageConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutStorageConfigurationRequest;
|
|
44
|
+
output: PutStorageConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutStorageConfigurationCommandInput;
|
|
48
|
+
output: PutStorageConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateAccessPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateAccessPolicyCommand extends UpdateAccessPolicyCommand_base {
|
|
40
|
+
export declare class UpdateAccessPolicyCommand extends UpdateAccessPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateAccessPolicyRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateAccessPolicyCommandInput;
|
|
48
|
+
output: UpdateAccessPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateAssetCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateAssetCommand extends UpdateAssetCommand_base {
|
|
36
|
+
export declare class UpdateAssetCommand extends UpdateAssetCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateAssetRequest;
|
|
40
|
+
output: UpdateAssetResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateAssetCommandInput;
|
|
44
|
+
output: UpdateAssetCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateAssetModelCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateAssetModelCommand extends UpdateAssetModelCommand_base {
|
|
39
|
+
export declare class UpdateAssetModelCommand extends UpdateAssetModelCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateAssetModelRequest;
|
|
43
|
+
output: UpdateAssetModelResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateAssetModelCommandInput;
|
|
47
|
+
output: UpdateAssetModelCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateAssetModelCompositeModelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateAssetModelCompositeModelCommand extends UpdateAssetModelCompositeModelCommand_base {
|
|
40
|
+
export declare class UpdateAssetModelCompositeModelCommand extends UpdateAssetModelCompositeModelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateAssetModelCompositeModelRequest;
|
|
44
|
+
output: UpdateAssetModelCompositeModelResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateAssetModelCompositeModelCommandInput;
|
|
48
|
+
output: UpdateAssetModelCompositeModelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const UpdateAssetPropertyCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class UpdateAssetPropertyCommand extends UpdateAssetPropertyCommand_base {
|
|
35
|
+
export declare class UpdateAssetPropertyCommand extends UpdateAssetPropertyCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: UpdateAssetPropertyRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: UpdateAssetPropertyCommandInput;
|
|
43
|
+
output: UpdateAssetPropertyCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateDashboardCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateDashboardCommand extends UpdateDashboardCommand_base {
|
|
39
|
+
export declare class UpdateDashboardCommand extends UpdateDashboardCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateDashboardRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateDashboardCommandInput;
|
|
47
|
+
output: UpdateDashboardCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateGatewayCapabilityConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateGatewayCapabilityConfigurationCommand extends UpdateGatewayCapabilityConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateGatewayCapabilityConfigurationCommand extends UpdateGatewayCapabilityConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateGatewayCapabilityConfigurationRequest;
|
|
44
|
+
output: UpdateGatewayCapabilityConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateGatewayCapabilityConfigurationCommandInput;
|
|
48
|
+
output: UpdateGatewayCapabilityConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateGatewayCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateGatewayCommand extends UpdateGatewayCommand_base {
|
|
34
|
+
export declare class UpdateGatewayCommand extends UpdateGatewayCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateGatewayRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateGatewayCommandInput;
|
|
42
|
+
output: UpdateGatewayCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdatePortalCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdatePortalCommand extends UpdatePortalCommand_base {
|
|
36
|
+
export declare class UpdatePortalCommand extends UpdatePortalCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdatePortalRequest;
|
|
40
|
+
output: UpdatePortalResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdatePortalCommandInput;
|
|
44
|
+
output: UpdatePortalCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateProjectCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
|
|
39
|
+
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateProjectRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateProjectCommandInput;
|
|
47
|
+
output: UpdateProjectCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iotsitewise",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iotsitewise Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iotsitewise",
|
|
@@ -20,45 +20,45 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
|
-
"@smithy/util-waiter": "^3.1.
|
|
61
|
+
"@smithy/util-waiter": "^3.1.5",
|
|
62
62
|
"tslib": "^2.6.2",
|
|
63
63
|
"uuid": "^9.0.1"
|
|
64
64
|
},
|