- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
arn
Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the container service.
container_service_name
Type: STRING
Provider name: containerServiceName
Description: The name of the container service.
created_at
Type: TIMESTAMP
Provider name: createdAt
Description: The timestamp when the container service was created.
current_deployment
Type: STRUCT
Provider name: currentDeployment
Description: An object that describes the current container deployment of the container service.
containers
STRING
containers
created_at
TIMESTAMP
createdAt
public_endpoint
STRUCT
publicEndpoint
container_name
STRING
containerName
container_port
INT32
containerPort
health_check
STRUCT
healthCheck
healthy_threshold
INT32
healthyThreshold
Healthy
state. The default value is 2
.interval_seconds
INT32
intervalSeconds
5
.path
STRING
path
/
.success_codes
STRING
successCodes
200
and 499
. You can specify multiple values (for example, 200,202
) or a range of values (for example, 200-299
).timeout_seconds
INT32
timeoutSeconds
2
.unhealthy_threshold
INT32
unhealthyThreshold
Unhealthy
state. The default value is 2
.state
STRING
state
ACTIVATING
- The deployment is being created.ACTIVE
- The deployment was successfully created, and it’s currently running on the container service. The container service can have only one deployment in an active state at a time.INACTIVE
- The deployment was previously successfully created, but it is not currently running on the container service.FAILED
- The deployment failed. Use the GetContainerLog
action to view the log events for the containers in the deployment to try to determine the reason for the failure.version
INT32
version
is_disabled
Type: BOOLEAN
Provider name: isDisabled
Description: A Boolean value indicating whether the container service is disabled.
location
Type: STRUCT
Provider name: location
Description: An object that describes the location of the container service, such as the Amazon Web Services Region and Availability Zone.
availability_zone
STRING
availabilityZone
us-east-2a
(case-sensitive).region_name
STRING
regionName
next_deployment
Type: STRUCT
Provider name: nextDeployment
Description: An object that describes the next deployment of the container service. This value is null
when there is no deployment in a pending
state.
containers
STRING
containers
created_at
TIMESTAMP
createdAt
public_endpoint
STRUCT
publicEndpoint
container_name
STRING
containerName
container_port
INT32
containerPort
health_check
STRUCT
healthCheck
healthy_threshold
INT32
healthyThreshold
Healthy
state. The default value is 2
.interval_seconds
INT32
intervalSeconds
5
.path
STRING
path
/
.success_codes
STRING
successCodes
200
and 499
. You can specify multiple values (for example, 200,202
) or a range of values (for example, 200-299
).timeout_seconds
INT32
timeoutSeconds
2
.unhealthy_threshold
INT32
unhealthyThreshold
Unhealthy
state. The default value is 2
.state
STRING
state
ACTIVATING
- The deployment is being created.ACTIVE
- The deployment was successfully created, and it’s currently running on the container service. The container service can have only one deployment in an active state at a time.INACTIVE
- The deployment was previously successfully created, but it is not currently running on the container service.FAILED
- The deployment failed. Use the GetContainerLog
action to view the log events for the containers in the deployment to try to determine the reason for the failure.version
INT32
version
power
Type: STRING
Provider name: power
Description: The power specification of the container service. The power specifies the amount of RAM, the number of vCPUs, and the base price of the container service.
power_id
Type: STRING
Provider name: powerId
Description: The ID of the power of the container service.
principal_arn
Type: STRING
Provider name: principalArn
Description: The principal ARN of the container service. The principal ARN can be used to create a trust relationship between your standard Amazon Web Services account and your Lightsail container service. This allows you to give your service permission to access resources in your standard Amazon Web Services account.
private_domain_name
Type: STRING
Provider name: privateDomainName
Description: The private domain name of the container service. The private domain name is accessible only by other resources within the default virtual private cloud (VPC) of your Lightsail account.
private_registry_access
Type: STRUCT
Provider name: privateRegistryAccess
Description: An object that describes the configuration for the container service to access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories. For more information, see Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service in the Amazon Lightsail Developer Guide.
ecr_image_puller_role
STRUCT
ecrImagePullerRole
is_active
BOOLEAN
isActive
principal_arn
STRING
principalArn
public_domain_names
Type: STRING
Provider name: publicDomainNames
Description: The public domain name of the container service, such as example.com
and www.example.com
. You can specify up to four public domain names for a container service. The domain names that you specify are used when you create a deployment with a container configured as the public endpoint of your container service. If you don’t specify public domain names, then you can use the default domain of the container service. CreateCertificate
action to create a certificate for the public domain names you want to use with your container service. CreateContainerService
or UpdateContainerService
for information about how to specify public domain names for your Lightsail container service.
resource_type
Type: STRING
Provider name: resourceType
Description: The Lightsail resource type of the container service.
scale
Type: INT32
Provider name: scale
Description: The scale specification of the container service. The scale specifies the allocated compute nodes of the container service.
state
Type: STRING
Provider name: state
Description: The current state of the container service. The following container service states are possible:
PENDING
- The container service is being created.READY
- The container service is running but it does not have an active container deployment.DEPLOYING
- The container service is launching a container deployment.RUNNING
- The container service is running and it has an active container deployment.UPDATING
- The container service capacity or its custom domains are being updated.DELETING
- The container service is being deleted.DISABLED
- The container service is disabled, and its active deployment and containers, if any, are shut down.state_detail
Type: STRUCT
Provider name: stateDetail
Description: An object that describes the current state of the container service. PENDING
, DEPLOYING
, or UPDATING
state.
code
STRING
code
DEPLOYING
or UPDATING
state:CREATING_SYSTEM_RESOURCES
- The system resources for your container service are being created.CREATING_NETWORK_INFRASTRUCTURE
- The network infrastructure for your container service are being created.PROVISIONING_CERTIFICATE
- The SSL/TLS certificate for your container service is being created.PROVISIONING_SERVICE
- Your container service is being provisioned.CREATING_DEPLOYMENT
- Your deployment is being created on your container service.EVALUATING_HEALTH_CHECK
- The health of your deployment is being evaluated.ACTIVATING_DEPLOYMENT
- Your deployment is being activated.PENDING
state:CERTIFICATE_LIMIT_EXCEEDED
- The SSL/TLS certificate required for your container service exceeds the maximum number of certificates allowed for your account.UNKNOWN_ERROR
- An error was experienced when your container service was being created.message
STRING
message
PENDING
, DEPLOYING
, or UPDATING
state.tags
Type: UNORDERED_LIST_STRING
url
Type: STRING
Provider name: url
Description: The publicly accessible URL of the container service. If no public endpoint is specified in the currentDeployment
, this URL returns a 404 response.