Skip to content

Job init failing with Parameter name: can't be prefixed with "ssm" when run on a new project #1778

@pcolazurdo

Description

@pcolazurdo

I've found a few issues trying to create a new Job on an existing App.

When running copilot job init, I get the following error:

✔ Wrote the manifest for job covid19-job at copilot/covid19-job/manifest.yml
Your manifest contains configurations like your container size and job schedule (@daily).

✘ get application : get application : ValidationException: Parameter name: can't be prefixed with "ssm" (case-insensitive). If formed as a path, it can consist of sub-paths divided by slash symbol; each sub-path can be formed as a mix of letters, numbers and the following 3 symbols .-_

The only way to move past this point is by running copilot with the specific app Name in the CLI like this

copilot job init --app modernization-lab

Metadata

Metadata

Assignees

Labels

area/jobIssues about jobs.type/bugIssues that are bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions