Skip to contents

Gets information about one or more application revisions. The maximum number of application revisions that can be returned is 25.

See https://www.paws-r-sdk.com/docs/codedeploy_batch_get_application_revisions/ for full documentation.

Usage

codedeploy_batch_get_application_revisions(applicationName, revisions)

Arguments

applicationName

[required] The name of an CodeDeploy application about which to get revision information.

revisions

[required] An array of RevisionLocation objects that specify information to get about the application revisions, including type and location. The maximum number of RevisionLocation objects you can specify is 25.