ActionType - CodePipeline

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 AWS SDKs, see the following: