-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
Added a new method `grantReadAssets` to the `LambdaFunction` class that grants the Lambda function read access to the asset bucket configured via props. It throws an error if no asset bucket is configured. This update allows Lambda functions within the CDK constructs to easily gain the necessary permissions to read assets, which is useful when the Lambda function needs to interact with assets.
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.