fred78290/aws-codeartifact-delete-package-versions
Deletes package from aws codeartifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | The name of the domain that contains the package to delete | yes | — |
| domain-owner | The 12-digit account number of the AWS account that owns the domain. It does not include dashes or spaces | yes | — |
| region | AWS CodeArtifact Region | yes | — |
| repository | The name of the repository that contains the package versions to delete | yes | — |
| format | The format of the package versions to delete. The valid values are: npm,pypi,maven,nuget | yes | — |
| namespace | The namespace of the package. The package component that specifies its namespace depends on its type | yes | — |
| package | The name of the package with the versions to delete | yes | — |
| versions | An array of strings that specify the versions of the package to delete | yes | — |
Outputs
no outputs