Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/iotthingsgraph.ts?docs=full";

§Classes

IoTThingsGraph

§Interfaces

AssociateEntityToThingRequest
CreateFlowTemplateRequest
CreateFlowTemplateResponse
CreateSystemInstanceRequest
CreateSystemInstanceResponse
CreateSystemTemplateRequest
CreateSystemTemplateResponse
DefinitionDocument

A document that defines an entity.

DeleteFlowTemplateRequest
DeleteNamespaceResponse
DeleteSystemInstanceRequest
DeleteSystemTemplateRequest
DependencyRevision

An object that contains the ID and revision number of a workflow or system that is part of a deployment.

DeploySystemInstanceRequest
DeploySystemInstanceResponse
DeprecateFlowTemplateRequest
DeprecateSystemTemplateRequest
DescribeNamespaceRequest
DescribeNamespaceResponse
DissociateEntityFromThingRequest
EntityDescription

Describes the properties of an entity.

EntityFilter

An object that filters an entity search. Multiple filters function as OR criteria in the search. For example a search that includes a NAMESPACE and a REFERENCED_ENTITY_ID filter searches for entities in the specified namespace that use the entity specified by the value of REFERENCED_ENTITY_ID.

FlowExecutionMessage

An object that contains information about a flow event.

FlowExecutionSummary

An object that contains summary information about a flow execution.

FlowTemplateDescription

An object that contains a workflow's definition and summary information.

FlowTemplateFilter

An object that filters a workflow search.

FlowTemplateSummary

An object that contains summary information about a workflow.

GetEntitiesRequest
GetEntitiesResponse
GetFlowTemplateRequest
GetFlowTemplateResponse
GetFlowTemplateRevisionsRequest
GetFlowTemplateRevisionsResponse
GetNamespaceDeletionStatusResponse
GetSystemInstanceRequest
GetSystemInstanceResponse
GetSystemTemplateRequest
GetSystemTemplateResponse
GetSystemTemplateRevisionsRequest
GetSystemTemplateRevisionsResponse
GetUploadStatusRequest
GetUploadStatusResponse
ListFlowExecutionMessagesRequest
ListFlowExecutionMessagesResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
MetricsConfiguration

An object that specifies whether cloud metrics are collected in a deployment and, if so, what role is used to collect metrics.

SearchEntitiesRequest
SearchEntitiesResponse
SearchFlowExecutionsRequest
SearchFlowExecutionsResponse
SearchFlowTemplatesRequest
SearchFlowTemplatesResponse
SearchSystemInstancesRequest
SearchSystemInstancesResponse
SearchSystemTemplatesRequest
SearchSystemTemplatesResponse
SearchThingsRequest
SearchThingsResponse
SystemInstanceDescription

An object that contains a system instance definition and summary information.

SystemInstanceFilter

An object that filters a system instance search. Multiple filters function as OR criteria in the search. For example a search that includes a GREENGRASS_GROUP_NAME and a STATUS filter searches for system instances in the specified Greengrass group that have the specified status.

SystemInstanceSummary

An object that contains summary information about a system instance.

SystemTemplateDescription

An object that contains a system's definition document and summary information.

SystemTemplateFilter

An object that filters a system search.

SystemTemplateSummary

An object that contains information about a system.

Tag

Metadata assigned to an AWS IoT Things Graph resource consisting of a key-value pair.

TagResourceRequest
Thing

An AWS IoT thing.

UndeploySystemInstanceRequest
UndeploySystemInstanceResponse
UntagResourceRequest
UpdateFlowTemplateRequest
UpdateFlowTemplateResponse
UpdateSystemTemplateRequest
UpdateSystemTemplateResponse
UploadEntityDefinitionsRequest
UploadEntityDefinitionsResponse

§Type Aliases

DefinitionLanguage
DeploymentTarget
EntityFilterName
EntityType
FlowExecutionEventType
FlowExecutionStatus
FlowTemplateFilterName
NamespaceDeletionStatus
NamespaceDeletionStatusErrorCodes
SystemInstanceDeploymentStatus
SystemInstanceFilterName
SystemTemplateFilterName
UploadStatus