UNION
RemoteAppNode
union of AppChangeReceiverNode and ExternalNode
link GraphQL Schema definition
- union RemoteAppNode = AppChangeReceiverNode | ExternalNode
link Require by
- CrossAccountAppCrossAccountApps are external to the EchoStream Cloud. They utilize IAM cross-account permissions to access Edges in the EchoStream cloud. This is required if you have an AWS account and wish to implement your ExternalNodes as either on EC2 or Lambda and intend to use IAM roles to provide permissions into EchoStream.
- ExternalAppAn App that exists outside of the EchoStream Cloud. Access to the EchoStream Cloud is accomplished through GetAwsCredentials.