EcsCluster
Contains information about the Amazon ECS cluster involved in a GuardDuty finding, including cluster identification and status.
Contents
- ec2InstanceUids
-
A list of unique identifiers for the Amazon EC2 instances that serve as container instances in the Amazon ECS cluster.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 25 items.
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- status
-
The current status of the Amazon ECS cluster.
Type: String
Valid Values:
ACTIVE | PROVISIONING | DEPROVISIONING | FAILED | INACTIVERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: