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

Redeploying PetSearch Service #236

Open
bahung opened this issue Jul 5, 2023 · 0 comments
Open

Redeploying PetSearch Service #236

bahung opened this issue Jul 5, 2023 · 0 comments

Comments

@bahung
Copy link

bahung commented Jul 5, 2023

When trying to Redeploying PetSearch Service after doing instrumentation following this tutorial, it seems there is no /petstore/petsearch-ecr in my ECR, and the following command does not work:
PETSEARCHECR=$(aws ssm get-parameter --name '/petstore/petsearch-ecr' | jq -r .Parameter.Value | cut -d':' -f 1)

Would you please help to troubleshoot that issue?

Many thanks,

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

1 participant