We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The template.json to create the stack, needs codecommit but that is not longer avaialable for new customers, so the stack cannot complete.
The text was updated successfully, but these errors were encountered:
Any updates on when this will be fixed? Rekognition is unusable at the moment because of this.
Sorry, something went wrong.
Edit file ./docker-deploy/debug.sh
#!/bin/bash SCRIPT_DIR="$( cd -- "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 ; pwd -P )" pushd $SCRIPT_DIR/.. docker build -t riv-deploy ./images/cdk-deploy docker run -it -v ~/.aws:/root/.aws -v `pwd`:/files -v /var/run/docker.sock:/var/run/docker.sock -w /files --entrypoint bash riv-deploy popd
Then run: ./docker-deploy/debug.sh
./docker-deploy/debug.sh
No branches or pull requests
The template.json to create the stack, needs codecommit but that is not longer avaialable for new customers, so the stack cannot complete.
The text was updated successfully, but these errors were encountered: