{ "opencollection": "1.0.0", "info": { "name": "Amazon Step Functions Executions #X Amz Target=AWSStepFunctions.DeleteStateMachineAlias API", "version": "2016-11-23" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#X Amz Target=AWSStepFunctions.DeleteStateMachineAlias", "type": "folder" }, "items": [ { "info": { "name": "Amazon Delete State Machine Alias", "type": "http" }, "http": { "method": "POST", "url": "https://states.{region}.amazonaws.com/#X-Amz-Target=AWSStepFunctions.DeleteStateMachineAlias", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" }, { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Deletes a state machine alias.

After you delete a state machine alias, you can't use it to start executions. When you delete a state machine alias, Step Functions doesn't delete the state machine versions that alias references.

Related operations: