Package io.micronaut.starter.feature.aws
package io.micronaut.starter.feature.aws
-
ClassDescriptionFeature that enables integration with Amazon API Gateway REST API.Feature that enables integration with Amazon API Gateway HTTP API (v2).Feature that provides integration with Amazon CloudWatch Logs.Feature that enables integration with Amazon Cognito for authentication and authorization.Interface representing an AWS API Gateway feature.Marker interface for features that are specific to Amazon Web Services (AWS) cloud platform.Marker interface for AWS related features.Represents a feature that handles AWS Lambda event types.An abstract class for
AwsLambdaEventFeature
which are applicable only forApplicationType.FUNCTION
.Feature that enables support for Micronaut Serialization with AWS Lambda Java Events.Validates that AWS Lambda features are used with supported Java versions (JDK 17 or 21).Base class for AWS Lambda related features.AWS Lambda feature for handling S3 event notifications.AWS Lambda feature for handling scheduled events.Feature for enabling AWS Lambda SnapStart functionality.Represents a Micronaut runtime feature specialized for AWS Lambda environments.AWS SDK HTTP clients and their associated dependencies.Utility class to decoracte AWS SDK dependencies with extra HTTP Client dependendies and exclusions.Micronaut feature that adds support and integration for AWS SDK version 2.x, enabling cloud-related functionalities using the AWS SDK.Micronaut feature that provides support for AWS Cloud Development Kit (CDK) to enable infrastructure-as-code for multi-project setups.Base class for AWS CDK-related features that ensures the core CDK feature is added when any CDK feature is selected.Feature that integrates Amazon DynamoDB support using AWS SDK 2.x and Micronaut validation.Feature for configuring AWS Lambda Function URLs using the CDK.Marker interface for features corresponding to Lambda Triggers.