Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
AWS
Loading resources...

Resource Type: AWS > SSM > Managed Instance

The Managed Instance resource type represents a machine that has been configured for management by AWS Systems Manager. This can include Amazon EC2 instances, on-premises servers, or virtual machines in other environments, providing a unified interface for managing your entire fleet of instances.

Resource Context

Managed Instance is a part of the SSM service.

Each Managed Instance lives under a Region.

Controls

The primary controls for AWS > SSM > Managed Instance are:

  • CMDB
  • Discovery

It is also targeted by these controls:

  • AWS > HIPAA > SSM > SSM managed instance associations should be compliant
  • AWS > HIPAA > SSM > SSM managed instance patching should be compliant
  • AWS > NIST 800-53 > SSM > SSM managed instance associations should be compliant
  • AWS > NIST 800-53 > SSM > SSM managed instance patching should be compliant
  • AWS > PCI v3.2.1 > SSM > 1 Amazon EC2 instances managed by Systems Manager should have a patch compliance status of COMPLIANT after a patch installation
  • AWS > PCI v3.2.1 > SSM > 2 Instances managed by Systems Manager should have an association compliance status of COMPLIANT

Quick Actions

  • Router

Category

  • Management Tools

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/aws-ssm#/resource/types/managedInstance
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/managementTools
  • GraphQL
    • query resource(id: "tmod:@turbot/aws-ssm#/resource/types/managedInstance") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/aws-ssm#/resource/types/managedInstance'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/aws-ssm#/resource/types/managedInstance"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-ssm#/resource/types/managedInstance';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-ssm#/resource/types/managedInstance"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-ssm#/resource/types/managedInstance' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
182
Mods
520
Resource Types
9,010
Policies
3,503
Controls
1,927
Quick Actions
547
IAM