Skip to content

(cdk-pipelines): cdk bootstrap command no longer valid #16512

@samlaf

Description

@samlaf

link to reference doc page: https://docs.aws.amazon.com/cdk/api/latest/docs/pipelines-readme.html#s3-error-access-denied

The command for creating a new cdkbootstrap

$ env CDK_NEW_BOOTSTRAP=1 npx cdk bootstrap \
    --qualifier randchars1234
    --toolkit-stack-name CDKToolkitTemp
    aws://111111111111/us-east-1

fails with error

Error [ValidationError]: Parameter Qualifier failed to satisfy constraint: Qualifier must be an alphanumeric identifier of at most 10 characters

Maybe change it to 'random1234'?

Also missing \ after second and third lines.


This is a 📕 documentation issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/pipelinesCDK Pipelines librarydocumentationThis is a problem with documentation.effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions