ECSManagedResources - Amazon Elastic Container Service

ECSManagedResources

Represents the AWS resources managed by Amazon ECS for an Express service, including ingress paths, auto-scaling policies, metric alarms, and security groups.

Contents

autoScaling

The auto-scaling configuration and policies for the Express service.

Type: ManagedAutoScaling object

Required: No

ingressPaths

The ingress paths and endpoints for the Express service.

Type: Array of ManagedIngressPath objects

Required: No

logGroups

The log groups managed by the Express service.

Type: Array of ManagedLogGroup objects

Required: No

metricAlarms

The CloudWatch metric alarms associated with the Express service.

Type: Array of ManagedMetricAlarm objects

Required: No

serviceSecurityGroups

The security groups managed by the Express service.

Type: Array of ManagedSecurityGroup objects

Required: No

See Also

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