@aws-cdk/metrics-facade-alpha 2.261.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +1 -0
- package/.jsii.gz +0 -0
- package/.jsii.tabl.json.gz +0 -0
- package/.warnings.jsii.js +50 -0
- package/LICENSE +201 -0
- package/NOTICE +2 -0
- package/README.md +123 -0
- package/awslint.json +4 -0
- package/eslint-suppressions.json +2 -0
- package/jest.config.js +2 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +3 -0
- package/lib/services/aws-amazonmq/.jsiirc.json +16 -0
- package/lib/services/aws-amazonmq/index.d.ts +1 -0
- package/lib/services/aws-amazonmq/index.js +17 -0
- package/lib/services/aws-amazonmq/metrics.generated.d.ts +141 -0
- package/lib/services/aws-amazonmq/metrics.generated.js +316 -0
- package/lib/services/aws-apigateway/.jsiirc.json +16 -0
- package/lib/services/aws-apigateway/index.d.ts +1 -0
- package/lib/services/aws-apigateway/index.js +17 -0
- package/lib/services/aws-apigateway/metrics.generated.d.ts +358 -0
- package/lib/services/aws-apigateway/metrics.generated.js +589 -0
- package/lib/services/aws-apigatewayv2/.jsiirc.json +16 -0
- package/lib/services/aws-apigatewayv2/index.d.ts +1 -0
- package/lib/services/aws-apigatewayv2/index.js +17 -0
- package/lib/services/aws-apigatewayv2/metrics.generated.d.ts +441 -0
- package/lib/services/aws-apigatewayv2/metrics.generated.js +779 -0
- package/lib/services/aws-appstream/.jsiirc.json +16 -0
- package/lib/services/aws-appstream/index.d.ts +1 -0
- package/lib/services/aws-appstream/index.js +17 -0
- package/lib/services/aws-appstream/metrics.generated.d.ts +255 -0
- package/lib/services/aws-appstream/metrics.generated.js +487 -0
- package/lib/services/aws-appsync/.jsiirc.json +16 -0
- package/lib/services/aws-appsync/index.d.ts +1 -0
- package/lib/services/aws-appsync/index.js +17 -0
- package/lib/services/aws-appsync/metrics.generated.d.ts +51 -0
- package/lib/services/aws-appsync/metrics.generated.js +106 -0
- package/lib/services/aws-autoscaling/.jsiirc.json +16 -0
- package/lib/services/aws-autoscaling/index.d.ts +1 -0
- package/lib/services/aws-autoscaling/index.js +17 -0
- package/lib/services/aws-autoscaling/metrics.generated.d.ts +86 -0
- package/lib/services/aws-autoscaling/metrics.generated.js +184 -0
- package/lib/services/aws-bedrock/.jsiirc.json +16 -0
- package/lib/services/aws-bedrock/index.d.ts +1 -0
- package/lib/services/aws-bedrock/index.js +17 -0
- package/lib/services/aws-bedrock/metrics.generated.d.ts +312 -0
- package/lib/services/aws-bedrock/metrics.generated.js +563 -0
- package/lib/services/aws-cloudfront/.jsiirc.json +16 -0
- package/lib/services/aws-cloudfront/index.d.ts +1 -0
- package/lib/services/aws-cloudfront/index.js +17 -0
- package/lib/services/aws-cloudfront/metrics.generated.d.ts +80 -0
- package/lib/services/aws-cloudfront/metrics.generated.js +157 -0
- package/lib/services/aws-cloudwatch/.jsiirc.json +16 -0
- package/lib/services/aws-cloudwatch/index.d.ts +1 -0
- package/lib/services/aws-cloudwatch/index.js +17 -0
- package/lib/services/aws-cloudwatch/metrics.generated.d.ts +56 -0
- package/lib/services/aws-cloudwatch/metrics.generated.js +114 -0
- package/lib/services/aws-codebuild/.jsiirc.json +16 -0
- package/lib/services/aws-codebuild/index.d.ts +1 -0
- package/lib/services/aws-codebuild/index.js +17 -0
- package/lib/services/aws-codebuild/metrics.generated.d.ts +62 -0
- package/lib/services/aws-codebuild/metrics.generated.js +128 -0
- package/lib/services/aws-codepipeline/.jsiirc.json +16 -0
- package/lib/services/aws-codepipeline/index.d.ts +1 -0
- package/lib/services/aws-codepipeline/index.js +17 -0
- package/lib/services/aws-codepipeline/metrics.generated.d.ts +27 -0
- package/lib/services/aws-codepipeline/metrics.generated.js +76 -0
- package/lib/services/aws-cognito/.jsiirc.json +16 -0
- package/lib/services/aws-cognito/index.d.ts +1 -0
- package/lib/services/aws-cognito/index.js +17 -0
- package/lib/services/aws-cognito/metrics.generated.d.ts +49 -0
- package/lib/services/aws-cognito/metrics.generated.js +93 -0
- package/lib/services/aws-datasync/.jsiirc.json +16 -0
- package/lib/services/aws-datasync/index.d.ts +1 -0
- package/lib/services/aws-datasync/index.js +17 -0
- package/lib/services/aws-datasync/metrics.generated.d.ts +138 -0
- package/lib/services/aws-datasync/metrics.generated.js +274 -0
- package/lib/services/aws-dax/.jsiirc.json +16 -0
- package/lib/services/aws-dax/index.d.ts +1 -0
- package/lib/services/aws-dax/index.js +17 -0
- package/lib/services/aws-dax/metrics.generated.d.ts +105 -0
- package/lib/services/aws-dax/metrics.generated.js +258 -0
- package/lib/services/aws-dms/.jsiirc.json +16 -0
- package/lib/services/aws-dms/index.d.ts +1 -0
- package/lib/services/aws-dms/index.js +17 -0
- package/lib/services/aws-dms/metrics.generated.d.ts +268 -0
- package/lib/services/aws-dms/metrics.generated.js +569 -0
- package/lib/services/aws-docdb/.jsiirc.json +16 -0
- package/lib/services/aws-docdb/index.d.ts +1 -0
- package/lib/services/aws-docdb/index.js +17 -0
- package/lib/services/aws-docdb/metrics.generated.d.ts +63 -0
- package/lib/services/aws-docdb/metrics.generated.js +134 -0
- package/lib/services/aws-dynamodb/.jsiirc.json +16 -0
- package/lib/services/aws-dynamodb/index.d.ts +1 -0
- package/lib/services/aws-dynamodb/index.js +17 -0
- package/lib/services/aws-dynamodb/metrics.generated.d.ts +444 -0
- package/lib/services/aws-dynamodb/metrics.generated.js +734 -0
- package/lib/services/aws-ec2/.jsiirc.json +16 -0
- package/lib/services/aws-ec2/index.d.ts +1 -0
- package/lib/services/aws-ec2/index.js +17 -0
- package/lib/services/aws-ec2/metrics.generated.d.ts +1226 -0
- package/lib/services/aws-ec2/metrics.generated.js +2434 -0
- package/lib/services/aws-ecs/.jsiirc.json +16 -0
- package/lib/services/aws-ecs/index.d.ts +1 -0
- package/lib/services/aws-ecs/index.js +17 -0
- package/lib/services/aws-ecs/metrics.generated.d.ts +105 -0
- package/lib/services/aws-ecs/metrics.generated.js +185 -0
- package/lib/services/aws-efs/.jsiirc.json +16 -0
- package/lib/services/aws-efs/index.d.ts +1 -0
- package/lib/services/aws-efs/index.js +17 -0
- package/lib/services/aws-efs/metrics.generated.d.ts +130 -0
- package/lib/services/aws-efs/metrics.generated.js +235 -0
- package/lib/services/aws-eks/.jsiirc.json +16 -0
- package/lib/services/aws-eks/index.d.ts +1 -0
- package/lib/services/aws-eks/index.js +17 -0
- package/lib/services/aws-eks/metrics.generated.d.ts +146 -0
- package/lib/services/aws-eks/metrics.generated.js +324 -0
- package/lib/services/aws-elasticache/.jsiirc.json +16 -0
- package/lib/services/aws-elasticache/index.d.ts +1 -0
- package/lib/services/aws-elasticache/index.js +17 -0
- package/lib/services/aws-elasticache/metrics.generated.d.ts +1729 -0
- package/lib/services/aws-elasticache/metrics.generated.js +3969 -0
- package/lib/services/aws-elasticbeanstalk/.jsiirc.json +16 -0
- package/lib/services/aws-elasticbeanstalk/index.d.ts +1 -0
- package/lib/services/aws-elasticbeanstalk/index.js +17 -0
- package/lib/services/aws-elasticbeanstalk/metrics.generated.d.ts +68 -0
- package/lib/services/aws-elasticbeanstalk/metrics.generated.js +142 -0
- package/lib/services/aws-elasticloadbalancing/.jsiirc.json +16 -0
- package/lib/services/aws-elasticloadbalancing/index.d.ts +1 -0
- package/lib/services/aws-elasticloadbalancing/index.js +17 -0
- package/lib/services/aws-elasticloadbalancing/metrics.generated.d.ts +231 -0
- package/lib/services/aws-elasticloadbalancing/metrics.generated.js +479 -0
- package/lib/services/aws-elasticloadbalancingv2/.jsiirc.json +16 -0
- package/lib/services/aws-elasticloadbalancingv2/index.d.ts +1 -0
- package/lib/services/aws-elasticloadbalancingv2/index.js +17 -0
- package/lib/services/aws-elasticloadbalancingv2/metrics.generated.d.ts +1110 -0
- package/lib/services/aws-elasticloadbalancingv2/metrics.generated.js +2168 -0
- package/lib/services/aws-emr/.jsiirc.json +16 -0
- package/lib/services/aws-emr/index.d.ts +1 -0
- package/lib/services/aws-emr/index.js +17 -0
- package/lib/services/aws-emr/metrics.generated.d.ts +333 -0
- package/lib/services/aws-emr/metrics.generated.js +764 -0
- package/lib/services/aws-events/.jsiirc.json +16 -0
- package/lib/services/aws-events/index.d.ts +1 -0
- package/lib/services/aws-events/index.js +17 -0
- package/lib/services/aws-events/metrics.generated.d.ts +75 -0
- package/lib/services/aws-events/metrics.generated.js +162 -0
- package/lib/services/aws-fsx/.jsiirc.json +16 -0
- package/lib/services/aws-fsx/index.d.ts +1 -0
- package/lib/services/aws-fsx/index.js +17 -0
- package/lib/services/aws-fsx/metrics.generated.d.ts +134 -0
- package/lib/services/aws-fsx/metrics.generated.js +296 -0
- package/lib/services/aws-gamelift/.jsiirc.json +16 -0
- package/lib/services/aws-gamelift/index.d.ts +1 -0
- package/lib/services/aws-gamelift/index.js +17 -0
- package/lib/services/aws-gamelift/metrics.generated.d.ts +80 -0
- package/lib/services/aws-gamelift/metrics.generated.js +170 -0
- package/lib/services/aws-iot/.jsiirc.json +16 -0
- package/lib/services/aws-iot/index.d.ts +1 -0
- package/lib/services/aws-iot/index.js +17 -0
- package/lib/services/aws-iot/metrics.generated.d.ts +62 -0
- package/lib/services/aws-iot/metrics.generated.js +128 -0
- package/lib/services/aws-kinesis/.jsiirc.json +16 -0
- package/lib/services/aws-kinesis/index.d.ts +1 -0
- package/lib/services/aws-kinesis/index.js +17 -0
- package/lib/services/aws-kinesis/metrics.generated.d.ts +110 -0
- package/lib/services/aws-kinesis/metrics.generated.js +240 -0
- package/lib/services/aws-kinesisanalytics/.jsiirc.json +16 -0
- package/lib/services/aws-kinesisanalytics/index.d.ts +1 -0
- package/lib/services/aws-kinesisanalytics/index.js +17 -0
- package/lib/services/aws-kinesisanalytics/metrics.generated.d.ts +39 -0
- package/lib/services/aws-kinesisanalytics/metrics.generated.js +78 -0
- package/lib/services/aws-kinesisfirehose/.jsiirc.json +16 -0
- package/lib/services/aws-kinesisfirehose/index.d.ts +1 -0
- package/lib/services/aws-kinesisfirehose/index.js +17 -0
- package/lib/services/aws-kinesisfirehose/metrics.generated.d.ts +182 -0
- package/lib/services/aws-kinesisfirehose/metrics.generated.js +408 -0
- package/lib/services/aws-kinesisvideo/.jsiirc.json +16 -0
- package/lib/services/aws-kinesisvideo/index.d.ts +1 -0
- package/lib/services/aws-kinesisvideo/index.js +17 -0
- package/lib/services/aws-kinesisvideo/metrics.generated.d.ts +86 -0
- package/lib/services/aws-kinesisvideo/metrics.generated.js +184 -0
- package/lib/services/aws-kms/.jsiirc.json +16 -0
- package/lib/services/aws-kms/index.d.ts +1 -0
- package/lib/services/aws-kms/index.js +17 -0
- package/lib/services/aws-kms/metrics.generated.d.ts +44 -0
- package/lib/services/aws-kms/metrics.generated.js +86 -0
- package/lib/services/aws-lambda/.jsiirc.json +16 -0
- package/lib/services/aws-lambda/index.d.ts +1 -0
- package/lib/services/aws-lambda/index.js +17 -0
- package/lib/services/aws-lambda/metrics.generated.d.ts +395 -0
- package/lib/services/aws-lambda/metrics.generated.js +801 -0
- package/lib/services/aws-lex/.jsiirc.json +16 -0
- package/lib/services/aws-lex/index.d.ts +1 -0
- package/lib/services/aws-lex/index.js +17 -0
- package/lib/services/aws-lex/metrics.generated.d.ts +95 -0
- package/lib/services/aws-lex/metrics.generated.js +192 -0
- package/lib/services/aws-logs/.jsiirc.json +16 -0
- package/lib/services/aws-logs/index.d.ts +1 -0
- package/lib/services/aws-logs/index.js +17 -0
- package/lib/services/aws-logs/metrics.generated.d.ts +110 -0
- package/lib/services/aws-logs/metrics.generated.js +240 -0
- package/lib/services/aws-mediaconvert/.jsiirc.json +16 -0
- package/lib/services/aws-mediaconvert/index.d.ts +1 -0
- package/lib/services/aws-mediaconvert/index.js +17 -0
- package/lib/services/aws-mediaconvert/metrics.generated.d.ts +87 -0
- package/lib/services/aws-mediaconvert/metrics.generated.js +190 -0
- package/lib/services/aws-medialive/.jsiirc.json +16 -0
- package/lib/services/aws-medialive/index.d.ts +1 -0
- package/lib/services/aws-medialive/index.js +17 -0
- package/lib/services/aws-medialive/metrics.generated.d.ts +121 -0
- package/lib/services/aws-medialive/metrics.generated.js +261 -0
- package/lib/services/aws-mediapackage/.jsiirc.json +16 -0
- package/lib/services/aws-mediapackage/index.d.ts +1 -0
- package/lib/services/aws-mediapackage/index.js +17 -0
- package/lib/services/aws-mediapackage/metrics.generated.d.ts +51 -0
- package/lib/services/aws-mediapackage/metrics.generated.js +106 -0
- package/lib/services/aws-mediastore/.jsiirc.json +16 -0
- package/lib/services/aws-mediastore/index.d.ts +1 -0
- package/lib/services/aws-mediastore/index.js +17 -0
- package/lib/services/aws-mediastore/metrics.generated.d.ts +79 -0
- package/lib/services/aws-mediastore/metrics.generated.js +163 -0
- package/lib/services/aws-memorydb/.jsiirc.json +16 -0
- package/lib/services/aws-memorydb/index.d.ts +1 -0
- package/lib/services/aws-memorydb/index.js +17 -0
- package/lib/services/aws-memorydb/metrics.generated.d.ts +236 -0
- package/lib/services/aws-memorydb/metrics.generated.js +534 -0
- package/lib/services/aws-neptune/.jsiirc.json +16 -0
- package/lib/services/aws-neptune/index.d.ts +1 -0
- package/lib/services/aws-neptune/index.js +17 -0
- package/lib/services/aws-neptune/metrics.generated.d.ts +116 -0
- package/lib/services/aws-neptune/metrics.generated.js +254 -0
- package/lib/services/aws-opsworks/.jsiirc.json +16 -0
- package/lib/services/aws-opsworks/index.d.ts +1 -0
- package/lib/services/aws-opsworks/index.js +17 -0
- package/lib/services/aws-opsworks/metrics.generated.d.ts +376 -0
- package/lib/services/aws-opsworks/metrics.generated.js +788 -0
- package/lib/services/aws-qldb/.jsiirc.json +16 -0
- package/lib/services/aws-qldb/index.d.ts +1 -0
- package/lib/services/aws-qldb/index.js +17 -0
- package/lib/services/aws-qldb/metrics.generated.d.ts +93 -0
- package/lib/services/aws-qldb/metrics.generated.js +204 -0
- package/lib/services/aws-quicksight/.jsiirc.json +16 -0
- package/lib/services/aws-quicksight/index.d.ts +1 -0
- package/lib/services/aws-quicksight/index.js +17 -0
- package/lib/services/aws-quicksight/metrics.generated.d.ts +217 -0
- package/lib/services/aws-quicksight/metrics.generated.js +394 -0
- package/lib/services/aws-rds/.jsiirc.json +16 -0
- package/lib/services/aws-rds/index.d.ts +1 -0
- package/lib/services/aws-rds/index.js +17 -0
- package/lib/services/aws-rds/metrics.generated.d.ts +189 -0
- package/lib/services/aws-rds/metrics.generated.js +388 -0
- package/lib/services/aws-redshift/.jsiirc.json +16 -0
- package/lib/services/aws-redshift/index.d.ts +1 -0
- package/lib/services/aws-redshift/index.js +17 -0
- package/lib/services/aws-redshift/metrics.generated.d.ts +594 -0
- package/lib/services/aws-redshift/metrics.generated.js +911 -0
- package/lib/services/aws-route53/.jsiirc.json +16 -0
- package/lib/services/aws-route53/index.d.ts +1 -0
- package/lib/services/aws-route53/index.js +17 -0
- package/lib/services/aws-route53/metrics.generated.d.ts +74 -0
- package/lib/services/aws-route53/metrics.generated.js +156 -0
- package/lib/services/aws-route53resolver/.jsiirc.json +16 -0
- package/lib/services/aws-route53resolver/index.d.ts +1 -0
- package/lib/services/aws-route53resolver/index.js +17 -0
- package/lib/services/aws-route53resolver/metrics.generated.d.ts +51 -0
- package/lib/services/aws-route53resolver/metrics.generated.js +106 -0
- package/lib/services/aws-s3/.jsiirc.json +16 -0
- package/lib/services/aws-s3/index.d.ts +1 -0
- package/lib/services/aws-s3/index.js +17 -0
- package/lib/services/aws-s3/metrics.generated.d.ts +58 -0
- package/lib/services/aws-s3/metrics.generated.js +103 -0
- package/lib/services/aws-sagemaker/.jsiirc.json +16 -0
- package/lib/services/aws-sagemaker/index.d.ts +1 -0
- package/lib/services/aws-sagemaker/index.js +17 -0
- package/lib/services/aws-sagemaker/metrics.generated.d.ts +73 -0
- package/lib/services/aws-sagemaker/metrics.generated.js +149 -0
- package/lib/services/aws-servicecatalog/.jsiirc.json +16 -0
- package/lib/services/aws-servicecatalog/index.d.ts +1 -0
- package/lib/services/aws-servicecatalog/index.js +17 -0
- package/lib/services/aws-servicecatalog/metrics.generated.d.ts +39 -0
- package/lib/services/aws-servicecatalog/metrics.generated.js +78 -0
- package/lib/services/aws-ses/.jsiirc.json +16 -0
- package/lib/services/aws-ses/index.d.ts +1 -0
- package/lib/services/aws-ses/index.js +17 -0
- package/lib/services/aws-ses/metrics.generated.d.ts +162 -0
- package/lib/services/aws-ses/metrics.generated.js +356 -0
- package/lib/services/aws-sns/.jsiirc.json +16 -0
- package/lib/services/aws-sns/index.d.ts +1 -0
- package/lib/services/aws-sns/index.js +17 -0
- package/lib/services/aws-sns/metrics.generated.d.ts +130 -0
- package/lib/services/aws-sns/metrics.generated.js +203 -0
- package/lib/services/aws-sqs/.jsiirc.json +16 -0
- package/lib/services/aws-sqs/index.d.ts +1 -0
- package/lib/services/aws-sqs/index.js +17 -0
- package/lib/services/aws-sqs/metrics.generated.d.ts +87 -0
- package/lib/services/aws-sqs/metrics.generated.js +190 -0
- package/lib/services/aws-stepfunctions/.jsiirc.json +16 -0
- package/lib/services/aws-stepfunctions/index.d.ts +1 -0
- package/lib/services/aws-stepfunctions/index.js +17 -0
- package/lib/services/aws-stepfunctions/metrics.generated.d.ts +159 -0
- package/lib/services/aws-stepfunctions/metrics.generated.js +318 -0
- package/lib/services/aws-synthetics/.jsiirc.json +16 -0
- package/lib/services/aws-synthetics/index.d.ts +1 -0
- package/lib/services/aws-synthetics/index.js +17 -0
- package/lib/services/aws-synthetics/metrics.generated.d.ts +80 -0
- package/lib/services/aws-synthetics/metrics.generated.js +170 -0
- package/lib/services/aws-timestream/.jsiirc.json +16 -0
- package/lib/services/aws-timestream/index.d.ts +1 -0
- package/lib/services/aws-timestream/index.js +17 -0
- package/lib/services/aws-timestream/metrics.generated.d.ts +54 -0
- package/lib/services/aws-timestream/metrics.generated.js +88 -0
- package/lib/services/aws-transfer/.jsiirc.json +16 -0
- package/lib/services/aws-transfer/index.d.ts +1 -0
- package/lib/services/aws-transfer/index.js +17 -0
- package/lib/services/aws-transfer/metrics.generated.d.ts +45 -0
- package/lib/services/aws-transfer/metrics.generated.js +92 -0
- package/lib/services/aws-workspaces/.jsiirc.json +16 -0
- package/lib/services/aws-workspaces/index.d.ts +1 -0
- package/lib/services/aws-workspaces/index.js +17 -0
- package/lib/services/aws-workspaces/metrics.generated.d.ts +836 -0
- package/lib/services/aws-workspaces/metrics.generated.js +1724 -0
- package/lib/services/index.d.ts +62 -0
- package/lib/services/index.js +99 -0
- package/package.json +189 -0
- package/rosetta/_generated.ts-fixture +6 -0
- package/rosetta/default.ts-fixture +5 -0
- package/scripts/config.d.ts +6 -0
- package/scripts/config.js +9 -0
- package/scripts/gen.d.ts +1 -0
- package/scripts/gen.js +133 -0
|
@@ -0,0 +1,395 @@
|
|
|
1
|
+
import * as cloudwatch from "aws-cdk-lib/aws-cloudwatch";
|
|
2
|
+
import { IFunctionRef } from "aws-cdk-lib/aws-lambda";
|
|
3
|
+
/**
|
|
4
|
+
* CloudWatch metrics facade for AWS/Lambda
|
|
5
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
6
|
+
* for selected resources if available.
|
|
7
|
+
*
|
|
8
|
+
* @stability external
|
|
9
|
+
*/
|
|
10
|
+
export declare abstract class LambdaMetrics {
|
|
11
|
+
/**
|
|
12
|
+
* Create FunctionMetrics from a Function reference
|
|
13
|
+
*/
|
|
14
|
+
static fromFunction(ref: IFunctionRef): LambdaMetrics.FunctionMetrics;
|
|
15
|
+
}
|
|
16
|
+
export declare namespace LambdaMetrics {
|
|
17
|
+
/**
|
|
18
|
+
* Metrics for dimension set: Function {FunctionName}
|
|
19
|
+
*
|
|
20
|
+
* @stability external
|
|
21
|
+
*/
|
|
22
|
+
class FunctionMetrics {
|
|
23
|
+
private readonly dimensions;
|
|
24
|
+
constructor(props: LambdaMetrics.FunctionMetricsProps);
|
|
25
|
+
/**
|
|
26
|
+
* Maximum of the ConcurrentExecutions metric
|
|
27
|
+
*
|
|
28
|
+
* @default - Maximum over 5 minutes
|
|
29
|
+
*/
|
|
30
|
+
concurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
31
|
+
/**
|
|
32
|
+
* Sum of the DeadLetterErrors metric
|
|
33
|
+
*
|
|
34
|
+
* @default - Sum over 5 minutes
|
|
35
|
+
*/
|
|
36
|
+
deadLetterErrors(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
37
|
+
/**
|
|
38
|
+
* Sum of the DestinationDeliveryFailures metric
|
|
39
|
+
*
|
|
40
|
+
* @default - Sum over 5 minutes
|
|
41
|
+
*/
|
|
42
|
+
destinationDeliveryFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
43
|
+
/**
|
|
44
|
+
* Average of the Duration metric
|
|
45
|
+
*
|
|
46
|
+
* @default - Average over 5 minutes
|
|
47
|
+
*/
|
|
48
|
+
duration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
49
|
+
/**
|
|
50
|
+
* Sum of the Errors metric
|
|
51
|
+
*
|
|
52
|
+
* @default - Sum over 5 minutes
|
|
53
|
+
*/
|
|
54
|
+
errors(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
55
|
+
/**
|
|
56
|
+
* Sum of the Invocations metric
|
|
57
|
+
*
|
|
58
|
+
* @default - Sum over 5 minutes
|
|
59
|
+
*/
|
|
60
|
+
invocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
61
|
+
/**
|
|
62
|
+
* Average of the IteratorAge metric
|
|
63
|
+
*
|
|
64
|
+
* @default - Average over 5 minutes
|
|
65
|
+
*/
|
|
66
|
+
iteratorAge(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
67
|
+
/**
|
|
68
|
+
* Average of the PostRuntimeExtensionsDuration metric
|
|
69
|
+
*
|
|
70
|
+
* @default - Average over 5 minutes
|
|
71
|
+
*/
|
|
72
|
+
postRuntimeExtensionsDuration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
73
|
+
/**
|
|
74
|
+
* Sum of the ProvisionedConcurrencyInvocations metric
|
|
75
|
+
*
|
|
76
|
+
* @default - Sum over 5 minutes
|
|
77
|
+
*/
|
|
78
|
+
provisionedConcurrencyInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
79
|
+
/**
|
|
80
|
+
* Sum of the ProvisionedConcurrencySpilloverInvocations metric
|
|
81
|
+
*
|
|
82
|
+
* @default - Sum over 5 minutes
|
|
83
|
+
*/
|
|
84
|
+
provisionedConcurrencySpilloverInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
85
|
+
/**
|
|
86
|
+
* Maximum of the ProvisionedConcurrentExecutions metric
|
|
87
|
+
*
|
|
88
|
+
* @default - Maximum over 5 minutes
|
|
89
|
+
*/
|
|
90
|
+
provisionedConcurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
91
|
+
/**
|
|
92
|
+
* Sum of the Throttles metric
|
|
93
|
+
*
|
|
94
|
+
* @default - Sum over 5 minutes
|
|
95
|
+
*/
|
|
96
|
+
throttles(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* Dimensions for FunctionMetrics
|
|
100
|
+
*
|
|
101
|
+
* @struct
|
|
102
|
+
* @stability external
|
|
103
|
+
*/
|
|
104
|
+
interface FunctionMetricsProps {
|
|
105
|
+
/**
|
|
106
|
+
* The FunctionName dimension
|
|
107
|
+
*/
|
|
108
|
+
readonly functionName: string;
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Metrics for dimension set: Resource {FunctionName, Resource}
|
|
112
|
+
*
|
|
113
|
+
* @stability external
|
|
114
|
+
*/
|
|
115
|
+
class ResourceMetrics {
|
|
116
|
+
private readonly dimensions;
|
|
117
|
+
constructor(props: LambdaMetrics.ResourceMetricsProps);
|
|
118
|
+
/**
|
|
119
|
+
* Maximum of the ConcurrentExecutions metric
|
|
120
|
+
*
|
|
121
|
+
* @default - Maximum over 5 minutes
|
|
122
|
+
*/
|
|
123
|
+
concurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
124
|
+
/**
|
|
125
|
+
* Sum of the DeadLetterErrors metric
|
|
126
|
+
*
|
|
127
|
+
* @default - Sum over 5 minutes
|
|
128
|
+
*/
|
|
129
|
+
deadLetterErrors(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
130
|
+
/**
|
|
131
|
+
* Sum of the DestinationDeliveryFailures metric
|
|
132
|
+
*
|
|
133
|
+
* @default - Sum over 5 minutes
|
|
134
|
+
*/
|
|
135
|
+
destinationDeliveryFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
136
|
+
/**
|
|
137
|
+
* Average of the Duration metric
|
|
138
|
+
*
|
|
139
|
+
* @default - Average over 5 minutes
|
|
140
|
+
*/
|
|
141
|
+
duration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
142
|
+
/**
|
|
143
|
+
* Sum of the Errors metric
|
|
144
|
+
*
|
|
145
|
+
* @default - Sum over 5 minutes
|
|
146
|
+
*/
|
|
147
|
+
errors(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
148
|
+
/**
|
|
149
|
+
* Sum of the Invocations metric
|
|
150
|
+
*
|
|
151
|
+
* @default - Sum over 5 minutes
|
|
152
|
+
*/
|
|
153
|
+
invocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
154
|
+
/**
|
|
155
|
+
* Average of the IteratorAge metric
|
|
156
|
+
*
|
|
157
|
+
* @default - Average over 5 minutes
|
|
158
|
+
*/
|
|
159
|
+
iteratorAge(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
160
|
+
/**
|
|
161
|
+
* Average of the PostRuntimeExtensionsDuration metric
|
|
162
|
+
*
|
|
163
|
+
* @default - Average over 5 minutes
|
|
164
|
+
*/
|
|
165
|
+
postRuntimeExtensionsDuration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
166
|
+
/**
|
|
167
|
+
* Sum of the ProvisionedConcurrencyInvocations metric
|
|
168
|
+
*
|
|
169
|
+
* @default - Sum over 5 minutes
|
|
170
|
+
*/
|
|
171
|
+
provisionedConcurrencyInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
172
|
+
/**
|
|
173
|
+
* Sum of the ProvisionedConcurrencySpilloverInvocations metric
|
|
174
|
+
*
|
|
175
|
+
* @default - Sum over 5 minutes
|
|
176
|
+
*/
|
|
177
|
+
provisionedConcurrencySpilloverInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
178
|
+
/**
|
|
179
|
+
* Maximum of the ProvisionedConcurrentExecutions metric
|
|
180
|
+
*
|
|
181
|
+
* @default - Maximum over 5 minutes
|
|
182
|
+
*/
|
|
183
|
+
provisionedConcurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
184
|
+
/**
|
|
185
|
+
* Sum of the Throttles metric
|
|
186
|
+
*
|
|
187
|
+
* @default - Sum over 5 minutes
|
|
188
|
+
*/
|
|
189
|
+
throttles(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
190
|
+
/**
|
|
191
|
+
* Maximum of the ProvisionedConcurrencyUtilization metric
|
|
192
|
+
*
|
|
193
|
+
* @default - Maximum over 5 minutes
|
|
194
|
+
*/
|
|
195
|
+
provisionedConcurrencyUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
196
|
+
}
|
|
197
|
+
/**
|
|
198
|
+
* Dimensions for ResourceMetrics
|
|
199
|
+
*
|
|
200
|
+
* @struct
|
|
201
|
+
* @stability external
|
|
202
|
+
*/
|
|
203
|
+
interface ResourceMetricsProps {
|
|
204
|
+
/**
|
|
205
|
+
* The FunctionName dimension
|
|
206
|
+
*/
|
|
207
|
+
readonly functionName: string;
|
|
208
|
+
/**
|
|
209
|
+
* The Resource dimension
|
|
210
|
+
*/
|
|
211
|
+
readonly resource: string;
|
|
212
|
+
}
|
|
213
|
+
/**
|
|
214
|
+
* Metrics for dimension set: ExecutedVersion {ExecutedVersion, FunctionName, Resource}
|
|
215
|
+
*
|
|
216
|
+
* @stability external
|
|
217
|
+
*/
|
|
218
|
+
class ExecutedVersionMetrics {
|
|
219
|
+
private readonly dimensions;
|
|
220
|
+
constructor(props: LambdaMetrics.ExecutedVersionMetricsProps);
|
|
221
|
+
/**
|
|
222
|
+
* Maximum of the ConcurrentExecutions metric
|
|
223
|
+
*
|
|
224
|
+
* @default - Maximum over 5 minutes
|
|
225
|
+
*/
|
|
226
|
+
concurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
227
|
+
/**
|
|
228
|
+
* Average of the Duration metric
|
|
229
|
+
*
|
|
230
|
+
* @default - Average over 5 minutes
|
|
231
|
+
*/
|
|
232
|
+
duration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
233
|
+
/**
|
|
234
|
+
* Sum of the Errors metric
|
|
235
|
+
*
|
|
236
|
+
* @default - Sum over 5 minutes
|
|
237
|
+
*/
|
|
238
|
+
errors(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
239
|
+
/**
|
|
240
|
+
* Sum of the Invocations metric
|
|
241
|
+
*
|
|
242
|
+
* @default - Sum over 5 minutes
|
|
243
|
+
*/
|
|
244
|
+
invocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
245
|
+
/**
|
|
246
|
+
* Average of the PostRuntimeExtensionsDuration metric
|
|
247
|
+
*
|
|
248
|
+
* @default - Average over 5 minutes
|
|
249
|
+
*/
|
|
250
|
+
postRuntimeExtensionsDuration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
251
|
+
/**
|
|
252
|
+
* Sum of the ProvisionedConcurrencyInvocations metric
|
|
253
|
+
*
|
|
254
|
+
* @default - Sum over 5 minutes
|
|
255
|
+
*/
|
|
256
|
+
provisionedConcurrencyInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
257
|
+
/**
|
|
258
|
+
* Sum of the ProvisionedConcurrencySpilloverInvocations metric
|
|
259
|
+
*
|
|
260
|
+
* @default - Sum over 5 minutes
|
|
261
|
+
*/
|
|
262
|
+
provisionedConcurrencySpilloverInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
263
|
+
/**
|
|
264
|
+
* Maximum of the ProvisionedConcurrentExecutions metric
|
|
265
|
+
*
|
|
266
|
+
* @default - Maximum over 5 minutes
|
|
267
|
+
*/
|
|
268
|
+
provisionedConcurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
269
|
+
/**
|
|
270
|
+
* Sum of the Throttles metric
|
|
271
|
+
*
|
|
272
|
+
* @default - Sum over 5 minutes
|
|
273
|
+
*/
|
|
274
|
+
throttles(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
275
|
+
/**
|
|
276
|
+
* Maximum of the ProvisionedConcurrencyUtilization metric
|
|
277
|
+
*
|
|
278
|
+
* @default - Maximum over 5 minutes
|
|
279
|
+
*/
|
|
280
|
+
provisionedConcurrencyUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
281
|
+
}
|
|
282
|
+
/**
|
|
283
|
+
* Dimensions for ExecutedVersionMetrics
|
|
284
|
+
*
|
|
285
|
+
* @struct
|
|
286
|
+
* @stability external
|
|
287
|
+
*/
|
|
288
|
+
interface ExecutedVersionMetricsProps {
|
|
289
|
+
/**
|
|
290
|
+
* The ExecutedVersion dimension
|
|
291
|
+
*/
|
|
292
|
+
readonly executedVersion: string;
|
|
293
|
+
/**
|
|
294
|
+
* The FunctionName dimension
|
|
295
|
+
*/
|
|
296
|
+
readonly functionName: string;
|
|
297
|
+
/**
|
|
298
|
+
* The Resource dimension
|
|
299
|
+
*/
|
|
300
|
+
readonly resource: string;
|
|
301
|
+
}
|
|
302
|
+
/**
|
|
303
|
+
* Metrics for dimension set: Account {no dimensions}
|
|
304
|
+
*
|
|
305
|
+
* @stability external
|
|
306
|
+
*/
|
|
307
|
+
class AccountMetrics {
|
|
308
|
+
private readonly dimensions;
|
|
309
|
+
constructor();
|
|
310
|
+
/**
|
|
311
|
+
* Maximum of the ConcurrentExecutions metric
|
|
312
|
+
*
|
|
313
|
+
* @default - Maximum over 5 minutes
|
|
314
|
+
*/
|
|
315
|
+
concurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
316
|
+
/**
|
|
317
|
+
* Sum of the DeadLetterErrors metric
|
|
318
|
+
*
|
|
319
|
+
* @default - Sum over 5 minutes
|
|
320
|
+
*/
|
|
321
|
+
deadLetterErrors(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
322
|
+
/**
|
|
323
|
+
* Sum of the DestinationDeliveryFailures metric
|
|
324
|
+
*
|
|
325
|
+
* @default - Sum over 5 minutes
|
|
326
|
+
*/
|
|
327
|
+
destinationDeliveryFailures(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
328
|
+
/**
|
|
329
|
+
* Average of the Duration metric
|
|
330
|
+
*
|
|
331
|
+
* @default - Average over 5 minutes
|
|
332
|
+
*/
|
|
333
|
+
duration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
334
|
+
/**
|
|
335
|
+
* Sum of the Errors metric
|
|
336
|
+
*
|
|
337
|
+
* @default - Sum over 5 minutes
|
|
338
|
+
*/
|
|
339
|
+
errors(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
340
|
+
/**
|
|
341
|
+
* Sum of the Invocations metric
|
|
342
|
+
*
|
|
343
|
+
* @default - Sum over 5 minutes
|
|
344
|
+
*/
|
|
345
|
+
invocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
346
|
+
/**
|
|
347
|
+
* Average of the IteratorAge metric
|
|
348
|
+
*
|
|
349
|
+
* @default - Average over 5 minutes
|
|
350
|
+
*/
|
|
351
|
+
iteratorAge(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
352
|
+
/**
|
|
353
|
+
* Average of the PostRuntimeExtensionsDuration metric
|
|
354
|
+
*
|
|
355
|
+
* @default - Average over 5 minutes
|
|
356
|
+
*/
|
|
357
|
+
postRuntimeExtensionsDuration(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
358
|
+
/**
|
|
359
|
+
* Sum of the ProvisionedConcurrencyInvocations metric
|
|
360
|
+
*
|
|
361
|
+
* @default - Sum over 5 minutes
|
|
362
|
+
*/
|
|
363
|
+
provisionedConcurrencyInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
364
|
+
/**
|
|
365
|
+
* Sum of the ProvisionedConcurrencySpilloverInvocations metric
|
|
366
|
+
*
|
|
367
|
+
* @default - Sum over 5 minutes
|
|
368
|
+
*/
|
|
369
|
+
provisionedConcurrencySpilloverInvocations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
370
|
+
/**
|
|
371
|
+
* Maximum of the ProvisionedConcurrentExecutions metric
|
|
372
|
+
*
|
|
373
|
+
* @default - Maximum over 5 minutes
|
|
374
|
+
*/
|
|
375
|
+
provisionedConcurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
376
|
+
/**
|
|
377
|
+
* Sum of the Throttles metric
|
|
378
|
+
*
|
|
379
|
+
* @default - Sum over 5 minutes
|
|
380
|
+
*/
|
|
381
|
+
throttles(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
382
|
+
/**
|
|
383
|
+
* Maximum of the ProvisionedConcurrencyUtilization metric
|
|
384
|
+
*
|
|
385
|
+
* @default - Maximum over 5 minutes
|
|
386
|
+
*/
|
|
387
|
+
provisionedConcurrencyUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
388
|
+
/**
|
|
389
|
+
* Maximum of the UnreservedConcurrentExecutions metric
|
|
390
|
+
*
|
|
391
|
+
* @default - Maximum over 5 minutes
|
|
392
|
+
*/
|
|
393
|
+
unreservedConcurrentExecutions(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
394
|
+
}
|
|
395
|
+
}
|