This page was generated from content adapted from the following 
sources
          
         
        
        
        
        
  
    
    
    
    
    
      
      
        
        Outposts
Table of Contents
Privileges
CreateOutpost
- description: Creates an Outpost
 
- access level: Write
 
- resource types
 
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}
GetOutpost
- description: Gets information about the specified Outpost
 
- access level: Read
 
- resource types
 
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}
GetOutpostInstanceTypes
- description: Lists the instance types for the specified Outpost
 
- access level: Read
 
- resource types
 
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}
ListOutposts
- description: List the Outposts for your AWS account
 
- access level: List
 
- resource types
 
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}
ListSites
- description: Lists the sites for the specified AWS account
 
- access level: List
 
- resource types
 
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}