createLensVersion
inline suspend fun WellArchitectedClient.createLensVersion(crossinline block: CreateLensVersionRequest.Builder.() -> Unit): CreateLensVersionResponse
Create a new lens version.
A lens can have up to 100 versions.
Use this operation to publish a new lens version after you have imported a lens. The LensAlias
is used to identify the lens to be published. The owner of a lens can share the lens with other Amazon Web Services accounts and users in the same Amazon Web Services Region. Only the owner of a lens can delete it.