/dhall-aws-cloudformation/cloudformation/AWS::CloudFront::CloudFrontOriginAccessIdentity.dhall

Copy path to clipboard

Source

{ Properties =
./AWS::CloudFront::CloudFrontOriginAccessIdentity/Properties.dhall
, Resources = ./AWS::CloudFront::CloudFrontOriginAccessIdentity/Resources.dhall
, CloudFrontOriginAccessIdentityConfig =
./AWS::CloudFront::CloudFrontOriginAccessIdentity/CloudFrontOriginAccessIdentityConfig.dhall
, GetAttr =
{ Id = (./../Fn.dhall).GetAttOf "Id"
, S3CanonicalUserId = (./../Fn.dhall).GetAttOf "S3CanonicalUserId"
}
}