createApplication
inline suspend fun ServerlessApplicationRepositoryClient.createApplication(crossinline block: CreateApplicationRequest.Builder.() -> Unit): CreateApplicationResponse
Creates an application, optionally including an AWS SAM file to create the first application version in the same call.