Skip to content

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?

optional assetsProperties: AssetsProperties

Defined in: stages/storage.ts:43

S3 assets and CloudFront distribution configuration


dynamoDatabaseProperties?

optional dynamoDatabaseProperties: DynamoDatabaseProperties

Defined in: stages/storage.ts:45

DynamoDB table configuration


auroraDatabaseProperties?

optional auroraDatabaseProperties: AuroraDBProperties

Defined in: stages/storage.ts:47

Aurora PostgreSQL database configuration


tags?

optional tags: object

Defined in: stages/storage.ts:49

Tags to apply to all resources in the stage

Index Signature

[key: string]: string

Overrides

StackProps.tags