View source: R/bedrockagent_operations.R
bedrockagent_delete_flow_alias | R Documentation |
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(aliasIdentifier, flowIdentifier)
aliasIdentifier |
[required] The unique identifier of the alias to be deleted. |
flowIdentifier |
[required] The unique identifier of the flow that the alias belongs to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.