Skip to content

aws_s3_storage provider uses Google Cloud Storage class name #3365

Description

@Harsh23Kashyap

The AWS S3 Storage datasource provider defines GoogleCloudStorageDatasourceProvider in datasources/aws_s3_storage/provider/aws_s3_storage.py.

That is the same class name as the Google Cloud Storage plugin. Other datasource providers use service-specific names (AzureBlobDatasourceProvider, GitHubDatasourceProvider, etc.), so this looks like a copy-paste error.

Expected: Rename the class to AwsS3StorageDatasourceProvider and bump the plugin patch version in manifest.yaml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions