/dhall-aws-cloudformation/cloudformation/AWS::Cognito::IdentityPoolRoleAttachment/MappingRule.dhall

Copy path to clipboard

Source

{ Type =
{ Claim : (./../../Fn.dhall).CfnText
, MatchType : (./../../Fn.dhall).CfnText
, RoleARN : (./../../Fn.dhall).CfnText
, Value : (./../../Fn.dhall).CfnText
}
, default = {=}
}