Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AWS Console urls in the dashboard for CloudFormation stacks and resources #4106

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

djonser
Copy link
Contributor

@djonser djonser commented May 7, 2024

This PR adds URLs in the Aspire Dashboard to the AWS Console for CloudFormation Stacks and a selection of AWS resource types that are commonly used in local development. The resource types are: SQS Queues, SNS Topics, S3 Buckets, Cognito UserPools and DynamoDB Tables/GlobalTables.

It could be that the CloudFormation URL is sufficient but the CloudFormation-panel does not provide URLs for SQS Queues or Global Tables. It's also an extra navigation step. I will let review decide that.

aspire-dashboard
Microsoft Reviewers: Open in CodeFlow

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label May 7, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 7, 2024
@davidfowl davidfowl requested review from normj and davidfowl May 7, 2024 18:34
Copy link
Contributor

@normj normj left a comment

Choose a reason for hiding this comment

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

Cool feature adding the console links to the stacks.

@dotnet-policy-service dotnet-policy-service bot added the needs-author-action An issue or pull request that requires more info or actions from the author. label May 8, 2024
@dotnet-policy-service dotnet-policy-service bot removed the needs-author-action An issue or pull request that requires more info or actions from the author. label May 8, 2024
@dotnet-policy-service dotnet-policy-service bot added the needs-author-action An issue or pull request that requires more info or actions from the author. label May 8, 2024
@dotnet-policy-service dotnet-policy-service bot removed the needs-author-action An issue or pull request that requires more info or actions from the author. label May 8, 2024
Copy link
Contributor

@normj normj left a comment

Choose a reason for hiding this comment

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

Looks good!

@djonser
Copy link
Contributor Author

djonser commented May 9, 2024

@davidfowl an e2e test is failing. Should I push a commit to re-trigger?

@davidfowl
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@davidfowl
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants