Outposts#
Client#
- class Outposts.Client#
A low-level client representing AWS Outposts
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.
client = session.create_client('outposts')
These are the available methods:
- can_paginate
- cancel_capacity_task
- cancel_order
- close
- create_order
- create_outpost
- create_site
- delete_outpost
- delete_site
- get_capacity_task
- get_catalog_item
- get_connection
- get_order
- get_outpost
- get_outpost_instance_types
- get_outpost_supported_instance_types
- get_paginator
- get_site
- get_site_address
- get_waiter
- list_asset_instances
- list_assets
- list_blocking_instances_for_capacity_task
- list_capacity_tasks
- list_catalog_items
- list_orders
- list_outposts
- list_sites
- list_tags_for_resource
- start_capacity_task
- start_connection
- tag_resource
- untag_resource
- update_outpost
- update_site
- update_site_address
- update_site_rack_physical_properties
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: