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

feat: Added Console button component to display links to AWS console #1016

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

niallthomson
Copy link
Contributor

@niallthomson niallthomson commented Jul 23, 2024

What this PR does / why we need it:

This PR implements a button which can be used for consistently providing console links to learners.

Screenshot 2024-07-23 at 6 27 07 AM

The syntax is:

<ConsoleButton
  url="https://console.aws.amazon.com/cloudwatch/home#dashboards"
  service="cloudwatch"
  label="Open CloudWatch console"
/>

Which issue(s) this PR fixes:

N/A

Quality checks

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@niallthomson niallthomson requested a review from a team as a code owner July 23, 2024 12:40
Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for eks-workshop ready!

Name Link
🔨 Latest commit d14e506
🔍 Latest deploy log https://app.netlify.com/sites/eks-workshop/deploys/669fa4d5bb11dd00074bdb17
😎 Deploy Preview https://deploy-preview-1016--eks-workshop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@niallthomson niallthomson merged commit 9e0343e into main Jul 23, 2024
9 checks passed
@niallthomson niallthomson deleted the console-button branch July 23, 2024 16:05
@niallthomson niallthomson added this to the Release 07/28 milestone Jul 23, 2024
arcegacardenas pushed a commit to arcegacardenas/eks-workshop-v2 that referenced this pull request Jul 27, 2024
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