getPipelineState
inline suspend fun CodePipelineClient.getPipelineState(crossinline block: GetPipelineStateRequest.Builder.() -> Unit): GetPipelineStateResponse
Returns information about the state of a pipeline, including the stages and actions.
Values returned in the revisionId
and revisionUrl
fields indicate the source revision information, such as the commit ID, for the current state.