ElasticbeanstalkFunctions

Functions

Link copied to clipboard

Retrieve information about an Elastic Beanstalk Application.

Link copied to clipboard

Use this data source to get the ID of an elastic beanstalk hosted zone.

suspend fun getHostedZone(region: String? = null): GetHostedZoneResult
Link copied to clipboard

Use this data source to get the name of a elastic beanstalk solution stack.

suspend fun getSolutionStack(mostRecent: Boolean? = null, nameRegex: String): GetSolutionStackResult