codedeploy_batch_get_application_revisions: Gets information about one or more application revisions

View source: R/codedeploy_operations.R

codedeploy_batch_get_application_revisionsR Documentation

Gets information about one or more application revisions

Description

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.