Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 678 Bytes

File metadata and controls

22 lines (16 loc) · 678 Bytes

AWS IAM Role Cloudfront Poweruser

This module will create a role which is granted poweruser control over AWS Cloudfront.

Inputs

Name Description Type Default Required
iam_path string "/" no
role_name Name of the role to create string n/a yes
s3_bucket_prefixes Limits role permissions to buckets with specific prefixes. Empty for all buckets. list <list> no
source_account_id AWS Account that can assume this role. string n/a yes

Outputs

Name Description
role_arn
role_name