Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractMicronautLambdaRuntime<RequestType,ResponseType,HandlerRequestType,HandlerResponseType> - Class in io.micronaut.function.aws.runtime
Class that can be used as a entry point for a AWS Lambda custom runtime.
AbstractMicronautLambdaRuntime() - Constructor for class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
Constructor.
AbstractRequestStreamHandlerMicronautLambdaRuntime<RequestType,ResponseType> - Class in io.micronaut.function.aws.runtime
Class that can be used as an entry point for an AWS Lambda custom runtime with a MicronautRequestStreamHandler handler.
AbstractRequestStreamHandlerMicronautLambdaRuntime() - Constructor for class io.micronaut.function.aws.runtime.AbstractRequestStreamHandlerMicronautLambdaRuntime
 
AbstractServletHttpResponse<R,B> - Class in io.micronaut.function.aws.proxy
Abstract class for implementations of ServletHttpResponse.
AbstractServletHttpResponse(ConversionService, BinaryTypeConfiguration) - Constructor for class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
ACCESS_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
Environment variable name for the AWS access key ID.
ACCESS_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
Environment variable name for the AWS access key ID.
accountId - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
ActiveMQEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for ActiveMQEvent.
ActiveMQEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.ActiveMQEventSerde
 
adaptPropertyKey(String, String) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationClient
Adapts an original key.
adaptPropertyKey(String, String) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationClient
 
add(CharSequence, CharSequence) - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
Adds the given value to the existing values for the given name.
add(CharSequence, List<CharSequence>) - Method in class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
add(CharSequence, List<CharSequence>) - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
Adds the given values to the existing values for the given name.
addAppender(Appender<ILoggingEvent>) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
addBlackListLoggerName(String) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
ADDRESS - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret a value as part of street address.
addSecretDetailsToResults(SecretListEntry, Map) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerGroupNameAwareKeyValueFetcher
 
addSecretDetailsToResults(SecretListEntry, Map) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerKeyValueFetcher
Add secret details to the result map.
AfterExecutionEvent - Class in io.micronaut.function.aws.event
This event is published after the execution of FunctionExecutor.execute(Object) and StreamFunctionExecutor.execute(java.io.InputStream, java.io.OutputStream) methods to allow performing actions before the Lambda function run is finished and the JVM is hibernated.
AlexaControllerConfiguration - Interface in io.micronaut.aws.alexa.httpserver.conf
Defines configuration for the Alexa controller.
AlexaControllerConfigurationProperties - Class in io.micronaut.aws.alexa.httpserver.conf
ConfigurationProperties implementation of AlexaControllerConfiguration.
AlexaControllerConfigurationProperties() - Constructor for class io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfigurationProperties
 
AlexaEnvironment - Class in io.micronaut.aws.alexa.conf
 
AlexaEnvironment() - Constructor for class io.micronaut.aws.alexa.conf.AlexaEnvironment
 
AlexaFunction - Class in io.micronaut.function.aws.alexa
This is the base function you extend for Alexa skills support.
AlexaFunction() - Constructor for class io.micronaut.function.aws.alexa.AlexaFunction
Default constructor.
AlexaHttpRequest - Interface in io.micronaut.aws.alexa.httpserver.verifiers
NOTICE: This class is forked from https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module Provides container for server request that should be validated.
AlexaIntents - Interface in io.micronaut.aws.alexa.conf
Common intent names.
AlexaSkillBuilder<Request,Response> - Interface in io.micronaut.aws.alexa.builders
FunctionalInterface to create AlexaSkill.
AlexaSkillConfiguration - Interface in io.micronaut.aws.alexa.conf
Alexa Skill Configuration.
AlexaSkillConfigurationProperties - Class in io.micronaut.aws.alexa.conf
This allows configuring properties that area AWS Alexa specific such as skill-id for skill verification.
AlexaSkillConfigurationProperties(String) - Constructor for class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
 
ALTERNATE_ACCESS_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
Alternate environment variable name for the AWS access key ID.
ALTERNATE_ACCESS_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
Alternate environment variable name for the AWS access key ID.
ALTERNATE_SECRET_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
Alternate environment variable name for the AWS secret key.
ALTERNATE_SECRET_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
Alternate environment variable name for the AWS secret key.
AmazonApiGatewayUtils - Class in io.micronaut.aws.apigateway
Utility class to use when working with Amazon API Gateway.
AmazonComputeInstanceMetadataResolver - Class in io.micronaut.discovery.cloud.aws
Resolves ComputeInstanceMetadata for Amazon EC2.
AmazonComputeInstanceMetadataResolver() - Constructor for class io.micronaut.discovery.cloud.aws.AmazonComputeInstanceMetadataResolver
Create a new instance to resolve ComputeInstanceMetadata for Amazon EC2 with default configurations.
AmazonComputeInstanceMetadataResolver(ObjectMapper, AmazonMetadataConfiguration) - Constructor for class io.micronaut.discovery.cloud.aws.AmazonComputeInstanceMetadataResolver
Create a new instance to resolve ComputeInstanceMetadata for Amazon EC2.
AmazonDomain - Enum Class in io.micronaut.aws.alexa.ssml
The name of the speaking style to apply to the speech.
AmazonEC2InstanceMetadata - Class in io.micronaut.discovery.cloud.aws
Represents ComputeInstanceMetadata for Amazon's EC2.
AmazonEC2InstanceMetadata() - Constructor for class io.micronaut.discovery.cloud.aws.AmazonEC2InstanceMetadata
 
AmazonEffect - Enum Class in io.micronaut.aws.alexa.ssml
Applies Amazon-specific effects to the speech.
AmazonEmotion - Enum Class in io.micronaut.aws.alexa.ssml
 
AmazonEmotionIntensity - Enum Class in io.micronaut.aws.alexa.ssml
The intensity or strength of the emotion to express.
AmazonMetadataConfiguration - Class in io.micronaut.discovery.cloud.aws
Default configuration for retrieving Amazon EC2 metadata for ComputePlatform.AMAZON_EC2.
AmazonMetadataConfiguration() - Constructor for class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
 
amiId - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
APACHE_SDK_HTTP_SERVICE - Static variable in class io.micronaut.aws.sdk.v2.client.apache.ApacheClientFactory
 
apacheClient(ApacheClientConfiguration) - Method in class io.micronaut.aws.sdk.v2.client.apache.ApacheClientFactory
 
ApacheClientConfiguration - Class in io.micronaut.aws.sdk.v2.client.apache
Configuration properties for the Apache HTTP client.
ApacheClientConfiguration() - Constructor for class io.micronaut.aws.sdk.v2.client.apache.ApacheClientConfiguration
 
ApacheClientFactory - Class in io.micronaut.aws.sdk.v2.client.apache
Factory that creates an Apache HTTP client.
ApacheClientFactory() - Constructor for class io.micronaut.aws.sdk.v2.client.apache.ApacheClientFactory
 
ApiGatewayManagementApiClientFactory - Class in io.micronaut.aws.sdk.v2.service.gatewaymanagement
Factory that creates an Api Gateway client.
ApiGatewayManagementApiClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.gatewaymanagement.ApiGatewayManagementApiClientFactory
Constructor.
ApiGatewayProxyEventHandler - Class in io.micronaut.function.aws.proxy.payload1
Implementation of ServletHttpHandler for AWS Gateway Proxy Events.
ApiGatewayProxyEventHandler(ApplicationContext) - Constructor for class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyEventHandler
 
APIGatewayProxyRequestEventBinder - Class in io.micronaut.function.aws.proxy.payload1
Request binder for the APIGatewayProxyRequestEvent object.
APIGatewayProxyRequestEventBinder() - Constructor for class io.micronaut.function.aws.proxy.payload1.APIGatewayProxyRequestEventBinder
 
ApiGatewayProxyRequestEventFunction - Class in io.micronaut.function.aws.proxy.payload1
Handles requests from API Gateway using the v1 payload format.
ApiGatewayProxyRequestEventFunction() - Constructor for class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyRequestEventFunction
 
ApiGatewayProxyRequestEventFunction(ApplicationContext) - Constructor for class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyRequestEventFunction
 
APIGatewayProxyRequestEventStageResolver - Class in io.micronaut.aws.apigateway
StageResolver implementation for @{link APIGatewayProxyRequestEvent} for AWS Lambda Events library.
APIGatewayProxyRequestEventStageResolver() - Constructor for class io.micronaut.aws.apigateway.APIGatewayProxyRequestEventStageResolver
 
ApiGatewayProxyResponseEventAdapter<T> - Class in io.micronaut.function.aws.proxy.payload1
Adapts the APIGatewayProxyResponseEvent to a MutableHttpResponse.
ApiGatewayProxyResponseEventAdapter<T> - Class in io.micronaut.function.aws.proxy.payload2
Adapts the v2 APIGatewayV2HTTPResponse to a MutableHttpResponse.
ApiGatewayProxyResponseEventAdapter(APIGatewayProxyResponseEvent, ConversionService) - Constructor for class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
ApiGatewayProxyResponseEventAdapter(APIGatewayV2HTTPResponse, ConversionService) - Constructor for class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
APIGatewayProxyResponseEventBinder - Class in io.micronaut.function.aws.proxy.payload1
Request binder for the APIGatewayProxyResponseEvent object.
APIGatewayProxyResponseEventBinder() - Constructor for class io.micronaut.function.aws.proxy.payload1.APIGatewayProxyResponseEventBinder
 
APIGatewayProxyResponseEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayProxyResponseEvent.
APIGatewayProxyResponseEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayProxyResponseEventSerde
 
ApiGatewayProxyServletRequest<B> - Class in io.micronaut.function.aws.proxy.payload1
Implementation of ServletHttpRequest for AWS API Gateway Proxy.
ApiGatewayProxyServletRequest(APIGatewayProxyRequestEvent, ApiGatewayProxyServletResponse<Object>, ConversionService, BodyBuilder) - Constructor for class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyServletRequest
 
ApiGatewayProxyServletResponse<B> - Class in io.micronaut.function.aws.proxy.payload1
Implementation of ServletHttpResponse for AWS API Gateway Proxy.
ApiGatewayProxyServletResponse(ConversionService, BinaryTypeConfiguration) - Constructor for class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyServletResponse
 
ApiGatewayServletRequest<T,REQ,RES> - Class in io.micronaut.function.aws.proxy
Base class for all the versions of the Gateway events.
ApiGatewayServletRequest(ConversionService, REQ, URI, HttpMethod, Logger, BodyBuilder) - Constructor for class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
APIGatewayV2CustomAuthorizerEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayV2CustomAuthorizerEvent.
APIGatewayV2CustomAuthorizerEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayV2CustomAuthorizerEventSerde
 
APIGatewayV2HTTPEventBinder - Class in io.micronaut.function.aws.proxy.payload2
Request binder for the APIGatewayProxyRequestEvent object.
APIGatewayV2HTTPEventBinder() - Constructor for class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventBinder
 
APIGatewayV2HTTPEventFunction - Class in io.micronaut.function.aws.proxy.payload2
Handles requests from API Gateway using the v2 payload format.
APIGatewayV2HTTPEventFunction() - Constructor for class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventFunction
 
APIGatewayV2HTTPEventFunction(ApplicationContext) - Constructor for class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventFunction
 
APIGatewayV2HTTPEventHandler - Class in io.micronaut.function.aws.proxy.payload2
Implementation of ServletHttpHandler for input ApplicationLoadBalancerRequestEvent and response ApplicationLoadBalancerResponseEvent.
APIGatewayV2HTTPEventHandler(ApplicationContext) - Constructor for class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventHandler
 
APIGatewayV2HTTPEventMicronautLambdaRuntime - Class in io.micronaut.function.aws.runtime
Main entry for AWS API proxy with Micronaut.
APIGatewayV2HTTPEventMicronautLambdaRuntime() - Constructor for class io.micronaut.function.aws.runtime.APIGatewayV2HTTPEventMicronautLambdaRuntime
 
APIGatewayV2HTTPEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayV2HTTPEvent.
APIGatewayV2HTTPEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayV2HTTPEventSerde
 
APIGatewayV2HTTPEventServletRequest<B> - Class in io.micronaut.function.aws.proxy.payload2
Implementation of ServletHttpRequest for AWS API Gateway Proxy.
APIGatewayV2HTTPEventServletRequest(APIGatewayV2HTTPEvent, APIGatewayV2HTTPResponseServletResponse<Object>, ConversionService, BodyBuilder) - Constructor for class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventServletRequest
 
APIGatewayV2HTTPResponseBinder - Class in io.micronaut.function.aws.proxy.payload2
Request binder for the APIGatewayProxyResponseEvent object.
APIGatewayV2HTTPResponseBinder() - Constructor for class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPResponseBinder
 
APIGatewayV2HTTPResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayV2HTTPResponse.
APIGatewayV2HTTPResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayV2HTTPResponseSerde
 
APIGatewayV2HTTPResponseServletResponse<B> - Class in io.micronaut.function.aws.proxy.payload2
Implementation of ServletHttpResponse for AWS API Gateway Proxy.
APIGatewayV2HTTPResponseServletResponse(ConversionService, BinaryTypeConfiguration) - Constructor for class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPResponseServletResponse
 
APIGatewayV2ProxyRequestEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayV2ProxyRequestEvent.
APIGatewayV2ProxyRequestEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayV2ProxyRequestEventSerde
 
APIGatewayV2ProxyResponseEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayV2ProxyResponseEvent.
APIGatewayV2ProxyResponseEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayV2ProxyResponseEventSerde
 
APIGatewayV2WebSocketEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayV2WebSocketEvent.
APIGatewayV2WebSocketEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayV2WebSocketEventSerde
 
APIGatewayV2WebSocketResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for APIGatewayV2WebSocketResponse.
APIGatewayV2WebSocketResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.APIGatewayV2WebSocketResponseSerde
 
append(ILoggingEvent) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
application() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
 
applicationContext - Variable in class io.micronaut.function.aws.alexa.AlexaFunction
 
ApplicationLoadBalancerFunction - Class in io.micronaut.function.aws.proxy.alb
RequestHandler for input ApplicationLoadBalancerRequestEvent and response ApplicationLoadBalancerResponseEvent.
ApplicationLoadBalancerFunction() - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerFunction
 
ApplicationLoadBalancerFunction(ApplicationContext) - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerFunction
 
ApplicationLoadBalancerHandler - Class in io.micronaut.function.aws.proxy.alb
Implementation of ServletHttpHandler for AWS Gateway Proxy Events.
ApplicationLoadBalancerHandler(ApplicationContext) - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerHandler
 
ApplicationLoadBalancerMicronautLambdaRuntime - Class in io.micronaut.function.aws.runtime
Main entry for AWS ALB with Micronaut.
ApplicationLoadBalancerMicronautLambdaRuntime() - Constructor for class io.micronaut.function.aws.runtime.ApplicationLoadBalancerMicronautLambdaRuntime
 
ApplicationLoadBalancerRequestEventBinder - Class in io.micronaut.function.aws.proxy.alb
Request binder for the ApplicationLoadBalancerRequestEvent object.
ApplicationLoadBalancerRequestEventBinder() - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerRequestEventBinder
 
ApplicationLoadBalancerRequestEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for ApplicationLoadBalancerRequestEvent.
ApplicationLoadBalancerRequestEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.ApplicationLoadBalancerRequestEventSerde
 
ApplicationLoadBalancerRequestEventTest - Class in io.micronaut.aws.lambda.events.tests
 
ApplicationLoadBalancerRequestEventTest() - Constructor for class io.micronaut.aws.lambda.events.tests.ApplicationLoadBalancerRequestEventTest
 
ApplicationLoadBalancerResponseEventAdapter<T> - Class in io.micronaut.function.aws.proxy.alb
Adapts the v2 APIGatewayProxyResponseEvent to a MutableHttpResponse.
ApplicationLoadBalancerResponseEventAdapter(ApplicationLoadBalancerResponseEvent, ConversionService) - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
ApplicationLoadBalancerResponseEventBinder - Class in io.micronaut.function.aws.proxy.alb
Request binder for the ApplicationLoadBalancerResponseEvent object.
ApplicationLoadBalancerResponseEventBinder() - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventBinder
 
ApplicationLoadBalancerResponseEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for ApplicationLoadBalancerResponseEvent.
ApplicationLoadBalancerResponseEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.ApplicationLoadBalancerResponseEventSerde
 
ApplicationLoadBalancerResponseEventTest - Class in io.micronaut.aws.lambda.events.tests
 
ApplicationLoadBalancerResponseEventTest() - Constructor for class io.micronaut.aws.lambda.events.tests.ApplicationLoadBalancerResponseEventTest
 
ApplicationLoadBalancerServletRequest<B> - Class in io.micronaut.function.aws.proxy.alb
Implementation of ServletHttpRequest for Application Load Balancer events.
ApplicationLoadBalancerServletRequest(ApplicationLoadBalancerRequestEvent, ApplicationLoadBalancerServletResponse<Object>, ConversionService, BodyBuilder) - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerServletRequest
 
ApplicationLoadBalancerServletResponse<B> - Class in io.micronaut.function.aws.proxy.alb
Implementation of ServletHttpResponse for ApplicationLoadBalancerResponseEvent.
ApplicationLoadBalancerServletResponse(ConversionService, BinaryTypeConfiguration) - Constructor for class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerServletResponse
 
AppSyncLambdaAuthorizerEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for AppSyncLambdaAuthorizerEvent.
AppSyncLambdaAuthorizerEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.AppSyncLambdaAuthorizerEventSerde
 
AppSyncLambdaAuthorizerResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for AppSyncLambdaAuthorizerResponse.
AppSyncLambdaAuthorizerResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.AppSyncLambdaAuthorizerResponseSerde
 
argumentType() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerRequestEventBinder
 
argumentType() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventBinder
 
argumentType() - Method in class io.micronaut.function.aws.proxy.payload1.APIGatewayProxyRequestEventBinder
 
argumentType() - Method in class io.micronaut.function.aws.proxy.payload1.APIGatewayProxyResponseEventBinder
 
argumentType() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventBinder
 
argumentType() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPResponseBinder
 
AskHttpServerConstants - Class in io.micronaut.aws.alexa.httpserver
NOTICE: This class is forked from com.amazon.ask.servlet.ServletConstants https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module Helper class to hold package's constant values.
AskSdkExceptionHandler - Class in io.micronaut.aws.alexa.httpserver.exceptions
ExceptionHandler to handle AskSdkException.
AskSdkExceptionHandler() - Constructor for class io.micronaut.aws.alexa.httpserver.exceptions.AskSdkExceptionHandler
 
ASYNC_SERVICE_IMPL - Static variable in class io.micronaut.aws.sdk.v2.client.netty.NettyClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
Configures the builder so that it uses the appropriate HTTP client, credentials and region providers.
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.cloudwatchlogs.CloudwatchLogsClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.dynamodb.DynamoDbClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.gatewaymanagement.ApiGatewayManagementApiClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.s3.S3ClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.secretsmanager.SecretsManagerClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.servicediscovery.ServiceDiscoveryAsyncClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.ses.SesClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.sns.SnsClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.sqs.SqsClientFactory
 
asyncBuilder(SdkAsyncHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.ssm.SsmClientFactory
 
asyncClient(AB) - Method in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
Creates the async client.
asyncClient(ApiGatewayManagementApiAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.gatewaymanagement.ApiGatewayManagementApiClientFactory
 
asyncClient(CloudWatchLogsAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.cloudwatchlogs.CloudwatchLogsClientFactory
 
asyncClient(DynamoDbAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.dynamodb.DynamoDbClientFactory
 
asyncClient(S3AsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.s3.S3ClientFactory
 
asyncClient(SecretsManagerAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.secretsmanager.SecretsManagerClientFactory
 
asyncClient(ServiceDiscoveryAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.servicediscovery.ServiceDiscoveryAsyncClientFactory
 
asyncClient(SesAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.ses.SesClientFactory
 
asyncClient(SnsAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.sns.SnsClientFactory
 
asyncClient(SqsAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.sqs.SqsClientFactory
 
asyncClient(SsmAsyncClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.ssm.SsmClientFactory
 
ATTRIBUTE_NAME - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
audio(String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
The audio tag lets you provide the URL for an MP3 file that the Alexa service can play while rendering a response.
availabilityZone - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
AWS_ACCESS_KEY_ID - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
Access key id obtained from the function's execution role.
AWS_ALIAS_DNS_NAME - Static variable in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
Constant for AWS alias dns name.
AWS_API_VERSION - Static variable in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
AWS_EXECUTION_ENV - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The runtime identifier, prefixed by AWS_Lambda_—for example, AWS_Lambda_java8.
AWS_INSTANCE_CNAME - Static variable in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
Constant for AWS instance cname.
AWS_INSTANCE_IPV4 - Static variable in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
Constant for AWS intance IPv4.
AWS_INSTANCE_IPV6 - Static variable in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
Constant for AWS instance IPv6.
AWS_INSTANCE_PORT - Static variable in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
Constant for AWS instance port.
AWS_LAMBDA_FUNCTION_MEMORY_SIZE - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The amount of memory available to the function in MB.
AWS_LAMBDA_FUNCTION_NAME - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The name of the function.
AWS_LAMBDA_FUNCTION_VERSION - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The version of the function being executed.
AWS_LAMBDA_FUNCTIONS - Static variable in class io.micronaut.function.client.aws.AWSInvokeRequestDefinition
 
AWS_LAMBDA_LOG_GROUP_NAME - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The name of the Amazon CloudWatch Logs group for the function.
AWS_LAMBDA_LOG_STREAM_NAME - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The name of the Amazon CloudWatch stream for the function.
AWS_LAMBDA_RUNTIME_API - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
(Custom runtime) The host and port of the runtime API.
AWS_METADATA_URL - Static variable in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
AWS_REGION - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The AWS Region where the Lambda function is executed.
AWS_SECRET_ACCESS_KEY - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
secret access key obtained from the function's execution role.
AWS_SESSION_TOKEN - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The access keys obtained from the function's execution role.
AWS_SESSION_TOKEN_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
Environment variable name for the AWS session token.
AWS_SESSION_TOKEN_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
Environment variable name for the AWS session token.
AwsApiProxyTestServer - Class in io.micronaut.function.aws.proxy.test
Implementation that spins up an HTTP server based on Jetty that proxies request to a Lambda.
AwsApiProxyTestServer(ApplicationContext, HttpServerConfiguration) - Constructor for class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
AWSClientConfiguration - Class in io.micronaut.aws.sdk.v1
Configuration options for AWS client.
AWSClientConfiguration() - Constructor for class io.micronaut.aws.sdk.v1.AWSClientConfiguration
 
AwsClientFactory<SB extends software.amazon.awssdk.awscore.client.builder.AwsSyncClientBuilder<SB,SC> & software.amazon.awssdk.awscore.client.builder.AwsClientBuilder<SB,SC>,AB extends software.amazon.awssdk.awscore.client.builder.AwsAsyncClientBuilder<AB,AC> & software.amazon.awssdk.awscore.client.builder.AwsClientBuilder<AB,AC>,SC,AC extends software.amazon.awssdk.core.SdkClient> - Class in io.micronaut.aws.sdk.v2.service
Abstract class that eases creation of AWS client factories.
AwsClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.AwsClientFactory
Constructor.
AWSConfiguration - Class in io.micronaut.aws
Configuration options for AWS.
AWSConfiguration() - Constructor for class io.micronaut.aws.AWSConfiguration
 
AwsCookies - Class in io.micronaut.function.aws.proxy
Implementation of Cookies for serverless.
AwsCookies(String, HttpHeaders, ConversionService) - Constructor for class io.micronaut.function.aws.proxy.AwsCookies
 
awsCredentialsProvider(Environment) - Method in class io.micronaut.aws.sdk.v2.CredentialsAndRegionFactory
 
AwsDistributedConfiguration - Interface in io.micronaut.aws.distributedconfiguration
Configuration for Distributed Configuration using AWS services such as AWS Parameter Store or Secrets Manager.
AwsDistributedConfigurationClient - Class in io.micronaut.aws.distributedconfiguration
Base implementation for AWS services contributing distributed configuration.
AwsDistributedConfigurationClient(AwsDistributedConfiguration, KeyValueFetcher, ApplicationConfiguration) - Constructor for class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationClient
 
AwsDistributedConfigurationProperties - Class in io.micronaut.aws.distributedconfiguration
ConfigurationProperties implementation of AwsDistributedConfiguration.
AwsDistributedConfigurationProperties() - Constructor for class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
AWSInvokeRequestDefinition - Class in io.micronaut.function.client.aws
Builds an InvokeRequest for each definition under aws.lambda.functions.
AWSInvokeRequestDefinition(String) - Constructor for class io.micronaut.function.client.aws.AWSInvokeRequestDefinition
Constructor.
AWSLambdaAsyncClientFactory - Class in io.micronaut.function.client.aws
 
AWSLambdaAsyncClientFactory(AWSLambdaConfiguration) - Constructor for class io.micronaut.function.client.aws.AWSLambdaAsyncClientFactory
Constructor.
AWSLambdaConfiguration - Class in io.micronaut.function.client.aws
Configuration options for AWS Lambda.
AWSLambdaConfiguration(AWSClientConfiguration, Environment) - Constructor for class io.micronaut.function.client.aws.AWSLambdaConfiguration
Constructor.
AWSLambdaFunctionExecutor<I,O> - Class in io.micronaut.function.client.aws
A FunctionInvoker for invoking functions on AWS.
AWSLambdaFunctionExecutor(AWSLambdaAsync, ByteBufferFactory, JsonMediaTypeCodec, ExecutorService) - Constructor for class io.micronaut.function.client.aws.AWSLambdaFunctionExecutor
Constructor.
AwsLambdaRuntimeApi - Interface in io.micronaut.function.aws.runtime
 
AwsLambdaRuntimeApiError - Class in io.micronaut.function.aws.runtime
AWS Lambda Runtime Interface Error.
AwsLambdaRuntimeApiError() - Constructor for class io.micronaut.function.aws.runtime.AwsLambdaRuntimeApiError
Constructor.
AwsLambdaRuntimeApiError(String, String) - Constructor for class io.micronaut.function.aws.runtime.AwsLambdaRuntimeApiError
 
AWSParameterQueryProvider - Interface in io.micronaut.discovery.aws.parameterstore
Definition of a service that provides a list of ParameterQuery objects to be processed by the configuration client.
AWSParameterStoreConfigClient - Class in io.micronaut.discovery.aws.parameterstore
A ConfigurationClient implementation for AWS ParameterStore.
AWSParameterStoreConfiguration - Class in io.micronaut.discovery.aws.parameterstore
This is the configuration class for the AWSParameterStoreConfigClient for AWS Parameter Store based configuration.
AWSParameterStoreConfiguration() - Constructor for class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
 
awsRegionProvider(Environment) - Method in class io.micronaut.aws.sdk.v2.CredentialsAndRegionFactory
 
AWSServiceConfiguration - Interface in io.micronaut.aws.sdk.v2.service
Configuration of AWS Services.
AWSServiceConfigurationProperties - Class in io.micronaut.aws.sdk.v2.service
EachProperty implementation of AWSServiceConfiguration for aws.services.* configuration.
AWSServiceConfigurationProperties(String) - Constructor for class io.micronaut.aws.sdk.v2.service.AWSServiceConfigurationProperties
 
AwsServiceDiscoveryClient - Class in io.micronaut.discovery.aws.servicediscovery.client
An implementation of the DiscoveryClient interface for AWS Route53.
AwsServiceDiscoveryClient(AwsServiceDiscoveryClientConfiguration, ServiceDiscoveryAsyncClient) - Constructor for class io.micronaut.discovery.aws.servicediscovery.client.AwsServiceDiscoveryClient
Default constructor.
AwsServiceDiscoveryClientConfiguration - Class in io.micronaut.discovery.aws.servicediscovery
Configuration for AWS Route 53 discovery.
AwsServiceDiscoveryClientConfiguration() - Constructor for class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
 
AwsServiceDiscoveryConfiguration - Class in io.micronaut.discovery.aws.servicediscovery
 
AwsServiceDiscoveryConfiguration() - Constructor for class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryConfiguration
 
AwsServiceDiscoveryRegistrationClient - Class in io.micronaut.discovery.aws.servicediscovery.registration
An implementation of DiscoveryServiceAutoRegistration for Route 53.
AwsServiceDiscoveryRegistrationClient(Environment, AwsServiceDiscoveryRegistrationConfiguration, AmazonComputeInstanceMetadataResolver, Executor, ServiceDiscoveryClient, ServiceDiscoveryAsyncClient) - Constructor for class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
Constructor for setup.
AwsServiceDiscoveryRegistrationConfiguration - Class in io.micronaut.discovery.aws.servicediscovery
Configuration for AWS Route 53 registration.
AwsServiceDiscoveryRegistrationConfiguration() - Constructor for class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryRegistrationConfiguration
 

B

binaryTypeConfiguration - Variable in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
bind(ArgumentConversionContext<APIGatewayProxyRequestEvent>, HttpRequest<?>) - Method in class io.micronaut.function.aws.proxy.payload1.APIGatewayProxyRequestEventBinder
 
bind(ArgumentConversionContext<APIGatewayProxyResponseEvent>, HttpRequest<?>) - Method in class io.micronaut.function.aws.proxy.payload1.APIGatewayProxyResponseEventBinder
 
bind(ArgumentConversionContext<APIGatewayV2HTTPEvent>, HttpRequest<?>) - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventBinder
 
bind(ArgumentConversionContext<APIGatewayV2HTTPResponse>, HttpRequest<?>) - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPResponseBinder
 
bind(ArgumentConversionContext<ApplicationLoadBalancerRequestEvent>, HttpRequest<?>) - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerRequestEventBinder
 
bind(ArgumentConversionContext<ApplicationLoadBalancerResponseEvent>, HttpRequest<?>) - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventBinder
 
body - Variable in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
body(B) - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
body(B) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
body(B) - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
body(B) - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
body(T) - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
bodyAsString(JsonMapper, Supplier<MediaType>, Supplier<Charset>, Supplier<Object>) - Static method in class io.micronaut.function.aws.proxy.test.BodyUtils
 
BodyUtils - Class in io.micronaut.function.aws.proxy.test
Utility class to provide conversion for HTTP request body.
BreakStrength - Enum Class in io.micronaut.aws.alexa.ssml
 
breakWithMilliseconds(Integer) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
breakWithSeconds(Integer) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
breakWithStrength(BreakStrength) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
bufferContents() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
build() - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
build() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
build for the builder.
buildApplicationContext() - Method in class io.micronaut.function.aws.alexa.AlexaFunction
 
buildApplicationContext(Context) - Method in class io.micronaut.function.aws.MicronautRequestHandler
 
buildApplicationContext(Context) - Method in class io.micronaut.function.aws.MicronautRequestStreamHandler
 
buildMicronautTestValue(Class<?>) - Method in class io.micronaut.function.aws.test.MicronautLambdaJunit5Extension
 
buildSkill(SkillBuilder<?>, AlexaSkillConfiguration) - Method in class io.micronaut.aws.alexa.builders.DefaultAlexaSkillBuilder
 
buildSkill(SkillBuilder<?>, AlexaSkillConfiguration) - Method in interface io.micronaut.aws.alexa.builders.AlexaSkillBuilder
 
buildUri(String, Map<String, String>, Map<String, List<String>>) - Static method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
Given a path and the query params from the event, build a URI.

C

CANCEL - Static variable in interface io.micronaut.aws.alexa.conf.AlexaIntents
 
CARDINAL - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret the value as a cardinal number.
CHARACTER_ENCODING - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The character encoding used.
CHARACTERS - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Spell out each letter.
choose(FunctionDefinition) - Method in class io.micronaut.function.client.aws.AWSLambdaFunctionExecutor
 
clientConfiguration - Variable in class io.micronaut.aws.sdk.v1.AWSClientConfiguration
 
close() - Method in class io.micronaut.discovery.aws.servicediscovery.client.AwsServiceDiscoveryClient
Close down AWS Client on shutdown.
close() - Method in class io.micronaut.function.aws.alexa.AlexaFunction
 
close() - Method in class io.micronaut.function.aws.MicronautRequestStreamHandler
 
CLOSE_OPENING_TAG - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
CLOSE_TAG - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
closeQuietly(Closeable) - Static method in class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestSignatureVerifier
Close and eats exception if any.
CloudFormationCustomResourceEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CloudFormationCustomResourceEvent.
CloudFormationCustomResourceEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CloudFormationCustomResourceEventSerde
 
CloudFrontEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CloudFrontEvent.
CloudFrontEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CloudFrontEventSerde
 
CloudWatchJsonFormatter - Class in io.micronaut.aws.cloudwatch.logging
CloudWatch's implementation of the JsonFormatter.
CloudWatchJsonFormatter() - Constructor for class io.micronaut.aws.cloudwatch.logging.CloudWatchJsonFormatter
 
CloudWatchLoggingAppender - Class in io.micronaut.aws.cloudwatch.logging
Cloudwatch log appender for logback.
CloudWatchLoggingAppender() - Constructor for class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
CloudwatchLogsClientFactory - Class in io.micronaut.aws.sdk.v2.service.cloudwatchlogs
Factory that creates a CloudWatch Logs client.
CloudwatchLogsClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.cloudwatchlogs.CloudwatchLogsClientFactory
Constructor.
CloudWatchLogsEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CloudWatchLogsEvent.
CloudWatchLogsEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CloudWatchLogsEventSerde
 
code() - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
code() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
code() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
code() - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
CodeCommitEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CodeCommitEvent.
CodeCommitEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CodeCommitEventSerde
 
CognitoEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoEvent.
CognitoEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoEventSerde
 
CognitoUserPoolCreateAuthChallengeEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolCreateAuthChallengeEvent.
CognitoUserPoolCreateAuthChallengeEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolCreateAuthChallengeEventSerde
 
CognitoUserPoolCustomMessageEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolCustomMessageEvent.
CognitoUserPoolCustomMessageEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolCustomMessageEventSerde
 
CognitoUserPoolDefineAuthChallengeEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolDefineAuthChallengeEvent.
CognitoUserPoolDefineAuthChallengeEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolDefineAuthChallengeEventSerde
 
CognitoUserPoolEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolEvent.
CognitoUserPoolEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolEventSerde
 
CognitoUserPoolMigrateUserEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolMigrateUserEvent.
CognitoUserPoolMigrateUserEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolMigrateUserEventSerde
 
CognitoUserPoolPostAuthenticationEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolPostAuthenticationEvent.
CognitoUserPoolPostAuthenticationEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolPostAuthenticationEventSerde
 
CognitoUserPoolPostConfirmationEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolPostConfirmationEvent.
CognitoUserPoolPostConfirmationEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolPostConfirmationEventSerde
 
CognitoUserPoolPreAuthenticationEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolPreAuthenticationEvent.
CognitoUserPoolPreAuthenticationEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolPreAuthenticationEventSerde
 
CognitoUserPoolPreSignUpEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolPreSignUpEvent.
CognitoUserPoolPreSignUpEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolPreSignUpEventSerde
 
CognitoUserPoolPreTokenGenerationEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolPreTokenGenerationEvent.
CognitoUserPoolPreTokenGenerationEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolPreTokenGenerationEventSerde
 
CognitoUserPoolVerifyAuthChallengeResponseEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for CognitoUserPoolVerifyAuthChallengeResponseEvent.
CognitoUserPoolVerifyAuthChallengeResponseEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.CognitoUserPoolVerifyAuthChallengeResponseEventSerde
 
collapse(Map<String, List<String>>) - Static method in class io.micronaut.function.aws.proxy.MapCollapseUtils
Collapse a map whose value is a list of strings into a map whose value is a comma separated string.
collapse(Map<String, List<String>>, Map<String, String>) - Static method in class io.micronaut.function.aws.proxy.MapCollapseUtils
Collapse the aws single and multi headers into a single value map.
compareTo(FlashBriefingItem) - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
Flash briefing items should be provided in order from newest to oldest, based on the date value for the item.
CompositeHandlerInputLocaleResolver - Class in io.micronaut.aws.alexa.locale
Primary HandlerInputLocaleResolver which evaluates every HandlerInputLocaleResolver by order to resolve a Locale.
CompositeHandlerInputLocaleResolver(HandlerInputLocaleResolver[], HandlerInputLocaleResolutionConfiguration) - Constructor for class io.micronaut.aws.alexa.locale.CompositeHandlerInputLocaleResolver
 
ConfigEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for ConfigEvent.
ConfigEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.ConfigEventSerde
 
configuration - Variable in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
 
CONFIGURATION_PREFIX - Static variable in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
The prefix for configuration.
configureWithContext(ApplicationContextProvider, Context) - Static method in class io.micronaut.function.aws.HandlerUtils
It uses LambdaContextFactory to registers Lambda Context beans as singletons in the bean context.
ConnectEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for ConnectEvent.
ConnectEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.ConnectEventSerde
 
contents() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
contextBuilder() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
The application context builder to use to construct the context.
ContextProvider - Interface in io.micronaut.function.aws.proxy.test
Provides a Lambda execution environment's Context.
conversionService - Variable in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
conversionService - Variable in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
convertInput(Object) - Method in class io.micronaut.function.aws.MicronautRequestHandler
Converts the input the required type.
cookie(Cookie) - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
cookie(Cookie) - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
cookie(Cookie) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
cookie(Cookie) - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
cookie(Cookie) - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
create(Environment) - Static method in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
 
createApplicationContextBuilderWithArgs(String...) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
Implementations need to create the builder, eg: S3AsyncClient.builder();.
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.cloudwatchlogs.CloudwatchLogsClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.dynamodb.DynamoDbClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.gatewaymanagement.ApiGatewayManagementApiClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.s3.S3ClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.secretsmanager.SecretsManagerClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.servicediscovery.ServiceDiscoveryAsyncClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.ses.SesClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.sns.SnsClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.sqs.SqsClientFactory
 
createAsyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.ssm.SsmClientFactory
 
createAwsProxyRequest(HttpServletRequest) - Method in class io.micronaut.function.aws.proxy.test.DefaultServletToAwsProxyRequestAdapter
 
createAwsProxyRequest(HttpServletRequest) - Method in interface io.micronaut.function.aws.proxy.test.ServletToAwsProxyRequestAdapter
 
createDefault() - Method in class io.micronaut.aws.lambda.events.serde.SerdeCustomPojoSerializer
 
createDefault() - Method in class io.micronaut.function.aws.JsonMapperCustomPojoSerializer
 
createEnvironmentHandler() - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createExchange(APIGatewayProxyRequestEvent, APIGatewayProxyResponseEvent) - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyEventHandler
 
createExchange(APIGatewayV2HTTPEvent, APIGatewayV2HTTPResponse) - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventHandler
 
createExchange(ApplicationLoadBalancerRequestEvent, ApplicationLoadBalancerResponseEvent) - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerHandler
 
createHandler(String...) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createHandlerRequest(RequestType) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createNextInvocationHttpRequest(UserAgentProvider) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
Creates a GET request for the "/2018-06-01/runtime/invocation/next" endpoint.
createRequestHandler(String...) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createRequestHandler(String...) - Method in class io.micronaut.function.aws.runtime.APIGatewayV2HTTPEventMicronautLambdaRuntime
 
createRequestHandler(String...) - Method in class io.micronaut.function.aws.runtime.ApplicationLoadBalancerMicronautLambdaRuntime
 
createRequestHandler(String...) - Method in class io.micronaut.function.aws.runtime.MicronautLambdaRuntime
 
createRequestStreamHandler(String...) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createResponse(HandlerResponseType) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createRuntimeContext(HttpResponse<?>) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
createSkill() - Method in class io.micronaut.aws.alexa.builders.MissingAlexaSkillConfigurationSkillFactory
 
createSkill(AlexaSkillConfiguration) - Method in class io.micronaut.aws.alexa.builders.StandardSkillFactory
 
createSkillRequestTimestampVerifier() - Method in class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestTimestampVerifierFactory
 
createSpecific(Deserializer.DecoderContext, Argument<? super S3EventNotification.ResponseElementsEntity>) - Method in class io.micronaut.aws.lambda.events.serde.ResponseElementsEntitySerde
 
createSpecific(Deserializer.DecoderContext, Argument<? super S3EventNotification.S3ObjectEntity>) - Method in class io.micronaut.aws.lambda.events.serde.S3ObjectEntitySerde
 
createSpecific(Deserializer.DecoderContext, Argument<? super S3Event>) - Method in class io.micronaut.aws.lambda.events.serde.S3EventSerde
 
createStandardAlexaSkill() - Method in class io.micronaut.aws.alexa.builders.MissingAlexaSkillConfigurationSkillFactory
 
createStandardAlexaSkill(AlexaSkillConfiguration) - Method in class io.micronaut.aws.alexa.builders.StandardSkillFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
Implementations need to create the builder, eg: S3Client.builder();.
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.cloudwatchlogs.CloudwatchLogsClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.dynamodb.DynamoDbClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.gatewaymanagement.ApiGatewayManagementApiClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.s3.S3ClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.secretsmanager.SecretsManagerClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.servicediscovery.ServiceDiscoveryAsyncClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.ses.SesClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.sns.SnsClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.sqs.SqsClientFactory
 
createSyncBuilder() - Method in class io.micronaut.aws.sdk.v2.service.ssm.SsmClientFactory
 
CredentialsAndRegionFactory - Class in io.micronaut.aws.sdk.v2
Factory that creates an AWS credentials and region providers that can read values from the Micronaut environment.
CredentialsAndRegionFactory() - Constructor for class io.micronaut.aws.sdk.v2.CredentialsAndRegionFactory
 
credentialsProvider - Variable in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
 
currentTime() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
CustomPojoSerializerException - Exception in io.micronaut.function.aws
Exception raised when serialization with JsonMapperCustomPojoSerializer fails.
CustomPojoSerializerException(IOException) - Constructor for exception io.micronaut.function.aws.CustomPojoSerializerException
 
CustomPojoSerializerUtils - Class in io.micronaut.aws.lambda.events.tests
 

D

D - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
DATE - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret the value as a date.
DE - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
decorateWithUserAgent(HttpRequest<?>) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
If the request is MutableHttpRequest and AbstractMicronautLambdaRuntime.userAgent is not null, it adds an HTTP Header User-Agent.
DEFAULT_COMMON_APPLICATION_NAME - Static variable in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
DEFAULT_DELIMETER - Static variable in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
DEFAULT_ENABLED - Static variable in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties
The default enable value.
DEFAULT_ENABLED - Static variable in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
The default enable value.
DEFAULT_LOCALE - Static variable in class io.micronaut.aws.alexa.locale.HandlerInputLocaleResolutionConfigurationProperties
The default locale.
DEFAULT_PATH - Static variable in class io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfigurationProperties
 
DEFAULT_PREFIX - Static variable in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
DEFAULT_SEARCH_ACTIVE_ENVIRONMENTS - Static variable in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
DEFAULT_SEARCH_COMMON_APPLICATION - Static variable in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
DEFAULT_TOLERANCE_MILLIS - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
Default timestamp offset tolerance value in millis, used if a custom value is not provided through the "com.amazon.speech.speechlet.servlet.timestampTolerance" system property.
DEFAULT_URL - Static variable in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
The default url value.
DefaultAlexaSkillBuilder - Class in io.micronaut.aws.alexa.builders
Creates AlexaSkill by adding request and exception handlers ((RequestHandler, ExceptionHandler beans) and interceptor beans (RequestInterceptor and ResponseInterceptor).
DefaultAlexaSkillBuilder(Collection<AlexaSkillConfiguration>, ApplicationContext) - Constructor for class io.micronaut.aws.alexa.builders.DefaultAlexaSkillBuilder
 
DefaultDiagnosticInfoPopulator - Class in io.micronaut.function.aws
 
DefaultDiagnosticInfoPopulator() - Constructor for class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
DefaultHandlerInputLocaleResolver - Class in io.micronaut.aws.alexa.locale
Resolves Locale from the HandlerInput request.
DefaultHandlerInputLocaleResolver(HandlerInputLocaleResolutionConfiguration) - Constructor for class io.micronaut.aws.alexa.locale.DefaultHandlerInputLocaleResolver
 
DefaultLambdaContextFactory - Class in io.micronaut.function.aws
Registers singletons of type Context.
DefaultLambdaContextFactory(BeanContext) - Constructor for class io.micronaut.function.aws.DefaultLambdaContextFactory
 
DefaultRequestEnvelopeService - Class in io.micronaut.aws.alexa.httpserver.services
DefaultImplementation of RequestEnvelopeService.
DefaultRequestEnvelopeService(List<Skill>) - Constructor for class io.micronaut.aws.alexa.httpserver.services.DefaultRequestEnvelopeService
 
DefaultRequestEnvelopeVerificationService - Class in io.micronaut.aws.alexa.httpserver.services
DefaultImplementation of RequestEnvelopeVerificationService.
DefaultRequestEnvelopeVerificationService(List<SkillServletVerifier>) - Constructor for class io.micronaut.aws.alexa.httpserver.services.DefaultRequestEnvelopeVerificationService
 
DefaultServletToAwsProxyRequestAdapter - Class in io.micronaut.function.aws.proxy.test
DefaultImplementation of ServletToAwsProxyRequestAdapter.
DefaultServletToAwsProxyRequestAdapter() - Constructor for class io.micronaut.function.aws.proxy.test.DefaultServletToAwsProxyRequestAdapter
 
DefaultServletToAwsProxyResponseAdapter - Class in io.micronaut.function.aws.proxy.test
DefaultImplementation of ServletToAwsProxyResponseAdapter.
DefaultServletToAwsProxyResponseAdapter() - Constructor for class io.micronaut.function.aws.proxy.test.DefaultServletToAwsProxyResponseAdapter
 
deregister(ServiceInstance) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
shutdown instance if it fails health check can gracefully stop.
deserialize(Decoder, Deserializer.DecoderContext, Argument<? super S3EventNotification.ResponseElementsEntity>) - Method in class io.micronaut.aws.lambda.events.serde.ResponseElementsEntitySerde
 
deserialize(Decoder, Deserializer.DecoderContext, Argument<? super S3EventNotification.S3ObjectEntity>) - Method in class io.micronaut.aws.lambda.events.serde.S3ObjectEntitySerde
 
deserialize(Decoder, Deserializer.DecoderContext, Argument<? super S3Event>) - Method in class io.micronaut.aws.lambda.events.serde.S3EventSerde
 
deserializeNonNull(Decoder, Deserializer.DecoderContext, Argument<? super DateTime>) - Method in class io.micronaut.aws.lambda.events.serde.JodaDateTimeSerde
 
detachAndStopAllAppenders() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
detachAppender(Appender<ILoggingEvent>) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
detachAppender(String) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
DiagnosticInfoPopulator - Interface in io.micronaut.function.aws
Populates Mapping Diagnostic Context with Lambda Context.
DIGITS - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Spell each digit separately .
DISABLE_REQUEST_SIGNATURE_CHECK_SYSTEM_PROPERTY - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The name of the system property that can be used to disable request signature verification.
DISAPPOINTED - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonEmotion
 
DM - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
DMY - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
domain(AmazonDomain, String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
Applies different speaking styles to the speech.
doPost(HttpHeaders, String) - Method in class io.micronaut.aws.alexa.httpserver.controllers.SkillController
Handles a POST request.
DynamoDbClientFactory - Class in io.micronaut.aws.sdk.v2.service.dynamodb
Factory that creates a Dynamo DB client.
DynamoDbClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.dynamodb.DynamoDbClientFactory
Constructor.
DynamodbEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for DynamodbEvent.
DynamodbEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.DynamodbEventSerde
 
DynamodbTimeWindowEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for DynamodbTimeWindowEvent.
DynamodbTimeWindowEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.DynamodbTimeWindowEventSerde
 

E

EC2MetadataKeys - Enum Class in io.micronaut.discovery.cloud.aws
A enum of Amazon EC2 metadata.
EC2ServiceInstance - Class in io.micronaut.discovery.aws.servicediscovery.registration
Represents EC2 service instance metadata.
EC2ServiceInstance(String, URI) - Constructor for class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Container to hold AWS EC2 Instance info.
ECHO_API_DOMAIN_NAME - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The domain name used by the Alexa Skills Kit API.
effect(AmazonEffect, String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
Applies Amazon-specific effect to the speech.
emotion(AmazonEmotion, AmazonEmotionIntensity, String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
emphasis(String, EmphasisLevel) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
EmphasisLevel - Enum Class in io.micronaut.aws.alexa.ssml
 
EN_AU - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
EN_CA - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
EN_GB - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
EN_IN - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
EN_US - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
ENABLED - Static variable in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
Constant for whether AWS parameter store is enabled or not.
ENABLED - Static variable in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryConfiguration
Configuration property for whether discovery is enabled.
ENABLED - Static variable in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
Constant for whether route 53 registration is enabled.
ENGLISH_AMERICAN_IVY - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AMERICAN_JOANNA - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AMERICAN_JOEY - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AMERICAN_JUSTIN - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AMERICAN_KENDRA - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AMERICAN_KIMBERLY - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AMERICAN_MATTHEW - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AMERICAN_SALLI - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AUSTRALIAN_NICOLE - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_AUSTRALIAN_RUSSELL - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_BRITISH_AMY - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_BRITISH_BRIAN - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_BRITISH_EMMA - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_INDIAN_ADITI - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENGLISH_INDIAN_RAVEENA - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ENV_ALEXA - Static variable in class io.micronaut.aws.alexa.conf.AlexaEnvironment
Environment used for setup.
ENV_X_AMZN_TRACE_ID - Static variable in class io.micronaut.function.aws.MicronautRequestHandler
 
ENVIRONMENT_LAMBDA - Static variable in interface io.micronaut.function.aws.MicronautLambdaContext
An environment used when running Lambda functions.
EnvironmentAwsCredentialsProvider - Class in io.micronaut.aws.sdk.v2
A AwsCredentialsProvider that reads from the Environment.
EnvironmentAWSCredentialsProvider - Class in io.micronaut.aws.sdk.v1
A AWSCredentialsProvider that reads from the Environment.
EnvironmentAWSCredentialsProvider(Environment) - Constructor for class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
Constructor.
EnvironmentAwsRegionProvider - Class in io.micronaut.aws.sdk.v2
A AwsRegionProvider that reads from the Environment.
EnvironmentAwsRegionProvider(Environment) - Constructor for class io.micronaut.aws.sdk.v2.EnvironmentAwsRegionProvider
Constructor.
environments() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
 
ERROR_TEMPLATE - Static variable in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
errorUri(String) - Method in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
ES - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
EXCITED - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonEmotion
 
EXPLETIVE - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
"Bleep" out the content inside the tag.

F

failure(Context, Throwable) - Static method in class io.micronaut.function.aws.event.AfterExecutionEvent
Creates a new AfterExecutionEvent with an exception been thrown.
FALLBACK - Static variable in interface io.micronaut.aws.alexa.conf.AlexaIntents
 
FAST - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
 
fetchAuthentication(HttpRequest<?>) - Method in class io.micronaut.function.aws.proxy.security.MicronautLambdaAuthenticationFetcher
 
fetchSecretValue(SecretsManagerClient, String) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerKeyValueFetcher
Fetches secret value.
FileUtils - Class in io.micronaut.aws.lambda.events
 
findCookie(CharSequence) - Method in class io.micronaut.function.aws.proxy.AwsCookies
 
FlashBriefingItem - Class in io.micronaut.aws.alexa.flashbriefing
Flash Briefing item.
FlashBriefingItem() - Constructor for class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
Constructor.
FORMAT - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
FR - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
FRACTION - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret the value as a fraction.
FRENCH_CELINE - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
FRENCH_LEA - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
FRENCH_MATHIEU - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
fromJson(InputStream, Type) - Method in class io.micronaut.function.aws.JsonMapperCustomPojoSerializer
 
fromJson(String, Type) - Method in class io.micronaut.function.aws.JsonMapperCustomPojoSerializer
 

G

GeneratedUserAgentProvider - Class in io.micronaut.aws.ua
 
GeneratedUserAgentProvider() - Constructor for class io.micronaut.aws.ua.GeneratedUserAgentProvider
 
GERMAN_HANS - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
GERMAN_MARLENE - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
GERMAN_VICKI - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
get(CharSequence) - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
get(CharSequence) - Method in class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.function.aws.proxy.AwsCookies
 
get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
get(CharSequence, Class<T>) - Method in class io.micronaut.function.aws.proxy.AwsCookies
 
getAll() - Method in class io.micronaut.function.aws.proxy.AwsCookies
 
getAll(CharSequence) - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
getAll(CharSequence) - Method in class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
getAppender(String) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
getApplicationConfiguration() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
getApplicationContext() - Method in class io.micronaut.function.aws.alexa.AlexaFunction
 
getApplicationContext() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
getApplicationContext() - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
getAttributes() - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
getAttributes() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
getAttributes() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getAttributes() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
getAttributes() - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
getAwsRequestId() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getAwsRequestId() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getAwsServiceId() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
service id registered to aws.
getAwsServiceId() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryConfiguration
AWS Service ID.
getAwsServiceId() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryRegistrationConfiguration
Get gets the aws service id we are working with.
getBaseEncoded64Signature() - Method in interface io.micronaut.aws.alexa.httpserver.verifiers.AlexaHttpRequest
 
getBaseEncoded64Signature() - Method in class io.micronaut.aws.alexa.httpserver.verifiers.HttpServerAlexaHttpRequest
getBody() - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
getBody() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
getBody() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getBody() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
getBody() - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
getBody(Argument<B>) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getBodyBytes() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerServletRequest
 
getBodyBytes() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getBodyBytes() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyServletRequest
 
getBodyBytes() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventServletRequest
 
getBodyBytes(Supplier<String>, BooleanSupplier) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getBodyCharset() - Method in class io.micronaut.function.aws.proxy.test.DefaultServletToAwsProxyResponseAdapter
 
getBuilder() - Method in class io.micronaut.aws.sdk.v2.client.apache.ApacheClientConfiguration
 
getBuilder() - Method in class io.micronaut.aws.sdk.v2.client.netty.NettyClientConfiguration
 
getBuilder() - Method in class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientConfiguration
 
getBuilder() - Method in class io.micronaut.aws.sdk.v2.service.s3.S3ConfigurationProperties
 
getBuilder() - Method in class io.micronaut.function.client.aws.AWSLambdaConfiguration
 
getCertificateFromCache(String) - Method in class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestSignatureVerifier
 
getClient() - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfigClient
 
getClientConfiguration() - Method in class io.micronaut.aws.sdk.v1.AWSClientConfiguration
 
getClientContext() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getClientContext() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getCommonApplicationName() - Method in interface io.micronaut.aws.distributedconfiguration.AwsDistributedConfiguration
 
getCommonApplicationName() - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
getComputePlatform() - Method in class io.micronaut.discovery.cloud.aws.AmazonEC2InstanceMetadata
 
getConnectionPoolConfiguration() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
 
getContext() - Method in class io.micronaut.function.aws.event.AfterExecutionEvent
 
getContext() - Method in interface io.micronaut.function.aws.proxy.test.ContextProvider
 
getContext() - Method in class io.micronaut.function.aws.proxy.test.MockContextProvider
 
getCookies() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getCredentials() - Method in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
 
getDefaultLocale() - Method in class io.micronaut.aws.alexa.locale.HandlerInputLocaleResolutionConfigurationProperties
 
getDelimiter() - Method in interface io.micronaut.aws.distributedconfiguration.AwsDistributedConfiguration
Delimiter after prefix and application name.
getDelimiter() - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
getDescription() - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationClient
 
getDescription() - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfigClient
Description.
getDescription() - Method in class io.micronaut.discovery.aws.servicediscovery.client.AwsServiceDiscoveryClient
The description.
getDeserializedRequestEnvelope() - Method in interface io.micronaut.aws.alexa.httpserver.verifiers.AlexaHttpRequest
 
getDeserializedRequestEnvelope() - Method in class io.micronaut.aws.alexa.httpserver.verifiers.HttpServerAlexaHttpRequest
getDiscovery() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
Gets the discovery configuration.
getEncoder() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
getEndpointOverride() - Method in interface io.micronaut.aws.sdk.v2.service.AWSServiceConfiguration
 
getEndpointOverride() - Method in class io.micronaut.aws.sdk.v2.service.AWSServiceConfigurationProperties
 
getEnv(String) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
getEnv(String) - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getErrorMessage() - Method in class io.micronaut.function.aws.runtime.AwsLambdaRuntimeApiError
 
getErrorType() - Method in class io.micronaut.function.aws.runtime.AwsLambdaRuntimeApiError
 
getException() - Method in class io.micronaut.function.aws.event.AfterExecutionEvent
 
getFixed() - Method in class io.micronaut.aws.alexa.locale.HandlerInputLocaleResolutionConfigurationProperties
 
getFunctionName() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getFunctionName() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getFunctionVersion() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getFunctionVersion() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getGroup() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Gets group of instance.
getGroupName() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
getHeaders() - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
getHeaders() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
getHeaders() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerServletRequest
 
getHeaders() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
getHeaders() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyServletRequest
 
getHeaders() - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
getHeaders() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventServletRequest
 
getHeaders(Supplier<Map<String, String>>, Supplier<Map<String, List<String>>>) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getHealthStatus() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Gets the current instance health status.
getHost() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
getId() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Same as instance id.
getIdentity() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getIdentity() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getInputStream() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getInstanceDocumentUrl() - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
 
getInstanceId() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Gets AWS ID for the instance.
getInstances(String) - Method in class io.micronaut.discovery.aws.servicediscovery.client.AwsServiceDiscoveryClient
Gets a list of instances registered with Route53 given a service ID.
getInvokedFunctionArn() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getInvokedFunctionArn() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getInvokeRequest() - Method in class io.micronaut.function.client.aws.AWSInvokeRequestDefinition
 
getJsonMapper() - Method in class io.micronaut.function.aws.JsonMapperCustomPojoSerializer
 
getLogger() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getLogger() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getLogGroupName() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getLogGroupName() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getLogLevel() - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
getLogStreamName() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getLogStreamName() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getMainText() - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
getMaxBatchSize() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
getMemoryLimitInMB() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getMemoryLimitInMB() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getMetadata() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Gets the metadata information gathered from AWS for this instance.
getMetadataUrl() - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
 
getMethod() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getMultiHeaders(MutableHttpHeaders) - Static method in class io.micronaut.function.aws.proxy.MapCollapseUtils
Collapse the headers into a multi value map.
getName() - Method in class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
 
getName() - Method in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
getName() - Method in class io.micronaut.function.client.aws.AWSInvokeRequestDefinition
 
getNamespaceId() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
This is the name space ID for the domain/subdomain in route 53 service registry.
getNativeRequest() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getNativeResponse() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerServletResponse
 
getNativeResponse() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyServletResponse
 
getNativeResponse() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPResponseServletResponse
 
getOrder() - Method in class io.micronaut.aws.alexa.locale.HandlerInputAbstractLocaleResolver
 
getOrder() - Method in class io.micronaut.aws.alexa.locale.HandlerInputFixedLocaleResolver
 
getOutput() - Method in class io.micronaut.function.aws.event.AfterExecutionEvent
 
getOutputStream() - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
getParameterQueries(Environment, String, AWSParameterStoreConfiguration) - Method in interface io.micronaut.discovery.aws.parameterstore.AWSParameterQueryProvider
 
getParameters() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerServletRequest
 
getParameters() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyServletRequest
 
getParameters() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventServletRequest
 
getParameters(Supplier<Map<String, String>>, Supplier<Map<String, List<String>>>) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getParametersFromBody(Map<String, String>) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
Parse the parameters from the body.
getPath() - Method in interface io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfiguration
 
getPath() - Method in class io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfigurationProperties
 
getPath() - Method in class io.micronaut.discovery.aws.parameterstore.ParameterQuery
 
getPort() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
getPort() - Method in class io.micronaut.function.aws.proxy.test.ServerPort
 
getPrefix() - Method in interface io.micronaut.aws.distributedconfiguration.AwsDistributedConfiguration
 
getPrefix() - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
getPrefix() - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties.SecretConfiguration
 
getPrefixes() - Method in interface io.micronaut.aws.distributedconfiguration.AwsDistributedConfiguration
 
getPrefixes() - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
getPriority() - Method in class io.micronaut.discovery.aws.parameterstore.ParameterQuery
 
getPropertySourceName() - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationClient
 
getPropertySourceName() - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationClient
 
getPropertySourceName() - Method in class io.micronaut.discovery.aws.parameterstore.ParameterQuery
 
getPropertySources(Environment) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationClient
 
getPropertySources(Environment) - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfigClient
Get your PropertySources from AWS Parameter Store.
getProxy() - Method in class io.micronaut.aws.sdk.v2.client.apache.ApacheClientConfiguration
 
getProxy() - Method in class io.micronaut.aws.sdk.v2.client.netty.NettyClientConfiguration
 
getPublishPeriod() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
getQueryProvider() - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfigClient
 
getQueueSize() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
getReader() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getRecords() - Method in interface io.micronaut.aws.lambda.events.serde.S3EventNotificationSerde.S3EventNotificationMixin
 
getRedirectionUrl() - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
getRegion() - Method in class io.micronaut.aws.sdk.v2.EnvironmentAwsRegionProvider
 
getRegion() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Gets the AWS Region of the instance.
getRegistration() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
Get the registration configuration needed to register to service registry.
getRemainingTimeInMillis() - Method in class io.micronaut.function.aws.proxy.MockLambdaContext
 
getRemainingTimeInMillis() - Method in class io.micronaut.function.aws.runtime.RuntimeContext
 
getRequest() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getResponse() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerServletRequest
 
getResponse() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyServletRequest
 
getResponse() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventServletRequest
 
getRootHierarchyPath() - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
This is the default for the root hierarchy on the parameter store.
getScheme() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
getSecretName() - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties.SecretConfiguration
 
getSecrets() - Method in interface io.micronaut.aws.secretsmanager.SecretsManagerConfiguration
Provide a list of secret configurations that allows for flexibility in secret key naming.
getSecrets() - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties
 
getSerializedRequestEnvelope() - Method in interface io.micronaut.aws.alexa.httpserver.verifiers.AlexaHttpRequest
 
getSerializedRequestEnvelope() - Method in class io.micronaut.aws.alexa.httpserver.verifiers.HttpServerAlexaHttpRequest
getServiceID() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
service ID where you are going to be adding service instances to.
getServiceIds() - Method in class io.micronaut.discovery.aws.servicediscovery.client.AwsServiceDiscoveryClient
Gets a list of service IDs from AWS for a given namespace.
getServiceName() - Method in interface io.micronaut.aws.sdk.v2.service.AWSServiceConfiguration
 
getServiceName() - Method in class io.micronaut.aws.sdk.v2.service.AWSServiceConfigurationProperties
 
getSigningCertificateChainUrl() - Method in interface io.micronaut.aws.alexa.httpserver.verifiers.AlexaHttpRequest
 
getSigningCertificateChainUrl() - Method in class io.micronaut.aws.alexa.httpserver.verifiers.HttpServerAlexaHttpRequest
getSingleValueHeaders(MutableHttpHeaders) - Static method in class io.micronaut.function.aws.proxy.MapCollapseUtils
Collapse the headers into a single value map.
getSkillBuilder() - Method in interface io.micronaut.aws.alexa.builders.SkillBuilderProvider
 
getSkillBuilder() - Method in class io.micronaut.aws.alexa.builders.StandardSkillBuilderProvider
 
getSkillId() - Method in interface io.micronaut.aws.alexa.conf.AlexaSkillConfiguration
The Skill ID of this Alexa skill.
getSkillId() - Method in class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
The Skill ID of this Alexa skill.
getStatus() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
getStatus() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
getStatus() - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
getStore(ExtensionContext) - Method in class io.micronaut.function.aws.test.MicronautLambdaJunit5Extension
 
getStreamName() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
getStreamUrl() - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
getTitleText() - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
getUid() - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
getUpdateDate() - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
getUri() - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
getURI() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
URI This instance can be access via (internal).
getURI() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
getUrl() - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
 
getURL() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
getURL(String, String) - Method in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
The URL for metadata information.
getUseSecureParameters() - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
 
getWriter() - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
getZone() - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Gets the Zone/AZ for the AWS Instance.
group(String) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
builder for group (not used).

H

handle(ConversionService, HttpServletRequest, APIGatewayV2HTTPResponse, HttpServletResponse) - Method in class io.micronaut.function.aws.proxy.test.DefaultServletToAwsProxyResponseAdapter
 
handle(ConversionService, HttpServletRequest, APIGatewayV2HTTPResponse, HttpServletResponse) - Method in interface io.micronaut.function.aws.proxy.test.ServletToAwsProxyResponseAdapter
Writes the contents of a APIGatewayV2HTTPResponse to a HttpServletResponse.
handle(HttpRequest, AskSdkException) - Method in class io.micronaut.aws.alexa.httpserver.exceptions.AskSdkExceptionHandler
 
handle(HttpRequest, SecurityException) - Method in class io.micronaut.aws.alexa.httpserver.exceptions.SecurityExceptionHandler
 
handleInvocationException(BlockingHttpClient, String, Exception) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
handleInvocationForRequestHandler(BlockingHttpClient, MutableHttpRequest<?>) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
It handles an invocation event with a handler of type RequestHandler.
handleInvocationForRequestStreamHandler(BlockingHttpClient, MutableHttpRequest<?>) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
It handles an invocation event with a handler of type RequestStreamHandler.
handler - Variable in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
HANDLER - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The handler location configured on the function.
handleRequest(APIGatewayProxyRequestEvent, Context) - Method in class io.micronaut.function.aws.proxy.MicronautLambdaHandler
Deprecated.
 
handleRequest(APIGatewayProxyRequestEvent, Context) - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyRequestEventFunction
 
handleRequest(APIGatewayV2HTTPEvent, Context) - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventFunction
 
handleRequest(ApplicationLoadBalancerRequestEvent, Context) - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerFunction
 
handleRequest(I, Context) - Method in class io.micronaut.function.aws.MicronautRequestHandler
 
handleRequest(InputStream, OutputStream, Context) - Method in class io.micronaut.function.aws.alexa.AlexaFunction
 
handleRequest(InputStream, OutputStream, Context) - Method in class io.micronaut.function.aws.MicronautRequestStreamHandler
 
HandlerInputAbstractLocaleResolver - Class in io.micronaut.aws.alexa.locale
Provides an abstract class which implements LocaleResolver and handles default locale resolution.
HandlerInputAbstractLocaleResolver(HandlerInputLocaleResolutionConfiguration) - Constructor for class io.micronaut.aws.alexa.locale.HandlerInputAbstractLocaleResolver
 
HandlerInputFixedLocaleResolver - Class in io.micronaut.aws.alexa.locale
Generic implementation of LocaleResolver for fixed locale resolution.
HandlerInputFixedLocaleResolver(HandlerInputLocaleResolutionConfiguration) - Constructor for class io.micronaut.aws.alexa.locale.HandlerInputFixedLocaleResolver
 
HandlerInputLocaleResolutionConfiguration - Interface in io.micronaut.aws.alexa.locale
 
HandlerInputLocaleResolutionConfigurationProperties - Class in io.micronaut.aws.alexa.locale
ConfigurationProperties implementation of HandlerInputLocaleResolutionConfiguration.
HandlerInputLocaleResolutionConfigurationProperties() - Constructor for class io.micronaut.aws.alexa.locale.HandlerInputLocaleResolutionConfigurationProperties
 
HandlerInputLocaleResolver - Interface in io.micronaut.aws.alexa.locale
Responsible for determining the current locale for a HandlerInput event.
handlerRequestType - Variable in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
handlerResponseType - Variable in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
HandlerUtils - Class in io.micronaut.function.aws
Configures MDC and Bean Context with the current LambdaContext.
hasExpectedAnnotations(Class<?>) - Method in class io.micronaut.function.aws.test.MicronautLambdaJunit5Extension
 
headers - Variable in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
HELP - Static variable in interface io.micronaut.aws.alexa.conf.AlexaIntents
 
HI_IN - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
HIGH - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonEmotionIntensity
 
HIGH - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
 
HINDI_ADITI - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
HTTP_SERVICE_IMPL - Static variable in class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientFactory
 
HttpRequestStageResolver - Class in io.micronaut.aws.apigateway
Amazon API Gateway Stage resolvers for an HTTP Request.
HttpRequestStageResolver() - Constructor for class io.micronaut.aws.apigateway.HttpRequestStageResolver
 
HttpServerAlexaHttpRequest - Class in io.micronaut.aws.alexa.httpserver.verifiers
HTTP Server specific implementation of AlexaHttpRequest.
HttpServerAlexaHttpRequest(HttpHeaders, byte[], RequestEnvelope) - Constructor for class io.micronaut.aws.alexa.httpserver.verifiers.HttpServerAlexaHttpRequest
Constructor to build an instance of ServletRequest.

I

IamPolicyResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for IamPolicyResponse.
IamPolicyResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.IamPolicyResponseSerde
 
IamPolicyResponseV1Serde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for IamPolicyResponseV1.
IamPolicyResponseV1Serde() - Constructor for class io.micronaut.aws.lambda.events.serde.IamPolicyResponseV1Serde
 
INIT_ERROR_URI - Static variable in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
initializationErrorRequest(String, String, String) - Method in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
instanceId - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
instanceId(String) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
instance id (same as id).
instanceType - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
INTERJECTION - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret the value as an interjection.
INTERPRET_AS - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
InterpretAs - Enum Class in io.micronaut.aws.alexa.ssml
 
InterpretAsDateFormat - Enum Class in io.micronaut.aws.alexa.ssml
 
INVOCATION_TEMPLATE - Static variable in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
invocationErrorRequest(String, String, String, String) - Method in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
invocationResponseRequest(String, Object) - Method in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
invoke(FunctionDefinition, I, Argument<O>) - Method in class io.micronaut.function.client.aws.AWSLambdaFunctionExecutor
 
invokeRequest - Variable in class io.micronaut.function.client.aws.AWSInvokeRequestDefinition
 
io.micronaut.aws - package io.micronaut.aws
AWS configuration classes.
io.micronaut.aws.alexa.builders - package io.micronaut.aws.alexa.builders
Classes related to building AlexaSkill
io.micronaut.aws.alexa.conf - package io.micronaut.aws.alexa.conf
Classes related to configuring an AlexaSkill
io.micronaut.aws.alexa.flashbriefing - package io.micronaut.aws.alexa.flashbriefing
Classes related to building Flashbriefing Alexa skills
io.micronaut.aws.alexa.httpserver - package io.micronaut.aws.alexa.httpserver
 
io.micronaut.aws.alexa.httpserver.conf - package io.micronaut.aws.alexa.httpserver.conf
The classes which handle http server configuration for Alexa.
io.micronaut.aws.alexa.httpserver.controllers - package io.micronaut.aws.alexa.httpserver.controllers
Classes to handle Alexa related endpoints.
io.micronaut.aws.alexa.httpserver.exceptions - package io.micronaut.aws.alexa.httpserver.exceptions
The classes which handle exceptions thrown while processing Alexa Requests.
io.micronaut.aws.alexa.httpserver.services - package io.micronaut.aws.alexa.httpserver.services
Services related to the processing of RequestEnvelope.
io.micronaut.aws.alexa.httpserver.verifiers - package io.micronaut.aws.alexa.httpserver.verifiers
The classes which verify authenticity and integrity of the request before processing it.
io.micronaut.aws.alexa.locale - package io.micronaut.aws.alexa.locale
 
io.micronaut.aws.alexa.ssml - package io.micronaut.aws.alexa.ssml
Classes to support building Speech Synthesis Markup Language (SSML)
io.micronaut.aws.apigateway - package io.micronaut.aws.apigateway
 
io.micronaut.aws.cloudwatch.logging - package io.micronaut.aws.cloudwatch.logging
Integration with AWS CloudWatch logging.
io.micronaut.aws.distributedconfiguration - package io.micronaut.aws.distributedconfiguration
Classes related to distributed configuration coming from AWS Services.
io.micronaut.aws.lambda.events - package io.micronaut.aws.lambda.events
 
io.micronaut.aws.lambda.events.serde - package io.micronaut.aws.lambda.events.serde
 
io.micronaut.aws.lambda.events.tests - package io.micronaut.aws.lambda.events.tests
 
io.micronaut.aws.sdk.v1 - package io.micronaut.aws.sdk.v1
 
io.micronaut.aws.sdk.v2 - package io.micronaut.aws.sdk.v2
 
io.micronaut.aws.sdk.v2.client.apache - package io.micronaut.aws.sdk.v2.client.apache
Apache HTTP client configuration and factory.
io.micronaut.aws.sdk.v2.client.netty - package io.micronaut.aws.sdk.v2.client.netty
Netty client configuration and factory.
io.micronaut.aws.sdk.v2.client.urlConnection - package io.micronaut.aws.sdk.v2.client.urlConnection
URLConnection client configuration and factory.
io.micronaut.aws.sdk.v2.service - package io.micronaut.aws.sdk.v2.service
 
io.micronaut.aws.sdk.v2.service.cloudwatchlogs - package io.micronaut.aws.sdk.v2.service.cloudwatchlogs
DynamoDB client factory.
io.micronaut.aws.sdk.v2.service.dynamodb - package io.micronaut.aws.sdk.v2.service.dynamodb
DynamoDB client factory.
io.micronaut.aws.sdk.v2.service.gatewaymanagement - package io.micronaut.aws.sdk.v2.service.gatewaymanagement
Classes related to gateway management api coming from AWS Services.
io.micronaut.aws.sdk.v2.service.s3 - package io.micronaut.aws.sdk.v2.service.s3
S3 client configuration and factory.
io.micronaut.aws.sdk.v2.service.secretsmanager - package io.micronaut.aws.sdk.v2.service.secretsmanager
Secrets Manager client factory.
io.micronaut.aws.sdk.v2.service.servicediscovery - package io.micronaut.aws.sdk.v2.service.servicediscovery
Service discovery client configuration and factory.
io.micronaut.aws.sdk.v2.service.ses - package io.micronaut.aws.sdk.v2.service.ses
SES client factory.
io.micronaut.aws.sdk.v2.service.sns - package io.micronaut.aws.sdk.v2.service.sns
SNS client factory.
io.micronaut.aws.sdk.v2.service.sqs - package io.micronaut.aws.sdk.v2.service.sqs
SQS client factory.
io.micronaut.aws.sdk.v2.service.ssm - package io.micronaut.aws.sdk.v2.service.ssm
SSM client factory.
io.micronaut.aws.secretsmanager - package io.micronaut.aws.secretsmanager
Integration classes for AWS Secrets Manager.
io.micronaut.aws.ua - package io.micronaut.aws.ua
Classes related with the generation of a User-Agent HTTP Header to use when communicating with AWS SDK.
io.micronaut.discovery.aws.parameterstore - package io.micronaut.discovery.aws.parameterstore
Integration with AWS ParameterStore.
io.micronaut.discovery.aws.servicediscovery - package io.micronaut.discovery.aws.servicediscovery
Integration with AWS service discovery.
io.micronaut.discovery.aws.servicediscovery.client - package io.micronaut.discovery.aws.servicediscovery.client
 
io.micronaut.discovery.aws.servicediscovery.registration - package io.micronaut.discovery.aws.servicediscovery.registration
 
io.micronaut.discovery.cloud.aws - package io.micronaut.discovery.cloud.aws
AWS cloud configuration.
io.micronaut.function.aws - package io.micronaut.function.aws
Classes to support exposing FunctionBean instances for AWS lambda
io.micronaut.function.aws.alexa - package io.micronaut.function.aws.alexa
Classes to support exposing FunctionBean instances for AWS lambda Alexa Skills
io.micronaut.function.aws.event - package io.micronaut.function.aws.event
Event classes to support AWS Lambda lifecycle.
io.micronaut.function.aws.proxy - package io.micronaut.function.aws.proxy
 
io.micronaut.function.aws.proxy.alb - package io.micronaut.function.aws.proxy.alb
Classes related to a RequestHandler for input ApplicationLoadBalancerRequestEvent and response ApplicationLoadBalancerResponseEvent.
io.micronaut.function.aws.proxy.payload1 - package io.micronaut.function.aws.proxy.payload1
 
io.micronaut.function.aws.proxy.payload2 - package io.micronaut.function.aws.proxy.payload2
 
io.micronaut.function.aws.proxy.security - package io.micronaut.function.aws.proxy.security
 
io.micronaut.function.aws.proxy.test - package io.micronaut.function.aws.proxy.test
 
io.micronaut.function.aws.runtime - package io.micronaut.function.aws.runtime
 
io.micronaut.function.aws.test - package io.micronaut.function.aws.test
 
io.micronaut.function.aws.test.annotation - package io.micronaut.function.aws.test.annotation
 
io.micronaut.function.client.aws - package io.micronaut.function.client.aws
Function AWS lamda configuration.
IoTButtonEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for IoTButtonEvent.
IoTButtonEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.IoTButtonEventSerde
 
IPA - Enum constant in enum class io.micronaut.aws.alexa.ssml.PhoneticAlphabet
 
isAmazonApiGatewayHost(String) - Static method in class io.micronaut.aws.apigateway.AmazonApiGatewayUtils
 
isAttached(Appender<ILoggingEvent>) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
isCreateGroupAndStream() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
isDispatchOnStart() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
isEnabled() - Method in class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
 
isEnabled() - Method in class io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfigurationProperties
 
isEnabled() - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties
 
isEnabled() - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
Enable or disable this feature.
isEnabled() - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryConfiguration
enable/disable this feature.
isEnabled() - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
 
isFormSubmission(MediaType) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
isName() - Method in class io.micronaut.discovery.aws.parameterstore.ParameterQuery
 
isRandom() - Method in class io.micronaut.function.aws.proxy.test.ServerPort
 
isRunning() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
isSearchActiveEnvironments() - Method in interface io.micronaut.aws.distributedconfiguration.AwsDistributedConfiguration
 
isSearchActiveEnvironments() - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
Search additional paths suffixed with each active environment.
isSearchActiveEnvironments() - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
 
isSearchCommonApplication() - Method in interface io.micronaut.aws.distributedconfiguration.AwsDistributedConfiguration
 
isSearchCommonApplication() - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
Whether paths for the Default Application name should be searched or not.
isSuccess() - Method in class io.micronaut.function.aws.event.AfterExecutionEvent
 
IT - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
ITALIAN_CARLA - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
ITALIAN_GIORGIO - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
iteratorForAppenders() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 

J

JA - Enum constant in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
JAPANESE_MIZUKI - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
JAPANESE_TAKUMI - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
JodaDateTimeSerde - Class in io.micronaut.aws.lambda.events.serde
NullableSerde implementation for JODA DateTime.
JodaDateTimeSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.JodaDateTimeSerde
 
jsonMapper - Variable in class io.micronaut.function.aws.JsonMapperCustomPojoSerializer
 
JsonMapperCustomPojoSerializer - Class in io.micronaut.function.aws
Provides an implementation of CustomPojoSerializer which is loaded via SPI.
JsonMapperCustomPojoSerializer() - Constructor for class io.micronaut.function.aws.JsonMapperCustomPojoSerializer
 

K

KafkaEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KafkaEvent.
KafkaEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KafkaEventSerde
 
KeyValueFetcher - Interface in io.micronaut.aws.distributedconfiguration
Fetches a Map of properties for a given prefix.
keyValuesByPrefix(String) - Method in interface io.micronaut.aws.distributedconfiguration.KeyValueFetcher
 
keyValuesByPrefix(String) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerKeyValueFetcher
 
KinesisAnalyticsFirehoseInputPreprocessingEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisAnalyticsFirehoseInputPreprocessingEvent.
KinesisAnalyticsFirehoseInputPreprocessingEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisAnalyticsFirehoseInputPreprocessingEventSerde
 
KinesisAnalyticsInputPreprocessingResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisAnalyticsInputPreprocessingResponse.
KinesisAnalyticsInputPreprocessingResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisAnalyticsInputPreprocessingResponseSerde
 
KinesisAnalyticsOutputDeliveryEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisAnalyticsOutputDeliveryEvent.
KinesisAnalyticsOutputDeliveryEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisAnalyticsOutputDeliveryEventSerde
 
KinesisAnalyticsOutputDeliveryResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisAnalyticsOutputDeliveryResponse.
KinesisAnalyticsOutputDeliveryResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisAnalyticsOutputDeliveryResponseSerde
 
KinesisAnalyticsStreamsInputPreprocessingEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisAnalyticsStreamsInputPreprocessingEvent.
KinesisAnalyticsStreamsInputPreprocessingEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisAnalyticsStreamsInputPreprocessingEventSerde
 
KinesisEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisEvent.
KinesisEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisEventSerde
 
KinesisFirehoseEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisFirehoseEvent.
KinesisFirehoseEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisFirehoseEventSerde
 
KinesisTimeWindowEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for KinesisTimeWindowEvent.
KinesisTimeWindowEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.KinesisTimeWindowEventSerde
 

L

LAMBDA_RUNTIME_AWS_REQUEST_ID - Static variable in interface io.micronaut.function.aws.runtime.LambdaRuntimeInvocationResponseHeaders
The request ID, which identifies the request that triggered the function invocation.
LAMBDA_RUNTIME_CLIENT_CONTEXT - Static variable in interface io.micronaut.function.aws.runtime.LambdaRuntimeInvocationResponseHeaders
For invocations from the AWS Mobile SDK, data about the client application and device.
LAMBDA_RUNTIME_COGNITO_IDENTITY - Static variable in interface io.micronaut.function.aws.runtime.LambdaRuntimeInvocationResponseHeaders
For invocations from the AWS Mobile SDK, data about the Amazon Cognito identity provider.
LAMBDA_RUNTIME_DEADLINE_MS - Static variable in interface io.micronaut.function.aws.runtime.LambdaRuntimeInvocationResponseHeaders
The date that the function times out in Unix time milliseconds.
LAMBDA_RUNTIME_DIR - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The path to runtime libraries.
LAMBDA_RUNTIME_FUNCTION_ERROR_TYPE - Static variable in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
LAMBDA_RUNTIME_INVOKED_FUNCTION_ARN - Static variable in interface io.micronaut.function.aws.runtime.LambdaRuntimeInvocationResponseHeaders
The ARN of the Lambda function, version, or alias that's specified in the invocation.
LAMBDA_RUNTIME_TRACE_ID - Static variable in interface io.micronaut.function.aws.runtime.LambdaRuntimeInvocationResponseHeaders
The AWS X-Ray tracing header.
LAMBDA_TASK_ROOT - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The path to your Lambda function code.
LAMBDA_TRACE_HEADER_PROP - Static variable in class io.micronaut.function.aws.MicronautRequestHandler
 
LAMBDA_TRACE_HEADER_PROP - Static variable in class io.micronaut.function.aws.XRayUtils
LambdaApplicationContextBuilder - Class in io.micronaut.function.aws
An ApplicationContextBuilder for AWS Lambda environments.
LambdaApplicationContextBuilder() - Constructor for class io.micronaut.function.aws.LambdaApplicationContextBuilder
 
LambdaContextFactory - Interface in io.micronaut.function.aws
Register Lambda Context singletons for the current Handler execution.
LambdaDestinationEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for LambdaDestinationEvent.
LambdaDestinationEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.LambdaDestinationEventSerde
 
LambdaRuntimeInvocationResponseHeaders - Interface in io.micronaut.function.aws.runtime
Invocation event response which headers contain additional data about the invocation.
lang(String, SupportedLang) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
LexEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for LexEvent.
LexEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.LexEventSerde
 
loadSerializer() - Static method in class io.micronaut.aws.lambda.events.tests.CustomPojoSerializerUtils
 
loadSerializer(Class<T>) - Static method in class io.micronaut.aws.lambda.events.tests.CustomPojoSerializerUtils
 
localeResolutionConfiguration - Variable in class io.micronaut.aws.alexa.locale.HandlerInputAbstractLocaleResolver
 
localHostname - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
localIpv4 - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
log(byte[]) - Method in class io.micronaut.function.aws.proxy.SystemOutLambdaLogger
 
log(LogLevel, String) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
log(String) - Method in class io.micronaut.function.aws.proxy.SystemOutLambdaLogger
 
logn(LogLevel, Object...) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
logn(LogLevel, String) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
Log with a line break.
LOUD - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
 
LOW - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonEmotionIntensity
 
LOW - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
 

M

M - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
mac - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
main(String[]) - Static method in class io.micronaut.function.aws.runtime.APIGatewayV2HTTPEventMicronautLambdaRuntime
 
main(String[]) - Static method in class io.micronaut.function.aws.runtime.ApplicationLoadBalancerMicronautLambdaRuntime
 
main(String[]) - Static method in class io.micronaut.function.aws.runtime.MicronautLambdaRuntime
 
MapCollapseUtils - Class in io.micronaut.function.aws.proxy
Utility methods for collapsing headers.
MapListOfStringAndMapStringMutableHttpParameters - Class in io.micronaut.function.aws.proxy
Implementation of MutableHttpParameters that uses a MutableMapListOfStringAndMapStringConvertibleMultiValue internally.
MapListOfStringAndMapStringMutableHttpParameters(ConversionService, Map<String, List<String>>, Map<String, String>) - Constructor for class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
matches(ConditionContext) - Method in class io.micronaut.aws.alexa.httpserver.verifiers.RequestSignatureCheckSystemPropertyCondition
 
MAXIMUM_TOLERANCE_MILLIS - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
Maximum allowed timestamp offset tolerance value in millis.
MD - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
MDC_DEFAULT_AWS_REQUEST_ID - Static variable in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
MDC_DEFAULT_FUNCTION_ARN - Static variable in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
MDC_DEFAULT_FUNCTION_MEMORY_SIZE - Static variable in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
MDC_DEFAULT_FUNCTION_NAME - Static variable in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
MDC_DEFAULT_FUNCTION_REMAINING_TIME - Static variable in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
MDC_DEFAULT_FUNCTION_VERSION - Static variable in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
MDC_DEFAULT_XRAY_TRACE_ID - Static variable in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
mdcput(String, String) - Method in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
Put a diagnostic context value.
MDY - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
MEDIUM - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonEmotionIntensity
 
MEDIUM - Enum constant in enum class io.micronaut.aws.alexa.ssml.BreakStrength
Treat adjacent words as if separated by a single comma.
MEDIUM - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
 
MEDIUM - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
 
MEDIUM - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
 
metadata(ConvertibleValues<String>) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Builder for metadata.
metadata(Map<String, String>) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Builder for metadata in map format.
MicronautLambdaAuthenticationFetcher - Class in io.micronaut.function.aws.proxy.security
An authentication fetcher for Request Context Authorizer.
MicronautLambdaAuthenticationFetcher() - Constructor for class io.micronaut.function.aws.proxy.security.MicronautLambdaAuthenticationFetcher
 
MicronautLambdaContext - Interface in io.micronaut.function.aws
Base interface for constants related to lambda execution.
MicronautLambdaHandler - Class in io.micronaut.function.aws.proxy
Deprecated, for removal: This API element is subject to removal in a future version.
MicronautLambdaHandler() - Constructor for class io.micronaut.function.aws.proxy.MicronautLambdaHandler
Deprecated.
 
MicronautLambdaHandler(ApplicationContext) - Constructor for class io.micronaut.function.aws.proxy.MicronautLambdaHandler
Deprecated.
 
MicronautLambdaHandler(ApplicationContextBuilder) - Constructor for class io.micronaut.function.aws.proxy.MicronautLambdaHandler
Deprecated.
 
MicronautLambdaJunit5Extension - Class in io.micronaut.function.aws.test
Extension for testing Lambda environments with Junit 5.
MicronautLambdaJunit5Extension() - Constructor for class io.micronaut.function.aws.test.MicronautLambdaJunit5Extension
 
MicronautLambdaRuntime - Class in io.micronaut.function.aws.runtime
Main entry for AWS API proxy with Micronaut.
MicronautLambdaRuntime() - Constructor for class io.micronaut.function.aws.runtime.MicronautLambdaRuntime
 
MicronautLambdaTest - Annotation Interface in io.micronaut.function.aws.test.annotation
Annotation that can be applied to any JUnit 5 test to enable testing AWS Lambda handlers with a pre-configured ApplicationContext.
MicronautRequestHandler<I,O> - Class in io.micronaut.function.aws
An Amazon Lambda RequestHandler implementation for Micronaut FunctionBean
MicronautRequestHandler() - Constructor for class io.micronaut.function.aws.MicronautRequestHandler
Default constructor; will initialize a suitable ApplicationContext for Lambda deployment.
MicronautRequestHandler(ApplicationContext) - Constructor for class io.micronaut.function.aws.MicronautRequestHandler
Constructor used to inject a preexisting ApplicationContext.
MicronautRequestHandler(ApplicationContextBuilder) - Constructor for class io.micronaut.function.aws.MicronautRequestHandler
Constructor used to inject a preexisting ApplicationContextBuilder.
MicronautRequestStreamHandler - Class in io.micronaut.function.aws
An implementation of the RequestStreamHandler for Micronaut
MicronautRequestStreamHandler() - Constructor for class io.micronaut.function.aws.MicronautRequestStreamHandler
Default constructor; will initialize a suitable ApplicationContext for Lambda deployment.
MicronautRequestStreamHandler(ApplicationContext) - Constructor for class io.micronaut.function.aws.MicronautRequestStreamHandler
Constructor used to inject a preexisting ApplicationContext.
MicronautSkillStreamHandler - Class in io.micronaut.function.aws.alexa
Implementation of SkillStreamHandler.
MicronautSkillStreamHandler(AlexaSkill) - Constructor for class io.micronaut.function.aws.alexa.MicronautSkillStreamHandler
Constructor to build an instance of SkillStreamHandler with a single Alexa skill.
MicronautSkillStreamHandler(AlexaSkill...) - Constructor for class io.micronaut.function.aws.alexa.MicronautSkillStreamHandler
Constructor to build an instance of SkillStreamHandler with multiple Alexa skills.
MissingAlexaSkillConfigurationSkillFactory - Class in io.micronaut.aws.alexa.builders
Creates an Alexa Skill only if no AlexaSkillConfiguration is present.
MissingAlexaSkillConfigurationSkillFactory(AlexaSkillBuilder, SkillBuilderProvider) - Constructor for class io.micronaut.aws.alexa.builders.MissingAlexaSkillConfigurationSkillFactory
 
MockContextProvider - Class in io.micronaut.function.aws.proxy.test
Provides a MockLambdaContext.
MockContextProvider() - Constructor for class io.micronaut.function.aws.proxy.test.MockContextProvider
 
MockLambdaContext - Class in io.micronaut.function.aws.proxy
Implementation of Context which returns null for every overriden method.
MockLambdaContext() - Constructor for class io.micronaut.function.aws.proxy.MockLambdaContext
 
MODERATE - Enum constant in enum class io.micronaut.aws.alexa.ssml.EmphasisLevel
Increase the value and slow down the speaking rate, but not as much as when set to strong, this is used as a default if level is not provided.
MUSIC - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonDomain
Style the speech for talking about music, video, or other multi-media content (available in English (US)).
MutableMapListOfStringAndMapStringConvertibleMultiValue - Class in io.micronaut.function.aws.proxy
A mutable version of MapListOfStringAndMapStringConvertibleMultiValue.
MutableMapListOfStringAndMapStringConvertibleMultiValue(ConversionService, Map<String, List<String>>, Map<String, String>) - Constructor for class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
MY - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 

N

names() - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
names() - Method in class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
NETTY_SDK_ASYNC_HTTP_SERVICE - Static variable in class io.micronaut.aws.sdk.v2.client.netty.NettyClientFactory
 
nettyClient(NettyClientConfiguration) - Method in class io.micronaut.aws.sdk.v2.client.netty.NettyClientFactory
 
NettyClientConfiguration - Class in io.micronaut.aws.sdk.v2.client.netty
Configuration properties for the Netty async client.
NettyClientConfiguration() - Constructor for class io.micronaut.aws.sdk.v2.client.netty.NettyClientConfiguration
 
NettyClientFactory - Class in io.micronaut.aws.sdk.v2.client.netty
Factory that creates a Netty client.
NettyClientFactory() - Constructor for class io.micronaut.aws.sdk.v2.client.netty.NettyClientFactory
 
newApplicationContextBuilder() - Method in class io.micronaut.function.aws.alexa.AlexaFunction
Builds a new builder.
newApplicationContextBuilder() - Method in class io.micronaut.function.aws.MicronautRequestHandler
 
newApplicationContextBuilder() - Method in class io.micronaut.function.aws.MicronautRequestStreamHandler
 
newApplicationContextBuilder() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerFunction
 
newApplicationContextBuilder() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyRequestEventFunction
 
newApplicationContextBuilder() - Method in class io.micronaut.function.aws.proxy.payload2.APIGatewayV2HTTPEventFunction
 
NEWS - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonDomain
Style the speech similar to what you hear when listening to the news on the radio or television (available in English (US) and English (AU)).
NEXT_INVOCATION_URI - Static variable in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
NN - Enum constant in enum class io.micronaut.aws.alexa.ssml.WordRole
Interpret the word as a noun.
NONE - Enum constant in enum class io.micronaut.aws.alexa.ssml.BreakStrength
No pause should be outputted.
NUMBER - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
 

O

objectMapper - Variable in class io.micronaut.aws.secretsmanager.SecretsManagerKeyValueFetcher
 
OPEN_CLOSE_TAG - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
OPEN_TAG - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
ORDER - Static variable in class io.micronaut.aws.alexa.locale.HandlerInputAbstractLocaleResolver
 
ORDER - Static variable in class io.micronaut.aws.alexa.locale.HandlerInputFixedLocaleResolver
 
ORDINAL - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret the value as an ordinal number.

P

p(String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
packages() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
 
paragraph(String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
ParameterQuery - Class in io.micronaut.discovery.aws.parameterstore
An object encapsulating all necessary parameters to perform a request for configuration values to the Parameter Store, as well as the name of the resulting property source and associated priority.
ParameterQuery(String, String, int) - Constructor for class io.micronaut.discovery.aws.parameterstore.ParameterQuery
 
ParameterQuery(String, String, int, boolean) - Constructor for class io.micronaut.discovery.aws.parameterstore.ParameterQuery
 
parseBodyAsBytes(APIGatewayV2HTTPResponse) - Method in class io.micronaut.function.aws.proxy.test.DefaultServletToAwsProxyResponseAdapter
Returns the response's body bytes considering whether the body was Base64 encoded.
parseHandlerClass(String) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
parseMethod(Supplier<String>) - Static method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
parseXrayTraceId() - Static method in class io.micronaut.function.aws.XRayUtils
Parses XRay Trace ID from _X_AMZN_TRACE_ID environment variable.
path - Variable in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
PATH_REQUEST_ID - Static variable in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
PhoneticAlphabet - Enum Class in io.micronaut.aws.alexa.ssml
 
PITCH - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
populateMappingDiagnosticContextValues(Context) - Method in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
populateMappingDiagnosticContextValues(Context) - Method in interface io.micronaut.function.aws.DiagnosticInfoPopulator
Populate MDC with Lambda Context values.
populateMappingDiagnosticContextWithXrayTraceId() - Method in class io.micronaut.function.aws.DefaultDiagnosticInfoPopulator
 
populateMappingDiagnosticContextWithXrayTraceId() - Method in interface io.micronaut.function.aws.DiagnosticInfoPopulator
Populate MDC with XRay Trace ID if it is able to parse it.
populateUserAgent() - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
postProcessBuilder(ApplicationContextBuilder) - Method in class io.micronaut.function.aws.test.MicronautLambdaJunit5Extension
 
PREFIX - Static variable in class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
 
PREFIX - Static variable in class io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfigurationProperties
 
PREFIX - Static variable in class io.micronaut.aws.alexa.locale.HandlerInputLocaleResolutionConfigurationProperties
 
PREFIX - Static variable in class io.micronaut.aws.AWSConfiguration
Prefix for all AWS settings.
PREFIX - Static variable in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
 
PREFIX - Static variable in class io.micronaut.aws.sdk.v2.client.apache.ApacheClientConfiguration
 
PREFIX - Static variable in class io.micronaut.aws.sdk.v2.client.netty.NettyClientConfiguration
 
PREFIX - Static variable in class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientConfiguration
 
PREFIX - Static variable in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties
Prefix for Amazon EC2 configuration metadata.
PREFIX - Static variable in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
 
PREFIX - Static variable in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryConfiguration
 
PREFIX - Static variable in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryRegistrationConfiguration
 
PREFIX - Static variable in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
Prefix for Amazon EC2 configuration metadata.
PREFIX - Static variable in class io.micronaut.function.client.aws.AWSLambdaConfiguration
Prefix for AWS Lambda settings.
process(RequestEnvelope) - Method in class io.micronaut.aws.alexa.httpserver.services.DefaultRequestEnvelopeService
 
process(RequestEnvelope) - Method in interface io.micronaut.aws.alexa.httpserver.services.RequestEnvelopeService
 
propagateTraceId(HttpHeaders) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
Get the X-Ray tracing header from the Lambda-Runtime-Trace-Id header in the API response.
propertySources() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
One or many references to classpath.
prosody(String, ProsodyRate, ProsodyPitch, ProsodyVolume) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
ProsodyPitch - Enum Class in io.micronaut.aws.alexa.ssml
 
ProsodyRate - Enum Class in io.micronaut.aws.alexa.ssml
Set the rate to a predefined value.
ProsodyVolume - Enum Class in io.micronaut.aws.alexa.ssml
Set volume to a predefined value for current voice.
publicHostname - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
publicIpv4 - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
pulsate(ServiceInstance, HealthStatus) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
If custom health check is enabled, this sends a heartbeat to it.

R

RabbitMQEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for RabbitMQEvent.
RabbitMQEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.RabbitMQEventSerde
 
RATE - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
reason() - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
reason() - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
reason() - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
reason() - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
rebuildContext() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
Whether to rebuild the application context before each test method.
REDUCED - Enum constant in enum class io.micronaut.aws.alexa.ssml.EmphasisLevel
Decrease the value and speed up the speaking rate.
refresh() - Method in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
 
region - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 
region(String) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Builder for region.
REGION_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v2.EnvironmentAwsRegionProvider
Environment variable name for the AWS access key ID.
regionProvider - Variable in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
 
register(ServiceInstance) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.AwsServiceDiscoveryRegistrationClient
register new instance to the service registry.
registerSingletons(Context) - Method in class io.micronaut.function.aws.DefaultLambdaContextFactory
 
registerSingletons(Context) - Method in interface io.micronaut.function.aws.LambdaContextFactory
Registers Lambda Context as a singleton.
remove(CharSequence) - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
Removes the given header.
reportInitializationError(URL, Throwable) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
Reports Initialization error to the Runtime API.
RequestEnvelopeService - Interface in io.micronaut.aws.alexa.httpserver.services
Process a RequestEnvelope and returns a ResponseEnvelope if it is capable of handling the request.
RequestEnvelopeVerificationService - Interface in io.micronaut.aws.alexa.httpserver.services
Verifies a RequestEnvelope.
requestEvent - Variable in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
RequestSignatureCheckSystemPropertyCondition - Class in io.micronaut.aws.alexa.httpserver.verifiers
Condition which return true if System property "com.amazon.ask.servlet.disableRequestSignatureCheck" is present and evaluates to true.
RequestSignatureCheckSystemPropertyCondition() - Constructor for class io.micronaut.aws.alexa.httpserver.verifiers.RequestSignatureCheckSystemPropertyCondition
 
requestType - Variable in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
ReservedRuntimeEnvironmentVariables - Interface in io.micronaut.function.aws.runtime
Lambda runtimes set several environment variables during initialization.
resolve(HandlerInput) - Method in class io.micronaut.aws.alexa.locale.CompositeHandlerInputLocaleResolver
 
resolve(HandlerInput) - Method in class io.micronaut.aws.alexa.locale.DefaultHandlerInputLocaleResolver
 
resolve(APIGatewayProxyRequestEvent) - Method in class io.micronaut.aws.apigateway.APIGatewayProxyRequestEventStageResolver
 
resolve(HttpRequest<?>) - Method in class io.micronaut.aws.apigateway.HttpRequestStageResolver
 
resolve(Environment) - Method in class io.micronaut.discovery.cloud.aws.AmazonComputeInstanceMetadataResolver
 
resolve(T) - Method in interface io.micronaut.aws.apigateway.StageResolver
 
resolveCredentials() - Method in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
 
resolveFunctionName(Environment) - Method in class io.micronaut.function.aws.MicronautRequestStreamHandler
 
resolveParameters() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
By default, with JUnit 5 the test method parameters will be resolved to beans if possible.
respond(HttpStatus, byte[], String) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
ResponseElementsEntitySerde - Class in io.micronaut.aws.lambda.events.serde
 
ResponseElementsEntitySerde() - Constructor for class io.micronaut.aws.lambda.events.serde.ResponseElementsEntitySerde
 
responseType - Variable in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
responseUri(String) - Method in interface io.micronaut.function.aws.runtime.AwsLambdaRuntimeApi
 
rollback() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
Whether to rollback (if possible) any data access code between each test execution.
run(String...) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
Starts the runtime API event loop.
RuntimeContext - Class in io.micronaut.function.aws.runtime
Implementation of Lambda execution Context for runtime environments.
RuntimeContext(HttpHeaders) - Constructor for class io.micronaut.function.aws.runtime.RuntimeContext
 

S

s(String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
S3BatchEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for S3BatchEvent.
S3BatchEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.S3BatchEventSerde
 
S3BatchResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for S3BatchResponse.
S3BatchResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.S3BatchResponseSerde
 
S3ClientFactory - Class in io.micronaut.aws.sdk.v2.service.s3
Factory that creates an S3 client.
S3ClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, S3ConfigurationProperties, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.s3.S3ClientFactory
Constructor.
S3ConfigurationProperties - Class in io.micronaut.aws.sdk.v2.service.s3
Configuration properties for S3.
S3ConfigurationProperties() - Constructor for class io.micronaut.aws.sdk.v2.service.s3.S3ConfigurationProperties
 
S3EventNotificationSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for S3EventNotification.
S3EventNotificationSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.S3EventNotificationSerde
 
S3EventNotificationSerde.S3EventNotificationMixin - Interface in io.micronaut.aws.lambda.events.serde
Records Mixin.
S3EventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for S3Event.
S3EventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.S3EventSerde
 
S3ObjectEntitySerde - Class in io.micronaut.aws.lambda.events.serde
This seems to be necessary because Serde was not picking the appropriate constructor {@link com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3ObjectEntity(String, Long, String, String, String)}.
S3ObjectEntitySerde() - Constructor for class io.micronaut.aws.lambda.events.serde.S3ObjectEntitySerde
 
S3ObjectLambdaEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for S3ObjectLambdaEvent.
S3ObjectLambdaEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.S3ObjectLambdaEventSerde
 
sayAs(String, InterpretAs, InterpretAsDateFormat) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
ScheduledEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for ScheduledEvent.
ScheduledEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.ScheduledEventSerde
 
SECRET_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
Environment variable name for the AWS secret key.
SECRET_KEY_ENV_VAR - Static variable in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
Environment variable name for the AWS secret key.
SecretConfiguration() - Constructor for class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties.SecretConfiguration
 
secrets - Variable in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties
 
secretsClient - Variable in class io.micronaut.aws.secretsmanager.SecretsManagerKeyValueFetcher
 
SecretsKeyValueFetcher - Interface in io.micronaut.aws.secretsmanager
Key Value fetcher for AWS Secrets Manager.
SecretsManagerClientFactory - Class in io.micronaut.aws.sdk.v2.service.secretsmanager
Factory that creates a Secrets Manager client.
SecretsManagerClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.secretsmanager.SecretsManagerClientFactory
Constructor.
SecretsManagerConfiguration - Interface in io.micronaut.aws.secretsmanager
Configuration for Secrets Manager.
SecretsManagerConfigurationClient - Class in io.micronaut.aws.secretsmanager
Distributed configuration client for AWS Secrets Manager.
SecretsManagerConfigurationClient(AwsDistributedConfiguration, SecretsManagerKeyValueFetcher, ApplicationConfiguration, SecretsManagerConfiguration) - Constructor for class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationClient
 
SecretsManagerConfigurationProperties - Class in io.micronaut.aws.secretsmanager
ConfigurationProperties implementation of SecretsManagerConfiguration.
SecretsManagerConfigurationProperties() - Constructor for class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties
 
SecretsManagerConfigurationProperties.SecretConfiguration - Class in io.micronaut.aws.secretsmanager
Secret configuration holder that allows for flexibility in secret key naming in the Micronaut context to avoid a potential keys name collision.
SecretsManagerGroupNameAwareKeyValueFetcher - Class in io.micronaut.aws.secretsmanager
Key Value fetcher for AWS Secrets Manager that is aware of Secret Key Value group names.
SecretsManagerGroupNameAwareKeyValueFetcher(SecretsManagerClient, JsonMapper) - Constructor for class io.micronaut.aws.secretsmanager.SecretsManagerGroupNameAwareKeyValueFetcher
 
SecretsManagerKeyValueFetcher - Class in io.micronaut.aws.secretsmanager
SecretsKeyValueFetcher implementations for AWS Secrets Manager.
SecretsManagerKeyValueFetcher(SecretsManagerClient, JsonMapper) - Constructor for class io.micronaut.aws.secretsmanager.SecretsManagerKeyValueFetcher
 
SecretsManagerRotationEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for SecretsManagerRotationEvent.
SecretsManagerRotationEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.SecretsManagerRotationEventSerde
 
SecurityExceptionHandler - Class in io.micronaut.aws.alexa.httpserver.exceptions
ExceptionHandler to handle SecurityException.
SecurityExceptionHandler() - Constructor for class io.micronaut.aws.alexa.httpserver.exceptions.SecurityExceptionHandler
 
SENSE_1 - Enum constant in enum class io.micronaut.aws.alexa.ssml.WordRole
Use the non-default sense of the word.
sentence(String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
SerdeCustomPojoSerializer - Class in io.micronaut.aws.lambda.events.serde
Provides an implementation of CustomPojoSerializer which is loaded via SPI.
SerdeCustomPojoSerializer() - Constructor for class io.micronaut.aws.lambda.events.serde.SerdeCustomPojoSerializer
 
serialize(Encoder, Serializer.EncoderContext, Argument<? extends DateTime>, DateTime) - Method in class io.micronaut.aws.lambda.events.serde.JodaDateTimeSerde
 
serializeAsByteArray(Object) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
serializeFromJson(String, Class<T>) - Static method in class io.micronaut.aws.lambda.events.tests.CustomPojoSerializerUtils
 
ServerPort - Class in io.micronaut.function.aws.proxy.test
Encapsulates the port assignment to be used when starting a server.
ServerPort() - Constructor for class io.micronaut.function.aws.proxy.test.ServerPort
Constructor.
ServerPort(boolean, Integer) - Constructor for class io.micronaut.function.aws.proxy.test.ServerPort
 
SERVICE_ID - Static variable in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
 
SERVICE_PREFIX - Static variable in class io.micronaut.aws.sdk.v2.service.AWSServiceConfigurationProperties
Prefix for all AWS Service Client settings.
ServiceDiscoveryAsyncClientFactory - Class in io.micronaut.aws.sdk.v2.service.servicediscovery
Factory that creates service discovery clients.
ServiceDiscoveryAsyncClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.servicediscovery.ServiceDiscoveryAsyncClientFactory
Constructor.
ServletToAwsProxyRequestAdapter - Interface in io.micronaut.function.aws.proxy.test
Adapts from HttpServletRequest to APIGatewayV2HTTPEvent.
ServletToAwsProxyResponseAdapter - Interface in io.micronaut.function.aws.proxy.test
Writes the contents of a APIGatewayV2HTTPResponse to a HttpServletResponse.
SesClientFactory - Class in io.micronaut.aws.sdk.v2.service.ses
Factory that creates a SES client.
SesClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.ses.SesClientFactory
Constructor.
setAwsServiceId(String) - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
set service id for easier testing.
setAwsServiceId(String) - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryConfiguration
set service ID for easier testing.
setAwsServiceId(String) - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryRegistrationConfiguration
Setting for service id to make easier testing.
setClient(SsmAsyncClient) - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfigClient
 
setCommonApplicationName(String) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
Default Application name.
setConversionService(ConversionService) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
setConversionService(ConversionService) - Method in class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
setConversionService(ConversionService) - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
Sets the conversion service.
setCreateGroupAndStream(boolean) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setDefaultLocale(Locale) - Method in class io.micronaut.aws.alexa.locale.HandlerInputLocaleResolutionConfigurationProperties
Sets the locale that will be used if the locale cannot be resolved through any means.
setDelimiter(String) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
Delimiter for AWS Distributed Configuration resources names.
setDispatchOnStart(boolean) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setEnabled(boolean) - Method in class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
Sets whether this configuration is enabled.
setEnabled(boolean) - Method in class io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfigurationProperties
Sets whether this configuration is enabled.
setEnabled(boolean) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties
Default value (true).
setEnabled(boolean) - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
Enable or disable distributed configuration with AWS Parameter Store.
setEnabled(boolean) - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryConfiguration
enable/disabled this feature.
setEnabled(boolean) - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
Default value (true).
setEncoder(Encoder<ILoggingEvent>) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) - Method in class io.micronaut.function.client.aws.AWSLambdaConfiguration
 
setEndpointOverride(URI) - Method in class io.micronaut.aws.sdk.v2.service.AWSServiceConfigurationProperties
Provide a URI to override the endpoint with which the AWS SDK should communicate.
setErrorMessage(String) - Method in class io.micronaut.function.aws.runtime.AwsLambdaRuntimeApiError
 
setErrorType(String) - Method in class io.micronaut.function.aws.runtime.AwsLambdaRuntimeApiError
 
setFixed(Locale) - Method in class io.micronaut.aws.alexa.locale.HandlerInputLocaleResolutionConfigurationProperties
Sets the fixed locale.
setGroupName(String) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setInstanceDocumentUrl(String) - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
 
setLambdaConfiguration(ApplicationContextBuilder) - Static method in class io.micronaut.function.aws.LambdaApplicationContextBuilder
 
setMainText(String) - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
setMaxBatchSize(int) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setMetadataUrl(String) - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
 
setMetricsCollector(RequestMetricCollector) - Method in class io.micronaut.function.client.aws.AWSLambdaConfiguration
 
setNamespaceId(String) - Method in class io.micronaut.discovery.aws.servicediscovery.AwsServiceDiscoveryClientConfiguration
allows you to override the namespace id for testing.
setParsedBody(T) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
setPath(String) - Method in class io.micronaut.aws.alexa.httpserver.conf.AlexaControllerConfigurationProperties
Default value ("/alexa").
setPort(Integer) - Method in class io.micronaut.function.aws.proxy.test.ServerPort
 
setPrefix(String) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
Prefix for AWS Distributed Configuration resources names.
setPrefix(String) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties.SecretConfiguration
Sets the group key prefix.
setPrefixes(List<String>) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
List of prefixes for AWS Distributed Configuration resources names.
setPublishPeriod(long) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setQueryProvider(AWSParameterQueryProvider) - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfigClient
 
setQueueSize(int) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setRandom(boolean) - Method in class io.micronaut.function.aws.proxy.test.ServerPort
 
setRedirectionUrl(String) - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
setRequestHandlers(RequestHandler2...) - Method in class io.micronaut.function.client.aws.AWSLambdaConfiguration
 
setRootHierarchyPath(String) - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
The the root hierarchy on the parameter store.
setSearchActiveEnvironments(boolean) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
Search additional paths suffixed with each active environment.
setSearchActiveEnvironments(boolean) - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
Search additional paths suffixed with each active environment.
setSearchCommonApplication(boolean) - Method in class io.micronaut.aws.distributedconfiguration.AwsDistributedConfigurationProperties
Whether paths for the AwsDistributedConfiguration.getCommonApplicationName() should be searched or not.
setSecretName(String) - Method in class io.micronaut.aws.secretsmanager.SecretsManagerConfigurationProperties.SecretConfiguration
Sets secret name.
setSkillId(String) - Method in class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
The Skill ID of this Alexa skill.
setStreamName(String) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
setStreamUrl(String) - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
setTitleText(String) - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
setUid(String) - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
setUpdateDate(ZonedDateTime) - Method in class io.micronaut.aws.alexa.flashbriefing.FlashBriefingItem
 
setUrl(String) - Method in class io.micronaut.discovery.cloud.aws.AmazonMetadataConfiguration
Default value ("http://169.254.169.254").
setUseSecureParameters(boolean) - Method in class io.micronaut.discovery.aws.parameterstore.AWSParameterStoreConfiguration
Use auto-decryption via KMS for SecureString parameters.
shouldLog(LogLevel) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
SIGNATURE_ALGORITHM - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The algorithm used to generate the signature.
SIGNATURE_CERTIFICATE_CHAIN_URL_REQUEST_HEADER - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The name of the request header that contains the URL for the certificate chain needed to verify the request signature.
SIGNATURE_CERTIFICATE_TYPE - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The format of the certificate needed to verify the request signature.
SIGNATURE_REQUEST_HEADER - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The name of the request header that contains the signature.
SIGNATURE_TYPE - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The type of encryption key used to generate the signature.
SILENT - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
 
SimpleIAMPolicyResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for SimpleIAMPolicyResponse.
SimpleIAMPolicyResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.SimpleIAMPolicyResponseSerde
 
SkillBuilderProvider - Interface in io.micronaut.aws.alexa.builders
FunctionalInterface to create a SkillBuilder.
SkillController - Class in io.micronaut.aws.alexa.httpserver.controllers
NOTICE: This class is inspired in com.amazon.ask.servlet.SkillServlet forked from https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module
SkillController(ObjectMapper, RequestEnvelopeVerificationService, RequestEnvelopeService) - Constructor for class io.micronaut.aws.alexa.httpserver.controllers.SkillController
Constructor to build an instance of SkillServlet.
SkillRequestSignatureVerifier - Class in io.micronaut.aws.alexa.httpserver.verifiers
NOTICE: This class is forked from https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module Provides a utility method to verify the signature of a skill request.
SkillRequestSignatureVerifier() - Constructor for class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestSignatureVerifier
Constructor to build an instance of SkillRequestSignatureVerifier.
SkillRequestSignatureVerifier(Proxy) - Constructor for class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestSignatureVerifier
 
SkillRequestTimestampVerifier - Class in io.micronaut.aws.alexa.httpserver.verifiers
NOTICE: This class is forked from https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module Verifies whether or not timestamps are valid within a certain tolerance.
SkillRequestTimestampVerifier(long) - Constructor for class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestTimestampVerifier
Constructs a new timestamp verifier with the provided tolerance milliseconds.
SkillRequestTimestampVerifier(long, TimeUnit) - Constructor for class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestTimestampVerifier
Constructs a new timestamp verifier with the provided tolerance and timeUnit.
SkillRequestTimestampVerifierFactory - Class in io.micronaut.aws.alexa.httpserver.verifiers
NOTICE: The method SkillRequestTimestampVerifierFactory.timeStampToleranceSystemProperty() is forked from https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module.
SkillRequestTimestampVerifierFactory() - Constructor for class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestTimestampVerifierFactory
 
SKILLS_PREFIX - Static variable in class io.micronaut.aws.alexa.conf.AlexaSkillConfigurationProperties
 
SkillServletVerifier - Interface in io.micronaut.aws.alexa.httpserver.verifiers
NOTICE: This class is forked from https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module.
skillStreamHandler - Variable in class io.micronaut.function.aws.alexa.AlexaFunction
 
SLOW - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
 
SnsClientFactory - Class in io.micronaut.aws.sdk.v2.service.sns
Factory that creates a SNS client.
SnsClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.sns.SnsClientFactory
Constructor.
SNSEventSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for SNSEvent.
SNSEventSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.SNSEventSerde
 
SOFT - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
 
SPANISH_CASTILIAN_CONCHITA - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
SPANISH_CASTILIAN_ENRIQUE - Enum constant in enum class io.micronaut.aws.alexa.ssml.Voice
 
speak(String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
SPELL_OUT - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
 
splitCommaSeparatedValue(String) - Static method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
SQSBatchResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for SQSBatchResponse.
SQSBatchResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.SQSBatchResponseSerde
 
SqsClientFactory - Class in io.micronaut.aws.sdk.v2.service.sqs
Factory that creates a SQS client.
SqsClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.sqs.SqsClientFactory
Constructor.
SqsHandlerTest - Class in io.micronaut.aws.lambda.events.tests
 
SqsHandlerTest() - Constructor for class io.micronaut.aws.lambda.events.tests.SqsHandlerTest
 
SRC - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
SsmClientFactory - Class in io.micronaut.aws.sdk.v2.service.ssm
Factory that creates a SSM client.
SsmClientFactory(AwsCredentialsProviderChain, AwsRegionProviderChain, UserAgentProvider, AWSServiceConfiguration) - Constructor for class io.micronaut.aws.sdk.v2.service.ssm.SsmClientFactory
Constructor.
Ssml - Class in io.micronaut.aws.alexa.ssml
Speech Synthesis Markup Language builder.
Ssml() - Constructor for class io.micronaut.aws.alexa.ssml.Ssml
Constructor.
Ssml(String) - Constructor for class io.micronaut.aws.alexa.ssml.Ssml
 
StageResolver<T> - Interface in io.micronaut.aws.apigateway
Resolves Amazon API Gateway Stage from input event.
StandardSkillBuilderProvider - Class in io.micronaut.aws.alexa.builders
Creates a builder used to construct a new Skill using the default DynamoDbPersistenceAdapter and ApacheHttpApiClient.
StandardSkillBuilderProvider() - Constructor for class io.micronaut.aws.alexa.builders.StandardSkillBuilderProvider
 
StandardSkillFactory - Class in io.micronaut.aws.alexa.builders
Creates an AlexaSkill if no other alexa skills beans are present.
StandardSkillFactory(AlexaSkillBuilder, SkillBuilderProvider) - Constructor for class io.micronaut.aws.alexa.builders.StandardSkillFactory
 
start() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
start() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
startApplication() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
Whether to start EmbeddedApplication.
startRuntimeApiEventLoop(URL, Predicate<URL>, String...) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
Starts the runtime API event loop.
status - Variable in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
status(int, CharSequence) - Method in class io.micronaut.function.aws.proxy.AbstractServletHttpResponse
 
status(int, CharSequence) - Method in class io.micronaut.function.aws.proxy.alb.ApplicationLoadBalancerResponseEventAdapter
 
status(int, CharSequence) - Method in class io.micronaut.function.aws.proxy.payload1.ApiGatewayProxyResponseEventAdapter
 
status(int, CharSequence) - Method in class io.micronaut.function.aws.proxy.payload2.ApiGatewayProxyResponseEventAdapter
 
status(HealthStatus) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
Build for health status.
stop() - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchLoggingAppender
 
stop() - Method in class io.micronaut.function.aws.proxy.test.AwsApiProxyTestServer
 
STOP - Static variable in interface io.micronaut.aws.alexa.conf.AlexaIntents
 
StreamsEventResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for StreamsEventResponse.
StreamsEventResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.StreamsEventResponseSerde
 
STRONG - Enum constant in enum class io.micronaut.aws.alexa.ssml.BreakStrength
Make a sentence break (equivalent to using the s tag).
STRONG - Enum constant in enum class io.micronaut.aws.alexa.ssml.EmphasisLevel
Increase the value and slow down the speaking rate so the speech is louder and slower.
sub(String, String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
success(Context, Object) - Static method in class io.micronaut.function.aws.event.AfterExecutionEvent
Creates a new AfterExecutionEvent with an optional result of the execution.
SupportedLang - Enum Class in io.micronaut.aws.alexa.ssml
Supported Locales for xml-lang attribute.
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
Configures the builder so that it uses the appropriate HTTP client, credentials and region providers.
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.cloudwatchlogs.CloudwatchLogsClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.dynamodb.DynamoDbClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.gatewaymanagement.ApiGatewayManagementApiClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.s3.S3ClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.secretsmanager.SecretsManagerClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.servicediscovery.ServiceDiscoveryAsyncClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.ses.SesClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.sns.SnsClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.sqs.SqsClientFactory
 
syncBuilder(SdkHttpClient) - Method in class io.micronaut.aws.sdk.v2.service.ssm.SsmClientFactory
 
syncClient(SB) - Method in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
Creates the sync client.
syncClient(ApiGatewayManagementApiClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.gatewaymanagement.ApiGatewayManagementApiClientFactory
 
syncClient(CloudWatchLogsClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.cloudwatchlogs.CloudwatchLogsClientFactory
 
syncClient(DynamoDbClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.dynamodb.DynamoDbClientFactory
 
syncClient(S3ClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.s3.S3ClientFactory
 
syncClient(SecretsManagerClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.secretsmanager.SecretsManagerClientFactory
 
syncClient(ServiceDiscoveryClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.servicediscovery.ServiceDiscoveryAsyncClientFactory
 
syncClient(SesClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.ses.SesClientFactory
 
syncClient(SnsClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.sns.SnsClientFactory
 
syncClient(SqsClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.sqs.SqsClientFactory
 
syncClient(SsmClientBuilder) - Method in class io.micronaut.aws.sdk.v2.service.ssm.SsmClientFactory
 
SystemOutLambdaLogger - Class in io.micronaut.function.aws.proxy
Implementation of LambdaLogger which logs to System.out.println.
SystemOutLambdaLogger() - Constructor for class io.micronaut.function.aws.proxy.SystemOutLambdaLogger
 
systemPropertyClient(ApacheClientConfiguration) - Method in class io.micronaut.aws.sdk.v2.client.apache.ApacheClientFactory
 
systemPropertyClient(NettyClientConfiguration) - Method in class io.micronaut.aws.sdk.v2.client.netty.NettyClientFactory
 
systemPropertyClient(UrlConnectionClientConfiguration) - Method in class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientFactory
Creates an UrlConnectionHttpClient client if the system property "software.amazon.awssdk.http.service.impl" is set to "software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpService".

T

TAG_AMAZON_DOMAIN - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_AMAZON_EFFECT - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_AMAZON_EMOTION - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_AUDIO - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_BREAK - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_EMPHASIS - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_LANG - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_P - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_PHONEME - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_PROSODY - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_S - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_SAY_AS - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_SPEAK - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_SUB - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_VOICE - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TAG_W - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
TELEPHONE - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret a value as a 7-digit or 10-digit telephone number.
text(String) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
text(ClassLoader, String) - Static method in class io.micronaut.aws.lambda.events.FileUtils
 
TIME - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret a value such as 1'21" as duration in minutes and seconds.
TIMESTAMP_TOLERANCE_SYSTEM_PROPERTY - Static variable in class io.micronaut.aws.alexa.httpserver.AskHttpServerConstants
The name of the system property that can be used to configure the timestamp tolerance (in millis) of the SkillRequestTimestampVerifier.
timeStampToleranceSystemProperty() - Static method in class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestTimestampVerifierFactory
Returns the value of the AskHttpServerConstants.TIMESTAMP_TOLERANCE_SYSTEM_PROPERTY JVM system property as a Long, or returns null if the property is empty.
TimeWindowEventResponseSerde - Class in io.micronaut.aws.lambda.events.serde
SerdeImport for TimeWindowEventResponse.
TimeWindowEventResponseSerde() - Constructor for class io.micronaut.aws.lambda.events.serde.TimeWindowEventResponseSerde
 
toJson(T, OutputStream, Type) - Method in class io.micronaut.function.aws.JsonMapperCustomPojoSerializer
 
toJsonString(Map) - Method in class io.micronaut.aws.cloudwatch.logging.CloudWatchJsonFormatter
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.AmazonDomain
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.AmazonEffect
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.AmazonEmotion
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.AmazonEmotionIntensity
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.BreakStrength
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.EmphasisLevel
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.InterpretAs
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.PhoneticAlphabet
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.SupportedLang
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.Voice
 
toString() - Method in enum class io.micronaut.aws.alexa.ssml.WordRole
 
toString() - Method in class io.micronaut.aws.sdk.v1.EnvironmentAWSCredentialsProvider
 
toString() - Method in class io.micronaut.aws.sdk.v2.EnvironmentAwsCredentialsProvider
 
toString() - Method in class io.micronaut.aws.sdk.v2.EnvironmentAwsRegionProvider
 
toString() - Method in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
Returns the name of this enum constant, as contained in the declaration.
toString() - Method in class io.micronaut.function.aws.runtime.AwsLambdaRuntimeApiError
 
transactional() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
Allow disabling or enabling of automatic transaction wrapping.
transactionMode() - Element in annotation interface io.micronaut.function.aws.test.annotation.MicronautLambdaTest
The transaction mode describing how transactions should be handled for each test.
transformCommaSeparatedValue(Map<String, String>) - Static method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
TZ - Static variable in interface io.micronaut.function.aws.runtime.ReservedRuntimeEnvironmentVariables
The environment's time zone (UTC).

U

UNIT - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Interpret a value as a measurement.
uri(URI) - Method in class io.micronaut.function.aws.proxy.ApiGatewayServletRequest
 
URL_CONNECTION_SDK_HTTP_SERVICE - Static variable in class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientFactory
 
urlConnectionClient(UrlConnectionClientConfiguration) - Method in class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientFactory
Creates an UrlConnectionHttpClient client if there are no other clients configured.
UrlConnectionClientConfiguration - Class in io.micronaut.aws.sdk.v2.client.urlConnection
Configuration properties for the UrlConnectionHttpClient.
UrlConnectionClientConfiguration() - Constructor for class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientConfiguration
 
UrlConnectionClientFactory - Class in io.micronaut.aws.sdk.v2.client.urlConnection
Factory that creates an URLConnection based client.
UrlConnectionClientFactory() - Constructor for class io.micronaut.aws.sdk.v2.client.urlConnection.UrlConnectionClientFactory
 
userAgent - Variable in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
userAgent() - Method in class io.micronaut.aws.ua.GeneratedUserAgentProvider
 
userAgent() - Method in interface io.micronaut.aws.ua.UserAgentProvider
 
userAgentProvider - Variable in class io.micronaut.aws.sdk.v2.service.AwsClientFactory
 
UserAgentProvider - Interface in io.micronaut.aws.ua
Provides value for User-Agent HTTP Header Value.

V

validateHandler() - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
validateHandler() - Method in class io.micronaut.function.aws.runtime.AbstractRequestStreamHandlerMicronautLambdaRuntime
 
valueFromContent(String, Class<T>) - Method in class io.micronaut.function.aws.runtime.AbstractMicronautLambdaRuntime
 
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonDomain
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonEffect
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonEmotion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonEmotionIntensity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.BreakStrength
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.EmphasisLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.PhoneticAlphabet
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.SupportedLang
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.Voice
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.aws.alexa.ssml.WordRole
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
Returns the enum constant of this class with the specified name.
values - Variable in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
values() - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonDomain
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonEffect
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonEmotion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.AmazonEmotionIntensity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.BreakStrength
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.EmphasisLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.InterpretAs
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.PhoneticAlphabet
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.SupportedLang
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.Voice
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.aws.alexa.ssml.WordRole
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class io.micronaut.function.aws.proxy.AwsCookies
 
values() - Method in class io.micronaut.function.aws.proxy.MutableMapListOfStringAndMapStringConvertibleMultiValue
 
values() - Method in class io.micronaut.function.aws.proxy.MapListOfStringAndMapStringMutableHttpParameters
 
VB - Enum constant in enum class io.micronaut.aws.alexa.ssml.WordRole
Interpret the word as a verb (present simple).
VBD - Enum constant in enum class io.micronaut.aws.alexa.ssml.WordRole
Interpret the word as a past participle.
verify(AlexaHttpRequest) - Method in class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestSignatureVerifier
Verifies the certificate authenticity using the configured TrustStore and the signature of the skill request.
verify(AlexaHttpRequest) - Method in class io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestTimestampVerifier
Validates if the provided date is inclusively within the verifier tolerance, either in the past or future, of the current system time.
verify(AlexaHttpRequest) - Method in interface io.micronaut.aws.alexa.httpserver.verifiers.SkillServletVerifier
Verifies an incoming request.
verify(HttpHeaders, byte[], RequestEnvelope) - Method in class io.micronaut.aws.alexa.httpserver.services.DefaultRequestEnvelopeVerificationService
 
verify(HttpHeaders, byte[], RequestEnvelope) - Method in interface io.micronaut.aws.alexa.httpserver.services.RequestEnvelopeVerificationService
 
voice(String, Voice) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
Voice - Enum Class in io.micronaut.aws.alexa.ssml
 
VOLUME - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
vpcId - Enum constant in enum class io.micronaut.discovery.cloud.aws.EC2MetadataKeys
 

W

w(String, WordRole) - Method in class io.micronaut.aws.alexa.ssml.Ssml
 
WEAK - Enum constant in enum class io.micronaut.aws.alexa.ssml.BreakStrength
Treat adjacent words as if separated by a single comma (equivalent to medium).
WHISPERED - Enum constant in enum class io.micronaut.aws.alexa.ssml.AmazonEffect
Applies a whispering effect to the speech.
WordRole - Enum Class in io.micronaut.aws.alexa.ssml
Word role used to customize the pronunciation of words by specifying the word's part of speech.

X

X_STRONG - Enum constant in enum class io.micronaut.aws.alexa.ssml.BreakStrength
Make a paragraph break (equivalent to using the p tag).
X_WEAK - Enum constant in enum class io.micronaut.aws.alexa.ssml.BreakStrength
No pause should be outputted (same as none).
XFAST - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
 
XHIGH - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
 
XLOUD - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
 
XLOW - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyPitch
 
XML_LANG - Static variable in class io.micronaut.aws.alexa.ssml.Ssml
 
XRayUtils - Class in io.micronaut.function.aws
Utility class to parse X-Ray Trace ID.
XSAMPA - Enum constant in enum class io.micronaut.aws.alexa.ssml.PhoneticAlphabet
 
XSLOW - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyRate
 
XSOFT - Enum constant in enum class io.micronaut.aws.alexa.ssml.ProsodyVolume
 

Y

Y - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
YM - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 
YMD - Enum constant in enum class io.micronaut.aws.alexa.ssml.InterpretAsDateFormat
 

Z

zone(String) - Method in class io.micronaut.discovery.aws.servicediscovery.registration.EC2ServiceInstance
The availablity zone of instance.
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form