/dhall-aws-cloudformation/cloudformation/AWS::S3ObjectLambda::AccessPointPolicy/Properties.dhall
Copy path to clipboardSource
{ Type =
{ ObjectLambdaAccessPoint : (./../../Fn.dhall).CfnText
, PolicyDocument : (./../../Prelude.dhall).JSON.Type
}
, default = {=}
}