Skip to content

Commit

Permalink
add metrics link back to management account
Browse files Browse the repository at this point in the history
  • Loading branch information
tmclaugh committed Oct 23, 2024
1 parent a05e77b commit 5256007
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Resources:
Parameters:
DestinationArn: !Ref DataDogLogsDestinationArn

#MetricsSinkStack:
# Type: AWS::Serverless::Application
# Properties:
# Location: "./stacksets/metrics/oam-link-template.yaml"
# Parameters:
# AwsOamSinkArn: !Ref AwsOamSinkArn
MetricsSinkStack:
Type: AWS::Serverless::Application
Properties:
Location: "./stacksets/metrics/oam-link-template.yaml"
Parameters:
AwsOamSinkArn: !Ref AwsOamSinkArn

CwCrossAccountShareStack:
Type: AWS::Serverless::Application
Expand Down

0 comments on commit 5256007

Please sign in to comment.