AWS::Lightsail::Container ContainerServiceDeployment - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Lightsail::Container ContainerServiceDeployment

ContainerServiceDeployment is a property of the AWS::Lightsail::Container resource. It describes a container deployment configuration of a container service.

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

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Containers

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

Required: No

Type: Array of Container

Update requires: No interruption

PublicEndpoint

An object that describes the endpoint of the deployment.

Required: No

Type: PublicEndpoint

Update requires: No interruption