View Source aws_iot_roborunner (aws v0.7.15)

An example service, deployed with the Octane Service creator, which will echo the string

Link to this section Summary

Functions

Grants permission to create a destination
Grants permission to create a site
Grants permission to create a worker
Grants permission to create a worker fleet
Grants permission to delete a destination
Grants permission to delete a site
Grants permission to delete a worker
Grants permission to delete a worker fleet
Grants permission to get a destination
Grants permission to get a site
Grants permission to get a worker
Grants permission to get a worker fleet
Grants permission to list destinations
Grants permission to list sites
Grants permission to list worker fleets
Grants permission to list workers
Grants permission to update a destination
Grants permission to update a site
Grants permission to update a worker
Grants permission to update a worker fleet

Link to this section Functions

Link to this function

create_destination(Client, Input)

View Source
Grants permission to create a destination
Link to this function

create_destination(Client, Input0, Options0)

View Source
Link to this function

create_site(Client, Input)

View Source
Grants permission to create a site
Link to this function

create_site(Client, Input0, Options0)

View Source
Link to this function

create_worker(Client, Input)

View Source
Grants permission to create a worker
Link to this function

create_worker(Client, Input0, Options0)

View Source
Link to this function

create_worker_fleet(Client, Input)

View Source
Grants permission to create a worker fleet
Link to this function

create_worker_fleet(Client, Input0, Options0)

View Source
Link to this function

delete_destination(Client, Input)

View Source
Grants permission to delete a destination
Link to this function

delete_destination(Client, Input0, Options0)

View Source
Link to this function

delete_site(Client, Input)

View Source
Grants permission to delete a site
Link to this function

delete_site(Client, Input0, Options0)

View Source
Link to this function

delete_worker(Client, Input)

View Source
Grants permission to delete a worker
Link to this function

delete_worker(Client, Input0, Options0)

View Source
Link to this function

delete_worker_fleet(Client, Input)

View Source
Grants permission to delete a worker fleet
Link to this function

delete_worker_fleet(Client, Input0, Options0)

View Source
Link to this function

get_destination(Client, Id)

View Source
Grants permission to get a destination
Link to this function

get_destination(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_destination(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Grants permission to get a site
Link to this function

get_site(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_site(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Grants permission to get a worker
Link to this function

get_worker(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_worker(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_worker_fleet(Client, Id)

View Source
Grants permission to get a worker fleet
Link to this function

get_worker_fleet(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_worker_fleet(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_destinations(Client, Site)

View Source
Grants permission to list destinations
Link to this function

list_destinations(Client, Site, QueryMap, HeadersMap)

View Source
Link to this function

list_destinations(Client, Site, QueryMap, HeadersMap, Options0)

View Source
Grants permission to list sites
Link to this function

list_sites(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_sites(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_worker_fleets(Client, Site)

View Source
Grants permission to list worker fleets
Link to this function

list_worker_fleets(Client, Site, QueryMap, HeadersMap)

View Source
Link to this function

list_worker_fleets(Client, Site, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_workers(Client, Site)

View Source
Grants permission to list workers
Link to this function

list_workers(Client, Site, QueryMap, HeadersMap)

View Source
Link to this function

list_workers(Client, Site, QueryMap, HeadersMap, Options0)

View Source
Link to this function

update_destination(Client, Input)

View Source
Grants permission to update a destination
Link to this function

update_destination(Client, Input0, Options0)

View Source
Link to this function

update_site(Client, Input)

View Source
Grants permission to update a site
Link to this function

update_site(Client, Input0, Options0)

View Source
Link to this function

update_worker(Client, Input)

View Source
Grants permission to update a worker
Link to this function

update_worker(Client, Input0, Options0)

View Source
Link to this function

update_worker_fleet(Client, Input)

View Source
Grants permission to update a worker fleet
Link to this function

update_worker_fleet(Client, Input0, Options0)

View Source