Resource Type: AWS > Outposts > Outpost
The Outpost resource type is a fully managed service that extends AWS infrastructure, services, APIs, and tools to virtually any datacenter, co-location space, or on-premises facility for a truly consistent hybrid experience.
Resource Context
Outpost is a part of the Outposts service.
Each Outpost lives under a Region.
Controls
The primary controls for AWS > Outposts > Outpost are:
It is also targeted by these controls:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-outposts#/resource/types/outpost
- tmod:@turbot/turbot#/resource/categories/applicationIntegration
- turbot graphql resource --id "tmod:@turbot/aws-outposts#/resource/types/outpost"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/outpost';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-outposts#/resource/types/outpost"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/outpost' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query