Category |
String
|
Required: Yes. A category that defines which action type the owner (the entitiy that performs the action) performs. The category that you select determine the providers that you can specify for the Provider property. For valid values, see ActionTypeId in the AWS CodePipeline API Reference. |
Owner |
String
|
Required: Yes. The entity that performs the action. For valid values, see ActionTypeId in the AWS CodePipeline API Reference. |
Provider |
String
|
Required: Yes. The service provider that the action calls. The providers that you can specify are determined by the category that you select. For example, a valid provider for the Deploy category is AWS CodeDeploy, which you would specify as CodeDeploy. |
Version |
String
|
Required: Yes. A version identifier for this action. |