Skip to content

Multi Model Endpoint Deployment Issue #1250

@nmakarun

Description

@nmakarun

Describe the bug
When trying to deploy the multi model endpoint, it is not being deployed due to internal error.

To reproduce
print('Waiting for {} endpoint to be in service...'.format(endpoint_name))
waiter = sm_client.get_waiter('endpoint_in_service')
waiter.wait(EndpointName=endpoint_name)

Expected behavior
I expected the endpoint to be deployed and available for service .

Screenshots or logs
image

Additional context*
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions