Open iarmankhan opened 2 years ago
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.
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