Category: bitbucket

AWS CodeStar Connections is a new feature that allows services like AWS CodePipeline to access third-party code source provider. For example, you can now seamlessly connect your Atlassian Bitbucket Cloud source repository to AWS CodePipeline.

This new feature is available in the following Regions: The practice of tracking and managing changes to code, or source control, is a foundational element to the development process.

Here is some simple html code that you can name index.html and add to your repo.

You can then connect your Bitbucket Cloud account to your AWS account to deploy code natively.

Related Articles