@aws-sdk/client-iotthingsgraph 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/IoTThingsGraph.js +0 -1
- package/dist-cjs/IoTThingsGraphClient.js +0 -1
- package/dist-cjs/commands/AssociateEntityToThingCommand.js +0 -1
- package/dist-cjs/commands/CreateFlowTemplateCommand.js +0 -1
- package/dist-cjs/commands/CreateSystemInstanceCommand.js +0 -1
- package/dist-cjs/commands/CreateSystemTemplateCommand.js +0 -1
- package/dist-cjs/commands/DeleteFlowTemplateCommand.js +0 -1
- package/dist-cjs/commands/DeleteNamespaceCommand.js +0 -1
- package/dist-cjs/commands/DeleteSystemInstanceCommand.js +0 -1
- package/dist-cjs/commands/DeleteSystemTemplateCommand.js +0 -1
- package/dist-cjs/commands/DeploySystemInstanceCommand.js +0 -1
- package/dist-cjs/commands/DeprecateFlowTemplateCommand.js +0 -1
- package/dist-cjs/commands/DeprecateSystemTemplateCommand.js +0 -1
- package/dist-cjs/commands/DescribeNamespaceCommand.js +0 -1
- package/dist-cjs/commands/DissociateEntityFromThingCommand.js +0 -1
- package/dist-cjs/commands/GetEntitiesCommand.js +0 -1
- package/dist-cjs/commands/GetFlowTemplateCommand.js +0 -1
- package/dist-cjs/commands/GetFlowTemplateRevisionsCommand.js +0 -1
- package/dist-cjs/commands/GetNamespaceDeletionStatusCommand.js +0 -1
- package/dist-cjs/commands/GetSystemInstanceCommand.js +0 -1
- package/dist-cjs/commands/GetSystemTemplateCommand.js +0 -1
- package/dist-cjs/commands/GetSystemTemplateRevisionsCommand.js +0 -1
- package/dist-cjs/commands/GetUploadStatusCommand.js +0 -1
- package/dist-cjs/commands/ListFlowExecutionMessagesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/SearchEntitiesCommand.js +0 -1
- package/dist-cjs/commands/SearchFlowExecutionsCommand.js +0 -1
- package/dist-cjs/commands/SearchFlowTemplatesCommand.js +0 -1
- package/dist-cjs/commands/SearchSystemInstancesCommand.js +0 -1
- package/dist-cjs/commands/SearchSystemTemplatesCommand.js +0 -1
- package/dist-cjs/commands/SearchThingsCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UndeploySystemInstanceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateFlowTemplateCommand.js +0 -1
- package/dist-cjs/commands/UpdateSystemTemplateCommand.js +0 -1
- package/dist-cjs/commands/UploadEntityDefinitionsCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/GetFlowTemplateRevisionsPaginator.js +0 -1
- package/dist-cjs/pagination/GetSystemTemplateRevisionsPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListFlowExecutionMessagesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-cjs/pagination/SearchEntitiesPaginator.js +0 -1
- package/dist-cjs/pagination/SearchFlowExecutionsPaginator.js +0 -1
- package/dist-cjs/pagination/SearchFlowTemplatesPaginator.js +0 -1
- package/dist-cjs/pagination/SearchSystemInstancesPaginator.js +0 -1
- package/dist-cjs/pagination/SearchSystemTemplatesPaginator.js +0 -1
- package/dist-cjs/pagination/SearchThingsPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/IoTThingsGraph.js +0 -1
- package/dist-es/IoTThingsGraphClient.js +0 -1
- package/dist-es/commands/AssociateEntityToThingCommand.js +0 -1
- package/dist-es/commands/CreateFlowTemplateCommand.js +0 -1
- package/dist-es/commands/CreateSystemInstanceCommand.js +0 -1
- package/dist-es/commands/CreateSystemTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteFlowTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteNamespaceCommand.js +0 -1
- package/dist-es/commands/DeleteSystemInstanceCommand.js +0 -1
- package/dist-es/commands/DeleteSystemTemplateCommand.js +0 -1
- package/dist-es/commands/DeploySystemInstanceCommand.js +0 -1
- package/dist-es/commands/DeprecateFlowTemplateCommand.js +0 -1
- package/dist-es/commands/DeprecateSystemTemplateCommand.js +0 -1
- package/dist-es/commands/DescribeNamespaceCommand.js +0 -1
- package/dist-es/commands/DissociateEntityFromThingCommand.js +0 -1
- package/dist-es/commands/GetEntitiesCommand.js +0 -1
- package/dist-es/commands/GetFlowTemplateCommand.js +0 -1
- package/dist-es/commands/GetFlowTemplateRevisionsCommand.js +0 -1
- package/dist-es/commands/GetNamespaceDeletionStatusCommand.js +0 -1
- package/dist-es/commands/GetSystemInstanceCommand.js +0 -1
- package/dist-es/commands/GetSystemTemplateCommand.js +0 -1
- package/dist-es/commands/GetSystemTemplateRevisionsCommand.js +0 -1
- package/dist-es/commands/GetUploadStatusCommand.js +0 -1
- package/dist-es/commands/ListFlowExecutionMessagesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/SearchEntitiesCommand.js +0 -1
- package/dist-es/commands/SearchFlowExecutionsCommand.js +0 -1
- package/dist-es/commands/SearchFlowTemplatesCommand.js +0 -1
- package/dist-es/commands/SearchSystemInstancesCommand.js +0 -1
- package/dist-es/commands/SearchSystemTemplatesCommand.js +0 -1
- package/dist-es/commands/SearchThingsCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UndeploySystemInstanceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateFlowTemplateCommand.js +0 -1
- package/dist-es/commands/UpdateSystemTemplateCommand.js +0 -1
- package/dist-es/commands/UploadEntityDefinitionsCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetFlowTemplateRevisionsPaginator.js +0 -1
- package/dist-es/pagination/GetSystemTemplateRevisionsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListFlowExecutionMessagesPaginator.js +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-es/pagination/SearchEntitiesPaginator.js +0 -1
- package/dist-es/pagination/SearchFlowExecutionsPaginator.js +0 -1
- package/dist-es/pagination/SearchFlowTemplatesPaginator.js +0 -1
- package/dist-es/pagination/SearchSystemInstancesPaginator.js +0 -1
- package/dist-es/pagination/SearchSystemTemplatesPaginator.js +0 -1
- package/dist-es/pagination/SearchThingsPaginator.js +0 -1
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/IoTThingsGraph.js.map +0 -1
- package/dist-cjs/IoTThingsGraphClient.js.map +0 -1
- package/dist-cjs/commands/AssociateEntityToThingCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFlowTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSystemInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSystemTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteFlowTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteNamespaceCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSystemInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSystemTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeploySystemInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/DeprecateFlowTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeprecateSystemTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeNamespaceCommand.js.map +0 -1
- package/dist-cjs/commands/DissociateEntityFromThingCommand.js.map +0 -1
- package/dist-cjs/commands/GetEntitiesCommand.js.map +0 -1
- package/dist-cjs/commands/GetFlowTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetFlowTemplateRevisionsCommand.js.map +0 -1
- package/dist-cjs/commands/GetNamespaceDeletionStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetSystemInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/GetSystemTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetSystemTemplateRevisionsCommand.js.map +0 -1
- package/dist-cjs/commands/GetUploadStatusCommand.js.map +0 -1
- package/dist-cjs/commands/ListFlowExecutionMessagesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/SearchEntitiesCommand.js.map +0 -1
- package/dist-cjs/commands/SearchFlowExecutionsCommand.js.map +0 -1
- package/dist-cjs/commands/SearchFlowTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/SearchSystemInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/SearchSystemTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/SearchThingsCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UndeploySystemInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateFlowTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateSystemTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UploadEntityDefinitionsCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetFlowTemplateRevisionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/GetSystemTemplateRevisionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListFlowExecutionMessagesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchEntitiesPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchFlowExecutionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchFlowTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchSystemInstancesPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchSystemTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/SearchThingsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/IoTThingsGraph.js.map +0 -1
- package/dist-es/IoTThingsGraphClient.js.map +0 -1
- package/dist-es/commands/AssociateEntityToThingCommand.js.map +0 -1
- package/dist-es/commands/CreateFlowTemplateCommand.js.map +0 -1
- package/dist-es/commands/CreateSystemInstanceCommand.js.map +0 -1
- package/dist-es/commands/CreateSystemTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteFlowTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteNamespaceCommand.js.map +0 -1
- package/dist-es/commands/DeleteSystemInstanceCommand.js.map +0 -1
- package/dist-es/commands/DeleteSystemTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeploySystemInstanceCommand.js.map +0 -1
- package/dist-es/commands/DeprecateFlowTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeprecateSystemTemplateCommand.js.map +0 -1
- package/dist-es/commands/DescribeNamespaceCommand.js.map +0 -1
- package/dist-es/commands/DissociateEntityFromThingCommand.js.map +0 -1
- package/dist-es/commands/GetEntitiesCommand.js.map +0 -1
- package/dist-es/commands/GetFlowTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetFlowTemplateRevisionsCommand.js.map +0 -1
- package/dist-es/commands/GetNamespaceDeletionStatusCommand.js.map +0 -1
- package/dist-es/commands/GetSystemInstanceCommand.js.map +0 -1
- package/dist-es/commands/GetSystemTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetSystemTemplateRevisionsCommand.js.map +0 -1
- package/dist-es/commands/GetUploadStatusCommand.js.map +0 -1
- package/dist-es/commands/ListFlowExecutionMessagesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/SearchEntitiesCommand.js.map +0 -1
- package/dist-es/commands/SearchFlowExecutionsCommand.js.map +0 -1
- package/dist-es/commands/SearchFlowTemplatesCommand.js.map +0 -1
- package/dist-es/commands/SearchSystemInstancesCommand.js.map +0 -1
- package/dist-es/commands/SearchSystemTemplatesCommand.js.map +0 -1
- package/dist-es/commands/SearchThingsCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UndeploySystemInstanceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateFlowTemplateCommand.js.map +0 -1
- package/dist-es/commands/UpdateSystemTemplateCommand.js.map +0 -1
- package/dist-es/commands/UploadEntityDefinitionsCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetFlowTemplateRevisionsPaginator.js.map +0 -1
- package/dist-es/pagination/GetSystemTemplateRevisionsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListFlowExecutionMessagesPaginator.js.map +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-es/pagination/SearchEntitiesPaginator.js.map +0 -1
- package/dist-es/pagination/SearchFlowExecutionsPaginator.js.map +0 -1
- package/dist-es/pagination/SearchFlowTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/SearchSystemInstancesPaginator.js.map +0 -1
- package/dist-es/pagination/SearchSystemTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/SearchThingsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/IoTThingsGraph.ts +0 -1359
- package/src/IoTThingsGraphClient.ts +0 -408
- package/src/commands/AssociateEntityToThingCommand.ts +0 -96
- package/src/commands/CreateFlowTemplateCommand.ts +0 -97
- package/src/commands/CreateSystemInstanceCommand.ts +0 -103
- package/src/commands/CreateSystemTemplateCommand.ts +0 -96
- package/src/commands/DeleteFlowTemplateCommand.ts +0 -96
- package/src/commands/DeleteNamespaceCommand.ts +0 -95
- package/src/commands/DeleteSystemInstanceCommand.ts +0 -97
- package/src/commands/DeleteSystemTemplateCommand.ts +0 -96
- package/src/commands/DeploySystemInstanceCommand.ts +0 -106
- package/src/commands/DeprecateFlowTemplateCommand.ts +0 -95
- package/src/commands/DeprecateSystemTemplateCommand.ts +0 -95
- package/src/commands/DescribeNamespaceCommand.ts +0 -95
- package/src/commands/DissociateEntityFromThingCommand.ts +0 -99
- package/src/commands/GetEntitiesCommand.ts +0 -126
- package/src/commands/GetFlowTemplateCommand.ts +0 -95
- package/src/commands/GetFlowTemplateRevisionsCommand.ts +0 -96
- package/src/commands/GetNamespaceDeletionStatusCommand.ts +0 -98
- package/src/commands/GetSystemInstanceCommand.ts +0 -95
- package/src/commands/GetSystemTemplateCommand.ts +0 -95
- package/src/commands/GetSystemTemplateRevisionsCommand.ts +0 -99
- package/src/commands/GetUploadStatusCommand.ts +0 -95
- package/src/commands/ListFlowExecutionMessagesCommand.ts +0 -98
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/SearchEntitiesCommand.ts +0 -95
- package/src/commands/SearchFlowExecutionsCommand.ts +0 -95
- package/src/commands/SearchFlowTemplatesCommand.ts +0 -95
- package/src/commands/SearchSystemInstancesCommand.ts +0 -95
- package/src/commands/SearchSystemTemplatesCommand.ts +0 -95
- package/src/commands/SearchThingsCommand.ts +0 -98
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UndeploySystemInstanceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateFlowTemplateCommand.ts +0 -96
- package/src/commands/UpdateSystemTemplateCommand.ts +0 -95
- package/src/commands/UploadEntityDefinitionsCommand.ts +0 -105
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -49
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -2312
- package/src/pagination/GetFlowTemplateRevisionsPaginator.ts +0 -59
- package/src/pagination/GetSystemTemplateRevisionsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListFlowExecutionMessagesPaginator.ts +0 -59
- package/src/pagination/ListTagsForResourcePaginator.ts +0 -59
- package/src/pagination/SearchEntitiesPaginator.ts +0 -59
- package/src/pagination/SearchFlowExecutionsPaginator.ts +0 -59
- package/src/pagination/SearchFlowTemplatesPaginator.ts +0 -59
- package/src/pagination/SearchSystemInstancesPaginator.ts +0 -59
- package/src/pagination/SearchSystemTemplatesPaginator.ts +0 -59
- package/src/pagination/SearchThingsPaginator.ts +0 -59
- package/src/protocols/Aws_json1_1.ts +0 -4845
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
package/src/IoTThingsGraph.ts
DELETED
|
@@ -1,1359 +0,0 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
AssociateEntityToThingCommand,
|
|
5
|
-
AssociateEntityToThingCommandInput,
|
|
6
|
-
AssociateEntityToThingCommandOutput,
|
|
7
|
-
} from "./commands/AssociateEntityToThingCommand";
|
|
8
|
-
import {
|
|
9
|
-
CreateFlowTemplateCommand,
|
|
10
|
-
CreateFlowTemplateCommandInput,
|
|
11
|
-
CreateFlowTemplateCommandOutput,
|
|
12
|
-
} from "./commands/CreateFlowTemplateCommand";
|
|
13
|
-
import {
|
|
14
|
-
CreateSystemInstanceCommand,
|
|
15
|
-
CreateSystemInstanceCommandInput,
|
|
16
|
-
CreateSystemInstanceCommandOutput,
|
|
17
|
-
} from "./commands/CreateSystemInstanceCommand";
|
|
18
|
-
import {
|
|
19
|
-
CreateSystemTemplateCommand,
|
|
20
|
-
CreateSystemTemplateCommandInput,
|
|
21
|
-
CreateSystemTemplateCommandOutput,
|
|
22
|
-
} from "./commands/CreateSystemTemplateCommand";
|
|
23
|
-
import {
|
|
24
|
-
DeleteFlowTemplateCommand,
|
|
25
|
-
DeleteFlowTemplateCommandInput,
|
|
26
|
-
DeleteFlowTemplateCommandOutput,
|
|
27
|
-
} from "./commands/DeleteFlowTemplateCommand";
|
|
28
|
-
import {
|
|
29
|
-
DeleteNamespaceCommand,
|
|
30
|
-
DeleteNamespaceCommandInput,
|
|
31
|
-
DeleteNamespaceCommandOutput,
|
|
32
|
-
} from "./commands/DeleteNamespaceCommand";
|
|
33
|
-
import {
|
|
34
|
-
DeleteSystemInstanceCommand,
|
|
35
|
-
DeleteSystemInstanceCommandInput,
|
|
36
|
-
DeleteSystemInstanceCommandOutput,
|
|
37
|
-
} from "./commands/DeleteSystemInstanceCommand";
|
|
38
|
-
import {
|
|
39
|
-
DeleteSystemTemplateCommand,
|
|
40
|
-
DeleteSystemTemplateCommandInput,
|
|
41
|
-
DeleteSystemTemplateCommandOutput,
|
|
42
|
-
} from "./commands/DeleteSystemTemplateCommand";
|
|
43
|
-
import {
|
|
44
|
-
DeploySystemInstanceCommand,
|
|
45
|
-
DeploySystemInstanceCommandInput,
|
|
46
|
-
DeploySystemInstanceCommandOutput,
|
|
47
|
-
} from "./commands/DeploySystemInstanceCommand";
|
|
48
|
-
import {
|
|
49
|
-
DeprecateFlowTemplateCommand,
|
|
50
|
-
DeprecateFlowTemplateCommandInput,
|
|
51
|
-
DeprecateFlowTemplateCommandOutput,
|
|
52
|
-
} from "./commands/DeprecateFlowTemplateCommand";
|
|
53
|
-
import {
|
|
54
|
-
DeprecateSystemTemplateCommand,
|
|
55
|
-
DeprecateSystemTemplateCommandInput,
|
|
56
|
-
DeprecateSystemTemplateCommandOutput,
|
|
57
|
-
} from "./commands/DeprecateSystemTemplateCommand";
|
|
58
|
-
import {
|
|
59
|
-
DescribeNamespaceCommand,
|
|
60
|
-
DescribeNamespaceCommandInput,
|
|
61
|
-
DescribeNamespaceCommandOutput,
|
|
62
|
-
} from "./commands/DescribeNamespaceCommand";
|
|
63
|
-
import {
|
|
64
|
-
DissociateEntityFromThingCommand,
|
|
65
|
-
DissociateEntityFromThingCommandInput,
|
|
66
|
-
DissociateEntityFromThingCommandOutput,
|
|
67
|
-
} from "./commands/DissociateEntityFromThingCommand";
|
|
68
|
-
import { GetEntitiesCommand, GetEntitiesCommandInput, GetEntitiesCommandOutput } from "./commands/GetEntitiesCommand";
|
|
69
|
-
import {
|
|
70
|
-
GetFlowTemplateCommand,
|
|
71
|
-
GetFlowTemplateCommandInput,
|
|
72
|
-
GetFlowTemplateCommandOutput,
|
|
73
|
-
} from "./commands/GetFlowTemplateCommand";
|
|
74
|
-
import {
|
|
75
|
-
GetFlowTemplateRevisionsCommand,
|
|
76
|
-
GetFlowTemplateRevisionsCommandInput,
|
|
77
|
-
GetFlowTemplateRevisionsCommandOutput,
|
|
78
|
-
} from "./commands/GetFlowTemplateRevisionsCommand";
|
|
79
|
-
import {
|
|
80
|
-
GetNamespaceDeletionStatusCommand,
|
|
81
|
-
GetNamespaceDeletionStatusCommandInput,
|
|
82
|
-
GetNamespaceDeletionStatusCommandOutput,
|
|
83
|
-
} from "./commands/GetNamespaceDeletionStatusCommand";
|
|
84
|
-
import {
|
|
85
|
-
GetSystemInstanceCommand,
|
|
86
|
-
GetSystemInstanceCommandInput,
|
|
87
|
-
GetSystemInstanceCommandOutput,
|
|
88
|
-
} from "./commands/GetSystemInstanceCommand";
|
|
89
|
-
import {
|
|
90
|
-
GetSystemTemplateCommand,
|
|
91
|
-
GetSystemTemplateCommandInput,
|
|
92
|
-
GetSystemTemplateCommandOutput,
|
|
93
|
-
} from "./commands/GetSystemTemplateCommand";
|
|
94
|
-
import {
|
|
95
|
-
GetSystemTemplateRevisionsCommand,
|
|
96
|
-
GetSystemTemplateRevisionsCommandInput,
|
|
97
|
-
GetSystemTemplateRevisionsCommandOutput,
|
|
98
|
-
} from "./commands/GetSystemTemplateRevisionsCommand";
|
|
99
|
-
import {
|
|
100
|
-
GetUploadStatusCommand,
|
|
101
|
-
GetUploadStatusCommandInput,
|
|
102
|
-
GetUploadStatusCommandOutput,
|
|
103
|
-
} from "./commands/GetUploadStatusCommand";
|
|
104
|
-
import {
|
|
105
|
-
ListFlowExecutionMessagesCommand,
|
|
106
|
-
ListFlowExecutionMessagesCommandInput,
|
|
107
|
-
ListFlowExecutionMessagesCommandOutput,
|
|
108
|
-
} from "./commands/ListFlowExecutionMessagesCommand";
|
|
109
|
-
import {
|
|
110
|
-
ListTagsForResourceCommand,
|
|
111
|
-
ListTagsForResourceCommandInput,
|
|
112
|
-
ListTagsForResourceCommandOutput,
|
|
113
|
-
} from "./commands/ListTagsForResourceCommand";
|
|
114
|
-
import {
|
|
115
|
-
SearchEntitiesCommand,
|
|
116
|
-
SearchEntitiesCommandInput,
|
|
117
|
-
SearchEntitiesCommandOutput,
|
|
118
|
-
} from "./commands/SearchEntitiesCommand";
|
|
119
|
-
import {
|
|
120
|
-
SearchFlowExecutionsCommand,
|
|
121
|
-
SearchFlowExecutionsCommandInput,
|
|
122
|
-
SearchFlowExecutionsCommandOutput,
|
|
123
|
-
} from "./commands/SearchFlowExecutionsCommand";
|
|
124
|
-
import {
|
|
125
|
-
SearchFlowTemplatesCommand,
|
|
126
|
-
SearchFlowTemplatesCommandInput,
|
|
127
|
-
SearchFlowTemplatesCommandOutput,
|
|
128
|
-
} from "./commands/SearchFlowTemplatesCommand";
|
|
129
|
-
import {
|
|
130
|
-
SearchSystemInstancesCommand,
|
|
131
|
-
SearchSystemInstancesCommandInput,
|
|
132
|
-
SearchSystemInstancesCommandOutput,
|
|
133
|
-
} from "./commands/SearchSystemInstancesCommand";
|
|
134
|
-
import {
|
|
135
|
-
SearchSystemTemplatesCommand,
|
|
136
|
-
SearchSystemTemplatesCommandInput,
|
|
137
|
-
SearchSystemTemplatesCommandOutput,
|
|
138
|
-
} from "./commands/SearchSystemTemplatesCommand";
|
|
139
|
-
import {
|
|
140
|
-
SearchThingsCommand,
|
|
141
|
-
SearchThingsCommandInput,
|
|
142
|
-
SearchThingsCommandOutput,
|
|
143
|
-
} from "./commands/SearchThingsCommand";
|
|
144
|
-
import { TagResourceCommand, TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
145
|
-
import {
|
|
146
|
-
UndeploySystemInstanceCommand,
|
|
147
|
-
UndeploySystemInstanceCommandInput,
|
|
148
|
-
UndeploySystemInstanceCommandOutput,
|
|
149
|
-
} from "./commands/UndeploySystemInstanceCommand";
|
|
150
|
-
import {
|
|
151
|
-
UntagResourceCommand,
|
|
152
|
-
UntagResourceCommandInput,
|
|
153
|
-
UntagResourceCommandOutput,
|
|
154
|
-
} from "./commands/UntagResourceCommand";
|
|
155
|
-
import {
|
|
156
|
-
UpdateFlowTemplateCommand,
|
|
157
|
-
UpdateFlowTemplateCommandInput,
|
|
158
|
-
UpdateFlowTemplateCommandOutput,
|
|
159
|
-
} from "./commands/UpdateFlowTemplateCommand";
|
|
160
|
-
import {
|
|
161
|
-
UpdateSystemTemplateCommand,
|
|
162
|
-
UpdateSystemTemplateCommandInput,
|
|
163
|
-
UpdateSystemTemplateCommandOutput,
|
|
164
|
-
} from "./commands/UpdateSystemTemplateCommand";
|
|
165
|
-
import {
|
|
166
|
-
UploadEntityDefinitionsCommand,
|
|
167
|
-
UploadEntityDefinitionsCommandInput,
|
|
168
|
-
UploadEntityDefinitionsCommandOutput,
|
|
169
|
-
} from "./commands/UploadEntityDefinitionsCommand";
|
|
170
|
-
import { IoTThingsGraphClient } from "./IoTThingsGraphClient";
|
|
171
|
-
|
|
172
|
-
/**
|
|
173
|
-
* <fullname>AWS IoT Things Graph</fullname>
|
|
174
|
-
* <p>AWS IoT Things Graph provides an integrated set of tools that enable developers to connect devices and services that use different standards,
|
|
175
|
-
* such as units of measure and communication protocols. AWS IoT Things Graph makes it possible to build IoT applications with little to no code by connecting devices and services
|
|
176
|
-
* and defining how they interact at an abstract level.</p>
|
|
177
|
-
* <p>For more information about how AWS IoT Things Graph works, see the <a href="https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-whatis.html">User Guide</a>.</p>
|
|
178
|
-
*/
|
|
179
|
-
export class IoTThingsGraph extends IoTThingsGraphClient {
|
|
180
|
-
/**
|
|
181
|
-
* <p>Associates a device with a concrete thing that is in the user's registry.</p>
|
|
182
|
-
* <p>A thing can be associated with only one device at a time. If you associate a thing with a new device id, its previous association will be removed.</p>
|
|
183
|
-
*/
|
|
184
|
-
public associateEntityToThing(
|
|
185
|
-
args: AssociateEntityToThingCommandInput,
|
|
186
|
-
options?: __HttpHandlerOptions
|
|
187
|
-
): Promise<AssociateEntityToThingCommandOutput>;
|
|
188
|
-
public associateEntityToThing(
|
|
189
|
-
args: AssociateEntityToThingCommandInput,
|
|
190
|
-
cb: (err: any, data?: AssociateEntityToThingCommandOutput) => void
|
|
191
|
-
): void;
|
|
192
|
-
public associateEntityToThing(
|
|
193
|
-
args: AssociateEntityToThingCommandInput,
|
|
194
|
-
options: __HttpHandlerOptions,
|
|
195
|
-
cb: (err: any, data?: AssociateEntityToThingCommandOutput) => void
|
|
196
|
-
): void;
|
|
197
|
-
public associateEntityToThing(
|
|
198
|
-
args: AssociateEntityToThingCommandInput,
|
|
199
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: AssociateEntityToThingCommandOutput) => void),
|
|
200
|
-
cb?: (err: any, data?: AssociateEntityToThingCommandOutput) => void
|
|
201
|
-
): Promise<AssociateEntityToThingCommandOutput> | void {
|
|
202
|
-
const command = new AssociateEntityToThingCommand(args);
|
|
203
|
-
if (typeof optionsOrCb === "function") {
|
|
204
|
-
this.send(command, optionsOrCb);
|
|
205
|
-
} else if (typeof cb === "function") {
|
|
206
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
207
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
208
|
-
} else {
|
|
209
|
-
return this.send(command, optionsOrCb);
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
/**
|
|
214
|
-
* <p>Creates a workflow template. Workflows can be created only in the user's namespace. (The public namespace contains only
|
|
215
|
-
* entities.) The workflow can contain only entities in the specified namespace. The workflow is validated against the entities in the
|
|
216
|
-
* latest version of the user's namespace unless another namespace version is specified in the request.</p>
|
|
217
|
-
*/
|
|
218
|
-
public createFlowTemplate(
|
|
219
|
-
args: CreateFlowTemplateCommandInput,
|
|
220
|
-
options?: __HttpHandlerOptions
|
|
221
|
-
): Promise<CreateFlowTemplateCommandOutput>;
|
|
222
|
-
public createFlowTemplate(
|
|
223
|
-
args: CreateFlowTemplateCommandInput,
|
|
224
|
-
cb: (err: any, data?: CreateFlowTemplateCommandOutput) => void
|
|
225
|
-
): void;
|
|
226
|
-
public createFlowTemplate(
|
|
227
|
-
args: CreateFlowTemplateCommandInput,
|
|
228
|
-
options: __HttpHandlerOptions,
|
|
229
|
-
cb: (err: any, data?: CreateFlowTemplateCommandOutput) => void
|
|
230
|
-
): void;
|
|
231
|
-
public createFlowTemplate(
|
|
232
|
-
args: CreateFlowTemplateCommandInput,
|
|
233
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateFlowTemplateCommandOutput) => void),
|
|
234
|
-
cb?: (err: any, data?: CreateFlowTemplateCommandOutput) => void
|
|
235
|
-
): Promise<CreateFlowTemplateCommandOutput> | void {
|
|
236
|
-
const command = new CreateFlowTemplateCommand(args);
|
|
237
|
-
if (typeof optionsOrCb === "function") {
|
|
238
|
-
this.send(command, optionsOrCb);
|
|
239
|
-
} else if (typeof cb === "function") {
|
|
240
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
241
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
242
|
-
} else {
|
|
243
|
-
return this.send(command, optionsOrCb);
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
/**
|
|
248
|
-
* <p>Creates a system instance. </p>
|
|
249
|
-
* <p>This action validates the system instance, prepares the deployment-related resources. For Greengrass deployments, it updates the Greengrass group that is
|
|
250
|
-
* specified by the <code>greengrassGroupName</code> parameter. It also adds a file to the S3 bucket specified by the <code>s3BucketName</code> parameter. You need to
|
|
251
|
-
* call <code>DeploySystemInstance</code> after running this action.</p>
|
|
252
|
-
* <p>For Greengrass deployments, since this action modifies and adds resources to a Greengrass group and an S3 bucket on the caller's behalf, the calling identity must have write permissions
|
|
253
|
-
* to both the specified Greengrass group and S3 bucket. Otherwise, the call will fail with an authorization error.</p>
|
|
254
|
-
* <p>For cloud deployments, this action requires a <code>flowActionsRoleArn</code> value. This is an IAM role
|
|
255
|
-
* that has permissions to access AWS services, such as AWS Lambda and AWS IoT, that the flow uses when it executes.</p>
|
|
256
|
-
* <p>If the definition document doesn't specify a version of the user's namespace, the latest version will be used by default.</p>
|
|
257
|
-
*/
|
|
258
|
-
public createSystemInstance(
|
|
259
|
-
args: CreateSystemInstanceCommandInput,
|
|
260
|
-
options?: __HttpHandlerOptions
|
|
261
|
-
): Promise<CreateSystemInstanceCommandOutput>;
|
|
262
|
-
public createSystemInstance(
|
|
263
|
-
args: CreateSystemInstanceCommandInput,
|
|
264
|
-
cb: (err: any, data?: CreateSystemInstanceCommandOutput) => void
|
|
265
|
-
): void;
|
|
266
|
-
public createSystemInstance(
|
|
267
|
-
args: CreateSystemInstanceCommandInput,
|
|
268
|
-
options: __HttpHandlerOptions,
|
|
269
|
-
cb: (err: any, data?: CreateSystemInstanceCommandOutput) => void
|
|
270
|
-
): void;
|
|
271
|
-
public createSystemInstance(
|
|
272
|
-
args: CreateSystemInstanceCommandInput,
|
|
273
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateSystemInstanceCommandOutput) => void),
|
|
274
|
-
cb?: (err: any, data?: CreateSystemInstanceCommandOutput) => void
|
|
275
|
-
): Promise<CreateSystemInstanceCommandOutput> | void {
|
|
276
|
-
const command = new CreateSystemInstanceCommand(args);
|
|
277
|
-
if (typeof optionsOrCb === "function") {
|
|
278
|
-
this.send(command, optionsOrCb);
|
|
279
|
-
} else if (typeof cb === "function") {
|
|
280
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
281
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
282
|
-
} else {
|
|
283
|
-
return this.send(command, optionsOrCb);
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
/**
|
|
288
|
-
* <p>Creates a system. The system is validated against the entities in the
|
|
289
|
-
* latest version of the user's namespace unless another namespace version is specified in the request.</p>
|
|
290
|
-
*/
|
|
291
|
-
public createSystemTemplate(
|
|
292
|
-
args: CreateSystemTemplateCommandInput,
|
|
293
|
-
options?: __HttpHandlerOptions
|
|
294
|
-
): Promise<CreateSystemTemplateCommandOutput>;
|
|
295
|
-
public createSystemTemplate(
|
|
296
|
-
args: CreateSystemTemplateCommandInput,
|
|
297
|
-
cb: (err: any, data?: CreateSystemTemplateCommandOutput) => void
|
|
298
|
-
): void;
|
|
299
|
-
public createSystemTemplate(
|
|
300
|
-
args: CreateSystemTemplateCommandInput,
|
|
301
|
-
options: __HttpHandlerOptions,
|
|
302
|
-
cb: (err: any, data?: CreateSystemTemplateCommandOutput) => void
|
|
303
|
-
): void;
|
|
304
|
-
public createSystemTemplate(
|
|
305
|
-
args: CreateSystemTemplateCommandInput,
|
|
306
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateSystemTemplateCommandOutput) => void),
|
|
307
|
-
cb?: (err: any, data?: CreateSystemTemplateCommandOutput) => void
|
|
308
|
-
): Promise<CreateSystemTemplateCommandOutput> | void {
|
|
309
|
-
const command = new CreateSystemTemplateCommand(args);
|
|
310
|
-
if (typeof optionsOrCb === "function") {
|
|
311
|
-
this.send(command, optionsOrCb);
|
|
312
|
-
} else if (typeof cb === "function") {
|
|
313
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
314
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
315
|
-
} else {
|
|
316
|
-
return this.send(command, optionsOrCb);
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
/**
|
|
321
|
-
* <p>Deletes a workflow. Any new system or deployment that contains this workflow will fail to update or deploy.
|
|
322
|
-
* Existing deployments that contain the workflow will continue to run (since they use a snapshot of the workflow taken at the time of deployment).</p>
|
|
323
|
-
*/
|
|
324
|
-
public deleteFlowTemplate(
|
|
325
|
-
args: DeleteFlowTemplateCommandInput,
|
|
326
|
-
options?: __HttpHandlerOptions
|
|
327
|
-
): Promise<DeleteFlowTemplateCommandOutput>;
|
|
328
|
-
public deleteFlowTemplate(
|
|
329
|
-
args: DeleteFlowTemplateCommandInput,
|
|
330
|
-
cb: (err: any, data?: DeleteFlowTemplateCommandOutput) => void
|
|
331
|
-
): void;
|
|
332
|
-
public deleteFlowTemplate(
|
|
333
|
-
args: DeleteFlowTemplateCommandInput,
|
|
334
|
-
options: __HttpHandlerOptions,
|
|
335
|
-
cb: (err: any, data?: DeleteFlowTemplateCommandOutput) => void
|
|
336
|
-
): void;
|
|
337
|
-
public deleteFlowTemplate(
|
|
338
|
-
args: DeleteFlowTemplateCommandInput,
|
|
339
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteFlowTemplateCommandOutput) => void),
|
|
340
|
-
cb?: (err: any, data?: DeleteFlowTemplateCommandOutput) => void
|
|
341
|
-
): Promise<DeleteFlowTemplateCommandOutput> | void {
|
|
342
|
-
const command = new DeleteFlowTemplateCommand(args);
|
|
343
|
-
if (typeof optionsOrCb === "function") {
|
|
344
|
-
this.send(command, optionsOrCb);
|
|
345
|
-
} else if (typeof cb === "function") {
|
|
346
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
347
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
348
|
-
} else {
|
|
349
|
-
return this.send(command, optionsOrCb);
|
|
350
|
-
}
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
/**
|
|
354
|
-
* <p>Deletes the specified namespace. This action deletes all of the entities in the namespace. Delete the systems and flows that use entities in the namespace before performing this action.</p>
|
|
355
|
-
*/
|
|
356
|
-
public deleteNamespace(
|
|
357
|
-
args: DeleteNamespaceCommandInput,
|
|
358
|
-
options?: __HttpHandlerOptions
|
|
359
|
-
): Promise<DeleteNamespaceCommandOutput>;
|
|
360
|
-
public deleteNamespace(
|
|
361
|
-
args: DeleteNamespaceCommandInput,
|
|
362
|
-
cb: (err: any, data?: DeleteNamespaceCommandOutput) => void
|
|
363
|
-
): void;
|
|
364
|
-
public deleteNamespace(
|
|
365
|
-
args: DeleteNamespaceCommandInput,
|
|
366
|
-
options: __HttpHandlerOptions,
|
|
367
|
-
cb: (err: any, data?: DeleteNamespaceCommandOutput) => void
|
|
368
|
-
): void;
|
|
369
|
-
public deleteNamespace(
|
|
370
|
-
args: DeleteNamespaceCommandInput,
|
|
371
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteNamespaceCommandOutput) => void),
|
|
372
|
-
cb?: (err: any, data?: DeleteNamespaceCommandOutput) => void
|
|
373
|
-
): Promise<DeleteNamespaceCommandOutput> | void {
|
|
374
|
-
const command = new DeleteNamespaceCommand(args);
|
|
375
|
-
if (typeof optionsOrCb === "function") {
|
|
376
|
-
this.send(command, optionsOrCb);
|
|
377
|
-
} else if (typeof cb === "function") {
|
|
378
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
379
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
380
|
-
} else {
|
|
381
|
-
return this.send(command, optionsOrCb);
|
|
382
|
-
}
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
/**
|
|
386
|
-
* <p>Deletes a system instance.
|
|
387
|
-
* Only system instances that have never been deployed, or that have been undeployed can be deleted.</p>
|
|
388
|
-
* <p>Users can create a new system instance that has the same ID as a deleted system instance.</p>
|
|
389
|
-
*/
|
|
390
|
-
public deleteSystemInstance(
|
|
391
|
-
args: DeleteSystemInstanceCommandInput,
|
|
392
|
-
options?: __HttpHandlerOptions
|
|
393
|
-
): Promise<DeleteSystemInstanceCommandOutput>;
|
|
394
|
-
public deleteSystemInstance(
|
|
395
|
-
args: DeleteSystemInstanceCommandInput,
|
|
396
|
-
cb: (err: any, data?: DeleteSystemInstanceCommandOutput) => void
|
|
397
|
-
): void;
|
|
398
|
-
public deleteSystemInstance(
|
|
399
|
-
args: DeleteSystemInstanceCommandInput,
|
|
400
|
-
options: __HttpHandlerOptions,
|
|
401
|
-
cb: (err: any, data?: DeleteSystemInstanceCommandOutput) => void
|
|
402
|
-
): void;
|
|
403
|
-
public deleteSystemInstance(
|
|
404
|
-
args: DeleteSystemInstanceCommandInput,
|
|
405
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteSystemInstanceCommandOutput) => void),
|
|
406
|
-
cb?: (err: any, data?: DeleteSystemInstanceCommandOutput) => void
|
|
407
|
-
): Promise<DeleteSystemInstanceCommandOutput> | void {
|
|
408
|
-
const command = new DeleteSystemInstanceCommand(args);
|
|
409
|
-
if (typeof optionsOrCb === "function") {
|
|
410
|
-
this.send(command, optionsOrCb);
|
|
411
|
-
} else if (typeof cb === "function") {
|
|
412
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
413
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
414
|
-
} else {
|
|
415
|
-
return this.send(command, optionsOrCb);
|
|
416
|
-
}
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
/**
|
|
420
|
-
* <p>Deletes a system. New deployments can't contain the system after its deletion.
|
|
421
|
-
* Existing deployments that contain the system will continue to work because they use a snapshot of the system that is taken when it is deployed.</p>
|
|
422
|
-
*/
|
|
423
|
-
public deleteSystemTemplate(
|
|
424
|
-
args: DeleteSystemTemplateCommandInput,
|
|
425
|
-
options?: __HttpHandlerOptions
|
|
426
|
-
): Promise<DeleteSystemTemplateCommandOutput>;
|
|
427
|
-
public deleteSystemTemplate(
|
|
428
|
-
args: DeleteSystemTemplateCommandInput,
|
|
429
|
-
cb: (err: any, data?: DeleteSystemTemplateCommandOutput) => void
|
|
430
|
-
): void;
|
|
431
|
-
public deleteSystemTemplate(
|
|
432
|
-
args: DeleteSystemTemplateCommandInput,
|
|
433
|
-
options: __HttpHandlerOptions,
|
|
434
|
-
cb: (err: any, data?: DeleteSystemTemplateCommandOutput) => void
|
|
435
|
-
): void;
|
|
436
|
-
public deleteSystemTemplate(
|
|
437
|
-
args: DeleteSystemTemplateCommandInput,
|
|
438
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteSystemTemplateCommandOutput) => void),
|
|
439
|
-
cb?: (err: any, data?: DeleteSystemTemplateCommandOutput) => void
|
|
440
|
-
): Promise<DeleteSystemTemplateCommandOutput> | void {
|
|
441
|
-
const command = new DeleteSystemTemplateCommand(args);
|
|
442
|
-
if (typeof optionsOrCb === "function") {
|
|
443
|
-
this.send(command, optionsOrCb);
|
|
444
|
-
} else if (typeof cb === "function") {
|
|
445
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
446
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
447
|
-
} else {
|
|
448
|
-
return this.send(command, optionsOrCb);
|
|
449
|
-
}
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
/**
|
|
453
|
-
* <p>
|
|
454
|
-
* <b>Greengrass and Cloud Deployments</b>
|
|
455
|
-
* </p>
|
|
456
|
-
* <p>Deploys the system instance to the target specified in <code>CreateSystemInstance</code>. </p>
|
|
457
|
-
* <p>
|
|
458
|
-
* <b>Greengrass Deployments</b>
|
|
459
|
-
* </p>
|
|
460
|
-
* <p>If the system or any workflows and entities have been updated before this action is called, then the deployment will create a new Amazon Simple Storage Service
|
|
461
|
-
* resource file and then deploy it.</p>
|
|
462
|
-
* <p>Since this action creates a Greengrass deployment on the caller's behalf, the calling identity must have write permissions
|
|
463
|
-
* to the specified Greengrass group. Otherwise, the call will fail with an authorization error.</p>
|
|
464
|
-
* <p>For information about the artifacts that get added to your Greengrass core device when you use this API, see <a href="https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-greengrass.html">AWS IoT Things Graph and AWS IoT Greengrass</a>.</p>
|
|
465
|
-
*/
|
|
466
|
-
public deploySystemInstance(
|
|
467
|
-
args: DeploySystemInstanceCommandInput,
|
|
468
|
-
options?: __HttpHandlerOptions
|
|
469
|
-
): Promise<DeploySystemInstanceCommandOutput>;
|
|
470
|
-
public deploySystemInstance(
|
|
471
|
-
args: DeploySystemInstanceCommandInput,
|
|
472
|
-
cb: (err: any, data?: DeploySystemInstanceCommandOutput) => void
|
|
473
|
-
): void;
|
|
474
|
-
public deploySystemInstance(
|
|
475
|
-
args: DeploySystemInstanceCommandInput,
|
|
476
|
-
options: __HttpHandlerOptions,
|
|
477
|
-
cb: (err: any, data?: DeploySystemInstanceCommandOutput) => void
|
|
478
|
-
): void;
|
|
479
|
-
public deploySystemInstance(
|
|
480
|
-
args: DeploySystemInstanceCommandInput,
|
|
481
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeploySystemInstanceCommandOutput) => void),
|
|
482
|
-
cb?: (err: any, data?: DeploySystemInstanceCommandOutput) => void
|
|
483
|
-
): Promise<DeploySystemInstanceCommandOutput> | void {
|
|
484
|
-
const command = new DeploySystemInstanceCommand(args);
|
|
485
|
-
if (typeof optionsOrCb === "function") {
|
|
486
|
-
this.send(command, optionsOrCb);
|
|
487
|
-
} else if (typeof cb === "function") {
|
|
488
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
489
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
490
|
-
} else {
|
|
491
|
-
return this.send(command, optionsOrCb);
|
|
492
|
-
}
|
|
493
|
-
}
|
|
494
|
-
|
|
495
|
-
/**
|
|
496
|
-
* <p>Deprecates the specified workflow. This action marks the workflow for deletion. Deprecated flows can't be deployed, but existing deployments will continue to run.</p>
|
|
497
|
-
*/
|
|
498
|
-
public deprecateFlowTemplate(
|
|
499
|
-
args: DeprecateFlowTemplateCommandInput,
|
|
500
|
-
options?: __HttpHandlerOptions
|
|
501
|
-
): Promise<DeprecateFlowTemplateCommandOutput>;
|
|
502
|
-
public deprecateFlowTemplate(
|
|
503
|
-
args: DeprecateFlowTemplateCommandInput,
|
|
504
|
-
cb: (err: any, data?: DeprecateFlowTemplateCommandOutput) => void
|
|
505
|
-
): void;
|
|
506
|
-
public deprecateFlowTemplate(
|
|
507
|
-
args: DeprecateFlowTemplateCommandInput,
|
|
508
|
-
options: __HttpHandlerOptions,
|
|
509
|
-
cb: (err: any, data?: DeprecateFlowTemplateCommandOutput) => void
|
|
510
|
-
): void;
|
|
511
|
-
public deprecateFlowTemplate(
|
|
512
|
-
args: DeprecateFlowTemplateCommandInput,
|
|
513
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeprecateFlowTemplateCommandOutput) => void),
|
|
514
|
-
cb?: (err: any, data?: DeprecateFlowTemplateCommandOutput) => void
|
|
515
|
-
): Promise<DeprecateFlowTemplateCommandOutput> | void {
|
|
516
|
-
const command = new DeprecateFlowTemplateCommand(args);
|
|
517
|
-
if (typeof optionsOrCb === "function") {
|
|
518
|
-
this.send(command, optionsOrCb);
|
|
519
|
-
} else if (typeof cb === "function") {
|
|
520
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
521
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
522
|
-
} else {
|
|
523
|
-
return this.send(command, optionsOrCb);
|
|
524
|
-
}
|
|
525
|
-
}
|
|
526
|
-
|
|
527
|
-
/**
|
|
528
|
-
* <p>Deprecates the specified system.</p>
|
|
529
|
-
*/
|
|
530
|
-
public deprecateSystemTemplate(
|
|
531
|
-
args: DeprecateSystemTemplateCommandInput,
|
|
532
|
-
options?: __HttpHandlerOptions
|
|
533
|
-
): Promise<DeprecateSystemTemplateCommandOutput>;
|
|
534
|
-
public deprecateSystemTemplate(
|
|
535
|
-
args: DeprecateSystemTemplateCommandInput,
|
|
536
|
-
cb: (err: any, data?: DeprecateSystemTemplateCommandOutput) => void
|
|
537
|
-
): void;
|
|
538
|
-
public deprecateSystemTemplate(
|
|
539
|
-
args: DeprecateSystemTemplateCommandInput,
|
|
540
|
-
options: __HttpHandlerOptions,
|
|
541
|
-
cb: (err: any, data?: DeprecateSystemTemplateCommandOutput) => void
|
|
542
|
-
): void;
|
|
543
|
-
public deprecateSystemTemplate(
|
|
544
|
-
args: DeprecateSystemTemplateCommandInput,
|
|
545
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeprecateSystemTemplateCommandOutput) => void),
|
|
546
|
-
cb?: (err: any, data?: DeprecateSystemTemplateCommandOutput) => void
|
|
547
|
-
): Promise<DeprecateSystemTemplateCommandOutput> | void {
|
|
548
|
-
const command = new DeprecateSystemTemplateCommand(args);
|
|
549
|
-
if (typeof optionsOrCb === "function") {
|
|
550
|
-
this.send(command, optionsOrCb);
|
|
551
|
-
} else if (typeof cb === "function") {
|
|
552
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
553
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
554
|
-
} else {
|
|
555
|
-
return this.send(command, optionsOrCb);
|
|
556
|
-
}
|
|
557
|
-
}
|
|
558
|
-
|
|
559
|
-
/**
|
|
560
|
-
* <p>Gets the latest version of the user's namespace and the public version that it is tracking.</p>
|
|
561
|
-
*/
|
|
562
|
-
public describeNamespace(
|
|
563
|
-
args: DescribeNamespaceCommandInput,
|
|
564
|
-
options?: __HttpHandlerOptions
|
|
565
|
-
): Promise<DescribeNamespaceCommandOutput>;
|
|
566
|
-
public describeNamespace(
|
|
567
|
-
args: DescribeNamespaceCommandInput,
|
|
568
|
-
cb: (err: any, data?: DescribeNamespaceCommandOutput) => void
|
|
569
|
-
): void;
|
|
570
|
-
public describeNamespace(
|
|
571
|
-
args: DescribeNamespaceCommandInput,
|
|
572
|
-
options: __HttpHandlerOptions,
|
|
573
|
-
cb: (err: any, data?: DescribeNamespaceCommandOutput) => void
|
|
574
|
-
): void;
|
|
575
|
-
public describeNamespace(
|
|
576
|
-
args: DescribeNamespaceCommandInput,
|
|
577
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeNamespaceCommandOutput) => void),
|
|
578
|
-
cb?: (err: any, data?: DescribeNamespaceCommandOutput) => void
|
|
579
|
-
): Promise<DescribeNamespaceCommandOutput> | void {
|
|
580
|
-
const command = new DescribeNamespaceCommand(args);
|
|
581
|
-
if (typeof optionsOrCb === "function") {
|
|
582
|
-
this.send(command, optionsOrCb);
|
|
583
|
-
} else if (typeof cb === "function") {
|
|
584
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
585
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
586
|
-
} else {
|
|
587
|
-
return this.send(command, optionsOrCb);
|
|
588
|
-
}
|
|
589
|
-
}
|
|
590
|
-
|
|
591
|
-
/**
|
|
592
|
-
* <p>Dissociates a device entity from a concrete thing. The action takes only the type of the entity that you need to dissociate because only
|
|
593
|
-
* one entity of a particular type can be associated with a thing.</p>
|
|
594
|
-
*/
|
|
595
|
-
public dissociateEntityFromThing(
|
|
596
|
-
args: DissociateEntityFromThingCommandInput,
|
|
597
|
-
options?: __HttpHandlerOptions
|
|
598
|
-
): Promise<DissociateEntityFromThingCommandOutput>;
|
|
599
|
-
public dissociateEntityFromThing(
|
|
600
|
-
args: DissociateEntityFromThingCommandInput,
|
|
601
|
-
cb: (err: any, data?: DissociateEntityFromThingCommandOutput) => void
|
|
602
|
-
): void;
|
|
603
|
-
public dissociateEntityFromThing(
|
|
604
|
-
args: DissociateEntityFromThingCommandInput,
|
|
605
|
-
options: __HttpHandlerOptions,
|
|
606
|
-
cb: (err: any, data?: DissociateEntityFromThingCommandOutput) => void
|
|
607
|
-
): void;
|
|
608
|
-
public dissociateEntityFromThing(
|
|
609
|
-
args: DissociateEntityFromThingCommandInput,
|
|
610
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DissociateEntityFromThingCommandOutput) => void),
|
|
611
|
-
cb?: (err: any, data?: DissociateEntityFromThingCommandOutput) => void
|
|
612
|
-
): Promise<DissociateEntityFromThingCommandOutput> | void {
|
|
613
|
-
const command = new DissociateEntityFromThingCommand(args);
|
|
614
|
-
if (typeof optionsOrCb === "function") {
|
|
615
|
-
this.send(command, optionsOrCb);
|
|
616
|
-
} else if (typeof cb === "function") {
|
|
617
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
618
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
619
|
-
} else {
|
|
620
|
-
return this.send(command, optionsOrCb);
|
|
621
|
-
}
|
|
622
|
-
}
|
|
623
|
-
|
|
624
|
-
/**
|
|
625
|
-
* <p>Gets definitions of the specified entities. Uses the latest version of the user's namespace by default. This API returns the
|
|
626
|
-
* following TDM entities.</p>
|
|
627
|
-
* <ul>
|
|
628
|
-
* <li>
|
|
629
|
-
* <p>Properties</p>
|
|
630
|
-
* </li>
|
|
631
|
-
* <li>
|
|
632
|
-
* <p>States</p>
|
|
633
|
-
* </li>
|
|
634
|
-
* <li>
|
|
635
|
-
* <p>Events</p>
|
|
636
|
-
* </li>
|
|
637
|
-
* <li>
|
|
638
|
-
* <p>Actions</p>
|
|
639
|
-
* </li>
|
|
640
|
-
* <li>
|
|
641
|
-
* <p>Capabilities</p>
|
|
642
|
-
* </li>
|
|
643
|
-
* <li>
|
|
644
|
-
* <p>Mappings</p>
|
|
645
|
-
* </li>
|
|
646
|
-
* <li>
|
|
647
|
-
* <p>Devices</p>
|
|
648
|
-
* </li>
|
|
649
|
-
* <li>
|
|
650
|
-
* <p>Device Models</p>
|
|
651
|
-
* </li>
|
|
652
|
-
* <li>
|
|
653
|
-
* <p>Services</p>
|
|
654
|
-
* </li>
|
|
655
|
-
* </ul>
|
|
656
|
-
* <p>This action doesn't return definitions for systems, flows, and deployments.</p>
|
|
657
|
-
*/
|
|
658
|
-
public getEntities(args: GetEntitiesCommandInput, options?: __HttpHandlerOptions): Promise<GetEntitiesCommandOutput>;
|
|
659
|
-
public getEntities(args: GetEntitiesCommandInput, cb: (err: any, data?: GetEntitiesCommandOutput) => void): void;
|
|
660
|
-
public getEntities(
|
|
661
|
-
args: GetEntitiesCommandInput,
|
|
662
|
-
options: __HttpHandlerOptions,
|
|
663
|
-
cb: (err: any, data?: GetEntitiesCommandOutput) => void
|
|
664
|
-
): void;
|
|
665
|
-
public getEntities(
|
|
666
|
-
args: GetEntitiesCommandInput,
|
|
667
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetEntitiesCommandOutput) => void),
|
|
668
|
-
cb?: (err: any, data?: GetEntitiesCommandOutput) => void
|
|
669
|
-
): Promise<GetEntitiesCommandOutput> | void {
|
|
670
|
-
const command = new GetEntitiesCommand(args);
|
|
671
|
-
if (typeof optionsOrCb === "function") {
|
|
672
|
-
this.send(command, optionsOrCb);
|
|
673
|
-
} else if (typeof cb === "function") {
|
|
674
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
675
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
676
|
-
} else {
|
|
677
|
-
return this.send(command, optionsOrCb);
|
|
678
|
-
}
|
|
679
|
-
}
|
|
680
|
-
|
|
681
|
-
/**
|
|
682
|
-
* <p>Gets the latest version of the <code>DefinitionDocument</code> and <code>FlowTemplateSummary</code> for the specified workflow.</p>
|
|
683
|
-
*/
|
|
684
|
-
public getFlowTemplate(
|
|
685
|
-
args: GetFlowTemplateCommandInput,
|
|
686
|
-
options?: __HttpHandlerOptions
|
|
687
|
-
): Promise<GetFlowTemplateCommandOutput>;
|
|
688
|
-
public getFlowTemplate(
|
|
689
|
-
args: GetFlowTemplateCommandInput,
|
|
690
|
-
cb: (err: any, data?: GetFlowTemplateCommandOutput) => void
|
|
691
|
-
): void;
|
|
692
|
-
public getFlowTemplate(
|
|
693
|
-
args: GetFlowTemplateCommandInput,
|
|
694
|
-
options: __HttpHandlerOptions,
|
|
695
|
-
cb: (err: any, data?: GetFlowTemplateCommandOutput) => void
|
|
696
|
-
): void;
|
|
697
|
-
public getFlowTemplate(
|
|
698
|
-
args: GetFlowTemplateCommandInput,
|
|
699
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetFlowTemplateCommandOutput) => void),
|
|
700
|
-
cb?: (err: any, data?: GetFlowTemplateCommandOutput) => void
|
|
701
|
-
): Promise<GetFlowTemplateCommandOutput> | void {
|
|
702
|
-
const command = new GetFlowTemplateCommand(args);
|
|
703
|
-
if (typeof optionsOrCb === "function") {
|
|
704
|
-
this.send(command, optionsOrCb);
|
|
705
|
-
} else if (typeof cb === "function") {
|
|
706
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
707
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
708
|
-
} else {
|
|
709
|
-
return this.send(command, optionsOrCb);
|
|
710
|
-
}
|
|
711
|
-
}
|
|
712
|
-
|
|
713
|
-
/**
|
|
714
|
-
* <p>Gets revisions of the specified workflow. Only the last 100 revisions are stored. If the workflow has been deprecated,
|
|
715
|
-
* this action will return revisions that occurred before the deprecation. This action won't work for workflows that have been deleted.</p>
|
|
716
|
-
*/
|
|
717
|
-
public getFlowTemplateRevisions(
|
|
718
|
-
args: GetFlowTemplateRevisionsCommandInput,
|
|
719
|
-
options?: __HttpHandlerOptions
|
|
720
|
-
): Promise<GetFlowTemplateRevisionsCommandOutput>;
|
|
721
|
-
public getFlowTemplateRevisions(
|
|
722
|
-
args: GetFlowTemplateRevisionsCommandInput,
|
|
723
|
-
cb: (err: any, data?: GetFlowTemplateRevisionsCommandOutput) => void
|
|
724
|
-
): void;
|
|
725
|
-
public getFlowTemplateRevisions(
|
|
726
|
-
args: GetFlowTemplateRevisionsCommandInput,
|
|
727
|
-
options: __HttpHandlerOptions,
|
|
728
|
-
cb: (err: any, data?: GetFlowTemplateRevisionsCommandOutput) => void
|
|
729
|
-
): void;
|
|
730
|
-
public getFlowTemplateRevisions(
|
|
731
|
-
args: GetFlowTemplateRevisionsCommandInput,
|
|
732
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetFlowTemplateRevisionsCommandOutput) => void),
|
|
733
|
-
cb?: (err: any, data?: GetFlowTemplateRevisionsCommandOutput) => void
|
|
734
|
-
): Promise<GetFlowTemplateRevisionsCommandOutput> | void {
|
|
735
|
-
const command = new GetFlowTemplateRevisionsCommand(args);
|
|
736
|
-
if (typeof optionsOrCb === "function") {
|
|
737
|
-
this.send(command, optionsOrCb);
|
|
738
|
-
} else if (typeof cb === "function") {
|
|
739
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
740
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
741
|
-
} else {
|
|
742
|
-
return this.send(command, optionsOrCb);
|
|
743
|
-
}
|
|
744
|
-
}
|
|
745
|
-
|
|
746
|
-
/**
|
|
747
|
-
* <p>Gets the status of a namespace deletion task.</p>
|
|
748
|
-
*/
|
|
749
|
-
public getNamespaceDeletionStatus(
|
|
750
|
-
args: GetNamespaceDeletionStatusCommandInput,
|
|
751
|
-
options?: __HttpHandlerOptions
|
|
752
|
-
): Promise<GetNamespaceDeletionStatusCommandOutput>;
|
|
753
|
-
public getNamespaceDeletionStatus(
|
|
754
|
-
args: GetNamespaceDeletionStatusCommandInput,
|
|
755
|
-
cb: (err: any, data?: GetNamespaceDeletionStatusCommandOutput) => void
|
|
756
|
-
): void;
|
|
757
|
-
public getNamespaceDeletionStatus(
|
|
758
|
-
args: GetNamespaceDeletionStatusCommandInput,
|
|
759
|
-
options: __HttpHandlerOptions,
|
|
760
|
-
cb: (err: any, data?: GetNamespaceDeletionStatusCommandOutput) => void
|
|
761
|
-
): void;
|
|
762
|
-
public getNamespaceDeletionStatus(
|
|
763
|
-
args: GetNamespaceDeletionStatusCommandInput,
|
|
764
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetNamespaceDeletionStatusCommandOutput) => void),
|
|
765
|
-
cb?: (err: any, data?: GetNamespaceDeletionStatusCommandOutput) => void
|
|
766
|
-
): Promise<GetNamespaceDeletionStatusCommandOutput> | void {
|
|
767
|
-
const command = new GetNamespaceDeletionStatusCommand(args);
|
|
768
|
-
if (typeof optionsOrCb === "function") {
|
|
769
|
-
this.send(command, optionsOrCb);
|
|
770
|
-
} else if (typeof cb === "function") {
|
|
771
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
772
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
773
|
-
} else {
|
|
774
|
-
return this.send(command, optionsOrCb);
|
|
775
|
-
}
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
/**
|
|
779
|
-
* <p>Gets a system instance.</p>
|
|
780
|
-
*/
|
|
781
|
-
public getSystemInstance(
|
|
782
|
-
args: GetSystemInstanceCommandInput,
|
|
783
|
-
options?: __HttpHandlerOptions
|
|
784
|
-
): Promise<GetSystemInstanceCommandOutput>;
|
|
785
|
-
public getSystemInstance(
|
|
786
|
-
args: GetSystemInstanceCommandInput,
|
|
787
|
-
cb: (err: any, data?: GetSystemInstanceCommandOutput) => void
|
|
788
|
-
): void;
|
|
789
|
-
public getSystemInstance(
|
|
790
|
-
args: GetSystemInstanceCommandInput,
|
|
791
|
-
options: __HttpHandlerOptions,
|
|
792
|
-
cb: (err: any, data?: GetSystemInstanceCommandOutput) => void
|
|
793
|
-
): void;
|
|
794
|
-
public getSystemInstance(
|
|
795
|
-
args: GetSystemInstanceCommandInput,
|
|
796
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetSystemInstanceCommandOutput) => void),
|
|
797
|
-
cb?: (err: any, data?: GetSystemInstanceCommandOutput) => void
|
|
798
|
-
): Promise<GetSystemInstanceCommandOutput> | void {
|
|
799
|
-
const command = new GetSystemInstanceCommand(args);
|
|
800
|
-
if (typeof optionsOrCb === "function") {
|
|
801
|
-
this.send(command, optionsOrCb);
|
|
802
|
-
} else if (typeof cb === "function") {
|
|
803
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
804
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
805
|
-
} else {
|
|
806
|
-
return this.send(command, optionsOrCb);
|
|
807
|
-
}
|
|
808
|
-
}
|
|
809
|
-
|
|
810
|
-
/**
|
|
811
|
-
* <p>Gets a system.</p>
|
|
812
|
-
*/
|
|
813
|
-
public getSystemTemplate(
|
|
814
|
-
args: GetSystemTemplateCommandInput,
|
|
815
|
-
options?: __HttpHandlerOptions
|
|
816
|
-
): Promise<GetSystemTemplateCommandOutput>;
|
|
817
|
-
public getSystemTemplate(
|
|
818
|
-
args: GetSystemTemplateCommandInput,
|
|
819
|
-
cb: (err: any, data?: GetSystemTemplateCommandOutput) => void
|
|
820
|
-
): void;
|
|
821
|
-
public getSystemTemplate(
|
|
822
|
-
args: GetSystemTemplateCommandInput,
|
|
823
|
-
options: __HttpHandlerOptions,
|
|
824
|
-
cb: (err: any, data?: GetSystemTemplateCommandOutput) => void
|
|
825
|
-
): void;
|
|
826
|
-
public getSystemTemplate(
|
|
827
|
-
args: GetSystemTemplateCommandInput,
|
|
828
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetSystemTemplateCommandOutput) => void),
|
|
829
|
-
cb?: (err: any, data?: GetSystemTemplateCommandOutput) => void
|
|
830
|
-
): Promise<GetSystemTemplateCommandOutput> | void {
|
|
831
|
-
const command = new GetSystemTemplateCommand(args);
|
|
832
|
-
if (typeof optionsOrCb === "function") {
|
|
833
|
-
this.send(command, optionsOrCb);
|
|
834
|
-
} else if (typeof cb === "function") {
|
|
835
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
836
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
837
|
-
} else {
|
|
838
|
-
return this.send(command, optionsOrCb);
|
|
839
|
-
}
|
|
840
|
-
}
|
|
841
|
-
|
|
842
|
-
/**
|
|
843
|
-
* <p>Gets revisions made to the specified system template. Only the previous 100 revisions are stored. If the system has been deprecated, this action will return
|
|
844
|
-
* the revisions that occurred before its deprecation. This action won't work with systems that have been deleted.</p>
|
|
845
|
-
*/
|
|
846
|
-
public getSystemTemplateRevisions(
|
|
847
|
-
args: GetSystemTemplateRevisionsCommandInput,
|
|
848
|
-
options?: __HttpHandlerOptions
|
|
849
|
-
): Promise<GetSystemTemplateRevisionsCommandOutput>;
|
|
850
|
-
public getSystemTemplateRevisions(
|
|
851
|
-
args: GetSystemTemplateRevisionsCommandInput,
|
|
852
|
-
cb: (err: any, data?: GetSystemTemplateRevisionsCommandOutput) => void
|
|
853
|
-
): void;
|
|
854
|
-
public getSystemTemplateRevisions(
|
|
855
|
-
args: GetSystemTemplateRevisionsCommandInput,
|
|
856
|
-
options: __HttpHandlerOptions,
|
|
857
|
-
cb: (err: any, data?: GetSystemTemplateRevisionsCommandOutput) => void
|
|
858
|
-
): void;
|
|
859
|
-
public getSystemTemplateRevisions(
|
|
860
|
-
args: GetSystemTemplateRevisionsCommandInput,
|
|
861
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetSystemTemplateRevisionsCommandOutput) => void),
|
|
862
|
-
cb?: (err: any, data?: GetSystemTemplateRevisionsCommandOutput) => void
|
|
863
|
-
): Promise<GetSystemTemplateRevisionsCommandOutput> | void {
|
|
864
|
-
const command = new GetSystemTemplateRevisionsCommand(args);
|
|
865
|
-
if (typeof optionsOrCb === "function") {
|
|
866
|
-
this.send(command, optionsOrCb);
|
|
867
|
-
} else if (typeof cb === "function") {
|
|
868
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
869
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
870
|
-
} else {
|
|
871
|
-
return this.send(command, optionsOrCb);
|
|
872
|
-
}
|
|
873
|
-
}
|
|
874
|
-
|
|
875
|
-
/**
|
|
876
|
-
* <p>Gets the status of the specified upload.</p>
|
|
877
|
-
*/
|
|
878
|
-
public getUploadStatus(
|
|
879
|
-
args: GetUploadStatusCommandInput,
|
|
880
|
-
options?: __HttpHandlerOptions
|
|
881
|
-
): Promise<GetUploadStatusCommandOutput>;
|
|
882
|
-
public getUploadStatus(
|
|
883
|
-
args: GetUploadStatusCommandInput,
|
|
884
|
-
cb: (err: any, data?: GetUploadStatusCommandOutput) => void
|
|
885
|
-
): void;
|
|
886
|
-
public getUploadStatus(
|
|
887
|
-
args: GetUploadStatusCommandInput,
|
|
888
|
-
options: __HttpHandlerOptions,
|
|
889
|
-
cb: (err: any, data?: GetUploadStatusCommandOutput) => void
|
|
890
|
-
): void;
|
|
891
|
-
public getUploadStatus(
|
|
892
|
-
args: GetUploadStatusCommandInput,
|
|
893
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetUploadStatusCommandOutput) => void),
|
|
894
|
-
cb?: (err: any, data?: GetUploadStatusCommandOutput) => void
|
|
895
|
-
): Promise<GetUploadStatusCommandOutput> | void {
|
|
896
|
-
const command = new GetUploadStatusCommand(args);
|
|
897
|
-
if (typeof optionsOrCb === "function") {
|
|
898
|
-
this.send(command, optionsOrCb);
|
|
899
|
-
} else if (typeof cb === "function") {
|
|
900
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
901
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
902
|
-
} else {
|
|
903
|
-
return this.send(command, optionsOrCb);
|
|
904
|
-
}
|
|
905
|
-
}
|
|
906
|
-
|
|
907
|
-
/**
|
|
908
|
-
* <p>Returns a list of objects that contain information about events in a flow execution.</p>
|
|
909
|
-
*/
|
|
910
|
-
public listFlowExecutionMessages(
|
|
911
|
-
args: ListFlowExecutionMessagesCommandInput,
|
|
912
|
-
options?: __HttpHandlerOptions
|
|
913
|
-
): Promise<ListFlowExecutionMessagesCommandOutput>;
|
|
914
|
-
public listFlowExecutionMessages(
|
|
915
|
-
args: ListFlowExecutionMessagesCommandInput,
|
|
916
|
-
cb: (err: any, data?: ListFlowExecutionMessagesCommandOutput) => void
|
|
917
|
-
): void;
|
|
918
|
-
public listFlowExecutionMessages(
|
|
919
|
-
args: ListFlowExecutionMessagesCommandInput,
|
|
920
|
-
options: __HttpHandlerOptions,
|
|
921
|
-
cb: (err: any, data?: ListFlowExecutionMessagesCommandOutput) => void
|
|
922
|
-
): void;
|
|
923
|
-
public listFlowExecutionMessages(
|
|
924
|
-
args: ListFlowExecutionMessagesCommandInput,
|
|
925
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListFlowExecutionMessagesCommandOutput) => void),
|
|
926
|
-
cb?: (err: any, data?: ListFlowExecutionMessagesCommandOutput) => void
|
|
927
|
-
): Promise<ListFlowExecutionMessagesCommandOutput> | void {
|
|
928
|
-
const command = new ListFlowExecutionMessagesCommand(args);
|
|
929
|
-
if (typeof optionsOrCb === "function") {
|
|
930
|
-
this.send(command, optionsOrCb);
|
|
931
|
-
} else if (typeof cb === "function") {
|
|
932
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
933
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
934
|
-
} else {
|
|
935
|
-
return this.send(command, optionsOrCb);
|
|
936
|
-
}
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
/**
|
|
940
|
-
* <p>Lists all tags on an AWS IoT Things Graph resource.</p>
|
|
941
|
-
*/
|
|
942
|
-
public listTagsForResource(
|
|
943
|
-
args: ListTagsForResourceCommandInput,
|
|
944
|
-
options?: __HttpHandlerOptions
|
|
945
|
-
): Promise<ListTagsForResourceCommandOutput>;
|
|
946
|
-
public listTagsForResource(
|
|
947
|
-
args: ListTagsForResourceCommandInput,
|
|
948
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
949
|
-
): void;
|
|
950
|
-
public listTagsForResource(
|
|
951
|
-
args: ListTagsForResourceCommandInput,
|
|
952
|
-
options: __HttpHandlerOptions,
|
|
953
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
954
|
-
): void;
|
|
955
|
-
public listTagsForResource(
|
|
956
|
-
args: ListTagsForResourceCommandInput,
|
|
957
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListTagsForResourceCommandOutput) => void),
|
|
958
|
-
cb?: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
959
|
-
): Promise<ListTagsForResourceCommandOutput> | void {
|
|
960
|
-
const command = new ListTagsForResourceCommand(args);
|
|
961
|
-
if (typeof optionsOrCb === "function") {
|
|
962
|
-
this.send(command, optionsOrCb);
|
|
963
|
-
} else if (typeof cb === "function") {
|
|
964
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
965
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
966
|
-
} else {
|
|
967
|
-
return this.send(command, optionsOrCb);
|
|
968
|
-
}
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
/**
|
|
972
|
-
* <p>Searches for entities of the specified type. You can search for entities in your namespace and the public namespace that you're tracking.</p>
|
|
973
|
-
*/
|
|
974
|
-
public searchEntities(
|
|
975
|
-
args: SearchEntitiesCommandInput,
|
|
976
|
-
options?: __HttpHandlerOptions
|
|
977
|
-
): Promise<SearchEntitiesCommandOutput>;
|
|
978
|
-
public searchEntities(
|
|
979
|
-
args: SearchEntitiesCommandInput,
|
|
980
|
-
cb: (err: any, data?: SearchEntitiesCommandOutput) => void
|
|
981
|
-
): void;
|
|
982
|
-
public searchEntities(
|
|
983
|
-
args: SearchEntitiesCommandInput,
|
|
984
|
-
options: __HttpHandlerOptions,
|
|
985
|
-
cb: (err: any, data?: SearchEntitiesCommandOutput) => void
|
|
986
|
-
): void;
|
|
987
|
-
public searchEntities(
|
|
988
|
-
args: SearchEntitiesCommandInput,
|
|
989
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchEntitiesCommandOutput) => void),
|
|
990
|
-
cb?: (err: any, data?: SearchEntitiesCommandOutput) => void
|
|
991
|
-
): Promise<SearchEntitiesCommandOutput> | void {
|
|
992
|
-
const command = new SearchEntitiesCommand(args);
|
|
993
|
-
if (typeof optionsOrCb === "function") {
|
|
994
|
-
this.send(command, optionsOrCb);
|
|
995
|
-
} else if (typeof cb === "function") {
|
|
996
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
997
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
998
|
-
} else {
|
|
999
|
-
return this.send(command, optionsOrCb);
|
|
1000
|
-
}
|
|
1001
|
-
}
|
|
1002
|
-
|
|
1003
|
-
/**
|
|
1004
|
-
* <p>Searches for AWS IoT Things Graph workflow execution instances.</p>
|
|
1005
|
-
*/
|
|
1006
|
-
public searchFlowExecutions(
|
|
1007
|
-
args: SearchFlowExecutionsCommandInput,
|
|
1008
|
-
options?: __HttpHandlerOptions
|
|
1009
|
-
): Promise<SearchFlowExecutionsCommandOutput>;
|
|
1010
|
-
public searchFlowExecutions(
|
|
1011
|
-
args: SearchFlowExecutionsCommandInput,
|
|
1012
|
-
cb: (err: any, data?: SearchFlowExecutionsCommandOutput) => void
|
|
1013
|
-
): void;
|
|
1014
|
-
public searchFlowExecutions(
|
|
1015
|
-
args: SearchFlowExecutionsCommandInput,
|
|
1016
|
-
options: __HttpHandlerOptions,
|
|
1017
|
-
cb: (err: any, data?: SearchFlowExecutionsCommandOutput) => void
|
|
1018
|
-
): void;
|
|
1019
|
-
public searchFlowExecutions(
|
|
1020
|
-
args: SearchFlowExecutionsCommandInput,
|
|
1021
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchFlowExecutionsCommandOutput) => void),
|
|
1022
|
-
cb?: (err: any, data?: SearchFlowExecutionsCommandOutput) => void
|
|
1023
|
-
): Promise<SearchFlowExecutionsCommandOutput> | void {
|
|
1024
|
-
const command = new SearchFlowExecutionsCommand(args);
|
|
1025
|
-
if (typeof optionsOrCb === "function") {
|
|
1026
|
-
this.send(command, optionsOrCb);
|
|
1027
|
-
} else if (typeof cb === "function") {
|
|
1028
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1029
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1030
|
-
} else {
|
|
1031
|
-
return this.send(command, optionsOrCb);
|
|
1032
|
-
}
|
|
1033
|
-
}
|
|
1034
|
-
|
|
1035
|
-
/**
|
|
1036
|
-
* <p>Searches for summary information about workflows.</p>
|
|
1037
|
-
*/
|
|
1038
|
-
public searchFlowTemplates(
|
|
1039
|
-
args: SearchFlowTemplatesCommandInput,
|
|
1040
|
-
options?: __HttpHandlerOptions
|
|
1041
|
-
): Promise<SearchFlowTemplatesCommandOutput>;
|
|
1042
|
-
public searchFlowTemplates(
|
|
1043
|
-
args: SearchFlowTemplatesCommandInput,
|
|
1044
|
-
cb: (err: any, data?: SearchFlowTemplatesCommandOutput) => void
|
|
1045
|
-
): void;
|
|
1046
|
-
public searchFlowTemplates(
|
|
1047
|
-
args: SearchFlowTemplatesCommandInput,
|
|
1048
|
-
options: __HttpHandlerOptions,
|
|
1049
|
-
cb: (err: any, data?: SearchFlowTemplatesCommandOutput) => void
|
|
1050
|
-
): void;
|
|
1051
|
-
public searchFlowTemplates(
|
|
1052
|
-
args: SearchFlowTemplatesCommandInput,
|
|
1053
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchFlowTemplatesCommandOutput) => void),
|
|
1054
|
-
cb?: (err: any, data?: SearchFlowTemplatesCommandOutput) => void
|
|
1055
|
-
): Promise<SearchFlowTemplatesCommandOutput> | void {
|
|
1056
|
-
const command = new SearchFlowTemplatesCommand(args);
|
|
1057
|
-
if (typeof optionsOrCb === "function") {
|
|
1058
|
-
this.send(command, optionsOrCb);
|
|
1059
|
-
} else if (typeof cb === "function") {
|
|
1060
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1061
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1062
|
-
} else {
|
|
1063
|
-
return this.send(command, optionsOrCb);
|
|
1064
|
-
}
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
/**
|
|
1068
|
-
* <p>Searches for system instances in the user's account.</p>
|
|
1069
|
-
*/
|
|
1070
|
-
public searchSystemInstances(
|
|
1071
|
-
args: SearchSystemInstancesCommandInput,
|
|
1072
|
-
options?: __HttpHandlerOptions
|
|
1073
|
-
): Promise<SearchSystemInstancesCommandOutput>;
|
|
1074
|
-
public searchSystemInstances(
|
|
1075
|
-
args: SearchSystemInstancesCommandInput,
|
|
1076
|
-
cb: (err: any, data?: SearchSystemInstancesCommandOutput) => void
|
|
1077
|
-
): void;
|
|
1078
|
-
public searchSystemInstances(
|
|
1079
|
-
args: SearchSystemInstancesCommandInput,
|
|
1080
|
-
options: __HttpHandlerOptions,
|
|
1081
|
-
cb: (err: any, data?: SearchSystemInstancesCommandOutput) => void
|
|
1082
|
-
): void;
|
|
1083
|
-
public searchSystemInstances(
|
|
1084
|
-
args: SearchSystemInstancesCommandInput,
|
|
1085
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchSystemInstancesCommandOutput) => void),
|
|
1086
|
-
cb?: (err: any, data?: SearchSystemInstancesCommandOutput) => void
|
|
1087
|
-
): Promise<SearchSystemInstancesCommandOutput> | void {
|
|
1088
|
-
const command = new SearchSystemInstancesCommand(args);
|
|
1089
|
-
if (typeof optionsOrCb === "function") {
|
|
1090
|
-
this.send(command, optionsOrCb);
|
|
1091
|
-
} else if (typeof cb === "function") {
|
|
1092
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1093
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1094
|
-
} else {
|
|
1095
|
-
return this.send(command, optionsOrCb);
|
|
1096
|
-
}
|
|
1097
|
-
}
|
|
1098
|
-
|
|
1099
|
-
/**
|
|
1100
|
-
* <p>Searches for summary information about systems in the user's account. You can filter by the ID of a workflow to return only systems that use the specified workflow.</p>
|
|
1101
|
-
*/
|
|
1102
|
-
public searchSystemTemplates(
|
|
1103
|
-
args: SearchSystemTemplatesCommandInput,
|
|
1104
|
-
options?: __HttpHandlerOptions
|
|
1105
|
-
): Promise<SearchSystemTemplatesCommandOutput>;
|
|
1106
|
-
public searchSystemTemplates(
|
|
1107
|
-
args: SearchSystemTemplatesCommandInput,
|
|
1108
|
-
cb: (err: any, data?: SearchSystemTemplatesCommandOutput) => void
|
|
1109
|
-
): void;
|
|
1110
|
-
public searchSystemTemplates(
|
|
1111
|
-
args: SearchSystemTemplatesCommandInput,
|
|
1112
|
-
options: __HttpHandlerOptions,
|
|
1113
|
-
cb: (err: any, data?: SearchSystemTemplatesCommandOutput) => void
|
|
1114
|
-
): void;
|
|
1115
|
-
public searchSystemTemplates(
|
|
1116
|
-
args: SearchSystemTemplatesCommandInput,
|
|
1117
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchSystemTemplatesCommandOutput) => void),
|
|
1118
|
-
cb?: (err: any, data?: SearchSystemTemplatesCommandOutput) => void
|
|
1119
|
-
): Promise<SearchSystemTemplatesCommandOutput> | void {
|
|
1120
|
-
const command = new SearchSystemTemplatesCommand(args);
|
|
1121
|
-
if (typeof optionsOrCb === "function") {
|
|
1122
|
-
this.send(command, optionsOrCb);
|
|
1123
|
-
} else if (typeof cb === "function") {
|
|
1124
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1125
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1126
|
-
} else {
|
|
1127
|
-
return this.send(command, optionsOrCb);
|
|
1128
|
-
}
|
|
1129
|
-
}
|
|
1130
|
-
|
|
1131
|
-
/**
|
|
1132
|
-
* <p>Searches for things associated with the specified entity. You can search by both device and device model.</p>
|
|
1133
|
-
* <p>For example, if two different devices, camera1 and camera2, implement the camera device model, the user can associate thing1 to camera1 and thing2 to camera2.
|
|
1134
|
-
* <code>SearchThings(camera2)</code> will return only thing2, but <code>SearchThings(camera)</code> will return both thing1 and thing2.</p>
|
|
1135
|
-
* <p>This action searches for exact matches and doesn't perform partial text matching.</p>
|
|
1136
|
-
*/
|
|
1137
|
-
public searchThings(
|
|
1138
|
-
args: SearchThingsCommandInput,
|
|
1139
|
-
options?: __HttpHandlerOptions
|
|
1140
|
-
): Promise<SearchThingsCommandOutput>;
|
|
1141
|
-
public searchThings(args: SearchThingsCommandInput, cb: (err: any, data?: SearchThingsCommandOutput) => void): void;
|
|
1142
|
-
public searchThings(
|
|
1143
|
-
args: SearchThingsCommandInput,
|
|
1144
|
-
options: __HttpHandlerOptions,
|
|
1145
|
-
cb: (err: any, data?: SearchThingsCommandOutput) => void
|
|
1146
|
-
): void;
|
|
1147
|
-
public searchThings(
|
|
1148
|
-
args: SearchThingsCommandInput,
|
|
1149
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchThingsCommandOutput) => void),
|
|
1150
|
-
cb?: (err: any, data?: SearchThingsCommandOutput) => void
|
|
1151
|
-
): Promise<SearchThingsCommandOutput> | void {
|
|
1152
|
-
const command = new SearchThingsCommand(args);
|
|
1153
|
-
if (typeof optionsOrCb === "function") {
|
|
1154
|
-
this.send(command, optionsOrCb);
|
|
1155
|
-
} else if (typeof cb === "function") {
|
|
1156
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1157
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1158
|
-
} else {
|
|
1159
|
-
return this.send(command, optionsOrCb);
|
|
1160
|
-
}
|
|
1161
|
-
}
|
|
1162
|
-
|
|
1163
|
-
/**
|
|
1164
|
-
* <p>Creates a tag for the specified resource.</p>
|
|
1165
|
-
*/
|
|
1166
|
-
public tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
1167
|
-
public tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
1168
|
-
public tagResource(
|
|
1169
|
-
args: TagResourceCommandInput,
|
|
1170
|
-
options: __HttpHandlerOptions,
|
|
1171
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1172
|
-
): void;
|
|
1173
|
-
public tagResource(
|
|
1174
|
-
args: TagResourceCommandInput,
|
|
1175
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: TagResourceCommandOutput) => void),
|
|
1176
|
-
cb?: (err: any, data?: TagResourceCommandOutput) => void
|
|
1177
|
-
): Promise<TagResourceCommandOutput> | void {
|
|
1178
|
-
const command = new TagResourceCommand(args);
|
|
1179
|
-
if (typeof optionsOrCb === "function") {
|
|
1180
|
-
this.send(command, optionsOrCb);
|
|
1181
|
-
} else if (typeof cb === "function") {
|
|
1182
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1183
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1184
|
-
} else {
|
|
1185
|
-
return this.send(command, optionsOrCb);
|
|
1186
|
-
}
|
|
1187
|
-
}
|
|
1188
|
-
|
|
1189
|
-
/**
|
|
1190
|
-
* <p>Removes a system instance from its target (Cloud or Greengrass).</p>
|
|
1191
|
-
*/
|
|
1192
|
-
public undeploySystemInstance(
|
|
1193
|
-
args: UndeploySystemInstanceCommandInput,
|
|
1194
|
-
options?: __HttpHandlerOptions
|
|
1195
|
-
): Promise<UndeploySystemInstanceCommandOutput>;
|
|
1196
|
-
public undeploySystemInstance(
|
|
1197
|
-
args: UndeploySystemInstanceCommandInput,
|
|
1198
|
-
cb: (err: any, data?: UndeploySystemInstanceCommandOutput) => void
|
|
1199
|
-
): void;
|
|
1200
|
-
public undeploySystemInstance(
|
|
1201
|
-
args: UndeploySystemInstanceCommandInput,
|
|
1202
|
-
options: __HttpHandlerOptions,
|
|
1203
|
-
cb: (err: any, data?: UndeploySystemInstanceCommandOutput) => void
|
|
1204
|
-
): void;
|
|
1205
|
-
public undeploySystemInstance(
|
|
1206
|
-
args: UndeploySystemInstanceCommandInput,
|
|
1207
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UndeploySystemInstanceCommandOutput) => void),
|
|
1208
|
-
cb?: (err: any, data?: UndeploySystemInstanceCommandOutput) => void
|
|
1209
|
-
): Promise<UndeploySystemInstanceCommandOutput> | void {
|
|
1210
|
-
const command = new UndeploySystemInstanceCommand(args);
|
|
1211
|
-
if (typeof optionsOrCb === "function") {
|
|
1212
|
-
this.send(command, optionsOrCb);
|
|
1213
|
-
} else if (typeof cb === "function") {
|
|
1214
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1215
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1216
|
-
} else {
|
|
1217
|
-
return this.send(command, optionsOrCb);
|
|
1218
|
-
}
|
|
1219
|
-
}
|
|
1220
|
-
|
|
1221
|
-
/**
|
|
1222
|
-
* <p>Removes a tag from the specified resource.</p>
|
|
1223
|
-
*/
|
|
1224
|
-
public untagResource(
|
|
1225
|
-
args: UntagResourceCommandInput,
|
|
1226
|
-
options?: __HttpHandlerOptions
|
|
1227
|
-
): Promise<UntagResourceCommandOutput>;
|
|
1228
|
-
public untagResource(
|
|
1229
|
-
args: UntagResourceCommandInput,
|
|
1230
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1231
|
-
): void;
|
|
1232
|
-
public untagResource(
|
|
1233
|
-
args: UntagResourceCommandInput,
|
|
1234
|
-
options: __HttpHandlerOptions,
|
|
1235
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1236
|
-
): void;
|
|
1237
|
-
public untagResource(
|
|
1238
|
-
args: UntagResourceCommandInput,
|
|
1239
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UntagResourceCommandOutput) => void),
|
|
1240
|
-
cb?: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1241
|
-
): Promise<UntagResourceCommandOutput> | void {
|
|
1242
|
-
const command = new UntagResourceCommand(args);
|
|
1243
|
-
if (typeof optionsOrCb === "function") {
|
|
1244
|
-
this.send(command, optionsOrCb);
|
|
1245
|
-
} else if (typeof cb === "function") {
|
|
1246
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1247
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1248
|
-
} else {
|
|
1249
|
-
return this.send(command, optionsOrCb);
|
|
1250
|
-
}
|
|
1251
|
-
}
|
|
1252
|
-
|
|
1253
|
-
/**
|
|
1254
|
-
* <p>Updates the specified workflow. All deployed systems and system instances that use the workflow will see the changes in the flow when it is redeployed. If you don't want this
|
|
1255
|
-
* behavior, copy the workflow (creating a new workflow with a different ID), and update the copy. The workflow can contain only entities in the specified namespace. </p>
|
|
1256
|
-
*/
|
|
1257
|
-
public updateFlowTemplate(
|
|
1258
|
-
args: UpdateFlowTemplateCommandInput,
|
|
1259
|
-
options?: __HttpHandlerOptions
|
|
1260
|
-
): Promise<UpdateFlowTemplateCommandOutput>;
|
|
1261
|
-
public updateFlowTemplate(
|
|
1262
|
-
args: UpdateFlowTemplateCommandInput,
|
|
1263
|
-
cb: (err: any, data?: UpdateFlowTemplateCommandOutput) => void
|
|
1264
|
-
): void;
|
|
1265
|
-
public updateFlowTemplate(
|
|
1266
|
-
args: UpdateFlowTemplateCommandInput,
|
|
1267
|
-
options: __HttpHandlerOptions,
|
|
1268
|
-
cb: (err: any, data?: UpdateFlowTemplateCommandOutput) => void
|
|
1269
|
-
): void;
|
|
1270
|
-
public updateFlowTemplate(
|
|
1271
|
-
args: UpdateFlowTemplateCommandInput,
|
|
1272
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateFlowTemplateCommandOutput) => void),
|
|
1273
|
-
cb?: (err: any, data?: UpdateFlowTemplateCommandOutput) => void
|
|
1274
|
-
): Promise<UpdateFlowTemplateCommandOutput> | void {
|
|
1275
|
-
const command = new UpdateFlowTemplateCommand(args);
|
|
1276
|
-
if (typeof optionsOrCb === "function") {
|
|
1277
|
-
this.send(command, optionsOrCb);
|
|
1278
|
-
} else if (typeof cb === "function") {
|
|
1279
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1280
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1281
|
-
} else {
|
|
1282
|
-
return this.send(command, optionsOrCb);
|
|
1283
|
-
}
|
|
1284
|
-
}
|
|
1285
|
-
|
|
1286
|
-
/**
|
|
1287
|
-
* <p>Updates the specified system. You don't need to run this action after updating a workflow. Any deployment that uses the system will see the changes in the system when it is redeployed.</p>
|
|
1288
|
-
*/
|
|
1289
|
-
public updateSystemTemplate(
|
|
1290
|
-
args: UpdateSystemTemplateCommandInput,
|
|
1291
|
-
options?: __HttpHandlerOptions
|
|
1292
|
-
): Promise<UpdateSystemTemplateCommandOutput>;
|
|
1293
|
-
public updateSystemTemplate(
|
|
1294
|
-
args: UpdateSystemTemplateCommandInput,
|
|
1295
|
-
cb: (err: any, data?: UpdateSystemTemplateCommandOutput) => void
|
|
1296
|
-
): void;
|
|
1297
|
-
public updateSystemTemplate(
|
|
1298
|
-
args: UpdateSystemTemplateCommandInput,
|
|
1299
|
-
options: __HttpHandlerOptions,
|
|
1300
|
-
cb: (err: any, data?: UpdateSystemTemplateCommandOutput) => void
|
|
1301
|
-
): void;
|
|
1302
|
-
public updateSystemTemplate(
|
|
1303
|
-
args: UpdateSystemTemplateCommandInput,
|
|
1304
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateSystemTemplateCommandOutput) => void),
|
|
1305
|
-
cb?: (err: any, data?: UpdateSystemTemplateCommandOutput) => void
|
|
1306
|
-
): Promise<UpdateSystemTemplateCommandOutput> | void {
|
|
1307
|
-
const command = new UpdateSystemTemplateCommand(args);
|
|
1308
|
-
if (typeof optionsOrCb === "function") {
|
|
1309
|
-
this.send(command, optionsOrCb);
|
|
1310
|
-
} else if (typeof cb === "function") {
|
|
1311
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1312
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1313
|
-
} else {
|
|
1314
|
-
return this.send(command, optionsOrCb);
|
|
1315
|
-
}
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
/**
|
|
1319
|
-
* <p>Asynchronously uploads one or more entity definitions to the user's namespace. The <code>document</code> parameter is required if
|
|
1320
|
-
* <code>syncWithPublicNamespace</code> and <code>deleteExistingEntites</code> are false. If the <code>syncWithPublicNamespace</code> parameter is set to
|
|
1321
|
-
* <code>true</code>, the user's namespace will synchronize with the latest version of the public namespace. If <code>deprecateExistingEntities</code> is set to true,
|
|
1322
|
-
* all entities in the latest version will be deleted before the new <code>DefinitionDocument</code> is uploaded.</p>
|
|
1323
|
-
* <p>When a user uploads entity definitions for the first time, the service creates a new namespace for the user. The new namespace tracks the public namespace. Currently users
|
|
1324
|
-
* can have only one namespace. The namespace version increments whenever a user uploads entity definitions that are backwards-incompatible and whenever a user sets the
|
|
1325
|
-
* <code>syncWithPublicNamespace</code> parameter or the <code>deprecateExistingEntities</code> parameter to <code>true</code>.</p>
|
|
1326
|
-
* <p>The IDs for all of the entities should be in URN format. Each entity must be in the user's namespace. Users can't create entities in the public namespace, but entity definitions can refer to entities in the public namespace.</p>
|
|
1327
|
-
* <p>Valid entities are <code>Device</code>, <code>DeviceModel</code>, <code>Service</code>, <code>Capability</code>, <code>State</code>, <code>Action</code>, <code>Event</code>, <code>Property</code>,
|
|
1328
|
-
* <code>Mapping</code>, <code>Enum</code>.
|
|
1329
|
-
* </p>
|
|
1330
|
-
*/
|
|
1331
|
-
public uploadEntityDefinitions(
|
|
1332
|
-
args: UploadEntityDefinitionsCommandInput,
|
|
1333
|
-
options?: __HttpHandlerOptions
|
|
1334
|
-
): Promise<UploadEntityDefinitionsCommandOutput>;
|
|
1335
|
-
public uploadEntityDefinitions(
|
|
1336
|
-
args: UploadEntityDefinitionsCommandInput,
|
|
1337
|
-
cb: (err: any, data?: UploadEntityDefinitionsCommandOutput) => void
|
|
1338
|
-
): void;
|
|
1339
|
-
public uploadEntityDefinitions(
|
|
1340
|
-
args: UploadEntityDefinitionsCommandInput,
|
|
1341
|
-
options: __HttpHandlerOptions,
|
|
1342
|
-
cb: (err: any, data?: UploadEntityDefinitionsCommandOutput) => void
|
|
1343
|
-
): void;
|
|
1344
|
-
public uploadEntityDefinitions(
|
|
1345
|
-
args: UploadEntityDefinitionsCommandInput,
|
|
1346
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UploadEntityDefinitionsCommandOutput) => void),
|
|
1347
|
-
cb?: (err: any, data?: UploadEntityDefinitionsCommandOutput) => void
|
|
1348
|
-
): Promise<UploadEntityDefinitionsCommandOutput> | void {
|
|
1349
|
-
const command = new UploadEntityDefinitionsCommand(args);
|
|
1350
|
-
if (typeof optionsOrCb === "function") {
|
|
1351
|
-
this.send(command, optionsOrCb);
|
|
1352
|
-
} else if (typeof cb === "function") {
|
|
1353
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1354
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1355
|
-
} else {
|
|
1356
|
-
return this.send(command, optionsOrCb);
|
|
1357
|
-
}
|
|
1358
|
-
}
|
|
1359
|
-
}
|