ContainerServiceDeploymentRequest - Amazon Lightsail

ContainerServiceDeploymentRequest

Describes a container deployment configuration of an Amazon Lightsail container service.

A deployment specifies the settings, such as the ports and launch command, of containers that are deployed to your container service.

Contents

containers

An object that describes the configuration for the containers of the deployment.

Type: String to Container object map

Key Length Constraints: Minimum length of 1. Maximum length of 53.

Key Pattern: ^[a-z0-9]{1,2}|[a-z0-9][a-z0-9-]+[a-z0-9]$

Required: No

publicEndpoint

An object that describes the endpoint of the deployment.

Type: EndpointRequest object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: