Readonly
accountThe OSML (OversightML) account to associate with the endpoint.
Readonly
clusterThe name of the ECS cluster where the endpoint will be deployed.
Optional
Readonly
containerOptional environment variables to be set within the container.
Readonly
containerThe port within the container where the application will listen for incoming traffic.
Readonly
cpuThe number of CPU units to allocate to the container.
Readonly
healthcheckThe path for the health check endpoint used by the load balancer.
Readonly
hostThe host port on which the container will listen for incoming traffic.
Readonly
imageThe Docker container image to be used for the endpoint.
Readonly
loadThe name of the load balancer associated with the endpoint.
Readonly
memoryThe amount of memory to allocate to the container in megabytes (MB).
Readonly
osmlThe OSML VPC (Virtual Private Cloud) configuration for the endpoint.
Readonly
roleThe IAM (Identity and Access Management) role used by the endpoint's task definition.
Optional
Readonly
securityThe ID of the security group to associate with the ECS task.
Represents the properties required to configure an OSML (OversightML) HTTP endpoint within an AWS ECS (Elastic Container Service) cluster.
MEHTTPEndpointProps