Skip to content

Commit

Permalink
feat(amazonsagemaker): Add AmazonSageMaker AI provider
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Zaremba <18630245+zaremb@users.noreply.github.com>
Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
  • Loading branch information
dkuroczk and zaremb committed Nov 4, 2023
1 parent 64f9b1f commit c81c364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ k8sgpt auth add --backend amazonsagemaker --providerRegion eu-west-1 --endpointn
***Note**:
TODO: Currently access key will be requested in the CLI, you can enter anything into this.

To make amazonsagemaer as a default backend run:
To make amazonsagemaker as a default backend run:

```bash
k8sgpt auth default -p amazonsagemaker
Expand Down

0 comments on commit c81c364

Please sign in to comment.