/dhall-aws-cloudformation/sam/AWS::Serverless::StateMachine/IAMPolicyDocument.dhall

Copy path to clipboard

Source

{ Type =
{ Statement : List (./../../Prelude.dhall).JSON.Type
, Version : (./../../Fn.dhall).CfnText
}
, default = {=}
}