@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,394 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.QuickSightMetrics = void 0;
|
|
37
|
+
/* eslint-disable @stylistic/max-len, eol-last */
|
|
38
|
+
const cloudwatch = __importStar(require("aws-cdk-lib/aws-cloudwatch"));
|
|
39
|
+
/**
|
|
40
|
+
* CloudWatch metrics facade for AWS/QuickSight
|
|
41
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
42
|
+
* for selected resources if available.
|
|
43
|
+
*
|
|
44
|
+
* @stability external
|
|
45
|
+
*/
|
|
46
|
+
class QuickSightMetrics {
|
|
47
|
+
/**
|
|
48
|
+
* Create DashboardMetrics from a Dashboard reference
|
|
49
|
+
*/
|
|
50
|
+
static fromDashboard(ref) {
|
|
51
|
+
return new QuickSightMetrics.DashboardMetrics({
|
|
52
|
+
dashboardId: ref.dashboardRef.dashboardId
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.QuickSightMetrics = QuickSightMetrics;
|
|
57
|
+
(function (QuickSightMetrics) {
|
|
58
|
+
/**
|
|
59
|
+
* Metrics for dimension set: Account {no dimensions}
|
|
60
|
+
*
|
|
61
|
+
* @stability external
|
|
62
|
+
*/
|
|
63
|
+
class AccountMetrics {
|
|
64
|
+
dimensions;
|
|
65
|
+
constructor() {
|
|
66
|
+
this.dimensions = {};
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Sum of the DashboardViewCount metric
|
|
70
|
+
*
|
|
71
|
+
* @default - Sum over 5 minutes
|
|
72
|
+
*/
|
|
73
|
+
dashboardViewCount(options) {
|
|
74
|
+
return new cloudwatch.Metric({
|
|
75
|
+
namespace: "AWS/QuickSight",
|
|
76
|
+
metricName: "DashboardViewCount",
|
|
77
|
+
dimensionsMap: this.dimensions,
|
|
78
|
+
statistic: "Sum",
|
|
79
|
+
...options
|
|
80
|
+
});
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Average of the DashboardViewLoadTime metric
|
|
84
|
+
*
|
|
85
|
+
* @default - Average over 5 minutes
|
|
86
|
+
*/
|
|
87
|
+
dashboardViewLoadTime(options) {
|
|
88
|
+
return new cloudwatch.Metric({
|
|
89
|
+
namespace: "AWS/QuickSight",
|
|
90
|
+
metricName: "DashboardViewLoadTime",
|
|
91
|
+
dimensionsMap: this.dimensions,
|
|
92
|
+
statistic: "Average",
|
|
93
|
+
...options
|
|
94
|
+
});
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* Sum of the IngestionErrorCount metric
|
|
98
|
+
*
|
|
99
|
+
* @default - Sum over 5 minutes
|
|
100
|
+
*/
|
|
101
|
+
ingestionErrorCount(options) {
|
|
102
|
+
return new cloudwatch.Metric({
|
|
103
|
+
namespace: "AWS/QuickSight",
|
|
104
|
+
metricName: "IngestionErrorCount",
|
|
105
|
+
dimensionsMap: this.dimensions,
|
|
106
|
+
statistic: "Sum",
|
|
107
|
+
...options
|
|
108
|
+
});
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Sum of the IngestionInvocationCount metric
|
|
112
|
+
*
|
|
113
|
+
* @default - Sum over 5 minutes
|
|
114
|
+
*/
|
|
115
|
+
ingestionInvocationCount(options) {
|
|
116
|
+
return new cloudwatch.Metric({
|
|
117
|
+
namespace: "AWS/QuickSight",
|
|
118
|
+
metricName: "IngestionInvocationCount",
|
|
119
|
+
dimensionsMap: this.dimensions,
|
|
120
|
+
statistic: "Sum",
|
|
121
|
+
...options
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Average of the IngestionLatency metric
|
|
126
|
+
*
|
|
127
|
+
* @default - Average over 5 minutes
|
|
128
|
+
*/
|
|
129
|
+
ingestionLatency(options) {
|
|
130
|
+
return new cloudwatch.Metric({
|
|
131
|
+
namespace: "AWS/QuickSight",
|
|
132
|
+
metricName: "IngestionLatency",
|
|
133
|
+
dimensionsMap: this.dimensions,
|
|
134
|
+
statistic: "Average",
|
|
135
|
+
...options
|
|
136
|
+
});
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Sum of the IngestionRowCount metric
|
|
140
|
+
*
|
|
141
|
+
* @default - Sum over 5 minutes
|
|
142
|
+
*/
|
|
143
|
+
ingestionRowCount(options) {
|
|
144
|
+
return new cloudwatch.Metric({
|
|
145
|
+
namespace: "AWS/QuickSight",
|
|
146
|
+
metricName: "IngestionRowCount",
|
|
147
|
+
dimensionsMap: this.dimensions,
|
|
148
|
+
statistic: "Sum",
|
|
149
|
+
...options
|
|
150
|
+
});
|
|
151
|
+
}
|
|
152
|
+
/**
|
|
153
|
+
* Average of the SPICECapacityConsumedInMB metric
|
|
154
|
+
*
|
|
155
|
+
* @default - Average over 5 minutes
|
|
156
|
+
*/
|
|
157
|
+
spiceCapacityConsumedInMb(options) {
|
|
158
|
+
return new cloudwatch.Metric({
|
|
159
|
+
namespace: "AWS/QuickSight",
|
|
160
|
+
metricName: "SPICECapacityConsumedInMB",
|
|
161
|
+
dimensionsMap: this.dimensions,
|
|
162
|
+
statistic: "Average",
|
|
163
|
+
...options
|
|
164
|
+
});
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* Average of the SPICECapacityLimitInMB metric
|
|
168
|
+
*
|
|
169
|
+
* @default - Average over 5 minutes
|
|
170
|
+
*/
|
|
171
|
+
spiceCapacityLimitInMb(options) {
|
|
172
|
+
return new cloudwatch.Metric({
|
|
173
|
+
namespace: "AWS/QuickSight",
|
|
174
|
+
metricName: "SPICECapacityLimitInMB",
|
|
175
|
+
dimensionsMap: this.dimensions,
|
|
176
|
+
statistic: "Average",
|
|
177
|
+
...options
|
|
178
|
+
});
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* Average of the VisualLoadTime metric
|
|
182
|
+
*
|
|
183
|
+
* @default - Average over 5 minutes
|
|
184
|
+
*/
|
|
185
|
+
visualLoadTime(options) {
|
|
186
|
+
return new cloudwatch.Metric({
|
|
187
|
+
namespace: "AWS/QuickSight",
|
|
188
|
+
metricName: "VisualLoadTime",
|
|
189
|
+
dimensionsMap: this.dimensions,
|
|
190
|
+
statistic: "Average",
|
|
191
|
+
...options
|
|
192
|
+
});
|
|
193
|
+
}
|
|
194
|
+
/**
|
|
195
|
+
* Sum of the VisualLoadErrorCount metric
|
|
196
|
+
*
|
|
197
|
+
* @default - Sum over 5 minutes
|
|
198
|
+
*/
|
|
199
|
+
visualLoadErrorCount(options) {
|
|
200
|
+
return new cloudwatch.Metric({
|
|
201
|
+
namespace: "AWS/QuickSight",
|
|
202
|
+
metricName: "VisualLoadErrorCount",
|
|
203
|
+
dimensionsMap: this.dimensions,
|
|
204
|
+
statistic: "Sum",
|
|
205
|
+
...options
|
|
206
|
+
});
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
QuickSightMetrics.AccountMetrics = AccountMetrics;
|
|
210
|
+
/**
|
|
211
|
+
* Metrics for dimension set: Dashboard {DashboardId}
|
|
212
|
+
*
|
|
213
|
+
* @stability external
|
|
214
|
+
*/
|
|
215
|
+
class DashboardMetrics {
|
|
216
|
+
dimensions;
|
|
217
|
+
constructor(props) {
|
|
218
|
+
this.dimensions = {
|
|
219
|
+
DashboardId: props.dashboardId
|
|
220
|
+
};
|
|
221
|
+
}
|
|
222
|
+
/**
|
|
223
|
+
* Sum of the DashboardViewCount metric
|
|
224
|
+
*
|
|
225
|
+
* @default - Sum over 5 minutes
|
|
226
|
+
*/
|
|
227
|
+
dashboardViewCount(options) {
|
|
228
|
+
return new cloudwatch.Metric({
|
|
229
|
+
namespace: "AWS/QuickSight",
|
|
230
|
+
metricName: "DashboardViewCount",
|
|
231
|
+
dimensionsMap: this.dimensions,
|
|
232
|
+
statistic: "Sum",
|
|
233
|
+
...options
|
|
234
|
+
});
|
|
235
|
+
}
|
|
236
|
+
/**
|
|
237
|
+
* Average of the DashboardViewLoadTime metric
|
|
238
|
+
*
|
|
239
|
+
* @default - Average over 5 minutes
|
|
240
|
+
*/
|
|
241
|
+
dashboardViewLoadTime(options) {
|
|
242
|
+
return new cloudwatch.Metric({
|
|
243
|
+
namespace: "AWS/QuickSight",
|
|
244
|
+
metricName: "DashboardViewLoadTime",
|
|
245
|
+
dimensionsMap: this.dimensions,
|
|
246
|
+
statistic: "Average",
|
|
247
|
+
...options
|
|
248
|
+
});
|
|
249
|
+
}
|
|
250
|
+
/**
|
|
251
|
+
* Average of the VisualLoadTime metric
|
|
252
|
+
*
|
|
253
|
+
* @default - Average over 5 minutes
|
|
254
|
+
*/
|
|
255
|
+
visualLoadTime(options) {
|
|
256
|
+
return new cloudwatch.Metric({
|
|
257
|
+
namespace: "AWS/QuickSight",
|
|
258
|
+
metricName: "VisualLoadTime",
|
|
259
|
+
dimensionsMap: this.dimensions,
|
|
260
|
+
statistic: "Average",
|
|
261
|
+
...options
|
|
262
|
+
});
|
|
263
|
+
}
|
|
264
|
+
/**
|
|
265
|
+
* Sum of the VisualLoadErrorCount metric
|
|
266
|
+
*
|
|
267
|
+
* @default - Sum over 5 minutes
|
|
268
|
+
*/
|
|
269
|
+
visualLoadErrorCount(options) {
|
|
270
|
+
return new cloudwatch.Metric({
|
|
271
|
+
namespace: "AWS/QuickSight",
|
|
272
|
+
metricName: "VisualLoadErrorCount",
|
|
273
|
+
dimensionsMap: this.dimensions,
|
|
274
|
+
statistic: "Sum",
|
|
275
|
+
...options
|
|
276
|
+
});
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
QuickSightMetrics.DashboardMetrics = DashboardMetrics;
|
|
280
|
+
/**
|
|
281
|
+
* Metrics for dimension set: Ingestion {DatasetId}
|
|
282
|
+
*
|
|
283
|
+
* @stability external
|
|
284
|
+
*/
|
|
285
|
+
class IngestionMetrics {
|
|
286
|
+
dimensions;
|
|
287
|
+
constructor(props) {
|
|
288
|
+
this.dimensions = {
|
|
289
|
+
DatasetId: props.datasetId
|
|
290
|
+
};
|
|
291
|
+
}
|
|
292
|
+
/**
|
|
293
|
+
* Sum of the IngestionErrorCount metric
|
|
294
|
+
*
|
|
295
|
+
* @default - Sum over 5 minutes
|
|
296
|
+
*/
|
|
297
|
+
ingestionErrorCount(options) {
|
|
298
|
+
return new cloudwatch.Metric({
|
|
299
|
+
namespace: "AWS/QuickSight",
|
|
300
|
+
metricName: "IngestionErrorCount",
|
|
301
|
+
dimensionsMap: this.dimensions,
|
|
302
|
+
statistic: "Sum",
|
|
303
|
+
...options
|
|
304
|
+
});
|
|
305
|
+
}
|
|
306
|
+
/**
|
|
307
|
+
* Sum of the IngestionInvocationCount metric
|
|
308
|
+
*
|
|
309
|
+
* @default - Sum over 5 minutes
|
|
310
|
+
*/
|
|
311
|
+
ingestionInvocationCount(options) {
|
|
312
|
+
return new cloudwatch.Metric({
|
|
313
|
+
namespace: "AWS/QuickSight",
|
|
314
|
+
metricName: "IngestionInvocationCount",
|
|
315
|
+
dimensionsMap: this.dimensions,
|
|
316
|
+
statistic: "Sum",
|
|
317
|
+
...options
|
|
318
|
+
});
|
|
319
|
+
}
|
|
320
|
+
/**
|
|
321
|
+
* Average of the IngestionLatency metric
|
|
322
|
+
*
|
|
323
|
+
* @default - Average over 5 minutes
|
|
324
|
+
*/
|
|
325
|
+
ingestionLatency(options) {
|
|
326
|
+
return new cloudwatch.Metric({
|
|
327
|
+
namespace: "AWS/QuickSight",
|
|
328
|
+
metricName: "IngestionLatency",
|
|
329
|
+
dimensionsMap: this.dimensions,
|
|
330
|
+
statistic: "Average",
|
|
331
|
+
...options
|
|
332
|
+
});
|
|
333
|
+
}
|
|
334
|
+
/**
|
|
335
|
+
* Sum of the IngestionRowCount metric
|
|
336
|
+
*
|
|
337
|
+
* @default - Sum over 5 minutes
|
|
338
|
+
*/
|
|
339
|
+
ingestionRowCount(options) {
|
|
340
|
+
return new cloudwatch.Metric({
|
|
341
|
+
namespace: "AWS/QuickSight",
|
|
342
|
+
metricName: "IngestionRowCount",
|
|
343
|
+
dimensionsMap: this.dimensions,
|
|
344
|
+
statistic: "Sum",
|
|
345
|
+
...options
|
|
346
|
+
});
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
QuickSightMetrics.IngestionMetrics = IngestionMetrics;
|
|
350
|
+
/**
|
|
351
|
+
* Metrics for dimension set: Visual {DashboardId, SheetId, VisualId}
|
|
352
|
+
*
|
|
353
|
+
* @stability external
|
|
354
|
+
*/
|
|
355
|
+
class VisualMetrics {
|
|
356
|
+
dimensions;
|
|
357
|
+
constructor(props) {
|
|
358
|
+
this.dimensions = {
|
|
359
|
+
DashboardId: props.dashboardId,
|
|
360
|
+
SheetId: props.sheetId,
|
|
361
|
+
VisualId: props.visualId
|
|
362
|
+
};
|
|
363
|
+
}
|
|
364
|
+
/**
|
|
365
|
+
* Average of the VisualLoadTime metric
|
|
366
|
+
*
|
|
367
|
+
* @default - Average over 5 minutes
|
|
368
|
+
*/
|
|
369
|
+
visualLoadTime(options) {
|
|
370
|
+
return new cloudwatch.Metric({
|
|
371
|
+
namespace: "AWS/QuickSight",
|
|
372
|
+
metricName: "VisualLoadTime",
|
|
373
|
+
dimensionsMap: this.dimensions,
|
|
374
|
+
statistic: "Average",
|
|
375
|
+
...options
|
|
376
|
+
});
|
|
377
|
+
}
|
|
378
|
+
/**
|
|
379
|
+
* Sum of the VisualLoadErrorCount metric
|
|
380
|
+
*
|
|
381
|
+
* @default - Sum over 5 minutes
|
|
382
|
+
*/
|
|
383
|
+
visualLoadErrorCount(options) {
|
|
384
|
+
return new cloudwatch.Metric({
|
|
385
|
+
namespace: "AWS/QuickSight",
|
|
386
|
+
metricName: "VisualLoadErrorCount",
|
|
387
|
+
dimensionsMap: this.dimensions,
|
|
388
|
+
statistic: "Sum",
|
|
389
|
+
...options
|
|
390
|
+
});
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
QuickSightMetrics.VisualMetrics = VisualMetrics;
|
|
394
|
+
})(QuickSightMetrics || (exports.QuickSightMetrics = QuickSightMetrics = {}));
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"targets": {
|
|
3
|
+
"java": {
|
|
4
|
+
"package": "software.amazon.awscdk.metricsfacade.alpha.services.rds"
|
|
5
|
+
},
|
|
6
|
+
"dotnet": {
|
|
7
|
+
"namespace": "Amazon.CDK.MetricsFacade.Alpha.AWS.RDS"
|
|
8
|
+
},
|
|
9
|
+
"python": {
|
|
10
|
+
"module": "aws_cdk.metrics_facade_alpha.aws_rds"
|
|
11
|
+
},
|
|
12
|
+
"go": {
|
|
13
|
+
"packageName": "metricsfacadealphaawsrds"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './metrics.generated';
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./metrics.generated"), exports);
|
|
@@ -0,0 +1,189 @@
|
|
|
1
|
+
import * as cloudwatch from "aws-cdk-lib/aws-cloudwatch";
|
|
2
|
+
import { IDBClusterRef, IDBInstanceRef } from "aws-cdk-lib/aws-rds";
|
|
3
|
+
/**
|
|
4
|
+
* CloudWatch metrics facade for AWS/RDS
|
|
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 RDSMetrics {
|
|
11
|
+
/**
|
|
12
|
+
* Create DatabaseClusterMetrics from a DBCluster reference
|
|
13
|
+
*/
|
|
14
|
+
static fromDBCluster(ref: IDBClusterRef): RDSMetrics.DatabaseClusterMetrics;
|
|
15
|
+
/**
|
|
16
|
+
* Create DatabaseInstanceMetrics from a DBInstance reference
|
|
17
|
+
*/
|
|
18
|
+
static fromDBInstance(ref: IDBInstanceRef): RDSMetrics.DatabaseInstanceMetrics;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace RDSMetrics {
|
|
21
|
+
/**
|
|
22
|
+
* Metrics for dimension set: DatabaseInstance {DBInstanceIdentifier}
|
|
23
|
+
*
|
|
24
|
+
* @stability external
|
|
25
|
+
*/
|
|
26
|
+
class DatabaseInstanceMetrics {
|
|
27
|
+
private readonly dimensions;
|
|
28
|
+
constructor(props: RDSMetrics.DatabaseInstanceMetricsProps);
|
|
29
|
+
/**
|
|
30
|
+
* Average of the CPUUtilization metric
|
|
31
|
+
*
|
|
32
|
+
* @default - Average over 5 minutes
|
|
33
|
+
*/
|
|
34
|
+
cpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
35
|
+
/**
|
|
36
|
+
* Average of the ReadLatency metric
|
|
37
|
+
*
|
|
38
|
+
* @default - Average over 5 minutes
|
|
39
|
+
*/
|
|
40
|
+
readLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
41
|
+
/**
|
|
42
|
+
* Sum of the DatabaseConnections metric
|
|
43
|
+
*
|
|
44
|
+
* @default - Sum over 5 minutes
|
|
45
|
+
*/
|
|
46
|
+
databaseConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
47
|
+
/**
|
|
48
|
+
* Average of the FreeStorageSpace metric
|
|
49
|
+
*
|
|
50
|
+
* @default - Average over 5 minutes
|
|
51
|
+
*/
|
|
52
|
+
freeStorageSpace(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
53
|
+
/**
|
|
54
|
+
* Average of the FreeableMemory metric
|
|
55
|
+
*
|
|
56
|
+
* @default - Average over 5 minutes
|
|
57
|
+
*/
|
|
58
|
+
freeableMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
59
|
+
/**
|
|
60
|
+
* Average of the ReadThroughput metric
|
|
61
|
+
*
|
|
62
|
+
* @default - Average over 5 minutes
|
|
63
|
+
*/
|
|
64
|
+
readThroughput(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
65
|
+
/**
|
|
66
|
+
* Average of the ReadIOPS metric
|
|
67
|
+
*
|
|
68
|
+
* @default - Average over 5 minutes
|
|
69
|
+
*/
|
|
70
|
+
readIops(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
71
|
+
/**
|
|
72
|
+
* Average of the WriteLatency metric
|
|
73
|
+
*
|
|
74
|
+
* @default - Average over 5 minutes
|
|
75
|
+
*/
|
|
76
|
+
writeLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
77
|
+
/**
|
|
78
|
+
* Average of the WriteThroughput metric
|
|
79
|
+
*
|
|
80
|
+
* @default - Average over 5 minutes
|
|
81
|
+
*/
|
|
82
|
+
writeThroughput(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
83
|
+
/**
|
|
84
|
+
* Average of the WriteIOPS metric
|
|
85
|
+
*
|
|
86
|
+
* @default - Average over 5 minutes
|
|
87
|
+
*/
|
|
88
|
+
writeIops(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
89
|
+
/**
|
|
90
|
+
* Average of the ServerlessDatabaseCapacity metric
|
|
91
|
+
*
|
|
92
|
+
* @default - Average over 5 minutes
|
|
93
|
+
*/
|
|
94
|
+
serverlessDatabaseCapacity(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* Dimensions for DatabaseInstanceMetrics
|
|
98
|
+
*
|
|
99
|
+
* @struct
|
|
100
|
+
* @stability external
|
|
101
|
+
*/
|
|
102
|
+
interface DatabaseInstanceMetricsProps {
|
|
103
|
+
/**
|
|
104
|
+
* The DBInstanceIdentifier dimension
|
|
105
|
+
*/
|
|
106
|
+
readonly dbInstanceIdentifier: string;
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Metrics for dimension set: DatabaseCluster {DBClusterIdentifier}
|
|
110
|
+
*
|
|
111
|
+
* @stability external
|
|
112
|
+
*/
|
|
113
|
+
class DatabaseClusterMetrics {
|
|
114
|
+
private readonly dimensions;
|
|
115
|
+
constructor(props: RDSMetrics.DatabaseClusterMetricsProps);
|
|
116
|
+
/**
|
|
117
|
+
* Average of the CPUUtilization metric
|
|
118
|
+
*
|
|
119
|
+
* @default - Average over 5 minutes
|
|
120
|
+
*/
|
|
121
|
+
cpuUtilization(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
122
|
+
/**
|
|
123
|
+
* Average of the ReadLatency metric
|
|
124
|
+
*
|
|
125
|
+
* @default - Average over 5 minutes
|
|
126
|
+
*/
|
|
127
|
+
readLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
128
|
+
/**
|
|
129
|
+
* Sum of the DatabaseConnections metric
|
|
130
|
+
*
|
|
131
|
+
* @default - Sum over 5 minutes
|
|
132
|
+
*/
|
|
133
|
+
databaseConnections(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
134
|
+
/**
|
|
135
|
+
* Average of the FreeStorageSpace metric
|
|
136
|
+
*
|
|
137
|
+
* @default - Average over 5 minutes
|
|
138
|
+
*/
|
|
139
|
+
freeStorageSpace(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
140
|
+
/**
|
|
141
|
+
* Average of the FreeableMemory metric
|
|
142
|
+
*
|
|
143
|
+
* @default - Average over 5 minutes
|
|
144
|
+
*/
|
|
145
|
+
freeableMemory(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
146
|
+
/**
|
|
147
|
+
* Average of the ReadThroughput metric
|
|
148
|
+
*
|
|
149
|
+
* @default - Average over 5 minutes
|
|
150
|
+
*/
|
|
151
|
+
readThroughput(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
152
|
+
/**
|
|
153
|
+
* Average of the ReadIOPS metric
|
|
154
|
+
*
|
|
155
|
+
* @default - Average over 5 minutes
|
|
156
|
+
*/
|
|
157
|
+
readIops(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
158
|
+
/**
|
|
159
|
+
* Average of the WriteLatency metric
|
|
160
|
+
*
|
|
161
|
+
* @default - Average over 5 minutes
|
|
162
|
+
*/
|
|
163
|
+
writeLatency(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
164
|
+
/**
|
|
165
|
+
* Average of the WriteThroughput metric
|
|
166
|
+
*
|
|
167
|
+
* @default - Average over 5 minutes
|
|
168
|
+
*/
|
|
169
|
+
writeThroughput(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
170
|
+
/**
|
|
171
|
+
* Average of the WriteIOPS metric
|
|
172
|
+
*
|
|
173
|
+
* @default - Average over 5 minutes
|
|
174
|
+
*/
|
|
175
|
+
writeIops(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* Dimensions for DatabaseClusterMetrics
|
|
179
|
+
*
|
|
180
|
+
* @struct
|
|
181
|
+
* @stability external
|
|
182
|
+
*/
|
|
183
|
+
interface DatabaseClusterMetricsProps {
|
|
184
|
+
/**
|
|
185
|
+
* The DBClusterIdentifier dimension
|
|
186
|
+
*/
|
|
187
|
+
readonly dbClusterIdentifier: string;
|
|
188
|
+
}
|
|
189
|
+
}
|