Learn R Programming

paws.compute (version 0.7.0)

elasticbeanstalk_delete_configuration_template: Deletes the specified configuration template

Description

Deletes the specified configuration template.

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

Usage

elasticbeanstalk_delete_configuration_template(ApplicationName, TemplateName)

Arguments

ApplicationName

[required] The name of the application to delete the configuration template from.

TemplateName

[required] The name of the configuration template to delete.