InstancesToExclude - AWS Outposts

InstancesToExclude

User-specified instances that must not be stopped. These instances will not appear in the list of instances that AWS recommends to stop in order to free up capacity.

Contents

AccountIds

IDs of the accounts that own each instance that must not be stopped.

Type: Array of strings

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

Instances

List of user-specified instances that must not be stopped.

Type: Array of strings

Length Constraints: Minimum length of 11. Maximum length of 32.

Pattern: ^i-[0-9a-z]+$

Required: No

Services

Names of the services that own each instance that must not be stopped in order to free up the capacity needed to run the capacity task.

Type: Array of strings

Valid Values: AWS | EC2 | ELASTICACHE | ELB | RDS | ROUTE53

Required: No

See Also

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