App Runner Connection

App Runner Connection in AWS represents a link between App Runner and an external source code repository or service provider. It allows App Runner to securely access and deploy applications directly from repositories such as GitHub or Bitbucket. This connection manages authentication and permissions, enabling automated builds and deployments without requiring manual credential handling.

aws.apprunner_connection

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
connection_arncorestringThe Amazon Resource Name (ARN) of this connection.
connection_namecorestringThe customer-provided connection name.
created_atcoretimestampThe App Runner connection creation time, expressed as a Unix time stamp.
provider_typecorestringThe source repository provider.
statuscorestringThe current state of the App Runner connection. When the state is AVAILABLE, you can use the connection to create an App Runner service.
tagscorehstore