Policy Setting: AWS > EC2 > Snapshot > Trusted Access
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_ec2_snapshot_trusted_access" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-ec2#/policy/types/snapshotTrustedAccess" value = "Check: Trusted Access > Accounts" # value = "Enforce: Trusted Access > Accounts"}