@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,1110 @@
|
|
|
1
|
+
import * as cloudwatch from "aws-cdk-lib/aws-cloudwatch";
|
|
2
|
+
/**
|
|
3
|
+
* CloudWatch metrics facade for AWS/ApplicationELB
|
|
4
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
5
|
+
* for selected resources if available.
|
|
6
|
+
*
|
|
7
|
+
* @stability external
|
|
8
|
+
*/
|
|
9
|
+
export declare abstract class ApplicationELBMetrics {
|
|
10
|
+
}
|
|
11
|
+
export declare namespace ApplicationELBMetrics {
|
|
12
|
+
/**
|
|
13
|
+
* Metrics for dimension set: LoadBalancer {LoadBalancer}
|
|
14
|
+
*
|
|
15
|
+
* @stability external
|
|
16
|
+
*/
|
|
17
|
+
class LoadBalancerMetrics {
|
|
18
|
+
private readonly dimensions;
|
|
19
|
+
constructor(props: ApplicationELBMetrics.LoadBalancerMetricsProps);
|
|
20
|
+
/**
|
|
21
|
+
* Sum of the ActiveConnectionCount metric
|
|
22
|
+
*
|
|
23
|
+
* @default - Sum over 5 minutes
|
|
24
|
+
*/
|
|
25
|
+
activeConnectionCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
26
|
+
/**
|
|
27
|
+
* Sum of the ClientTLSNegotiationErrorCount metric
|
|
28
|
+
*
|
|
29
|
+
* @default - Sum over 5 minutes
|
|
30
|
+
*/
|
|
31
|
+
clientTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
32
|
+
/**
|
|
33
|
+
* Average of the ConsumedLCUs metric
|
|
34
|
+
*
|
|
35
|
+
* @default - Average over 5 minutes
|
|
36
|
+
*/
|
|
37
|
+
consumedLcUs(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
38
|
+
/**
|
|
39
|
+
* Sum of the DesyncMitigationMode_NonCompliant_Request_Count metric
|
|
40
|
+
*
|
|
41
|
+
* @default - Sum over 5 minutes
|
|
42
|
+
*/
|
|
43
|
+
desyncMitigationModeNonCompliantRequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
44
|
+
/**
|
|
45
|
+
* Sum of the ELBAuthError metric
|
|
46
|
+
*
|
|
47
|
+
* @default - Sum over 5 minutes
|
|
48
|
+
*/
|
|
49
|
+
elbAuthError(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
50
|
+
/**
|
|
51
|
+
* Sum of the ELBAuthFailure metric
|
|
52
|
+
*
|
|
53
|
+
* @default - Sum over 5 minutes
|
|
54
|
+
*/
|
|
55
|
+
elbAuthFailure(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
56
|
+
/**
|
|
57
|
+
* Sum of the ELBAuthLatency metric
|
|
58
|
+
*
|
|
59
|
+
* @default - Sum over 5 minutes
|
|
60
|
+
*/
|
|
61
|
+
elbAuthLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
62
|
+
/**
|
|
63
|
+
* Sum of the ELBAuthRefreshTokenSuccess metric
|
|
64
|
+
*
|
|
65
|
+
* @default - Sum over 5 minutes
|
|
66
|
+
*/
|
|
67
|
+
elbAuthRefreshTokenSuccess(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
68
|
+
/**
|
|
69
|
+
* Sum of the ELBAuthSuccess metric
|
|
70
|
+
*
|
|
71
|
+
* @default - Sum over 5 minutes
|
|
72
|
+
*/
|
|
73
|
+
elbAuthSuccess(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
74
|
+
/**
|
|
75
|
+
* Sum of the ELBAuthUserClaimsSizeExceeded metric
|
|
76
|
+
*
|
|
77
|
+
* @default - Sum over 5 minutes
|
|
78
|
+
*/
|
|
79
|
+
elbAuthUserClaimsSizeExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
80
|
+
/**
|
|
81
|
+
* Sum of the GrpcRequestCount metric
|
|
82
|
+
*
|
|
83
|
+
* @default - Sum over 5 minutes
|
|
84
|
+
*/
|
|
85
|
+
grpcRequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
86
|
+
/**
|
|
87
|
+
* Sum of the HTTP_Fixed_Response_Count metric
|
|
88
|
+
*
|
|
89
|
+
* @default - Sum over 5 minutes
|
|
90
|
+
*/
|
|
91
|
+
httpFixedResponseCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
92
|
+
/**
|
|
93
|
+
* Sum of the HTTP_Redirect_Count metric
|
|
94
|
+
*
|
|
95
|
+
* @default - Sum over 5 minutes
|
|
96
|
+
*/
|
|
97
|
+
httpRedirectCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
98
|
+
/**
|
|
99
|
+
* Sum of the HTTP_Redirect_Url_Limit_Exceeded_Count metric
|
|
100
|
+
*
|
|
101
|
+
* @default - Sum over 5 minutes
|
|
102
|
+
*/
|
|
103
|
+
httpRedirectUrlLimitExceededCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
104
|
+
/**
|
|
105
|
+
* Sum of the HTTPCode_ELB_3XX_Count metric
|
|
106
|
+
*
|
|
107
|
+
* @default - Sum over 5 minutes
|
|
108
|
+
*/
|
|
109
|
+
httpCodeElb3xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
110
|
+
/**
|
|
111
|
+
* Sum of the HTTPCode_ELB_4XX_Count metric
|
|
112
|
+
*
|
|
113
|
+
* @default - Sum over 5 minutes
|
|
114
|
+
*/
|
|
115
|
+
httpCodeElb4xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
116
|
+
/**
|
|
117
|
+
* Sum of the HTTPCode_ELB_5XX_Count metric
|
|
118
|
+
*
|
|
119
|
+
* @default - Sum over 5 minutes
|
|
120
|
+
*/
|
|
121
|
+
httpCodeElb5xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
122
|
+
/**
|
|
123
|
+
* Sum of the HTTPCode_ELB_500_Count metric
|
|
124
|
+
*
|
|
125
|
+
* @default - Sum over 5 minutes
|
|
126
|
+
*/
|
|
127
|
+
httpCodeElb500Count(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
128
|
+
/**
|
|
129
|
+
* Sum of the HTTPCode_ELB_502_Count metric
|
|
130
|
+
*
|
|
131
|
+
* @default - Sum over 5 minutes
|
|
132
|
+
*/
|
|
133
|
+
httpCodeElb502Count(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
134
|
+
/**
|
|
135
|
+
* Sum of the HTTPCode_ELB_503_Count metric
|
|
136
|
+
*
|
|
137
|
+
* @default - Sum over 5 minutes
|
|
138
|
+
*/
|
|
139
|
+
httpCodeElb503Count(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
140
|
+
/**
|
|
141
|
+
* Sum of the HTTPCode_ELB_504_Count metric
|
|
142
|
+
*
|
|
143
|
+
* @default - Sum over 5 minutes
|
|
144
|
+
*/
|
|
145
|
+
httpCodeElb504Count(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
146
|
+
/**
|
|
147
|
+
* Sum of the HTTPCode_Target_2XX_Count metric
|
|
148
|
+
*
|
|
149
|
+
* @default - Sum over 5 minutes
|
|
150
|
+
*/
|
|
151
|
+
httpCodeTarget2xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
152
|
+
/**
|
|
153
|
+
* Sum of the HTTPCode_Target_3XX_Count metric
|
|
154
|
+
*
|
|
155
|
+
* @default - Sum over 5 minutes
|
|
156
|
+
*/
|
|
157
|
+
httpCodeTarget3xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
158
|
+
/**
|
|
159
|
+
* Sum of the HTTPCode_Target_4XX_Count metric
|
|
160
|
+
*
|
|
161
|
+
* @default - Sum over 5 minutes
|
|
162
|
+
*/
|
|
163
|
+
httpCodeTarget4xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
164
|
+
/**
|
|
165
|
+
* Sum of the HTTPCode_Target_5XX_Count metric
|
|
166
|
+
*
|
|
167
|
+
* @default - Sum over 5 minutes
|
|
168
|
+
*/
|
|
169
|
+
httpCodeTarget5xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
170
|
+
/**
|
|
171
|
+
* Sum of the IPv6ProcessedBytes metric
|
|
172
|
+
*
|
|
173
|
+
* @default - Sum over 5 minutes
|
|
174
|
+
*/
|
|
175
|
+
iPv6ProcessedBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
176
|
+
/**
|
|
177
|
+
* Sum of the IPv6RequestCount metric
|
|
178
|
+
*
|
|
179
|
+
* @default - Sum over 5 minutes
|
|
180
|
+
*/
|
|
181
|
+
iPv6RequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
182
|
+
/**
|
|
183
|
+
* Sum of the NewConnectionCount metric
|
|
184
|
+
*
|
|
185
|
+
* @default - Sum over 5 minutes
|
|
186
|
+
*/
|
|
187
|
+
newConnectionCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
188
|
+
/**
|
|
189
|
+
* Sum of the NonStickyRequestCount metric
|
|
190
|
+
*
|
|
191
|
+
* @default - Sum over 5 minutes
|
|
192
|
+
*/
|
|
193
|
+
nonStickyRequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
194
|
+
/**
|
|
195
|
+
* Sum of the ProcessedBytes metric
|
|
196
|
+
*
|
|
197
|
+
* @default - Sum over 5 minutes
|
|
198
|
+
*/
|
|
199
|
+
processedBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
200
|
+
/**
|
|
201
|
+
* Sum of the RejectedConnectionCount metric
|
|
202
|
+
*
|
|
203
|
+
* @default - Sum over 5 minutes
|
|
204
|
+
*/
|
|
205
|
+
rejectedConnectionCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
206
|
+
/**
|
|
207
|
+
* Sum of the RequestCount metric
|
|
208
|
+
*
|
|
209
|
+
* @default - Sum over 5 minutes
|
|
210
|
+
*/
|
|
211
|
+
requestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
212
|
+
/**
|
|
213
|
+
* Sum of the RuleEvaluations metric
|
|
214
|
+
*
|
|
215
|
+
* @default - Sum over 5 minutes
|
|
216
|
+
*/
|
|
217
|
+
ruleEvaluations(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
218
|
+
/**
|
|
219
|
+
* Sum of the TargetConnectionErrorCount metric
|
|
220
|
+
*
|
|
221
|
+
* @default - Sum over 5 minutes
|
|
222
|
+
*/
|
|
223
|
+
targetConnectionErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
224
|
+
/**
|
|
225
|
+
* Average of the TargetResponseTime metric
|
|
226
|
+
*
|
|
227
|
+
* @default - Average over 5 minutes
|
|
228
|
+
*/
|
|
229
|
+
targetResponseTime(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
230
|
+
/**
|
|
231
|
+
* Sum of the TargetTLSNegotiationErrorCount metric
|
|
232
|
+
*
|
|
233
|
+
* @default - Sum over 5 minutes
|
|
234
|
+
*/
|
|
235
|
+
targetTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
236
|
+
/**
|
|
237
|
+
* Sum of the LambdaTargetProcessedBytes metric
|
|
238
|
+
*
|
|
239
|
+
* @default - Sum over 5 minutes
|
|
240
|
+
*/
|
|
241
|
+
lambdaTargetProcessedBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
242
|
+
}
|
|
243
|
+
/**
|
|
244
|
+
* Dimensions for LoadBalancerMetrics
|
|
245
|
+
*
|
|
246
|
+
* @struct
|
|
247
|
+
* @stability external
|
|
248
|
+
*/
|
|
249
|
+
interface LoadBalancerMetricsProps {
|
|
250
|
+
/**
|
|
251
|
+
* The LoadBalancer dimension
|
|
252
|
+
*/
|
|
253
|
+
readonly loadBalancer: string;
|
|
254
|
+
}
|
|
255
|
+
/**
|
|
256
|
+
* Metrics for dimension set: AvailabilityZone {AvailabilityZone, LoadBalancer}
|
|
257
|
+
*
|
|
258
|
+
* @stability external
|
|
259
|
+
*/
|
|
260
|
+
class AvailabilityZoneMetrics {
|
|
261
|
+
private readonly dimensions;
|
|
262
|
+
constructor(props: ApplicationELBMetrics.AvailabilityZoneMetricsProps);
|
|
263
|
+
/**
|
|
264
|
+
* Sum of the ClientTLSNegotiationErrorCount metric
|
|
265
|
+
*
|
|
266
|
+
* @default - Sum over 5 minutes
|
|
267
|
+
*/
|
|
268
|
+
clientTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
269
|
+
/**
|
|
270
|
+
* Sum of the DesyncMitigationMode_NonCompliant_Request_Count metric
|
|
271
|
+
*
|
|
272
|
+
* @default - Sum over 5 minutes
|
|
273
|
+
*/
|
|
274
|
+
desyncMitigationModeNonCompliantRequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
275
|
+
/**
|
|
276
|
+
* Sum of the ELBAuthError metric
|
|
277
|
+
*
|
|
278
|
+
* @default - Sum over 5 minutes
|
|
279
|
+
*/
|
|
280
|
+
elbAuthError(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
281
|
+
/**
|
|
282
|
+
* Sum of the ELBAuthFailure metric
|
|
283
|
+
*
|
|
284
|
+
* @default - Sum over 5 minutes
|
|
285
|
+
*/
|
|
286
|
+
elbAuthFailure(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
287
|
+
/**
|
|
288
|
+
* Sum of the ELBAuthLatency metric
|
|
289
|
+
*
|
|
290
|
+
* @default - Sum over 5 minutes
|
|
291
|
+
*/
|
|
292
|
+
elbAuthLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
293
|
+
/**
|
|
294
|
+
* Sum of the ELBAuthRefreshTokenSuccess metric
|
|
295
|
+
*
|
|
296
|
+
* @default - Sum over 5 minutes
|
|
297
|
+
*/
|
|
298
|
+
elbAuthRefreshTokenSuccess(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
299
|
+
/**
|
|
300
|
+
* Sum of the ELBAuthSuccess metric
|
|
301
|
+
*
|
|
302
|
+
* @default - Sum over 5 minutes
|
|
303
|
+
*/
|
|
304
|
+
elbAuthSuccess(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
305
|
+
/**
|
|
306
|
+
* Sum of the ELBAuthUserClaimsSizeExceeded metric
|
|
307
|
+
*
|
|
308
|
+
* @default - Sum over 5 minutes
|
|
309
|
+
*/
|
|
310
|
+
elbAuthUserClaimsSizeExceeded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
311
|
+
/**
|
|
312
|
+
* Sum of the HTTP_Fixed_Response_Count metric
|
|
313
|
+
*
|
|
314
|
+
* @default - Sum over 5 minutes
|
|
315
|
+
*/
|
|
316
|
+
httpFixedResponseCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
317
|
+
/**
|
|
318
|
+
* Sum of the HTTP_Redirect_Count metric
|
|
319
|
+
*
|
|
320
|
+
* @default - Sum over 5 minutes
|
|
321
|
+
*/
|
|
322
|
+
httpRedirectCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
323
|
+
/**
|
|
324
|
+
* Sum of the HTTP_Redirect_Url_Limit_Exceeded_Count metric
|
|
325
|
+
*
|
|
326
|
+
* @default - Sum over 5 minutes
|
|
327
|
+
*/
|
|
328
|
+
httpRedirectUrlLimitExceededCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
329
|
+
/**
|
|
330
|
+
* Sum of the HTTPCode_ELB_3XX_Count metric
|
|
331
|
+
*
|
|
332
|
+
* @default - Sum over 5 minutes
|
|
333
|
+
*/
|
|
334
|
+
httpCodeElb3xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
335
|
+
/**
|
|
336
|
+
* Sum of the HTTPCode_ELB_4XX_Count metric
|
|
337
|
+
*
|
|
338
|
+
* @default - Sum over 5 minutes
|
|
339
|
+
*/
|
|
340
|
+
httpCodeElb4xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
341
|
+
/**
|
|
342
|
+
* Sum of the HTTPCode_ELB_5XX_Count metric
|
|
343
|
+
*
|
|
344
|
+
* @default - Sum over 5 minutes
|
|
345
|
+
*/
|
|
346
|
+
httpCodeElb5xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
347
|
+
/**
|
|
348
|
+
* Sum of the HTTPCode_Target_2XX_Count metric
|
|
349
|
+
*
|
|
350
|
+
* @default - Sum over 5 minutes
|
|
351
|
+
*/
|
|
352
|
+
httpCodeTarget2xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
353
|
+
/**
|
|
354
|
+
* Sum of the HTTPCode_Target_3XX_Count metric
|
|
355
|
+
*
|
|
356
|
+
* @default - Sum over 5 minutes
|
|
357
|
+
*/
|
|
358
|
+
httpCodeTarget3xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
359
|
+
/**
|
|
360
|
+
* Sum of the HTTPCode_Target_4XX_Count metric
|
|
361
|
+
*
|
|
362
|
+
* @default - Sum over 5 minutes
|
|
363
|
+
*/
|
|
364
|
+
httpCodeTarget4xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
365
|
+
/**
|
|
366
|
+
* Sum of the HTTPCode_Target_5XX_Count metric
|
|
367
|
+
*
|
|
368
|
+
* @default - Sum over 5 minutes
|
|
369
|
+
*/
|
|
370
|
+
httpCodeTarget5xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
371
|
+
/**
|
|
372
|
+
* Sum of the NonStickyRequestCount metric
|
|
373
|
+
*
|
|
374
|
+
* @default - Sum over 5 minutes
|
|
375
|
+
*/
|
|
376
|
+
nonStickyRequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
377
|
+
/**
|
|
378
|
+
* Sum of the RejectedConnectionCount metric
|
|
379
|
+
*
|
|
380
|
+
* @default - Sum over 5 minutes
|
|
381
|
+
*/
|
|
382
|
+
rejectedConnectionCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
383
|
+
/**
|
|
384
|
+
* Sum of the TargetConnectionErrorCount metric
|
|
385
|
+
*
|
|
386
|
+
* @default - Sum over 5 minutes
|
|
387
|
+
*/
|
|
388
|
+
targetConnectionErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
389
|
+
/**
|
|
390
|
+
* Average of the TargetResponseTime metric
|
|
391
|
+
*
|
|
392
|
+
* @default - Average over 5 minutes
|
|
393
|
+
*/
|
|
394
|
+
targetResponseTime(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
395
|
+
/**
|
|
396
|
+
* Sum of the TargetTLSNegotiationErrorCount metric
|
|
397
|
+
*
|
|
398
|
+
* @default - Sum over 5 minutes
|
|
399
|
+
*/
|
|
400
|
+
targetTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
401
|
+
/**
|
|
402
|
+
* Sum of the DroppedInvalidHeaderRequestCount metric
|
|
403
|
+
*
|
|
404
|
+
* @default - Sum over 5 minutes
|
|
405
|
+
*/
|
|
406
|
+
droppedInvalidHeaderRequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
407
|
+
/**
|
|
408
|
+
* Sum of the ForwardedInvalidHeaderRequestCount metric
|
|
409
|
+
*
|
|
410
|
+
* @default - Sum over 5 minutes
|
|
411
|
+
*/
|
|
412
|
+
forwardedInvalidHeaderRequestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
413
|
+
}
|
|
414
|
+
/**
|
|
415
|
+
* Dimensions for AvailabilityZoneMetrics
|
|
416
|
+
*
|
|
417
|
+
* @struct
|
|
418
|
+
* @stability external
|
|
419
|
+
*/
|
|
420
|
+
interface AvailabilityZoneMetricsProps {
|
|
421
|
+
/**
|
|
422
|
+
* The AvailabilityZone dimension
|
|
423
|
+
*/
|
|
424
|
+
readonly availabilityZone: string;
|
|
425
|
+
/**
|
|
426
|
+
* The LoadBalancer dimension
|
|
427
|
+
*/
|
|
428
|
+
readonly loadBalancer: string;
|
|
429
|
+
}
|
|
430
|
+
/**
|
|
431
|
+
* Metrics for dimension set: TargetGroupPerLoadBalancer {LoadBalancer, TargetGroup}
|
|
432
|
+
*
|
|
433
|
+
* @stability external
|
|
434
|
+
*/
|
|
435
|
+
class TargetGroupPerLoadBalancerMetrics {
|
|
436
|
+
private readonly dimensions;
|
|
437
|
+
constructor(props: ApplicationELBMetrics.TargetGroupPerLoadBalancerMetricsProps);
|
|
438
|
+
/**
|
|
439
|
+
* Sum of the HTTPCode_Target_2XX_Count metric
|
|
440
|
+
*
|
|
441
|
+
* @default - Sum over 5 minutes
|
|
442
|
+
*/
|
|
443
|
+
httpCodeTarget2xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
444
|
+
/**
|
|
445
|
+
* Sum of the HTTPCode_Target_3XX_Count metric
|
|
446
|
+
*
|
|
447
|
+
* @default - Sum over 5 minutes
|
|
448
|
+
*/
|
|
449
|
+
httpCodeTarget3xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
450
|
+
/**
|
|
451
|
+
* Sum of the HTTPCode_Target_4XX_Count metric
|
|
452
|
+
*
|
|
453
|
+
* @default - Sum over 5 minutes
|
|
454
|
+
*/
|
|
455
|
+
httpCodeTarget4xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
456
|
+
/**
|
|
457
|
+
* Sum of the HTTPCode_Target_5XX_Count metric
|
|
458
|
+
*
|
|
459
|
+
* @default - Sum over 5 minutes
|
|
460
|
+
*/
|
|
461
|
+
httpCodeTarget5xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
462
|
+
/**
|
|
463
|
+
* Sum of the RequestCount metric
|
|
464
|
+
*
|
|
465
|
+
* @default - Sum over 5 minutes
|
|
466
|
+
*/
|
|
467
|
+
requestCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
468
|
+
/**
|
|
469
|
+
* Sum of the TargetConnectionErrorCount metric
|
|
470
|
+
*
|
|
471
|
+
* @default - Sum over 5 minutes
|
|
472
|
+
*/
|
|
473
|
+
targetConnectionErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
474
|
+
/**
|
|
475
|
+
* Average of the TargetResponseTime metric
|
|
476
|
+
*
|
|
477
|
+
* @default - Average over 5 minutes
|
|
478
|
+
*/
|
|
479
|
+
targetResponseTime(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
480
|
+
/**
|
|
481
|
+
* Sum of the TargetTLSNegotiationErrorCount metric
|
|
482
|
+
*
|
|
483
|
+
* @default - Sum over 5 minutes
|
|
484
|
+
*/
|
|
485
|
+
targetTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
486
|
+
/**
|
|
487
|
+
* Sum of the RequestCountPerTarget metric
|
|
488
|
+
*
|
|
489
|
+
* @default - Sum over 5 minutes
|
|
490
|
+
*/
|
|
491
|
+
requestCountPerTarget(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
492
|
+
/**
|
|
493
|
+
* Sum of the LambdaInternalError metric
|
|
494
|
+
*
|
|
495
|
+
* @default - Sum over 5 minutes
|
|
496
|
+
*/
|
|
497
|
+
lambdaInternalError(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
498
|
+
/**
|
|
499
|
+
* Sum of the LambdaUserError metric
|
|
500
|
+
*
|
|
501
|
+
* @default - Sum over 5 minutes
|
|
502
|
+
*/
|
|
503
|
+
lambdaUserError(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
504
|
+
/**
|
|
505
|
+
* Average of the HealthyHostCount metric
|
|
506
|
+
*
|
|
507
|
+
* @default - Average over 5 minutes
|
|
508
|
+
*/
|
|
509
|
+
healthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
510
|
+
/**
|
|
511
|
+
* Average of the UnHealthyHostCount metric
|
|
512
|
+
*
|
|
513
|
+
* @default - Average over 5 minutes
|
|
514
|
+
*/
|
|
515
|
+
unHealthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
516
|
+
}
|
|
517
|
+
/**
|
|
518
|
+
* Dimensions for TargetGroupPerLoadBalancerMetrics
|
|
519
|
+
*
|
|
520
|
+
* @struct
|
|
521
|
+
* @stability external
|
|
522
|
+
*/
|
|
523
|
+
interface TargetGroupPerLoadBalancerMetricsProps {
|
|
524
|
+
/**
|
|
525
|
+
* The LoadBalancer dimension
|
|
526
|
+
*/
|
|
527
|
+
readonly loadBalancer: string;
|
|
528
|
+
/**
|
|
529
|
+
* The TargetGroup dimension
|
|
530
|
+
*/
|
|
531
|
+
readonly targetGroup: string;
|
|
532
|
+
}
|
|
533
|
+
/**
|
|
534
|
+
* Metrics for dimension set: AvailabilityZonePerTargetGroup {AvailabilityZone, LoadBalancer, TargetGroup}
|
|
535
|
+
*
|
|
536
|
+
* @stability external
|
|
537
|
+
*/
|
|
538
|
+
class AvailabilityZonePerTargetGroupMetrics {
|
|
539
|
+
private readonly dimensions;
|
|
540
|
+
constructor(props: ApplicationELBMetrics.AvailabilityZonePerTargetGroupMetricsProps);
|
|
541
|
+
/**
|
|
542
|
+
* Sum of the HTTPCode_Target_2XX_Count metric
|
|
543
|
+
*
|
|
544
|
+
* @default - Sum over 5 minutes
|
|
545
|
+
*/
|
|
546
|
+
httpCodeTarget2xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
547
|
+
/**
|
|
548
|
+
* Sum of the HTTPCode_Target_3XX_Count metric
|
|
549
|
+
*
|
|
550
|
+
* @default - Sum over 5 minutes
|
|
551
|
+
*/
|
|
552
|
+
httpCodeTarget3xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
553
|
+
/**
|
|
554
|
+
* Sum of the HTTPCode_Target_4XX_Count metric
|
|
555
|
+
*
|
|
556
|
+
* @default - Sum over 5 minutes
|
|
557
|
+
*/
|
|
558
|
+
httpCodeTarget4xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
559
|
+
/**
|
|
560
|
+
* Sum of the HTTPCode_Target_5XX_Count metric
|
|
561
|
+
*
|
|
562
|
+
* @default - Sum over 5 minutes
|
|
563
|
+
*/
|
|
564
|
+
httpCodeTarget5xxCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
565
|
+
/**
|
|
566
|
+
* Sum of the TargetConnectionErrorCount metric
|
|
567
|
+
*
|
|
568
|
+
* @default - Sum over 5 minutes
|
|
569
|
+
*/
|
|
570
|
+
targetConnectionErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
571
|
+
/**
|
|
572
|
+
* Average of the TargetResponseTime metric
|
|
573
|
+
*
|
|
574
|
+
* @default - Average over 5 minutes
|
|
575
|
+
*/
|
|
576
|
+
targetResponseTime(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
577
|
+
/**
|
|
578
|
+
* Sum of the TargetTLSNegotiationErrorCount metric
|
|
579
|
+
*
|
|
580
|
+
* @default - Sum over 5 minutes
|
|
581
|
+
*/
|
|
582
|
+
targetTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
583
|
+
/**
|
|
584
|
+
* Average of the HealthyHostCount metric
|
|
585
|
+
*
|
|
586
|
+
* @default - Average over 5 minutes
|
|
587
|
+
*/
|
|
588
|
+
healthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
589
|
+
/**
|
|
590
|
+
* Average of the UnHealthyHostCount metric
|
|
591
|
+
*
|
|
592
|
+
* @default - Average over 5 minutes
|
|
593
|
+
*/
|
|
594
|
+
unHealthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
595
|
+
}
|
|
596
|
+
/**
|
|
597
|
+
* Dimensions for AvailabilityZonePerTargetGroupMetrics
|
|
598
|
+
*
|
|
599
|
+
* @struct
|
|
600
|
+
* @stability external
|
|
601
|
+
*/
|
|
602
|
+
interface AvailabilityZonePerTargetGroupMetricsProps {
|
|
603
|
+
/**
|
|
604
|
+
* The AvailabilityZone dimension
|
|
605
|
+
*/
|
|
606
|
+
readonly availabilityZone: string;
|
|
607
|
+
/**
|
|
608
|
+
* The LoadBalancer dimension
|
|
609
|
+
*/
|
|
610
|
+
readonly loadBalancer: string;
|
|
611
|
+
/**
|
|
612
|
+
* The TargetGroup dimension
|
|
613
|
+
*/
|
|
614
|
+
readonly targetGroup: string;
|
|
615
|
+
}
|
|
616
|
+
/**
|
|
617
|
+
* Metrics for dimension set: TargetGroup {TargetGroup}
|
|
618
|
+
*
|
|
619
|
+
* @stability external
|
|
620
|
+
*/
|
|
621
|
+
class TargetGroupMetrics {
|
|
622
|
+
private readonly dimensions;
|
|
623
|
+
constructor(props: ApplicationELBMetrics.TargetGroupMetricsProps);
|
|
624
|
+
/**
|
|
625
|
+
* Sum of the RequestCountPerTarget metric
|
|
626
|
+
*
|
|
627
|
+
* @default - Sum over 5 minutes
|
|
628
|
+
*/
|
|
629
|
+
requestCountPerTarget(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
630
|
+
/**
|
|
631
|
+
* Sum of the LambdaInternalError metric
|
|
632
|
+
*
|
|
633
|
+
* @default - Sum over 5 minutes
|
|
634
|
+
*/
|
|
635
|
+
lambdaInternalError(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
636
|
+
/**
|
|
637
|
+
* Sum of the LambdaUserError metric
|
|
638
|
+
*
|
|
639
|
+
* @default - Sum over 5 minutes
|
|
640
|
+
*/
|
|
641
|
+
lambdaUserError(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
642
|
+
}
|
|
643
|
+
/**
|
|
644
|
+
* Dimensions for TargetGroupMetrics
|
|
645
|
+
*
|
|
646
|
+
* @struct
|
|
647
|
+
* @stability external
|
|
648
|
+
*/
|
|
649
|
+
interface TargetGroupMetricsProps {
|
|
650
|
+
/**
|
|
651
|
+
* The TargetGroup dimension
|
|
652
|
+
*/
|
|
653
|
+
readonly targetGroup: string;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
656
|
+
/**
|
|
657
|
+
* CloudWatch metrics facade for AWS/GatewayELB
|
|
658
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
659
|
+
* for selected resources if available.
|
|
660
|
+
*
|
|
661
|
+
* @stability external
|
|
662
|
+
*/
|
|
663
|
+
export declare abstract class GatewayELBMetrics {
|
|
664
|
+
}
|
|
665
|
+
export declare namespace GatewayELBMetrics {
|
|
666
|
+
/**
|
|
667
|
+
* Metrics for dimension set: LoadBalancer {LoadBalancer}
|
|
668
|
+
*
|
|
669
|
+
* @stability external
|
|
670
|
+
*/
|
|
671
|
+
class LoadBalancerMetrics {
|
|
672
|
+
private readonly dimensions;
|
|
673
|
+
constructor(props: GatewayELBMetrics.LoadBalancerMetricsProps);
|
|
674
|
+
/**
|
|
675
|
+
* Average of the HealthyHostCount metric
|
|
676
|
+
*
|
|
677
|
+
* @default - Average over 5 minutes
|
|
678
|
+
*/
|
|
679
|
+
healthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
680
|
+
/**
|
|
681
|
+
* Average of the UnHealthyHostCount metric
|
|
682
|
+
*
|
|
683
|
+
* @default - Average over 5 minutes
|
|
684
|
+
*/
|
|
685
|
+
unHealthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
686
|
+
/**
|
|
687
|
+
* Sum of the ActiveFlowCount metric
|
|
688
|
+
*
|
|
689
|
+
* @default - Sum over 5 minutes
|
|
690
|
+
*/
|
|
691
|
+
activeFlowCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
692
|
+
/**
|
|
693
|
+
* Average of the ConsumedLCUs metric
|
|
694
|
+
*
|
|
695
|
+
* @default - Average over 5 minutes
|
|
696
|
+
*/
|
|
697
|
+
consumedLcUs(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
698
|
+
/**
|
|
699
|
+
* Sum of the NewFlowCount metric
|
|
700
|
+
*
|
|
701
|
+
* @default - Sum over 5 minutes
|
|
702
|
+
*/
|
|
703
|
+
newFlowCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
704
|
+
/**
|
|
705
|
+
* Sum of the ProcessedBytes metric
|
|
706
|
+
*
|
|
707
|
+
* @default - Sum over 5 minutes
|
|
708
|
+
*/
|
|
709
|
+
processedBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
710
|
+
}
|
|
711
|
+
/**
|
|
712
|
+
* Dimensions for LoadBalancerMetrics
|
|
713
|
+
*
|
|
714
|
+
* @struct
|
|
715
|
+
* @stability external
|
|
716
|
+
*/
|
|
717
|
+
interface LoadBalancerMetricsProps {
|
|
718
|
+
/**
|
|
719
|
+
* The LoadBalancer dimension
|
|
720
|
+
*/
|
|
721
|
+
readonly loadBalancer: string;
|
|
722
|
+
}
|
|
723
|
+
}
|
|
724
|
+
/**
|
|
725
|
+
* CloudWatch metrics facade for AWS/NetworkELB
|
|
726
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
727
|
+
* for selected resources if available.
|
|
728
|
+
*
|
|
729
|
+
* @stability external
|
|
730
|
+
*/
|
|
731
|
+
export declare abstract class NetworkELBMetrics {
|
|
732
|
+
}
|
|
733
|
+
export declare namespace NetworkELBMetrics {
|
|
734
|
+
/**
|
|
735
|
+
* Metrics for dimension set: LoadBalancer {LoadBalancer}
|
|
736
|
+
*
|
|
737
|
+
* @stability external
|
|
738
|
+
*/
|
|
739
|
+
class LoadBalancerMetrics {
|
|
740
|
+
private readonly dimensions;
|
|
741
|
+
constructor(props: NetworkELBMetrics.LoadBalancerMetricsProps);
|
|
742
|
+
/**
|
|
743
|
+
* Average of the ActiveFlowCount metric
|
|
744
|
+
*
|
|
745
|
+
* @default - Average over 5 minutes
|
|
746
|
+
*/
|
|
747
|
+
activeFlowCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
748
|
+
/**
|
|
749
|
+
* Average of the ActiveFlowCount_TCP metric
|
|
750
|
+
*
|
|
751
|
+
* @default - Average over 5 minutes
|
|
752
|
+
*/
|
|
753
|
+
activeFlowCountTcp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
754
|
+
/**
|
|
755
|
+
* Average of the ActiveFlowCount_TLS metric
|
|
756
|
+
*
|
|
757
|
+
* @default - Average over 5 minutes
|
|
758
|
+
*/
|
|
759
|
+
activeFlowCountTls(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
760
|
+
/**
|
|
761
|
+
* Average of the ActiveFlowCount_UDP metric
|
|
762
|
+
*
|
|
763
|
+
* @default - Average over 5 minutes
|
|
764
|
+
*/
|
|
765
|
+
activeFlowCountUdp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
766
|
+
/**
|
|
767
|
+
* Sum of the ClientTLSNegotiationErrorCount metric
|
|
768
|
+
*
|
|
769
|
+
* @default - Sum over 5 minutes
|
|
770
|
+
*/
|
|
771
|
+
clientTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
772
|
+
/**
|
|
773
|
+
* Average of the ConsumedLCUs metric
|
|
774
|
+
*
|
|
775
|
+
* @default - Average over 5 minutes
|
|
776
|
+
*/
|
|
777
|
+
consumedLcUs(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
778
|
+
/**
|
|
779
|
+
* Average of the ConsumedLCUs_TCP metric
|
|
780
|
+
*
|
|
781
|
+
* @default - Average over 5 minutes
|
|
782
|
+
*/
|
|
783
|
+
consumedLcUsTcp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
784
|
+
/**
|
|
785
|
+
* Average of the ConsumedLCUs_TLS metric
|
|
786
|
+
*
|
|
787
|
+
* @default - Average over 5 minutes
|
|
788
|
+
*/
|
|
789
|
+
consumedLcUsTls(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
790
|
+
/**
|
|
791
|
+
* Average of the ConsumedLCUs_UDP metric
|
|
792
|
+
*
|
|
793
|
+
* @default - Average over 5 minutes
|
|
794
|
+
*/
|
|
795
|
+
consumedLcUsUdp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
796
|
+
/**
|
|
797
|
+
* Sum of the NewFlowCount metric
|
|
798
|
+
*
|
|
799
|
+
* @default - Sum over 5 minutes
|
|
800
|
+
*/
|
|
801
|
+
newFlowCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
802
|
+
/**
|
|
803
|
+
* Sum of the NewFlowCount_TCP metric
|
|
804
|
+
*
|
|
805
|
+
* @default - Sum over 5 minutes
|
|
806
|
+
*/
|
|
807
|
+
newFlowCountTcp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
808
|
+
/**
|
|
809
|
+
* Sum of the NewFlowCount_TLS metric
|
|
810
|
+
*
|
|
811
|
+
* @default - Sum over 5 minutes
|
|
812
|
+
*/
|
|
813
|
+
newFlowCountTls(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
814
|
+
/**
|
|
815
|
+
* Sum of the NewFlowCount_UDP metric
|
|
816
|
+
*
|
|
817
|
+
* @default - Sum over 5 minutes
|
|
818
|
+
*/
|
|
819
|
+
newFlowCountUdp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
820
|
+
/**
|
|
821
|
+
* Sum of the ProcessedBytes metric
|
|
822
|
+
*
|
|
823
|
+
* @default - Sum over 5 minutes
|
|
824
|
+
*/
|
|
825
|
+
processedBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
826
|
+
/**
|
|
827
|
+
* Sum of the ProcessedBytes_TCP metric
|
|
828
|
+
*
|
|
829
|
+
* @default - Sum over 5 minutes
|
|
830
|
+
*/
|
|
831
|
+
processedBytesTcp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
832
|
+
/**
|
|
833
|
+
* Sum of the ProcessedBytes_TLS metric
|
|
834
|
+
*
|
|
835
|
+
* @default - Sum over 5 minutes
|
|
836
|
+
*/
|
|
837
|
+
processedBytesTls(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
838
|
+
/**
|
|
839
|
+
* Sum of the ProcessedBytes_UDP metric
|
|
840
|
+
*
|
|
841
|
+
* @default - Sum over 5 minutes
|
|
842
|
+
*/
|
|
843
|
+
processedBytesUdp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
844
|
+
/**
|
|
845
|
+
* Sum of the TargetTLSNegotiationErrorCount metric
|
|
846
|
+
*
|
|
847
|
+
* @default - Sum over 5 minutes
|
|
848
|
+
*/
|
|
849
|
+
targetTlsNegotiationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
850
|
+
/**
|
|
851
|
+
* Sum of the TCP_Client_Reset_Count metric
|
|
852
|
+
*
|
|
853
|
+
* @default - Sum over 5 minutes
|
|
854
|
+
*/
|
|
855
|
+
tcpClientResetCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
856
|
+
/**
|
|
857
|
+
* Sum of the TCP_ELB_Reset_Count metric
|
|
858
|
+
*
|
|
859
|
+
* @default - Sum over 5 minutes
|
|
860
|
+
*/
|
|
861
|
+
tcpElbResetCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
862
|
+
/**
|
|
863
|
+
* Sum of the TCP_Target_Reset_Count metric
|
|
864
|
+
*
|
|
865
|
+
* @default - Sum over 5 minutes
|
|
866
|
+
*/
|
|
867
|
+
tcpTargetResetCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
868
|
+
/**
|
|
869
|
+
* Sum of the PeakPacketsPerSecond metric
|
|
870
|
+
*
|
|
871
|
+
* @default - Sum over 5 minutes
|
|
872
|
+
*/
|
|
873
|
+
peakPacketsPerSecond(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
874
|
+
/**
|
|
875
|
+
* Sum of the ProcessedPackets metric
|
|
876
|
+
*
|
|
877
|
+
* @default - Sum over 5 minutes
|
|
878
|
+
*/
|
|
879
|
+
processedPackets(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
880
|
+
/**
|
|
881
|
+
* Sum of the PortAllocationErrorCount metric
|
|
882
|
+
*
|
|
883
|
+
* @default - Sum over 5 minutes
|
|
884
|
+
*/
|
|
885
|
+
portAllocationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
886
|
+
}
|
|
887
|
+
/**
|
|
888
|
+
* Dimensions for LoadBalancerMetrics
|
|
889
|
+
*
|
|
890
|
+
* @struct
|
|
891
|
+
* @stability external
|
|
892
|
+
*/
|
|
893
|
+
interface LoadBalancerMetricsProps {
|
|
894
|
+
/**
|
|
895
|
+
* The LoadBalancer dimension
|
|
896
|
+
*/
|
|
897
|
+
readonly loadBalancer: string;
|
|
898
|
+
}
|
|
899
|
+
/**
|
|
900
|
+
* Metrics for dimension set: AvailabilityZone {AvailabilityZone, LoadBalancer}
|
|
901
|
+
*
|
|
902
|
+
* @stability external
|
|
903
|
+
*/
|
|
904
|
+
class AvailabilityZoneMetrics {
|
|
905
|
+
private readonly dimensions;
|
|
906
|
+
constructor(props: NetworkELBMetrics.AvailabilityZoneMetricsProps);
|
|
907
|
+
/**
|
|
908
|
+
* Average of the ActiveFlowCount metric
|
|
909
|
+
*
|
|
910
|
+
* @default - Average over 5 minutes
|
|
911
|
+
*/
|
|
912
|
+
activeFlowCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
913
|
+
/**
|
|
914
|
+
* Average of the ActiveFlowCount_TCP metric
|
|
915
|
+
*
|
|
916
|
+
* @default - Average over 5 minutes
|
|
917
|
+
*/
|
|
918
|
+
activeFlowCountTcp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
919
|
+
/**
|
|
920
|
+
* Average of the ActiveFlowCount_TLS metric
|
|
921
|
+
*
|
|
922
|
+
* @default - Average over 5 minutes
|
|
923
|
+
*/
|
|
924
|
+
activeFlowCountTls(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
925
|
+
/**
|
|
926
|
+
* Average of the ActiveFlowCount_UDP metric
|
|
927
|
+
*
|
|
928
|
+
* @default - Average over 5 minutes
|
|
929
|
+
*/
|
|
930
|
+
activeFlowCountUdp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
931
|
+
/**
|
|
932
|
+
* Sum of the NewFlowCount metric
|
|
933
|
+
*
|
|
934
|
+
* @default - Sum over 5 minutes
|
|
935
|
+
*/
|
|
936
|
+
newFlowCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
937
|
+
/**
|
|
938
|
+
* Sum of the NewFlowCount_TCP metric
|
|
939
|
+
*
|
|
940
|
+
* @default - Sum over 5 minutes
|
|
941
|
+
*/
|
|
942
|
+
newFlowCountTcp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
943
|
+
/**
|
|
944
|
+
* Sum of the NewFlowCount_TLS metric
|
|
945
|
+
*
|
|
946
|
+
* @default - Sum over 5 minutes
|
|
947
|
+
*/
|
|
948
|
+
newFlowCountTls(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
949
|
+
/**
|
|
950
|
+
* Sum of the NewFlowCount_UDP metric
|
|
951
|
+
*
|
|
952
|
+
* @default - Sum over 5 minutes
|
|
953
|
+
*/
|
|
954
|
+
newFlowCountUdp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
955
|
+
/**
|
|
956
|
+
* Sum of the ProcessedBytes metric
|
|
957
|
+
*
|
|
958
|
+
* @default - Sum over 5 minutes
|
|
959
|
+
*/
|
|
960
|
+
processedBytes(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
961
|
+
/**
|
|
962
|
+
* Sum of the ProcessedBytes_TCP metric
|
|
963
|
+
*
|
|
964
|
+
* @default - Sum over 5 minutes
|
|
965
|
+
*/
|
|
966
|
+
processedBytesTcp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
967
|
+
/**
|
|
968
|
+
* Sum of the ProcessedBytes_TLS metric
|
|
969
|
+
*
|
|
970
|
+
* @default - Sum over 5 minutes
|
|
971
|
+
*/
|
|
972
|
+
processedBytesTls(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
973
|
+
/**
|
|
974
|
+
* Sum of the ProcessedBytes_UDP metric
|
|
975
|
+
*
|
|
976
|
+
* @default - Sum over 5 minutes
|
|
977
|
+
*/
|
|
978
|
+
processedBytesUdp(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
979
|
+
/**
|
|
980
|
+
* Sum of the TCP_Client_Reset_Count metric
|
|
981
|
+
*
|
|
982
|
+
* @default - Sum over 5 minutes
|
|
983
|
+
*/
|
|
984
|
+
tcpClientResetCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
985
|
+
/**
|
|
986
|
+
* Sum of the TCP_ELB_Reset_Count metric
|
|
987
|
+
*
|
|
988
|
+
* @default - Sum over 5 minutes
|
|
989
|
+
*/
|
|
990
|
+
tcpElbResetCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
991
|
+
/**
|
|
992
|
+
* Sum of the TCP_Target_Reset_Count metric
|
|
993
|
+
*
|
|
994
|
+
* @default - Sum over 5 minutes
|
|
995
|
+
*/
|
|
996
|
+
tcpTargetResetCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
997
|
+
/**
|
|
998
|
+
* Sum of the PeakPacketsPerSecond metric
|
|
999
|
+
*
|
|
1000
|
+
* @default - Sum over 5 minutes
|
|
1001
|
+
*/
|
|
1002
|
+
peakPacketsPerSecond(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1003
|
+
/**
|
|
1004
|
+
* Sum of the ProcessedPackets metric
|
|
1005
|
+
*
|
|
1006
|
+
* @default - Sum over 5 minutes
|
|
1007
|
+
*/
|
|
1008
|
+
processedPackets(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1009
|
+
/**
|
|
1010
|
+
* Sum of the PortAllocationErrorCount metric
|
|
1011
|
+
*
|
|
1012
|
+
* @default - Sum over 5 minutes
|
|
1013
|
+
*/
|
|
1014
|
+
portAllocationErrorCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1015
|
+
}
|
|
1016
|
+
/**
|
|
1017
|
+
* Dimensions for AvailabilityZoneMetrics
|
|
1018
|
+
*
|
|
1019
|
+
* @struct
|
|
1020
|
+
* @stability external
|
|
1021
|
+
*/
|
|
1022
|
+
interface AvailabilityZoneMetricsProps {
|
|
1023
|
+
/**
|
|
1024
|
+
* The AvailabilityZone dimension
|
|
1025
|
+
*/
|
|
1026
|
+
readonly availabilityZone: string;
|
|
1027
|
+
/**
|
|
1028
|
+
* The LoadBalancer dimension
|
|
1029
|
+
*/
|
|
1030
|
+
readonly loadBalancer: string;
|
|
1031
|
+
}
|
|
1032
|
+
/**
|
|
1033
|
+
* Metrics for dimension set: TargetGroup {LoadBalancer, TargetGroup}
|
|
1034
|
+
*
|
|
1035
|
+
* @stability external
|
|
1036
|
+
*/
|
|
1037
|
+
class TargetGroupMetrics {
|
|
1038
|
+
private readonly dimensions;
|
|
1039
|
+
constructor(props: NetworkELBMetrics.TargetGroupMetricsProps);
|
|
1040
|
+
/**
|
|
1041
|
+
* Minimum of the HealthyHostCount metric
|
|
1042
|
+
*
|
|
1043
|
+
* @default - Minimum over 5 minutes
|
|
1044
|
+
*/
|
|
1045
|
+
healthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1046
|
+
/**
|
|
1047
|
+
* Maximum of the UnHealthyHostCount metric
|
|
1048
|
+
*
|
|
1049
|
+
* @default - Maximum over 5 minutes
|
|
1050
|
+
*/
|
|
1051
|
+
unHealthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1052
|
+
}
|
|
1053
|
+
/**
|
|
1054
|
+
* Dimensions for TargetGroupMetrics
|
|
1055
|
+
*
|
|
1056
|
+
* @struct
|
|
1057
|
+
* @stability external
|
|
1058
|
+
*/
|
|
1059
|
+
interface TargetGroupMetricsProps {
|
|
1060
|
+
/**
|
|
1061
|
+
* The LoadBalancer dimension
|
|
1062
|
+
*/
|
|
1063
|
+
readonly loadBalancer: string;
|
|
1064
|
+
/**
|
|
1065
|
+
* The TargetGroup dimension
|
|
1066
|
+
*/
|
|
1067
|
+
readonly targetGroup: string;
|
|
1068
|
+
}
|
|
1069
|
+
/**
|
|
1070
|
+
* Metrics for dimension set: TargetGroupPerAvailabilityZone {AvailabilityZone, LoadBalancer, TargetGroup}
|
|
1071
|
+
*
|
|
1072
|
+
* @stability external
|
|
1073
|
+
*/
|
|
1074
|
+
class TargetGroupPerAvailabilityZoneMetrics {
|
|
1075
|
+
private readonly dimensions;
|
|
1076
|
+
constructor(props: NetworkELBMetrics.TargetGroupPerAvailabilityZoneMetricsProps);
|
|
1077
|
+
/**
|
|
1078
|
+
* Minimum of the HealthyHostCount metric
|
|
1079
|
+
*
|
|
1080
|
+
* @default - Minimum over 5 minutes
|
|
1081
|
+
*/
|
|
1082
|
+
healthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1083
|
+
/**
|
|
1084
|
+
* Maximum of the UnHealthyHostCount metric
|
|
1085
|
+
*
|
|
1086
|
+
* @default - Maximum over 5 minutes
|
|
1087
|
+
*/
|
|
1088
|
+
unHealthyHostCount(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
1089
|
+
}
|
|
1090
|
+
/**
|
|
1091
|
+
* Dimensions for TargetGroupPerAvailabilityZoneMetrics
|
|
1092
|
+
*
|
|
1093
|
+
* @struct
|
|
1094
|
+
* @stability external
|
|
1095
|
+
*/
|
|
1096
|
+
interface TargetGroupPerAvailabilityZoneMetricsProps {
|
|
1097
|
+
/**
|
|
1098
|
+
* The AvailabilityZone dimension
|
|
1099
|
+
*/
|
|
1100
|
+
readonly availabilityZone: string;
|
|
1101
|
+
/**
|
|
1102
|
+
* The LoadBalancer dimension
|
|
1103
|
+
*/
|
|
1104
|
+
readonly loadBalancer: string;
|
|
1105
|
+
/**
|
|
1106
|
+
* The TargetGroup dimension
|
|
1107
|
+
*/
|
|
1108
|
+
readonly targetGroup: string;
|
|
1109
|
+
}
|
|
1110
|
+
}
|