issues
search
cuperman
/
cdk-appconfig
High-level AppConfig constructs for AWS CDK
5
stars
0
forks
source link
Support Lambda Extensions
#7
Closed
cuperman
closed
3 years ago
cuperman
commented
3 years ago
Changes include:
LambdaExtensionLayer class for using AppConfig lambda extensions with Lambda Functions
ConfigurationProfile.grantGetConfiguration method for granting configuration access to grantable objects
Example stack demonstrating how to use lambda extensions, following this blog:
https://aws.amazon.com/blogs/mt/introducing-aws-appconfig-lambda-extension-deploying-application-configuration-serverless/
Changes include: