Documentation - v0.0.0
    Preparing search index...

    Builder for a GitHub CodePipeline.

    Index

    Constructors

    Properties

    props: Partial<PipelineWorkflowProps>
    synthProps: Partial<cdkpipelines.ShellStepProps>

    Accessors

    Methods

    • Build a credentials provider for the pipeline.

      Parameters

      • OptionalaccountIdSecretName: string

        The name of the secret containing the account ID. Defaults to AWS_PIPELINE_ACCOUNT_ID.

      • OptionalroleName: string

        The name of the role to assume. Defaults to GitHubActionRole.

      Returns AwsCredentialsProvider