BlockingInstance
A running Amazon EC2 instance that can be stopped to free up capacity needed to run the capacity task.
Contents
- AccountId
-
The ID of the AWS account.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
\d{12}
Required: No
- AwsServiceName
-
The AWS service name that owns the specified blocking instance.
Type: String
Valid Values:
AWS | EC2 | ELASTICACHE | ELB | RDS | ROUTE53
Required: No
- InstanceId
-
The ID of the blocking instance.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 32.
Pattern:
^i-[0-9a-z]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: