Skip to content

Commit

Permalink
Update APM-APPLICATION-to-INFRA-KINESISSTREAM.yml (#1799)
Browse files Browse the repository at this point in the history
Co-authored-by: nr-cmorenoin <[email protected]>
  • Loading branch information
apoloa and nr-cmorenoin authored Dec 9, 2024
1 parent 5ead222 commit 0c1bff5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ relationships:
- attribute: cloud.platform
anyOf: [ "aws_kinesis_data_streams"]
- attribute: cloud.resource_id
regex: "^arn:aws:kinesis:([^:]*):([^:]*):stream\/([^:]*)"
regex: "^arn:aws:kinesis:([^:]*):([^:]*):stream/([^:]*)"
relationship:
expires: P75M
relationshipType: CALLS
Expand All @@ -21,4 +21,4 @@ relationships:
candidateCategory: AWSKINESISSTREAM
fields:
- field: cloudResourceId
attribute: cloud.resource_id
attribute: cloud.resource_id

0 comments on commit 0c1bff5

Please sign in to comment.