One Observability Workshop v3.0.0
One Observability Workshop / stages/storage / StorageProperties
Interface: StorageProperties¶
Defined in: stages/storage.ts:41
Properties for the Storage stage.
Extends¶
StackProps
Properties¶
assetsProperties?¶
optionalassetsProperties:AssetsProperties
Defined in: stages/storage.ts:43
S3 assets and CloudFront distribution configuration
dynamoDatabaseProperties?¶
optionaldynamoDatabaseProperties:DynamoDatabaseProperties
Defined in: stages/storage.ts:45
DynamoDB table configuration
auroraDatabaseProperties?¶
optionalauroraDatabaseProperties:AuroraDBProperties
Defined in: stages/storage.ts:47
Aurora PostgreSQL database configuration
tags?¶
optionaltags:object
Defined in: stages/storage.ts:49
Tags to apply to all resources in the stage
Index Signature¶
[key: string]: string
Overrides¶
StackProps.tags