Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 1782

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To register a compliance type and compliance details to a designated instance**

This example registers the compliance type ``Custom:AVCheck`` to the specified managed instance. There is no output if the command succeeds.

Command::

  aws ssm put-compliance-items --resource-id "i-1234567890abcdef0" --resource-type "ManagedInstance" --compliance-type "Custom:AVCheck" --execution-summary "ExecutionTime=2019-02-18T16:00:00Z" --items "Id=Version2.0,Title=ScanHost,Severity=CRITICAL,Status=COMPLIANT"