Interface Lambda2Constants
-
public interface Lambda2ConstantsConstants used in Camel AWS Lambda module
-
-
Field Summary
Fields Modifier and Type Field Description static StringDESCRIPTIONstatic StringENVIRONMENT_VARIABLESstatic StringEVENT_SOURCE_ARNstatic StringEVENT_SOURCE_BATCH_SIZEstatic StringEVENT_SOURCE_UUIDstatic StringFUNCTION_ALIAS_DESCRIPTIONstatic StringFUNCTION_ALIAS_NAMEstatic StringFUNCTION_VERSIONstatic StringHANDLERstatic StringKMS_KEY_ARNstatic StringMEMORY_SIZEstatic StringOPERATIONstatic StringPUBLISHstatic StringRESOURCE_ARNstatic StringRESOURCE_TAG_KEYSstatic StringRESOURCE_TAGSstatic StringROLEstatic StringRUNTIMEstatic StringS3_BUCKETstatic StringS3_KEYstatic StringS3_OBJECT_VERSIONstatic StringSECURITY_GROUP_IDSstatic StringSUBNET_IDSstatic StringTAGSstatic StringTARGET_ARNstatic StringTIMEOUTstatic StringTRACING_CONFIGstatic StringVERSION_DESCRIPTIONstatic StringVERSION_REVISION_IDstatic StringZIP_FILE
-
-
-
Field Detail
-
OPERATION
static final String OPERATION
- See Also:
- Constant Field Values
-
S3_BUCKET
static final String S3_BUCKET
- See Also:
- Constant Field Values
-
S3_KEY
static final String S3_KEY
- See Also:
- Constant Field Values
-
S3_OBJECT_VERSION
static final String S3_OBJECT_VERSION
- See Also:
- Constant Field Values
-
ZIP_FILE
static final String ZIP_FILE
- See Also:
- Constant Field Values
-
DESCRIPTION
static final String DESCRIPTION
- See Also:
- Constant Field Values
-
ROLE
static final String ROLE
- See Also:
- Constant Field Values
-
RUNTIME
static final String RUNTIME
- See Also:
- Constant Field Values
-
HANDLER
static final String HANDLER
- See Also:
- Constant Field Values
-
TARGET_ARN
static final String TARGET_ARN
- See Also:
- Constant Field Values
-
MEMORY_SIZE
static final String MEMORY_SIZE
- See Also:
- Constant Field Values
-
KMS_KEY_ARN
static final String KMS_KEY_ARN
- See Also:
- Constant Field Values
-
ENVIRONMENT_VARIABLES
static final String ENVIRONMENT_VARIABLES
- See Also:
- Constant Field Values
-
PUBLISH
static final String PUBLISH
- See Also:
- Constant Field Values
-
TIMEOUT
static final String TIMEOUT
- See Also:
- Constant Field Values
-
TAGS
static final String TAGS
- See Also:
- Constant Field Values
-
TRACING_CONFIG
static final String TRACING_CONFIG
- See Also:
- Constant Field Values
-
SECURITY_GROUP_IDS
static final String SECURITY_GROUP_IDS
- See Also:
- Constant Field Values
-
SUBNET_IDS
static final String SUBNET_IDS
- See Also:
- Constant Field Values
-
EVENT_SOURCE_ARN
static final String EVENT_SOURCE_ARN
- See Also:
- Constant Field Values
-
EVENT_SOURCE_BATCH_SIZE
static final String EVENT_SOURCE_BATCH_SIZE
- See Also:
- Constant Field Values
-
EVENT_SOURCE_UUID
static final String EVENT_SOURCE_UUID
- See Also:
- Constant Field Values
-
RESOURCE_ARN
static final String RESOURCE_ARN
- See Also:
- Constant Field Values
-
RESOURCE_TAGS
static final String RESOURCE_TAGS
- See Also:
- Constant Field Values
-
RESOURCE_TAG_KEYS
static final String RESOURCE_TAG_KEYS
- See Also:
- Constant Field Values
-
VERSION_DESCRIPTION
static final String VERSION_DESCRIPTION
- See Also:
- Constant Field Values
-
VERSION_REVISION_ID
static final String VERSION_REVISION_ID
- See Also:
- Constant Field Values
-
FUNCTION_VERSION
static final String FUNCTION_VERSION
- See Also:
- Constant Field Values
-
FUNCTION_ALIAS_NAME
static final String FUNCTION_ALIAS_NAME
- See Also:
- Constant Field Values
-
FUNCTION_ALIAS_DESCRIPTION
static final String FUNCTION_ALIAS_DESCRIPTION
- See Also:
- Constant Field Values
-
-