ApplicationInfo - AWS CodeDeploy
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ApplicationInfo

Information about an application.

Contents

applicationId

The application ID.

Type: String

Required: No

applicationName

The application name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

computePlatform

The destination platform type for deployment of the application (Lambda or Server).

Type: String

Valid Values: Server | Lambda | ECS | Kubernetes

Required: No

createTime

The time at which the application was created.

Type: Timestamp

Required: No

gitHubAccountName

The name for a connection to a GitHub account.

Type: String

Required: No

linkedToGitHub

True if the user has authenticated with GitHub for the specified application. Otherwise, false.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: