View Source aws_outposts (aws v0.5.0)
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
Creates an Outpost.
Use to create a list of every item in the catalog.
Create a list of the Outpost orders for your Amazon Web Services account.
Create a list of the Outposts for your Amazon Web Services account.
Updates the site address.
Update the physical and logistical details for a rack at a site.
Link to this section Functions
Creates an Outpost.
You can specifyAvailabilityZone
or AvailabilityZoneId
.
get_catalog_item(Client, CatalogItemId, QueryMap, HeadersMap, Options0)
View Sourceget_outpost_instance_types(Client, OutpostId, QueryMap, HeadersMap)
View Sourceget_outpost_instance_types(Client, OutpostId, QueryMap, HeadersMap, Options0)
View Sourceget_site_address(Client, SiteId, AddressType, QueryMap, HeadersMap)
View Sourceget_site_address(Client, SiteId, AddressType, QueryMap, HeadersMap, Options0)
View SourceUse to create a list of every item in the catalog.
Add filters to your request to return a more specific list of results. Use filters to match an item class, storage option, or EC2 family.
If you specify multiple filters, the filters are joined with anAND
, and the request returns only results that match all of the specified filters.
Create a list of the Outpost orders for your Amazon Web Services account.
You can filter your request by Outpost to return a more specific list of results.Create a list of the Outposts for your Amazon Web Services account.
Add filters to your request to return a more specific list of results. Use filters to match an Outpost lifecycle status, Availability Zone (us-east-1a
), and AZ ID (use1-az1
).
AND
, and the request returns only results that match all of the specified filters.
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceUpdates the site address.
To update a site address with an order IN_PROGRESS
, you must wait for the order to complete or cancel the order.
Update 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 ofIN_PROGRESS
, you must wait for the order to complete or cancel the order.