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

What services does this library use internally to manage deployments? #365

Open
iarmankhan opened this issue Sep 27, 2022 · 1 comment
Open

Comments

@iarmankhan
Copy link

I want to know how I can go to AWS console and manage my deployments created by this package. Also want to create alias without using this package. Is there any way to do that?

Thanks

@MastalerzKamil
Copy link

As far as I know it creates record in DynamoDB table with aliases. Typically the alias is assigned in AWS Route 53 and is responsible for manage traffic. For debug purposes I recommend to set it up through command and take a look how it behaves after creating alias using command from library.

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

No branches or pull requests

2 participants