Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 527 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 527 Bytes

AWS Compliance

This repository contains compliance data for the following AWS components: CloudFormation, IAM, S3, EC2, MultiFactor, and VPC

To import these data into a OpenControl project add the follow code to your opencontrol.yaml file.

dependencies:
  systems:
    - url: https://github.com/opencontrol/aws-compliance
      revision: master

For more information on the opencontrol.yaml visit the Compliance Masonry CLI.