Data retrieval APIs for AWS CodeDeploy - AWS Online Register of Data Formats

Data retrieval APIs for AWS CodeDeploy

AWS CodeDeploy provides the following APIs for data retrieval.

Actions Description Access level
BatchGetApplicationRevisionsGet information about one or more application revisionsRead
BatchGetApplicationsGet information about multiple applications associated with the IAM userRead
BatchGetDeploymentGroupsGet information about one or more deployment groupsRead
BatchGetDeploymentInstancesGet information about one or more instance that are part of a deployment groupRead
BatchGetDeploymentTargetsReturn an array of one or more targets associated with a deployment. This method works with all compute types and should be used instead of the deprecated BatchGetDeploymentInstances. The maximum number of targets that can be returned is 25Read
BatchGetDeploymentsGet information about multiple deployments associated with the IAM userRead
BatchGetOnPremisesInstancesGet information about one or more on-premises instancesRead
GetApplicationGet information about a single application associated with the IAM userList
GetApplicationRevisionGet information about a single application revision for an application associated with the IAM userList
GetDeploymentGet information about a single deployment to a deployment group for an application associated with the IAM userList
GetDeploymentConfigGet information about a single deployment configuration associated with the IAM userList
GetDeploymentGroupGet information about a single deployment group for an application associated with the IAM userList
GetDeploymentInstanceGet information about a single instance in a deployment associated with the IAM userList
GetDeploymentTargetReturn information about a deployment targetRead
GetOnPremisesInstanceGet information about a single on-premises instanceList
ListApplicationRevisionsGet information about all application revisions for an application associated with the IAM userList
ListApplicationsGet information about all applications associated with the IAM userList
ListDeploymentConfigsGet information about all deployment configurations associated with the IAM userList
ListDeploymentGroupsGet information about all deployment groups for an application associated with the IAM userList
ListDeploymentInstancesGet information about all instances in a deployment associated with the IAM userList
ListDeploymentTargetsReturn an array of target IDs that are associated a deploymentList
ListDeploymentsGet information about all deployments to a deployment group associated with the IAM user, or to get all deployments associated with the IAM userList
ListGitHubAccountTokenNamesList the names of stored connections to GitHub accountsList
ListOnPremisesInstancesGet a list of one or more on-premises instance namesList
ListTagsForResourceReturn a list of tags for the resource identified by a specified ARN. Tags are used to organize and categorize your CodeDeploy resourcesList