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,CdkFeature,DefaultAwsLambdaHandlerProvider,DynamoDb,FunctionAwsLambdaHandlerProvider,LambdaFunctionUrl
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 io.micronaut.starter.feature.aws.AwsCloudFeature
getCloudMethods inherited from interface io.micronaut.core.naming.Described
getDescriptionMethods 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:
 
 
 -