- S3_BUCKET - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
-
- S3_KEY - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
-
- S3_OBJECT_VERSION - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
-
- secretPropertyNames() - Method in class org.apache.camel.component.aws2.lambda.Lambda2EndpointUriFactory
-
- SECURITY_GROUP_IDS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
-
- setAccessKey(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
Amazon AWS Access Key
- setAwsLambdaClient(LambdaClient) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
To use a existing configured AwsLambdaClient as client
- setConfiguration(Lambda2Configuration) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Component
-
Component configuration
- setFunction(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Endpoint
-
Name of the Lambda function.
- setOperation(Lambda2Operations) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
The operation to perform.
- setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
Set the need for overidding the endpoint.
- setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
If we want to use a POJO request as body or not
- setProxyHost(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
To define a proxy host when instantiating the Lambda client
- setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
To define a proxy port when instantiating the Lambda client
- setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
To define a proxy protocol when instantiating the Lambda client
- setRegion(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
The region in which Lambda client needs to work.
- setSecretKey(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
Amazon AWS Secret Key
- setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
If we want to trust all certificates in case of overriding the endpoint
- setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
Set the overriding uri endpoint.
- setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
Set whether the Lambda client should expect to load credentials through a default credentials provider or to
expect static credentials to be passed in.
- SUBNET_IDS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
-