All Content tagged with Amazon CodeCatalyst
Amazon CodeCatalyst is an integrated DevOps service that brings together everything software development teams need to plan, code, build, test and deploy applications on AWS into a seamless, collaborative experience.
Content language: English
Select up to 5 tags to filter
Sort by most recent
I'm successfully using other AWS products for static website hosting and now trying to use better practices by introducing myself to CodeCatalyst with the Free Tier of the product.
So I selected the...
Currently it is only available in the US and Ireland.
When is it planned to be in London as well?
Hi
I'm working on developping a CodeCatalyst action. I see in other available actions code like
const workflowName = core.getEnvironmentVariable('CATALYST_WORKFLOW_NAME').trim()
const...
Hi
I was able to run my workflow today, but for several minutes, my workflow failed to start
Here is the error message when I run my workflow
Runtime errors
Runtime failure
An unexpected error...
Hi
I'm trying to create a custom action that runs Docker. In my action.yml I have defined the following, as per the doc
Runs:
Using: 'docker'
Image: 'Dockerfile'
And then I try to run the...
I created a CodeCatalyst account. When setting the alias, I first got an error "Alias could not be created". After that I always get the error "Alias unavailable" regardless of what I enter, even...
After linking a CodeCatalyst space to a AWS account, the account becomes responsible for all costs caused by the space. From the documentation, this seems like a de facto cart blanche. How to limit...
We have all code in AWS CodeCommit and obviously do not want to move to Microsoft's GitHub first before using CodeCatalyst. How/when can we integrate with CodeCommit? We also need integration with or...
Hi everyone,
I migrated my frontend to Amplify and now I have issue connecting to my backend that is still on an ec2 instance due to the api connection using http and not https. I thus want to take...
Hello everyone!
I've decided to explore CodeCatalyst and I'm following Amazon's official guide for deploying EKS at this link:...
Hi dear support.
Could you help to add normal IAM role to Amazon CodeCatalyst space?
When I try to do it, I can see messages
- The IAM role could not be added to your space, roleArn can not be...
I have the problem when I want to connect in vs code to a aws codecatalyst dev environment via the aws toolkit extension, that the vscode ssh remote environment gets stuck in connecting to the host...