Skip to content

Commit

Permalink
proofread README.MD
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Kukushkin <[email protected]>
  • Loading branch information
kukushking committed Feb 5, 2024
1 parent 9a72c4d commit 7071198
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/sagemaker/sagemaker-endpoint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ This is an example module that creates SageMaker real-time inference endpoint fo
- `model-package-arn`: Model package ARN or
- `model-package-group-name`: Model package group name to pull latest approved model from
- `model-bucket-arn`: Model bucket ARN
-

#### Optional

- `sagemaker-project-id`: The VPC-ID that the endpoint will be created in
- `sagemaker-project-name`: The subnets that the endpoint will be created in\
- `sagemaker-project-id`: SageMaker project id
- `sagemaker-project-name`: SageMaker project name
- `model-execution-role-arn`: Model execution role ARN. Will be created if not provided.
- `ecr-repo-arn`: ECR repository ARN if custom container is used
- `variant-name`: Endpoint config production variant name. `AllTraffic` by default.
Expand Down

0 comments on commit 7071198

Please sign in to comment.