Interface AwsMicronautRuntimeFeature

All Superinterfaces:
MicronautRuntimeFeature
All Known Implementing Classes:
AwsLambda, BasecampAwsChatBot, TelegramAwsChatBot

public interface AwsMicronautRuntimeFeature extends MicronautRuntimeFeature
Represents a Micronaut runtime feature specialized for AWS Lambda environments.

Determines the appropriate Micronaut runtime identifier based on the build tool and the presence of GraalVM in the selected features.