View source: R/elasticbeanstalk_operations.R
elasticbeanstalk_delete_configuration_template | R Documentation |
Deletes the specified configuration template.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_delete_configuration_template/ for full documentation.
elasticbeanstalk_delete_configuration_template(ApplicationName, TemplateName)
ApplicationName |
[required] The name of the application to delete the configuration template from. |
TemplateName |
[required] The name of the configuration template to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.