paws.compute (version 0.1.0)

elasticbeanstalk_list_available_solution_stacks: Returns a list of the available solution stack names, with the public version first and then in reverse chronological order

Description

Returns a list of the available solution stack names, with the public version first and then in reverse chronological order.

Usage

elasticbeanstalk_list_available_solution_stacks()

Arguments

Examples

Run this code
# NOT RUN {
# The following operation lists solution stacks for all currently
# available platform configurations and any that you have used in the
# past:
# }
# NOT RUN {
svc$list_available_solution_stacks()
# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace