Skip to main content

AwsCodeCommitIntegration

Home > @backstage/integration > AwsCodeCommitIntegration

Integrates with AWS CodeCommit.

Signature:

class AwsCodeCommitIntegration implements ScmIntegration 

Implements: ScmIntegration

Constructors

ConstructorModifiersDescription
(constructor)(integrationConfig)Constructs a new instance of the AwsCodeCommitIntegration class

Properties

PropertyModifiersTypeDescription
configreadonlyAwsCodeCommitIntegrationConfig
factorystaticScmIntegrationsFactory<AwsCodeCommitIntegration>
titlereadonlystring
typereadonlystring

Methods

MethodModifiersDescription
resolveEditUrl(url)
resolveUrl(options)