Interface AwsFeature
- All Superinterfaces:
AwsCloudFeature, CloudFeature, io.micronaut.core.naming.Described, Feature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered
- All Known Subinterfaces:
AwsApiFeature, AwsLambdaEventFeature, HandlerClassFeature
- All Known Implementing Classes:
AmazonApiGateway, AmazonApiGatewayHttp, AmazonCloudWatchLogging, AmazonCognito, ApiGatewayV2AwsLambdaHandlerProvider, AwsLambdaEventFunctionFeature, AwsLambdaEventsSerde, AwsLambdaRelatedFeature, AwsLambdaS3EventNotification, AwsLambdaScheduledEvent, AwsV2Sdk, BasecampAwsChatBot, CdkFeature, DefaultAwsLambdaHandlerProvider, DynamoDb, FunctionAwsLambdaHandlerProvider, LambdaFunctionUrl, TelegramAwsChatBot
Marker interface for AWS related features.
-
Field Summary
FieldsFields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Method Summary
Methods inherited from interface AwsCloudFeature
getCloudMethods inherited from interface io.micronaut.core.naming.Described
getDescriptionMethods inherited from interface Feature
apply, getCategory, getDescription, getMicronautDocumentation, getName, getOrder, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, isVisible, processSelectedFeatures, supports
-
Field Details
-
GROUP_ID_MICRONAUT_AWS
- See Also:
-
GROUP_ID_AWS_SDK_V2
- See Also:
-