Resource Type: AWS > SSM > Managed Instance
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:
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
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-ssm#/resource/types/managedInstance
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/aws-ssm#/resource/types/managedInstance"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-ssm#/resource/types/managedInstance';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-ssm#/resource/types/managedInstance"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-ssm#/resource/types/managedInstance' 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