https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletable.
import { CfnSimpleTable } from 'aws-cdk-lib/aws-sam';Or use the module namespace:
import * as sam from 'aws-cdk-lib/aws-sam';
// sam.CfnSimpleTableConfiguration passed to the constructor as CfnSimpleTableProps.
primaryKeyOptionalIResolvable | PrimaryKeyPropertyprovisionedThroughputOptionalIResolvable | ProvisionedThroughputPropertysseSpecificationOptionalIResolvable | SSESpecificationPropertytableNameOptionalstringtagsOptional{ [key: string]: string }Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-sam