Expand description
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.
If you’re using the service, you’re probably looking for OutpostsClient and Outposts.
Structs§
- Create
Outpost Input - Create
Outpost Output - Delete
Outpost Input - Delete
Outpost Output - Delete
Site Input - Delete
Site Output - GetOutpost
Input - GetOutpost
Instance Types Input - GetOutpost
Instance Types Output - GetOutpost
Output - Instance
Type Item Information about an instance type.
- List
Outposts Input - List
Outposts Output - List
Sites Input - List
Sites Output - Outpost
Information about an Outpost.
- Outposts
Client - A client for the Outposts API.
- Site
Information about a site.
Enums§
- Create
Outpost Error - Errors returned by CreateOutpost
- Delete
Outpost Error - Errors returned by DeleteOutpost
- Delete
Site Error - Errors returned by DeleteSite
- GetOutpost
Error - Errors returned by GetOutpost
- GetOutpost
Instance Types Error - Errors returned by GetOutpostInstanceTypes
- List
Outposts Error - Errors returned by ListOutposts
- List
Sites Error - Errors returned by ListSites
Traits§
- Outposts
- Trait representing the capabilities of the Outposts API. Outposts clients implement this trait.