Skip to content

CSHARP-5479: Fix AWS lambda tests#1606

Merged
adelinowona merged 3 commits intomongodb:mainfrom
adelinowona:csharp5479
Feb 4, 2025
Merged

CSHARP-5479: Fix AWS lambda tests#1606
adelinowona merged 3 commits intomongodb:mainfrom
adelinowona:csharp5479

Conversation

@adelinowona
Copy link
Copy Markdown
Contributor

No description provided.

@adelinowona adelinowona requested a review from a team as a code owner January 30, 2025 18:24
@adelinowona adelinowona requested review from JamesKovacs and sanych-sun and removed request for a team and JamesKovacs January 30, 2025 18:24
Comment thread evergreen/evergreen.yml
Comment thread evergreen/evergreen.yml
Comment thread evergreen/evergreen.yml
Copy link
Copy Markdown
Member

@sanych-sun sanych-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment on lines 37 to 36
Method: get

ApplicationResourceGroup:
Type: AWS::ResourceGroups::Group
Properties:
Name:
Fn::Sub: ApplicationInsights-SAM-${AWS::StackName}
ResourceQuery:
Type: CLOUDFORMATION_STACK_1_0
ApplicationInsightsMonitoring:
Type: AWS::ApplicationInsights::Application
Properties:
ResourceGroupName:
Ref: ApplicationResourceGroup
AutoConfigurationEnabled: 'true'
Outputs:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this as it is not needed and was causing errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants