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

Resource Type: AWS > SSM

The SSM service provides a unified interface for managing and monitoring resources in the AWS cloud. It allows users to automate operational tasks across AWS resources, known as instances, that can enhance security and compliance while reducing operational overhead.

Resource Types

The SSM service includes these resource types:

  • Association
  • Document
  • Maintenance Window
  • Managed Instance
  • Parameter

Controls

The primary controls for AWS > SSM are:

  • Inventory Management
  • Stack

Quick Actions

  • Command Notification Event Handler
  • Command Notification Router
  • Send Command

Category

  • Cloud > Service

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/ssm
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/cloudService
  • GraphQL
    • query resource(id: "tmod:@turbot/aws-ssm#/resource/types/ssm") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/aws-ssm#/resource/types/ssm'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/aws-ssm#/resource/types/ssm"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-ssm#/resource/types/ssm';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-ssm#/resource/types/ssm"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-ssm#/resource/types/ssm' 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
519
Resource Types
8,948
Policies
3,489
Controls
1,929
Quick Actions
547
IAM