AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateRepository operation. Create and register a link to a repository. Proton uses the link to repeatedly access the repository, to either push to it (self-managed provisioning) or pull from it (template sync). You can share a linked repository across multiple resources (like environments using self-managed provisioning, or synced templates). When you create a repository link, Proton creates a service-linked role for you.
For more information, see Self-managed provisioning, Template bundles, and Template sync configurations in the Proton User Guide.
Namespace: Amazon.Proton.Model
Assembly: AWSSDK.Proton.dll
Version: 3.x.y.z
public class CreateRepositoryRequest : AmazonProtonRequest IAmazonWebServiceRequest
The CreateRepositoryRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateRepositoryRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConnectionArn | System.String |
Gets and sets the property ConnectionArn. The Amazon Resource Name (ARN) of your AWS CodeStar connection that connects Proton to your repository provider account. For more information, see Setting up for Proton in the Proton User Guide. |
![]() |
EncryptionKey | System.String |
Gets and sets the property EncryptionKey. The ARN of your customer Amazon Web Services Key Management Service (Amazon Web Services KMS) key. |
![]() |
Name | System.String |
Gets and sets the property Name.
The repository name (for example, |
![]() |
Provider | Amazon.Proton.RepositoryProvider |
Gets and sets the property Provider. The repository provider. |
![]() |
Tags | System.Collections.Generic.List<Amazon.Proton.Model.Tag> |
Gets and sets the property Tags. An optional list of metadata items that you can associate with the Proton repository. A tag is a key-value pair. For more information, see Proton resources and tagging in the Proton User Guide. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5