One Observability Workshop v3.0.0
One Observability Workshop / constructs/assets / AssetsProperties
Interface: AssetsProperties¶
Defined in: constructs/assets.ts:49
Properties for configuring Assets construct AssetsProperties
Properties¶
seedPaths?¶
optionalseedPaths:string[]
Defined in: constructs/assets.ts:55
Array of local file paths to deploy to the S3 bucket as seed data Files will be deployed to the 'petimages' prefix in the bucket
Optional¶
globalWebACLArn?¶
optionalglobalWebACLArn:string
Defined in: constructs/assets.ts:56
logRetentionDays?¶
optionallogRetentionDays:RetentionDays
Defined in: constructs/assets.ts:57