[      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrs t u v w x y z { | } ~  (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None+0T*  !   (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None+0 0A complex type that describes function metadata.See: " smart constructor.,The object for the Lambda function location.See:  smart constructor.!The code for the Lambda function.See:  smart constructor.JDescribes mapping between an Amazon Kinesis stream and a Lambda function.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:ZThe Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.The state of the event source mapping. It can be "Creating", "Enabled", "Disabled", "Enabling", "Disabling", "Updating", or "Deleting".NThe Lambda function to invoke when AWS Lambda detects an event on the stream.:The AWS Lambda assigned opaque identifier for the mapping.EThe result of the last AWS Lambda invocation of your Lambda function.The largest number of records that AWS Lambda will retrieve from your event source at the time of invoking your function. Your function receives an event with all the retrieved records.The reason the event source mapping is in its current state. It is either user-requested or an AWS Lambda-initiated state transition.LThe UTC time string indicating the last time the event mapping was updated.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:JThe Amazon S3 object (the deployment package) version you want to upload.KThe Amazon S3 object (the deployment package) key name you want to upload.xA base64-encoded .zip file containing your deployment package. For more information about creating a .zip file, go to  hhttp://docs.aws.amazon.com/lambda/latest/dg/intro-permission-model.html#lambda-intro-execution-role.htmlExecution Permissions in the AWS Lambda Developer Guide.Note: This  automatically encodes and decodes Base64 data, despite what the AWS documentation might say. The underlying isomorphism will encode to Base64 representation during serialisation, and decode from Base64 representation during deserialisation. This - accepts and returns only raw unencoded data.Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: ! The presigned URL you can use to download the function's .zip file that you previously uploaded. The URL is valid for up to 10 minutes.!8The repository from which you can download the function."Creates a value of  4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: #$%&'()*+,#VThe memory size, in MB, you configured for the function. Must be a multiple of 64 MB.$0The runtime environment for the Lambda function.%8The Amazon Resource Name (ARN) assigned to the function.&The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.'The name of the function.(;The size, in bytes, of the function .zip file you uploaded.);The function Lambda calls to begin executing your function.*The function execution time at which Lambda should terminate the function. Because the execution time has cost implications, we recommend you set this value based on your expected execution time. The default is 3 seconds.+8The timestamp of the last time you updated the function.,The user-provided description.@  !"#$%&'()*+,<  !"#$%&'()*+,$   !"#$%&'()*+,(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None - API version  '2015-03-31'( of the Amazon Lambda SDK configuration..2Lambda function access policy is limited to 20 KB./0Prism for UnsupportedMediaTypeException' errors.0-The request body could not be parsed as JSON.1{One of the parameters in the request is invalid. For example, if you provided an IAM role for AWS Lambda to assume in the CreateFunction or the UpdateFunctionConfigurationG API, that AWS Lambda is unable to assume you will get this exception.2+Prism for RequestTooLargeException' errors.3+Prism for TooManyRequestsException' errors.45The AWS Lambda service encountered an internal error.5/Prism for CodeStorageExceededException' errors.6The resource already exists.7rThe resource (for example, a Lambda function or access policy statement) specified in the request does not exist. -./012345678  !"#$%&'()*+,-./012345678-./01234567   ! "#$%&'()*+, -./01234567(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None=K(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K8See: < smart constructor.9See: : smart constructor.:Creates a value of 94 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:;;7Function name whose access policy you want to retrieve.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.<Creates a value of 84 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:=>=The access policy associated with the specified function. The response returns the same as a string using "\" as an escape character in the JSON.>The response status code.89:;;<>=>89:;<=>:9;<8=> 89:;<=>(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K?See: @ smart constructor.@Creates a value of ?4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:ABCDEAJThe Amazon S3 object (the deployment package) version you want to upload.BKThe Amazon S3 object (the deployment package) key name you want to upload.C?Based64-encoded .zip file containing your packaged source code.Note: This  automatically encodes and decodes Base64 data, despite what the AWS documentation might say. The underlying isomorphism will encode to Base64 representation during serialisation, and decode from Base64 representation during deserialisation. This - accepts and returns only raw unencoded data.DAmazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.EAThe existing Lambda function name whose code you want to replace.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.?@EABCDE "#$%&'()*+,?@ABCDE@?ABCDE" #$%&'()*+, ?@ABCDE(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K FRContains a list of AWS Lambda function configurations (see FunctionConfiguration.See: K smart constructor.GSee: H smart constructor.HCreates a value of G4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:IJIFOptional string. An opaque pagination token returned from a previous GA operation. If present, indicates where to continue the listing.JOptional integer. Specifies the maximum number of AWS Lambda functions to return in response. This parameter value must be greater than 0.KCreates a value of F4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:LMNL.A string, present if there are more functions.MA list of Lambda functions.NThe response status code.FGHIJKNLMN   FGHIJKLMN HGIJKFLMNFGHIJKLMN   (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KOSee: P smart constructor.PCreates a value of O4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:QRSTUVQThe amount of memory, in MB, your Lambda function is given. AWS Lambda uses this memory size to infer the amount of CPU allocated to your function. Your function use-case determines your CPU and memory requirements. For example, a database operation might need less memory compared to an image processing function. The default value is 128 MB. The value must be a multiple of 64 MB.RgThe Amazon Resource Name (ARN) of the IAM role that Lambda will assume when it executes your function.SYThe function that Lambda calls to begin executing your function. For Node.js, it is the module-name.export value in your function.TThe function execution time at which AWS Lambda should terminate the function. Because the execution time has cost implications, we recommend you set this value based on your expected execution time. The default is 3 seconds.UA short user-defined function description. AWS Lambda does not use this value. Assign a meaningful description as you see fit.V The name of the Lambda function.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.O  PVQRSTUV "#$%&'()*+,OPQRSTUVPOQRSTUV" #$%&'()*+, O  PQRSTUV(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KWSee: [ smart constructor.XSee: Y smart constructor.YCreates a value of X4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:ZZThe Lambda function to delete.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.[Creates a value of W4 with the minimum fields required to make a request. WXYZZ[WXYZ[YXZ[W WXYZ[(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K \See: e smart constructor.]See: ^ smart constructor.^Creates a value of ]4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:_`abcd_PThe AWS account ID (without a hyphen) of the source owner. For example, if the  SourceArnh identifies a bucket, then this is the bucket owner's account ID. You can use this additional condition to ensure the bucket you specify is owned by a specific account (it is possible the bucket owner deleted the bucket and some other AWS account created the bucket). You can also use this condition to specify all sources (that is, you don't specify the  SourceArn) owned by a specific account.` This is optional; however, when granting Amazon S3 permission to invoke your function, you should specify this field with the bucket Amazon Resource Name (ARN) as its value. This ensures that only events generated from the specified bucket can invoke the function.If you add a permission for the Amazon S3 principal without providing the source ARN, any AWS account that creates a mapping to your function ARN can send events to invoke your Lambda function from Amazon S3.a]Name of the Lambda function whose access policy you are updating by adding a new permission.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.bA unique statement identifier.cThe AWS Lambda action you want to allow in this statement. Each Lambda action is a string starting with "lambda:" followed by the API name (see Operations). For example, "lambda:CreateFunction". You can use wildcard ("lambda:*") to grant permission for all AWS Lambda actions.dThe principal who is getting this permission. It can be Amazon S3 service Principal ("s3.amazonaws.com") if you want Amazon S3 to invoke the function, an AWS account ID if you are granting cross-account permission, or any valid AWS service principal such as "sns.amazonaws.com". For example, you might want to allow a custom application in another AWS account to push events to AWS Lambda by invoking your function.eCreates a value of \4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:fgfThe permission statement you specified in the request. The response returns the same as a string using "\" as an escape character in the JSON.gThe response status code.\ !]"#$%&'(^abcd_`abcdegfg)*+,- \]^_`abcdefg ^]_`abcde\fg\ !]"#$%&'(^_`abcdefg)*+,-(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K hKContains a list of event sources (see API_EventSourceMappingConfiguration)See: o smart constructor.iSee: j smart constructor.jCreates a value of i4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:klmnk<The Amazon Resource Name (ARN) of the Amazon Kinesis stream.lFOptional string. An opaque pagination token returned from a previous i_ operation. If present, specifies to continue the list from where the returning call left off.mzOptional integer. Specifies the maximum number of event sources to return in response. This value must be greater than 0.n The name of the Lambda function.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.oCreates a value of h4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:pqrp An array of  objects.q:A string, present if there are more event source mappings.rThe response status code.h./01i23456jklmnorpqr789:; hijklmnopqr jiklmnohpqrh./01i23456jklmnopqr789:; (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KsaThis response contains the object for the Lambda function location (see API_FunctionCodeLocationSee: w smart constructor.tSee: u smart constructor.uCreates a value of t4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:vvThe Lambda function name.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.wCreates a value of s4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:xyzxUndocumented member.yUndocumented member.zThe response status code.s<=>?t@AuvvwzxyzBCDEstuvwxyzutvwsxyz s<=>?t@AuvwxyzBCDE (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K{See: | smart constructor.|Creates a value of {4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:}~}`Indicates whether AWS Lambda should begin polling the event source, the default is not enabled.~The largest number of records that AWS Lambda will retrieve from your event source at the time of invoking your function. Your function receives an event with all the retrieved records. The default is 100 records.The Amazon Resource Name (ARN) of the Amazon Kinesis or the Amazon DynamoDB stream that is the event source. Any record added to this stream could cause AWS Lambda to invoke your Lambda function, it depends on the  BatchSizeb. AWS Lambda POSTs the Amazon Kinesis event, containing records, to your Lambda function as JSON.NThe Lambda function to invoke when AWS Lambda detects an event on the stream.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.`The position in the stream where AWS Lambda should start reading. For more information, go to  http://docs.aws.amazon.com/kinesis/latest/APIReference/API_GetShardIterator.html#Kinesis-GetShardIterator-request-ShardIteratorTypeShardIteratorType in the Amazon Kinesis API Reference.{FGHIJK|}~LMNOP{|}~|{}~ {FGHIJK|}~LMNOP (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The amount of memory, in MB, your Lambda function is given. Lambda uses this memory size to infer the amount of CPU and memory allocated to your function. Your function use-case determines your CPU and memory requirements. For example, a database operation might need less memory compared to an image processing function. The default value is 128 MB. The value must be a multiple of 64 MB.The function execution time at which Lambda should terminate the function. Because the execution time has cost implications, we recommend you set this value based on your expected execution time. The default is 3 seconds.|A short, user-defined function description. Lambda does not use this value. Assign a meaningful description as you see fit.The name you want to assign to the function you are uploading. You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length. The function names appear in the console and are returned in the ListFunctions API. Function names are used to specify functions to other AWS Lambda APIs, such as Invoke.The runtime environment for the Lambda function you are uploading. Currently, Lambda supports "java" and "nodejs" as the runtime.The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources. For more information, see Dhttp://docs.aws.amazon.com/lambda/latest/dg/lambda-introduction.htmlAWS Lambda: How it Works\The function within your code that Lambda calls to begin execution. For Node.js, it is the  module-name.export. value in your function. For Java, it can be 'package.class-name::handler' or 'package.class-name'. For more information, see  Uhttp://docs.aws.amazon.com/lambda/latest/dg/java-programming-model-handler-types.htmlLambda Function Handler (Java).!The code for the Lambda function.QRSTUVWXYZ[\]^ "#$%&'()*+," #$%&'()*+, QRSTUVWXYZ[\]^ (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KSee:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:7The AWS Lambda assigned ID of the event source mapping. _`abcd  _`abcd (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K HUpon success, returns an empty response. Otherwise, throws an exception.See:  smart constructor.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:By default, the  API assumes "RequestResponse" invocation type. You can optionally request asynchronous execution by specifying "Event" as the . You can also use this parameter to request AWS Lambda to not execute the function but do some verification, such as if the caller is authorized to invoke the function and if the inputs are valid. You request this by specifying "DryRun" as the n. This is useful in a cross-account scenario when you want to verify access to a function without running it.?JSON that you want to provide to your Lambda function as input.Note: This  automatically encodes and decodes Base64 data, despite what the AWS documentation might say. The underlying isomorphism will encode to Base64 representation during serialisation, and decode from Base64 representation during deserialisation. This - accepts and returns only raw unencoded data.VYou can set this optional parameter to "Tail" in the request only if you specify the  parameter with value "RequestResponse". In this case, AWS Lambda returns the base64-encoded last 4 KB of log data produced by your Lambda function in the 'x-amz-log-results' header. Using the  ClientContext you can pass client-specific information to the Lambda function you are invoking. You can then process the client information in your Lambda function as you choose through the context variable. For an example of a ClientContext JSON, go to  Chttp://docs.aws.amazon.com/mobileanalytics/latest/ug/PutEvents.html PutEvents in the 4Amazon Mobile Analytics API Reference and User Guide..The ClientContext JSON must be base64-encoded.The Lambda function name.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Indicates whether an error occurred while executing the Lambda function. If an error occurred this field will have one of two values; Handled or  Unhandled. Handled@ errors are errors that are reported by the function while the  Unhandled errors are those detected and reported by AWS Lambda. Unhandled errors include out of memory errors and function timeouts. For information about how to report an Handled error, see  Bhttp://docs.aws.amazon.com/lambda/latest/dg/programming-model.htmlProgramming Model.It is the base64-encoded logs for the Lambda function invocation. This is present only if the invocation type is "RequestResponse" and the logs were requested.It is the JSON representation of the object returned by the Lambda function. In This is present only if the invocation type is "RequestResponse".^In the event of a function error this field contains a message describing the error. For the Handled; errors the Lambda function will report this message. For  Unhandled( errors AWS Lambda reports the message.Note: This  automatically encodes and decodes Base64 data, despite what the AWS documentation might say. The underlying isomorphism will encode to Base64 representation during serialisation, and decode from Base64 representation during deserialisation. This - accepts and returns only raw unencoded data. The HTTP status code will be in the 200 range for successful request. For the "RequestResonse" invocation type this status code will be 200. For the "Event" invocation type this status code will be 202. For the "DryRun" invocation type the status code will be 204.efghijklmnopqrst efghijklmnopqrst(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KSee:  smart constructor.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:JLambda function whose access policy you want to remove a permission from.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.)Statement ID of the permission to remove.Creates a value of 4 with the minimum fields required to make a request.uvwxyz{| uvwxyz{|(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KSee:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:wSpecifies whether AWS Lambda should actively poll the stream or not. If disabled, AWS Lambda will not poll the stream.gThe maximum number of stream records that can be sent to your Lambda function for a single invocation.>The Lambda function to which you want the stream records sent.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.$The event source mapping identifier.}~ }~(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KSee:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The event source mapping ID.   (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KSee:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:^The name of the Lambda function for which you want to retrieve the configuration information.You can specify an unqualified function name (for example, "Thumbnail") or you can specify Amazon Resource Name (ARN) of the function (for example, "arn:aws:lambda:us-west-2:account-id:function:ThumbNail"). AWS Lambda also allows you to specify only the account ID qualifier (for example, "account-id:Thumbnail"). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.  "#$%&'()*+," #$%&'()*+,(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~8-./01234567   ! "#$%&'()*+, !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~              !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~              amazonka-lambda-1.3.1Network.AWS.Lambda.TypesNetwork.AWS.Lambda.GetPolicy%Network.AWS.Lambda.UpdateFunctionCode Network.AWS.Lambda.ListFunctions.Network.AWS.Lambda.UpdateFunctionConfiguration!Network.AWS.Lambda.DeleteFunction Network.AWS.Lambda.AddPermission*Network.AWS.Lambda.ListEventSourceMappingsNetwork.AWS.Lambda.GetFunction+Network.AWS.Lambda.CreateEventSourceMapping!Network.AWS.Lambda.CreateFunction(Network.AWS.Lambda.GetEventSourceMappingNetwork.AWS.Lambda.Invoke#Network.AWS.Lambda.RemovePermission+Network.AWS.Lambda.UpdateEventSourceMapping+Network.AWS.Lambda.DeleteEventSourceMapping+Network.AWS.Lambda.GetFunctionConfigurationNetwork.AWS.Lambda.Types.Sum Network.AWS.Lambda.Types.ProductNetwork.AWS.Lambda.WaitersNetwork.AWS.LambdaRuntimeNodejsJAVA8LogTypeTailNoneInvocationTypeRequestResponseEventDryRunEventSourcePosition TrimHorizonLatestFunctionConfigurationFunctionCodeLocation FunctionCodeEventSourceMappingConfigurationeventSourceMappingConfigurationesmcEventSourceARN esmcStateesmcFunctionARNesmcUUIdesmcLastProcessingResult esmcBatchSizeesmcStateTransitionReasonesmcLastModified functionCodefcS3ObjectVersionfcS3Key fcZipFile fcS3BucketfunctionCodeLocation fclLocationfclRepositoryTypefunctionConfiguration fcMemorySize fcRuntime fcFunctionARNfcRolefcFunctionName fcCodeSize fcHandler fcTimeoutfcLastModified fcDescriptionlambda_PolicyLengthExceededException_UnsupportedMediaTypeException_InvalidRequestContentException_InvalidParameterValueException_RequestTooLargeException_TooManyRequestsException_ServiceException_CodeStorageExceededException_ResourceConflictException_ResourceNotFoundExceptionGetPolicyResponse GetPolicy getPolicygpFunctionNamegetPolicyResponse gprsPolicygprsResponseStatusUpdateFunctionCodeupdateFunctionCodeuS3ObjectVersionuS3KeyuZipFile uS3Bucket uFunctionNameListFunctionsResponse ListFunctions listFunctionslfMarker lfMaxItemslistFunctionsResponselfrsNextMarker lfrsFunctionslfrsResponseStatusUpdateFunctionConfigurationupdateFunctionConfiguration ufcMemorySizeufcRole ufcHandler ufcTimeoutufcDescriptionufcFunctionNameDeleteFunctionResponseDeleteFunctiondeleteFunctiondfFunctionNamedeleteFunctionResponseAddPermissionResponse AddPermission addPermissionapSourceAccount apSourceARNapFunctionName apStatementIdapAction apPrincipaladdPermissionResponse aprsStatementaprsResponseStatusListEventSourceMappingsResponseListEventSourceMappingslistEventSourceMappingslesmEventSourceARN lesmMarker lesmMaxItemslesmFunctionNamelistEventSourceMappingsResponselesmrsEventSourceMappingslesmrsNextMarkerlesmrsResponseStatusGetFunctionResponse GetFunction getFunctiongfFunctionNamegetFunctionResponsegfrsCodegfrsConfigurationgfrsResponseStatusCreateEventSourceMappingcreateEventSourceMapping cesmEnabled cesmBatchSizecesmEventSourceARNcesmFunctionNamecesmStartingPositionCreateFunctioncreateFunction cfMemorySize cfTimeout cfDescriptioncfFunctionName cfRuntimecfRole cfHandlercfCodeGetEventSourceMappinggetEventSourceMappinggesmUUIdInvokeResponseInvokeinvokeiInvocationTypeiPayloadiLogTypeiClientContext iFunctionNameinvokeResponseirsFunctionError irsLogResult irsPayload irsStatusCodeRemovePermissionResponseRemovePermissionremovePermissionrpFunctionName rpStatementIdremovePermissionResponseUpdateEventSourceMappingupdateEventSourceMapping uesmEnabled uesmBatchSizeuesmFunctionNameuesmUUIdDeleteEventSourceMappingdeleteEventSourceMappingdesmUUIdGetFunctionConfigurationgetFunctionConfigurationgfcFunctionName$fFromJSONRuntime$fToJSONRuntime$fToHeaderRuntime$fToQueryRuntime$fToByteStringRuntime$fHashableRuntime$fToTextRuntime$fFromTextRuntime$fToJSONLogType$fToHeaderLogType$fToQueryLogType$fToByteStringLogType$fHashableLogType$fToTextLogType$fFromTextLogType$fToJSONInvocationType$fToHeaderInvocationType$fToQueryInvocationType$fToByteStringInvocationType$fHashableInvocationType$fToTextInvocationType$fFromTextInvocationType$fToJSONEventSourcePosition$fToHeaderEventSourcePosition$fToQueryEventSourcePosition!$fToByteStringEventSourcePosition$fHashableEventSourcePosition$fToTextEventSourcePosition$fFromTextEventSourcePosition lens-4.12.3Control.Lens.TypeLensFunctionConfiguration' _fcMemorySize _fcRuntime_fcFunctionARN_fcRole_fcFunctionName _fcCodeSize _fcHandler _fcTimeout_fcLastModified_fcDescriptionFunctionCodeLocation' _fclLocation_fclRepositoryType FunctionCode'_fcS3ObjectVersion_fcS3Key _fcZipFile _fcS3Bucket EventSourceMappingConfiguration'_esmcEventSourceARN _esmcState_esmcFunctionARN _esmcUUId_esmcLastProcessingResult_esmcBatchSize_esmcStateTransitionReason_esmcLastModified$fFromJSONFunctionConfiguration$fFromJSONFunctionCodeLocation$fToJSONFunctionCode)$fFromJSONEventSourceMappingConfigurationGetPolicyResponse' _gprsPolicy_gprsResponseStatus GetPolicy'_gpFunctionName$fToQueryGetPolicy$fToPathGetPolicy$fToHeadersGetPolicy$fAWSRequestGetPolicyUpdateFunctionCode'_uS3ObjectVersion_uS3Key _uZipFile _uS3Bucket_uFunctionName$fToQueryUpdateFunctionCode$fToPathUpdateFunctionCode$fToJSONUpdateFunctionCode$fToHeadersUpdateFunctionCode$fAWSRequestUpdateFunctionCodeListFunctionsResponse'_lfrsNextMarker_lfrsFunctions_lfrsResponseStatusListFunctions' _lfMarker _lfMaxItems$fToQueryListFunctions$fToPathListFunctions$fToHeadersListFunctions$fAWSRequestListFunctions$fAWSPagerListFunctionsUpdateFunctionConfiguration'_ufcMemorySize_ufcRole _ufcHandler _ufcTimeout_ufcDescription_ufcFunctionName$$fToQueryUpdateFunctionConfiguration#$fToPathUpdateFunctionConfiguration#$fToJSONUpdateFunctionConfiguration&$fToHeadersUpdateFunctionConfiguration'$fAWSRequestUpdateFunctionConfigurationDeleteFunctionResponse'DeleteFunction'_dfFunctionName$fToQueryDeleteFunction$fToPathDeleteFunction$fToHeadersDeleteFunction$fAWSRequestDeleteFunctionAddPermissionResponse'_aprsStatement_aprsResponseStatusAddPermission'_apSourceAccount _apSourceARN_apFunctionName_apStatementId _apAction _apPrincipal$fToQueryAddPermission$fToPathAddPermission$fToJSONAddPermission$fToHeadersAddPermission$fAWSRequestAddPermission ListEventSourceMappingsResponse'_lesmrsEventSourceMappings_lesmrsNextMarker_lesmrsResponseStatusListEventSourceMappings'_lesmEventSourceARN _lesmMarker _lesmMaxItems_lesmFunctionName $fToQueryListEventSourceMappings$fToPathListEventSourceMappings"$fToHeadersListEventSourceMappings#$fAWSRequestListEventSourceMappings!$fAWSPagerListEventSourceMappingsGetFunctionResponse' _gfrsCode_gfrsConfiguration_gfrsResponseStatus GetFunction'_gfFunctionName$fToQueryGetFunction$fToPathGetFunction$fToHeadersGetFunction$fAWSRequestGetFunctionCreateEventSourceMapping' _cesmEnabled_cesmBatchSize_cesmEventSourceARN_cesmFunctionName_cesmStartingPosition!$fToQueryCreateEventSourceMapping $fToPathCreateEventSourceMapping $fToJSONCreateEventSourceMapping#$fToHeadersCreateEventSourceMapping$$fAWSRequestCreateEventSourceMappingCreateFunction' _cfMemorySize _cfTimeout_cfDescription_cfFunctionName _cfRuntime_cfRole _cfHandler_cfCode$fToQueryCreateFunction$fToPathCreateFunction$fToJSONCreateFunction$fToHeadersCreateFunction$fAWSRequestCreateFunctionGetEventSourceMapping' _gesmUUId$fToQueryGetEventSourceMapping$fToPathGetEventSourceMapping $fToHeadersGetEventSourceMapping!$fAWSRequestGetEventSourceMappingInvokeResponse'_irsFunctionError _irsLogResult _irsPayload_irsStatusCodeInvoke'_iInvocationType _iPayload _iLogType_iClientContext_iFunctionName$fToQueryInvoke$fToPathInvoke$fToJSONInvoke$fToHeadersInvoke$fAWSRequestInvokeRemovePermissionResponse'RemovePermission'_rpFunctionName_rpStatementId$fToQueryRemovePermission$fToPathRemovePermission$fToHeadersRemovePermission$fAWSRequestRemovePermissionUpdateEventSourceMapping' _uesmEnabled_uesmBatchSize_uesmFunctionName _uesmUUId!$fToQueryUpdateEventSourceMapping $fToPathUpdateEventSourceMapping $fToJSONUpdateEventSourceMapping#$fToHeadersUpdateEventSourceMapping$$fAWSRequestUpdateEventSourceMappingDeleteEventSourceMapping' _desmUUId!$fToQueryDeleteEventSourceMapping $fToPathDeleteEventSourceMapping#$fToHeadersDeleteEventSourceMapping$$fAWSRequestDeleteEventSourceMappingGetFunctionConfiguration'_gfcFunctionName!$fToQueryGetFunctionConfiguration $fToPathGetFunctionConfiguration#$fToHeadersGetFunctionConfiguration$$fAWSRequestGetFunctionConfiguration