Skip to content

no possibility to specify credentials/profile in dvc import #1827

@pauqilaz

Description

@pauqilaz

Hi,

For many use cases, when importing from s3, the s3 bucket from which data is imported requires credentials or a profile. Right now, it does not seem possible to specify these (even though it is possible for a s3 remote with dvc remote modify myremote profile myprofile).

I know that is it possible to work around that by using dvc run instead, but providing a way to specify a profile or credential would be a welcome feature in dvc import. It could look like:

dvc import s3://mybucket/myfile destination --profile myprofile

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions