v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

Create an environment template for Proton. For more information, see Environment Templates in the Proton User Guide.

You can create an environment template in one of the two following ways:

  • Register and publish a standard environment template that instructs Proton to deploy and manage environment infrastructure.

  • Register and publish a customer managed environment template that connects Proton to your existing provisioned infrastructure that you manage. Proton doesn't manage your existing provisioned infrastructure. To create an environment template for customer provisioned and managed infrastructure, include the provisioning parameter and set the value to CUSTOMER_MANAGED. For more information, see Register and publish an environment template in the Proton User Guide.

post/#X-Amz-Target=AwsProton20200720.CreateEnvironmentTemplate

Headers

X-Amz-Target'AwsProton20200720.CreateEnvironmentTemplate' required

Request body

descriptionstring password

A description of the environment template.

displayNamestring password

The environment template name as displayed in the developer interface.

encryptionKeystring

A customer provided encryption key that Proton uses to encrypt data.

namestring required

The name of the environment template.

provisioning'CUSTOMER_MANAGED'

When included, indicates that the environment template is for customer provisioned and managed infrastructure.

Response

Success