Bases: object
Version of CloudWatch Lambda Insights.
infused
Example:
layer_arn = "arn:aws:lambda:us-east-1:580247275435:layer:LambdaInsightsExtension:14" lambda_.Function(self, "MyFunction", runtime=lambda_.Runtime.NODEJS_16_X, handler="index.handler", code=lambda_.Code.from_asset(path.join(__dirname, "lambda-handler")), insights_version=lambda_.LambdaInsightsVersion.from_insight_version_arn(layer_arn) )
Attributes
The arn of the Lambda Insights extension.
Static Methods
Use the insights extension associated with the provided ARN.
Make sure the ARN is associated with same region as your function
arn (str
)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4