{ "version":"2.0", "metadata":{ "apiVersion":"2020-07-20", "endpointPrefix":"proton", "jsonVersion":"1.0", "protocol":"json", "serviceFullName":"AWS Proton", "serviceId":"Proton", "signatureVersion":"v4", "signingName":"proton", "targetPrefix":"AwsProton20200720", "uid":"proton-2020-07-20" }, "operations":{ "AcceptEnvironmentAccountConnection":{ "name":"AcceptEnvironmentAccountConnection", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"AcceptEnvironmentAccountConnectionInput"}, "output":{"shape":"AcceptEnvironmentAccountConnectionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

In a management account, an environment account connection request is accepted. When the environment account connection request is accepted, Proton can use the associated IAM role to provision environment infrastructure resources in the associated environment account.

For more information, see Environment account connections in the Proton User guide.

", "idempotent":true }, "CancelComponentDeployment":{ "name":"CancelComponentDeployment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CancelComponentDeploymentInput"}, "output":{"shape":"CancelComponentDeploymentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Attempts to cancel a component deployment (for a component that is in the IN_PROGRESS deployment status).

For more information about components, see Proton components in the Proton User Guide.

" }, "CancelEnvironmentDeployment":{ "name":"CancelEnvironmentDeployment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CancelEnvironmentDeploymentInput"}, "output":{"shape":"CancelEnvironmentDeploymentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Attempts to cancel an environment deployment on an UpdateEnvironment action, if the deployment is IN_PROGRESS. For more information, see Update an environment in the Proton User guide.

The following list includes potential cancellation scenarios.

" }, "CancelServiceInstanceDeployment":{ "name":"CancelServiceInstanceDeployment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CancelServiceInstanceDeploymentInput"}, "output":{"shape":"CancelServiceInstanceDeploymentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Attempts to cancel a service instance deployment on an UpdateServiceInstance action, if the deployment is IN_PROGRESS. For more information, see Update a service instance in the Proton User guide.

The following list includes potential cancellation scenarios.

" }, "CancelServicePipelineDeployment":{ "name":"CancelServicePipelineDeployment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CancelServicePipelineDeploymentInput"}, "output":{"shape":"CancelServicePipelineDeploymentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Attempts to cancel a service pipeline deployment on an UpdateServicePipeline action, if the deployment is IN_PROGRESS. For more information, see Update a service pipeline in the Proton User guide.

The following list includes potential cancellation scenarios.

" }, "CreateComponent":{ "name":"CreateComponent", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateComponentInput"}, "output":{"shape":"CreateComponentOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Create an Proton component. A component is an infrastructure extension for a service instance.

For more information about components, see Proton components in the Proton User Guide.

", "idempotent":true }, "CreateEnvironment":{ "name":"CreateEnvironment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateEnvironmentInput"}, "output":{"shape":"CreateEnvironmentOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Deploy a new environment. An Proton environment is created from an environment template that defines infrastructure and resources that can be shared across services.

You can provision environments using the following methods:

For more information, see Environments and Provisioning methods in the Proton User Guide.

", "idempotent":true }, "CreateEnvironmentAccountConnection":{ "name":"CreateEnvironmentAccountConnection", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateEnvironmentAccountConnectionInput"}, "output":{"shape":"CreateEnvironmentAccountConnectionOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"} ], "documentation":"

Create an environment account connection in an environment account so that environment infrastructure resources can be provisioned in the environment account from a management account.

An environment account connection is a secure bi-directional connection between a management account and an environment account that maintains authorization and permissions. For more information, see Environment account connections in the Proton User guide.

", "idempotent":true }, "CreateEnvironmentTemplate":{ "name":"CreateEnvironmentTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateEnvironmentTemplateInput"}, "output":{"shape":"CreateEnvironmentTemplateOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"} ], "documentation":"

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:

", "idempotent":true }, "CreateEnvironmentTemplateVersion":{ "name":"CreateEnvironmentTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateEnvironmentTemplateVersionInput"}, "output":{"shape":"CreateEnvironmentTemplateVersionOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Create a new major or minor version of an environment template. A major version of an environment template is a version that isn't backwards compatible. A minor version of an environment template is a version that's backwards compatible within its major version.

", "idempotent":true }, "CreateRepository":{ "name":"CreateRepository", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateRepositoryInput"}, "output":{"shape":"CreateRepositoryOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"} ], "documentation":"

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.

", "idempotent":true }, "CreateService":{ "name":"CreateService", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateServiceInput"}, "output":{"shape":"CreateServiceOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Create an Proton service. An Proton service is an instantiation of a service template and often includes several service instances and pipeline. For more information, see Services in the Proton User Guide.

", "idempotent":true }, "CreateServiceTemplate":{ "name":"CreateServiceTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateServiceTemplateInput"}, "output":{"shape":"CreateServiceTemplateOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"} ], "documentation":"

Create a service template. The administrator creates a service template to define standardized infrastructure and an optional CI/CD service pipeline. Developers, in turn, select the service template from Proton. If the selected service template includes a service pipeline definition, they provide a link to their source code repository. Proton then deploys and manages the infrastructure defined by the selected service template. For more information, see Proton templates in the Proton User Guide.

", "idempotent":true }, "CreateServiceTemplateVersion":{ "name":"CreateServiceTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateServiceTemplateVersionInput"}, "output":{"shape":"CreateServiceTemplateVersionOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Create a new major or minor version of a service template. A major version of a service template is a version that isn't backward compatible. A minor version of a service template is a version that's backward compatible within its major version.

", "idempotent":true }, "CreateTemplateSyncConfig":{ "name":"CreateTemplateSyncConfig", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateTemplateSyncConfigInput"}, "output":{"shape":"CreateTemplateSyncConfigOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"} ], "documentation":"

Set up a template to create new template versions automatically by tracking a linked repository. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

When a commit is pushed to your linked repository, Proton checks for changes to your repository template bundles. If it detects a template bundle change, a new major or minor version of its template is created, if the version doesn’t already exist. For more information, see Template sync configurations in the Proton User Guide.

", "idempotent":true }, "DeleteComponent":{ "name":"DeleteComponent", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteComponentInput"}, "output":{"shape":"DeleteComponentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Delete an Proton component resource.

For more information about components, see Proton components in the Proton User Guide.

", "idempotent":true }, "DeleteEnvironment":{ "name":"DeleteEnvironment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteEnvironmentInput"}, "output":{"shape":"DeleteEnvironmentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Delete an environment.

", "idempotent":true }, "DeleteEnvironmentAccountConnection":{ "name":"DeleteEnvironmentAccountConnection", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteEnvironmentAccountConnectionInput"}, "output":{"shape":"DeleteEnvironmentAccountConnectionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

In an environment account, delete an environment account connection.

After you delete an environment account connection that’s in use by an Proton environment, Proton can’t manage the environment infrastructure resources until a new environment account connection is accepted for the environment account and associated environment. You're responsible for cleaning up provisioned resources that remain without an environment connection.

For more information, see Environment account connections in the Proton User guide.

", "idempotent":true }, "DeleteEnvironmentTemplate":{ "name":"DeleteEnvironmentTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteEnvironmentTemplateInput"}, "output":{"shape":"DeleteEnvironmentTemplateOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

If no other major or minor versions of an environment template exist, delete the environment template.

", "idempotent":true }, "DeleteEnvironmentTemplateVersion":{ "name":"DeleteEnvironmentTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteEnvironmentTemplateVersionInput"}, "output":{"shape":"DeleteEnvironmentTemplateVersionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

If no other minor versions of an environment template exist, delete a major version of the environment template if it's not the Recommended version. Delete the Recommended version of the environment template if no other major versions or minor versions of the environment template exist. A major version of an environment template is a version that's not backward compatible.

Delete a minor version of an environment template if it isn't the Recommended version. Delete a Recommended minor version of the environment template if no other minor versions of the environment template exist. A minor version of an environment template is a version that's backward compatible.

", "idempotent":true }, "DeleteRepository":{ "name":"DeleteRepository", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteRepositoryInput"}, "output":{"shape":"DeleteRepositoryOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

De-register and unlink your repository.

", "idempotent":true }, "DeleteService":{ "name":"DeleteService", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteServiceInput"}, "output":{"shape":"DeleteServiceOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Delete a service, with its instances and pipeline.

You can't delete a service if it has any service instances that have components attached to them.

For more information about components, see Proton components in the Proton User Guide.

", "idempotent":true }, "DeleteServiceTemplate":{ "name":"DeleteServiceTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteServiceTemplateInput"}, "output":{"shape":"DeleteServiceTemplateOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

If no other major or minor versions of the service template exist, delete the service template.

", "idempotent":true }, "DeleteServiceTemplateVersion":{ "name":"DeleteServiceTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteServiceTemplateVersionInput"}, "output":{"shape":"DeleteServiceTemplateVersionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

If no other minor versions of a service template exist, delete a major version of the service template if it's not the Recommended version. Delete the Recommended version of the service template if no other major versions or minor versions of the service template exist. A major version of a service template is a version that isn't backwards compatible.

Delete a minor version of a service template if it's not the Recommended version. Delete a Recommended minor version of the service template if no other minor versions of the service template exist. A minor version of a service template is a version that's backwards compatible.

", "idempotent":true }, "DeleteTemplateSyncConfig":{ "name":"DeleteTemplateSyncConfig", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteTemplateSyncConfigInput"}, "output":{"shape":"DeleteTemplateSyncConfigOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Delete a template sync configuration.

", "idempotent":true }, "GetAccountSettings":{ "name":"GetAccountSettings", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetAccountSettingsInput"}, "output":{"shape":"GetAccountSettingsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detail data for Proton account-wide settings.

" }, "GetComponent":{ "name":"GetComponent", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetComponentInput"}, "output":{"shape":"GetComponentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for a component.

For more information about components, see Proton components in the Proton User Guide.

" }, "GetEnvironment":{ "name":"GetEnvironment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetEnvironmentInput"}, "output":{"shape":"GetEnvironmentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for an environment.

" }, "GetEnvironmentAccountConnection":{ "name":"GetEnvironmentAccountConnection", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetEnvironmentAccountConnectionInput"}, "output":{"shape":"GetEnvironmentAccountConnectionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

In an environment account, get the detailed data for an environment account connection.

For more information, see Environment account connections in the Proton User guide.

" }, "GetEnvironmentTemplate":{ "name":"GetEnvironmentTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetEnvironmentTemplateInput"}, "output":{"shape":"GetEnvironmentTemplateOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for an environment template.

" }, "GetEnvironmentTemplateVersion":{ "name":"GetEnvironmentTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetEnvironmentTemplateVersionInput"}, "output":{"shape":"GetEnvironmentTemplateVersionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for a major or minor version of an environment template.

" }, "GetRepository":{ "name":"GetRepository", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetRepositoryInput"}, "output":{"shape":"GetRepositoryOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detail data for a linked repository.

" }, "GetRepositorySyncStatus":{ "name":"GetRepositorySyncStatus", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetRepositorySyncStatusInput"}, "output":{"shape":"GetRepositorySyncStatusOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get the sync status of a repository used for Proton template sync. For more information about template sync, see .

A repository sync status isn't tied to the Proton Repository resource (or any other Proton resource). Therefore, tags on an Proton Repository resource have no effect on this action. Specifically, you can't use these tags to control access to this action using Attribute-based access control (ABAC).

For more information about ABAC, see ABAC in the Proton User Guide.

" }, "GetService":{ "name":"GetService", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetServiceInput"}, "output":{"shape":"GetServiceOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for a service.

" }, "GetServiceInstance":{ "name":"GetServiceInstance", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetServiceInstanceInput"}, "output":{"shape":"GetServiceInstanceOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for a service instance. A service instance is an instantiation of service template and it runs in a specific environment.

" }, "GetServiceTemplate":{ "name":"GetServiceTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetServiceTemplateInput"}, "output":{"shape":"GetServiceTemplateOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for a service template.

" }, "GetServiceTemplateVersion":{ "name":"GetServiceTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetServiceTemplateVersionInput"}, "output":{"shape":"GetServiceTemplateVersionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detailed data for a major or minor version of a service template.

" }, "GetTemplateSyncConfig":{ "name":"GetTemplateSyncConfig", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetTemplateSyncConfigInput"}, "output":{"shape":"GetTemplateSyncConfigOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get detail data for a template sync configuration.

" }, "GetTemplateSyncStatus":{ "name":"GetTemplateSyncStatus", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetTemplateSyncStatusInput"}, "output":{"shape":"GetTemplateSyncStatusOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get the status of a template sync.

" }, "ListComponentOutputs":{ "name":"ListComponentOutputs", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListComponentOutputsInput"}, "output":{"shape":"ListComponentOutputsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get a list of component Infrastructure as Code (IaC) outputs.

For more information about components, see Proton components in the Proton User Guide.

" }, "ListComponentProvisionedResources":{ "name":"ListComponentProvisionedResources", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListComponentProvisionedResourcesInput"}, "output":{"shape":"ListComponentProvisionedResourcesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List provisioned resources for a component with details.

For more information about components, see Proton components in the Proton User Guide.

" }, "ListComponents":{ "name":"ListComponents", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListComponentsInput"}, "output":{"shape":"ListComponentsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

List components with summary data. You can filter the result list by environment, service, or a single service instance.

For more information about components, see Proton components in the Proton User Guide.

" }, "ListEnvironmentAccountConnections":{ "name":"ListEnvironmentAccountConnections", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListEnvironmentAccountConnectionsInput"}, "output":{"shape":"ListEnvironmentAccountConnectionsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

View a list of environment account connections.

For more information, see Environment account connections in the Proton User guide.

" }, "ListEnvironmentOutputs":{ "name":"ListEnvironmentOutputs", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListEnvironmentOutputsInput"}, "output":{"shape":"ListEnvironmentOutputsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List the infrastructure as code outputs for your environment.

" }, "ListEnvironmentProvisionedResources":{ "name":"ListEnvironmentProvisionedResources", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListEnvironmentProvisionedResourcesInput"}, "output":{"shape":"ListEnvironmentProvisionedResourcesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List the provisioned resources for your environment.

" }, "ListEnvironmentTemplateVersions":{ "name":"ListEnvironmentTemplateVersions", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListEnvironmentTemplateVersionsInput"}, "output":{"shape":"ListEnvironmentTemplateVersionsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List major or minor versions of an environment template with detail data.

" }, "ListEnvironmentTemplates":{ "name":"ListEnvironmentTemplates", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListEnvironmentTemplatesInput"}, "output":{"shape":"ListEnvironmentTemplatesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

List environment templates.

" }, "ListEnvironments":{ "name":"ListEnvironments", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListEnvironmentsInput"}, "output":{"shape":"ListEnvironmentsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List environments with detail data summaries.

" }, "ListRepositories":{ "name":"ListRepositories", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListRepositoriesInput"}, "output":{"shape":"ListRepositoriesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List linked repositories with detail data.

" }, "ListRepositorySyncDefinitions":{ "name":"ListRepositorySyncDefinitions", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListRepositorySyncDefinitionsInput"}, "output":{"shape":"ListRepositorySyncDefinitionsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

List repository sync definitions with detail data.

" }, "ListServiceInstanceOutputs":{ "name":"ListServiceInstanceOutputs", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServiceInstanceOutputsInput"}, "output":{"shape":"ListServiceInstanceOutputsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get a list service of instance Infrastructure as Code (IaC) outputs.

" }, "ListServiceInstanceProvisionedResources":{ "name":"ListServiceInstanceProvisionedResources", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServiceInstanceProvisionedResourcesInput"}, "output":{"shape":"ListServiceInstanceProvisionedResourcesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List provisioned resources for a service instance with details.

" }, "ListServiceInstances":{ "name":"ListServiceInstances", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServiceInstancesInput"}, "output":{"shape":"ListServiceInstancesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List service instances with summary data. This action lists service instances of all services in the Amazon Web Services account.

" }, "ListServicePipelineOutputs":{ "name":"ListServicePipelineOutputs", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServicePipelineOutputsInput"}, "output":{"shape":"ListServicePipelineOutputsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Get a list of service pipeline Infrastructure as Code (IaC) outputs.

" }, "ListServicePipelineProvisionedResources":{ "name":"ListServicePipelineProvisionedResources", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServicePipelineProvisionedResourcesInput"}, "output":{"shape":"ListServicePipelineProvisionedResourcesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List provisioned resources for a service and pipeline with details.

" }, "ListServiceTemplateVersions":{ "name":"ListServiceTemplateVersions", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServiceTemplateVersionsInput"}, "output":{"shape":"ListServiceTemplateVersionsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List major or minor versions of a service template with detail data.

" }, "ListServiceTemplates":{ "name":"ListServiceTemplates", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServiceTemplatesInput"}, "output":{"shape":"ListServiceTemplatesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

List service templates with detail data.

" }, "ListServices":{ "name":"ListServices", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServicesInput"}, "output":{"shape":"ListServicesOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"InternalServerException"} ], "documentation":"

List services with summaries of detail data.

" }, "ListTagsForResource":{ "name":"ListTagsForResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListTagsForResourceInput"}, "output":{"shape":"ListTagsForResourceOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

List tags for a resource. For more information, see Proton resources and tagging in the Proton User Guide.

" }, "NotifyResourceDeploymentStatusChange":{ "name":"NotifyResourceDeploymentStatusChange", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"NotifyResourceDeploymentStatusChangeInput"}, "output":{"shape":"NotifyResourceDeploymentStatusChangeOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.

For more information, see Self-managed provisioning in the Proton User Guide.

" }, "RejectEnvironmentAccountConnection":{ "name":"RejectEnvironmentAccountConnection", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"RejectEnvironmentAccountConnectionInput"}, "output":{"shape":"RejectEnvironmentAccountConnectionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

In a management account, reject an environment account connection from another environment account.

After you reject an environment account connection request, you can't accept or use the rejected environment account connection.

You can’t reject an environment account connection that's connected to an environment.

For more information, see Environment account connections in the Proton User guide.

", "idempotent":true }, "TagResource":{ "name":"TagResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"TagResourceInput"}, "output":{"shape":"TagResourceOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Tag a resource. A tag is a key-value pair of metadata that you associate with an Proton resource.

For more information, see Proton resources and tagging in the Proton User Guide.

", "idempotent":true }, "UntagResource":{ "name":"UntagResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UntagResourceInput"}, "output":{"shape":"UntagResourceOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Remove a customer tag from a resource. A tag is a key-value pair of metadata associated with an Proton resource.

For more information, see Proton resources and tagging in the Proton User Guide.

", "idempotent":true }, "UpdateAccountSettings":{ "name":"UpdateAccountSettings", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateAccountSettingsInput"}, "output":{"shape":"UpdateAccountSettingsOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"InternalServerException"} ], "documentation":"

Update Proton settings that are used for multiple services in the Amazon Web Services account.

" }, "UpdateComponent":{ "name":"UpdateComponent", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateComponentInput"}, "output":{"shape":"UpdateComponentOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update a component.

There are a few modes for updating a component. The deploymentType field defines the mode.

You can't update a component while its deployment status, or the deployment status of a service instance attached to it, is IN_PROGRESS.

For more information about components, see Proton components in the Proton User Guide.

" }, "UpdateEnvironment":{ "name":"UpdateEnvironment", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateEnvironmentInput"}, "output":{"shape":"UpdateEnvironmentOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update an environment.

If the environment is associated with an environment account connection, don't update or include the protonServiceRoleArn and provisioningRepository parameter to update or connect to an environment account connection.

You can only update to a new environment account connection if that connection was created in the same environment account that the current environment account connection was created in. The account connection must also be associated with the current environment.

If the environment isn't associated with an environment account connection, don't update or include the environmentAccountConnectionId parameter. You can't update or connect the environment to an environment account connection if it isn't already associated with an environment connection.

You can update either the environmentAccountConnectionId or protonServiceRoleArn parameter and value. You can’t update both.

If the environment was configured for Amazon Web Services-managed provisioning, omit the provisioningRepository parameter.

If the environment was configured for self-managed provisioning, specify the provisioningRepository parameter and omit the protonServiceRoleArn and environmentAccountConnectionId parameters.

For more information, see Environments and Provisioning methods in the Proton User Guide.

There are four modes for updating an environment. The deploymentType field defines the mode.

NONE

In this mode, a deployment doesn't occur. Only the requested metadata parameters are updated.

CURRENT_VERSION

In this mode, the environment is deployed and updated with the new spec that you provide. Only requested parameters are updated. Don’t include minor or major version parameters when you use this deployment-type.

MINOR_VERSION

In this mode, the environment is deployed and updated with the published, recommended (latest) minor version of the current major version in use, by default. You can also specify a different minor version of the current major version in use.

MAJOR_VERSION

In this mode, the environment is deployed and updated with the published, recommended (latest) major and minor version of the current template, by default. You can also specify a different major version that's higher than the major version in use and a minor version.

" }, "UpdateEnvironmentAccountConnection":{ "name":"UpdateEnvironmentAccountConnection", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateEnvironmentAccountConnectionInput"}, "output":{"shape":"UpdateEnvironmentAccountConnectionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

In an environment account, update an environment account connection to use a new IAM role.

For more information, see Environment account connections in the Proton User guide.

", "idempotent":true }, "UpdateEnvironmentTemplate":{ "name":"UpdateEnvironmentTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateEnvironmentTemplateInput"}, "output":{"shape":"UpdateEnvironmentTemplateOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update an environment template.

" }, "UpdateEnvironmentTemplateVersion":{ "name":"UpdateEnvironmentTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateEnvironmentTemplateVersionInput"}, "output":{"shape":"UpdateEnvironmentTemplateVersionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update a major or minor version of an environment template.

" }, "UpdateService":{ "name":"UpdateService", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateServiceInput"}, "output":{"shape":"UpdateServiceOutput"}, "errors":[ {"shape":"ServiceQuotaExceededException"}, {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Edit a service description or use a spec to add and delete service instances.

Existing service instances and the service pipeline can't be edited using this API. They can only be deleted.

Use the description parameter to modify the description.

Edit the spec parameter to add or delete instances.

You can't delete a service instance (remove it from the spec) if it has an attached component.

For more information about components, see Proton components in the Proton User Guide.

" }, "UpdateServiceInstance":{ "name":"UpdateServiceInstance", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateServiceInstanceInput"}, "output":{"shape":"UpdateServiceInstanceOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update a service instance.

There are a few modes for updating a service instance. The deploymentType field defines the mode.

You can't update a service instance while its deployment status, or the deployment status of a component attached to it, is IN_PROGRESS.

For more information about components, see Proton components in the Proton User Guide.

" }, "UpdateServicePipeline":{ "name":"UpdateServicePipeline", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateServicePipelineInput"}, "output":{"shape":"UpdateServicePipelineOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update the service pipeline.

There are four modes for updating a service pipeline. The deploymentType field defines the mode.

NONE

In this mode, a deployment doesn't occur. Only the requested metadata parameters are updated.

CURRENT_VERSION

In this mode, the service pipeline is deployed and updated with the new spec that you provide. Only requested parameters are updated. Don’t include major or minor version parameters when you use this deployment-type.

MINOR_VERSION

In this mode, the service pipeline is deployed and updated with the published, recommended (latest) minor version of the current major version in use, by default. You can specify a different minor version of the current major version in use.

MAJOR_VERSION

In this mode, the service pipeline is deployed and updated with the published, recommended (latest) major and minor version of the current template by default. You can specify a different major version that's higher than the major version in use and a minor version.

" }, "UpdateServiceTemplate":{ "name":"UpdateServiceTemplate", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateServiceTemplateInput"}, "output":{"shape":"UpdateServiceTemplateOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update a service template.

" }, "UpdateServiceTemplateVersion":{ "name":"UpdateServiceTemplateVersion", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateServiceTemplateVersionInput"}, "output":{"shape":"UpdateServiceTemplateVersionOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update a major or minor version of a service template.

" }, "UpdateTemplateSyncConfig":{ "name":"UpdateTemplateSyncConfig", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateTemplateSyncConfigInput"}, "output":{"shape":"UpdateTemplateSyncConfigOutput"}, "errors":[ {"shape":"ValidationException"}, {"shape":"AccessDeniedException"}, {"shape":"ThrottlingException"}, {"shape":"ConflictException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalServerException"} ], "documentation":"

Update template sync configuration parameters, except for the templateName and templateType. Repository details (branch, name, and provider) should be of a linked repository. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

" } }, "shapes":{ "AcceptEnvironmentAccountConnectionInput":{ "type":"structure", "required":["id"], "members":{ "id":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection.

" } } }, "AcceptEnvironmentAccountConnectionOutput":{ "type":"structure", "required":["environmentAccountConnection"], "members":{ "environmentAccountConnection":{ "shape":"EnvironmentAccountConnection", "documentation":"

The environment account connection data that's returned by Proton.

" } } }, "AccessDeniedException":{ "type":"structure", "required":["message"], "members":{ "message":{"shape":"ErrorMessage"} }, "documentation":"

There isn't sufficient access for performing this action.

", "exception":true }, "AccountSettings":{ "type":"structure", "members":{ "pipelineCodebuildRoleArn":{ "shape":"RoleArnOrEmptyString", "documentation":"

The Amazon Resource Name (ARN) of the service role that Proton uses for provisioning pipelines. Proton assumes this role for CodeBuild-based provisioning.

" }, "pipelineProvisioningRepository":{ "shape":"RepositoryBranch", "documentation":"

The linked repository for pipeline provisioning. Required if you have environments configured for self-managed provisioning with services that include pipelines. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

" }, "pipelineServiceRoleArn":{ "shape":"RoleArnOrEmptyString", "documentation":"

The Amazon Resource Name (ARN) of the service role you want to use for provisioning pipelines. Assumed by Proton for Amazon Web Services-managed provisioning, and by customer-owned automation for self-managed provisioning.

" } }, "documentation":"

Proton settings that are used for multiple services in the Amazon Web Services account.

" }, "Arn":{ "type":"string", "max":200, "min":1, "pattern":"^arn:(aws|aws-cn|aws-us-gov):[a-zA-Z0-9-]+:[a-zA-Z0-9-]*:\\d{12}:([\\w+=,.@-]+[/:])*[\\w+=,.@-]+$" }, "AwsAccountId":{ "type":"string", "pattern":"^\\d{12}$" }, "Boolean":{ "type":"boolean", "box":true }, "CancelComponentDeploymentInput":{ "type":"structure", "required":["componentName"], "members":{ "componentName":{ "shape":"ResourceName", "documentation":"

The name of the component with the deployment to cancel.

" } } }, "CancelComponentDeploymentOutput":{ "type":"structure", "required":["component"], "members":{ "component":{ "shape":"Component", "documentation":"

The detailed data of the component with the deployment that is being canceled.

" } } }, "CancelEnvironmentDeploymentInput":{ "type":"structure", "required":["environmentName"], "members":{ "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the environment with the deployment to cancel.

" } } }, "CancelEnvironmentDeploymentOutput":{ "type":"structure", "required":["environment"], "members":{ "environment":{ "shape":"Environment", "documentation":"

The environment summary data that's returned by Proton.

" } } }, "CancelServiceInstanceDeploymentInput":{ "type":"structure", "required":[ "serviceInstanceName", "serviceName" ], "members":{ "serviceInstanceName":{ "shape":"ResourceName", "documentation":"

The name of the service instance with the deployment to cancel.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service with the service instance deployment to cancel.

" } } }, "CancelServiceInstanceDeploymentOutput":{ "type":"structure", "required":["serviceInstance"], "members":{ "serviceInstance":{ "shape":"ServiceInstance", "documentation":"

The service instance summary data that's returned by Proton.

" } } }, "CancelServicePipelineDeploymentInput":{ "type":"structure", "required":["serviceName"], "members":{ "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service with the service pipeline deployment to cancel.

" } } }, "CancelServicePipelineDeploymentOutput":{ "type":"structure", "required":["pipeline"], "members":{ "pipeline":{ "shape":"ServicePipeline", "documentation":"

The service pipeline detail data that's returned by Proton.

" } } }, "ClientToken":{ "type":"string", "max":64, "min":0, "pattern":"^[!-~]*$" }, "CompatibleEnvironmentTemplate":{ "type":"structure", "required":[ "majorVersion", "templateName" ], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the compatible environment template.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The compatible environment template name.

" } }, "documentation":"

Compatible environment template data.

" }, "CompatibleEnvironmentTemplateInput":{ "type":"structure", "required":[ "majorVersion", "templateName" ], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the compatible environment template.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The compatible environment template name.

" } }, "documentation":"

Compatible environment template data.

" }, "CompatibleEnvironmentTemplateInputList":{ "type":"list", "member":{"shape":"CompatibleEnvironmentTemplateInput"}, "max":10, "min":1 }, "CompatibleEnvironmentTemplateList":{ "type":"list", "member":{"shape":"CompatibleEnvironmentTemplate"} }, "Component":{ "type":"structure", "required":[ "arn", "createdAt", "deploymentStatus", "environmentName", "lastModifiedAt", "name" ], "members":{ "arn":{ "shape":"ComponentArn", "documentation":"

The Amazon Resource Name (ARN) of the component.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the component was created.

" }, "deploymentStatus":{ "shape":"DeploymentStatus", "documentation":"

The component deployment status.

" }, "deploymentStatusMessage":{ "shape":"StatusMessage", "documentation":"

The message associated with the component deployment status.

" }, "description":{ "shape":"Description", "documentation":"

A description of the component.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the Proton environment that this component is associated with.

" }, "lastDeploymentAttemptedAt":{ "shape":"Timestamp", "documentation":"

The time when a deployment of the component was last attempted.

" }, "lastDeploymentSucceededAt":{ "shape":"Timestamp", "documentation":"

The time when the component was last deployed successfully.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the component was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the component.

" }, "serviceInstanceName":{ "shape":"ResourceName", "documentation":"

The name of the service instance that this component is attached to. Provided when a component is attached to a service instance.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that serviceInstanceName is associated with. Provided when a component is attached to a service instance.

" }, "serviceSpec":{ "shape":"SpecContents", "documentation":"

The service spec that the component uses to access service inputs. Provided when a component is attached to a service instance.

" } }, "documentation":"

Detailed data of an Proton component resource.

For more information about components, see Proton components in the Proton User Guide.

" }, "ComponentArn":{"type":"string"}, "ComponentDeploymentUpdateType":{ "type":"string", "enum":[ "NONE", "CURRENT_VERSION" ] }, "ComponentSummary":{ "type":"structure", "required":[ "arn", "createdAt", "deploymentStatus", "environmentName", "lastModifiedAt", "name" ], "members":{ "arn":{ "shape":"ComponentArn", "documentation":"

The Amazon Resource Name (ARN) of the component.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the component was created.

" }, "deploymentStatus":{ "shape":"DeploymentStatus", "documentation":"

The component deployment status.

" }, "deploymentStatusMessage":{ "shape":"StatusMessage", "documentation":"

The message associated with the component deployment status.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the Proton environment that this component is associated with.

" }, "lastDeploymentAttemptedAt":{ "shape":"Timestamp", "documentation":"

The time when a deployment of the component was last attempted.

" }, "lastDeploymentSucceededAt":{ "shape":"Timestamp", "documentation":"

The time when the component was last deployed successfully.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the component was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the component.

" }, "serviceInstanceName":{ "shape":"ResourceName", "documentation":"

The name of the service instance that this component is attached to. Provided when a component is attached to a service instance.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that serviceInstanceName is associated with. Provided when a component is attached to a service instance.

" } }, "documentation":"

Summary data of an Proton component resource.

For more information about components, see Proton components in the Proton User Guide.

" }, "ComponentSummaryList":{ "type":"list", "member":{"shape":"ComponentSummary"} }, "ConflictException":{ "type":"structure", "required":["message"], "members":{ "message":{"shape":"ErrorMessage"} }, "documentation":"

The request couldn't be made due to a conflicting operation or resource.

", "exception":true }, "CreateComponentInput":{ "type":"structure", "required":[ "manifest", "name", "templateFile" ], "members":{ "description":{ "shape":"Description", "documentation":"

An optional customer-provided description of the component.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the Proton environment that you want to associate this component with. You must specify this when you don't specify serviceInstanceName and serviceName.

" }, "manifest":{ "shape":"TemplateManifestContents", "documentation":"

A path to a manifest file that lists the Infrastructure as Code (IaC) file, template language, and rendering engine for infrastructure that a custom component provisions.

" }, "name":{ "shape":"ResourceName", "documentation":"

The customer-provided name of the component.

" }, "serviceInstanceName":{ "shape":"ResourceName", "documentation":"

The name of the service instance that you want to attach this component to. If you don't specify this, the component isn't attached to any service instance. Specify both serviceInstanceName and serviceName or neither of them.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that serviceInstanceName is associated with. If you don't specify this, the component isn't attached to any service instance. Specify both serviceInstanceName and serviceName or neither of them.

" }, "serviceSpec":{ "shape":"SpecContents", "documentation":"

The service spec that you want the component to use to access service inputs. Set this only when you attach the component to a service instance.

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton component. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" }, "templateFile":{ "shape":"TemplateFileContents", "documentation":"

A path to the Infrastructure as Code (IaC) file describing infrastructure that a custom component provisions.

Components support a single IaC file, even if you use Terraform as your template language.

" } } }, "CreateComponentOutput":{ "type":"structure", "required":["component"], "members":{ "component":{ "shape":"Component", "documentation":"

The detailed data of the created component.

" } } }, "CreateEnvironmentAccountConnectionInput":{ "type":"structure", "required":[ "environmentName", "managementAccountId" ], "members":{ "clientToken":{ "shape":"ClientToken", "documentation":"

When included, if two identical requests are made with the same client token, Proton returns the environment account connection that the first request created.

", "idempotencyToken":true }, "codebuildRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of an IAM service role in the environment account. Proton uses this role to provision infrastructure resources using CodeBuild-based provisioning in the associated environment account.

" }, "componentRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in the associated environment account. It determines the scope of infrastructure that a component can provision in the account.

You must specify componentRoleArn to allow directly defined components to be associated with any environments running in this account.

For more information about components, see Proton components in the Proton User Guide.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the Proton environment that's created in the associated management account.

" }, "managementAccountId":{ "shape":"AwsAccountId", "documentation":"

The ID of the management account that accepts or rejects the environment account connection. You create and manage the Proton environment in this account. If the management account accepts the environment account connection, Proton can use the associated IAM role to provision environment infrastructure resources in the associated environment account.

" }, "roleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that's created in the environment account. Proton uses this role to provision infrastructure resources in the associated environment account.

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton environment account connection. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" } } }, "CreateEnvironmentAccountConnectionOutput":{ "type":"structure", "required":["environmentAccountConnection"], "members":{ "environmentAccountConnection":{ "shape":"EnvironmentAccountConnection", "documentation":"

The environment account connection detail data that's returned by Proton.

" } } }, "CreateEnvironmentInput":{ "type":"structure", "required":[ "name", "spec", "templateMajorVersion", "templateName" ], "members":{ "codebuildRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that allows Proton to provision infrastructure using CodeBuild-based provisioning on your behalf.

To use CodeBuild-based provisioning for the environment or for any service instance running in the environment, specify either the environmentAccountConnectionId or codebuildRoleArn parameter.

" }, "componentRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in this environment. It determines the scope of infrastructure that a component can provision.

You must specify componentRoleArn to allow directly defined components to be associated with this environment.

For more information about components, see Proton components in the Proton User Guide.

" }, "description":{ "shape":"Description", "documentation":"

A description of the environment that's being created and deployed.

" }, "environmentAccountConnectionId":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection that you provide if you're provisioning your environment infrastructure resources to an environment account. For more information, see Environment account connections in the Proton User guide.

To use Amazon Web Services-managed provisioning for the environment, specify either the environmentAccountConnectionId or protonServiceRoleArn parameter and omit the provisioningRepository parameter.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment.

" }, "protonServiceRoleArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the Proton service role that allows Proton to make calls to other services on your behalf.

To use Amazon Web Services-managed provisioning for the environment, specify either the environmentAccountConnectionId or protonServiceRoleArn parameter and omit the provisioningRepository parameter.

" }, "provisioningRepository":{ "shape":"RepositoryBranchInput", "documentation":"

The linked repository that you use to host your rendered infrastructure templates for self-managed provisioning. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

To use self-managed provisioning for the environment, specify this parameter and omit the environmentAccountConnectionId and protonServiceRoleArn parameters.

" }, "spec":{ "shape":"SpecContents", "documentation":"

A YAML formatted string that provides inputs as defined in the environment template bundle schema file. For more information, see Environments in the Proton User Guide.

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton environment. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the environment template.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the environment template.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template. For more information, see Environment Templates in the Proton User Guide.

" } } }, "CreateEnvironmentOutput":{ "type":"structure", "required":["environment"], "members":{ "environment":{ "shape":"Environment", "documentation":"

The environment detail data that's returned by Proton.

" } } }, "CreateEnvironmentTemplateInput":{ "type":"structure", "required":["name"], "members":{ "description":{ "shape":"Description", "documentation":"

A description of the environment template.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The environment template name as displayed in the developer interface.

" }, "encryptionKey":{ "shape":"Arn", "documentation":"

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

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" }, "provisioning":{ "shape":"Provisioning", "documentation":"

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

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton environment template. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" } } }, "CreateEnvironmentTemplateOutput":{ "type":"structure", "required":["environmentTemplate"], "members":{ "environmentTemplate":{ "shape":"EnvironmentTemplate", "documentation":"

The environment template detail data that's returned by Proton.

" } } }, "CreateEnvironmentTemplateVersionInput":{ "type":"structure", "required":[ "source", "templateName" ], "members":{ "clientToken":{ "shape":"ClientToken", "documentation":"

When included, if two identical requests are made with the same client token, Proton returns the environment template version that the first request created.

", "idempotencyToken":true }, "description":{ "shape":"Description", "documentation":"

A description of the new version of an environment template.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To create a new minor version of the environment template, include major Version.

To create a new major and minor version of the environment template, exclude major Version.

" }, "source":{ "shape":"TemplateVersionSourceInput", "documentation":"

An object that includes the template bundle S3 bucket path and name for the new version of an template.

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton environment template version. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" } } }, "CreateEnvironmentTemplateVersionOutput":{ "type":"structure", "required":["environmentTemplateVersion"], "members":{ "environmentTemplateVersion":{ "shape":"EnvironmentTemplateVersion", "documentation":"

The environment template detail data that's returned by Proton.

" } } }, "CreateRepositoryInput":{ "type":"structure", "required":[ "connectionArn", "name", "provider" ], "members":{ "connectionArn":{ "shape":"Arn", "documentation":"

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":{ "shape":"Arn", "documentation":"

The ARN of your customer Amazon Web Services Key Management Service (Amazon Web Services KMS) key.

" }, "name":{ "shape":"RepositoryName", "documentation":"

The repository name (for example, myrepos/myrepo).

" }, "provider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" }, "tags":{ "shape":"TagList", "documentation":"

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.

" } } }, "CreateRepositoryOutput":{ "type":"structure", "required":["repository"], "members":{ "repository":{ "shape":"Repository", "documentation":"

The repository link's detail data that's returned by Proton.

" } } }, "CreateServiceInput":{ "type":"structure", "required":[ "name", "spec", "templateMajorVersion", "templateName" ], "members":{ "branchName":{ "shape":"GitBranchName", "documentation":"

The name of the code repository branch that holds the code that's deployed in Proton. Don't include this parameter if your service template doesn't include a service pipeline.

" }, "description":{ "shape":"Description", "documentation":"

A description of the Proton service.

" }, "name":{ "shape":"ResourceName", "documentation":"

The service name.

" }, "repositoryConnectionArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the repository connection. For more information, see Setting up an AWS CodeStar connection in the Proton User Guide. Don't include this parameter if your service template doesn't include a service pipeline.

" }, "repositoryId":{ "shape":"RepositoryId", "documentation":"

The ID of the code repository. Don't include this parameter if your service template doesn't include a service pipeline.

" }, "spec":{ "shape":"SpecContents", "documentation":"

A link to a spec file that provides inputs as defined in the service template bundle schema file. The spec file is in YAML format. Don’t include pipeline inputs in the spec if your service template doesn’t include a service pipeline. For more information, see Create a service in the Proton User Guide.

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton service. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the service template that was used to create the service.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the service template that was used to create the service.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template that's used to create the service.

" } } }, "CreateServiceOutput":{ "type":"structure", "required":["service"], "members":{ "service":{ "shape":"Service", "documentation":"

The service detail data that's returned by Proton.

" } } }, "CreateServiceTemplateInput":{ "type":"structure", "required":["name"], "members":{ "description":{ "shape":"Description", "documentation":"

A description of the service template.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The name of the service template as displayed in the developer interface.

" }, "encryptionKey":{ "shape":"Arn", "documentation":"

A customer provided encryption key that's used to encrypt data.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" }, "pipelineProvisioning":{ "shape":"Provisioning", "documentation":"

By default, Proton provides a service pipeline for your service. When this parameter is included, it indicates that an Proton service pipeline isn't provided for your service. After it's included, it can't be changed. For more information, see Template bundles in the Proton User Guide.

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton service template. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" } } }, "CreateServiceTemplateOutput":{ "type":"structure", "required":["serviceTemplate"], "members":{ "serviceTemplate":{ "shape":"ServiceTemplate", "documentation":"

The service template detail data that's returned by Proton.

" } } }, "CreateServiceTemplateVersionInput":{ "type":"structure", "required":[ "compatibleEnvironmentTemplates", "source", "templateName" ], "members":{ "clientToken":{ "shape":"ClientToken", "documentation":"

When included, if two identical requests are made with the same client token, Proton returns the service template version that the first request created.

", "idempotencyToken":true }, "compatibleEnvironmentTemplates":{ "shape":"CompatibleEnvironmentTemplateInputList", "documentation":"

An array of environment template objects that are compatible with the new service template version. A service instance based on this service template version can run in environments based on compatible templates.

" }, "description":{ "shape":"Description", "documentation":"

A description of the new version of a service template.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To create a new minor version of the service template, include a major Version.

To create a new major and minor version of the service template, exclude major Version.

" }, "source":{ "shape":"TemplateVersionSourceInput", "documentation":"

An object that includes the template bundle S3 bucket path and name for the new version of a service template.

" }, "supportedComponentSources":{ "shape":"ServiceTemplateSupportedComponentSourceInputList", "documentation":"

An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version.

For more information about components, see Proton components in the Proton User Guide.

" }, "tags":{ "shape":"TagList", "documentation":"

An optional list of metadata items that you can associate with the Proton service template version. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } } }, "CreateServiceTemplateVersionOutput":{ "type":"structure", "required":["serviceTemplateVersion"], "members":{ "serviceTemplateVersion":{ "shape":"ServiceTemplateVersion", "documentation":"

The service template version summary of detail data that's returned by Proton.

" } } }, "CreateTemplateSyncConfigInput":{ "type":"structure", "required":[ "branch", "repositoryName", "repositoryProvider", "templateName", "templateType" ], "members":{ "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch for your template.

" }, "repositoryName":{ "shape":"RepositoryName", "documentation":"

The repository name (for example, myrepos/myrepo).

" }, "repositoryProvider":{ "shape":"RepositoryProvider", "documentation":"

The provider type for your repository.

" }, "subdirectory":{ "shape":"Subdirectory", "documentation":"

A repository subdirectory path to your template bundle directory. When included, Proton limits the template bundle search to this repository directory.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of your registered template.

" }, "templateType":{ "shape":"TemplateType", "documentation":"

The type of the registered template.

" } } }, "CreateTemplateSyncConfigOutput":{ "type":"structure", "members":{ "templateSyncConfig":{ "shape":"TemplateSyncConfig", "documentation":"

The template sync configuration detail data that's returned by Proton.

" } } }, "DeleteComponentInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the component to delete.

" } } }, "DeleteComponentOutput":{ "type":"structure", "members":{ "component":{ "shape":"Component", "documentation":"

The detailed data of the component being deleted.

" } } }, "DeleteEnvironmentAccountConnectionInput":{ "type":"structure", "required":["id"], "members":{ "id":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection to delete.

" } } }, "DeleteEnvironmentAccountConnectionOutput":{ "type":"structure", "members":{ "environmentAccountConnection":{ "shape":"EnvironmentAccountConnection", "documentation":"

The detailed data of the environment account connection being deleted.

" } } }, "DeleteEnvironmentInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the environment to delete.

" } } }, "DeleteEnvironmentOutput":{ "type":"structure", "members":{ "environment":{ "shape":"Environment", "documentation":"

The detailed data of the environment being deleted.

" } } }, "DeleteEnvironmentTemplateInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the environment template to delete.

" } } }, "DeleteEnvironmentTemplateOutput":{ "type":"structure", "members":{ "environmentTemplate":{ "shape":"EnvironmentTemplate", "documentation":"

The detailed data of the environment template being deleted.

" } } }, "DeleteEnvironmentTemplateVersionInput":{ "type":"structure", "required":[ "majorVersion", "minorVersion", "templateName" ], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The environment template major version to delete.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The environment template minor version to delete.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" } } }, "DeleteEnvironmentTemplateVersionOutput":{ "type":"structure", "members":{ "environmentTemplateVersion":{ "shape":"EnvironmentTemplateVersion", "documentation":"

The detailed data of the environment template version being deleted.

" } } }, "DeleteRepositoryInput":{ "type":"structure", "required":[ "name", "provider" ], "members":{ "name":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "provider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" } } }, "DeleteRepositoryOutput":{ "type":"structure", "members":{ "repository":{ "shape":"Repository", "documentation":"

The deleted repository link's detail data that's returned by Proton.

" } } }, "DeleteServiceInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the service to delete.

" } } }, "DeleteServiceOutput":{ "type":"structure", "members":{ "service":{ "shape":"Service", "documentation":"

The detailed data of the service being deleted.

" } } }, "DeleteServiceTemplateInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the service template to delete.

" } } }, "DeleteServiceTemplateOutput":{ "type":"structure", "members":{ "serviceTemplate":{ "shape":"ServiceTemplate", "documentation":"

The detailed data of the service template being deleted.

" } } }, "DeleteServiceTemplateVersionInput":{ "type":"structure", "required":[ "majorVersion", "minorVersion", "templateName" ], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The service template major version to delete.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The service template minor version to delete.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } } }, "DeleteServiceTemplateVersionOutput":{ "type":"structure", "members":{ "serviceTemplateVersion":{ "shape":"ServiceTemplateVersion", "documentation":"

The detailed data of the service template version being deleted.

" } } }, "DeleteTemplateSyncConfigInput":{ "type":"structure", "required":[ "templateName", "templateType" ], "members":{ "templateName":{ "shape":"ResourceName", "documentation":"

The template name.

" }, "templateType":{ "shape":"TemplateType", "documentation":"

The template type.

" } } }, "DeleteTemplateSyncConfigOutput":{ "type":"structure", "members":{ "templateSyncConfig":{ "shape":"TemplateSyncConfig", "documentation":"

The template sync configuration detail data that's returned by Proton.

" } } }, "DeploymentId":{ "type":"string", "pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$" }, "DeploymentStatus":{ "type":"string", "enum":[ "IN_PROGRESS", "FAILED", "SUCCEEDED", "DELETE_IN_PROGRESS", "DELETE_FAILED", "DELETE_COMPLETE", "CANCELLING", "CANCELLED" ] }, "DeploymentUpdateType":{ "type":"string", "enum":[ "NONE", "CURRENT_VERSION", "MINOR_VERSION", "MAJOR_VERSION" ] }, "Description":{ "type":"string", "max":500, "min":0, "sensitive":true }, "DisplayName":{ "type":"string", "max":100, "min":1, "sensitive":true }, "EmptyNextToken":{ "type":"string", "max":0, "min":0 }, "Environment":{ "type":"structure", "required":[ "arn", "createdAt", "deploymentStatus", "lastDeploymentAttemptedAt", "lastDeploymentSucceededAt", "name", "templateMajorVersion", "templateMinorVersion", "templateName" ], "members":{ "arn":{ "shape":"EnvironmentArn", "documentation":"

The Amazon Resource Name (ARN) of the environment.

" }, "codebuildRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that allows Proton to provision infrastructure using CodeBuild-based provisioning on your behalf.

" }, "componentRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in this environment. It determines the scope of infrastructure that a component can provision.

The environment must have a componentRoleArn to allow directly defined components to be associated with the environment.

For more information about components, see Proton components in the Proton User Guide.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the environment was created.

" }, "deploymentStatus":{ "shape":"DeploymentStatus", "documentation":"

The environment deployment status.

" }, "deploymentStatusMessage":{ "shape":"StatusMessage", "documentation":"

An environment deployment status message.

" }, "description":{ "shape":"Description", "documentation":"

The description of the environment.

" }, "environmentAccountConnectionId":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection that's used to provision infrastructure resources in an environment account.

" }, "environmentAccountId":{ "shape":"AwsAccountId", "documentation":"

The ID of the environment account that the environment infrastructure resources are provisioned in.

" }, "lastDeploymentAttemptedAt":{ "shape":"Timestamp", "documentation":"

The time when a deployment of the environment was last attempted.

" }, "lastDeploymentSucceededAt":{ "shape":"Timestamp", "documentation":"

The time when the environment was last deployed successfully.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment.

" }, "protonServiceRoleArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the Proton service role that allows Proton to make calls to other services on your behalf.

" }, "provisioning":{ "shape":"Provisioning", "documentation":"

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

" }, "provisioningRepository":{ "shape":"RepositoryBranch", "documentation":"

The linked repository that you use to host your rendered infrastructure templates for self-managed provisioning. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

" }, "spec":{ "shape":"SpecContents", "documentation":"

The environment spec.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the environment template.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the environment template.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The Amazon Resource Name (ARN) of the environment template.

" } }, "documentation":"

Detailed data of an Proton environment resource. An Proton environment is a set of resources shared across Proton services.

" }, "EnvironmentAccountConnection":{ "type":"structure", "required":[ "arn", "environmentAccountId", "environmentName", "id", "lastModifiedAt", "managementAccountId", "requestedAt", "roleArn", "status" ], "members":{ "arn":{ "shape":"EnvironmentAccountConnectionArn", "documentation":"

The Amazon Resource Name (ARN) of the environment account connection.

" }, "codebuildRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of an IAM service role in the environment account. Proton uses this role to provision infrastructure resources using CodeBuild-based provisioning in the associated environment account.

" }, "componentRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in the associated environment account. It determines the scope of infrastructure that a component can provision in the account.

The environment account connection must have a componentRoleArn to allow directly defined components to be associated with any environments running in the account.

For more information about components, see Proton components in the Proton User Guide.

" }, "environmentAccountId":{ "shape":"AwsAccountId", "documentation":"

The environment account that's connected to the environment account connection.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the environment that's associated with the environment account connection.

" }, "id":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the environment account connection was last modified.

" }, "managementAccountId":{ "shape":"AwsAccountId", "documentation":"

The ID of the management account that's connected to the environment account connection.

" }, "requestedAt":{ "shape":"Timestamp", "documentation":"

The time when the environment account connection request was made.

" }, "roleArn":{ "shape":"Arn", "documentation":"

The IAM service role that's associated with the environment account connection.

" }, "status":{ "shape":"EnvironmentAccountConnectionStatus", "documentation":"

The status of the environment account connection.

" } }, "documentation":"

Detailed data of an Proton environment account connection resource.

" }, "EnvironmentAccountConnectionArn":{"type":"string"}, "EnvironmentAccountConnectionId":{ "type":"string", "pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$" }, "EnvironmentAccountConnectionRequesterAccountType":{ "type":"string", "enum":[ "MANAGEMENT_ACCOUNT", "ENVIRONMENT_ACCOUNT" ] }, "EnvironmentAccountConnectionStatus":{ "type":"string", "enum":[ "PENDING", "CONNECTED", "REJECTED" ] }, "EnvironmentAccountConnectionStatusList":{ "type":"list", "member":{"shape":"EnvironmentAccountConnectionStatus"} }, "EnvironmentAccountConnectionSummary":{ "type":"structure", "required":[ "arn", "environmentAccountId", "environmentName", "id", "lastModifiedAt", "managementAccountId", "requestedAt", "roleArn", "status" ], "members":{ "arn":{ "shape":"EnvironmentAccountConnectionArn", "documentation":"

The Amazon Resource Name (ARN) of the environment account connection.

" }, "componentRoleArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in the associated environment account. It determines the scope of infrastructure that a component can provision in the account.

The environment account connection must have a componentRoleArn to allow directly defined components to be associated with any environments running in the account.

For more information about components, see Proton components in the Proton User Guide.

" }, "environmentAccountId":{ "shape":"AwsAccountId", "documentation":"

The ID of the environment account that's connected to the environment account connection.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the environment that's associated with the environment account connection.

" }, "id":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the environment account connection was last modified.

" }, "managementAccountId":{ "shape":"AwsAccountId", "documentation":"

The ID of the management account that's connected to the environment account connection.

" }, "requestedAt":{ "shape":"Timestamp", "documentation":"

The time when the environment account connection request was made.

" }, "roleArn":{ "shape":"Arn", "documentation":"

The IAM service role that's associated with the environment account connection.

" }, "status":{ "shape":"EnvironmentAccountConnectionStatus", "documentation":"

The status of the environment account connection.

" } }, "documentation":"

Summary data of an Proton environment account connection resource.

" }, "EnvironmentAccountConnectionSummaryList":{ "type":"list", "member":{"shape":"EnvironmentAccountConnectionSummary"} }, "EnvironmentArn":{"type":"string"}, "EnvironmentSummary":{ "type":"structure", "required":[ "arn", "createdAt", "deploymentStatus", "lastDeploymentAttemptedAt", "lastDeploymentSucceededAt", "name", "templateMajorVersion", "templateMinorVersion", "templateName" ], "members":{ "arn":{ "shape":"EnvironmentArn", "documentation":"

The Amazon Resource Name (ARN) of the environment.

" }, "componentRoleArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in this environment. It determines the scope of infrastructure that a component can provision.

The environment must have a componentRoleArn to allow directly defined components to be associated with the environment.

For more information about components, see Proton components in the Proton User Guide.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the environment was created.

" }, "deploymentStatus":{ "shape":"DeploymentStatus", "documentation":"

The environment deployment status.

" }, "deploymentStatusMessage":{ "shape":"StatusMessage", "documentation":"

An environment deployment status message.

" }, "description":{ "shape":"Description", "documentation":"

The description of the environment.

" }, "environmentAccountConnectionId":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection that the environment is associated with.

" }, "environmentAccountId":{ "shape":"AwsAccountId", "documentation":"

The ID of the environment account that the environment infrastructure resources are provisioned in.

" }, "lastDeploymentAttemptedAt":{ "shape":"Timestamp", "documentation":"

The time when a deployment of the environment was last attempted.

" }, "lastDeploymentSucceededAt":{ "shape":"Timestamp", "documentation":"

The time when the environment was last deployed successfully.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment.

" }, "protonServiceRoleArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the Proton service role that allows Proton to make calls to other services on your behalf.

" }, "provisioning":{ "shape":"Provisioning", "documentation":"

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

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the environment template.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the environment template.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" } }, "documentation":"

Summary data of an Proton environment resource. An Proton environment is a set of resources shared across Proton services.

" }, "EnvironmentSummaryList":{ "type":"list", "member":{"shape":"EnvironmentSummary"} }, "EnvironmentTemplate":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "name" ], "members":{ "arn":{ "shape":"EnvironmentTemplateArn", "documentation":"

The Amazon Resource Name (ARN) of the environment template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the environment template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the environment template.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The name of the environment template as displayed in the developer interface.

" }, "encryptionKey":{ "shape":"Arn", "documentation":"

The customer provided encryption key for the environment template.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the environment template was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" }, "provisioning":{ "shape":"Provisioning", "documentation":"

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

" }, "recommendedVersion":{ "shape":"FullTemplateVersionNumber", "documentation":"

The ID of the recommended version of the environment template.

" } }, "documentation":"

The environment template data.

" }, "EnvironmentTemplateArn":{"type":"string"}, "EnvironmentTemplateFilter":{ "type":"structure", "required":[ "majorVersion", "templateName" ], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

Include majorVersion to filter search for a major version.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

Include templateName to filter search for a template name.

" } }, "documentation":"

A search filter for environment templates.

" }, "EnvironmentTemplateFilterList":{ "type":"list", "member":{"shape":"EnvironmentTemplateFilter"} }, "EnvironmentTemplateSummary":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "name" ], "members":{ "arn":{ "shape":"EnvironmentTemplateArn", "documentation":"

The Amazon Resource Name (ARN) of the environment template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the environment template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the environment template.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The name of the environment template as displayed in the developer interface.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the environment template was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" }, "provisioning":{ "shape":"Provisioning", "documentation":"

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

" }, "recommendedVersion":{ "shape":"FullTemplateVersionNumber", "documentation":"

The recommended version of the environment template.

" } }, "documentation":"

The environment template data.

" }, "EnvironmentTemplateSummaryList":{ "type":"list", "member":{"shape":"EnvironmentTemplateSummary"} }, "EnvironmentTemplateVersion":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "majorVersion", "minorVersion", "status", "templateName" ], "members":{ "arn":{ "shape":"EnvironmentTemplateVersionArn", "documentation":"

The Amazon Resource Name (ARN) of the version of an environment template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the version of an environment template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the minor version of an environment template.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the version of an environment template was last modified.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The latest major version that's associated with the version of an environment template.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of an environment template.

" }, "recommendedMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The recommended minor version of the environment template.

" }, "schema":{ "shape":"TemplateSchema", "documentation":"

The schema of the version of an environment template.

" }, "status":{ "shape":"TemplateVersionStatus", "documentation":"

The status of the version of an environment template.

" }, "statusMessage":{ "shape":"StatusMessage", "documentation":"

The status message of the version of an environment template.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the version of an environment template.

" } }, "documentation":"

The environment template version data.

" }, "EnvironmentTemplateVersionArn":{"type":"string"}, "EnvironmentTemplateVersionSummary":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "majorVersion", "minorVersion", "status", "templateName" ], "members":{ "arn":{ "shape":"EnvironmentTemplateVersionArn", "documentation":"

The Amazon Resource Name (ARN) of the version of an environment template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the version of an environment template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the version of an environment template.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the version of an environment template was last modified.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The latest major version that's associated with the version of an environment template.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The version of an environment template.

" }, "recommendedMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The recommended minor version of the environment template.

" }, "status":{ "shape":"TemplateVersionStatus", "documentation":"

The status of the version of an environment template.

" }, "statusMessage":{ "shape":"StatusMessage", "documentation":"

The status message of the version of an environment template.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" } }, "documentation":"

A summary of the version of an environment template detail data.

" }, "EnvironmentTemplateVersionSummaryList":{ "type":"list", "member":{"shape":"EnvironmentTemplateVersionSummary"} }, "ErrorMessage":{ "type":"string", "sensitive":true }, "FullTemplateVersionNumber":{ "type":"string", "max":10, "min":1, "pattern":"^(0|([1-9]{1}\\d*)).(0|([1-9]{1}\\d*))$" }, "GetAccountSettingsInput":{ "type":"structure", "members":{ } }, "GetAccountSettingsOutput":{ "type":"structure", "members":{ "accountSettings":{ "shape":"AccountSettings", "documentation":"

The Proton pipeline service role detail data that's returned by Proton.

" } } }, "GetComponentInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the component that you want to get the detailed data for.

" } } }, "GetComponentOutput":{ "type":"structure", "members":{ "component":{ "shape":"Component", "documentation":"

The detailed data of the requested component.

" } } }, "GetEnvironmentAccountConnectionInput":{ "type":"structure", "required":["id"], "members":{ "id":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection that you want to get the detailed data for.

" } } }, "GetEnvironmentAccountConnectionOutput":{ "type":"structure", "required":["environmentAccountConnection"], "members":{ "environmentAccountConnection":{ "shape":"EnvironmentAccountConnection", "documentation":"

The detailed data of the requested environment account connection.

" } } }, "GetEnvironmentInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the environment that you want to get the detailed data for.

" } } }, "GetEnvironmentOutput":{ "type":"structure", "required":["environment"], "members":{ "environment":{ "shape":"Environment", "documentation":"

The detailed data of the requested environment.

" } } }, "GetEnvironmentTemplateInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the environment template that you want to get the detailed data for.

" } } }, "GetEnvironmentTemplateOutput":{ "type":"structure", "required":["environmentTemplate"], "members":{ "environmentTemplate":{ "shape":"EnvironmentTemplate", "documentation":"

The detailed data of the requested environment template.

" } } }, "GetEnvironmentTemplateVersionInput":{ "type":"structure", "required":[ "majorVersion", "minorVersion", "templateName" ], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To get environment template major version detail data, include major Version.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To get environment template minor version detail data, include minorVersion.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template a version of which you want to get detailed data for.

" } } }, "GetEnvironmentTemplateVersionOutput":{ "type":"structure", "required":["environmentTemplateVersion"], "members":{ "environmentTemplateVersion":{ "shape":"EnvironmentTemplateVersion", "documentation":"

The detailed data of the requested environment template version.

" } } }, "GetRepositoryInput":{ "type":"structure", "required":[ "name", "provider" ], "members":{ "name":{ "shape":"RepositoryName", "documentation":"

The repository name, for example myrepos/myrepo.

" }, "provider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" } } }, "GetRepositoryOutput":{ "type":"structure", "required":["repository"], "members":{ "repository":{ "shape":"Repository", "documentation":"

The repository link's detail data that's returned by Proton.

" } } }, "GetRepositorySyncStatusInput":{ "type":"structure", "required":[ "branch", "repositoryName", "repositoryProvider", "syncType" ], "members":{ "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch.

" }, "repositoryName":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "repositoryProvider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" }, "syncType":{ "shape":"SyncType", "documentation":"

The repository sync type.

" } } }, "GetRepositorySyncStatusOutput":{ "type":"structure", "members":{ "latestSync":{ "shape":"RepositorySyncAttempt", "documentation":"

The repository sync status detail data that's returned by Proton.

" } } }, "GetServiceInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the service that you want to get the detailed data for.

" } } }, "GetServiceInstanceInput":{ "type":"structure", "required":[ "name", "serviceName" ], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of a service instance that you want to get the detailed data for.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that the service instance belongs to.

" } } }, "GetServiceInstanceOutput":{ "type":"structure", "required":["serviceInstance"], "members":{ "serviceInstance":{ "shape":"ServiceInstance", "documentation":"

The detailed data of the requested service instance.

" } } }, "GetServiceOutput":{ "type":"structure", "members":{ "service":{ "shape":"Service", "documentation":"

The detailed data of the requested service.

" } } }, "GetServiceTemplateInput":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"ResourceName", "documentation":"

The name of the service template that you want to get detailed data for.

" } } }, "GetServiceTemplateOutput":{ "type":"structure", "required":["serviceTemplate"], "members":{ "serviceTemplate":{ "shape":"ServiceTemplate", "documentation":"

The detailed data of the requested service template.

" } } }, "GetServiceTemplateVersionInput":{ "type":"structure", "required":[ "majorVersion", "minorVersion", "templateName" ], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To get service template major version detail data, include major Version.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To get service template minor version detail data, include minorVersion.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template a version of which you want to get detailed data for.

" } } }, "GetServiceTemplateVersionOutput":{ "type":"structure", "required":["serviceTemplateVersion"], "members":{ "serviceTemplateVersion":{ "shape":"ServiceTemplateVersion", "documentation":"

The detailed data of the requested service template version.

" } } }, "GetTemplateSyncConfigInput":{ "type":"structure", "required":[ "templateName", "templateType" ], "members":{ "templateName":{ "shape":"ResourceName", "documentation":"

The template name.

" }, "templateType":{ "shape":"TemplateType", "documentation":"

The template type.

" } } }, "GetTemplateSyncConfigOutput":{ "type":"structure", "members":{ "templateSyncConfig":{ "shape":"TemplateSyncConfig", "documentation":"

The template sync configuration detail data that's returned by Proton.

" } } }, "GetTemplateSyncStatusInput":{ "type":"structure", "required":[ "templateName", "templateType", "templateVersion" ], "members":{ "templateName":{ "shape":"ResourceName", "documentation":"

The template name.

" }, "templateType":{ "shape":"TemplateType", "documentation":"

The template type.

" }, "templateVersion":{ "shape":"TemplateVersionPart", "documentation":"

The template major version.

" } } }, "GetTemplateSyncStatusOutput":{ "type":"structure", "members":{ "desiredState":{ "shape":"Revision", "documentation":"

The template sync desired state that's returned by Proton.

" }, "latestSuccessfulSync":{ "shape":"ResourceSyncAttempt", "documentation":"

The details of the last successful sync that's returned by Proton.

" }, "latestSync":{ "shape":"ResourceSyncAttempt", "documentation":"

The details of the last sync that's returned by Proton.

" } } }, "GitBranchName":{ "type":"string", "max":200, "min":1 }, "InternalServerException":{ "type":"structure", "required":["message"], "members":{ "message":{"shape":"ErrorMessage"} }, "documentation":"

The request failed to register with the service.

", "exception":true, "fault":true, "retryable":{"throttling":false} }, "ListComponentOutputsInput":{ "type":"structure", "required":["componentName"], "members":{ "componentName":{ "shape":"ResourceName", "documentation":"

The name of the component whose outputs you want.

" }, "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next output in the array of outputs, after the list of outputs that was previously requested.

" } } }, "ListComponentOutputsOutput":{ "type":"structure", "required":["outputs"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next output in the array of outputs, after the list of outputs that was previously requested.

" }, "outputs":{ "shape":"OutputsList", "documentation":"

An array of component Infrastructure as Code (IaC) outputs.

" } } }, "ListComponentProvisionedResourcesInput":{ "type":"structure", "required":["componentName"], "members":{ "componentName":{ "shape":"ResourceName", "documentation":"

The name of the component whose provisioned resources you want.

" }, "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the list of provisioned resources that was previously requested.

" } } }, "ListComponentProvisionedResourcesOutput":{ "type":"structure", "required":["provisionedResources"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the current requested list of provisioned resources.

" }, "provisionedResources":{ "shape":"ProvisionedResourceList", "documentation":"

An array of provisioned resources for a component.

" } } }, "ListComponentsInput":{ "type":"structure", "members":{ "environmentName":{ "shape":"ResourceName", "documentation":"

The name of an environment for result list filtering. Proton returns components associated with the environment or attached to service instances running in it.

" }, "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of components to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next component in the array of components, after the list of components that was previously requested.

" }, "serviceInstanceName":{ "shape":"ResourceName", "documentation":"

The name of a service instance for result list filtering. Proton returns the component attached to the service instance, if any.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of a service for result list filtering. Proton returns components attached to service instances of the service.

" } } }, "ListComponentsOutput":{ "type":"structure", "required":["components"], "members":{ "components":{ "shape":"ComponentSummaryList", "documentation":"

An array of components with summary data.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next component in the array of components, after the current requested list of components.

" } } }, "ListEnvironmentAccountConnectionsInput":{ "type":"structure", "required":["requestedBy"], "members":{ "environmentName":{ "shape":"ResourceName", "documentation":"

The environment name that's associated with each listed environment account connection.

" }, "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of environment account connections to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next environment account connection in the array of environment account connections, after the list of environment account connections that was previously requested.

" }, "requestedBy":{ "shape":"EnvironmentAccountConnectionRequesterAccountType", "documentation":"

The type of account making the ListEnvironmentAccountConnections request.

" }, "statuses":{ "shape":"EnvironmentAccountConnectionStatusList", "documentation":"

The status details for each listed environment account connection.

" } } }, "ListEnvironmentAccountConnectionsOutput":{ "type":"structure", "required":["environmentAccountConnections"], "members":{ "environmentAccountConnections":{ "shape":"EnvironmentAccountConnectionSummaryList", "documentation":"

An array of environment account connections with details that's returned by Proton.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next environment account connection in the array of environment account connections, after the current requested list of environment account connections.

" } } }, "ListEnvironmentOutputsInput":{ "type":"structure", "required":["environmentName"], "members":{ "environmentName":{ "shape":"ResourceName", "documentation":"

The environment name.

" }, "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next environment output in the array of environment outputs, after the list of environment outputs that was previously requested.

" } } }, "ListEnvironmentOutputsOutput":{ "type":"structure", "required":["outputs"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next environment output in the array of environment outputs, after the current requested list of environment outputs.

" }, "outputs":{ "shape":"OutputsList", "documentation":"

An array of environment outputs with detail data.

" } } }, "ListEnvironmentProvisionedResourcesInput":{ "type":"structure", "required":["environmentName"], "members":{ "environmentName":{ "shape":"ResourceName", "documentation":"

The environment name.

" }, "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next environment provisioned resource in the array of environment provisioned resources, after the list of environment provisioned resources that was previously requested.

" } } }, "ListEnvironmentProvisionedResourcesOutput":{ "type":"structure", "required":["provisionedResources"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next environment provisioned resource in the array of provisioned resources, after the current requested list of environment provisioned resources.

" }, "provisionedResources":{ "shape":"ProvisionedResourceList", "documentation":"

An array of environment provisioned resources.

" } } }, "ListEnvironmentTemplateVersionsInput":{ "type":"structure", "required":["templateName"], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To view a list of minor of versions under a major version of an environment template, include major Version.

To view a list of major versions of an environment template, exclude major Version.

" }, "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of major or minor versions of an environment template to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next major or minor version in the array of major or minor versions of an environment template, after the list of major or minor versions that was previously requested.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" } } }, "ListEnvironmentTemplateVersionsOutput":{ "type":"structure", "required":["templateVersions"], "members":{ "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next major or minor version in the array of major or minor versions of an environment template, after the list of major or minor versions that was previously requested.

" }, "templateVersions":{ "shape":"EnvironmentTemplateVersionSummaryList", "documentation":"

An array of major or minor versions of an environment template detail data.

" } } }, "ListEnvironmentTemplatesInput":{ "type":"structure", "members":{ "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of environment templates to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next environment template in the array of environment templates, after the list of environment templates that was previously requested.

" } } }, "ListEnvironmentTemplatesOutput":{ "type":"structure", "required":["templates"], "members":{ "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next environment template in the array of environment templates, after the current requested list of environment templates.

" }, "templates":{ "shape":"EnvironmentTemplateSummaryList", "documentation":"

An array of environment templates with detail data.

" } } }, "ListEnvironmentsInput":{ "type":"structure", "members":{ "environmentTemplates":{ "shape":"EnvironmentTemplateFilterList", "documentation":"

An array of the versions of the environment template.

" }, "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of environments to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next environment in the array of environments, after the list of environments that was previously requested.

" } } }, "ListEnvironmentsOutput":{ "type":"structure", "required":["environments"], "members":{ "environments":{ "shape":"EnvironmentSummaryList", "documentation":"

An array of environment detail data summaries.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next environment in the array of environments, after the current requested list of environments.

" } } }, "ListRepositoriesInput":{ "type":"structure", "members":{ "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of repositories to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next repository in the array of repositories, after the list of repositories previously requested.

" } } }, "ListRepositoriesOutput":{ "type":"structure", "required":["repositories"], "members":{ "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next repository in the array of repositories, after the current requested list of repositories.

" }, "repositories":{ "shape":"RepositorySummaryList", "documentation":"

An array of repository links.

" } } }, "ListRepositorySyncDefinitionsInput":{ "type":"structure", "required":[ "repositoryName", "repositoryProvider", "syncType" ], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next repository sync definition in the array of repository sync definitions, after the list of repository sync definitions previously requested.

" }, "repositoryName":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "repositoryProvider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" }, "syncType":{ "shape":"SyncType", "documentation":"

The sync type. The only supported value is TEMPLATE_SYNC.

" } } }, "ListRepositorySyncDefinitionsOutput":{ "type":"structure", "required":["syncDefinitions"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next repository sync definition in the array of repository sync definitions, after the current requested list of repository sync definitions.

" }, "syncDefinitions":{ "shape":"RepositorySyncDefinitionList", "documentation":"

An array of repository sync definitions.

" } } }, "ListServiceInstanceOutputsInput":{ "type":"structure", "required":[ "serviceInstanceName", "serviceName" ], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next output in the array of outputs, after the list of outputs that was previously requested.

" }, "serviceInstanceName":{ "shape":"ResourceName", "documentation":"

The name of the service instance whose outputs you want.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that serviceInstanceName is associated to.

" } } }, "ListServiceInstanceOutputsOutput":{ "type":"structure", "required":["outputs"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next output in the array of outputs, after the current requested list of outputs.

" }, "outputs":{ "shape":"OutputsList", "documentation":"

An array of service instance Infrastructure as Code (IaC) outputs.

" } } }, "ListServiceInstanceProvisionedResourcesInput":{ "type":"structure", "required":[ "serviceInstanceName", "serviceName" ], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the list of provisioned resources that was previously requested.

" }, "serviceInstanceName":{ "shape":"ResourceName", "documentation":"

The name of the service instance whose provisioned resources you want.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that serviceInstanceName is associated to.

" } } }, "ListServiceInstanceProvisionedResourcesOutput":{ "type":"structure", "required":["provisionedResources"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the current requested list of provisioned resources.

" }, "provisionedResources":{ "shape":"ProvisionedResourceList", "documentation":"

An array of provisioned resources for a service instance.

" } } }, "ListServiceInstancesFilter":{ "type":"structure", "members":{ "key":{ "shape":"ListServiceInstancesFilterBy", "documentation":"

The name of a filtering criterion.

" }, "value":{ "shape":"ListServiceInstancesFilterValue", "documentation":"

A value to filter by.

With the date/time keys (*At{Before,After}), the value is a valid RFC 3339 string with no UTC offset and with an optional fractional precision (for example, 1985-04-12T23:20:50.52Z).

" } }, "documentation":"

A filtering criterion to scope down the result list of the ListServiceInstances action.

" }, "ListServiceInstancesFilterBy":{ "type":"string", "enum":[ "name", "deploymentStatus", "templateName", "serviceName", "deployedTemplateVersionStatus", "environmentName", "lastDeploymentAttemptedAtBefore", "lastDeploymentAttemptedAtAfter", "createdAtBefore", "createdAtAfter" ] }, "ListServiceInstancesFilterList":{ "type":"list", "member":{"shape":"ListServiceInstancesFilter"} }, "ListServiceInstancesFilterValue":{"type":"string"}, "ListServiceInstancesInput":{ "type":"structure", "members":{ "filters":{ "shape":"ListServiceInstancesFilterList", "documentation":"

An array of filtering criteria that scope down the result list. By default, all service instances in the Amazon Web Services account are returned.

" }, "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of service instances to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next service in the array of service instances, after the list of service instances that was previously requested.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that the service instance belongs to.

" }, "sortBy":{ "shape":"ListServiceInstancesSortBy", "documentation":"

The field that the result list is sorted by.

When you choose to sort by serviceName, service instances within each service are sorted by service instance name.

Default: serviceName

" }, "sortOrder":{ "shape":"SortOrder", "documentation":"

Result list sort order.

Default: ASCENDING

" } } }, "ListServiceInstancesOutput":{ "type":"structure", "required":["serviceInstances"], "members":{ "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next service instance in the array of service instances, after the current requested list of service instances.

" }, "serviceInstances":{ "shape":"ServiceInstanceSummaryList", "documentation":"

An array of service instances with summary data.

" } } }, "ListServiceInstancesSortBy":{ "type":"string", "enum":[ "name", "deploymentStatus", "templateName", "serviceName", "environmentName", "lastDeploymentAttemptedAt", "createdAt" ] }, "ListServicePipelineOutputsInput":{ "type":"structure", "required":["serviceName"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next output in the array of outputs, after the list of outputs that was previously requested.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service whose pipeline's outputs you want.

" } } }, "ListServicePipelineOutputsOutput":{ "type":"structure", "required":["outputs"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next output in the array of outputs, after the current requested list of outputs.

" }, "outputs":{ "shape":"OutputsList", "documentation":"

An array of service pipeline Infrastructure as Code (IaC) outputs.

" } } }, "ListServicePipelineProvisionedResourcesInput":{ "type":"structure", "required":["serviceName"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the list of provisioned resources that was previously requested.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service whose pipeline's provisioned resources you want.

" } } }, "ListServicePipelineProvisionedResourcesOutput":{ "type":"structure", "required":["provisionedResources"], "members":{ "nextToken":{ "shape":"EmptyNextToken", "documentation":"

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the current requested list of provisioned resources.

" }, "provisionedResources":{ "shape":"ProvisionedResourceList", "documentation":"

An array of provisioned resources for a service and pipeline.

" } } }, "ListServiceTemplateVersionsInput":{ "type":"structure", "required":["templateName"], "members":{ "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To view a list of minor of versions under a major version of a service template, include major Version.

To view a list of major versions of a service template, exclude major Version.

" }, "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of major or minor versions of a service template to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next major or minor version in the array of major or minor versions of a service template, after the list of major or minor versions that was previously requested.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } } }, "ListServiceTemplateVersionsOutput":{ "type":"structure", "required":["templateVersions"], "members":{ "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next major or minor version in the array of major or minor versions of a service template, after the current requested list of service major or minor versions.

" }, "templateVersions":{ "shape":"ServiceTemplateVersionSummaryList", "documentation":"

An array of major or minor versions of a service template with detail data.

" } } }, "ListServiceTemplatesInput":{ "type":"structure", "members":{ "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of service templates to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next service template in the array of service templates, after the list of service templates previously requested.

" } } }, "ListServiceTemplatesOutput":{ "type":"structure", "required":["templates"], "members":{ "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next service template in the array of service templates, after the current requested list of service templates.

" }, "templates":{ "shape":"ServiceTemplateSummaryList", "documentation":"

An array of service templates with detail data.

" } } }, "ListServicesInput":{ "type":"structure", "members":{ "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of services to list.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next service in the array of services, after the list of services that was previously requested.

" } } }, "ListServicesOutput":{ "type":"structure", "required":["services"], "members":{ "nextToken":{ "shape":"NextToken", "documentation":"

A token that indicates the location of the next service in the array of services, after the current requested list of services.

" }, "services":{ "shape":"ServiceSummaryList", "documentation":"

An array of services with summaries of detail data.

" } } }, "ListTagsForResourceInput":{ "type":"structure", "required":["resourceArn"], "members":{ "maxResults":{ "shape":"MaxPageResults", "documentation":"

The maximum number of tags to list.

" }, "nextToken":{ "shape":"String", "documentation":"

A token that indicates the location of the next resource tag in the array of resource tags, after the list of resource tags that was previously requested.

" }, "resourceArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the resource for the listed tags.

" } } }, "ListTagsForResourceOutput":{ "type":"structure", "required":["tags"], "members":{ "nextToken":{ "shape":"String", "documentation":"

A token that indicates the location of the next resource tag in the array of resource tags, after the current requested list of resource tags.

" }, "tags":{ "shape":"TagList", "documentation":"

A list of resource tags with detail data.

" } } }, "MaxPageResults":{ "type":"integer", "box":true, "max":100, "min":1 }, "NextToken":{ "type":"string", "pattern":"^[A-Za-z0-9+=/]+$" }, "NotifyResourceDeploymentStatusChangeInput":{ "type":"structure", "required":["resourceArn"], "members":{ "deploymentId":{ "shape":"DeploymentId", "documentation":"

The deployment ID for your provisioned resource.

" }, "outputs":{ "shape":"NotifyResourceDeploymentStatusChangeInputOutputsList", "documentation":"

The provisioned resource state change detail data that's returned by Proton.

" }, "resourceArn":{ "shape":"Arn", "documentation":"

The provisioned resource Amazon Resource Name (ARN).

" }, "status":{ "shape":"ResourceDeploymentStatus", "documentation":"

The status of your provisioned resource.

" }, "statusMessage":{ "shape":"NotifyResourceDeploymentStatusChangeInputStatusMessageString", "documentation":"

The deployment status message for your provisioned resource.

" } } }, "NotifyResourceDeploymentStatusChangeInputOutputsList":{ "type":"list", "member":{"shape":"Output"}, "max":50, "min":0 }, "NotifyResourceDeploymentStatusChangeInputStatusMessageString":{ "type":"string", "max":5000, "min":0, "sensitive":true }, "NotifyResourceDeploymentStatusChangeOutput":{ "type":"structure", "members":{ } }, "Output":{ "type":"structure", "members":{ "key":{ "shape":"OutputKey", "documentation":"

The output key.

" }, "valueString":{ "shape":"OutputValueString", "documentation":"

The output value.

" } }, "documentation":"

An infrastructure as code defined resource output.

", "sensitive":true }, "OutputKey":{ "type":"string", "max":1024, "min":1 }, "OutputValueString":{ "type":"string", "max":1024, "min":1 }, "OutputsList":{ "type":"list", "member":{"shape":"Output"} }, "ProvisionedResource":{ "type":"structure", "members":{ "identifier":{ "shape":"ProvisionedResourceIdentifier", "documentation":"

The provisioned resource identifier.

" }, "name":{ "shape":"ProvisionedResourceName", "documentation":"

The provisioned resource name.

" }, "provisioningEngine":{ "shape":"ProvisionedResourceEngine", "documentation":"

The resource provisioning engine. At this time, CLOUDFORMATION can be used for Amazon Web Services-managed provisioning, and TERRAFORM can be used for self-managed provisioning.

For more information, see Self-managed provisioning in the Proton User Guide.

" } }, "documentation":"

Detail data for a provisioned resource.

" }, "ProvisionedResourceEngine":{ "type":"string", "documentation":"

List of provisioning engines

", "enum":[ "CLOUDFORMATION", "TERRAFORM" ] }, "ProvisionedResourceIdentifier":{ "type":"string", "max":200, "min":1 }, "ProvisionedResourceList":{ "type":"list", "member":{"shape":"ProvisionedResource"} }, "ProvisionedResourceName":{ "type":"string", "max":200, "min":1 }, "Provisioning":{ "type":"string", "enum":["CUSTOMER_MANAGED"] }, "RejectEnvironmentAccountConnectionInput":{ "type":"structure", "required":["id"], "members":{ "id":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection to reject.

" } } }, "RejectEnvironmentAccountConnectionOutput":{ "type":"structure", "required":["environmentAccountConnection"], "members":{ "environmentAccountConnection":{ "shape":"EnvironmentAccountConnection", "documentation":"

The environment connection account detail data that's returned by Proton.

" } } }, "Repository":{ "type":"structure", "required":[ "arn", "connectionArn", "name", "provider" ], "members":{ "arn":{ "shape":"RepositoryArn", "documentation":"

The Amazon Resource Name (ARN) of the linked repository.

" }, "connectionArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of your AWS CodeStar connection that connects Proton to your repository provider account.

" }, "encryptionKey":{ "shape":"Arn", "documentation":"

Your customer Amazon Web Services KMS encryption key.

" }, "name":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "provider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" } }, "documentation":"

Detailed data of a linked repository—a repository that has been registered with Proton.

" }, "RepositoryArn":{"type":"string"}, "RepositoryBranch":{ "type":"structure", "required":[ "arn", "branch", "name", "provider" ], "members":{ "arn":{ "shape":"RepositoryArn", "documentation":"

The Amazon Resource Name (ARN) of the linked repository.

" }, "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch.

" }, "name":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "provider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" } }, "documentation":"

Detail data for a linked repository branch.

" }, "RepositoryBranchInput":{ "type":"structure", "required":[ "branch", "name", "provider" ], "members":{ "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch.

" }, "name":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "provider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" } }, "documentation":"

Detail input data for a linked repository branch.

" }, "RepositoryId":{ "type":"string", "max":200, "min":1 }, "RepositoryName":{ "type":"string", "max":100, "min":1, "pattern":"[A-Za-z0-9_.-].*/[A-Za-z0-9_.-].*" }, "RepositoryProvider":{ "type":"string", "enum":[ "GITHUB", "GITHUB_ENTERPRISE", "BITBUCKET" ] }, "RepositorySummary":{ "type":"structure", "required":[ "arn", "name", "provider" ], "members":{ "arn":{ "shape":"RepositoryArn", "documentation":"

The Amazon Resource Name (ARN) of the linked repository.

" }, "name":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "provider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" } }, "documentation":"

Summary data of a linked repository—a repository that has been registered with Proton.

" }, "RepositorySummaryList":{ "type":"list", "member":{"shape":"RepositorySummary"} }, "RepositorySyncAttempt":{ "type":"structure", "required":[ "events", "startedAt", "status" ], "members":{ "events":{ "shape":"RepositorySyncEvents", "documentation":"

Detail data for sync attempt events.

" }, "startedAt":{ "shape":"Timestamp", "documentation":"

The time when the sync attempt started.

" }, "status":{ "shape":"RepositorySyncStatus", "documentation":"

The sync attempt status.

" } }, "documentation":"

Detail data for a repository sync attempt activated by a push to a repository.

" }, "RepositorySyncDefinition":{ "type":"structure", "required":[ "branch", "directory", "parent", "target" ], "members":{ "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch.

" }, "directory":{ "shape":"String", "documentation":"

The directory in the repository.

" }, "parent":{ "shape":"String", "documentation":"

The resource that is synced from.

" }, "target":{ "shape":"String", "documentation":"

The resource that is synced to.

" } }, "documentation":"

A repository sync definition.

" }, "RepositorySyncDefinitionList":{ "type":"list", "member":{"shape":"RepositorySyncDefinition"} }, "RepositorySyncEvent":{ "type":"structure", "required":[ "event", "time", "type" ], "members":{ "event":{ "shape":"String", "documentation":"

Event detail for a repository sync attempt.

" }, "externalId":{ "shape":"String", "documentation":"

The external ID of the sync event.

" }, "time":{ "shape":"Timestamp", "documentation":"

The time that the sync event occurred.

" }, "type":{ "shape":"String", "documentation":"

The type of event.

" } }, "documentation":"

Repository sync event detail data for a sync attempt.

" }, "RepositorySyncEvents":{ "type":"list", "member":{"shape":"RepositorySyncEvent"} }, "RepositorySyncStatus":{ "type":"string", "enum":[ "INITIATED", "IN_PROGRESS", "SUCCEEDED", "FAILED", "QUEUED" ] }, "ResourceDeploymentStatus":{ "type":"string", "documentation":"

The state that a PR-based deployment can be updated to.

", "enum":[ "IN_PROGRESS", "FAILED", "SUCCEEDED" ] }, "ResourceName":{ "type":"string", "max":100, "min":1, "pattern":"^[0-9A-Za-z]+[0-9A-Za-z_\\-]*$" }, "ResourceNameOrEmpty":{ "type":"string", "max":100, "min":0, "pattern":"(^$)|^[0-9A-Za-z]+[0-9A-Za-z_\\-]*$" }, "ResourceNotFoundException":{ "type":"structure", "required":["message"], "members":{ "message":{"shape":"ErrorMessage"} }, "documentation":"

The requested resource wasn't found.

", "exception":true }, "ResourceSyncAttempt":{ "type":"structure", "required":[ "events", "initialRevision", "startedAt", "status", "target", "targetRevision" ], "members":{ "events":{ "shape":"ResourceSyncEvents", "documentation":"

An array of events with detail data.

" }, "initialRevision":{ "shape":"Revision", "documentation":"

Detail data for the initial repository commit, path and push.

" }, "startedAt":{ "shape":"Timestamp", "documentation":"

The time when the sync attempt started.

" }, "status":{ "shape":"ResourceSyncStatus", "documentation":"

The status of the sync attempt.

" }, "target":{ "shape":"String", "documentation":"

The resource that is synced to.

" }, "targetRevision":{ "shape":"Revision", "documentation":"

Detail data for the target revision.

" } }, "documentation":"

Detail data for a resource sync attempt activated by a push to a repository.

" }, "ResourceSyncEvent":{ "type":"structure", "required":[ "event", "time", "type" ], "members":{ "event":{ "shape":"String", "documentation":"

A resource sync event.

" }, "externalId":{ "shape":"String", "documentation":"

The external ID for the event.

" }, "time":{ "shape":"Timestamp", "documentation":"

The time when the event occurred.

" }, "type":{ "shape":"String", "documentation":"

The type of event.

" } }, "documentation":"

Detail data for a resource sync event.

" }, "ResourceSyncEvents":{ "type":"list", "member":{"shape":"ResourceSyncEvent"} }, "ResourceSyncStatus":{ "type":"string", "enum":[ "INITIATED", "IN_PROGRESS", "SUCCEEDED", "FAILED" ] }, "Revision":{ "type":"structure", "required":[ "branch", "directory", "repositoryName", "repositoryProvider", "sha" ], "members":{ "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch.

" }, "directory":{ "shape":"String", "documentation":"

The repository directory changed by a commit and push that activated the sync attempt.

" }, "repositoryName":{ "shape":"RepositoryName", "documentation":"

The repository name.

" }, "repositoryProvider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" }, "sha":{ "shape":"SHA", "documentation":"

The secure hash algorithm (SHA) hash for the revision.

" } }, "documentation":"

Revision detail data for a commit and push that activates a sync attempt

" }, "RoleArn":{ "type":"string", "max":2048, "min":1, "pattern":"^arn:(aws|aws-cn|aws-us-gov):iam::\\d{12}:role/([\\w+=,.@-]{1,512}[/:])*([\\w+=,.@-]{1,64})$" }, "RoleArnOrEmptyString":{ "type":"string", "max":2048, "min":0, "pattern":"(^$)|(^arn:(aws|aws-cn|aws-us-gov):iam::\\d{12}:role/([\\w+=,.@-]{1,512}[/:])*([\\w+=,.@-]{1,64})$)" }, "S3Bucket":{ "type":"string", "max":63, "min":3, "pattern":"^[a-z0-9]+[a-z0-9-\\.]+[a-z0-9]+$" }, "S3Key":{ "type":"string", "max":1024, "min":1 }, "S3ObjectSource":{ "type":"structure", "required":[ "bucket", "key" ], "members":{ "bucket":{ "shape":"S3Bucket", "documentation":"

The name of the S3 bucket that contains a template bundle.

" }, "key":{ "shape":"S3Key", "documentation":"

The path to the S3 bucket that contains a template bundle.

" } }, "documentation":"

Template bundle S3 bucket data.

" }, "SHA":{ "type":"string", "max":255, "min":1 }, "Service":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "name", "spec", "status", "templateName" ], "members":{ "arn":{ "shape":"ServiceArn", "documentation":"

The Amazon Resource Name (ARN) of the service.

" }, "branchName":{ "shape":"GitBranchName", "documentation":"

The name of the code repository branch that holds the code that's deployed in Proton.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the service was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the service.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the service was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service.

" }, "pipeline":{ "shape":"ServicePipeline", "documentation":"

The service pipeline detail data.

" }, "repositoryConnectionArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the repository connection. For more information, see Setting up an AWS CodeStar connection in the Proton User Guide.

" }, "repositoryId":{ "shape":"RepositoryId", "documentation":"

The ID of the source code repository.

" }, "spec":{ "shape":"SpecContents", "documentation":"

The formatted specification that defines the service.

" }, "status":{ "shape":"ServiceStatus", "documentation":"

The status of the service.

" }, "statusMessage":{ "shape":"StatusMessage", "documentation":"

A service status message.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } }, "documentation":"

Detailed data of an Proton service resource.

" }, "ServiceArn":{"type":"string"}, "ServiceInstance":{ "type":"structure", "required":[ "arn", "createdAt", "deploymentStatus", "environmentName", "lastDeploymentAttemptedAt", "lastDeploymentSucceededAt", "name", "serviceName", "templateMajorVersion", "templateMinorVersion", "templateName" ], "members":{ "arn":{ "shape":"ServiceInstanceArn", "documentation":"

The Amazon Resource Name (ARN) of the service instance.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the service instance was created.

" }, "deploymentStatus":{ "shape":"DeploymentStatus", "documentation":"

The service instance deployment status.

" }, "deploymentStatusMessage":{ "shape":"StatusMessage", "documentation":"

The message associated with the service instance deployment status.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the environment that the service instance was deployed into.

" }, "lastDeploymentAttemptedAt":{ "shape":"Timestamp", "documentation":"

The time when a deployment of the service instance was last attempted.

" }, "lastDeploymentSucceededAt":{ "shape":"Timestamp", "documentation":"

The time when the service instance was last deployed successfully.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service instance.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that the service instance belongs to.

" }, "spec":{ "shape":"SpecContents", "documentation":"

The service spec that was used to create the service instance.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the service template that was used to create the service instance.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the service template that was used to create the service instance.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template that was used to create the service instance.

" } }, "documentation":"

Detailed data of an Proton service instance resource.

" }, "ServiceInstanceArn":{"type":"string"}, "ServiceInstanceSummary":{ "type":"structure", "required":[ "arn", "createdAt", "deploymentStatus", "environmentName", "lastDeploymentAttemptedAt", "lastDeploymentSucceededAt", "name", "serviceName", "templateMajorVersion", "templateMinorVersion", "templateName" ], "members":{ "arn":{ "shape":"ServiceInstanceArn", "documentation":"

The Amazon Resource Name (ARN) of the service instance.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the service instance was created.

" }, "deploymentStatus":{ "shape":"DeploymentStatus", "documentation":"

The service instance deployment status.

" }, "deploymentStatusMessage":{ "shape":"StatusMessage", "documentation":"

A service instance deployment status message.

" }, "environmentName":{ "shape":"ResourceName", "documentation":"

The name of the environment that the service instance was deployed into.

" }, "lastDeploymentAttemptedAt":{ "shape":"Timestamp", "documentation":"

The time when a deployment of the service was last attempted.

" }, "lastDeploymentSucceededAt":{ "shape":"Timestamp", "documentation":"

The time when the service was last deployed successfully.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service instance.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that the service instance belongs to.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The service instance template major version.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The service instance template minor version.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } }, "documentation":"

Summary data of an Proton service instance resource.

" }, "ServiceInstanceSummaryList":{ "type":"list", "member":{"shape":"ServiceInstanceSummary"} }, "ServicePipeline":{ "type":"structure", "required":[ "arn", "createdAt", "deploymentStatus", "lastDeploymentAttemptedAt", "lastDeploymentSucceededAt", "templateMajorVersion", "templateMinorVersion", "templateName" ], "members":{ "arn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the service pipeline.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the service pipeline was created.

" }, "deploymentStatus":{ "shape":"DeploymentStatus", "documentation":"

The deployment status of the service pipeline.

" }, "deploymentStatusMessage":{ "shape":"StatusMessage", "documentation":"

A service pipeline deployment status message.

" }, "lastDeploymentAttemptedAt":{ "shape":"Timestamp", "documentation":"

The time when a deployment of the service pipeline was last attempted.

" }, "lastDeploymentSucceededAt":{ "shape":"Timestamp", "documentation":"

The time when the service pipeline was last deployed successfully.

" }, "spec":{ "shape":"SpecContents", "documentation":"

The service spec that was used to create the service pipeline.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the service template that was used to create the service pipeline.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the service template that was used to create the service pipeline.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template that was used to create the service pipeline.

" } }, "documentation":"

Detailed data of an Proton service instance pipeline resource.

" }, "ServiceQuotaExceededException":{ "type":"structure", "required":["message"], "members":{ "message":{"shape":"ErrorMessage"} }, "documentation":"

A quota was exceeded. For more information, see Proton Quotas in the Proton User Guide.

", "exception":true }, "ServiceStatus":{ "type":"string", "enum":[ "CREATE_IN_PROGRESS", "CREATE_FAILED_CLEANUP_IN_PROGRESS", "CREATE_FAILED_CLEANUP_COMPLETE", "CREATE_FAILED_CLEANUP_FAILED", "CREATE_FAILED", "ACTIVE", "DELETE_IN_PROGRESS", "DELETE_FAILED", "UPDATE_IN_PROGRESS", "UPDATE_FAILED_CLEANUP_IN_PROGRESS", "UPDATE_FAILED_CLEANUP_COMPLETE", "UPDATE_FAILED_CLEANUP_FAILED", "UPDATE_FAILED", "UPDATE_COMPLETE_CLEANUP_FAILED" ] }, "ServiceSummary":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "name", "status", "templateName" ], "members":{ "arn":{ "shape":"ServiceArn", "documentation":"

The Amazon Resource Name (ARN) of the service.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the service was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the service.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the service was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service.

" }, "status":{ "shape":"ServiceStatus", "documentation":"

The status of the service.

" }, "statusMessage":{ "shape":"StatusMessage", "documentation":"

A service status message.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } }, "documentation":"

Summary data of an Proton service resource.

" }, "ServiceSummaryList":{ "type":"list", "member":{"shape":"ServiceSummary"} }, "ServiceTemplate":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "name" ], "members":{ "arn":{ "shape":"ServiceTemplateArn", "documentation":"

The Amazon Resource Name (ARN) of the service template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the service template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the service template.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The service template name as displayed in the developer interface.

" }, "encryptionKey":{ "shape":"Arn", "documentation":"

The customer provided service template encryption key that's used to encrypt data.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the service template was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" }, "pipelineProvisioning":{ "shape":"Provisioning", "documentation":"

If pipelineProvisioning is true, a service pipeline is included in the service template. Otherwise, a service pipeline isn't included in the service template.

" }, "recommendedVersion":{ "shape":"FullTemplateVersionNumber", "documentation":"

The recommended version of the service template.

" } }, "documentation":"

Detailed data of an Proton service template resource.

" }, "ServiceTemplateArn":{"type":"string"}, "ServiceTemplateSummary":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "name" ], "members":{ "arn":{ "shape":"ServiceTemplateArn", "documentation":"

The Amazon Resource Name (ARN) of the service template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the service template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the service template.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The service template name as displayed in the developer interface.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the service template was last modified.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" }, "pipelineProvisioning":{ "shape":"Provisioning", "documentation":"

If pipelineProvisioning is true, a service pipeline is included in the service template, otherwise a service pipeline isn't included in the service template.

" }, "recommendedVersion":{ "shape":"FullTemplateVersionNumber", "documentation":"

The recommended version of the service template.

" } }, "documentation":"

Summary data of an Proton service template resource.

" }, "ServiceTemplateSummaryList":{ "type":"list", "member":{"shape":"ServiceTemplateSummary"} }, "ServiceTemplateSupportedComponentSourceInputList":{ "type":"list", "member":{"shape":"ServiceTemplateSupportedComponentSourceType"} }, "ServiceTemplateSupportedComponentSourceType":{ "type":"string", "enum":["DIRECTLY_DEFINED"] }, "ServiceTemplateVersion":{ "type":"structure", "required":[ "arn", "compatibleEnvironmentTemplates", "createdAt", "lastModifiedAt", "majorVersion", "minorVersion", "status", "templateName" ], "members":{ "arn":{ "shape":"ServiceTemplateVersionArn", "documentation":"

The Amazon Resource Name (ARN) of the version of a service template.

" }, "compatibleEnvironmentTemplates":{ "shape":"CompatibleEnvironmentTemplateList", "documentation":"

An array of compatible environment template names for the major version of a service template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the version of a service template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the version of a service template.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the version of a service template was last modified.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The latest major version that's associated with the version of a service template.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of a service template.

" }, "recommendedMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The recommended minor version of the service template.

" }, "schema":{ "shape":"TemplateSchema", "documentation":"

The schema of the version of a service template.

" }, "status":{ "shape":"TemplateVersionStatus", "documentation":"

The service template version status.

" }, "statusMessage":{ "shape":"StatusMessage", "documentation":"

A service template version status message.

" }, "supportedComponentSources":{ "shape":"ServiceTemplateSupportedComponentSourceInputList", "documentation":"

An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version.

For more information about components, see Proton components in the Proton User Guide.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the version of a service template.

" } }, "documentation":"

Detailed data of an Proton service template version resource.

" }, "ServiceTemplateVersionArn":{"type":"string"}, "ServiceTemplateVersionSummary":{ "type":"structure", "required":[ "arn", "createdAt", "lastModifiedAt", "majorVersion", "minorVersion", "status", "templateName" ], "members":{ "arn":{ "shape":"ServiceTemplateVersionArn", "documentation":"

The Amazon Resource Name (ARN) of the version of a service template.

" }, "createdAt":{ "shape":"Timestamp", "documentation":"

The time when the version of a service template was created.

" }, "description":{ "shape":"Description", "documentation":"

A description of the version of a service template.

" }, "lastModifiedAt":{ "shape":"Timestamp", "documentation":"

The time when the version of a service template was last modified.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The latest major version that's associated with the version of a service template.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of a service template.

" }, "recommendedMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The recommended minor version of the service template.

" }, "status":{ "shape":"TemplateVersionStatus", "documentation":"

The service template minor version status.

" }, "statusMessage":{ "shape":"StatusMessage", "documentation":"

A service template minor version status message.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } }, "documentation":"

Summary data of an Proton service template version resource.

" }, "ServiceTemplateVersionSummaryList":{ "type":"list", "member":{"shape":"ServiceTemplateVersionSummary"} }, "SortOrder":{ "type":"string", "enum":[ "ASCENDING", "DESCENDING" ] }, "SpecContents":{ "type":"string", "max":51200, "min":1, "sensitive":true }, "StatusMessage":{ "type":"string", "sensitive":true }, "String":{"type":"string"}, "Subdirectory":{ "type":"string", "max":4096, "min":1 }, "SyncType":{ "type":"string", "enum":["TEMPLATE_SYNC"] }, "Tag":{ "type":"structure", "required":[ "key", "value" ], "members":{ "key":{ "shape":"TagKey", "documentation":"

The key of the resource tag.

" }, "value":{ "shape":"TagValue", "documentation":"

The value of the resource tag.

" } }, "documentation":"

A description of a resource tag.

" }, "TagKey":{ "type":"string", "max":128, "min":1 }, "TagKeyList":{ "type":"list", "member":{"shape":"TagKey"}, "max":50, "min":0 }, "TagList":{ "type":"list", "member":{"shape":"Tag"}, "max":50, "min":0 }, "TagResourceInput":{ "type":"structure", "required":[ "resourceArn", "tags" ], "members":{ "resourceArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the Proton resource to apply customer tags to.

" }, "tags":{ "shape":"TagList", "documentation":"

A list of customer tags to apply to the Proton resource.

" } } }, "TagResourceOutput":{ "type":"structure", "members":{ } }, "TagValue":{ "type":"string", "max":256, "min":0 }, "TemplateFileContents":{ "type":"string", "max":51200, "min":1, "sensitive":true }, "TemplateManifestContents":{ "type":"string", "max":1024, "min":1, "sensitive":true }, "TemplateSchema":{ "type":"string", "max":51200, "min":1, "sensitive":true }, "TemplateSyncConfig":{ "type":"structure", "required":[ "branch", "repositoryName", "repositoryProvider", "templateName", "templateType" ], "members":{ "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch.

" }, "repositoryName":{ "shape":"RepositoryName", "documentation":"

The repository name (for example, myrepos/myrepo).

" }, "repositoryProvider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" }, "subdirectory":{ "shape":"Subdirectory", "documentation":"

A subdirectory path to your template bundle version.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The template name.

" }, "templateType":{ "shape":"TemplateType", "documentation":"

The template type.

" } }, "documentation":"

The detail data for a template sync configuration.

" }, "TemplateType":{ "type":"string", "enum":[ "ENVIRONMENT", "SERVICE" ] }, "TemplateVersionPart":{ "type":"string", "max":20, "min":1, "pattern":"^(0|([1-9]{1}\\d*))$" }, "TemplateVersionSourceInput":{ "type":"structure", "members":{ "s3":{ "shape":"S3ObjectSource", "documentation":"

An S3 source object that includes the template bundle S3 path and name for a template minor version.

" } }, "documentation":"

Template version source data.

", "union":true }, "TemplateVersionStatus":{ "type":"string", "enum":[ "REGISTRATION_IN_PROGRESS", "REGISTRATION_FAILED", "DRAFT", "PUBLISHED" ] }, "ThrottlingException":{ "type":"structure", "required":["message"], "members":{ "message":{"shape":"ErrorMessage"} }, "documentation":"

The request was denied due to request throttling.

", "exception":true, "retryable":{"throttling":true} }, "Timestamp":{"type":"timestamp"}, "UntagResourceInput":{ "type":"structure", "required":[ "resourceArn", "tagKeys" ], "members":{ "resourceArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the resource to remove customer tags from.

" }, "tagKeys":{ "shape":"TagKeyList", "documentation":"

A list of customer tag keys that indicate the customer tags to be removed from the resource.

" } } }, "UntagResourceOutput":{ "type":"structure", "members":{ } }, "UpdateAccountSettingsInput":{ "type":"structure", "members":{ "deletePipelineProvisioningRepository":{ "shape":"Boolean", "documentation":"

Set to true to remove a configured pipeline repository from the account settings. Don't set this field if you are updating the configured pipeline repository.

" }, "pipelineCodebuildRoleArn":{ "shape":"RoleArnOrEmptyString", "documentation":"

The Amazon Resource Name (ARN) of the service role you want to use for provisioning pipelines. Proton assumes this role for CodeBuild-based provisioning.

" }, "pipelineProvisioningRepository":{ "shape":"RepositoryBranchInput", "documentation":"

A linked repository for pipeline provisioning. Specify it if you have environments configured for self-managed provisioning with services that include pipelines. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

To remove a previously configured repository, set deletePipelineProvisioningRepository to true, and don't set pipelineProvisioningRepository.

" }, "pipelineServiceRoleArn":{ "shape":"RoleArnOrEmptyString", "documentation":"

The Amazon Resource Name (ARN) of the service role you want to use for provisioning pipelines. Assumed by Proton for Amazon Web Services-managed provisioning, and by customer-owned automation for self-managed provisioning.

To remove a previously configured ARN, specify an empty string.

" } } }, "UpdateAccountSettingsOutput":{ "type":"structure", "required":["accountSettings"], "members":{ "accountSettings":{ "shape":"AccountSettings", "documentation":"

The Proton pipeline service role and repository data shared across the Amazon Web Services account.

" } } }, "UpdateComponentInput":{ "type":"structure", "required":[ "deploymentType", "name" ], "members":{ "deploymentType":{ "shape":"ComponentDeploymentUpdateType", "documentation":"

The deployment type. It defines the mode for updating a component, as follows:

NONE

In this mode, a deployment doesn't occur. Only the requested metadata parameters are updated. You can only specify description in this mode.

CURRENT_VERSION

In this mode, the component is deployed and updated with the new serviceSpec, templateSource, and/or type that you provide. Only requested parameters are updated.

" }, "description":{ "shape":"Description", "documentation":"

An optional customer-provided description of the component.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the component to update.

" }, "serviceInstanceName":{ "shape":"ResourceNameOrEmpty", "documentation":"

The name of the service instance that you want to attach this component to. Don't specify to keep the component's current service instance attachment. Specify an empty string to detach the component from the service instance it's attached to. Specify non-empty values for both serviceInstanceName and serviceName or for neither of them.

" }, "serviceName":{ "shape":"ResourceNameOrEmpty", "documentation":"

The name of the service that serviceInstanceName is associated with. Don't specify to keep the component's current service instance attachment. Specify an empty string to detach the component from the service instance it's attached to. Specify non-empty values for both serviceInstanceName and serviceName or for neither of them.

" }, "serviceSpec":{ "shape":"SpecContents", "documentation":"

The service spec that you want the component to use to access service inputs. Set this only when the component is attached to a service instance.

" }, "templateFile":{ "shape":"TemplateFileContents", "documentation":"

A path to the Infrastructure as Code (IaC) file describing infrastructure that a custom component provisions.

Components support a single IaC file, even if you use Terraform as your template language.

" } } }, "UpdateComponentOutput":{ "type":"structure", "required":["component"], "members":{ "component":{ "shape":"Component", "documentation":"

The detailed data of the updated component.

" } } }, "UpdateEnvironmentAccountConnectionInput":{ "type":"structure", "required":["id"], "members":{ "codebuildRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of an IAM service role in the environment account. Proton uses this role to provision infrastructure resources using CodeBuild-based provisioning in the associated environment account.

" }, "componentRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in the associated environment account. It determines the scope of infrastructure that a component can provision in the account.

The environment account connection must have a componentRoleArn to allow directly defined components to be associated with any environments running in the account.

For more information about components, see Proton components in the Proton User Guide.

" }, "id":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection to update.

" }, "roleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that's associated with the environment account connection to update.

" } } }, "UpdateEnvironmentAccountConnectionOutput":{ "type":"structure", "required":["environmentAccountConnection"], "members":{ "environmentAccountConnection":{ "shape":"EnvironmentAccountConnection", "documentation":"

The environment account connection detail data that's returned by Proton.

" } } }, "UpdateEnvironmentInput":{ "type":"structure", "required":[ "deploymentType", "name" ], "members":{ "codebuildRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that allows Proton to provision infrastructure using CodeBuild-based provisioning on your behalf.

" }, "componentRoleArn":{ "shape":"RoleArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in this environment. It determines the scope of infrastructure that a component can provision.

The environment must have a componentRoleArn to allow directly defined components to be associated with the environment.

For more information about components, see Proton components in the Proton User Guide.

" }, "deploymentType":{ "shape":"DeploymentUpdateType", "documentation":"

There are four modes for updating an environment. The deploymentType field defines the mode.

NONE

In this mode, a deployment doesn't occur. Only the requested metadata parameters are updated.

CURRENT_VERSION

In this mode, the environment is deployed and updated with the new spec that you provide. Only requested parameters are updated. Don’t include major or minor version parameters when you use this deployment-type.

MINOR_VERSION

In this mode, the environment is deployed and updated with the published, recommended (latest) minor version of the current major version in use, by default. You can also specify a different minor version of the current major version in use.

MAJOR_VERSION

In this mode, the environment is deployed and updated with the published, recommended (latest) major and minor version of the current template, by default. You can also specify a different major version that is higher than the major version in use and a minor version (optional).

" }, "description":{ "shape":"Description", "documentation":"

A description of the environment update.

" }, "environmentAccountConnectionId":{ "shape":"EnvironmentAccountConnectionId", "documentation":"

The ID of the environment account connection.

You can only update to a new environment account connection if it was created in the same environment account that the current environment account connection was created in and is associated with the current environment.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment to update.

" }, "protonServiceRoleArn":{ "shape":"Arn", "documentation":"

The Amazon Resource Name (ARN) of the Proton service role that allows Proton to make API calls to other services your behalf.

" }, "provisioningRepository":{ "shape":"RepositoryBranchInput", "documentation":"

The linked repository that you use to host your rendered infrastructure templates for self-managed provisioning. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

" }, "spec":{ "shape":"SpecContents", "documentation":"

The formatted specification that defines the update.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the environment to update.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the environment to update.

" } } }, "UpdateEnvironmentOutput":{ "type":"structure", "required":["environment"], "members":{ "environment":{ "shape":"Environment", "documentation":"

The environment detail data that's returned by Proton.

" } } }, "UpdateEnvironmentTemplateInput":{ "type":"structure", "required":["name"], "members":{ "description":{ "shape":"Description", "documentation":"

A description of the environment template update.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The name of the environment template to update as displayed in the developer interface.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the environment template to update.

" } } }, "UpdateEnvironmentTemplateOutput":{ "type":"structure", "required":["environmentTemplate"], "members":{ "environmentTemplate":{ "shape":"EnvironmentTemplate", "documentation":"

The environment template detail data that's returned by Proton.

" } } }, "UpdateEnvironmentTemplateVersionInput":{ "type":"structure", "required":[ "majorVersion", "minorVersion", "templateName" ], "members":{ "description":{ "shape":"Description", "documentation":"

A description of environment template version to update.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To update a major version of an environment template, include major Version.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To update a minor version of an environment template, include minorVersion.

" }, "status":{ "shape":"TemplateVersionStatus", "documentation":"

The status of the environment template minor version to update.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the environment template.

" } } }, "UpdateEnvironmentTemplateVersionOutput":{ "type":"structure", "required":["environmentTemplateVersion"], "members":{ "environmentTemplateVersion":{ "shape":"EnvironmentTemplateVersion", "documentation":"

The environment template version detail data that's returned by Proton.

" } } }, "UpdateServiceInput":{ "type":"structure", "required":["name"], "members":{ "description":{ "shape":"Description", "documentation":"

The edited service description.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service to edit.

" }, "spec":{ "shape":"SpecContents", "documentation":"

Lists the service instances to add and the existing service instances to remain. Omit the existing service instances to delete from the list. Don't include edits to the existing service instances or pipeline. For more information, see Edit a service in the Proton User Guide.

" } } }, "UpdateServiceInstanceInput":{ "type":"structure", "required":[ "deploymentType", "name", "serviceName" ], "members":{ "deploymentType":{ "shape":"DeploymentUpdateType", "documentation":"

The deployment type. It defines the mode for updating a service instance, as follows:

NONE

In this mode, a deployment doesn't occur. Only the requested metadata parameters are updated.

CURRENT_VERSION

In this mode, the service instance is deployed and updated with the new spec that you provide. Only requested parameters are updated. Don’t include major or minor version parameters when you use this deployment type.

MINOR_VERSION

In this mode, the service instance is deployed and updated with the published, recommended (latest) minor version of the current major version in use, by default. You can also specify a different minor version of the current major version in use.

MAJOR_VERSION

In this mode, the service instance is deployed and updated with the published, recommended (latest) major and minor version of the current template, by default. You can specify a different major version that's higher than the major version in use and a minor version.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service instance to update.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service that the service instance belongs to.

" }, "spec":{ "shape":"SpecContents", "documentation":"

The formatted specification that defines the service instance update.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the service template to update.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the service template to update.

" } } }, "UpdateServiceInstanceOutput":{ "type":"structure", "required":["serviceInstance"], "members":{ "serviceInstance":{ "shape":"ServiceInstance", "documentation":"

The service instance summary data that's returned by Proton.

" } } }, "UpdateServiceOutput":{ "type":"structure", "required":["service"], "members":{ "service":{ "shape":"Service", "documentation":"

The service detail data that's returned by Proton.

" } } }, "UpdateServicePipelineInput":{ "type":"structure", "required":[ "deploymentType", "serviceName", "spec" ], "members":{ "deploymentType":{ "shape":"DeploymentUpdateType", "documentation":"

The deployment type.

There are four modes for updating a service pipeline. The deploymentType field defines the mode.

NONE

In this mode, a deployment doesn't occur. Only the requested metadata parameters are updated.

CURRENT_VERSION

In this mode, the service pipeline is deployed and updated with the new spec that you provide. Only requested parameters are updated. Don’t include major or minor version parameters when you use this deployment-type.

MINOR_VERSION

In this mode, the service pipeline is deployed and updated with the published, recommended (latest) minor version of the current major version in use, by default. You can specify a different minor version of the current major version in use.

MAJOR_VERSION

In this mode, the service pipeline is deployed and updated with the published, recommended (latest) major and minor version of the current template, by default. You can specify a different major version that's higher than the major version in use and a minor version.

" }, "serviceName":{ "shape":"ResourceName", "documentation":"

The name of the service to that the pipeline is associated with.

" }, "spec":{ "shape":"SpecContents", "documentation":"

The spec for the service pipeline to update.

" }, "templateMajorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The major version of the service template that was used to create the service that the pipeline is associated with.

" }, "templateMinorVersion":{ "shape":"TemplateVersionPart", "documentation":"

The minor version of the service template that was used to create the service that the pipeline is associated with.

" } } }, "UpdateServicePipelineOutput":{ "type":"structure", "required":["pipeline"], "members":{ "pipeline":{ "shape":"ServicePipeline", "documentation":"

The pipeline details that are returned by Proton.

" } } }, "UpdateServiceTemplateInput":{ "type":"structure", "required":["name"], "members":{ "description":{ "shape":"Description", "documentation":"

A description of the service template update.

" }, "displayName":{ "shape":"DisplayName", "documentation":"

The name of the service template to update that's displayed in the developer interface.

" }, "name":{ "shape":"ResourceName", "documentation":"

The name of the service template to update.

" } } }, "UpdateServiceTemplateOutput":{ "type":"structure", "required":["serviceTemplate"], "members":{ "serviceTemplate":{ "shape":"ServiceTemplate", "documentation":"

The service template detail data that's returned by Proton.

" } } }, "UpdateServiceTemplateVersionInput":{ "type":"structure", "required":[ "majorVersion", "minorVersion", "templateName" ], "members":{ "compatibleEnvironmentTemplates":{ "shape":"CompatibleEnvironmentTemplateInputList", "documentation":"

An array of environment template objects that are compatible with this service template version. A service instance based on this service template version can run in environments based on compatible templates.

" }, "description":{ "shape":"Description", "documentation":"

A description of a service template version to update.

" }, "majorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To update a major version of a service template, include major Version.

" }, "minorVersion":{ "shape":"TemplateVersionPart", "documentation":"

To update a minor version of a service template, include minorVersion.

" }, "status":{ "shape":"TemplateVersionStatus", "documentation":"

The status of the service template minor version to update.

" }, "supportedComponentSources":{ "shape":"ServiceTemplateSupportedComponentSourceInputList", "documentation":"

An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version.

A change to supportedComponentSources doesn't impact existing component attachments to instances based on this template version. A change only affects later associations.

For more information about components, see Proton components in the Proton User Guide.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The name of the service template.

" } } }, "UpdateServiceTemplateVersionOutput":{ "type":"structure", "required":["serviceTemplateVersion"], "members":{ "serviceTemplateVersion":{ "shape":"ServiceTemplateVersion", "documentation":"

The service template version detail data that's returned by Proton.

" } } }, "UpdateTemplateSyncConfigInput":{ "type":"structure", "required":[ "branch", "repositoryName", "repositoryProvider", "templateName", "templateType" ], "members":{ "branch":{ "shape":"GitBranchName", "documentation":"

The repository branch for your template.

" }, "repositoryName":{ "shape":"RepositoryName", "documentation":"

The repository name (for example, myrepos/myrepo).

" }, "repositoryProvider":{ "shape":"RepositoryProvider", "documentation":"

The repository provider.

" }, "subdirectory":{ "shape":"Subdirectory", "documentation":"

A subdirectory path to your template bundle version. When included, limits the template bundle search to this repository directory.

" }, "templateName":{ "shape":"ResourceName", "documentation":"

The synced template name.

" }, "templateType":{ "shape":"TemplateType", "documentation":"

The synced template type.

" } } }, "UpdateTemplateSyncConfigOutput":{ "type":"structure", "members":{ "templateSyncConfig":{ "shape":"TemplateSyncConfig", "documentation":"

The template sync configuration detail data that's returned by Proton.

" } } }, "ValidationException":{ "type":"structure", "required":["message"], "members":{ "message":{"shape":"ErrorMessage"} }, "documentation":"

The input is invalid or an out-of-range value was supplied for the input parameter.

", "exception":true } }, "documentation":"

This is the Proton Service API Reference. It provides descriptions, syntax and usage examples for each of the actions and data types for the Proton service.

The documentation for each action shows the Query API request parameters and the XML response.

Alternatively, you can use the Amazon Web Services CLI to access an API. For more information, see the Amazon Web Services Command Line Interface User Guide.

The Proton service is a two-pronged automation framework. Administrators create service templates to provide standardized infrastructure and deployment tooling for serverless and container based applications. Developers, in turn, select from the available service templates to automate their application or service deployments.

Because administrators define the infrastructure and tooling that Proton deploys and manages, they need permissions to use all of the listed API operations.

When developers select a specific infrastructure and tooling set, Proton deploys their applications. To monitor their applications that are running on Proton, developers need permissions to the service create, list, update and delete API operations and the service instance list and update API operations.

To learn more about Proton, see the Proton User Guide.

Ensuring Idempotency

When you make a mutating API request, the request typically returns a result before the asynchronous workflows of the operation are complete. Operations might also time out or encounter other server issues before they're complete, even if the request already returned a result. This might make it difficult to determine whether the request succeeded. Moreover, you might need to retry the request multiple times to ensure that the operation completes successfully. However, if the original request and the subsequent retries are successful, the operation occurs multiple times. This means that you might create more resources than you intended.

Idempotency ensures that an API request action completes no more than one time. With an idempotent request, if the original request action completes successfully, any subsequent retries complete successfully without performing any further actions. However, the result might contain updated information, such as the current creation status.

The following lists of APIs are grouped according to methods that ensure idempotency.

Idempotent create APIs with a client token

The API actions in this list support idempotency with the use of a client token. The corresponding Amazon Web Services CLI commands also support idempotency using a client token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request using one of these actions, specify a client token in the request. We recommend that you don't reuse the same client token for other API requests. If you don’t provide a client token for these APIs, a default client token is automatically provided by SDKs.

Given a request action that has succeeded:

If you retry the request using the same client token and the same parameters, the retry succeeds without performing any further actions other than returning the original resource detail data in the response.

If you retry the request using the same client token, but one or more of the parameters are different, the retry throws a ValidationException with an IdempotentParameterMismatch error.

Client tokens expire eight hours after a request is made. If you retry the request with the expired token, a new resource is created.

If the original resource is deleted and you retry the request, a new resource is created.

Idempotent create APIs with a client token:

Idempotent create APIs

Given a request action that has succeeded:

If you retry the request with an API from this group, and the original resource hasn't been modified, the retry succeeds without performing any further actions other than returning the original resource detail data in the response.

If the original resource has been modified, the retry throws a ConflictException.

If you retry with different input parameters, the retry throws a ValidationException with an IdempotentParameterMismatch error.

Idempotent create APIs:

Idempotent delete APIs

Given a request action that has succeeded:

When you retry the request with an API from this group and the resource was deleted, its metadata is returned in the response.

If you retry and the resource doesn't exist, the response is empty.

In both cases, the retry succeeds.

Idempotent delete APIs:

Asynchronous idempotent delete APIs

Given a request action that has succeeded:

If you retry the request with an API from this group, if the original request delete operation status is DELETE_IN_PROGRESS, the retry returns the resource detail data in the response without performing any further actions.

If the original request delete operation is complete, a retry returns an empty response.

Asynchronous idempotent delete APIs:

" }