Full name:
com.aldunelabs.maven.ecr:create-ecr-repository-maven-plugin:1.0.1:create-ecr-repository
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| <region> | String | - | (no description) Default value is: eu-east-1. User property is: AWS_REGION. |
| <repository> | String | - | (no description) User property is: ECR_REPOSITORY. |
| Name | Type | Since | Description |
|---|---|---|---|
| <accesskey> | String | - | (no description) User property is: AWS_ACCESSKEY. |
| <encryptionType> | String | - | (no description) User property is: ECR_ENCRYPTION_TYPE. |
| <kmsKey> | String | - | (no description) User property is: ECR_KMS_KEY. |
| <lifecycleUrl> | String | - | (no description) User property is: ECR_LIFECYCLE_URL. |
| <mutable> | String | - | (no description) Default value is: true. User property is: ECR_MUTABLE. |
| <permissionsUrl> | String | - | (no description) User property is: ECR_PERMISSIONS_URL. |
| <profile> | String | - | (no description) User property is: AWS_PROFILE. |
| <registryId> | String | - | (no description) User property is: ECR_REGISTRY_ID. |
| <secretkey> | String | - | (no description) User property is: AWS_SECRETKEY. |
| <skip> | String | - | (no description) Default value is: false. |
| <token> | String | - | (no description) User property is: AWS_SESSIONTOKEN. |