֞      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None+0U+       !       (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None+027VPC configuration associated with your Lambda function.See: < smart constructor.If your Lambda function accesses resources in a VPC, you provide this parameter identifying the list of security group IDs and subnet IDs. These must belong to the same VPC. You must provide at least one security group and one subnet ID.See: 9 smart constructor.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.JProvides configuration information about a Lambda function version alias.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: Alias name.+Function version to which the alias points.vLambda function ARN that is qualified using the alias name as the suffix. For example, if you create an alias called BETA< that points to a helloworld function version, the ARN is ='arn:aws:lambda:aws-regions:acct-id:function:helloworld:BETA'.Alias description.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.1The 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.&A zip file containing your deployment package. If you are using the API directly, the zip file must be base64-encoded (if you are using the AWS SDKs or the AWS CLI, the SDKs or CLI will do the encoding for you). 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 Lens 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 Lens- 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: ,-./012345678,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.07VPC configuration associated with your Lambda function.1#The version of the Lambda function.2The name of the function.3;The size, in bytes, of the function .zip file you uploaded.4;The function Lambda calls to begin executing your function.5The 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.69The time stamp of the last time you updated the function.7:It is the SHA256 hash of your function deployment package.8The user-provided description.9Creates 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::;:6A list of one or more security groups IDs in your VPC.;-A list of one or more subnet IDs in your VPC.<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:=>?=AA list of security group IDs associated with the Lambda function.>9A list of subnet IDs associated with the Lambda function.?/The VPC ID associated with you Lambda function.k !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJ !"#$%&'()*+,-./0123456789:;<=>?KLMNOPQRSTUVWX] !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJ !"#$%&'()*+,-./0123456789:;<=>?@ !"#$%&'()*+,-./0123456789:;< =>?@ABCDEFGHIJ !"#$%&'()*+,-./0123456789:;<=>?KLMNOPQRSTUVWX(c) 2013-2016 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.AAWS Lambda was throttled by Amazon EC2 during Lambda function initiatization using the execution role provided for the Lambda function.B2Lambda function access policy is limited to 20 KB.C+Prism for EC2AccessDeniedException' errors.DLThe Subnet ID provided in the Lambda function VPC configuration is invalid.EThe content type of the Invoke request body is not JSON.F-The request body could not be parsed as JSON.GAWS Lambda was not able to create an Elastic Network Interface (ENI) in the VPC, specified as part of Lambda function configuration, because the limit for network interfaces has been reached.H{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.I!The request payload exceeded the Invoke< request body JSON input limit. For more information, see  7http://docs.aws.amazon.com/lambda/latest/dg/limits.htmlLimits.J+Prism for TooManyRequestsException' errors.KTThe Security Group ID provided in the Lambda function VPC configuration is invalid.LAWS Lambda was not able to set up VPC access for the Lambda function because one or more configured subnets has no available IP addresses.M5The AWS Lambda service encountered an internal error.N=You have exceeded your maximum total code size per account. 7http://docs.aws.amazon.com/lambda/latest/dg/limits.htmlLimitsOThe resource already exists.PaAWS Lambda received an unexpected EC2 client exception while setting up for the Lambda function.QrThe resource (for example, a Lambda function or access policy statement) specified in the request does not exist.@ABCDEFGHIJKLMNOPQR  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQR@ABCDEFGHIJKLMNOPQ   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQ(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None>L(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LRSee: W smart constructor.SSee: T smart constructor.TCreates 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:UVU0You can specify this optional query parameter to specify a function version or an alias name in which case this API will return all permissions associated with the specific qualified ARN. If you don't provide this parameter, the API will return permissions that apply to the unqualified function ARN.V9Function name whose resource policy you want to retrieve.0You can specify the function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'). If you are using versioning, you can also provide a qualified function ARN (ARN that is qualified with function version or alias name as suffix). AWS Lambda also allows you to specify only the function name with 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 R4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:XYXThe resource policy associated with the specified function. The response returns the same as a string using a backslash ("\") as an escape character in the JSON.YThe response status code.RYZ[S\]^TVUVWYXY_`abcRSTUVWXYTSUVWRXY RYZ[S\]^TUVWXY_`abc(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LZSee: [ smart constructor.[Creates a value of Z4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:\]^_`a\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.^?Based64-encoded .zip file containing your packaged source code.Note: This Lens 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 Lens- 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.`This boolean parameter can be used to request AWS Lambda to update the Lambda function and publish a version as an atomic operation.aAThe existing Lambda function name whose code you want to replace..You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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.Zdefghij[a\]^_`aklmnop+,-./012345678Z[\]^_`a[Z\]^_`a+,-./012345678Zdefghij[\]^_`aklmnop(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L b<Contains a list of AWS Lambda function configurations (see  FunctionConfiguration.See: g smart constructor.cSee: d smart constructor.dCreates a value of c4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:efeFOptional string. An opaque pagination token returned from a previous cA operation. If present, indicates where to continue the listing.fOptional integer. Specifies the maximum number of AWS Lambda functions to return in response. This parameter value must be greater than 0.gCreates a value of b4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:hijh.A string, present if there are more functions.iA list of Lambda functions.jThe response status code.bqrstcuvwdefgjhijxyz{|} bcdefghij dcefgbhijbqrstcuvwdefghijxyz{|}(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L kSee: l smart constructor.lCreates a value of k4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:mnopqrsmThe 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.ngThe Amazon Resource Name (ARN) of the IAM role that Lambda will assume when it executes your function.oUndocumented member.pYThe function that Lambda calls to begin executing your function. For Node.js, it is the 'module-name.export' value in your function.qThe 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.rA short user-defined function description. AWS Lambda does not use this value. Assign a meaningful description as you see fit.s The name of the Lambda function..You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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.k~lsmnopqrs+,-./012345678klmnopqrslkmnopqrs+,-./012345678k~lmnopqrs(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LtSee: y smart constructor.uSee: v smart constructor.vCreates a value of u4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:wxwOUsing this optional parameter you can specify a function version (but not the  '$LATEST' version) to direct AWS Lambda to delete a specific function version. If the function version has one or more aliases pointing to it, you will get an error because you cannot have aliases pointing to it. You can delete any function version but not the  '$LATEST', that is, you cannot specify  '$LATEST'& as the value of this parameter. The  '$LATEST'\ version can be deleted only when you want to delete all the function versions and aliases.You can only specify a function version, not an alias name, using this parameter. You cannot delete a function version using its alias.uIf you don't specify this parameter, AWS Lambda will delete the function, including all of its versions and aliases.xThe Lambda function to delete.0You can specify the function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'). If you are using versioning, you can also provide a qualified function ARN (ARN that is qualified with function version or alias name as suffix). AWS Lambda also allows you to specify only the function name with 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.yCreates a value of t4 with the minimum fields required to make a request.tuvxwxytuvwxyvuwxyt tuvwxy(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LzSee: { smart constructor.{Creates a value of z4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:|}~|The SHA256 hash of the deployment package you want to publish. This provides validation on the code you are publishing. If you provide this parameter value must match the SHA256 of the $LATEST version for the publication to succeed.}The description for the version you are publishing. If not provided, AWS Lambda copies the description from the $LATEST version.~IThe Lambda function name. You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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.z{~|}~+,-./012345678z{|}~{z|}~+,-./012345678 z{|}~(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L 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: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.CYou can use this optional query parameter to describe a qualified ARN using a function version or an alias name. The permission will then apply to the specific qualified ARN. For example, if you specify function version 2 as the qualifier, then permission applies only when request is made using qualified function ARN:<'arn:aws:lambda:aws-region:acct-id:function:function-name:2'*If you specify an alias name, for example PRODK, then the permission is valid only for requests made using the alias ARN:?'arn:aws:lambda:aws-region:acct-id:function:function-name:PROD'vIf the qualifier is not specified, the permission is valid only when requests is made using unqualified function ARN.:'arn:aws:lambda:aws-region:acct-id:function:function-name'_Name of the Lambda function whose resource policy you are updating by adding a new permission..You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'E). AWS Lambda also allows you to specify partial ARN (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.A unique statement identifier.iThe 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:*'1) to grant permission for all AWS Lambda actions.VThe 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.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 permission statement you specified in the request. The response returns the same as a string using a backslash ("\") as an escape character in the JSON.The response status code.   (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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:[Using this parameter you can change the Lambda function version to which the alias points.AYou can change the description of the alias using this parameter.1The function name for which the alias is created.The alias name.    (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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:The Lambda function name for which the alias is created. Deleting an alias does not delete the function version to which it is pointing.Name of the alias to delete.Creates a value of 4 with the minimum fields required to make a request.  (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L 'Contains a list of event sources (see  #API_EventSourceMappingConfiguration)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:<The Amazon Resource Name (ARN) of the Amazon Kinesis stream.FOptional string. An opaque pagination token returned from a previous _ operation. If present, specifies to continue the list from where the returning call left off.zOptional integer. Specifies the maximum number of event sources to return in response. This value must be greater than 0. The name of the Lambda function.0You can specify the function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'). If you are using versioning, you can also provide a qualified function ARN (ARN that is qualified with function version or alias name as suffix). AWS Lambda also allows you to specify only the function name with 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: An array of  objects.:A string, present if there are more event source mappings.The response status code.  (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L IThis response contains the object for the Lambda function location (see  API_FunctionCodeLocation.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:Using this optional parameter to specify a function version or an alias name. If you specify function version, the API uses qualified function ARN for the request and returns information about the specific Lambda function version. If you specify an alias name, the API uses the alias ARN and returns information about the function version to which the alias points. If you don't provide this parameter, the API uses unqualified function ARN and returns information about the  '$LATEST'! version of the Lambda function.The Lambda function name..You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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:Undocumented member.Undocumented member.The response status code.  (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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:QIndicates whether AWS Lambda should begin polling the event source. By default, Enabled is true.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.0You can specify the function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail').If you are using versioning, you can also provide a qualified function ARN (ARN that is qualified with function version or alias name as suffix). For more information about versioning, see Chttp://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html*AWS Lambda Function Versioning and AliasesjAWS Lambda also allows you to specify only the function name with 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. !" !" (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L 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.If your Lambda function accesses resources in a VPC, you provide this parameter identifying the list of security group IDs and subnet IDs. These must belong to the same VPC. You must provide at least one security group and one subnet ID.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.This boolean parameter can be used to request AWS Lambda to create the Lambda function and publish a version as an atomic operation.The name you want to assign to the function you are uploading. The function names appear in the console and are returned in the  ListFunctionsV API. Function names are used to specify functions to other AWS Lambda APIs, such as  Invoke.BThe runtime environment for the Lambda function you are uploading.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.+,-./012345678+,-./012345678 (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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.   !"  !"(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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:Function name for which the alias is created. An alias is a subresource that exists only in the context of an existing Lambda function so you must specify the function name.=Name of the alias for which you want to retrieve information.       (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LHUpon 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  S invocation type. You can optionally request asynchronous execution by specifying   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  as the o. This is useful in a cross-account scenario when you want to verify access to a function without running it.'You can set this optional parameter to ) in the request only if you specify the  parameter with value  v. 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.FYou can use this optional parameter to specify a Lambda function version or alias name. If you specify a function version, the API uses the qualified function ARN to invoke a specific Lambda function. If you specify an alias name, the API uses the alias ARN to invoke the Lambda function version to which the alias points.tIf you don't provide this parameter, then the API uses unqualified function ARN which results in invocation of the  '$LATEST' version. 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, see  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 a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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.?JSON that you want to provide to your Lambda function as input.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.rIt is the base64-encoded logs for the Lambda function invocation. This is present only if the invocation type is   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  .^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.OThe HTTP status code will be in the 200 range for successful request. For the RequestResonse8 invocation type this status code will be 200. For the  8 invocation type this status code will be 202. For the - invocation type the status code will be 204.       (c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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:You can specify this optional parameter to remove permission associated with a specific function version or function alias. If you don't specify this parameter, the API removes permission associated with the unqualified function ARN.LLambda function whose resource policy you want to remove a permission from..You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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. !"#$%&  !"#$%&(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L 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:FOptional string. An opaque pagination token returned from a previous A operation. If present, indicates where to continue the listing.~Optional integer. Specifies the maximum number of aliases to return in response. This parameter value must be greater than 0.If you specify this optional parameter, the API returns only the aliases that are pointing to the specific Lambda function version, otherwise the API returns all of the aliases created for the Lambda function.4Lambda function name for which the alias is created.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:A list of aliases.,A string, present if there are more aliases.The response status code.'()*+,-./01234 '()*+,-./01234(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>L 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:FOptional string. An opaque pagination token returned from a previous A operation. If present, indicates where to continue the listing.Optional integer. Specifies the maximum number of AWS Lambda function versions to return in response. This parameter value must be greater than 0.UFunction name whose versions to list. You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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:#A list of Lambda function versions.6A string, present if there are more function versions.The response status code.56789:;<=>?@A 56789:;<=>?@A(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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:Description of the alias.BName of the Lambda function for which you want to create an alias.$Name for the alias you are creating.=Lambda function version for which you are creating the alias.BCDEFGHIJKL   BCDEFGHIJKL(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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 a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (for example, 'account-id:Thumbnail').If you are using versioning, you can also provide a qualified function ARN (ARN that is qualified with function version or alias name as suffix). For more information about versioning, see Chttp://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html*AWS Lambda Function Versioning and AliasesNote 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.MNOPQRSTUVW !" !" MNOPQRSTUVW(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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. XYZ[\]^  !"  !"XYZ[\]^(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0>LSee:  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:`Using this optional parameter you can specify a function version or an alias name. If you specify function version, the API uses qualified function ARN and returns information about the specific function version. If you specify an alias name, the API uses the alias ARN and returns information about the function version to which the alias points.oIf you don't specify this parameter, the API uses unqualified function ARN, and returns information about the  '$LATEST' function version.^The name of the Lambda function for which you want to retrieve the configuration information..You can specify a function name (for example,  ThumbnailP) or you can specify Amazon Resource Name (ARN) of the function (for example, 8'arn:aws:lambda:us-west-2:account-id:function:ThumbNail'G). AWS Lambda also allows you to specify a partial ARN (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. _`abcdef+,-./012345678+,-./012345678 _`abcdef(c) 2013-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~R@ABCDEFGHIJKLMNOPQ   !"#$%&'()*+,-./0123456789:;<=>?g !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~               !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                                                                 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~amazo_6jIm2snx88bBmhNaZTOgKxNetwork.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.PublishVersion Network.AWS.Lambda.AddPermissionNetwork.AWS.Lambda.UpdateAliasNetwork.AWS.Lambda.DeleteAlias*Network.AWS.Lambda.ListEventSourceMappingsNetwork.AWS.Lambda.GetFunction+Network.AWS.Lambda.CreateEventSourceMapping!Network.AWS.Lambda.CreateFunction(Network.AWS.Lambda.GetEventSourceMappingNetwork.AWS.Lambda.GetAliasNetwork.AWS.Lambda.Invoke#Network.AWS.Lambda.RemovePermissionNetwork.AWS.Lambda.ListAliases)Network.AWS.Lambda.ListVersionsByFunctionNetwork.AWS.Lambda.CreateAlias+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.LambdaRuntimeJAVA8Nodejs PYTHON2_7LogTypeNoneTailInvocationTypeDryRunEventRequestResponseEventSourcePositionLatest TrimHorizonVPCConfigResponse VPCConfigFunctionConfigurationFunctionCodeLocation FunctionCodeEventSourceMappingConfigurationAliasConfigurationaliasConfigurationacNameacFunctionVersion acAliasARN acDescriptioneventSourceMappingConfigurationesmcEventSourceARN esmcStateesmcFunctionARNesmcUUIdesmcLastProcessingResult esmcBatchSizeesmcStateTransitionReasonesmcLastModified functionCodefcS3ObjectVersionfcS3Key fcZipFile fcS3BucketfunctionCodeLocation fclLocationfclRepositoryTypefunctionConfiguration fcMemorySize fcRuntime fcFunctionARNfcRole fcVPCConfig fcVersionfcFunctionName fcCodeSize fcHandler fcTimeoutfcLastModified fcCodeSha256 fcDescription vpcConfigvpccSecurityGroupIds vpccSubnetIdsvpcConfigResponsevcSecurityGroupIds vcSubnetIdsvcVPCIdlambda_EC2ThrottledException_PolicyLengthExceededException_EC2AccessDeniedException_InvalidSubnetIdException_UnsupportedMediaTypeException_InvalidRequestContentException_ENILimitReachedException_InvalidParameterValueException_RequestTooLargeException_TooManyRequestsException _InvalidSecurityGroupIdException%_SubnetIPAddressLimitReachedException_ServiceException_CodeStorageExceededException_ResourceConflictException_EC2UnexpectedException_ResourceNotFoundExceptionGetPolicyResponse GetPolicy getPolicy gpQualifiergpFunctionNamegetPolicyResponse gprsPolicygprsResponseStatusUpdateFunctionCodeupdateFunctionCodeuS3ObjectVersionuS3KeyuZipFile uS3BucketuPublish uFunctionNameListFunctionsResponse ListFunctions listFunctionslfMarker lfMaxItemslistFunctionsResponselfrsNextMarker lfrsFunctionslfrsResponseStatusUpdateFunctionConfigurationupdateFunctionConfiguration ufcMemorySizeufcRole ufcVPCConfig ufcHandler ufcTimeoutufcDescriptionufcFunctionNameDeleteFunctionResponseDeleteFunctiondeleteFunction dfQualifierdfFunctionNamedeleteFunctionResponsePublishVersionpublishVersion pvCodeSha256 pvDescriptionpvFunctionNameAddPermissionResponse AddPermission addPermissionapSourceAccount apSourceARN apQualifierapFunctionName apStatementIdapAction apPrincipaladdPermissionResponse aprsStatementaprsResponseStatus UpdateAlias updateAliasuaFunctionVersion uaDescriptionuaFunctionNameuaNameDeleteAliasResponse DeleteAlias deleteAliasdaFunctionNamedaNamedeleteAliasResponseListEventSourceMappingsResponseListEventSourceMappingslistEventSourceMappingslesmEventSourceARN lesmMarker lesmMaxItemslesmFunctionNamelistEventSourceMappingsResponselesmrsEventSourceMappingslesmrsNextMarkerlesmrsResponseStatusGetFunctionResponse GetFunction getFunction gfQualifiergfFunctionNamegetFunctionResponsegfrsCodegfrsConfigurationgfrsResponseStatusCreateEventSourceMappingcreateEventSourceMapping cesmEnabled cesmBatchSizecesmEventSourceARNcesmFunctionNamecesmStartingPositionCreateFunctioncreateFunction cfMemorySize cfVPCConfig cfTimeout cfDescription cfPublishcfFunctionName cfRuntimecfRole cfHandlercfCodeGetEventSourceMappinggetEventSourceMappinggesmUUIdGetAliasgetAliasgaFunctionNamegaNameInvokeResponseInvokeinvokeiInvocationTypeiLogType iQualifieriClientContext iFunctionNameiPayloadinvokeResponseirsFunctionError irsLogResult irsPayload irsStatusCodeRemovePermissionResponseRemovePermissionremovePermission rpQualifierrpFunctionName rpStatementIdremovePermissionResponseListAliasesResponse ListAliases listAliaseslaMarker laMaxItemslaFunctionVersionlaFunctionNamelistAliasesResponse larsAliaseslarsNextMarkerlarsResponseStatusListVersionsByFunctionResponseListVersionsByFunctionlistVersionsByFunction lvbfMarker lvbfMaxItemslvbfFunctionNamelistVersionsByFunctionResponselvbfrsVersionslvbfrsNextMarkerlvbfrsResponseStatus CreateAlias createAlias caDescriptioncaFunctionNamecaNamecaFunctionVersionUpdateEventSourceMappingupdateEventSourceMapping uesmEnabled uesmBatchSizeuesmFunctionNameuesmUUIdDeleteEventSourceMappingdeleteEventSourceMappingdesmUUIdGetFunctionConfigurationgetFunctionConfiguration gfcQualifiergfcFunctionName$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$fFromTextEventSourcePositionVPCConfigResponse'_vcSecurityGroupIds _vcSubnetIds_vcVPCId VPCConfig'_vpccSecurityGroupIds_vpccSubnetIdsFunctionConfiguration' _fcMemorySize _fcRuntime_fcFunctionARN_fcRole _fcVPCConfig _fcVersion_fcFunctionName _fcCodeSize _fcHandler _fcTimeout_fcLastModified _fcCodeSha256_fcDescriptionFunctionCodeLocation' _fclLocation_fclRepositoryType FunctionCode'_fcS3ObjectVersion_fcS3Key _fcZipFile _fcS3Bucket EventSourceMappingConfiguration'_esmcEventSourceARN _esmcState_esmcFunctionARN _esmcUUId_esmcLastProcessingResult_esmcBatchSize_esmcStateTransitionReason_esmcLastModifiedAliasConfiguration'_acName_acFunctionVersion _acAliasARN_acDescription$fHashableVPCConfigResponse$fFromJSONVPCConfigResponse$fToJSONVPCConfig$fHashableVPCConfig$fHashableFunctionConfiguration$fFromJSONFunctionConfiguration$fHashableFunctionCodeLocation$fFromJSONFunctionCodeLocation$fToJSONFunctionCode$fHashableFunctionCode)$fHashableEventSourceMappingConfiguration)$fFromJSONEventSourceMappingConfiguration$fHashableAliasConfiguration$fFromJSONAliasConfigurationGetPolicyResponse' _gprsPolicy_gprsResponseStatus GetPolicy' _gpQualifier_gpFunctionName$fToQueryGetPolicy$fToPathGetPolicy$fToHeadersGetPolicy$fHashableGetPolicy$fAWSRequestGetPolicyUpdateFunctionCode'_uS3ObjectVersion_uS3Key _uZipFile _uS3Bucket _uPublish_uFunctionName$fToQueryUpdateFunctionCode$fToPathUpdateFunctionCode$fToJSONUpdateFunctionCode$fToHeadersUpdateFunctionCode$fHashableUpdateFunctionCode$fAWSRequestUpdateFunctionCodeListFunctionsResponse'_lfrsNextMarker_lfrsFunctions_lfrsResponseStatusListFunctions' _lfMarker _lfMaxItems$fToQueryListFunctions$fToPathListFunctions$fToHeadersListFunctions$fHashableListFunctions$fAWSRequestListFunctions$fAWSPagerListFunctionsUpdateFunctionConfiguration'_ufcMemorySize_ufcRole _ufcVPCConfig _ufcHandler _ufcTimeout_ufcDescription_ufcFunctionName$$fToQueryUpdateFunctionConfiguration#$fToPathUpdateFunctionConfiguration#$fToJSONUpdateFunctionConfiguration&$fToHeadersUpdateFunctionConfiguration%$fHashableUpdateFunctionConfiguration'$fAWSRequestUpdateFunctionConfigurationDeleteFunctionResponse'DeleteFunction' _dfQualifier_dfFunctionName$fToQueryDeleteFunction$fToPathDeleteFunction$fToHeadersDeleteFunction$fHashableDeleteFunction$fAWSRequestDeleteFunctionPublishVersion' _pvCodeSha256_pvDescription_pvFunctionName$fToQueryPublishVersion$fToPathPublishVersion$fToJSONPublishVersion$fToHeadersPublishVersion$fHashablePublishVersion$fAWSRequestPublishVersionAddPermissionResponse'_aprsStatement_aprsResponseStatusAddPermission'_apSourceAccount _apSourceARN _apQualifier_apFunctionName_apStatementId _apAction _apPrincipal$fToQueryAddPermission$fToPathAddPermission$fToJSONAddPermission$fToHeadersAddPermission$fHashableAddPermission$fAWSRequestAddPermission UpdateAlias'_uaFunctionVersion_uaDescription_uaFunctionName_uaName$fToQueryUpdateAlias$fToPathUpdateAlias$fToJSONUpdateAlias$fToHeadersUpdateAlias$fHashableUpdateAlias$fAWSRequestUpdateAliasDeleteAliasResponse' DeleteAlias'_daFunctionName_daName$fToQueryDeleteAlias$fToPathDeleteAlias$fToHeadersDeleteAlias$fHashableDeleteAlias$fAWSRequestDeleteAlias ListEventSourceMappingsResponse'_lesmrsEventSourceMappings_lesmrsNextMarker_lesmrsResponseStatusListEventSourceMappings'_lesmEventSourceARN _lesmMarker _lesmMaxItems_lesmFunctionName $fToQueryListEventSourceMappings$fToPathListEventSourceMappings"$fToHeadersListEventSourceMappings!$fHashableListEventSourceMappings#$fAWSRequestListEventSourceMappings!$fAWSPagerListEventSourceMappingsGetFunctionResponse' _gfrsCode_gfrsConfiguration_gfrsResponseStatus GetFunction' _gfQualifier_gfFunctionName$fToQueryGetFunction$fToPathGetFunction$fToHeadersGetFunction$fHashableGetFunction$fAWSRequestGetFunctionCreateEventSourceMapping' _cesmEnabled_cesmBatchSize_cesmEventSourceARN_cesmFunctionName_cesmStartingPosition!$fToQueryCreateEventSourceMapping $fToPathCreateEventSourceMapping $fToJSONCreateEventSourceMapping#$fToHeadersCreateEventSourceMapping"$fHashableCreateEventSourceMapping$$fAWSRequestCreateEventSourceMappingCreateFunction' _cfMemorySize _cfVPCConfig _cfTimeout_cfDescription _cfPublish_cfFunctionName _cfRuntime_cfRole _cfHandler_cfCode$fToQueryCreateFunction$fToPathCreateFunction$fToJSONCreateFunction$fToHeadersCreateFunction$fHashableCreateFunction$fAWSRequestCreateFunctionGetEventSourceMapping' _gesmUUId$fToQueryGetEventSourceMapping$fToPathGetEventSourceMapping $fToHeadersGetEventSourceMapping$fHashableGetEventSourceMapping!$fAWSRequestGetEventSourceMapping GetAlias'_gaFunctionName_gaName$fToQueryGetAlias$fToPathGetAlias$fToHeadersGetAlias$fHashableGetAlias$fAWSRequestGetAliasInvokeResponse'_irsFunctionError _irsLogResult _irsPayload_irsStatusCodeInvoke'_iInvocationType _iLogType _iQualifier_iClientContext_iFunctionName _iPayload$fToQueryInvoke$fToPathInvoke$fToHeadersInvoke$fToBodyInvoke$fHashableInvoke$fAWSRequestInvokeRemovePermissionResponse'RemovePermission' _rpQualifier_rpFunctionName_rpStatementId$fToQueryRemovePermission$fToPathRemovePermission$fToHeadersRemovePermission$fHashableRemovePermission$fAWSRequestRemovePermissionListAliasesResponse' _larsAliases_larsNextMarker_larsResponseStatus ListAliases' _laMarker _laMaxItems_laFunctionVersion_laFunctionName$fToQueryListAliases$fToPathListAliases$fToHeadersListAliases$fHashableListAliases$fAWSRequestListAliasesListVersionsByFunctionResponse'_lvbfrsVersions_lvbfrsNextMarker_lvbfrsResponseStatusListVersionsByFunction' _lvbfMarker _lvbfMaxItems_lvbfFunctionName$fToQueryListVersionsByFunction$fToPathListVersionsByFunction!$fToHeadersListVersionsByFunction $fHashableListVersionsByFunction"$fAWSRequestListVersionsByFunction CreateAlias'_caDescription_caFunctionName_caName_caFunctionVersion$fToQueryCreateAlias$fToPathCreateAlias$fToJSONCreateAlias$fToHeadersCreateAlias$fHashableCreateAlias$fAWSRequestCreateAliasUpdateEventSourceMapping' _uesmEnabled_uesmBatchSize_uesmFunctionName _uesmUUId!$fToQueryUpdateEventSourceMapping $fToPathUpdateEventSourceMapping $fToJSONUpdateEventSourceMapping#$fToHeadersUpdateEventSourceMapping"$fHashableUpdateEventSourceMapping$$fAWSRequestUpdateEventSourceMappingDeleteEventSourceMapping' _desmUUId!$fToQueryDeleteEventSourceMapping $fToPathDeleteEventSourceMapping#$fToHeadersDeleteEventSourceMapping"$fHashableDeleteEventSourceMapping$$fAWSRequestDeleteEventSourceMappingGetFunctionConfiguration' _gfcQualifier_gfcFunctionName!$fToQueryGetFunctionConfiguration $fToPathGetFunctionConfiguration#$fToHeadersGetFunctionConfiguration"$fHashableGetFunctionConfiguration$$fAWSRequestGetFunctionConfiguration