This template creates a connection with Bitbucket. The connection is created using the AWS::CodeStarConnections::Connection resource. The connection is given a name 'MyConnection' and the provider type is set to 'Bitbucket'. The connection is also tagged with a key 'Project' and a value 'ProjectB'.

CloudFormation Template