/dhall-aws-cloudformation/cloudformation/AWS::IoT::Policy.dhall
Copy path to clipboardSource
{ Properties = ./AWS::IoT::Policy/Properties.dhall
, Resources = ./AWS::IoT::Policy/Resources.dhall
, GetAttr =
{ Arn = (./../Fn.dhall).GetAttOf "Arn", Id = (./../Fn.dhall).GetAttOf "Id" }
}