/dhall-aws-cloudformation/sam/AWS::Serverless::SimpleTable.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::Serverless::SimpleTable/Properties.dhall
, Resources = ./AWS::Serverless::SimpleTable/Resources.dhall
, PrimaryKey = ./AWS::Serverless::SimpleTable/PrimaryKey.dhall
, ProvisionedThroughput =
./AWS::Serverless::SimpleTable/ProvisionedThroughput.dhall
, SSESpecification = ./AWS::Serverless::SimpleTable/SSESpecification.dhall
}