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
Functions
Creates an Outpost.
Deletes the Outpost.
Deletes the site.
Gets information about the specified Outpost.
Lists the instance types for the specified Outpost.
List the Outposts for your AWS account.
Lists the sites for the specified AWS account.
Link to this section Functions
Creates an Outpost.
Deletes the Outpost.
Deletes the site.
Gets information about the specified Outpost.
get_outpost_instance_types(client, outpost_id, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceLists the instance types for the specified Outpost.
list_outposts(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceList the Outposts for your AWS account.
list_sites(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceLists the sites for the specified AWS account.