Skip to main content

AwsS3UrlReader

Home > @backstage/backend-common > AwsS3UrlReader

Implements a UrlReaderService for AWS S3 buckets.

Signature:

class AwsS3UrlReader implements UrlReader 

Implements: UrlReader

Constructors

ConstructorModifiersDescription
(constructor)(credsManager, integration, deps)Constructs a new instance of the AwsS3UrlReader class

Properties

PropertyModifiersTypeDescription
factorystaticReaderFactory

Methods

MethodModifiersDescription
read(url)
readTree(url, options)
readUrl(url, options)
search()
toString()