---
type: resource-type
title: SimpleTable
description: aws resource type AWS::Serverless::SimpleTable
name: SimpleTable
lexicon: aws
resource_type: AWS::Serverless::SimpleTable
---
`AWS::Serverless::SimpleTable`, a resource type of the aws lexicon.

## Properties

- `PrimaryKey` (`SimpleTable_PrimaryKey`, optional)
- `ProvisionedThroughput` (`any`, optional)
- `SSESpecification` (`any`, optional)
- `TableName` (`string`, optional)
- `Tags` (`Record<string, unknown>`, optional)
