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 - List
Tags ForResource Request - List
Tags ForResource Response - Outpost
Information about an Outpost.
- Outposts
Client - A client for the Outposts API.
- Site
Information about a site.
- TagResource
Request - TagResource
Response - Untag
Resource Request - Untag
Resource Response
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
- List
Tags ForResource Error - Errors returned by ListTagsForResource
- TagResource
Error - Errors returned by TagResource
- Untag
Resource Error - Errors returned by UntagResource
Traits§
- Outposts
- Trait representing the capabilities of the Outposts API. Outposts clients implement this trait.