AWS.Outposts (aws-elixir v0.7.0) View Source

AWS Outposts is a fully-managed service that extends AWS infrastructure, APIs, and tools to customer premises.

By providing local access to AWS-managed infrastructure, AWS Outposts enables customers to build and run applications on premises using the same programming interfaces as in AWS Regions, while using local compute and storage resources for lower latency and local data processing needs.

Link to this section Summary

Link to this section Functions

Link to this function

create_outpost(client, input, options \\ [])

View Source

Creates an Outpost.

Link to this function

delete_outpost(client, outpost_id, input, options \\ [])

View Source

Deletes the Outpost.

Link to this function

delete_site(client, site_id, input, options \\ [])

View Source

Deletes the site.

Link to this function

get_outpost(client, outpost_id, options \\ [])

View Source

Gets information about the specified Outpost.

Link to this function

get_outpost_instance_types(client, outpost_id, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Lists the instance types for the specified Outpost.

Link to this function

list_outposts(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

List the Outposts for your AWS account.

Link to this function

list_sites(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Lists the sites for the specified AWS account.