Skip to main content

@swamp/aws/proton

v2026.04.23.3

AWS PROTON infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsprotoncloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/proton

@swamp/aws/proton/environment-account-connectionv2026.04.23.2environment_account_connection.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
CodebuildRoleArn?stringThe Amazon Resource Name (ARN) of an IAM service role in the environment account. AWS Proton uses this role to provision infrastructure resources using CodeBuild-based provisioning in the associated environment account.
ComponentRoleArn?stringThe Amazon Resource Name (ARN) of the IAM service role that AWS 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.
EnvironmentAccountId?stringThe environment account that's connected to the environment account connection.
EnvironmentName?stringThe name of the AWS Proton environment that's created in the associated management account.
ManagementAccountId?stringThe ID of the management account that accepts or rejects the environment account connection. You create an manage the AWS Proton environment in this account. If the management account accepts the environment account connection, AWS Proton can use the associated IAM role to provision environment infrastructure resources in the associated environment account.
RoleArn?stringThe Amazon Resource Name (ARN) of the IAM service role that's created in the environment account. AWS Proton uses this role to provision infrastructure resources in the associated environment account.
Tags?arrayAn 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.
createCreate a Proton EnvironmentAccountConnection
getGet a Proton EnvironmentAccountConnection
ArgumentTypeDescription
identifierstringThe primary identifier of the Proton EnvironmentAccountConnection
updateUpdate a Proton EnvironmentAccountConnection
deleteDelete a Proton EnvironmentAccountConnection
ArgumentTypeDescription
identifierstringThe primary identifier of the Proton EnvironmentAccountConnection
syncSync Proton EnvironmentAccountConnection state from AWS

Resources

state(infinite)— Proton EnvironmentAccountConnection resource state
@swamp/aws/proton/environment-templatev2026.04.23.2environment_template.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Description?stringA description of the environment template.
DisplayName?stringThe environment template name as displayed in the developer interface.
EncryptionKey?stringA customer provided encryption key that Proton uses to encrypt data.
Name?string
Provisioning?enum
Tags?arrayAn 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.
createCreate a Proton EnvironmentTemplate
getGet a Proton EnvironmentTemplate
ArgumentTypeDescription
identifierstringThe primary identifier of the Proton EnvironmentTemplate
updateUpdate a Proton EnvironmentTemplate
deleteDelete a Proton EnvironmentTemplate
ArgumentTypeDescription
identifierstringThe primary identifier of the Proton EnvironmentTemplate
syncSync Proton EnvironmentTemplate state from AWS

Resources

state(infinite)— Proton EnvironmentTemplate resource state
@swamp/aws/proton/service-templatev2026.04.23.2service_template.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Description?stringA description of the service template.
DisplayName?stringThe name of the service template as displayed in the developer interface.
EncryptionKey?stringA customer provided encryption key that's used to encrypt data.
Name?string
PipelineProvisioning?enum
Tags?arrayAn 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.
createCreate a Proton ServiceTemplate
getGet a Proton ServiceTemplate
ArgumentTypeDescription
identifierstringThe primary identifier of the Proton ServiceTemplate
updateUpdate a Proton ServiceTemplate
deleteDelete a Proton ServiceTemplate
ArgumentTypeDescription
identifierstringThe primary identifier of the Proton ServiceTemplate
syncSync Proton ServiceTemplate state from AWS

Resources

state(infinite)— Proton ServiceTemplate resource state