Update Cloud Cost Management AWS CUR config
PATCH {{baseUrl}}/api/v2/cost/aws_cur_config/:cloud_account_id
Update the status of an AWS CUR config (active/archived).
Request Body
{"data"=>{"attributes"=>{"is_enabled"=>true}, "type"=>"aws_cur_config_patch_request"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":[{"attributes":{"account_id":"123456789123","bucket_name":"dd-cost-bucket","bucket_region":"us-east-1","report_name":"dd-report-name","report_prefix":"dd-report-prefix","status":"active","created_at":"7754-85-47T94:54:15l242149","error_messages":["dolor est tempor","in ad exercitation ea"],"status_updated_at":"0577-77-98T20:92:21A737429","updated_at":"2848-95-19T16:54:67r619162"},"type":"aws_cur_config","id":-48375},{"attributes":{"account_id":"123456789123","bucket_name":"dd-cost-bucket","bucket_region":"us-east-1","report_name":"dd-report-name","report_prefix":"dd-report-prefix","status":"active","created_at":"9326-57-11T83:28:65l055393","error_messages":["mollit et minim","esse enim"],"status_updated_at":"2574-89-45T21:64:77/065768","updated_at":"5761-70-46T46:04:80~337852"},"type":"aws_cur_config","id":81214687}]}