Updated on 2024-07-05 GMT+08:00

Cost Center

The Organizations service provides Service Control Policies (SCPs) for access control.

SCPs do not actually grant any permissions to a principal. They only set the permissions boundary for the principal. When SCPs are attached to a member account or an organizational unit (OU), they do not directly grant permissions to that member account or OU. Instead, the SCPs just determine what permissions are available for that member account or the member accounts under that OU.

This section describes the elements used by Organizations SCPs. The elements include actions, resources, and conditions.

For details about how to use these elements to edit a custom SCP policy, see Creating an SCP.

Actions

Actions are specific operations that are allowed or denied in an SCP.

  • The Access Level column describes how the action is classified (such as list, read, or write). This classification helps you understand the level of access that an action grants when you use it in an SCP.
  • The Resource Type column indicates whether the action supports resource-level permissions. Actions supported by Cost Center are valid for all resources. You can use a wildcard (*) to indicate all resource types.
    • You can use a wildcard (*) to indicate all resource types. If this column is empty (-), the action does not support resource-level permissions, and you must specify all resources ("*") in your SCP statements.
    • If this column includes a resource type, you must specify the URN in the Resource element of your statements.
    • Required resources are marked with asterisks (*) in the table. If you specify a resource in a statement using this action, then it must be of this type.
  • The Condition Key column contains keys that you can specify in the Condition element of an SCP statement.
    • If the Resource Type column has values for an action, the condition key takes effect only for the listed resource types.
    • If the Resource Type column is empty (-) for an action, the condition key takes effect for all resources that action supports.
    • If the Condition Key column is empty (-) for an action, the action does not support any condition keys.

The following table lists the actions that you can define in SCPs for Cost Center.

Table 1 Supported actions

Action

Description

Access Level

Resource Type

Condition Key

costCenter:costAnalysis:listCosts

Grants permission to view cost analysis.

read

-

-

costCenter:costAnalysis:configReport

Grants permission to manage cost reports, including creating, modifying, and deleting custom reports.

write

-

-

costCenter:costAnalysis:listReports

Grants permission to view a list of cost reports.

read

-

-

costCenter:costDetail:listCostDetails

Grants permission to view cost details.

read

-

-

costCenter:budget:configBudget

Grants permission to manage budgets, including creating, modifying, and deleting budgets.

write

-

-

costCenter:budget:viewBudget

Grants permission to view budget information, including the budget list and budget details.

read

-

-

costCenter:budget:deleteBudgetReport

Grants permission to delete a budget report.

write

-

-

costCenter:budget:configBudgetReport

Grants permission to add and modify a budget report.

write

-

-

costCenter:budget:viewBudgetReport

Grants permission to view budget reports, including the budget list and budget details.

read

-

-

costCenter:costAnomalyDetection:deleteMonitor

Grants permission to delete a cost monitor.

write

-

-

costCenter:costAnomalyDetection:configMonitor

Grants permission to add and edit a cost monitor.

write

-

-

costCenter:costAnomalyDetection:viewMonitor

Grants permission to view cost monitors and anomalies.

read

-

-

costCenter:costAnomalyDetection:configMonitorAlert

Grants permission to configure alerting for cost anomalies.

write

-

-

costCenter:costAnomalyDetection:viewMonitorAlert

Grants permission to view cost anomaly alerts.

read

-

-

costCenter:costAnomalyDetection:provideFeedback

Grants permission to provide feedback on cost anomalies.

read

-

-

costCenter:recommendation:viewRecommendationSummary

Grants permission to view the summary of cost optimization recommendations.

read

-

-

costCenter:recommendation:viewRecommendationSubscription

Grants permission to query subscriptions to cost optimization recommendations.

read

-

-

costCenter:recommendation:configRecommendationSubscription

Grants permission to configure or delete subscriptions to cost optimization recommendations.

write

-

-

costCenter:recommendation:viewYearlyMonthlyRecommendation

Grants permission to view the cost optimization option of changing pay-per-use to yearly/monthly.

read

-

-

costCenter:recommendation:viewResourcePkgRecommendation

Grants permission to view resource package purchase recommendations.

read

-

-

costCenter:recommendation:viewResourceOptimizeRecommendation

Grants permission to view optimization recommendations for idle resources.

read

-

-

costCenter:recommendation:configPreference

Grants permission to define idle resource identifying rules.

write

-

-

costCenter:costTag:updateStatus

Grants permission to activate or deactivate cost tags.

write

-

-

costCenter:costTag:listCostTags

Grants permission to view cost tags.

read

-

-

costCenter:costCategory:deleteCostCategory

Grants permission to delete cost categories.

write

-

-

costCenter:costCategory:configCostCategory

Grants permission to configure cost categories, including creating and editing cost categories.

write

-

-

costCenter:costCategory:viewCostCategory

Grants permission to view cost category information, including the cost category list and the details of each cost category.

read

-

-

costCenter:resourcePackage:viewResourcePkgAnalysis

Grants permission to view the analysis of resource package utilization and coverage.

read

-

-

costCenter:savingsPlans:viewSavingsPlansAnalysis

Grants permission to view the analysis of savings plan utilization and coverage.

read

-

-

costCenter:reserveInstance:viewRIAnalysis

Grants permission to view the analysis of reserved instance utilization and coverage.

read

-

-

costCenter:savingsPlans:viewSavingsPlans

Grants permission to view savings plans.

read

-

-

costCenter:recommendation:viewSavingsPlansRecommendation

Grants permission to view savings plans purchase recommendations.

read

-

-

costCenter::updateCostConfig

Grants permission to enable Cost Center functions.

write

-

-

costCenter:preference:delete

Grants permission to disable Cost Center functions.

write

-

-

costCenter:costdetailreport:viewReportTask

Grants permission to view the task list for exporting cost details to OBS.

read

-

-

costCenter:costdetailreport:configReportTask

Grants permission to create, modify, or delete the tasks for exporting cost details to OBS.

write

-

-

costCenter:helper:listCostAllocations

Grants permission to view the percentage of allocated costs.

list

-

-

costCenter:helper:viewCostRating

Grants permission to view cost allocation maturity rating.

read

-

-

Resources

Cost Center does not support resource-specific permission control in SCPs. If you want to allow access to Cost Center, use the wildcard (*) for the Resource element to apply SCPs to all resources.

Conditions

Cost Center does not support service-specific condition keys in SCPs. It can only use global condition keys applicable to all services. For details, see Global Condition Keys.