We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.ecr.getRepositoryCreationTemplate
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
The details of the repository creation template associated with the request.
Using getRepositoryCreationTemplate
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getRepositoryCreationTemplate(args: GetRepositoryCreationTemplateArgs, opts?: InvokeOptions): Promise<GetRepositoryCreationTemplateResult>
function getRepositoryCreationTemplateOutput(args: GetRepositoryCreationTemplateOutputArgs, opts?: InvokeOptions): Output<GetRepositoryCreationTemplateResult>
def get_repository_creation_template(prefix: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRepositoryCreationTemplateResult
def get_repository_creation_template_output(prefix: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRepositoryCreationTemplateResult]
func LookupRepositoryCreationTemplate(ctx *Context, args *LookupRepositoryCreationTemplateArgs, opts ...InvokeOption) (*LookupRepositoryCreationTemplateResult, error)
func LookupRepositoryCreationTemplateOutput(ctx *Context, args *LookupRepositoryCreationTemplateOutputArgs, opts ...InvokeOption) LookupRepositoryCreationTemplateResultOutput
> Note: This function is named LookupRepositoryCreationTemplate
in the Go SDK.
public static class GetRepositoryCreationTemplate
{
public static Task<GetRepositoryCreationTemplateResult> InvokeAsync(GetRepositoryCreationTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetRepositoryCreationTemplateResult> Invoke(GetRepositoryCreationTemplateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRepositoryCreationTemplateResult> getRepositoryCreationTemplate(GetRepositoryCreationTemplateArgs args, InvokeOptions options)
public static Output<GetRepositoryCreationTemplateResult> getRepositoryCreationTemplate(GetRepositoryCreationTemplateArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:ecr:getRepositoryCreationTemplate
arguments:
# arguments dictionary
The following arguments are supported:
- Prefix string
- The repository namespace prefix associated with the repository creation template.
- Prefix string
- The repository namespace prefix associated with the repository creation template.
- prefix String
- The repository namespace prefix associated with the repository creation template.
- prefix string
- The repository namespace prefix associated with the repository creation template.
- prefix str
- The repository namespace prefix associated with the repository creation template.
- prefix String
- The repository namespace prefix associated with the repository creation template.
getRepositoryCreationTemplate Result
The following output properties are available:
- Applied
For List<Pulumi.Aws Native. Ecr. Repository Creation Template Applied For Item> - A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION
- Created
At string - The date and time, in JavaScript date format, when the repository creation template was created.
- Custom
Role stringArn - The ARN of the role to be assumed by Amazon ECR. Amazon ECR will assume your supplied role when the customRoleArn is specified. When this field isn't specified, Amazon ECR will use the service-linked role for the repository creation template.
- Description string
- The description associated with the repository creation template.
- Encryption
Configuration Pulumi.Aws Native. Ecr. Outputs. Repository Creation Template Encryption Configuration - The encryption configuration associated with the repository creation template.
- Image
Tag Pulumi.Mutability Aws Native. Ecr. Repository Creation Template Image Tag Mutability - The tag mutability setting for the repository. If this parameter is omitted, the default setting of MUTABLE will be used which will allow image tags to be overwritten. If IMMUTABLE is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
- Lifecycle
Policy string - The lifecycle policy to use for repositories created using the template.
- Repository
Policy string - he repository policy to apply to repositories created using the template. A repository policy is a permissions policy associated with a repository to control access permissions.
- List<Pulumi.
Aws Native. Ecr. Outputs. Repository Creation Template Tag> - The metadata to apply to the repository to help you categorize and organize. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
- Updated
At string - The date and time, in JavaScript date format, when the repository creation template was last updated.
- Applied
For []RepositoryCreation Template Applied For Item - A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION
- Created
At string - The date and time, in JavaScript date format, when the repository creation template was created.
- Custom
Role stringArn - The ARN of the role to be assumed by Amazon ECR. Amazon ECR will assume your supplied role when the customRoleArn is specified. When this field isn't specified, Amazon ECR will use the service-linked role for the repository creation template.
- Description string
- The description associated with the repository creation template.
- Encryption
Configuration RepositoryCreation Template Encryption Configuration - The encryption configuration associated with the repository creation template.
- Image
Tag RepositoryMutability Creation Template Image Tag Mutability - The tag mutability setting for the repository. If this parameter is omitted, the default setting of MUTABLE will be used which will allow image tags to be overwritten. If IMMUTABLE is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
- Lifecycle
Policy string - The lifecycle policy to use for repositories created using the template.
- Repository
Policy string - he repository policy to apply to repositories created using the template. A repository policy is a permissions policy associated with a repository to control access permissions.
- []Repository
Creation Template Tag - The metadata to apply to the repository to help you categorize and organize. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
- Updated
At string - The date and time, in JavaScript date format, when the repository creation template was last updated.
- applied
For List<RepositoryCreation Template Applied For Item> - A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION
- created
At String - The date and time, in JavaScript date format, when the repository creation template was created.
- custom
Role StringArn - The ARN of the role to be assumed by Amazon ECR. Amazon ECR will assume your supplied role when the customRoleArn is specified. When this field isn't specified, Amazon ECR will use the service-linked role for the repository creation template.
- description String
- The description associated with the repository creation template.
- encryption
Configuration RepositoryCreation Template Encryption Configuration - The encryption configuration associated with the repository creation template.
- image
Tag RepositoryMutability Creation Template Image Tag Mutability - The tag mutability setting for the repository. If this parameter is omitted, the default setting of MUTABLE will be used which will allow image tags to be overwritten. If IMMUTABLE is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
- lifecycle
Policy String - The lifecycle policy to use for repositories created using the template.
- repository
Policy String - he repository policy to apply to repositories created using the template. A repository policy is a permissions policy associated with a repository to control access permissions.
- List<Repository
Creation Template Tag> - The metadata to apply to the repository to help you categorize and organize. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
- updated
At String - The date and time, in JavaScript date format, when the repository creation template was last updated.
- applied
For RepositoryCreation Template Applied For Item[] - A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION
- created
At string - The date and time, in JavaScript date format, when the repository creation template was created.
- custom
Role stringArn - The ARN of the role to be assumed by Amazon ECR. Amazon ECR will assume your supplied role when the customRoleArn is specified. When this field isn't specified, Amazon ECR will use the service-linked role for the repository creation template.
- description string
- The description associated with the repository creation template.
- encryption
Configuration RepositoryCreation Template Encryption Configuration - The encryption configuration associated with the repository creation template.
- image
Tag RepositoryMutability Creation Template Image Tag Mutability - The tag mutability setting for the repository. If this parameter is omitted, the default setting of MUTABLE will be used which will allow image tags to be overwritten. If IMMUTABLE is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
- lifecycle
Policy string - The lifecycle policy to use for repositories created using the template.
- repository
Policy string - he repository policy to apply to repositories created using the template. A repository policy is a permissions policy associated with a repository to control access permissions.
- Repository
Creation Template Tag[] - The metadata to apply to the repository to help you categorize and organize. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
- updated
At string - The date and time, in JavaScript date format, when the repository creation template was last updated.
- applied_
for Sequence[RepositoryCreation Template Applied For Item] - A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION
- created_
at str - The date and time, in JavaScript date format, when the repository creation template was created.
- custom_
role_ strarn - The ARN of the role to be assumed by Amazon ECR. Amazon ECR will assume your supplied role when the customRoleArn is specified. When this field isn't specified, Amazon ECR will use the service-linked role for the repository creation template.
- description str
- The description associated with the repository creation template.
- encryption_
configuration RepositoryCreation Template Encryption Configuration - The encryption configuration associated with the repository creation template.
- image_
tag_ Repositorymutability Creation Template Image Tag Mutability - The tag mutability setting for the repository. If this parameter is omitted, the default setting of MUTABLE will be used which will allow image tags to be overwritten. If IMMUTABLE is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
- lifecycle_
policy str - The lifecycle policy to use for repositories created using the template.
- repository_
policy str - he repository policy to apply to repositories created using the template. A repository policy is a permissions policy associated with a repository to control access permissions.
- Sequence[Repository
Creation Template Tag] - The metadata to apply to the repository to help you categorize and organize. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
- updated_
at str - The date and time, in JavaScript date format, when the repository creation template was last updated.
- applied
For List<"REPLICATION" | "PULL_THROUGH_CACHE"> - A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION
- created
At String - The date and time, in JavaScript date format, when the repository creation template was created.
- custom
Role StringArn - The ARN of the role to be assumed by Amazon ECR. Amazon ECR will assume your supplied role when the customRoleArn is specified. When this field isn't specified, Amazon ECR will use the service-linked role for the repository creation template.
- description String
- The description associated with the repository creation template.
- encryption
Configuration Property Map - The encryption configuration associated with the repository creation template.
- image
Tag "MUTABLE" | "IMMUTABLE"Mutability - The tag mutability setting for the repository. If this parameter is omitted, the default setting of MUTABLE will be used which will allow image tags to be overwritten. If IMMUTABLE is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
- lifecycle
Policy String - The lifecycle policy to use for repositories created using the template.
- repository
Policy String - he repository policy to apply to repositories created using the template. A repository policy is a permissions policy associated with a repository to control access permissions.
- List<Property Map>
- The metadata to apply to the repository to help you categorize and organize. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
- updated
At String - The date and time, in JavaScript date format, when the repository creation template was last updated.
Supporting Types
RepositoryCreationTemplateAppliedForItem
RepositoryCreationTemplateEncryptionConfiguration
- Encryption
Type Pulumi.Aws Native. Ecr. Repository Creation Template Encryption Type - The encryption type to use.
If you use the
KMS
encryption type, the contents of the repository will be encrypted using server-side encryption with KMSlong key stored in KMS. When you use KMS to encrypt your data, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you already created. If you use theKMS_DSSE
encryption type, the contents of the repository will be encrypted with two layers of encryption using server-side encryption with the KMS Management Service key stored in KMS. Similar to theKMS
encryption type, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you've already created. If you use theAES256
encryption type, Amazon ECR uses server-side encryption with Amazon S3-managed encryption keys which encrypts the images in the repository using an AES256 encryption algorithm. For more information, see Amazon ECR encryption at rest in the Amazon Elastic Container Registry User Guide. - Kms
Key string - If you use the
KMS
encryption type, specify the KMS key to use for encryption. The alias, key ID, or full ARN of the KMS key can be specified. The key must exist in the same Region as the repository. If no key is specified, the default AWS managed KMS key for Amazon ECR will be used.
- Encryption
Type RepositoryCreation Template Encryption Type - The encryption type to use.
If you use the
KMS
encryption type, the contents of the repository will be encrypted using server-side encryption with KMSlong key stored in KMS. When you use KMS to encrypt your data, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you already created. If you use theKMS_DSSE
encryption type, the contents of the repository will be encrypted with two layers of encryption using server-side encryption with the KMS Management Service key stored in KMS. Similar to theKMS
encryption type, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you've already created. If you use theAES256
encryption type, Amazon ECR uses server-side encryption with Amazon S3-managed encryption keys which encrypts the images in the repository using an AES256 encryption algorithm. For more information, see Amazon ECR encryption at rest in the Amazon Elastic Container Registry User Guide. - Kms
Key string - If you use the
KMS
encryption type, specify the KMS key to use for encryption. The alias, key ID, or full ARN of the KMS key can be specified. The key must exist in the same Region as the repository. If no key is specified, the default AWS managed KMS key for Amazon ECR will be used.
- encryption
Type RepositoryCreation Template Encryption Type - The encryption type to use.
If you use the
KMS
encryption type, the contents of the repository will be encrypted using server-side encryption with KMSlong key stored in KMS. When you use KMS to encrypt your data, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you already created. If you use theKMS_DSSE
encryption type, the contents of the repository will be encrypted with two layers of encryption using server-side encryption with the KMS Management Service key stored in KMS. Similar to theKMS
encryption type, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you've already created. If you use theAES256
encryption type, Amazon ECR uses server-side encryption with Amazon S3-managed encryption keys which encrypts the images in the repository using an AES256 encryption algorithm. For more information, see Amazon ECR encryption at rest in the Amazon Elastic Container Registry User Guide. - kms
Key String - If you use the
KMS
encryption type, specify the KMS key to use for encryption. The alias, key ID, or full ARN of the KMS key can be specified. The key must exist in the same Region as the repository. If no key is specified, the default AWS managed KMS key for Amazon ECR will be used.
- encryption
Type RepositoryCreation Template Encryption Type - The encryption type to use.
If you use the
KMS
encryption type, the contents of the repository will be encrypted using server-side encryption with KMSlong key stored in KMS. When you use KMS to encrypt your data, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you already created. If you use theKMS_DSSE
encryption type, the contents of the repository will be encrypted with two layers of encryption using server-side encryption with the KMS Management Service key stored in KMS. Similar to theKMS
encryption type, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you've already created. If you use theAES256
encryption type, Amazon ECR uses server-side encryption with Amazon S3-managed encryption keys which encrypts the images in the repository using an AES256 encryption algorithm. For more information, see Amazon ECR encryption at rest in the Amazon Elastic Container Registry User Guide. - kms
Key string - If you use the
KMS
encryption type, specify the KMS key to use for encryption. The alias, key ID, or full ARN of the KMS key can be specified. The key must exist in the same Region as the repository. If no key is specified, the default AWS managed KMS key for Amazon ECR will be used.
- encryption_
type RepositoryCreation Template Encryption Type - The encryption type to use.
If you use the
KMS
encryption type, the contents of the repository will be encrypted using server-side encryption with KMSlong key stored in KMS. When you use KMS to encrypt your data, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you already created. If you use theKMS_DSSE
encryption type, the contents of the repository will be encrypted with two layers of encryption using server-side encryption with the KMS Management Service key stored in KMS. Similar to theKMS
encryption type, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you've already created. If you use theAES256
encryption type, Amazon ECR uses server-side encryption with Amazon S3-managed encryption keys which encrypts the images in the repository using an AES256 encryption algorithm. For more information, see Amazon ECR encryption at rest in the Amazon Elastic Container Registry User Guide. - kms_
key str - If you use the
KMS
encryption type, specify the KMS key to use for encryption. The alias, key ID, or full ARN of the KMS key can be specified. The key must exist in the same Region as the repository. If no key is specified, the default AWS managed KMS key for Amazon ECR will be used.
- encryption
Type "AES256" | "KMS" | "KMS_DSSE" - The encryption type to use.
If you use the
KMS
encryption type, the contents of the repository will be encrypted using server-side encryption with KMSlong key stored in KMS. When you use KMS to encrypt your data, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you already created. If you use theKMS_DSSE
encryption type, the contents of the repository will be encrypted with two layers of encryption using server-side encryption with the KMS Management Service key stored in KMS. Similar to theKMS
encryption type, you can either use the default AWS managed KMS key for Amazon ECR, or specify your own KMS key, which you've already created. If you use theAES256
encryption type, Amazon ECR uses server-side encryption with Amazon S3-managed encryption keys which encrypts the images in the repository using an AES256 encryption algorithm. For more information, see Amazon ECR encryption at rest in the Amazon Elastic Container Registry User Guide. - kms
Key String - If you use the
KMS
encryption type, specify the KMS key to use for encryption. The alias, key ID, or full ARN of the KMS key can be specified. The key must exist in the same Region as the repository. If no key is specified, the default AWS managed KMS key for Amazon ECR will be used.
RepositoryCreationTemplateEncryptionType
RepositoryCreationTemplateImageTagMutability
RepositoryCreationTemplateTag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi