Using the AWS CodeCommit web repository viewer in Bamboo
Use the AWS CodeCommit web repository viewer to click through with optional single sign-on (SSO) to commits and diffs in the AWS CodeCommit console from your builds and deployments.
Usage
To use the AWS CodeCommit web repository viewer to gain deep links with optional single sign-on (SSO):
1. (Optional) Configure a new AWS Connector with a Principal Type of Assume Role or Federated User (other principal types do not support SSO)
CodeCommit IAM policy
Ensure that the connector is configured with an appropriate IAM policy that grants the permissions required to use the CodeCommit console, for example:
AWSCodeCommitReadOnly
Provides read only access to AWS CodeCommit via the AWS Management Console.AWSCodeCommitPowerUser
Provides full access to AWS CodeCommit repositories, but does not allow repository deletion.
2. On the Bamboo source code repository configuration screen for your CodeCommit Git repository, navigate to the Web repository section
3. Complete the following settings:
Web repository | Select the AWS CodeCommit web repository viewer |
Connector | (Optional) Select an AWS Connector to enable SSO – skip to gain deep links without SSO |
4. Click Save repository to persist the configuration
To access the AWS CodeCommit console via SSO, click the generated deep links to commits and diffs in applicable sections of the Bamboo user interface, for example the build results summary.
How-to Articles
Frequently Asked Questions (FAQ)
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.
Utoolity® is a registered trademark of Utoolity GmbH.
© 2024 Utoolity GmbH. All rights reserved.