forecastservice_delete_what_if_forecast: Deletes a what-if forecast created using the...

View source: R/forecastservice_operations.R

forecastservice_delete_what_if_forecastR Documentation

Deletes a what-if forecast created using the CreateWhatIfForecast operation

Description

Deletes a what-if forecast created using the create_what_if_forecast operation. You can delete only what-if forecasts that have a status of ACTIVE or CREATE_FAILED. To get the status, use the describe_what_if_forecast operation.

See https://www.paws-r-sdk.com/docs/forecastservice_delete_what_if_forecast/ for full documentation.

Usage

forecastservice_delete_what_if_forecast(WhatIfForecastArn)

Arguments

WhatIfForecastArn

[required] The Amazon Resource Name (ARN) of the what-if forecast that you want to delete.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.