Custom policy overrides configuration for S3 resource policy

Remarks

Use this configuration to use provide files with JSON string to override bucket resource policy.

Hierarchy

  • CustomS3ResourcePolicyOverridesConfig

Implements

Constructors

Properties

Constructors

Properties

policy: undefined | string = undefined

S3 resource policy file

Remarks

S3 resource policy file containing JSON string with policy statements. Solution will overwrite bucket resource policy with the context of the file.

Generated using TypeDoc