sfn_delete_state_machine_version: Deletes a state machine version

View source: R/sfn_operations.R

sfn_delete_state_machine_versionR Documentation

Deletes a state machine version

Description

Deletes a state machine version. After you delete a version, you can't call start_execution using that version's ARN or use the version with a state machine alias.

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

Usage

sfn_delete_state_machine_version(stateMachineVersionArn)

Arguments

stateMachineVersionArn

[required] The Amazon Resource Name (ARN) of the state machine version to delete.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.