View Source AWS.Outposts (aws-elixir v1.0.4)
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises.
By providing local access to Amazon Web Services managed infrastructure, Amazon Web Services Outposts enables customers to build and run applications on premises using the same programming interfaces as in Amazon Web Services Regions, while using local compute and storage resources for lower latency and local data processing needs.
Link to this section Summary
Functions
Cancels the capacity task.
Cancels the specified order for an Outpost.
Creates an order for an Outpost.
Creates an Outpost.
Creates a site for an Outpost.
Deletes the specified Outpost.
Deletes the specified site.
Gets details of the specified capacity task.
Gets information about the specified catalog item.
Amazon Web Services uses this action to install Outpost servers.
Gets information about the specified order.
Gets information about the specified Outpost.
Gets the instance types for the specified Outpost.
Gets the instance types that an Outpost can support in InstanceTypeCapacity
.
Gets information about the specified Outpost site.
Gets the site address of the specified site.
A list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost.
Lists the hardware assets for the specified Outpost.
A list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task.
Lists the capacity tasks for your Amazon Web Services account.
Lists the items in the catalog.
Lists the Outpost orders for your Amazon Web Services account.
Lists the Outposts for your Amazon Web Services account.
Lists the Outpost sites for your Amazon Web Services account.
Lists the tags for the specified resource.
Starts the specified capacity task.
Amazon Web Services uses this action to install Outpost servers.
Adds tags to the specified resource.
Removes tags from the specified resource.
Updates an Outpost.
Updates the specified site.
Updates the address of the specified site.
Update the physical and logistical details for a rack at a site.
Link to this section Functions
cancel_capacity_task(client, capacity_task_id, outpost_identifier, input, options \\ [])
View SourceCancels the capacity task.
Cancels the specified order for an Outpost.
Creates an order for an Outpost.
Creates an Outpost.
You can specify either an Availability one or an AZ ID.
Creates a site for an Outpost.
Deletes the specified Outpost.
Deletes the specified site.
get_capacity_task(client, capacity_task_id, outpost_identifier, options \\ [])
View SourceGets details of the specified capacity task.
Gets information about the specified catalog item.
Amazon Web Services uses this action to install Outpost servers.
Gets information about the specified connection.
Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
Gets information about the specified order.
Gets information about the specified Outpost.
get_outpost_instance_types(client, outpost_id, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceGets the instance types for the specified Outpost.
get_outpost_supported_instance_types(client, outpost_identifier, max_results \\ nil, next_token \\ nil, order_id \\ nil, options \\ [])
View SourceGets the instance types that an Outpost can support in InstanceTypeCapacity
.
This will generally include instance types that are not currently configured and therefore cannot be launched with the current Outpost capacity configuration.
Gets information about the specified Outpost site.
Gets the site address of the specified site.
list_asset_instances(client, outpost_identifier, account_id_filter \\ nil, asset_id_filter \\ nil, aws_service_filter \\ nil, instance_type_filter \\ nil, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceA list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost.
Does not include Amazon EBS or Amazon S3 instances.
list_assets(client, outpost_identifier, host_id_filter \\ nil, max_results \\ nil, next_token \\ nil, status_filter \\ nil, options \\ [])
View SourceLists the hardware assets for the specified Outpost.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
list_blocking_instances_for_capacity_task(client, capacity_task_id, outpost_identifier, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceA list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task.
Use this list to specify the instances you cannot stop to free up capacity to run the capacity task.
list_capacity_tasks(client, capacity_task_status_filter \\ nil, max_results \\ nil, next_token \\ nil, outpost_identifier_filter \\ nil, options \\ [])
View SourceLists the capacity tasks for your Amazon Web Services account.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
list_catalog_items(client, ec2_family_filter \\ nil, item_class_filter \\ nil, max_results \\ nil, next_token \\ nil, supported_storage_filter \\ nil, options \\ [])
View SourceLists the items in the catalog.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
list_orders(client, max_results \\ nil, next_token \\ nil, outpost_identifier_filter \\ nil, options \\ [])
View SourceLists the Outpost orders for your Amazon Web Services account.
list_outposts(client, availability_zone_filter \\ nil, availability_zone_id_filter \\ nil, life_cycle_status_filter \\ nil, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceLists the Outposts for your Amazon Web Services account.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
list_sites(client, max_results \\ nil, next_token \\ nil, operating_address_city_filter \\ nil, operating_address_country_code_filter \\ nil, operating_address_state_or_region_filter \\ nil, options \\ [])
View SourceLists the Outpost sites for your Amazon Web Services account.
Use filters to return specific results.
Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the tags for the specified resource.
start_capacity_task(client, outpost_identifier, input, options \\ [])
View SourceStarts the specified capacity task.
You can have one active capacity task per order or Outpost.
Amazon Web Services uses this action to install Outpost servers.
Starts the connection required for Outpost server installation.
Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
Adds tags to the specified resource.
Removes tags from the specified resource.
Updates an Outpost.
Updates the specified site.
Updates the address of the specified site.
You can't update a site address if there is an order in progress. You must wait for the order to complete or cancel the order.
You can update the operating address before you place an order at the site, or after all Outposts that belong to the site have been deactivated.
update_site_rack_physical_properties(client, site_id, input, options \\ [])
View SourceUpdate the physical and logistical details for a rack at a site.
For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide.
To update a rack at a site with an order of IN_PROGRESS
, you must wait for
the order to complete or cancel the order.