R/bedrockagent_operations.R
bedrockagent_delete_flow_alias.Rd
Deletes an alias of a flow.
See https://www.paws-r-sdk.com/docs/bedrockagent_delete_flow_alias/ for full documentation.
bedrockagent_delete_flow_alias(flowIdentifier, aliasIdentifier)
[required] The unique identifier of the flow that the alias belongs to.
[required] The unique identifier of the alias to be deleted.