Skip to content

Support using local S3 instance (e.g. minio) #1358

@larsll

Description

@larsll

Is your feature request related to a problem? Please describe.
We are working on setting up local/offline DeepRacer training; using Sagemaker and Robomaker. This means having a local S3 instance (using minio) to host the files.

Describe the solution you'd like
It should be possible to configure the S3 Endpoint URL to point to a specific local URL/port. Current proposal is to allow to pass a pre-configured s3Client into an Estimator on creation.

Describe alternatives you've considered
An alternative would be to store the required configuration in the Sagemaker Local Session. It would nevertheless require changes to all areas of code where a new s3Client is created.

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