Module Awso_ce_eioSource

include module type of struct include Values end
include module type of struct include Awso_ce.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule AccountScope = Awso_ce.Values.AccountScope
Sourcemodule AmortizedRecurringFee = Awso_ce.Values.AmortizedRecurringFee
Sourcemodule AmortizedUpfrontFee = Awso_ce.Values.AmortizedUpfrontFee
Sourcemodule AnalysesPageSize = Awso_ce.Values.AnalysesPageSize
Sourcemodule ZonedDateTime = Awso_ce.Values.ZonedDateTime

The period of time that you want the usage and costs for.

Sourcemodule GenericString = Awso_ce.Values.GenericString
Sourcemodule RecommendationDetailHourlyMetrics = Awso_ce.Values.RecommendationDetailHourlyMetrics

Contains the hourly metrics for the given recommendation over the lookback period.

Sourcemodule MetricsOverLookbackPeriod = Awso_ce.Values.MetricsOverLookbackPeriod
Sourcemodule SavingsPlansPurchaseAnalysisDetails = Awso_ce.Values.SavingsPlansPurchaseAnalysisDetails

Details about the Savings Plans purchase analysis.

Sourcemodule AnalysisDetails = Awso_ce.Values.AnalysisDetails

Details about the analysis.

Sourcemodule ErrorMessage = Awso_ce.Values.ErrorMessage
Sourcemodule AnalysisNotFoundException = Awso_ce.Values.AnalysisNotFoundException

The requested analysis can't be found.

Sourcemodule AnalysisStatus = Awso_ce.Values.AnalysisStatus
Sourcemodule SavingsPlansId = Awso_ce.Values.SavingsPlansId
Sourcemodule SavingsPlansToExclude = Awso_ce.Values.SavingsPlansToExclude
Sourcemodule SupportedSavingsPlansType = Awso_ce.Values.SupportedSavingsPlansType
Sourcemodule SavingsPlansCommitment = Awso_ce.Values.SavingsPlansCommitment
Sourcemodule PaymentOption = Awso_ce.Values.PaymentOption
Sourcemodule SavingsPlans = Awso_ce.Values.SavingsPlans

The Savings Plans commitment details.

Sourcemodule SavingsPlansToAdd = Awso_ce.Values.SavingsPlansToAdd
Sourcemodule YearMonthDay = Awso_ce.Values.YearMonthDay
Sourcemodule DateInterval = Awso_ce.Values.DateInterval

The time period of the request.

Sourcemodule AnalysisType = Awso_ce.Values.AnalysisType
Sourcemodule SavingsPlansPurchaseAnalysisConfiguration = Awso_ce.Values.SavingsPlansPurchaseAnalysisConfiguration

The configuration for the Savings Plans purchase analysis.

Sourcemodule CommitmentPurchaseAnalysisConfiguration = Awso_ce.Values.CommitmentPurchaseAnalysisConfiguration

The configuration for the commitment purchase analysis.

Sourcemodule AnalysisSummary = Awso_ce.Values.AnalysisSummary

A summary of the analysis.

Sourcemodule AnalysisSummaryList = Awso_ce.Values.AnalysisSummaryList
Sourcemodule GenericDouble = Awso_ce.Values.GenericDouble
Sourcemodule RootCauseImpact = Awso_ce.Values.RootCauseImpact

The dollar value of the root cause.

The combination of Amazon Web Services service, linked account, linked account name, Region, and usage type where a cost anomaly is observed, along with the dollar and percentage amount of the anomaly impact. The linked account name will only be available when the account name can be identified.

Sourcemodule NullableNonNegativeDouble = Awso_ce.Values.NullableNonNegativeDouble

The dollar value of the anomaly.

Sourcemodule AnomalyScore = Awso_ce.Values.AnomalyScore

Quantifies the anomaly. The higher score means that it's more anomalous.

Sourcemodule AnomalyFeedbackType = Awso_ce.Values.AnomalyFeedbackType

An unusual cost pattern. This consists of the detailed metadata and the current status of the anomaly object.

Sourcemodule AnomalyDateInterval = Awso_ce.Values.AnomalyDateInterval

The time period for an anomaly.

Sourcemodule NonNegativeInteger = Awso_ce.Values.NonNegativeInteger
Sourcemodule MonitorDimension = Awso_ce.Values.MonitorDimension
Sourcemodule MatchOptions = Awso_ce.Values.MatchOptions

The values that are available for a tag. If Values and Key aren't specified, the ABSENT MatchOption is applied to all tags. That is, it's filtered on resources with no tags. If Key is provided and Values isn't specified, the ABSENT MatchOption is applied to the tag Key only. That is, it's filtered on resources without the given tag key.

Sourcemodule DimensionValues = Awso_ce.Values.DimensionValues

The metadata that you can use to filter and group your results. You can use GetDimensionValues to find specific values.

Sourcemodule CostCategoryName = Awso_ce.Values.CostCategoryName

The unique name of the cost category.

Sourcemodule CostCategoryValues = Awso_ce.Values.CostCategoryValues

The Cost Categories values used for filtering the costs. If Values and Key are not specified, the ABSENT MatchOption is applied to all Cost Categories. That is, it filters on resources that aren't mapped to any Cost Categories. If Values is provided and Key isn't specified, the ABSENT MatchOption is applied to the Cost Categories Key only. That is, it filters on resources without the given Cost Categories key.

module Expression = Awso_ce.Values.Expression

Use Expression to filter in various Cost Explorer APIs. Not all Expression types are supported in each API. Refer to the documentation for each specific API to see what is supported. There are two patterns: Simple dimension values. There are three types of simple dimension values: CostCategories, Tags, and Dimensions. Specify the CostCategories field to define a filter that acts on Cost Categories. Specify the Tags field to define a filter that acts on Cost Allocation Tags. Specify the Dimensions field to define a filter that acts on the DimensionValues . For each filter type, you can set the dimension name and values for the filters that you plan to use. For example, you can filter for REGION==us-east-1 OR REGION==us-west-1. For GetRightsizingRecommendation, the Region is a full name (for example, REGION==US East (N. Virginia). The corresponding Expression for this example is as follows: { "Dimensions": { "Key": "REGION", "Values": [ "us-east-1", "us-west-1" ] } } As shown in the previous example, lists of dimension values are combined with OR when applying the filter. You can also set different match options to further control how the filter behaves. Not all APIs support match options. Refer to the documentation for each specific API to see what is supported. For example, you can filter for linked account names that start with "a". The corresponding Expression for this example is as follows: { "Dimensions": { "Key": "LINKED_ACCOUNT_NAME", "MatchOptions": [ "STARTS_WITH" ], "Values": [ "a" ] } } Compound Expression types with logical operations. You can use multiple Expression types and the logical operators AND/OR/NOT to create a list of one or more Expression objects. By doing this, you can filter by more advanced options. For example, you can filter by ((REGION == us-east-1 OR REGION == us-west-1) OR (TAG.Type == Type1)) AND (USAGE_TYPE != DataTransfer). The corresponding Expression for this example is as follows: { "And": [ {"Or": [ {"Dimensions": { "Key": "REGION", "Values": [ "us-east-1", "us-west-1" ] }}, {"Tags": { "Key": "TagName", "Values": ["Value1"] } } ]}, {"Not": {"Dimensions": { "Key": "USAGE_TYPE", "Values": ["DataTransfer"] }}} ] } Because each Expression can have only one operator, the service returns an error if more than one is specified. The following example shows an Expression object that creates an error: { "And": [ ... ], "Dimensions": { "Key": "USAGE_TYPE", "Values": [ "DataTransfer" ] } } The following is an example of the corresponding error message: "Expression has more than one roots. Only one root operator is allowed for each expression: And, Or, Not, Dimensions, Tags, CostCategories" For the GetRightsizingRecommendation action, a combination of OR and NOT isn't supported. OR isn't supported between different dimensions, or dimensions and tags. NOT operators aren't supported. Dimensions are also limited to LINKED_ACCOUNT, REGION, or RIGHTSIZING_TYPE. For the GetReservationPurchaseRecommendation action, only NOT is supported. AND and OR aren't supported. Dimensions are limited to LINKED_ACCOUNT.

module Expressions = Awso_ce.Values.Expressions
Sourcemodule AnomalyMonitor = Awso_ce.Values.AnomalyMonitor

This object continuously inspects your account's cost data for anomalies. It's based on MonitorType and MonitorSpecification. The content consists of detailed metadata and the current status of the monitor object.

Sourcemodule AnomalyMonitors = Awso_ce.Values.AnomalyMonitors
Sourcemodule SubscriberType = Awso_ce.Values.SubscriberType
Sourcemodule SubscriberStatus = Awso_ce.Values.SubscriberStatus
Sourcemodule SubscriberAddress = Awso_ce.Values.SubscriberAddress

The recipient of AnomalySubscription notifications.

Sourcemodule MonitorArnList = Awso_ce.Values.MonitorArnList
Sourcemodule AnomalySubscriptionFrequency = Awso_ce.Values.AnomalySubscriptionFrequency
Sourcemodule AnomalySubscription = Awso_ce.Values.AnomalySubscription

An AnomalySubscription resource (also referred to as an alert subscription) sends notifications about specific anomalies that meet an alerting criteria defined by you. You can specify the frequency of the alerts and the subscribers to notify. Anomaly subscriptions can be associated with one or more AnomalyMonitor resources, and they only send notifications about anomalies detected by those associated monitors. You can also configure a threshold to further control which anomalies are included in the notifications. Anomalies that don’t exceed the chosen threshold and therefore don’t trigger notifications from an anomaly subscription will still be available on the console and from the GetAnomalies API.

Sourcemodule AnomalySubscriptions = Awso_ce.Values.AnomalySubscriptions
Sourcemodule NonNegativeLong = Awso_ce.Values.NonNegativeLong
Sourcemodule ApproximateUsageRecordsPerService = Awso_ce.Values.ApproximateUsageRecordsPerService
Sourcemodule ApproximationDimension = Awso_ce.Values.ApproximationDimension
Sourcemodule AttributeType = Awso_ce.Values.AttributeType
Sourcemodule AttributeValue = Awso_ce.Values.AttributeValue
Sourcemodule BackfillLimitExceededException = Awso_ce.Values.BackfillLimitExceededException

A request to backfill is already in progress. Once the previous request is complete, you can create another request.

Sourcemodule BillExpirationException = Awso_ce.Values.BillExpirationException

The requested report expired. Update the date interval and try again.

Sourcemodule BillingViewArn = Awso_ce.Values.BillingViewArn
Sourcemodule BillingViewHealthStatusException = Awso_ce.Values.BillingViewHealthStatusException

The billing view status must be HEALTHY to perform this action. Try again when the status is HEALTHY.

Sourcemodule ComparisonMetricValue = Awso_ce.Values.ComparisonMetricValue

Contains cost or usage metric values for comparing two time periods. Each value includes amounts for the baseline and comparison time periods, their difference, and the unit of measurement.

Sourcemodule ComparisonMetrics = Awso_ce.Values.ComparisonMetrics
Sourcemodule CostAllocationTagType = Awso_ce.Values.CostAllocationTagType
Sourcemodule CostAllocationTagStatus = Awso_ce.Values.CostAllocationTagStatus
Sourcemodule CostAllocationTag = Awso_ce.Values.CostAllocationTag

The cost allocation tag structure. This includes detailed metadata for the CostAllocationTag object.

Sourcemodule CostAllocationTagBackfillStatus = Awso_ce.Values.CostAllocationTagBackfillStatus
Sourcemodule CostAllocationTagBackfillRequest = Awso_ce.Values.CostAllocationTagBackfillRequest

The cost allocation tag backfill request structure that contains metadata and details of a certain backfill.

Sourcemodule CostAllocationTagBackfillRequestList = Awso_ce.Values.CostAllocationTagBackfillRequestList
Sourcemodule CostAllocationTagKeyList = Awso_ce.Values.CostAllocationTagKeyList
Sourcemodule CostAllocationTagList = Awso_ce.Values.CostAllocationTagList
Sourcemodule CostAllocationTagStatusEntry = Awso_ce.Values.CostAllocationTagStatusEntry

The cost allocation tag status. The status of a key can either be active or inactive.

Sourcemodule CostAllocationTagStatusList = Awso_ce.Values.CostAllocationTagStatusList
Sourcemodule CostAllocationTagsMaxResults = Awso_ce.Values.CostAllocationTagsMaxResults
Sourcemodule CostAndUsageComparison = Awso_ce.Values.CostAndUsageComparison

Represents a comparison of cost and usage metrics between two time periods.

Sourcemodule CostAndUsageComparisons = Awso_ce.Values.CostAndUsageComparisons
Sourcemodule CostAndUsageComparisonsMaxResults = Awso_ce.Values.CostAndUsageComparisonsMaxResults
Sourcemodule CostCategoryValue = Awso_ce.Values.CostCategoryValue

The default value for the cost category.

Sourcemodule CostCategorySplitChargeRuleTargetsList = Awso_ce.Values.CostCategorySplitChargeRuleTargetsList
Sourcemodule CostCategorySplitChargeRuleParameterValuesList = Awso_ce.Values.CostCategorySplitChargeRuleParameterValuesList
Sourcemodule CostCategorySplitChargeRuleParameterType = Awso_ce.Values.CostCategorySplitChargeRuleParameterType
Sourcemodule CostCategorySplitChargeRuleParameter = Awso_ce.Values.CostCategorySplitChargeRuleParameter

The parameters for a split charge method.

Sourcemodule CostCategorySplitChargeRuleParametersList = Awso_ce.Values.CostCategorySplitChargeRuleParametersList
Sourcemodule CostCategorySplitChargeMethod = Awso_ce.Values.CostCategorySplitChargeMethod
Sourcemodule CostCategorySplitChargeRule = Awso_ce.Values.CostCategorySplitChargeRule

Use the split charge rule to split the cost of one cost category value across several other target values.

Sourcemodule CostCategorySplitChargeRulesList = Awso_ce.Values.CostCategorySplitChargeRulesList
Sourcemodule CostCategoryRuleType = Awso_ce.Values.CostCategoryRuleType
Sourcemodule CostCategoryInheritedValueDimensionName = Awso_ce.Values.CostCategoryInheritedValueDimensionName
Sourcemodule CostCategoryInheritedValueDimension = Awso_ce.Values.CostCategoryInheritedValueDimension

When you create or update a cost category, you can define the CostCategoryRule rule type as INHERITED_VALUE. This rule type adds the flexibility to define a rule that dynamically inherits the cost category value from the dimension value that's defined by CostCategoryInheritedValueDimension. For example, suppose that you want to dynamically group costs that are based on the value of a specific tag key. First, choose an inherited value rule type, and then choose the tag dimension and specify the tag key to use.

Sourcemodule CostCategoryRule = Awso_ce.Values.CostCategoryRule

Rules are processed in order. If there are multiple rules that match the line item, then the first rule to match is used to determine that cost category value.

Sourcemodule CostCategoryRulesList = Awso_ce.Values.CostCategoryRulesList
Sourcemodule CostCategoryRuleVersion = Awso_ce.Values.CostCategoryRuleVersion
Sourcemodule CostCategoryStatusComponent = Awso_ce.Values.CostCategoryStatusComponent
Sourcemodule CostCategoryStatus = Awso_ce.Values.CostCategoryStatus
Sourcemodule CostCategoryProcessingStatus = Awso_ce.Values.CostCategoryProcessingStatus

The list of processing statuses for Cost Management products for a specific cost category.

Sourcemodule CostCategoryProcessingStatusList = Awso_ce.Values.CostCategoryProcessingStatusList
Sourcemodule CostCategory = Awso_ce.Values.CostCategory

The structure of Cost Categories. This includes detailed metadata and the set of rules for the CostCategory object.

Sourcemodule CostCategoryMaxResults = Awso_ce.Values.CostCategoryMaxResults
Sourcemodule CostCategoryNamesList = Awso_ce.Values.CostCategoryNamesList
Sourcemodule ResourceType = Awso_ce.Values.ResourceType
Sourcemodule ResourceTypes = Awso_ce.Values.ResourceTypes
Sourcemodule CostCategoryValuesList = Awso_ce.Values.CostCategoryValuesList
Sourcemodule CostCategoryReference = Awso_ce.Values.CostCategoryReference

A reference to a cost category containing only enough information to identify the Cost Category. You can use this information to retrieve the full cost category information using DescribeCostCategory.

Sourcemodule CostCategoryReferencesList = Awso_ce.Values.CostCategoryReferencesList
Sourcemodule CostCategoryResourceAssociation = Awso_ce.Values.CostCategoryResourceAssociation

A reference to a cost category association that contains information on an associated resource.

Sourcemodule CostCategoryResourceAssociations = Awso_ce.Values.CostCategoryResourceAssociations

Represents factors that contribute to cost variations between the baseline and comparison time periods, including the type of driver, an identifier of the driver, and associated metrics.

Sourcemodule CostComparisonDriver = Awso_ce.Values.CostComparisonDriver

Represents a collection of cost drivers and their associated metrics for cost comparison analysis.

Sourcemodule CostComparisonDrivers = Awso_ce.Values.CostComparisonDrivers
Sourcemodule CostComparisonDriversMaxResults = Awso_ce.Values.CostComparisonDriversMaxResults
Sourcemodule TotalRunningNormalizedUnits = Awso_ce.Values.TotalRunningNormalizedUnits
Sourcemodule ReservedNormalizedUnits = Awso_ce.Values.ReservedNormalizedUnits
Sourcemodule OnDemandNormalizedUnits = Awso_ce.Values.OnDemandNormalizedUnits
Sourcemodule CoverageNormalizedUnitsPercentage = Awso_ce.Values.CoverageNormalizedUnitsPercentage
Sourcemodule CoverageNormalizedUnits = Awso_ce.Values.CoverageNormalizedUnits

The amount of instance usage, in normalized units. You can use normalized units to see your EC2 usage for multiple sizes of instances in a uniform way. For example, suppose that you run an xlarge instance and a 2xlarge instance. If you run both instances for the same amount of time, the 2xlarge instance uses twice as much of your reservation as the xlarge instance, even though both instances show only one instance-hour. When you use normalized units instead of instance-hours, the xlarge instance used 8 normalized units, and the 2xlarge instance used 16 normalized units. For more information, see Modifying Reserved Instances in the Amazon Elastic Compute Cloud User Guide for Linux Instances.

Sourcemodule TotalRunningHours = Awso_ce.Values.TotalRunningHours
Sourcemodule ReservedHours = Awso_ce.Values.ReservedHours
Sourcemodule OnDemandHours = Awso_ce.Values.OnDemandHours
Sourcemodule CoverageHoursPercentage = Awso_ce.Values.CoverageHoursPercentage
Sourcemodule CoverageHours = Awso_ce.Values.CoverageHours

How long a running instance either used a reservation or was On-Demand.

Sourcemodule OnDemandCost = Awso_ce.Values.OnDemandCost
Sourcemodule CoverageCost = Awso_ce.Values.CoverageCost

How much it costs to run an instance.

The amount of instance usage that a reservation covered.

Sourcemodule ReservationCoverageGroup = Awso_ce.Values.ReservationCoverageGroup

A group of reservations that share a set of attributes.

Sourcemodule ReservationCoverageGroups = Awso_ce.Values.ReservationCoverageGroups
Sourcemodule CoverageByTime = Awso_ce.Values.CoverageByTime

Reservation coverage for a specified period, in hours.

Sourcemodule CoveragesByTime = Awso_ce.Values.CoveragesByTime
Sourcemodule ResourceTagValue = Awso_ce.Values.ResourceTagValue
Sourcemodule ResourceTagKey = Awso_ce.Values.ResourceTagKey

The tag structure that contains a tag key and value. Tagging is supported only for the following Cost Explorer resource types: AnomalyMonitor , AnomalySubscription , CostCategory .

Sourcemodule ResourceTagList = Awso_ce.Values.ResourceTagList
Sourcemodule CreateAnomalyMonitorRequest = Awso_ce.Values.CreateAnomalyMonitorRequest

Creates a new cost anomaly detection monitor with the requested type and monitor specification.

Sourcemodule LimitExceededException = Awso_ce.Values.LimitExceededException

You made too many calls in a short period of time. Try again later.

Sourcemodule CreateAnomalyMonitorResponse = Awso_ce.Values.CreateAnomalyMonitorResponse

Creates a new cost anomaly detection monitor with the requested type and monitor specification.

Sourcemodule CreateAnomalySubscriptionRequest = Awso_ce.Values.CreateAnomalySubscriptionRequest

Adds an alert subscription to a cost anomaly detection monitor. You can use each subscription to define subscribers with email or SNS notifications. Email subscribers can set an absolute or percentage threshold and a time frequency for receiving notifications.

Sourcemodule UnknownMonitorException = Awso_ce.Values.UnknownMonitorException

The cost anomaly monitor does not exist for the account.

Sourcemodule CreateAnomalySubscriptionResponse = Awso_ce.Values.CreateAnomalySubscriptionResponse

Adds an alert subscription to a cost anomaly detection monitor. You can use each subscription to define subscribers with email or SNS notifications. Email subscribers can set an absolute or percentage threshold and a time frequency for receiving notifications.

Sourcemodule CreateCostCategoryDefinitionRequest = Awso_ce.Values.CreateCostCategoryDefinitionRequest

Creates a new cost category with the requested name and rules.

Sourcemodule ServiceQuotaExceededException = Awso_ce.Values.ServiceQuotaExceededException

You've reached the limit on the number of resources you can create, or exceeded the size of an individual resource.

Sourcemodule CreateCostCategoryDefinitionResponse = Awso_ce.Values.CreateCostCategoryDefinitionResponse

Creates a new cost category with the requested name and rules.

Sourcemodule TagValuesList = Awso_ce.Values.TagValuesList
Sourcemodule NetworkResourceUtilization = Awso_ce.Values.NetworkResourceUtilization

The network field that contains a list of network metrics that are associated with the current instance.

Sourcemodule EBSResourceUtilization = Awso_ce.Values.EBSResourceUtilization

The EBS field that contains a list of EBS metrics that are associated with the current instance.

Sourcemodule DiskResourceUtilization = Awso_ce.Values.DiskResourceUtilization

The field that contains a list of disk (local storage) metrics that are associated with the current instance.

Sourcemodule EC2ResourceUtilization = Awso_ce.Values.EC2ResourceUtilization

Utilization metrics for the instance.

Sourcemodule ResourceUtilization = Awso_ce.Values.ResourceUtilization

Resource utilization of current resource.

Sourcemodule EC2ResourceDetails = Awso_ce.Values.EC2ResourceDetails

Details on the Amazon EC2 Resource.

Sourcemodule ResourceDetails = Awso_ce.Values.ResourceDetails

Details for the resource.

Sourcemodule CurrentInstance = Awso_ce.Values.CurrentInstance

Context about the current instance.

Sourcemodule DataUnavailableException = Awso_ce.Values.DataUnavailableException

The requested data is unavailable.

Sourcemodule DeleteAnomalyMonitorRequest = Awso_ce.Values.DeleteAnomalyMonitorRequest

Deletes a cost anomaly monitor.

Sourcemodule DeleteAnomalyMonitorResponse = Awso_ce.Values.DeleteAnomalyMonitorResponse

Deletes a cost anomaly monitor.

Sourcemodule DeleteAnomalySubscriptionRequest = Awso_ce.Values.DeleteAnomalySubscriptionRequest

Deletes a cost anomaly subscription.

Sourcemodule UnknownSubscriptionException = Awso_ce.Values.UnknownSubscriptionException

The cost anomaly subscription does not exist for the account.

Sourcemodule DeleteAnomalySubscriptionResponse = Awso_ce.Values.DeleteAnomalySubscriptionResponse

Deletes a cost anomaly subscription.

Sourcemodule DeleteCostCategoryDefinitionRequest = Awso_ce.Values.DeleteCostCategoryDefinitionRequest

Deletes a cost category. Expenses from this month going forward will no longer be categorized with this cost category.

Sourcemodule ResourceNotFoundException = Awso_ce.Values.ResourceNotFoundException

The specified ARN in the request doesn't exist.

Sourcemodule DeleteCostCategoryDefinitionResponse = Awso_ce.Values.DeleteCostCategoryDefinitionResponse

Deletes a cost category. Expenses from this month going forward will no longer be categorized with this cost category.

Sourcemodule DescribeCostCategoryDefinitionRequest = Awso_ce.Values.DescribeCostCategoryDefinitionRequest

Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a cost category that's defined in the account. You have the option to use EffectiveOn to return a cost category that's active on a specific date. If there's no EffectiveOn specified, you see a Cost Category that's effective on the current date. If cost category is still effective, EffectiveEnd is omitted in the response.

Sourcemodule DescribeCostCategoryDefinitionResponse = Awso_ce.Values.DescribeCostCategoryDefinitionResponse

Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a cost category that's defined in the account. You have the option to use EffectiveOn to return a cost category that's active on a specific date. If there's no EffectiveOn specified, you see a Cost Category that's effective on the current date. If cost category is still effective, EffectiveEnd is omitted in the response.

Sourcemodule DimensionValuesWithAttributes = Awso_ce.Values.DimensionValuesWithAttributes

The metadata of a specific type that you can use to filter and group your results. You can use GetDimensionValues to find specific values.

Sourcemodule DimensionValuesWithAttributesList = Awso_ce.Values.DimensionValuesWithAttributesList
Sourcemodule DynamoDBCapacityDetails = Awso_ce.Values.DynamoDBCapacityDetails

The DynamoDB reservations that Amazon Web Services recommends that you purchase.

Sourcemodule GenericBoolean = Awso_ce.Values.GenericBoolean
Sourcemodule EC2InstanceDetails = Awso_ce.Values.EC2InstanceDetails

Details about the Amazon EC2 reservations that Amazon Web Services recommends that you purchase.

Sourcemodule OfferingClass = Awso_ce.Values.OfferingClass
Sourcemodule EC2Specification = Awso_ce.Values.EC2Specification

The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.

Sourcemodule ESInstanceDetails = Awso_ce.Values.ESInstanceDetails

Details about the Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.

Sourcemodule ElastiCacheInstanceDetails = Awso_ce.Values.ElastiCacheInstanceDetails

Details about the Amazon ElastiCache reservations that Amazon Web Services recommends that you purchase.

Sourcemodule FindingReasonCode = Awso_ce.Values.FindingReasonCode
Sourcemodule FindingReasonCodes = Awso_ce.Values.FindingReasonCodes
Sourcemodule ForecastResult = Awso_ce.Values.ForecastResult

The forecast that's created for your query.

Sourcemodule ForecastResultsByTime = Awso_ce.Values.ForecastResultsByTime
Sourcemodule GenerationExistsException = Awso_ce.Values.GenerationExistsException

A request to generate a recommendation or analysis is already in progress.

Sourcemodule GenerationStatus = Awso_ce.Values.GenerationStatus
Sourcemodule RecommendationId = Awso_ce.Values.RecommendationId
Sourcemodule GenerationSummary = Awso_ce.Values.GenerationSummary

The summary of the Savings Plans recommendation generation.

Sourcemodule GenerationSummaryList = Awso_ce.Values.GenerationSummaryList
Sourcemodule NumericOperator = Awso_ce.Values.NumericOperator
Sourcemodule TotalImpactFilter = Awso_ce.Values.TotalImpactFilter

Filters cost anomalies based on the total impact.

Sourcemodule NextPageToken = Awso_ce.Values.NextPageToken
Sourcemodule GetAnomaliesRequest = Awso_ce.Values.GetAnomaliesRequest

Retrieves all of the cost anomalies detected on your account during the time period that's specified by the DateInterval object. Anomalies are available for up to 90 days.

Sourcemodule InvalidNextTokenException = Awso_ce.Values.InvalidNextTokenException

The pagination token is invalid. Try again without a pagination token.

Sourcemodule GetAnomaliesResponse = Awso_ce.Values.GetAnomaliesResponse

Retrieves all of the cost anomalies detected on your account during the time period that's specified by the DateInterval object. Anomalies are available for up to 90 days.

Sourcemodule GetAnomalyMonitorsRequest = Awso_ce.Values.GetAnomalyMonitorsRequest

Retrieves the cost anomaly monitor definitions for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).

Sourcemodule GetAnomalyMonitorsResponse = Awso_ce.Values.GetAnomalyMonitorsResponse

Retrieves the cost anomaly monitor definitions for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).

Sourcemodule GetAnomalySubscriptionsRequest = Awso_ce.Values.GetAnomalySubscriptionsRequest

Retrieves the cost anomaly subscription objects for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).

Sourcemodule GetAnomalySubscriptionsResponse = Awso_ce.Values.GetAnomalySubscriptionsResponse

Retrieves the cost anomaly subscription objects for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).

Sourcemodule UsageServices = Awso_ce.Values.UsageServices
Sourcemodule GetApproximateUsageRecordsRequest = Awso_ce.Values.GetApproximateUsageRecordsRequest

Retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.

Sourcemodule GetApproximateUsageRecordsResponse = Awso_ce.Values.GetApproximateUsageRecordsResponse

Retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.

Sourcemodule GetCommitmentPurchaseAnalysisRequest = Awso_ce.Values.GetCommitmentPurchaseAnalysisRequest

Retrieves a commitment purchase analysis result based on the AnalysisId.

Sourcemodule GetCommitmentPurchaseAnalysisResponse = Awso_ce.Values.GetCommitmentPurchaseAnalysisResponse

Retrieves a commitment purchase analysis result based on the AnalysisId.

Sourcemodule GroupDefinitionType = Awso_ce.Values.GroupDefinitionType
Sourcemodule GroupDefinitionKey = Awso_ce.Values.GroupDefinitionKey
Sourcemodule GroupDefinition = Awso_ce.Values.GroupDefinition

Represents a group when you specify a group by criteria or in the response to a query with a specific grouping.

Sourcemodule GroupDefinitions = Awso_ce.Values.GroupDefinitions
Sourcemodule GetCostAndUsageComparisonsRequest = Awso_ce.Values.GetCostAndUsageComparisonsRequest

Retrieves cost and usage comparisons for your account between two periods within the last 13 months. If you have enabled multi-year data at monthly granularity, you can go back up to 38 months.

Sourcemodule GetCostAndUsageComparisonsResponse = Awso_ce.Values.GetCostAndUsageComparisonsResponse

Retrieves cost and usage comparisons for your account between two periods within the last 13 months. If you have enabled multi-year data at monthly granularity, you can go back up to 38 months.

Sourcemodule GetCostAndUsageRequest = Awso_ce.Values.GetCostAndUsageRequest

Retrieves cost and usage metrics for your account. You can specify which cost and usage-related metric that you want the request to return. For example, you can specify BlendedCosts or UsageQuantity. You can also filter and group your data by various dimensions, such as SERVICE or AZ, in a specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all member accounts. For information about filter limitations, see Quotas and restrictions in the Billing and Cost Management User Guide.

Sourcemodule MetricAmount = Awso_ce.Values.MetricAmount

The aggregated value for a metric.

One level of grouped data in the results.

Sourcemodule ResultByTime = Awso_ce.Values.ResultByTime

The result that's associated with a time period.

Sourcemodule ResultsByTime = Awso_ce.Values.ResultsByTime
Sourcemodule RequestChangedException = Awso_ce.Values.RequestChangedException

Your request parameters changed between pages. Try again with the old parameters or without a pagination token.

Sourcemodule GetCostAndUsageResponse = Awso_ce.Values.GetCostAndUsageResponse

Retrieves cost and usage metrics for your account. You can specify which cost and usage-related metric that you want the request to return. For example, you can specify BlendedCosts or UsageQuantity. You can also filter and group your data by various dimensions, such as SERVICE or AZ, in a specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all member accounts. For information about filter limitations, see Quotas and restrictions in the Billing and Cost Management User Guide.

Sourcemodule GetCostAndUsageWithResourcesRequest = Awso_ce.Values.GetCostAndUsageWithResourcesRequest

Retrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related metric, such as BlendedCosts or UsageQuantity, that you want the request to return. You can also filter and group your data by various dimensions, such as SERVICE or AZ, in a specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all member accounts. Hourly granularity is only available for EC2-Instances (Elastic Compute Cloud) resource-level data. All other resource-level data is available at daily granularity. This is an opt-in only feature. You can enable this feature from the Cost Explorer Settings page. For information about how to access the Settings page, see Controlling Access for Cost Explorer in the Billing and Cost Management User Guide.

Sourcemodule GetCostAndUsageWithResourcesResponse = Awso_ce.Values.GetCostAndUsageWithResourcesResponse

Retrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related metric, such as BlendedCosts or UsageQuantity, that you want the request to return. You can also filter and group your data by various dimensions, such as SERVICE or AZ, in a specific time range. For a complete list of valid dimensions, see the GetDimensionValues operation. Management account in an organization in Organizations have access to all member accounts. Hourly granularity is only available for EC2-Instances (Elastic Compute Cloud) resource-level data. All other resource-level data is available at daily granularity. This is an opt-in only feature. You can enable this feature from the Cost Explorer Settings page. For information about how to access the Settings page, see Controlling Access for Cost Explorer in the Billing and Cost Management User Guide.

Sourcemodule SortDefinitionKey = Awso_ce.Values.SortDefinitionKey
Sourcemodule SortDefinition = Awso_ce.Values.SortDefinition

The details for how to sort the data.

Sourcemodule SortDefinitions = Awso_ce.Values.SortDefinitions
Sourcemodule SearchString = Awso_ce.Values.SearchString
Sourcemodule GetCostCategoriesRequest = Awso_ce.Values.GetCostCategoriesRequest

Retrieves an array of cost category names and values incurred cost. If some cost category names and values are not associated with any cost, they will not be returned by this API.

Sourcemodule GetCostCategoriesResponse = Awso_ce.Values.GetCostCategoriesResponse

Retrieves an array of cost category names and values incurred cost. If some cost category names and values are not associated with any cost, they will not be returned by this API.

Sourcemodule GetCostComparisonDriversRequest = Awso_ce.Values.GetCostComparisonDriversRequest

Retrieves key factors driving cost changes between two time periods within the last 13 months, such as usage changes, discount changes, and commitment-based savings. If you have enabled multi-year data at monthly granularity, you can go back up to 38 months.

Sourcemodule GetCostComparisonDriversResponse = Awso_ce.Values.GetCostComparisonDriversResponse

Retrieves key factors driving cost changes between two time periods within the last 13 months, such as usage changes, discount changes, and commitment-based savings. If you have enabled multi-year data at monthly granularity, you can go back up to 38 months.

Sourcemodule PredictionIntervalLevel = Awso_ce.Values.PredictionIntervalLevel
Sourcemodule GetCostForecastRequest = Awso_ce.Values.GetCostForecastRequest

Retrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period that you select, based on your past costs.

Sourcemodule GetCostForecastResponse = Awso_ce.Values.GetCostForecastResponse

Retrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period that you select, based on your past costs.

Sourcemodule GetDimensionValuesRequest = Awso_ce.Values.GetDimensionValuesRequest

Retrieves all available filter values for a specified filter over a period of time. You can search the dimension values for an arbitrary string.

Sourcemodule GetDimensionValuesResponse = Awso_ce.Values.GetDimensionValuesResponse

Retrieves all available filter values for a specified filter over a period of time. You can search the dimension values for an arbitrary string.

Sourcemodule GetReservationCoverageRequest = Awso_ce.Values.GetReservationCoverageRequest

You can use the following request parameters to query for how much of your instance usage a reservation covered.

Sourcemodule GetReservationCoverageResponse = Awso_ce.Values.GetReservationCoverageResponse

Retrieves the reservation coverage for your account, which you can use to see how much of your Amazon Elastic Compute Cloud, Amazon ElastiCache, Amazon Relational Database Service, or Amazon Redshift usage is covered by a reservation. An organization's management account can see the coverage of the associated member accounts. This supports dimensions, cost categories, and nested expressions. For any time period, you can filter data about reservation usage by the following dimensions: AZ CACHE_ENGINE DATABASE_ENGINE DEPLOYMENT_OPTION INSTANCE_TYPE LINKED_ACCOUNT OPERATING_SYSTEM PLATFORM REGION SERVICE TAG TENANCY To determine valid values for a dimension, use the GetDimensionValues operation.

Sourcemodule ServiceSpecification = Awso_ce.Values.ServiceSpecification

Hardware specifications for the service that you want recommendations for.

Sourcemodule RecommendationsPageSize = Awso_ce.Values.RecommendationsPageSize
Sourcemodule LookbackPeriodInDays = Awso_ce.Values.LookbackPeriodInDays
Sourcemodule GetReservationPurchaseRecommendationRequest = Awso_ce.Values.GetReservationPurchaseRecommendationRequest

Gets recommendations for reservation purchases. These recommendations might help you to reduce your costs. Reservations provide a discounted hourly rate (up to 75%) compared to On-Demand pricing. Amazon Web Services generates your recommendations by identifying your On-Demand usage during a specific time period and collecting your usage into categories that are eligible for a reservation. After Amazon Web Services has these categories, it simulates every combination of reservations in each category of usage to identify the best number of each type of Reserved Instance (RI) to purchase to maximize your estimated savings. For example, Amazon Web Services automatically aggregates your Amazon EC2 Linux, shared tenancy, and c4 family usage in the US West (Oregon) Region and recommends that you buy size-flexible regional reservations to apply to the c4 family usage. Amazon Web Services recommends the smallest size instance in an instance family. This makes it easier to purchase a size-flexible Reserved Instance (RI). Amazon Web Services also shows the equal number of normalized units. This way, you can purchase any instance size that you want. For this example, your RI recommendation is for c4.large because that is the smallest size instance in the c4 instance family.

Sourcemodule ReservationPurchaseRecommendationSummary = Awso_ce.Values.ReservationPurchaseRecommendationSummary

A summary about this recommendation, such as the currency code, the amount that Amazon Web Services estimates that you could save, and the total amount of reservation to purchase.

Sourcemodule ReservedCapacityDetails = Awso_ce.Values.ReservedCapacityDetails

Details about the reservations that Amazon Web Services recommends that you purchase.

Sourcemodule RedshiftInstanceDetails = Awso_ce.Values.RedshiftInstanceDetails

Details about the Amazon Redshift reservations that Amazon Web Services recommends that you purchase.

Sourcemodule RDSInstanceDetails = Awso_ce.Values.RDSInstanceDetails

Details about the Amazon RDS reservations that Amazon Web Services recommends that you purchase.

Sourcemodule MemoryDBInstanceDetails = Awso_ce.Values.MemoryDBInstanceDetails

Details about the MemoryDB reservations that Amazon Web Services recommends that you purchase.

Sourcemodule InstanceDetails = Awso_ce.Values.InstanceDetails

Details about the reservations that Amazon Web Services recommends that you purchase.

Sourcemodule ReservationPurchaseRecommendationDetail = Awso_ce.Values.ReservationPurchaseRecommendationDetail

Details about your recommended reservation purchase.

Sourcemodule ReservationPurchaseRecommendationDetails = Awso_ce.Values.ReservationPurchaseRecommendationDetails
Sourcemodule ReservationPurchaseRecommendation = Awso_ce.Values.ReservationPurchaseRecommendation

A specific reservation that Amazon Web Services recommends for purchase.

Sourcemodule ReservationPurchaseRecommendations = Awso_ce.Values.ReservationPurchaseRecommendations
Sourcemodule ReservationPurchaseRecommendationMetadata = Awso_ce.Values.ReservationPurchaseRecommendationMetadata

Information about a recommendation, such as the timestamp for when Amazon Web Services made a specific recommendation.

Sourcemodule GetReservationPurchaseRecommendationResponse = Awso_ce.Values.GetReservationPurchaseRecommendationResponse

Gets recommendations for reservation purchases. These recommendations might help you to reduce your costs. Reservations provide a discounted hourly rate (up to 75%) compared to On-Demand pricing. Amazon Web Services generates your recommendations by identifying your On-Demand usage during a specific time period and collecting your usage into categories that are eligible for a reservation. After Amazon Web Services has these categories, it simulates every combination of reservations in each category of usage to identify the best number of each type of Reserved Instance (RI) to purchase to maximize your estimated savings. For example, Amazon Web Services automatically aggregates your Amazon EC2 Linux, shared tenancy, and c4 family usage in the US West (Oregon) Region and recommends that you buy size-flexible regional reservations to apply to the c4 family usage. Amazon Web Services recommends the smallest size instance in an instance family. This makes it easier to purchase a size-flexible Reserved Instance (RI). Amazon Web Services also shows the equal number of normalized units. This way, you can purchase any instance size that you want. For this example, your RI recommendation is for c4.large because that is the smallest size instance in the c4 instance family.

Sourcemodule GetReservationUtilizationRequest = Awso_ce.Values.GetReservationUtilizationRequest

Retrieves the reservation utilization for your account. Management account in an organization have access to member accounts. You can filter data by dimensions in a time period. You can use GetDimensionValues to determine the possible dimension values. Currently, you can group only by SUBSCRIPTION_ID.

Sourcemodule ReservationGroupValue = Awso_ce.Values.ReservationGroupValue
Sourcemodule ReservationGroupKey = Awso_ce.Values.ReservationGroupKey
Sourcemodule UtilizationPercentageInUnits = Awso_ce.Values.UtilizationPercentageInUnits
Sourcemodule UtilizationPercentage = Awso_ce.Values.UtilizationPercentage
Sourcemodule UnrealizedSavings = Awso_ce.Values.UnrealizedSavings
Sourcemodule TotalPotentialRISavings = Awso_ce.Values.TotalPotentialRISavings
Sourcemodule TotalAmortizedFee = Awso_ce.Values.TotalAmortizedFee
Sourcemodule TotalActualUnits = Awso_ce.Values.TotalActualUnits
Sourcemodule TotalActualHours = Awso_ce.Values.TotalActualHours
Sourcemodule RealizedSavings = Awso_ce.Values.RealizedSavings
Sourcemodule RICostForUnusedHours = Awso_ce.Values.RICostForUnusedHours
Sourcemodule PurchasedUnits = Awso_ce.Values.PurchasedUnits
Sourcemodule PurchasedHours = Awso_ce.Values.PurchasedHours
Sourcemodule OnDemandCostOfRIHoursUsed = Awso_ce.Values.OnDemandCostOfRIHoursUsed
Sourcemodule NetRISavings = Awso_ce.Values.NetRISavings
Sourcemodule ReservationAggregates = Awso_ce.Values.ReservationAggregates

The aggregated numbers for your reservation usage.

Sourcemodule ReservationUtilizationGroup = Awso_ce.Values.ReservationUtilizationGroup

A group of reservations that share a set of attributes.

Sourcemodule ReservationUtilizationGroups = Awso_ce.Values.ReservationUtilizationGroups
Sourcemodule UtilizationByTime = Awso_ce.Values.UtilizationByTime

The amount of utilization, in hours.

Sourcemodule UtilizationsByTime = Awso_ce.Values.UtilizationsByTime
Sourcemodule GetReservationUtilizationResponse = Awso_ce.Values.GetReservationUtilizationResponse

Retrieves the reservation utilization for your account. Management account in an organization have access to member accounts. You can filter data by dimensions in a time period. You can use GetDimensionValues to determine the possible dimension values. Currently, you can group only by SUBSCRIPTION_ID.

Sourcemodule RecommendationTarget = Awso_ce.Values.RecommendationTarget
Sourcemodule RightsizingRecommendationConfiguration = Awso_ce.Values.RightsizingRecommendationConfiguration

You can use RightsizingRecommendationConfiguration to customize recommendations across two attributes. You can choose to view recommendations for instances within the same instance families or across different instance families. You can also choose to view your estimated savings that are associated with recommendations with consideration of existing Savings Plans or Reserved Instance (RI) benefits, or neither.

Sourcemodule GetRightsizingRecommendationRequest = Awso_ce.Values.GetRightsizingRecommendationRequest

Creates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances. Recommendations are generated to either downsize or terminate instances, along with providing savings detail and metrics. For more information about calculation and function, see Optimizing Your Cost with Rightsizing Recommendations in the Billing and Cost Management User Guide.

Sourcemodule RightsizingRecommendationSummary = Awso_ce.Values.RightsizingRecommendationSummary

The summary of rightsizing recommendations

Sourcemodule RightsizingRecommendationMetadata = Awso_ce.Values.RightsizingRecommendationMetadata

Metadata for a recommendation set.

Sourcemodule TerminateRecommendationDetail = Awso_ce.Values.TerminateRecommendationDetail

Details on termination recommendation.

Sourcemodule RightsizingType = Awso_ce.Values.RightsizingType
Sourcemodule PlatformDifference = Awso_ce.Values.PlatformDifference
Sourcemodule PlatformDifferences = Awso_ce.Values.PlatformDifferences
Sourcemodule TargetInstance = Awso_ce.Values.TargetInstance

Details on recommended instance.

Sourcemodule TargetInstancesList = Awso_ce.Values.TargetInstancesList
Sourcemodule ModifyRecommendationDetail = Awso_ce.Values.ModifyRecommendationDetail

Details for the modification recommendation.

Sourcemodule RightsizingRecommendation = Awso_ce.Values.RightsizingRecommendation

Recommendations to rightsize resources.

Sourcemodule RightsizingRecommendationList = Awso_ce.Values.RightsizingRecommendationList
Sourcemodule GetRightsizingRecommendationResponse = Awso_ce.Values.GetRightsizingRecommendationResponse

Creates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances. Recommendations are generated to either downsize or terminate instances, along with providing savings detail and metrics. For more information about calculation and function, see Optimizing Your Cost with Rightsizing Recommendations in the Billing and Cost Management User Guide.

Sourcemodule RecommendationDetailId = Awso_ce.Values.RecommendationDetailId
Sourcemodule GetSavingsPlanPurchaseRecommendationDetailsRequest = Awso_ce.Values.GetSavingsPlanPurchaseRecommendationDetailsRequest

Retrieves the details for a Savings Plan recommendation. These details include the hourly data-points that construct the cost, coverage, and utilization charts.

Sourcemodule RecommendationDetailData = Awso_ce.Values.RecommendationDetailData

The details and metrics for the given recommendation.

Sourcemodule GetSavingsPlanPurchaseRecommendationDetailsResponse = Awso_ce.Values.GetSavingsPlanPurchaseRecommendationDetailsResponse

Retrieves the details for a Savings Plan recommendation. These details include the hourly data-points that construct the cost, coverage, and utilization charts.

Sourcemodule GetSavingsPlansCoverageRequest = Awso_ce.Values.GetSavingsPlansCoverageRequest

Retrieves the Savings Plans covered for your account. This enables you to see how much of your cost is covered by a Savings Plan. An organization’s management account can see the coverage of the associated member accounts. This supports dimensions, cost categories, and nested expressions. For any time period, you can filter data for Savings Plans usage with the following dimensions: LINKED_ACCOUNT REGION SERVICE INSTANCE_FAMILY To determine valid values for a dimension, use the GetDimensionValues operation.

Sourcemodule SavingsPlansCoverageData = Awso_ce.Values.SavingsPlansCoverageData

Specific coverage percentage, On-Demand costs, and spend covered by Savings Plans, and total Savings Plans costs for an account.

Sourcemodule SavingsPlansCoverage = Awso_ce.Values.SavingsPlansCoverage

The amount of Savings Plans eligible usage that's covered by Savings Plans. All calculations consider the On-Demand equivalent of your Savings Plans usage.

Sourcemodule SavingsPlansCoverages = Awso_ce.Values.SavingsPlansCoverages
Sourcemodule GetSavingsPlansCoverageResponse = Awso_ce.Values.GetSavingsPlansCoverageResponse

Retrieves the Savings Plans covered for your account. This enables you to see how much of your cost is covered by a Savings Plan. An organization’s management account can see the coverage of the associated member accounts. This supports dimensions, cost categories, and nested expressions. For any time period, you can filter data for Savings Plans usage with the following dimensions: LINKED_ACCOUNT REGION SERVICE INSTANCE_FAMILY To determine valid values for a dimension, use the GetDimensionValues operation.

Sourcemodule GetSavingsPlansPurchaseRecommendationRequest = Awso_ce.Values.GetSavingsPlansPurchaseRecommendationRequest

Retrieves the Savings Plans recommendations for your account. First use StartSavingsPlansPurchaseRecommendationGeneration to generate a new set of recommendations, and then use GetSavingsPlansPurchaseRecommendation to retrieve them.

Sourcemodule SavingsPlansPurchaseRecommendationMetadata = Awso_ce.Values.SavingsPlansPurchaseRecommendationMetadata

Metadata about your Savings Plans Purchase Recommendations.

Sourcemodule SavingsPlansPurchaseRecommendationSummary = Awso_ce.Values.SavingsPlansPurchaseRecommendationSummary

Summary metrics for your Savings Plans Purchase Recommendations.

Sourcemodule SavingsPlansDetails = Awso_ce.Values.SavingsPlansDetails

The attribute details on a specific Savings Plan.

Sourcemodule SavingsPlansPurchaseRecommendationDetail = Awso_ce.Values.SavingsPlansPurchaseRecommendationDetail

Details for your recommended Savings Plans.

Sourcemodule SavingsPlansPurchaseRecommendationDetailList = Awso_ce.Values.SavingsPlansPurchaseRecommendationDetailList
Sourcemodule SavingsPlansPurchaseRecommendation = Awso_ce.Values.SavingsPlansPurchaseRecommendation

Contains your request parameters, Savings Plan Recommendations Summary, and Details.

Sourcemodule GetSavingsPlansPurchaseRecommendationResponse = Awso_ce.Values.GetSavingsPlansPurchaseRecommendationResponse

Retrieves the Savings Plans recommendations for your account. First use StartSavingsPlansPurchaseRecommendationGeneration to generate a new set of recommendations, and then use GetSavingsPlansPurchaseRecommendation to retrieve them.

Sourcemodule SavingsPlansDataType = Awso_ce.Values.SavingsPlansDataType
Sourcemodule SavingsPlansDataTypes = Awso_ce.Values.SavingsPlansDataTypes
Sourcemodule GetSavingsPlansUtilizationDetailsRequest = Awso_ce.Values.GetSavingsPlansUtilizationDetailsRequest

Retrieves attribute data along with aggregate utilization and savings data for a given time period. This doesn't support granular or grouped data (daily/monthly) in response. You can't retrieve data by dates in a single response similar to GetSavingsPlanUtilization, but you have the option to make multiple calls to GetSavingsPlanUtilizationDetails by providing individual dates. You can use GetDimensionValues in SAVINGS_PLANS to determine the possible dimension values. GetSavingsPlanUtilizationDetails internally groups data by SavingsPlansArn.

Sourcemodule SavingsPlansUtilization = Awso_ce.Values.SavingsPlansUtilization

The measurement of how well you're using your existing Savings Plans.

Sourcemodule SavingsPlansSavings = Awso_ce.Values.SavingsPlansSavings

The amount of savings that you're accumulating, against the public On-Demand rate of the usage accrued in an account.

Sourcemodule SavingsPlansAmortizedCommitment = Awso_ce.Values.SavingsPlansAmortizedCommitment

The amortized amount of Savings Plans purchased in a specific account during a specific time interval.

Sourcemodule SavingsPlanArn = Awso_ce.Values.SavingsPlanArn
Sourcemodule SavingsPlansUtilizationDetail = Awso_ce.Values.SavingsPlansUtilizationDetail

A single daily or monthly Savings Plans utilization rate and details for your account. A management account in an organization have access to member accounts. You can use GetDimensionValues to determine the possible dimension values.

Sourcemodule SavingsPlansUtilizationDetails = Awso_ce.Values.SavingsPlansUtilizationDetails
Sourcemodule SavingsPlansUtilizationAggregates = Awso_ce.Values.SavingsPlansUtilizationAggregates

The aggregated utilization metrics for your Savings Plans usage.

Sourcemodule GetSavingsPlansUtilizationDetailsResponse = Awso_ce.Values.GetSavingsPlansUtilizationDetailsResponse

Retrieves attribute data along with aggregate utilization and savings data for a given time period. This doesn't support granular or grouped data (daily/monthly) in response. You can't retrieve data by dates in a single response similar to GetSavingsPlanUtilization, but you have the option to make multiple calls to GetSavingsPlanUtilizationDetails by providing individual dates. You can use GetDimensionValues in SAVINGS_PLANS to determine the possible dimension values. GetSavingsPlanUtilizationDetails internally groups data by SavingsPlansArn.

Sourcemodule GetSavingsPlansUtilizationRequest = Awso_ce.Values.GetSavingsPlansUtilizationRequest

Retrieves the Savings Plans utilization for your account across date ranges with daily or monthly granularity. Management account in an organization have access to member accounts. You can use GetDimensionValues in SAVINGS_PLANS to determine the possible dimension values. You can't group by any dimension values for GetSavingsPlansUtilization.

Sourcemodule SavingsPlansUtilizationByTime = Awso_ce.Values.SavingsPlansUtilizationByTime

The amount of Savings Plans utilization (in hours).

Sourcemodule SavingsPlansUtilizationsByTime = Awso_ce.Values.SavingsPlansUtilizationsByTime
Sourcemodule GetSavingsPlansUtilizationResponse = Awso_ce.Values.GetSavingsPlansUtilizationResponse

Retrieves the Savings Plans utilization for your account across date ranges with daily or monthly granularity. Management account in an organization have access to member accounts. You can use GetDimensionValues in SAVINGS_PLANS to determine the possible dimension values. You can't group by any dimension values for GetSavingsPlansUtilization.

Sourcemodule GetTagsRequest = Awso_ce.Values.GetTagsRequest

Queries for available tag keys and tag values for a specified period. You can search the tag values for an arbitrary string.

Sourcemodule GetTagsResponse = Awso_ce.Values.GetTagsResponse

Queries for available tag keys and tag values for a specified period. You can search the tag values for an arbitrary string.

Sourcemodule GetUsageForecastRequest = Awso_ce.Values.GetUsageForecastRequest

Retrieves a forecast for how much Amazon Web Services predicts that you will use over the forecast time period that you select, based on your past usage.

Sourcemodule UnresolvableUsageUnitException = Awso_ce.Values.UnresolvableUsageUnitException

Cost Explorer was unable to identify the usage unit. Provide UsageType/UsageTypeGroup filter selections that contain matching units, for example: hours.

Sourcemodule GetUsageForecastResponse = Awso_ce.Values.GetUsageForecastResponse

Retrieves a forecast for how much Amazon Web Services predicts that you will use over the forecast time period that you select, based on your past usage.

Sourcemodule ListCommitmentPurchaseAnalysesRequest = Awso_ce.Values.ListCommitmentPurchaseAnalysesRequest

Lists the commitment purchase analyses for your account.

Sourcemodule ListCommitmentPurchaseAnalysesResponse = Awso_ce.Values.ListCommitmentPurchaseAnalysesResponse

Lists the commitment purchase analyses for your account.

Sourcemodule ListCostAllocationTagBackfillHistoryRequest = Awso_ce.Values.ListCostAllocationTagBackfillHistoryRequest

Retrieves a list of your historical cost allocation tag backfill requests.

Sourcemodule ListCostAllocationTagBackfillHistoryResponse = Awso_ce.Values.ListCostAllocationTagBackfillHistoryResponse

Retrieves a list of your historical cost allocation tag backfill requests.

Sourcemodule ListCostAllocationTagsRequest = Awso_ce.Values.ListCostAllocationTagsRequest

Get a list of cost allocation tags. All inputs in the API are optional and serve as filters. By default, all cost allocation tags are returned.

Sourcemodule ListCostAllocationTagsResponse = Awso_ce.Values.ListCostAllocationTagsResponse

Get a list of cost allocation tags. All inputs in the API are optional and serve as filters. By default, all cost allocation tags are returned.

Sourcemodule ResourceTypesFilterInput = Awso_ce.Values.ResourceTypesFilterInput
Sourcemodule ListCostCategoryDefinitionsRequest = Awso_ce.Values.ListCostCategoryDefinitionsRequest

Returns the name, Amazon Resource Name (ARN), NumberOfRules and effective dates of all cost categories defined in the account. You have the option to use EffectiveOn and SupportedResourceTypes to return a list of cost categories that were active on a specific date. If there is no EffectiveOn specified, you’ll see cost categories that are effective on the current date. If cost category is still effective, EffectiveEnd is omitted in the response. ListCostCategoryDefinitions supports pagination. The request can have a MaxResults range up to 100.

Sourcemodule ListCostCategoryDefinitionsResponse = Awso_ce.Values.ListCostCategoryDefinitionsResponse

Returns the name, Amazon Resource Name (ARN), NumberOfRules and effective dates of all cost categories defined in the account. You have the option to use EffectiveOn and SupportedResourceTypes to return a list of cost categories that were active on a specific date. If there is no EffectiveOn specified, you’ll see cost categories that are effective on the current date. If cost category is still effective, EffectiveEnd is omitted in the response. ListCostCategoryDefinitions supports pagination. The request can have a MaxResults range up to 100.

Sourcemodule ListCostCategoryResourceAssociationsRequest = Awso_ce.Values.ListCostCategoryResourceAssociationsRequest

Returns resource associations of all cost categories defined in the account. You have the option to use CostCategoryArn to get the association for a specific cost category. ListCostCategoryResourceAssociations supports pagination. The request can have a MaxResults range up to 100.

Sourcemodule ListCostCategoryResourceAssociationsResponse = Awso_ce.Values.ListCostCategoryResourceAssociationsResponse

Returns resource associations of all cost categories defined in the account. You have the option to use CostCategoryArn to get the association for a specific cost category. ListCostCategoryResourceAssociations supports pagination. The request can have a MaxResults range up to 100.

Sourcemodule RecommendationIdList = Awso_ce.Values.RecommendationIdList
Sourcemodule ListSavingsPlansPurchaseRecommendationGenerationRequest = Awso_ce.Values.ListSavingsPlansPurchaseRecommendationGenerationRequest

Retrieves a list of your historical recommendation generations within the past 30 days.

Sourcemodule ListSavingsPlansPurchaseRecommendationGenerationResponse = Awso_ce.Values.ListSavingsPlansPurchaseRecommendationGenerationResponse

Retrieves a list of your historical recommendation generations within the past 30 days.

Sourcemodule ListTagsForResourceRequest = Awso_ce.Values.ListTagsForResourceRequest

Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).

Sourcemodule ListTagsForResourceResponse = Awso_ce.Values.ListTagsForResourceResponse

Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).

Sourcemodule ProvideAnomalyFeedbackRequest = Awso_ce.Values.ProvideAnomalyFeedbackRequest

Modifies the feedback property of a given cost anomaly.

Sourcemodule ProvideAnomalyFeedbackResponse = Awso_ce.Values.ProvideAnomalyFeedbackResponse

Modifies the feedback property of a given cost anomaly.

Sourcemodule ResourceTagKeyList = Awso_ce.Values.ResourceTagKeyList
Sourcemodule StartCommitmentPurchaseAnalysisRequest = Awso_ce.Values.StartCommitmentPurchaseAnalysisRequest

Specifies the parameters of a planned commitment purchase and starts the generation of the analysis. This enables you to estimate the cost, coverage, and utilization impact of your planned commitment purchases.

Sourcemodule StartCommitmentPurchaseAnalysisResponse = Awso_ce.Values.StartCommitmentPurchaseAnalysisResponse

Specifies the parameters of a planned commitment purchase and starts the generation of the analysis. This enables you to estimate the cost, coverage, and utilization impact of your planned commitment purchases.

Sourcemodule StartCostAllocationTagBackfillRequest = Awso_ce.Values.StartCostAllocationTagBackfillRequest

Request a cost allocation tag backfill. This will backfill the activation status (either active or inactive) for all tag keys from para:BackfillFrom up to the time this request is made. You can request a backfill once every 24 hours.

Sourcemodule StartCostAllocationTagBackfillResponse = Awso_ce.Values.StartCostAllocationTagBackfillResponse

Request a cost allocation tag backfill. This will backfill the activation status (either active or inactive) for all tag keys from para:BackfillFrom up to the time this request is made. You can request a backfill once every 24 hours.

Sourcemodule StartSavingsPlansPurchaseRecommendationGenerationRequest = Awso_ce.Values.StartSavingsPlansPurchaseRecommendationGenerationRequest

Requests a Savings Plans recommendation generation. This enables you to calculate a fresh set of Savings Plans recommendations that takes your latest usage data and current Savings Plans inventory into account. You can refresh Savings Plans recommendations up to three times daily for a consolidated billing family. StartSavingsPlansPurchaseRecommendationGeneration has no request syntax because no input parameters are needed to support this operation.

Sourcemodule StartSavingsPlansPurchaseRecommendationGenerationResponse = Awso_ce.Values.StartSavingsPlansPurchaseRecommendationGenerationResponse

Requests a Savings Plans recommendation generation. This enables you to calculate a fresh set of Savings Plans recommendations that takes your latest usage data and current Savings Plans inventory into account. You can refresh Savings Plans recommendations up to three times daily for a consolidated billing family. StartSavingsPlansPurchaseRecommendationGeneration has no request syntax because no input parameters are needed to support this operation.

Sourcemodule TagResourceRequest = Awso_ce.Values.TagResourceRequest

An API operation for adding one or more tags (key-value pairs) to a resource. You can use the TagResource operation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value you specify replaces the previous value for that tag. Although the maximum number of array members is 200, user-tag maximum is 50. The remaining are reserved for Amazon Web Services use.

Sourcemodule TooManyTagsException = Awso_ce.Values.TooManyTagsException

Can occur if you specify a number of tags for a resource greater than the maximum 50 user tags per resource.

Sourcemodule TagResourceResponse = Awso_ce.Values.TagResourceResponse

An API operation for adding one or more tags (key-value pairs) to a resource. You can use the TagResource operation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value you specify replaces the previous value for that tag. Although the maximum number of array members is 200, user-tag maximum is 50. The remaining are reserved for Amazon Web Services use.

Sourcemodule UntagResourceRequest = Awso_ce.Values.UntagResourceRequest

Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.

Sourcemodule UntagResourceResponse = Awso_ce.Values.UntagResourceResponse

Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.

Sourcemodule UpdateAnomalyMonitorRequest = Awso_ce.Values.UpdateAnomalyMonitorRequest

Updates an existing cost anomaly monitor. The changes made are applied going forward, and doesn't change anomalies detected in the past.

Sourcemodule UpdateAnomalyMonitorResponse = Awso_ce.Values.UpdateAnomalyMonitorResponse

Updates an existing cost anomaly monitor. The changes made are applied going forward, and doesn't change anomalies detected in the past.

Sourcemodule UpdateAnomalySubscriptionRequest = Awso_ce.Values.UpdateAnomalySubscriptionRequest

Updates an existing cost anomaly subscription. Specify the fields that you want to update. Omitted fields are unchanged. The JSON below describes the generic construct for each type. See Request Parameters for possible values as they apply to AnomalySubscription.

Sourcemodule UpdateAnomalySubscriptionResponse = Awso_ce.Values.UpdateAnomalySubscriptionResponse

Updates an existing cost anomaly subscription. Specify the fields that you want to update. Omitted fields are unchanged. The JSON below describes the generic construct for each type. See Request Parameters for possible values as they apply to AnomalySubscription.

Sourcemodule UpdateCostAllocationTagsStatusError = Awso_ce.Values.UpdateCostAllocationTagsStatusError

Gives a detailed description of the result of an action. It's on each cost allocation tag entry in the request.

Sourcemodule UpdateCostAllocationTagsStatusErrors = Awso_ce.Values.UpdateCostAllocationTagsStatusErrors
Sourcemodule UpdateCostAllocationTagsStatusRequest = Awso_ce.Values.UpdateCostAllocationTagsStatusRequest

Updates status for cost allocation tags in bulk, with maximum batch size of 20. If the tag status that's updated is the same as the existing tag status, the request doesn't fail. Instead, it doesn't have any effect on the tag status (for example, activating the active tag).

Sourcemodule UpdateCostAllocationTagsStatusResponse = Awso_ce.Values.UpdateCostAllocationTagsStatusResponse

Updates status for cost allocation tags in bulk, with maximum batch size of 20. If the tag status that's updated is the same as the existing tag status, the request doesn't fail. Instead, it doesn't have any effect on the tag status (for example, activating the active tag).

Sourcemodule UpdateCostCategoryDefinitionRequest = Awso_ce.Values.UpdateCostCategoryDefinitionRequest

Updates an existing cost category. Changes made to the cost category rules will be used to categorize the current month’s expenses and future expenses. This won’t change categorization for the previous months.

Sourcemodule UpdateCostCategoryDefinitionResponse = Awso_ce.Values.UpdateCostCategoryDefinitionResponse

Updates an existing cost category. Changes made to the cost category rules will be used to categorize the current month’s expenses and future expenses. This won’t change categorization for the previous months.