Skip navigation links
C D E G H I K M R S 

C

CognitoEvent - Class in com.amazonaws.services.lambda.runtime.events
Represents an Amazon Congnito event sent to Lambda Functions
CognitoEvent() - Constructor for class com.amazonaws.services.lambda.runtime.events.CognitoEvent
 
CognitoEvent.DatasetRecord - Class in com.amazonaws.services.lambda.runtime.events
DatasetRecord contains the information about each record in a data set.
com.amazonaws.services.lambda.runtime.events - package com.amazonaws.services.lambda.runtime.events
 
ConfigEvent - Class in com.amazonaws.services.lambda.runtime.events
Represents an event for an AWS Config rule's function.
ConfigEvent() - Constructor for class com.amazonaws.services.lambda.runtime.events.ConfigEvent
 

D

DatasetRecord() - Constructor for class com.amazonaws.services.lambda.runtime.events.CognitoEvent.DatasetRecord
 
DynamodbEvent - Class in com.amazonaws.services.lambda.runtime.events
Represents an Amazon DynamoDB event
DynamodbEvent() - Constructor for class com.amazonaws.services.lambda.runtime.events.DynamodbEvent
 
DynamodbEvent.DynamodbStreamRecord - Class in com.amazonaws.services.lambda.runtime.events
The unit of data of an Amazon DynamoDB event
DynamodbStreamRecord() - Constructor for class com.amazonaws.services.lambda.runtime.events.DynamodbEvent.DynamodbStreamRecord
 

E

equals(Object) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
 
equals(Object) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.Record
 

G

getAccountId() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the account ID of the AWS Config rule that triggered the event.
getAwsRegion() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets the AWS region where the event originated
getConfigRuleArn() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the ARN of the AWS Config rule that triggered the event.
getConfigRuleId() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the ID of the AWS Config rule that triggered the event.
getConfigRuleName() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the name of the AWS Config rule that triggered the event.
getDatasetName() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Gets the data set name of the event
getDatasetRecords() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Gets the map of data set records for the event
getEventID() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets the event id.
getEventName() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets the name of the event
getEventSource() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets the source of the event
getEventSource() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Gets the event source
getEventSourceARN() - Method in class com.amazonaws.services.lambda.runtime.events.DynamodbEvent.DynamodbStreamRecord
Gets the event source arn of DynamoDB
getEventSourceARN() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets the ARN of the event source
getEventSubscriptionArn() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Gets the event subscription ARN
getEventType() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Gets the event type
getEventVersion() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets the event version
getEventVersion() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Gets the event version
getExecutionRoleArn() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the ARN of the IAM role that is assigned to AWS Config.
getIdentityId() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Gets the identity pool ID associated with the data set
getIdentityPoolId() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Gets the identity pool ID associated with the data set
getInvokeIdentityArn() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets then ARN for the identity used to invoke the Lambda Function.
getInvokingEvent() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the JSON-encoded notification published by AWS Config.
getKinesis() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Gets the underlying Kinesis record associated with the event.
getKinesisSchemaVersion() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.Record
Gets the schema version for the record
getMessage() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the message
getMessageAttributes() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the attributes associated with the message
getMessageId() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the message id
getNewValue() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent.DatasetRecord
Gets the record's new value
getOldValue() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent.DatasetRecord
Get the record's old value
getOp() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent.DatasetRecord
Gets the operation associated with the record
getRecords() - Method in class com.amazonaws.services.lambda.runtime.events.DynamodbEvent
Gets the list of DynamoDB event records
getRecords() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent
Gets the list of Kinesis event records
getRecords() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent
Gets the list of SNS records
getRegion() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Gets the region in which data set resides.
getResultToken() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the token associated with the invocation of the AWS Config rule's Lambda function.
getRuleParameters() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the JSON-encoded map containing the AWS Config rule parameters.
getSignature() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the message signature
getSignatureVersion() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the signature version used to sign the message
getSigningCertUrl() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the URL for the signing certificate
getSNS() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Gets the SNS message
getSubject() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the subject for the message
getTimestamp() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the message time stamp
getTopicArn() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the topic ARN
getType() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.MessageAttribute
Gets the attribute type
getType() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the message type
getUnsubscribeUrl() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Gets the message unsubscribe URL
getValue() - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.MessageAttribute
Gets the attribute value
getVersion() - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Gets the event version
getVersion() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Gets the AWS Config event version.

H

hashCode() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
 
hashCode() - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.Record
 

I

isEventLeftScope() - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Whether the AWS resource to be evaluated has been removed from the AWS Config rule's scope.

K

KinesisEvent - Class in com.amazonaws.services.lambda.runtime.events
Represents an Amazon Kinesis event.
KinesisEvent() - Constructor for class com.amazonaws.services.lambda.runtime.events.KinesisEvent
 
KinesisEvent.KinesisEventRecord - Class in com.amazonaws.services.lambda.runtime.events
Kinesis event records provide contextual data about a Kinesis record
KinesisEvent.Record - Class in com.amazonaws.services.lambda.runtime.events
The unit of data of an Amazon Kinesis stream
KinesisEventRecord() - Constructor for class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
 

M

MessageAttribute() - Constructor for class com.amazonaws.services.lambda.runtime.events.SNSEvent.MessageAttribute
 

R

Record() - Constructor for class com.amazonaws.services.lambda.runtime.events.KinesisEvent.Record
 

S

S3Event - Class in com.amazonaws.services.lambda.runtime.events
Represents and AmazonS3 event.
S3Event(List<S3EventNotification.S3EventNotificationRecord>) - Constructor for class com.amazonaws.services.lambda.runtime.events.S3Event
Create a new instance of S3Event
setAccountId(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the account ID of the AWS Config rule that triggered the event.
setAwsRegion(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets the AWS region where the event originated
setConfigRuleArn(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the ARN of the AWS Config rule that triggered the event.
setConfigRuleId(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the ID of the AWS Config rule that triggered the event.
setConfigRuleName(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the name of the AWS Config rule that triggered the event.
setDatasetName(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Sets the data set name for the event
setDatasetRecords(Map<String, CognitoEvent.DatasetRecord>) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Sets the map of data set records for the event
setEventID(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets the event id
setEventLeftScope(boolean) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets whether the AWS resource to be evaluated has been removed from the AWS Config rule's scope.
setEventName(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets the name of the event
setEventSource(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets the source of the event
setEventSource(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Sets the event source
setEventSourceARN(String) - Method in class com.amazonaws.services.lambda.runtime.events.DynamodbEvent.DynamodbStreamRecord
Sets the event source arn of DynamoDB
setEventSourceARN(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets the ARN of the event source
setEventSubscriptionArn(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Sets the event subscription ARN
setEventType(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Sets the event type
setEventVersion(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets the event version
setEventVersion(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Sets the event version
setExecutionRoleArn(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the ARN of the IAM role that is assigned to AWS Config.
setIdentityId(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Sets the identity pool ID associated with the data set
setIdentityPoolId(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Sets the identity pool ID associated with the data set
setInvokeIdentityArn(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets an ARN for the identity used to invoke the Lambda Function.
setInvokingEvent(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the JSON-encoded notification published by AWS Config.
setKinesis(KinesisEvent.Record) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.KinesisEventRecord
Sets the underlying Kinesis record associated with the event.
setKinesisSchemaVersion(String) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent.Record
Sets the schema version for the record
setMessage(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the message
setMessageAttributes(Map<String, SNSEvent.MessageAttribute>) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the attributes associated with the message
setMessageId(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the message id
setNewValue(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent.DatasetRecord
Sets the records new value
setOldValue(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent.DatasetRecord
Sets the record's old value
setOp(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent.DatasetRecord
Sets the operation associated with the record
setRecords(List<DynamodbEvent.DynamodbStreamRecord>) - Method in class com.amazonaws.services.lambda.runtime.events.DynamodbEvent
Sets the list of DynamoDB event records
setRecords(List<KinesisEvent.KinesisEventRecord>) - Method in class com.amazonaws.services.lambda.runtime.events.KinesisEvent
Sets the list of Kinesis event records
setRecords(List<SNSEvent.SNSRecord>) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent
Sets a list of SNS records
setRegion(String) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Sets the region in which data set resides.
setResultToken(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the token associated with the invocation of the AWS Config rule's Lambda function.
setRuleParameters(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the JSON-encoded map containing the AWS Config rule parameters.
setSignature(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the message signature
setSignatureVersion(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
The signature version used to sign the message
setSigningCertUrl(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the URL for the signing certificate
setSns(SNSEvent.SNS) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
Sets the SNS message
setSubject(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the subject for the message
setTimestamp(DateTime) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the message time stamp
setTopicArn(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the topic ARN
setType(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.MessageAttribute
Sets the attribute type
setType(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the message type
setUnsubscribeUrl(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
Sets the message unsubscribe URL
setValue(String) - Method in class com.amazonaws.services.lambda.runtime.events.SNSEvent.MessageAttribute
Sets the attribute value
setVersion(Integer) - Method in class com.amazonaws.services.lambda.runtime.events.CognitoEvent
Sets the event version
setVersion(String) - Method in class com.amazonaws.services.lambda.runtime.events.ConfigEvent
Sets the AWS Config event version.
SNS() - Constructor for class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS
 
SNSEvent - Class in com.amazonaws.services.lambda.runtime.events
Represents an Amazon SNS event.
SNSEvent() - Constructor for class com.amazonaws.services.lambda.runtime.events.SNSEvent
 
SNSEvent.MessageAttribute - Class in com.amazonaws.services.lambda.runtime.events
Represents an SNS message attribute
SNSEvent.SNS - Class in com.amazonaws.services.lambda.runtime.events
Represents an SNS message
SNSEvent.SNSRecord - Class in com.amazonaws.services.lambda.runtime.events
Represents an SNS message record.
SNSRecord() - Constructor for class com.amazonaws.services.lambda.runtime.events.SNSEvent.SNSRecord
 
C D E G H I K M R S 
Skip navigation links

Copyright © 2016. All rights reserved.