View the pipeline ARN and service role ARN (console) - Amazon 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).

View the pipeline ARN and service role ARN (console)

You can use the console to view pipeline settings, such as the pipeline ARN, the service role ARN, and the pipeline artifact store.

  1. Sign in to the Amazon Web Services Management Console and open the CodePipeline console at http://console.www.amazonaws.cn/codesuite/codepipeline/home.

    The names of all pipelines associated with your Amazon account will be displayed.

  2. Choose the name of your pipeline, and then choose Settings in the left-hand navigation pane. The page shows the following:

    • The pipeline name

    • The pipeline Amazon Resource Name (ARN)

      The pipeline ARN is constructed in this format:

      arn:aws:codepipeline:region:account:pipeline-name

      Sample pipeline ARN:

      arn:aws:codepipeline:us-east-2:80398EXAMPLE:MyFirstPipeline

    • The CodePipeline service role ARN for your pipeline

    • The pipeline version

    • The name and location of the artifact store for the pipeline