Skip to content

Add a command plugin to download AWS model files#98

Merged
adam-fowler merged 1 commit into
mainfrom
soto-model-downloader
Apr 6, 2026
Merged

Add a command plugin to download AWS model files#98
adam-fowler merged 1 commit into
mainfrom
soto-model-downloader

Conversation

@adam-fowler

@adam-fowler adam-fowler commented Mar 2, 2026

Copy link
Copy Markdown
Member

Add soto.config.json to your project

{
    "services": {
        "s3": {}
    }
}

Run

swift package plugin download-aws-models

Build

Co-authored-by: ARPIT SINGH <Arpit160399.github.io>

@0xTim 0xTim left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - only comment would be we might want to investigate Swift Subprocess in case that provides a better APIs for shelling out

@adam-fowler

Copy link
Copy Markdown
Member Author

LGTM - only comment would be we might want to investigate Swift Subprocess in case that provides a better APIs for shelling out

Subprocess requires 6.2. Maybe at a later date

@adam-fowler adam-fowler merged commit c6dee49 into main Apr 6, 2026
5 checks passed
@adam-fowler adam-fowler deleted the soto-model-downloader branch April 6, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants