AWS CodeDeploy Application
aws.codedeploy.application MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
AWS CodeDeploy Application
Min version: 9.0.0Defaults:
applicationName computePlatform createdAt regionRelationships
4 resources · 9 relationships·Click to select, expand fields to see properties.
Fields (10)
| Field | Type | Description |
|---|---|---|
applicationIdrequired | string | ID of the application |
applicationNamerequired | string | Name of the application |
arnrequired | string | ARN of the application |
computePlatformrequired | string | Compute platform of the application (Server, Lambda, or ECS) |
createdAtrequired | time | Time the application was created |
deploymentGroups | []aws.codedeploy.deploymentGroup | List of deployment groups for this application |
deployments | []aws.codedeploy.deployment | List of deployments for this application |
linkedToGitHubrequired | int | Whether the application is linked to a GitHub account |
regionrequired | string | Region of the application |
tags | map[string]string | Tags for the application |