- 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
- setAutoDiscoverClient(boolean) - Method in class org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
Setting the autoDiscoverClient mechanism, if true, the component will look for a client instance in the registry
automatically otherwise it will skip that checking.
- 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.
- 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 ECS 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
- SUBNET_IDS - Static variable in interface org.apache.camel.component.aws2.lambda.Lambda2Constants
-