View source: R/codepipeline_operations.R
codepipeline_update_action_type | R Documentation |
Updates an action type that was created with any supported integration model, where the action type is to be used by customers of the action type provider. Use a JSON file with the action definition and update_action_type
to provide the full structure.
See https://www.paws-r-sdk.com/docs/codepipeline_update_action_type/ for full documentation.
codepipeline_update_action_type(actionType)
actionType |
[required] The action type definition for the action type to be updated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.