integrations.sh
← all integrations

amazonaws.com – iotsecuretunneling

OpenAPI apis-guru cloud

IoT Secure Tunneling

IoT Secure Tunneling creates remote connections to devices deployed in the field.

For more information about how IoT Secure Tunneling works, see .

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:iotsecuretunneling/2018-10-05.json
Provider
amazonaws.com:iotsecuretunneling / iotsecuretunneling
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/iotsecuretunneling/2018-10-05/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/iotsecuretunneling/2018-10-05/openapi.yaml

Tools (10)

Extracted live via the executor SDK.

  • xAmzTargetIoTSecuredTunnelingCloseTunnel.closeTunnel

    Closes a tunnel identified by the unique tunnel id. When a CloseTunnel request is received, we close the WebSocket connections between the client and proxy server so no data can be transmitted.

    Requires permission to access the action.

  • xAmzTargetIoTSecuredTunnelingDescribeTunnel.describeTunnel

    Gets information about a tunnel identified by the unique tunnel id.

    Requires permission to access the action.

  • xAmzTargetIoTSecuredTunnelingListTagsForResource.listTagsForResource

    Lists the tags for the specified resource.

  • xAmzTargetIoTSecuredTunnelingListTunnels.listTunnels

    List all tunnels for an Amazon Web Services account. Tunnels are listed by creation time in descending order, newer tunnels will be listed before older tunnels.

    Requires permission to access the action.

  • xAmzTargetIoTSecuredTunnelingOpenTunnel.openTunnel

    Creates a new tunnel, and returns two client access tokens for clients to use to connect to the IoT Secure Tunneling proxy server.

    Requires permission to access the action.

  • xAmzTargetIoTSecuredTunnelingRotateTunnelAccessToken.rotateTunnelAccessToken

    Revokes the current client access token (CAT) and returns new CAT for clients to use when reconnecting to secure tunneling to access the same tunnel.

    Requires permission to access the action.

    Rotating the CAT doesn't extend the tunnel duration. For example, say the tunnel duration is 12 hours and the tunnel has already been open for 4 hours. When you rotate the access tokens, the new tokens that are generated can only be used for the remaining 8 hours.

  • xAmzTargetIoTSecuredTunnelingTagResource.tagResource

    A resource tag.

  • xAmzTargetIoTSecuredTunnelingUntagResource.untagResource

    Removes a tag from a resource.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools