From 7fe67a2624ff342b0ae95dcffe2054fffc23c84a Mon Sep 17 00:00:00 2001 From: vinay konatala Date: Tue, 10 Dec 2024 16:55:28 +0530 Subject: [PATCH] Update APM-APPLICATION-to-INFRA-KINESISDELIVERYSTREAM.yml (#1810) * feat: Added kiness delivery stream * feat: Added relationship condition * fix: Added apm kinesis relation file * fix:Removed apm relation file * fix: Add new condition * feat: created apm to kinesis delivery stream realationship * fix:Removed Otel related relationship file * Updated the cloud platform attribute * fix: Regex change updated --------- Co-authored-by: nr-cmorenoin --- .../APM-APPLICATION-to-INFRA-KINESSISDELIVERYSTREAM.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relationships/synthesis/APM-APPLICATION-to-INFRA-KINESSISDELIVERYSTREAM.yml b/relationships/synthesis/APM-APPLICATION-to-INFRA-KINESSISDELIVERYSTREAM.yml index c7ac946f4..1a29fb03e 100644 --- a/relationships/synthesis/APM-APPLICATION-to-INFRA-KINESSISDELIVERYSTREAM.yml +++ b/relationships/synthesis/APM-APPLICATION-to-INFRA-KINESSISDELIVERYSTREAM.yml @@ -9,7 +9,7 @@ relationships: - attribute: cloud.platform anyOf: [ "aws_kinesis_delivery_streams" ] - attribute: cloud.resource_id - regex: "^arn:aws:firehose:([^:]*):([^:]*):deliverystream\/([^:]*)" + regex: "^arn:aws:firehose:([^:]*):([^:]*):deliverystream/([^:]*)" relationship: expires: P75M relationshipType: CALLS