Package io.micronaut.starter.feature.aws
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
,AmazonCognito
,ApiGatewayV2AwsLambdaHandlerProvider
,AwsLambdaEventFunctionFeature
,AwsLambdaEventsSerde
,AwsLambdaRelatedFeature
,AwsLambdaS3EventNotification
,AwsLambdaScheduledEvent
,AwsV2Sdk
,BasecampAwsChatBot
,CdkFeature
,DefaultAwsLambdaHandlerProvider
,DynamoDb
,FunctionAwsLambdaHandlerProvider
,LambdaFunctionUrl
,TelegramAwsChatBot
Marker interface for AWS related features.
-
Field Summary
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Method Summary
Methods inherited from interface io.micronaut.starter.feature.aws.AwsCloudFeature
getCloud
Methods inherited from interface io.micronaut.core.naming.Described
getDescription
Methods inherited from interface io.micronaut.starter.feature.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:
-