@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,563 @@
|
|
|
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.BedrockGuardrailsMetrics = exports.BedrockAgentsMetrics = 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/Bedrock/Agents
|
|
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 BedrockAgentsMetrics {
|
|
47
|
+
}
|
|
48
|
+
exports.BedrockAgentsMetrics = BedrockAgentsMetrics;
|
|
49
|
+
(function (BedrockAgentsMetrics) {
|
|
50
|
+
/**
|
|
51
|
+
* Metrics for dimension set: Operation {Operation}
|
|
52
|
+
*
|
|
53
|
+
* @stability external
|
|
54
|
+
*/
|
|
55
|
+
class OperationMetrics {
|
|
56
|
+
dimensions;
|
|
57
|
+
constructor(props) {
|
|
58
|
+
this.dimensions = {
|
|
59
|
+
Operation: props.operation
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Sum of the InvocationCount metric
|
|
64
|
+
*
|
|
65
|
+
* @default - Sum over 5 minutes
|
|
66
|
+
*/
|
|
67
|
+
invocationCount(options) {
|
|
68
|
+
return new cloudwatch.Metric({
|
|
69
|
+
namespace: "AWS/Bedrock/Agents",
|
|
70
|
+
metricName: "InvocationCount",
|
|
71
|
+
dimensionsMap: this.dimensions,
|
|
72
|
+
statistic: "Sum",
|
|
73
|
+
...options
|
|
74
|
+
});
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Average of the TotalTime metric
|
|
78
|
+
*
|
|
79
|
+
* @default - Average over 5 minutes
|
|
80
|
+
*/
|
|
81
|
+
totalTime(options) {
|
|
82
|
+
return new cloudwatch.Metric({
|
|
83
|
+
namespace: "AWS/Bedrock/Agents",
|
|
84
|
+
metricName: "TotalTime",
|
|
85
|
+
dimensionsMap: this.dimensions,
|
|
86
|
+
statistic: "Average",
|
|
87
|
+
...options
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* Sum of the ModelInvocationCount metric
|
|
92
|
+
*
|
|
93
|
+
* @default - Sum over 5 minutes
|
|
94
|
+
*/
|
|
95
|
+
modelInvocationCount(options) {
|
|
96
|
+
return new cloudwatch.Metric({
|
|
97
|
+
namespace: "AWS/Bedrock/Agents",
|
|
98
|
+
metricName: "ModelInvocationCount",
|
|
99
|
+
dimensionsMap: this.dimensions,
|
|
100
|
+
statistic: "Sum",
|
|
101
|
+
...options
|
|
102
|
+
});
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* Average of the ModelLatency metric
|
|
106
|
+
*
|
|
107
|
+
* @default - Average over 5 minutes
|
|
108
|
+
*/
|
|
109
|
+
modelLatency(options) {
|
|
110
|
+
return new cloudwatch.Metric({
|
|
111
|
+
namespace: "AWS/Bedrock/Agents",
|
|
112
|
+
metricName: "ModelLatency",
|
|
113
|
+
dimensionsMap: this.dimensions,
|
|
114
|
+
statistic: "Average",
|
|
115
|
+
...options
|
|
116
|
+
});
|
|
117
|
+
}
|
|
118
|
+
/**
|
|
119
|
+
* Sum of the InputTokenCount metric
|
|
120
|
+
*
|
|
121
|
+
* @default - Sum over 5 minutes
|
|
122
|
+
*/
|
|
123
|
+
inputTokenCount(options) {
|
|
124
|
+
return new cloudwatch.Metric({
|
|
125
|
+
namespace: "AWS/Bedrock/Agents",
|
|
126
|
+
metricName: "InputTokenCount",
|
|
127
|
+
dimensionsMap: this.dimensions,
|
|
128
|
+
statistic: "Sum",
|
|
129
|
+
...options
|
|
130
|
+
});
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* Sum of the OutputTokenCount metric
|
|
134
|
+
*
|
|
135
|
+
* @default - Sum over 5 minutes
|
|
136
|
+
*/
|
|
137
|
+
outputTokenCount(options) {
|
|
138
|
+
return new cloudwatch.Metric({
|
|
139
|
+
namespace: "AWS/Bedrock/Agents",
|
|
140
|
+
metricName: "OutputTokenCount",
|
|
141
|
+
dimensionsMap: this.dimensions,
|
|
142
|
+
statistic: "Sum",
|
|
143
|
+
...options
|
|
144
|
+
});
|
|
145
|
+
}
|
|
146
|
+
/**
|
|
147
|
+
* Sum of the ModelInvocationThrottles metric
|
|
148
|
+
*
|
|
149
|
+
* @default - Sum over 5 minutes
|
|
150
|
+
*/
|
|
151
|
+
modelInvocationThrottles(options) {
|
|
152
|
+
return new cloudwatch.Metric({
|
|
153
|
+
namespace: "AWS/Bedrock/Agents",
|
|
154
|
+
metricName: "ModelInvocationThrottles",
|
|
155
|
+
dimensionsMap: this.dimensions,
|
|
156
|
+
statistic: "Sum",
|
|
157
|
+
...options
|
|
158
|
+
});
|
|
159
|
+
}
|
|
160
|
+
/**
|
|
161
|
+
* Sum of the ModelInvocationClientErrors metric
|
|
162
|
+
*
|
|
163
|
+
* @default - Sum over 5 minutes
|
|
164
|
+
*/
|
|
165
|
+
modelInvocationClientErrors(options) {
|
|
166
|
+
return new cloudwatch.Metric({
|
|
167
|
+
namespace: "AWS/Bedrock/Agents",
|
|
168
|
+
metricName: "ModelInvocationClientErrors",
|
|
169
|
+
dimensionsMap: this.dimensions,
|
|
170
|
+
statistic: "Sum",
|
|
171
|
+
...options
|
|
172
|
+
});
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* Sum of the ModelInvocationServerErrors metric
|
|
176
|
+
*
|
|
177
|
+
* @default - Sum over 5 minutes
|
|
178
|
+
*/
|
|
179
|
+
modelInvocationServerErrors(options) {
|
|
180
|
+
return new cloudwatch.Metric({
|
|
181
|
+
namespace: "AWS/Bedrock/Agents",
|
|
182
|
+
metricName: "ModelInvocationServerErrors",
|
|
183
|
+
dimensionsMap: this.dimensions,
|
|
184
|
+
statistic: "Sum",
|
|
185
|
+
...options
|
|
186
|
+
});
|
|
187
|
+
}
|
|
188
|
+
/**
|
|
189
|
+
* Sum of the InvocationThrottles metric
|
|
190
|
+
*
|
|
191
|
+
* @default - Sum over 5 minutes
|
|
192
|
+
*/
|
|
193
|
+
invocationThrottles(options) {
|
|
194
|
+
return new cloudwatch.Metric({
|
|
195
|
+
namespace: "AWS/Bedrock/Agents",
|
|
196
|
+
metricName: "InvocationThrottles",
|
|
197
|
+
dimensionsMap: this.dimensions,
|
|
198
|
+
statistic: "Sum",
|
|
199
|
+
...options
|
|
200
|
+
});
|
|
201
|
+
}
|
|
202
|
+
/**
|
|
203
|
+
* Sum of the InvocationClientErrors metric
|
|
204
|
+
*
|
|
205
|
+
* @default - Sum over 5 minutes
|
|
206
|
+
*/
|
|
207
|
+
invocationClientErrors(options) {
|
|
208
|
+
return new cloudwatch.Metric({
|
|
209
|
+
namespace: "AWS/Bedrock/Agents",
|
|
210
|
+
metricName: "InvocationClientErrors",
|
|
211
|
+
dimensionsMap: this.dimensions,
|
|
212
|
+
statistic: "Sum",
|
|
213
|
+
...options
|
|
214
|
+
});
|
|
215
|
+
}
|
|
216
|
+
/**
|
|
217
|
+
* Sum of the InvocationServerErrors metric
|
|
218
|
+
*
|
|
219
|
+
* @default - Sum over 5 minutes
|
|
220
|
+
*/
|
|
221
|
+
invocationServerErrors(options) {
|
|
222
|
+
return new cloudwatch.Metric({
|
|
223
|
+
namespace: "AWS/Bedrock/Agents",
|
|
224
|
+
metricName: "InvocationServerErrors",
|
|
225
|
+
dimensionsMap: this.dimensions,
|
|
226
|
+
statistic: "Sum",
|
|
227
|
+
...options
|
|
228
|
+
});
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
BedrockAgentsMetrics.OperationMetrics = OperationMetrics;
|
|
232
|
+
/**
|
|
233
|
+
* Metrics for dimension set: AgentAlias {Operation, AgentAliasArn, ModelId}
|
|
234
|
+
*
|
|
235
|
+
* @stability external
|
|
236
|
+
*/
|
|
237
|
+
class AgentAliasMetrics {
|
|
238
|
+
dimensions;
|
|
239
|
+
constructor(props) {
|
|
240
|
+
this.dimensions = {
|
|
241
|
+
Operation: props.operation,
|
|
242
|
+
AgentAliasArn: props.agentAliasArn,
|
|
243
|
+
ModelId: props.modelId
|
|
244
|
+
};
|
|
245
|
+
}
|
|
246
|
+
/**
|
|
247
|
+
* Sum of the InvocationCount metric
|
|
248
|
+
*
|
|
249
|
+
* @default - Sum over 5 minutes
|
|
250
|
+
*/
|
|
251
|
+
invocationCount(options) {
|
|
252
|
+
return new cloudwatch.Metric({
|
|
253
|
+
namespace: "AWS/Bedrock/Agents",
|
|
254
|
+
metricName: "InvocationCount",
|
|
255
|
+
dimensionsMap: this.dimensions,
|
|
256
|
+
statistic: "Sum",
|
|
257
|
+
...options
|
|
258
|
+
});
|
|
259
|
+
}
|
|
260
|
+
/**
|
|
261
|
+
* Average of the TotalTime metric
|
|
262
|
+
*
|
|
263
|
+
* @default - Average over 5 minutes
|
|
264
|
+
*/
|
|
265
|
+
totalTime(options) {
|
|
266
|
+
return new cloudwatch.Metric({
|
|
267
|
+
namespace: "AWS/Bedrock/Agents",
|
|
268
|
+
metricName: "TotalTime",
|
|
269
|
+
dimensionsMap: this.dimensions,
|
|
270
|
+
statistic: "Average",
|
|
271
|
+
...options
|
|
272
|
+
});
|
|
273
|
+
}
|
|
274
|
+
/**
|
|
275
|
+
* Sum of the ModelInvocationCount metric
|
|
276
|
+
*
|
|
277
|
+
* @default - Sum over 5 minutes
|
|
278
|
+
*/
|
|
279
|
+
modelInvocationCount(options) {
|
|
280
|
+
return new cloudwatch.Metric({
|
|
281
|
+
namespace: "AWS/Bedrock/Agents",
|
|
282
|
+
metricName: "ModelInvocationCount",
|
|
283
|
+
dimensionsMap: this.dimensions,
|
|
284
|
+
statistic: "Sum",
|
|
285
|
+
...options
|
|
286
|
+
});
|
|
287
|
+
}
|
|
288
|
+
/**
|
|
289
|
+
* Average of the ModelLatency metric
|
|
290
|
+
*
|
|
291
|
+
* @default - Average over 5 minutes
|
|
292
|
+
*/
|
|
293
|
+
modelLatency(options) {
|
|
294
|
+
return new cloudwatch.Metric({
|
|
295
|
+
namespace: "AWS/Bedrock/Agents",
|
|
296
|
+
metricName: "ModelLatency",
|
|
297
|
+
dimensionsMap: this.dimensions,
|
|
298
|
+
statistic: "Average",
|
|
299
|
+
...options
|
|
300
|
+
});
|
|
301
|
+
}
|
|
302
|
+
/**
|
|
303
|
+
* Sum of the InputTokenCount metric
|
|
304
|
+
*
|
|
305
|
+
* @default - Sum over 5 minutes
|
|
306
|
+
*/
|
|
307
|
+
inputTokenCount(options) {
|
|
308
|
+
return new cloudwatch.Metric({
|
|
309
|
+
namespace: "AWS/Bedrock/Agents",
|
|
310
|
+
metricName: "InputTokenCount",
|
|
311
|
+
dimensionsMap: this.dimensions,
|
|
312
|
+
statistic: "Sum",
|
|
313
|
+
...options
|
|
314
|
+
});
|
|
315
|
+
}
|
|
316
|
+
/**
|
|
317
|
+
* Sum of the OutputTokenCount metric
|
|
318
|
+
*
|
|
319
|
+
* @default - Sum over 5 minutes
|
|
320
|
+
*/
|
|
321
|
+
outputTokenCount(options) {
|
|
322
|
+
return new cloudwatch.Metric({
|
|
323
|
+
namespace: "AWS/Bedrock/Agents",
|
|
324
|
+
metricName: "OutputTokenCount",
|
|
325
|
+
dimensionsMap: this.dimensions,
|
|
326
|
+
statistic: "Sum",
|
|
327
|
+
...options
|
|
328
|
+
});
|
|
329
|
+
}
|
|
330
|
+
/**
|
|
331
|
+
* Sum of the ModelInvocationThrottles metric
|
|
332
|
+
*
|
|
333
|
+
* @default - Sum over 5 minutes
|
|
334
|
+
*/
|
|
335
|
+
modelInvocationThrottles(options) {
|
|
336
|
+
return new cloudwatch.Metric({
|
|
337
|
+
namespace: "AWS/Bedrock/Agents",
|
|
338
|
+
metricName: "ModelInvocationThrottles",
|
|
339
|
+
dimensionsMap: this.dimensions,
|
|
340
|
+
statistic: "Sum",
|
|
341
|
+
...options
|
|
342
|
+
});
|
|
343
|
+
}
|
|
344
|
+
/**
|
|
345
|
+
* Sum of the ModelInvocationClientErrors metric
|
|
346
|
+
*
|
|
347
|
+
* @default - Sum over 5 minutes
|
|
348
|
+
*/
|
|
349
|
+
modelInvocationClientErrors(options) {
|
|
350
|
+
return new cloudwatch.Metric({
|
|
351
|
+
namespace: "AWS/Bedrock/Agents",
|
|
352
|
+
metricName: "ModelInvocationClientErrors",
|
|
353
|
+
dimensionsMap: this.dimensions,
|
|
354
|
+
statistic: "Sum",
|
|
355
|
+
...options
|
|
356
|
+
});
|
|
357
|
+
}
|
|
358
|
+
/**
|
|
359
|
+
* Sum of the ModelInvocationServerErrors metric
|
|
360
|
+
*
|
|
361
|
+
* @default - Sum over 5 minutes
|
|
362
|
+
*/
|
|
363
|
+
modelInvocationServerErrors(options) {
|
|
364
|
+
return new cloudwatch.Metric({
|
|
365
|
+
namespace: "AWS/Bedrock/Agents",
|
|
366
|
+
metricName: "ModelInvocationServerErrors",
|
|
367
|
+
dimensionsMap: this.dimensions,
|
|
368
|
+
statistic: "Sum",
|
|
369
|
+
...options
|
|
370
|
+
});
|
|
371
|
+
}
|
|
372
|
+
/**
|
|
373
|
+
* Sum of the InvocationThrottles metric
|
|
374
|
+
*
|
|
375
|
+
* @default - Sum over 5 minutes
|
|
376
|
+
*/
|
|
377
|
+
invocationThrottles(options) {
|
|
378
|
+
return new cloudwatch.Metric({
|
|
379
|
+
namespace: "AWS/Bedrock/Agents",
|
|
380
|
+
metricName: "InvocationThrottles",
|
|
381
|
+
dimensionsMap: this.dimensions,
|
|
382
|
+
statistic: "Sum",
|
|
383
|
+
...options
|
|
384
|
+
});
|
|
385
|
+
}
|
|
386
|
+
/**
|
|
387
|
+
* Sum of the InvocationClientErrors metric
|
|
388
|
+
*
|
|
389
|
+
* @default - Sum over 5 minutes
|
|
390
|
+
*/
|
|
391
|
+
invocationClientErrors(options) {
|
|
392
|
+
return new cloudwatch.Metric({
|
|
393
|
+
namespace: "AWS/Bedrock/Agents",
|
|
394
|
+
metricName: "InvocationClientErrors",
|
|
395
|
+
dimensionsMap: this.dimensions,
|
|
396
|
+
statistic: "Sum",
|
|
397
|
+
...options
|
|
398
|
+
});
|
|
399
|
+
}
|
|
400
|
+
/**
|
|
401
|
+
* Sum of the InvocationServerErrors metric
|
|
402
|
+
*
|
|
403
|
+
* @default - Sum over 5 minutes
|
|
404
|
+
*/
|
|
405
|
+
invocationServerErrors(options) {
|
|
406
|
+
return new cloudwatch.Metric({
|
|
407
|
+
namespace: "AWS/Bedrock/Agents",
|
|
408
|
+
metricName: "InvocationServerErrors",
|
|
409
|
+
dimensionsMap: this.dimensions,
|
|
410
|
+
statistic: "Sum",
|
|
411
|
+
...options
|
|
412
|
+
});
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
BedrockAgentsMetrics.AgentAliasMetrics = AgentAliasMetrics;
|
|
416
|
+
})(BedrockAgentsMetrics || (exports.BedrockAgentsMetrics = BedrockAgentsMetrics = {}));
|
|
417
|
+
/**
|
|
418
|
+
* CloudWatch metrics facade for AWS/Bedrock/Guardrails
|
|
419
|
+
* This class contains helper functions to initialize the dimension-sets classes
|
|
420
|
+
* for selected resources if available.
|
|
421
|
+
*
|
|
422
|
+
* @stability external
|
|
423
|
+
*/
|
|
424
|
+
class BedrockGuardrailsMetrics {
|
|
425
|
+
}
|
|
426
|
+
exports.BedrockGuardrailsMetrics = BedrockGuardrailsMetrics;
|
|
427
|
+
(function (BedrockGuardrailsMetrics) {
|
|
428
|
+
/**
|
|
429
|
+
* Metrics for dimension set: GuardrailVersion {GuardrailArn, GuardrailVersion}
|
|
430
|
+
*
|
|
431
|
+
* @stability external
|
|
432
|
+
*/
|
|
433
|
+
class GuardrailVersionMetrics {
|
|
434
|
+
dimensions;
|
|
435
|
+
constructor(props) {
|
|
436
|
+
this.dimensions = {
|
|
437
|
+
GuardrailArn: props.guardrailArn,
|
|
438
|
+
GuardrailVersion: props.guardrailVersion
|
|
439
|
+
};
|
|
440
|
+
}
|
|
441
|
+
/**
|
|
442
|
+
* Sum of the Invocations metric
|
|
443
|
+
*
|
|
444
|
+
* @default - Sum over 5 minutes
|
|
445
|
+
*/
|
|
446
|
+
invocations(options) {
|
|
447
|
+
return new cloudwatch.Metric({
|
|
448
|
+
namespace: "AWS/Bedrock/Guardrails",
|
|
449
|
+
metricName: "Invocations",
|
|
450
|
+
dimensionsMap: this.dimensions,
|
|
451
|
+
statistic: "Sum",
|
|
452
|
+
...options
|
|
453
|
+
});
|
|
454
|
+
}
|
|
455
|
+
/**
|
|
456
|
+
* Average of the InvocationLatency metric
|
|
457
|
+
*
|
|
458
|
+
* @default - Average over 5 minutes
|
|
459
|
+
*/
|
|
460
|
+
invocationLatency(options) {
|
|
461
|
+
return new cloudwatch.Metric({
|
|
462
|
+
namespace: "AWS/Bedrock/Guardrails",
|
|
463
|
+
metricName: "InvocationLatency",
|
|
464
|
+
dimensionsMap: this.dimensions,
|
|
465
|
+
statistic: "Average",
|
|
466
|
+
...options
|
|
467
|
+
});
|
|
468
|
+
}
|
|
469
|
+
/**
|
|
470
|
+
* Sum of the TextUnitCount metric
|
|
471
|
+
*
|
|
472
|
+
* @default - Sum over 5 minutes
|
|
473
|
+
*/
|
|
474
|
+
textUnitCount(options) {
|
|
475
|
+
return new cloudwatch.Metric({
|
|
476
|
+
namespace: "AWS/Bedrock/Guardrails",
|
|
477
|
+
metricName: "TextUnitCount",
|
|
478
|
+
dimensionsMap: this.dimensions,
|
|
479
|
+
statistic: "Sum",
|
|
480
|
+
...options
|
|
481
|
+
});
|
|
482
|
+
}
|
|
483
|
+
/**
|
|
484
|
+
* Sum of the InvocationsIntervened metric
|
|
485
|
+
*
|
|
486
|
+
* @default - Sum over 5 minutes
|
|
487
|
+
*/
|
|
488
|
+
invocationsIntervened(options) {
|
|
489
|
+
return new cloudwatch.Metric({
|
|
490
|
+
namespace: "AWS/Bedrock/Guardrails",
|
|
491
|
+
metricName: "InvocationsIntervened",
|
|
492
|
+
dimensionsMap: this.dimensions,
|
|
493
|
+
statistic: "Sum",
|
|
494
|
+
...options
|
|
495
|
+
});
|
|
496
|
+
}
|
|
497
|
+
}
|
|
498
|
+
BedrockGuardrailsMetrics.GuardrailVersionMetrics = GuardrailVersionMetrics;
|
|
499
|
+
/**
|
|
500
|
+
* Metrics for dimension set: Operation {Operation}
|
|
501
|
+
*
|
|
502
|
+
* @stability external
|
|
503
|
+
*/
|
|
504
|
+
class OperationMetrics {
|
|
505
|
+
dimensions;
|
|
506
|
+
constructor(props) {
|
|
507
|
+
this.dimensions = {
|
|
508
|
+
Operation: props.operation
|
|
509
|
+
};
|
|
510
|
+
}
|
|
511
|
+
/**
|
|
512
|
+
* Sum of the InvocationThrottles metric
|
|
513
|
+
*
|
|
514
|
+
* @default - Sum over 5 minutes
|
|
515
|
+
*/
|
|
516
|
+
invocationThrottles(options) {
|
|
517
|
+
return new cloudwatch.Metric({
|
|
518
|
+
namespace: "AWS/Bedrock/Guardrails",
|
|
519
|
+
metricName: "InvocationThrottles",
|
|
520
|
+
dimensionsMap: this.dimensions,
|
|
521
|
+
statistic: "Sum",
|
|
522
|
+
...options
|
|
523
|
+
});
|
|
524
|
+
}
|
|
525
|
+
/**
|
|
526
|
+
* Sum of the InvocationServerErrors metric
|
|
527
|
+
*
|
|
528
|
+
* @default - Sum over 5 minutes
|
|
529
|
+
*/
|
|
530
|
+
invocationServerErrors(options) {
|
|
531
|
+
return new cloudwatch.Metric({
|
|
532
|
+
namespace: "AWS/Bedrock/Guardrails",
|
|
533
|
+
metricName: "InvocationServerErrors",
|
|
534
|
+
dimensionsMap: this.dimensions,
|
|
535
|
+
statistic: "Sum",
|
|
536
|
+
...options
|
|
537
|
+
});
|
|
538
|
+
}
|
|
539
|
+
/**
|
|
540
|
+
* Sum of the InvocationClientErrors metric
|
|
541
|
+
*
|
|
542
|
+
* @default - Sum over 5 minutes
|
|
543
|
+
*/
|
|
544
|
+
invocationClientErrors(options) {
|
|
545
|
+
return new cloudwatch.Metric({
|
|
546
|
+
namespace: "AWS/Bedrock/Guardrails",
|
|
547
|
+
metricName: "InvocationClientErrors",
|
|
548
|
+
dimensionsMap: this.dimensions,
|
|
549
|
+
statistic: "Sum",
|
|
550
|
+
...options
|
|
551
|
+
});
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
BedrockGuardrailsMetrics.OperationMetrics = OperationMetrics;
|
|
555
|
+
/**
|
|
556
|
+
* Known values for the Operation dimension
|
|
557
|
+
*/
|
|
558
|
+
let OperationMetricsOperation;
|
|
559
|
+
(function (OperationMetricsOperation) {
|
|
560
|
+
/** Operation = ApplyGuardrail */
|
|
561
|
+
OperationMetricsOperation["APPLY_GUARDRAIL"] = "ApplyGuardrail";
|
|
562
|
+
})(OperationMetricsOperation = BedrockGuardrailsMetrics.OperationMetricsOperation || (BedrockGuardrailsMetrics.OperationMetricsOperation = {}));
|
|
563
|
+
})(BedrockGuardrailsMetrics || (exports.BedrockGuardrailsMetrics = BedrockGuardrailsMetrics = {}));
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"targets": {
|
|
3
|
+
"java": {
|
|
4
|
+
"package": "software.amazon.awscdk.metricsfacade.alpha.services.cloudfront"
|
|
5
|
+
},
|
|
6
|
+
"dotnet": {
|
|
7
|
+
"namespace": "Amazon.CDK.MetricsFacade.Alpha.AWS.CloudFront"
|
|
8
|
+
},
|
|
9
|
+
"python": {
|
|
10
|
+
"module": "aws_cdk.metrics_facade_alpha.aws_cloudfront"
|
|
11
|
+
},
|
|
12
|
+
"go": {
|
|
13
|
+
"packageName": "metricsfacadealphaawscloudfront"
|
|
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,80 @@
|
|
|
1
|
+
import * as cloudwatch from "aws-cdk-lib/aws-cloudwatch";
|
|
2
|
+
/**
|
|
3
|
+
* CloudWatch metrics facade for AWS/CloudFront
|
|
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 CloudFrontMetrics {
|
|
10
|
+
}
|
|
11
|
+
export declare namespace CloudFrontMetrics {
|
|
12
|
+
/**
|
|
13
|
+
* Metrics for dimension set: Distribution {DistributionId, Region}
|
|
14
|
+
*
|
|
15
|
+
* @stability external
|
|
16
|
+
*/
|
|
17
|
+
class DistributionMetrics {
|
|
18
|
+
private readonly dimensions;
|
|
19
|
+
constructor(props: CloudFrontMetrics.DistributionMetricsProps);
|
|
20
|
+
/**
|
|
21
|
+
* Sum of the Requests metric
|
|
22
|
+
*
|
|
23
|
+
* @default - Sum over 5 minutes
|
|
24
|
+
*/
|
|
25
|
+
requests(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
26
|
+
/**
|
|
27
|
+
* Average of the TotalErrorRate metric
|
|
28
|
+
*
|
|
29
|
+
* @default - Average over 5 minutes
|
|
30
|
+
*/
|
|
31
|
+
totalErrorRate(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
32
|
+
/**
|
|
33
|
+
* Sum of the BytesDownloaded metric
|
|
34
|
+
*
|
|
35
|
+
* @default - Sum over 5 minutes
|
|
36
|
+
*/
|
|
37
|
+
bytesDownloaded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
38
|
+
/**
|
|
39
|
+
* Sum of the BytesUploaded metric
|
|
40
|
+
*
|
|
41
|
+
* @default - Sum over 5 minutes
|
|
42
|
+
*/
|
|
43
|
+
bytesUploaded(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
44
|
+
/**
|
|
45
|
+
* Average of the 4xxErrorRate metric
|
|
46
|
+
*
|
|
47
|
+
* @default - Average over 5 minutes
|
|
48
|
+
*/
|
|
49
|
+
_4xxErrorRate(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
50
|
+
/**
|
|
51
|
+
* Average of the 5xxErrorRate metric
|
|
52
|
+
*
|
|
53
|
+
* @default - Average over 5 minutes
|
|
54
|
+
*/
|
|
55
|
+
_5xxErrorRate(options?: cloudwatch.MetricOptions): cloudwatch.IMetric;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Dimensions for DistributionMetrics
|
|
59
|
+
*
|
|
60
|
+
* @struct
|
|
61
|
+
* @stability external
|
|
62
|
+
*/
|
|
63
|
+
interface DistributionMetricsProps {
|
|
64
|
+
/**
|
|
65
|
+
* The DistributionId dimension
|
|
66
|
+
*/
|
|
67
|
+
readonly distributionId: string;
|
|
68
|
+
/**
|
|
69
|
+
* The Region dimension
|
|
70
|
+
*/
|
|
71
|
+
readonly region: CloudFrontMetrics.DistributionMetricsRegion;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Known values for the Region dimension
|
|
75
|
+
*/
|
|
76
|
+
enum DistributionMetricsRegion {
|
|
77
|
+
/** Region = Global */
|
|
78
|
+
GLOBAL = "Global"
|
|
79
|
+
}
|
|
80
|
+
}
|