AWS CloudWatch

AWS CloudWatch

Scheme: aws-cw

Defines the AWS CloudWatch Endpoint

Name Kind Type Required Deprecated Default Value Enum Values Description
namespace path java.lang.String true false
amazonCwClient parameter com.amazonaws.services.cloudwatch.AmazonCloudWatch false
amazonCwEndpoint parameter java.lang.String false
accessKey parameter java.lang.String false
secretKey parameter java.lang.String false
name parameter java.lang.String false
value parameter java.lang.Double false
unit parameter java.lang.String false
timestamp parameter java.util.Date false
exchangePattern parameter org.apache.camel.ExchangePattern false InOnly InOnly
RobustInOnly
InOut
InOptionalOut
OutOnly
RobustOutOnly
OutIn
OutOptionalIn
Sets the default exchange pattern when creating an exchange
synchronous parameter boolean false false Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).