BatchCreateBillScenarioUsageModificationItem - AWS Billing and Cost Management

BatchCreateBillScenarioUsageModificationItem

Represents a successfully created item in a batch operation for bill scenario usage modifications.

Contents

operation

The specific operation associated with this usage modification.

Type: String

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

Pattern: [-a-zA-Z0-9\.\-_:,]*

Required: Yes

serviceCode

The AWS service code for this usage modification.

Type: String

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

Pattern: [-a-zA-Z0-9\.\-_:, \/()]*

Required: Yes

usageType

The type of usage that was modified.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: [-a-zA-Z0-9\.\-_:,]*

Required: Yes

availabilityZone

The availability zone associated with this usage modification, if applicable.

Type: String

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

Pattern: [-a-zA-Z0-9\.\-_:,]*

Required: No

group

The group identifier for the created usage modification.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 30.

Pattern: [a-zA-Z0-9-]*

Required: No

historicalUsage

Historical usage data associated with this modification, if available.

Type: HistoricalUsageEntity object

Required: No

id

The unique identifier assigned to the created usage modification.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: No

key

The key of the successfully created entry.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 10.

Pattern: [a-zA-Z0-9]*

Required: No

location

The location associated with this usage modification.

Type: String

Required: No

quantities

The modified usage quantities.

Type: Array of UsageQuantity objects

Required: No

usageAccountId

The AWS account ID associated with the created usage modification.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

See Also

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