Gets information about one or more application revisions
Source:R/codedeploy_operations.R
codedeploy_batch_get_application_revisions.RdGets 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.
Arguments
- applicationName
[required] The name of an CodeDeploy application about which to get revision information.
- revisions
[required] An array of
RevisionLocationobjects that specify information to get about the application revisions, including type and location. The maximum number ofRevisionLocationobjects you can specify is 25.