View a markdown version of this page

QuoteCapacity - AWS Outposts

QuoteCapacity

A capacity requirement for a quote. Specifies the type of capacity, the unit, and the quantity.

Contents

Quantity

The quantity of the specified capacity unit. For Amazon EC2, this is the number of additional instances to add to the Outpost. For Amazon EBS and Amazon S3, this is the total desired end-state capacity of the Outpost.

Type: Float

Required: No

QuoteCapacityType

The type of capacity. Valid values are EC2, EBS, and S3.

Type: String

Valid Values: EC2 | EBS | S3

Required: No

Unit

The unit of measurement for the capacity. For Amazon EC2, this is the instance type (for example, c5.24xlarge). For Amazon EBS and Amazon S3, this is the storage unit (for example, TiB for tebibytes).

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: ^[\S \n]+$

Required: No

See Also

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