/dhall-aws-cloudformation/sam/AWS::Serverless::HttpApi/S3Location.dhall

Copy path to clipboard

Source

{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, Key : (./../../Fn.dhall).CfnText
, Version : Integer
}
, default = {=}
}