ActionType - CodePipeline
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ActionType

Returns information about the details of an action type.

Contents

id

Represents information about an action type.

Type: ActionTypeId object

Required: Yes

inputArtifactDetails

The details of the input artifact for the action, such as its commit ID.

Type: ArtifactDetails object

Required: Yes

outputArtifactDetails

The details of the output artifact of the action, such as its commit ID.

Type: ArtifactDetails object

Required: Yes

actionConfigurationProperties

The configuration properties for the action type.

Type: Array of ActionConfigurationProperty objects

Array Members: Maximum number of 10 items.

Required: No

settings

The settings for the action type.

Type: ActionTypeSettings object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: