AWS::Lightsail::Container ContainerServiceDeployment - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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 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