Skip to main content

AwsS3Integration

Home > @backstage/integration > AwsS3Integration

Integrates with AWS S3 or compatible solutions.

Signature:

class AwsS3Integration implements ScmIntegration 

Implements: ScmIntegration

Constructors

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

Properties

PropertyModifiersTypeDescription
configreadonlyAwsS3IntegrationConfig
factorystaticScmIntegrationsFactory<AwsS3Integration>
titlereadonlystring
typereadonlystring

Methods

MethodModifiersDescription
resolveEditUrl(url)
resolveUrl(options)