- getAccountLimit() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Limits that are related to concurrency and code storage.
- getAccountSettings(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getAccountSettings(GetAccountSettingsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Retrieves details about your account's
limits and usage in an Amazon Web Services
Region.
- getAccountSettings(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Retrieves details about your account's
limits and usage in an Amazon Web Services
Region.
- getAccountSettingsAsync(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAccountSettingsAsync(GetAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAccountSettingsAsync(GetAccountSettingsRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves details about your account's
limits and usage in an Amazon Web Services
Region.
- getAccountSettingsAsync(GetAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves details about your account's
limits and usage in an Amazon Web Services
Region.
- getAccountSettingsAsync(GetAccountSettingsRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getAccountSettingsAsync(GetAccountSettingsRequest, AsyncHandler<GetAccountSettingsRequest, GetAccountSettingsResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetAccountSettingsRequest - Class in com.amazonaws.services.lambda.model
-
- GetAccountSettingsRequest() - Constructor for class com.amazonaws.services.lambda.model.GetAccountSettingsRequest
-
- GetAccountSettingsResult - Class in com.amazonaws.services.lambda.model
-
- GetAccountSettingsResult() - Constructor for class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
- getAccountUsage() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
The number of functions and amount of storage in use.
- getAction() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The API action that grants access to the layer.
- getAction() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The action that the principal can use on the function.
- getAdditionalVersionWeights() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
The second version, and the percentage of traffic that's routed to it.
- getAlias(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getAlias(GetAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns details about a Lambda function
alias.
- getAlias(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns details about a Lambda function
alias.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The Amazon Resource Name (ARN) of the alias.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- getAliasArn() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- getAliasAsync(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAliasAsync(GetAliasRequest, AsyncHandler<GetAliasRequest, GetAliasResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getAliasAsync(GetAliasRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about a Lambda function
alias.
- getAliasAsync(GetAliasRequest, AsyncHandler<GetAliasRequest, GetAliasResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about a Lambda function
alias.
- getAliasAsync(GetAliasRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getAliasAsync(GetAliasRequest, AsyncHandler<GetAliasRequest, GetAliasResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getAliases() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- GetAliasRequest - Class in com.amazonaws.services.lambda.model
-
- GetAliasRequest() - Constructor for class com.amazonaws.services.lambda.model.GetAliasRequest
-
- GetAliasResult - Class in com.amazonaws.services.lambda.model
-
Provides configuration information about a Lambda function
alias.
- GetAliasResult() - Constructor for class com.amazonaws.services.lambda.model.GetAliasResult
-
- getAllocatedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency allocated.
- getAllocatedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency allocated.
- getAllocatedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency allocated.
- getAllowCredentials() - Method in class com.amazonaws.services.lambda.model.Cors
-
Whether to allow cookies or other credentials in requests to your function URL.
- getAllowedPublishers() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
List of allowed publishers.
- getAllowedPublishers() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
Signing profiles for this code signing configuration.
- getAllowedPublishers() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
Signing profiles for this code signing configuration.
- getAllowHeaders() - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers that origins can include in requests to your function URL.
- getAllowMethods() - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP methods that are allowed when calling your function URL.
- getAllowOrigins() - Method in class com.amazonaws.services.lambda.model.Cors
-
The origins that can access your function URL.
- getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- getAmazonManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- getApplyOn() - Method in class com.amazonaws.services.lambda.model.SnapStart
-
Set to PublishedVersions
to create a snapshot of the initialized execution environment when you
publish a function version.
- getApplyOn() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
When set to PublishedVersions
, Lambda creates a snapshot of the execution environment when you
publish a function version.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The instruction set architecture that the function supports.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The instruction set architecture that the function supports.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The instruction set architecture that the function supports.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The instruction set architecture that the function supports.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The instruction set architecture that the function supports.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The instruction set architecture that the function supports.
- getArchitectures() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- getArn() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
-
The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
- getArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
-
The ARN of the layer version.
- getArn() - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) of the function layer.
- getAuthType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- getAuthType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- getAuthType() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The type of authentication that your function URL uses.
- getAuthType() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- getAuthType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- getAuthType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- getAvailableProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency available.
- getAvailableProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency available.
- getAvailableProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency available.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- getBatchSize() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) If the function returns an error, split the batch in two and retry.
- getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) If the function returns an error, split the batch in two and retry.
- getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) If the function returns an error, split the batch in two and retry.
- getBisectBatchOnFunctionError() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCause() - Method in exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
-
- getClientContext() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Up to 3,583 bytes of base64-encoded data about the invoking client to pass to the function in the context object.
- getCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The code for the function.
- getCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The deployment package of the function or version.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The SHA-256 hash of the layer archive.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Only publish a version if the hash value matches the value that's specified.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The SHA256 hash of the function's deployment package.
- getCodeSha256() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- getCodeSigningConfig(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getCodeSigningConfig(GetCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns information about the specified code signing configuration.
- getCodeSigningConfig(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns information about the specified code signing configuration.
- getCodeSigningConfig() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
-
The code signing configuration.
- getCodeSigningConfig() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
-
The code signing configuration
- getCodeSigningConfig() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
-
The code signing configuration
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The Amazon Resource Name (ARN) of the Code signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
To enable code signing for this function, specify the ARN of a code-signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- getCodeSigningConfigArn() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- getCodeSigningConfigAsync(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getCodeSigningConfigAsync(GetCodeSigningConfigRequest, AsyncHandler<GetCodeSigningConfigRequest, GetCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getCodeSigningConfigAsync(GetCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about the specified code signing configuration.
- getCodeSigningConfigAsync(GetCodeSigningConfigRequest, AsyncHandler<GetCodeSigningConfigRequest, GetCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about the specified code signing configuration.
- getCodeSigningConfigAsync(GetCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getCodeSigningConfigAsync(GetCodeSigningConfigRequest, AsyncHandler<GetCodeSigningConfigRequest, GetCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getCodeSigningConfigId() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
Unique identifer for the Code signing configuration.
- GetCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
-
- GetCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
-
- GetCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
-
- GetCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
-
- getCodeSigningConfigs() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
The code signing configurations
- getCodeSigningPolicies() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The code signing policy controls the validation failure action for signature mismatch or expiry.
- getCodeSigningPolicies() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
The code signing policies define the actions to take if the validation checks fail.
- getCodeSigningPolicies() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
The code signing policy.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function's deployment package, in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function's deployment package, in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function's deployment package, in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.Layer
-
The size of the layer archive in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The size of the layer archive in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function's deployment package, in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function's deployment package, in bytes.
- getCodeSize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function's deployment package, in bytes.
- getCodeSizeUnzipped() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum size of a function's deployment package and layers when they're extracted.
- getCodeSizeZipped() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum size of a deployment package when it's uploaded directly to Lambda.
- getCommand() - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies parameters that you want to pass in with ENTRYPOINT.
- getCompatibleArchitecture() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
- getCompatibleArchitecture() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
- getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
- getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
- getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
- getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- getCompatibleArchitectures() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
- getCompatibleRuntime() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
A runtime identifier.
- getCompatibleRuntime() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
A runtime identifier.
- getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's compatible runtimes.
- getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's compatible runtimes.
- getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's compatible runtimes.
- getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- getCompatibleRuntimes() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's compatible runtimes.
- getConcurrency() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
- getConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum number of simultaneous function executions.
- getConfiguration() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The configuration of the function or version.
- getConsumerGroupId() - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
-
The identifier for the Kafka consumer group to join.
- getConsumerGroupId() - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
-
The identifier for the Kafka consumer group to join.
- getContent() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
Details about the layer version.
- getContent() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
Details about the layer version.
- getContent() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The function layer archive.
- getContent() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
Details about the layer version.
- getCors() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
- getCors() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
- getCors() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
- getCors() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
- getCors() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
- getCors() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
- getCreatedDate() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getCreatedDate() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getCreatedDate() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The date that the version was created, in ISO 8601 format.
- getCreatedDate() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getCreationTime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getCreationTime() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getCreationTime() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getCreationTime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's dead letter queue.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- getDeadLetterConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's dead letter queue.
- getDescription() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
A description of the alias.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
Code signing configuration description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
A description of the alias.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
A description of the alias.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
Descriptive name for this code signing configuration.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A description of the function.
- getDescription() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
A description of the alias.
- getDescription() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The description of the version.
- getDescription() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The description of the version.
- getDescription() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The description of the version.
- getDescription() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The description of the version.
- getDescription() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The description of the version.
- getDescription() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
A description for the version to override the description in the function configuration.
- getDescription() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
A description of the alias.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
A description of the alias.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
Descriptive name for this code signing configuration.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's description.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A description of the function.
- getDescription() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's description.
- getDestination() - Method in class com.amazonaws.services.lambda.model.OnFailure
-
The Amazon Resource Name (ARN) of the destination resource.
- getDestination() - Method in class com.amazonaws.services.lambda.model.OnSuccess
-
The Amazon Resource Name (ARN) of the destination resource.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
A destination for events after they have been sent to a function for processing.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
A destination for events after they have been sent to a function for processing.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
A destination for events after they have been sent to a function for processing.
- getDestinationConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- getDryRun() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Set to true to validate the request parameters and access permissions without modifying the function code.
- getEC2ErrorCode() - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- getEnabled() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
When true, the event source mapping is active.
- getEnabled() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
When true, the event source mapping is active.
- getEndpoints() - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
-
The list of bootstrap servers for your Kafka brokers in the following format:
"KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"]
.
- getEntryPoint() - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies the entry point to their application, which is typically the location of the runtime executable.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Environment variables that are accessible from function code during execution.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Environment variables that are accessible from function code during execution.
- getEnvironment() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The size of the function's /tmp
directory in MB.
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function’s /tmp
directory in MB.
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function’s /tmp
directory in MB.
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function’s /tmp
directory in MB.
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function’s /tmp
directory in MB.
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function’s /tmp
directory in MB.
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The size of the function's /tmp
directory in MB.
- getEphemeralStorage() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function’s /tmp
directory in MB.
- getError() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Error messages for environment variables that couldn't be applied.
- getError() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
-
Error response to GetFunctionConfiguration
.
- getError() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
-
Error response when Lambda is unable to retrieve the runtime version for a function.
- getErrorCode() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error code.
- getErrorCode() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
-
Error code.
- getErrorCode() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
-
The error code.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceArn() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns details about an event source mapping.
- getEventSourceMapping(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns details about an event source mapping.
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about an event source mapping.
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about an event source mapping.
- getEventSourceMappingAsync(GetEventSourceMappingRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getEventSourceMappingAsync(GetEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetEventSourceMappingRequest - Class in com.amazonaws.services.lambda.model
-
- GetEventSourceMappingRequest() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
- GetEventSourceMappingResult - Class in com.amazonaws.services.lambda.model
-
A mapping between an Amazon Web Services resource and a Lambda function.
- GetEventSourceMappingResult() - Constructor for class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
- getEventSourceMappings() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- getEventSourceToken() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Alexa Smart Home functions, a token that the invoker must supply.
- getExecutedVersion() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The version of the function that executed.
- getExecutorService() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExposeHeaders() - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers in your function response that you want to expose to origins that call your function URL.
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Connection settings for an Amazon EFS file system.
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Connection settings for an Amazon EFS file system.
- getFileSystemConfigs() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- getFilterCriteria() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- getFilters() - Method in class com.amazonaws.services.lambda.model.FilterCriteria
-
A list of filters.
- getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getFunction(GetFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns information about the function or function version, with a link to download the deployment package that's
valid for 10 minutes.
- getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns information about the function or function version, with a link to download the deployment package that's
valid for 10 minutes.
- getFunctionAlias() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's Amazon Resource Name (ARN).
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's Amazon Resource Name (ARN).
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The Amazon Resource Name (ARN) of the function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The Amazon Resource Name (ARN) of your function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's Amazon Resource Name (ARN).
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The Amazon Resource Name (ARN) of the alias or version.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's Amazon Resource Name (ARN).
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The ARN of the function
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The ARN of the Lambda function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's Amazon Resource Name (ARN).
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's Amazon Resource Name (ARN).
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- getFunctionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- getFunctionArns() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
The function ARNs.
- getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionAsync(GetFunctionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about the function or function version, with a link to download the deployment package that's
valid for 10 minutes.
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about the function or function version, with a link to download the deployment package that's
valid for 10 minutes.
- getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionCodeSigningConfig(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getFunctionCodeSigningConfig(GetFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns the code signing configuration for the specified function.
- getFunctionCodeSigningConfig(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns the code signing configuration for the specified function.
- getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest, AsyncHandler<GetFunctionCodeSigningConfigRequest, GetFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the code signing configuration for the specified function.
- getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest, AsyncHandler<GetFunctionCodeSigningConfigRequest, GetFunctionCodeSigningConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the code signing configuration for the specified function.
- getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionCodeSigningConfigAsync(GetFunctionCodeSigningConfigRequest, AsyncHandler<GetFunctionCodeSigningConfigRequest, GetFunctionCodeSigningConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetFunctionCodeSigningConfigRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionCodeSigningConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
-
- GetFunctionCodeSigningConfigResult - Class in com.amazonaws.services.lambda.model
-
- GetFunctionCodeSigningConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
- getFunctionConcurrency(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getFunctionConcurrency(GetFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns details about the reserved concurrency configuration for a function.
- getFunctionConcurrency(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns details about the reserved concurrency configuration for a function.
- getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest, AsyncHandler<GetFunctionConcurrencyRequest, GetFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about the reserved concurrency configuration for a function.
- getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest, AsyncHandler<GetFunctionConcurrencyRequest, GetFunctionConcurrencyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about the reserved concurrency configuration for a function.
- getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionConcurrencyAsync(GetFunctionConcurrencyRequest, AsyncHandler<GetFunctionConcurrencyRequest, GetFunctionConcurrencyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetFunctionConcurrencyRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionConcurrencyRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
-
- GetFunctionConcurrencyResult - Class in com.amazonaws.services.lambda.model
-
- GetFunctionConcurrencyResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
-
- getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns the version-specific settings of a Lambda function or version.
- getFunctionConfiguration(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns the version-specific settings of a Lambda function or version.
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the version-specific settings of a Lambda function or version.
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the version-specific settings of a Lambda function or version.
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionConfigurationAsync(GetFunctionConfigurationRequest, AsyncHandler<GetFunctionConfigurationRequest, GetFunctionConfigurationResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetFunctionConfigurationFunction - Class in com.amazonaws.services.lambda.waiters
-
- GetFunctionConfigurationFunction(AWSLambda) - Constructor for class com.amazonaws.services.lambda.waiters.GetFunctionConfigurationFunction
-
Constructs a new GetFunctionConfigurationFunction with the given client
- GetFunctionConfigurationRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionConfigurationRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
- GetFunctionConfigurationResult - Class in com.amazonaws.services.lambda.model
-
Details about a function's configuration.
- GetFunctionConfigurationResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- getFunctionCount() - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The number of Lambda functions.
- getFunctionError() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
If present, indicates that an error occurred during function execution.
- getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
- getFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
- getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest, AsyncHandler<GetFunctionEventInvokeConfigRequest, GetFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
- getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest, AsyncHandler<GetFunctionEventInvokeConfigRequest, GetFunctionEventInvokeConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves the configuration for asynchronous invocation for a function, version, or alias.
- getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionEventInvokeConfigAsync(GetFunctionEventInvokeConfigRequest, AsyncHandler<GetFunctionEventInvokeConfigRequest, GetFunctionEventInvokeConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetFunctionEventInvokeConfigRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionEventInvokeConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
- GetFunctionEventInvokeConfigResult - Class in com.amazonaws.services.lambda.model
-
- GetFunctionEventInvokeConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
- getFunctionEventInvokeConfigs() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
A list of configurations.
- GetFunctionFunction - Class in com.amazonaws.services.lambda.waiters
-
- GetFunctionFunction(AWSLambda) - Constructor for class com.amazonaws.services.lambda.waiters.GetFunctionFunction
-
Constructs a new GetFunctionFunction with the given client
- getFunctionName(Method, LambdaFunction, LambdaInvokerFactoryConfig) - Method in class com.amazonaws.services.lambda.invoke.DefaultLambdaFunctionNameResolver
-
- getFunctionName(Method, LambdaFunction, LambdaInvokerFactoryConfig) - Method in interface com.amazonaws.services.lambda.invoke.LambdaFunctionNameResolver
-
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
The name of the Lambda function or version.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The name of the Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The name of the function.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- getFunctionName() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The name of the Lambda function.
- GetFunctionRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionRequest
-
- getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- getFunctionResponseTypes() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- GetFunctionResult - Class in com.amazonaws.services.lambda.model
-
- GetFunctionResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionResult
-
- getFunctions() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A list of Lambda functions.
- getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The HTTP URL endpoint for your function.
- getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- getFunctionUrl() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- getFunctionUrlAuthType() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The type of authentication that your function URL uses.
- getFunctionUrlConfig(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getFunctionUrlConfig(GetFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns details about a Lambda function URL.
- getFunctionUrlConfig(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns details about a Lambda function URL.
- getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest, AsyncHandler<GetFunctionUrlConfigRequest, GetFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about a Lambda function URL.
- getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest, AsyncHandler<GetFunctionUrlConfigRequest, GetFunctionUrlConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns details about a Lambda function URL.
- getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getFunctionUrlConfigAsync(GetFunctionUrlConfigRequest, AsyncHandler<GetFunctionUrlConfigRequest, GetFunctionUrlConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetFunctionUrlConfigRequest - Class in com.amazonaws.services.lambda.model
-
- GetFunctionUrlConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
- GetFunctionUrlConfigResult - Class in com.amazonaws.services.lambda.model
-
- GetFunctionUrlConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
- getFunctionUrlConfigs() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
A list of function URL configurations.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The function version that the alias invokes.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The function version that the alias invokes.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The function version that the alias invokes.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The function version that the alias invokes.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Specify a function version to only list aliases that invoke that version.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to include entries for all published versions of each function.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The function version that the alias invokes.
- getFunctionVersion() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The function version that the alias invokes.
- getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the method within your code that Lambda calls to run your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function that Lambda calls to begin running your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function that Lambda calls to begin running your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function that Lambda calls to begin running your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function that Lambda calls to begin running your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function that Lambda calls to begin running your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The name of the method within your code that Lambda calls to run your function.
- getHandler() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function that Lambda calls to begin running your function.
- getImageConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- getImageConfig() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
-
Configuration values that override the container image Dockerfile.
- getImageConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's image configuration values.
- getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's image configuration values.
- getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's image configuration values.
- getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's image configuration values.
- getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's image configuration values.
- getImageConfigResponse() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's image configuration values.
- getImageUri() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
- getImageUri() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
URI of a container image in the Amazon ECR registry.
- getImageUri() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
URI of a container image in the Amazon ECR registry.
- getInvocationType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- getInvokeArgs() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The JSON that you want to provide to your Lambda function as input.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The KMS key that's used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The KMS key that's used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The KMS key that's used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The KMS key that's used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The KMS key that's used to encrypt the function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
- getKMSKeyArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The KMS key that's used to encrypt the function's environment variables.
- getLambdaFunctionNameResolver() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The date and time that the Code signing configuration was last modified, in ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The date that the event source mapping was last updated or that its state changed.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The date and time that the configuration was last updated.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModified() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- getLastModifiedTime() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModifiedTime() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastModifiedTime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The result of the last Lambda invocation of your function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- getLastProcessingResult() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The status of the last update that was performed on the function.
- getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The status of the last update that was performed on the function.
- getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The status of the last update that was performed on the function.
- getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The status of the last update that was performed on the function.
- getLastUpdateStatus() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason for the last update that was performed on the function.
- getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason for the last update that was performed on the function.
- getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason for the last update that was performed on the function.
- getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason for the last update that was performed on the function.
- getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason for the last update that was performed on the function.
- getLastUpdateStatusReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason for the last update that was performed on the function.
- getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the last update that was performed on the function.
- getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the last update that was performed on the function.
- getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the last update that was performed on the function.
- getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the last update that was performed on the function.
- getLastUpdateStatusReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- getLatestMatchingVersion() - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The newest version of the layer.
- getLayerArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The ARN of the layer.
- getLayerArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The ARN of the layer.
- getLayerArn() - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The Amazon Resource Name (ARN) of the function layer.
- getLayerArn() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The ARN of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The name of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- getLayerName() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- getLayers() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- getLayers() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- getLayers() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- getLayers() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- getLayers() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
A list of function layers.
- getLayers() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- getLayers() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- getLayers() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- getLayers() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- getLayerVersion(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getLayerVersion(GetLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersion(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The ARN of the layer version.
- getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The ARN of the layer version.
- getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The ARN of the layer version.
- getLayerVersionArn() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The ARN of the layer version.
- getLayerVersionAsync(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getLayerVersionAsync(GetLayerVersionRequest, AsyncHandler<GetLayerVersionRequest, GetLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getLayerVersionAsync(GetLayerVersionRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersionAsync(GetLayerVersionRequest, AsyncHandler<GetLayerVersionRequest, GetLayerVersionResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersionAsync(GetLayerVersionRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getLayerVersionAsync(GetLayerVersionRequest, AsyncHandler<GetLayerVersionRequest, GetLayerVersionResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getLayerVersionByArn(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getLayerVersionByArn(GetLayerVersionByArnRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersionByArn(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersionByArnAsync(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getLayerVersionByArnAsync(GetLayerVersionByArnRequest, AsyncHandler<GetLayerVersionByArnRequest, GetLayerVersionByArnResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getLayerVersionByArnAsync(GetLayerVersionByArnRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersionByArnAsync(GetLayerVersionByArnRequest, AsyncHandler<GetLayerVersionByArnRequest, GetLayerVersionByArnResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns information about a version of an
Lambda layer, with a link to
download the layer archive that's valid for 10 minutes.
- getLayerVersionByArnAsync(GetLayerVersionByArnRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getLayerVersionByArnAsync(GetLayerVersionByArnRequest, AsyncHandler<GetLayerVersionByArnRequest, GetLayerVersionByArnResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetLayerVersionByArnRequest - Class in com.amazonaws.services.lambda.model
-
- GetLayerVersionByArnRequest() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
-
- GetLayerVersionByArnResult - Class in com.amazonaws.services.lambda.model
-
- GetLayerVersionByArnResult() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
- getLayerVersionPolicy(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getLayerVersionPolicy(GetLayerVersionPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Returns the permission policy for a version of an
Lambda layer.
- getLayerVersionPolicy(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Returns the permission policy for a version of an
Lambda layer.
- getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest, AsyncHandler<GetLayerVersionPolicyRequest, GetLayerVersionPolicyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the permission policy for a version of an
Lambda layer.
- getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest, AsyncHandler<GetLayerVersionPolicyRequest, GetLayerVersionPolicyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Returns the permission policy for a version of an
Lambda layer.
- getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getLayerVersionPolicyAsync(GetLayerVersionPolicyRequest, AsyncHandler<GetLayerVersionPolicyRequest, GetLayerVersionPolicyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetLayerVersionPolicyRequest - Class in com.amazonaws.services.lambda.model
-
- GetLayerVersionPolicyRequest() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
- GetLayerVersionPolicyResult - Class in com.amazonaws.services.lambda.model
-
- GetLayerVersionPolicyResult() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
- GetLayerVersionRequest - Class in com.amazonaws.services.lambda.model
-
- GetLayerVersionRequest() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
- GetLayerVersionResult - Class in com.amazonaws.services.lambda.model
-
- GetLayerVersionResult() - Constructor for class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
- getLayerVersions() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
A list of versions.
- getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's software license.
- getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's software license.
- getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's open-source license.
- getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The layer's software license.
- getLicenseInfo() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's software license.
- getLocalMountPath() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
-
The path where the function can access the file system, starting with /mnt/
.
- getLocation() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
A presigned URL that you can use to download the deployment package.
- getLocation() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
A link to the layer archive in Amazon S3 that is valid for 10 minutes.
- getLogResult() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The last 4 KB of the execution log, which is base64-encoded.
- getLogType() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Set to Tail
to include the execution log in the response.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
A pagination token returned by a previous call.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
A pagination token returned by a previous call.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
A pagination token returned by a previous call.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMarker() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
For Lambda@Edge functions, the ARN of the main function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
For Lambda@Edge functions, the ARN of the main function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
For Lambda@Edge functions, the ARN of the main function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
For Lambda@Edge functions, the ARN of the main function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
For Lambda@Edge functions, the ARN of the main function.
- getMasterArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
For Lambda@Edge functions, the ARN of the main function.
- getMasterRegion() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
For Lambda@Edge functions, the Amazon Web Services Region of the master function.
- getMaxAge() - Method in class com.amazonaws.services.lambda.model.Cors
-
The maximum amount of time, in seconds, that web browsers can cache results of a preflight request.
- getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- getMaximumConcurrency() - Method in class com.amazonaws.services.lambda.model.ScalingConfig
-
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
- getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The maximum age of a request that Lambda sends to a function for processing.
- getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The maximum age of a request that Lambda sends to a function for processing.
- getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The maximum age of a request that Lambda sends to a function for processing.
- getMaximumEventAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) Discard records older than the specified age.
- getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) Discard records older than the specified age.
- getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) Discard records older than the specified age.
- getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) Discard records after the specified number of retries.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) Discard records after the specified number of retries.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The maximum number of times to retry when the function returns an error.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The maximum number of times to retry when the function returns an error.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) Discard records after the specified number of retries.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The maximum number of times to retry when the function returns an error.
- getMaximumRetryAttempts() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Limit the number of aliases returned.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
-
Maximum number of items to return.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The maximum number of event source mappings to return.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
The maximum number of configurations to return.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
Maximum number of items to return.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
The maximum number of functions to return in the response.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
The maximum number of function URLs to return in the response.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
The maximum number of layers to return.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
The maximum number of versions to return.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
Specify a number to limit the number of configurations returned.
- getMaxItems() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The maximum number of versions to return.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of memory available to the function at runtime.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of memory available to the function at runtime.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of memory available to the function at runtime.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of memory available to the function at runtime.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of memory available to the function at runtime.
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- getMemorySize() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of memory available to the function at runtime.
- getMessage() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error message.
- getMessage() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
-
Error message.
- getMessage() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
-
The error message.
- getMode() - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- getMode() - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- getName() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The name of the alias.
- getName() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the alias.
- getName() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The name of the alias.
- getName() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the alias.
- getName() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
The name of the alias.
- getName() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The name of the alias.
- getName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the alias.
- getName() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The name of the alias.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
The pagination token that's included if more results are available.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
The pagination token that's included if more results are available.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A pagination token that's returned when the response doesn't contain all event source mappings.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
The pagination token that's included if more results are available.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
The pagination token that's included if more results are available.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
The pagination token that's included if more results are available.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
The pagination token that's included if more results are available.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
A pagination token returned when the response doesn't contain all layers.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
A pagination token returned when the response doesn't contain all versions.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
The pagination token that's included if more results are available.
- getNextMarker() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
The pagination token that's included if more results are available.
- getObjectMapper() - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
Deprecated.
- getOnFailure() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
-
The destination configuration for failed invocations.
- getOnSuccess() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
-
The destination configuration for successful invocations.
- getOptimizationStatus() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
- getOrganizationId() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
With the principal set to *
, grant permission to all accounts in the specified organization.
- getPackageType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The type of deployment package.
- getPackageType() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The type of deployment package.
- getPackageType() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The type of deployment package.
- getPackageType() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The type of deployment package.
- getPackageType() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The type of deployment package.
- getPackageType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The type of deployment package.
- getPackageType() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The type of deployment package.
- getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) The number of batches to process from each shard concurrently.
- getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) The number of batches to process concurrently from each shard.
- getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) The number of batches to process from each shard concurrently.
- getParallelizationFactor() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- getPattern() - Method in class com.amazonaws.services.lambda.model.Filter
-
A filter pattern.
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The JSON that you want to provide to your Lambda function as input.
- getPayload() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The response from the function, or an error object.
- getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getPolicy(GetPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
- getPolicy() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
The policy document.
- getPolicy() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
The resource-based policy.
- getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getPolicyAsync(GetPolicyRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
- getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetPolicyRequest - Class in com.amazonaws.services.lambda.model
-
- GetPolicyRequest() - Constructor for class com.amazonaws.services.lambda.model.GetPolicyRequest
-
- GetPolicyResult - Class in com.amazonaws.services.lambda.model
-
- GetPolicyResult() - Constructor for class com.amazonaws.services.lambda.model.GetPolicyResult
-
- getPrincipal() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
An account ID, or *
to grant layer usage permission to all accounts in an organization, or all
Amazon Web Services accounts (if organizationId
is not specified).
- getPrincipal() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The Amazon Web Service or Amazon Web Services account that invokes the function.
- getPrincipalOrgID() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The identifier for your organization in Organizations.
- getProvisionedConcurrencyConfig(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getProvisionedConcurrencyConfig(GetProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Retrieves the provisioned concurrency configuration for a function's alias or version.
- getProvisionedConcurrencyConfig(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Retrieves the provisioned concurrency configuration for a function's alias or version.
- getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest, AsyncHandler<GetProvisionedConcurrencyConfigRequest, GetProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves the provisioned concurrency configuration for a function's alias or version.
- getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest, AsyncHandler<GetProvisionedConcurrencyConfigRequest, GetProvisionedConcurrencyConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves the provisioned concurrency configuration for a function's alias or version.
- getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getProvisionedConcurrencyConfigAsync(GetProvisionedConcurrencyConfigRequest, AsyncHandler<GetProvisionedConcurrencyConfigRequest, GetProvisionedConcurrencyConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetProvisionedConcurrencyConfigRequest - Class in com.amazonaws.services.lambda.model
-
- GetProvisionedConcurrencyConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
- GetProvisionedConcurrencyConfigResult - Class in com.amazonaws.services.lambda.model
-
- GetProvisionedConcurrencyConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
- getProvisionedConcurrencyConfigs() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
A list of provisioned concurrency configurations.
- getProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The amount of provisioned concurrency to allocate for the version or alias.
- getPublish() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set to true to publish the first version of the function during creation.
- getPublish() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Set to true to publish a new version of the function after updating the code.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Specify a version or alias to add permissions to a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
-
A version number or alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
Specify a version to delete.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
-
The alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
Specify a version or alias to get details about a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
A version number or alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
Specify a version or alias to get details about a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
The alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
Specify a version or alias to get the policy for that resource.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
Specify a version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Specify a version or alias to invoke a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
A version number or alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Specify a version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Specify a version or alias to remove permissions from a published version of the function.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
A version number or alias name.
- getQualifier() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The alias name.
- getQueues() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(MQ) The name of the Amazon MQ broker destination queue to consume.
- getQueues() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- getQueues() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- getQueues() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- getQueues() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- getQueues() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- getReason() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- getRepositoryType() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The service that's hosting the file.
- getRequestedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency requested.
- getRequestedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency requested.
- getRequestedProvisionedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency requested.
- getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.Concurrency
-
The number of concurrent executions that are reserved for this function.
- getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
-
The number of simultaneous executions that are reserved for the function.
- getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The number of simultaneous executions to reserve for the function.
- getReservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
The number of concurrent executions that are reserved for this function.
- getResolvedImageUri() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The resolved URI for the image.
- getResource() - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
-
The function's Amazon Resource Name (ARN).
- getResource() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The function's Amazon Resource Name (ARN).
- getResource() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The function's Amazon Resource Name (ARN).
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
The number of seconds the caller should wait before retrying.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
Only update the policy if the revision ID matches the ID specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
-
A unique identifier for the current revision of the policy.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Update the policy only if the revision ID matches the ID that's specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
A unique identifier that changes when you update the alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
A unique identifier that changes when you update the alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
A unique identifier that changes when you update the alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
A unique identifier for the current revision of the policy.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
A unique identifier for the current revision of the policy.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Only update the function if the revision ID matches the ID that's specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
Only update the policy if the revision ID matches the ID specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Update the policy only if the revision ID matches the ID that's specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Only update the alias if the revision ID matches the ID that's specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
A unique identifier that changes when you update the alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Update the function only if the revision ID matches the ID that's specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The latest updated revision of the function or alias.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Update the function only if the revision ID matches the ID that's specified.
- getRevisionId() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The latest updated revision of the function or alias.
- getRole() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The Amazon Resource Name (ARN) of the function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The Amazon Resource Name (ARN) of the function's execution role.
- getRole() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's execution role.
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
- getRoutingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
- getRuntime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The identifier of the function's
runtime.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The runtime environment for the Lambda function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The runtime environment for the Lambda function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The identifier of the function's
runtime.
- getRuntime() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- getRuntimeManagementConfig(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- getRuntimeManagementConfig(GetRuntimeManagementConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Retrieves the runtime management configuration for a function's version.
- getRuntimeManagementConfig(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
Retrieves the runtime management configuration for a function's version.
- getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest, AsyncHandler<GetRuntimeManagementConfigRequest, GetRuntimeManagementConfigResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves the runtime management configuration for a function's version.
- getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest, AsyncHandler<GetRuntimeManagementConfigRequest, GetRuntimeManagementConfigResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
Retrieves the runtime management configuration for a function's version.
- getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- getRuntimeManagementConfigAsync(GetRuntimeManagementConfigRequest, AsyncHandler<GetRuntimeManagementConfigRequest, GetRuntimeManagementConfigResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- GetRuntimeManagementConfigRequest - Class in com.amazonaws.services.lambda.model
-
- GetRuntimeManagementConfigRequest() - Constructor for class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
- GetRuntimeManagementConfigResult - Class in com.amazonaws.services.lambda.model
-
- GetRuntimeManagementConfigResult() - Constructor for class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
- getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
The ARN of the runtime the function is configured to use.
- getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
The ARN of the runtime version you want the function to use.
- getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The ARN of the runtime the function is configured to use.
- getRuntimeVersionArn() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
-
The ARN of the runtime version you want the function to use.
- getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the runtime and any errors that occured.
- getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the runtime and any errors that occured.
- getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the runtime and any errors that occured.
- getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the runtime and any errors that occured.
- getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the runtime and any errors that occured.
- getRuntimeVersionConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the runtime and any errors that occured.
- getS3Bucket() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
- getS3Bucket() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The Amazon S3 bucket of the layer archive.
- getS3Bucket() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
- getS3Key() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The Amazon S3 key of the deployment package.
- getS3Key() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The Amazon S3 key of the layer archive.
- getS3Key() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 key of the deployment package.
- getS3ObjectVersion() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
For versioned objects, the version of the deployment package object to use.
- getS3ObjectVersion() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
For versioned objects, the version of the layer archive object to use.
- getS3ObjectVersion() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
For versioned objects, the version of the deployment package object to use.
- getScalingConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Amazon SQS only) The scaling configuration for the event source.
- getScalingConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- getScalingConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- getScalingConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Amazon SQS only) The scaling configuration for the event source.
- getScalingConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- getScalingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Amazon SQS only) The scaling configuration for the event source.
- getScalingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- getSecurityGroupIds() - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security group IDs.
- getSecurityGroupIds() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security group IDs.
- getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The self-managed Apache Kafka cluster to receive records from.
- getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The self-managed Apache Kafka cluster for your event source.
- getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- getSelfManagedEventSource() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Specific configuration settings for a self-managed Apache Kafka event source.
- getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Specific configuration settings for a self-managed Apache Kafka event source.
- getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- getSelfManagedKafkaEventSourceConfig() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the signing job.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the signing job.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the signing job.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) of a signing job.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The Amazon Resource Name (ARN) of a signing job.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the signing job.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the signing job.
- getSigningJobArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the signing job.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the signing profile version.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the signing profile version.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the signing profile version.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) for a signing profile version.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The Amazon Resource Name (ARN) for a signing profile version.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the signing profile version.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the signing profile version.
- getSigningProfileVersionArn() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the signing profile version.
- getSigningProfileVersionArns() - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
-
The Amazon Resource Name (ARN) for each of the signing profiles.
- getSize() - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
-
The size of the function's /tmp
directory.
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- getSnapStart() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- getSourceAccessConfigurations() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- getSourceAccount() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Amazon Web Service, the ID of the Amazon Web Services account that owns the resource.
- getSourceArn() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Amazon Web Services, the ARN of the Amazon Web Services resource that invokes the function.
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The position in a stream from which to start reading.
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The position in a stream from which to start reading.
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The position in a stream from which to start reading.
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The position in a stream from which to start reading.
- getStartingPosition() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The position in a stream from which to start reading.
- getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- getStartingPositionTimestamp() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- getState() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The current state of the function.
- getState() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The current state of the function.
- getState() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The current state of the function.
- getState() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The current state of the function.
- getState() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The state of the event source mapping.
- getState() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The current state of the function.
- getState() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The current state of the function.
- getStatement() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
-
The permission statement.
- getStatement() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
The permission statement that's added to the function policy.
- getStatementId() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
An identifier that distinguishes the policy from others on the same layer version.
- getStatementId() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A statement identifier that differentiates the statement from others in the same policy.
- getStatementId() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The identifier that was specified when the statement was added.
- getStatementId() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Statement ID of the permission to remove.
- getStateReason() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason for the function's current state.
- getStateReason() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason for the function's current state.
- getStateReason() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason for the function's current state.
- getStateReason() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason for the function's current state.
- getStateReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason for the function's current state.
- getStateReason() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason for the function's current state.
- getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the function's current state.
- getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the function's current state.
- getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the function's current state.
- getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the function's current state.
- getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the function's current state.
- getStateReasonCode() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the function's current state.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- getStateTransitionReason() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- getStatus() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- getStatus() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
-
Deprecated.
The status code.
- getStatus() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The status of the allocation process.
- getStatus() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- getStatusCode() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The HTTP status code is in the 200 range for a successful request.
- getStatusReason() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- getStatusReason() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- getStatusReason() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- getSubnetIds() - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- getSubnetIds() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- getTagKeys() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
A list of tag keys to remove from the function.
- getTags() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A list of
tags to apply to the function.
- getTags() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
- getTags() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
The function's tags.
- getTags() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
A list of tags to apply to the function.
- getTargetArn() - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
- getTimeout() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- getTopics() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Kafka topic.
- getTopics() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The name of the Kafka topic.
- getTopics() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The name of the Kafka topic.
- getTopics() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The name of the Kafka topic.
- getTopics() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The name of the Kafka topic.
- getTopics() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The name of the Kafka topic.
- getTotalCodeSize() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The amount of storage space that you can use for all deployment packages and layer archives.
- getTotalCodeSize() - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The amount of storage space, in bytes, that's being used by deployment packages and layer archives.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set
Mode
to
Active
to sample and trace a subset of incoming requests with
X-Ray.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's X-Ray tracing configuration.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Set
Mode
to
Active
to sample and trace a subset of incoming requests with
X-Ray.
- getTracingConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's X-Ray tracing configuration.
- getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) The duration in seconds of a processing window.
- getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) The duration in seconds of a processing window.
- getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) The duration in seconds of a processing window.
- getTumblingWindowInSeconds() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- getType() - Method in exception com.amazonaws.services.lambda.invoke.LambdaFunctionException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.CodeSigningConfigNotFoundException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.CodeVerificationFailedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EC2AccessDeniedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EC2ThrottledException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EFSIOException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EFSMountConnectivityException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EFSMountFailureException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.EFSMountTimeoutException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidCodeSignatureException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidRuntimeException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidSecurityGroupIDException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidSubnetIDException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.InvalidZipFileException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSAccessDeniedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSDisabledException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSInvalidStateException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.KMSNotFoundException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.PreconditionFailedException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigNotFoundException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceInUseException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.ResourceNotReadyException
-
The exception type.
- getType() - Method in exception com.amazonaws.services.lambda.model.ServiceException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.SnapStartException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
-
- getType() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
The type of authentication protocol, VPC components, or virtual host for your event source.
- getType() - Method in exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- getType() - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
-
- getUnreservedConcurrentExecutions() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum number of simultaneous function executions, minus the capacity that's reserved for individual
functions with
PutFunctionConcurrency.
- getUntrustedArtifactOnDeployment() - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
-
Code signing configuration policy for deployment validation failure.
- getUpdateRuntimeOn() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
The current runtime update mode of the function.
- getUpdateRuntimeOn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Specify the runtime update mode.
- getUpdateRuntimeOn() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The runtime update mode.
- getURI() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
The value for your chosen configuration in Type
.
- getUUID() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The identifier of the event source mapping.
- getUUID() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The identifier of the event source mapping.
- getVariables() - Method in class com.amazonaws.services.lambda.model.Environment
-
Environment variable key-value pairs.
- getVariables() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Environment variable key-value pairs.
- getVersion() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The version number.
- getVersion() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The version number.
- getVersion() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The version number.
- getVersion() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The version number.
- getVersion() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The version of the Lambda function.
- getVersion() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The version of the Lambda function.
- getVersionNumber() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The version number.
- getVersionNumber() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
-
The version number.
- getVersionNumber() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
The version number.
- getVersionNumber() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
The version number.
- getVersionNumber() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The version number.
- getVersions() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets
in the VPC.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's networking configuration.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets
in the VPC.
- getVpcConfig() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's networking configuration.
- getVpcId() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
The ID of the VPC.
- getWorkingDirectory() - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies the working directory.
- getZipFile() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The base64-encoded contents of the deployment package.
- getZipFile() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The base64-encoded contents of the layer archive.
- getZipFile() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The base64-encoded contents of the deployment package.
- ScalingConfig - Class in com.amazonaws.services.lambda.model
-
(Amazon SQS only) The scaling configuration for the event source.
- ScalingConfig() - Constructor for class com.amazonaws.services.lambda.model.ScalingConfig
-
- SelfManagedEventSource - Class in com.amazonaws.services.lambda.model
-
The self-managed Apache Kafka cluster for your event source.
- SelfManagedEventSource() - Constructor for class com.amazonaws.services.lambda.model.SelfManagedEventSource
-
- SelfManagedKafkaEventSourceConfig - Class in com.amazonaws.services.lambda.model
-
Specific configuration settings for a self-managed Apache Kafka event source.
- SelfManagedKafkaEventSourceConfig() - Constructor for class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
-
- ServiceException - Exception in com.amazonaws.services.lambda.model
-
The Lambda service encountered an internal error.
- ServiceException(String) - Constructor for exception com.amazonaws.services.lambda.model.ServiceException
-
Constructs a new ServiceException with the specified error message.
- setAccountLimit(AccountLimit) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Limits that are related to concurrency and code storage.
- setAccountUsage(AccountUsage) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
The number of functions and amount of storage in use.
- setAction(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The API action that grants access to the layer.
- setAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The action that the principal can use on the function.
- setAdditionalVersionWeights(Map<String, Double>) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
The second version, and the percentage of traffic that's routed to it.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The Amazon Resource Name (ARN) of the alias.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- setAliasArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- setAliases(Collection<AliasConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- setAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency allocated.
- setAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency allocated.
- setAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency allocated.
- setAllowCredentials(Boolean) - Method in class com.amazonaws.services.lambda.model.Cors
-
Whether to allow cookies or other credentials in requests to your function URL.
- setAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
List of allowed publishers.
- setAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
Signing profiles for this code signing configuration.
- setAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
Signing profiles for this code signing configuration.
- setAllowHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers that origins can include in requests to your function URL.
- setAllowMethods(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP methods that are allowed when calling your function URL.
- setAllowOrigins(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The origins that can access your function URL.
- setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- setAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- setApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStart
-
Set to PublishedVersions
to create a snapshot of the initialized execution environment when you
publish a function version.
- setApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
When set to PublishedVersions
, Lambda creates a snapshot of the execution environment when you
publish a function version.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The instruction set architecture that the function supports.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The instruction set architecture that the function supports.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The instruction set architecture that the function supports.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The instruction set architecture that the function supports.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The instruction set architecture that the function supports.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The instruction set architecture that the function supports.
- setArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- setArn(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
-
The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
- setArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
-
The ARN of the layer version.
- setArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) of the function layer.
- setAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- setAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- setAuthType(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The type of authentication that your function URL uses.
- setAuthType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- setAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- setAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- setAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency available.
- setAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency available.
- setAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency available.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- setBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) If the function returns an error, split the batch in two and retry.
- setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) If the function returns an error, split the batch in two and retry.
- setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) If the function returns an error, split the batch in two and retry.
- setBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- setClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Up to 3,583 bytes of base64-encoded data about the invoking client to pass to the function in the context object.
- setCode(FunctionCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The code for the function.
- setCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The deployment package of the function or version.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The SHA-256 hash of the layer archive.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Only publish a version if the hash value matches the value that's specified.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The SHA256 hash of the function's deployment package.
- setCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- setCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
-
The code signing configuration.
- setCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
-
The code signing configuration
- setCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
-
The code signing configuration
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The Amazon Resource Name (ARN) of the Code signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
To enable code signing for this function, specify the ARN of a code-signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- setCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- setCodeSigningConfigId(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
Unique identifer for the Code signing configuration.
- setCodeSigningConfigs(Collection<CodeSigningConfig>) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
The code signing configurations
- setCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The code signing policy controls the validation failure action for signature mismatch or expiry.
- setCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
The code signing policies define the actions to take if the validation checks fail.
- setCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
The code signing policy.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function's deployment package, in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function's deployment package, in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function's deployment package, in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.Layer
-
The size of the layer archive in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The size of the layer archive in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function's deployment package, in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function's deployment package, in bytes.
- setCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function's deployment package, in bytes.
- setCodeSizeUnzipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum size of a function's deployment package and layers when they're extracted.
- setCodeSizeZipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum size of a deployment package when it's uploaded directly to Lambda.
- setCommand(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies parameters that you want to pass in with ENTRYPOINT.
- setCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
- setCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
- setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
- setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
- setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
- setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- setCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
- setCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
A runtime identifier.
- setCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
A runtime identifier.
- setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's compatible runtimes.
- setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's compatible runtimes.
- setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's compatible runtimes.
- setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- setCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's compatible runtimes.
- setConcurrency(Concurrency) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
- setConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum number of simultaneous function executions.
- setConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The configuration of the function or version.
- setConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
-
The identifier for the Kafka consumer group to join.
- setConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
-
The identifier for the Kafka consumer group to join.
- setContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
Details about the layer version.
- setContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
Details about the layer version.
- setContent(LayerVersionContentInput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The function layer archive.
- setContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
Details about the layer version.
- setCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
- setCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
- setCors(Cors) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
- setCors(Cors) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
- setCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
- setCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
- setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The date that the version was created, in ISO 8601 format.
- setCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setCreationTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's dead letter queue.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's dead letter queue.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
A description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
Code signing configuration description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
A description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
A description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
Descriptive name for this code signing configuration.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A description of the function.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
A description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The description of the version.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The description of the version.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The description of the version.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The description of the version.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The description of the version.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
A description for the version to override the description in the function configuration.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
A description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
A description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
Descriptive name for this code signing configuration.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's description.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A description of the function.
- setDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's description.
- setDestination(String) - Method in class com.amazonaws.services.lambda.model.OnFailure
-
The Amazon Resource Name (ARN) of the destination resource.
- setDestination(String) - Method in class com.amazonaws.services.lambda.model.OnSuccess
-
The Amazon Resource Name (ARN) of the destination resource.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
A destination for events after they have been sent to a function for processing.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
A destination for events after they have been sent to a function for processing.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
A destination for events after they have been sent to a function for processing.
- setDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- setDryRun(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Set to true to validate the request parameters and access permissions without modifying the function code.
- setEC2ErrorCode(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
When true, the event source mapping is active.
- setEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
When true, the event source mapping is active.
- setEndpoint(String) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- setEndpoint(String) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- setEndpoints(Map<String, List<String>>) - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
-
The list of bootstrap servers for your Kafka brokers in the following format:
"KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"]
.
- setEntryPoint(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies the entry point to their application, which is typically the location of the runtime executable.
- setEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Environment variables that are accessible from function code during execution.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- setEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Environment variables that are accessible from function code during execution.
- setEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The size of the function's /tmp
directory in MB.
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function’s /tmp
directory in MB.
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function’s /tmp
directory in MB.
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function’s /tmp
directory in MB.
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function’s /tmp
directory in MB.
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function’s /tmp
directory in MB.
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The size of the function's /tmp
directory in MB.
- setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function’s /tmp
directory in MB.
- setError(EnvironmentError) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Error messages for environment variables that couldn't be applied.
- setError(ImageConfigError) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
-
Error response to GetFunctionConfiguration
.
- setError(RuntimeVersionError) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
-
Error response when Lambda is unable to retrieve the runtime version for a function.
- setErrorCode(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error code.
- setErrorCode(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
-
Error code.
- setErrorCode(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
-
The error code.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- setEventSourceMappings(Collection<EventSourceMappingConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- setEventSourceToken(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Alexa Smart Home functions, a token that the invoker must supply.
- setExecutedVersion(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The version of the function that executed.
- setExposeHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers in your function response that you want to expose to origins that call your function URL.
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Connection settings for an Amazon EFS file system.
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Connection settings for an Amazon EFS file system.
- setFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
-
A list of filters.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's Amazon Resource Name (ARN).
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's Amazon Resource Name (ARN).
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The Amazon Resource Name (ARN) of the function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The Amazon Resource Name (ARN) of your function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's Amazon Resource Name (ARN).
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The Amazon Resource Name (ARN) of the alias or version.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's Amazon Resource Name (ARN).
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The ARN of the function
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The ARN of the Lambda function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's Amazon Resource Name (ARN).
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's Amazon Resource Name (ARN).
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- setFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- setFunctionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
The function ARNs.
- setFunctionCount(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The number of Lambda functions.
- setFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
If present, indicates that an error occurred during function execution.
- setFunctionEventInvokeConfigs(Collection<FunctionEventInvokeConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
A list of configurations.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
The name of the Lambda function or version.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The name of the Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The name of the function.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- setFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The name of the Lambda function.
- setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- setFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- setFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A list of Lambda functions.
- setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The HTTP URL endpoint for your function.
- setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- setFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- setFunctionUrlAuthType(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The type of authentication that your function URL uses.
- setFunctionUrlConfigs(Collection<FunctionUrlConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
A list of function URL configurations.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The function version that the alias invokes.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The function version that the alias invokes.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The function version that the alias invokes.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The function version that the alias invokes.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Specify a function version to only list aliases that invoke that version.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to include entries for all published versions of each function.
- setFunctionVersion(FunctionVersion) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to include entries for all published versions of each function.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The function version that the alias invokes.
- setFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The function version that the alias invokes.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the method within your code that Lambda calls to run your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function that Lambda calls to begin running your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function that Lambda calls to begin running your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function that Lambda calls to begin running your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function that Lambda calls to begin running your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function that Lambda calls to begin running your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The name of the method within your code that Lambda calls to run your function.
- setHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function that Lambda calls to begin running your function.
- setImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- setImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
-
Configuration values that override the container image Dockerfile.
- setImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's image configuration values.
- setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's image configuration values.
- setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's image configuration values.
- setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's image configuration values.
- setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's image configuration values.
- setImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's image configuration values.
- setImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
- setImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
URI of a container image in the Amazon ECR registry.
- setImageUri(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
URI of a container image in the Amazon ECR registry.
- setInvocationType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- setInvocationType(InvocationType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- setInvokeArgs(InputStream) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The JSON that you want to provide to your Lambda function as input.
- setInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The JSON that you want to provide to your Lambda function as input.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The KMS key that's used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The KMS key that's used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The KMS key that's used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The KMS key that's used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The KMS key that's used to encrypt the function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
- setKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The KMS key that's used to encrypt the function's environment variables.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The date and time that the Code signing configuration was last modified, in ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The date that the event source mapping was last updated or that its state changed.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The date and time that the configuration was last updated.
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- setLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The result of the last Lambda invocation of your function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- setLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason for the last update that was performed on the function.
- setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason for the last update that was performed on the function.
- setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason for the last update that was performed on the function.
- setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason for the last update that was performed on the function.
- setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason for the last update that was performed on the function.
- setLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- setLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- setLatestMatchingVersion(LayerVersionsListItem) - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The newest version of the layer.
- setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The ARN of the layer.
- setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The ARN of the layer.
- setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The Amazon Resource Name (ARN) of the function layer.
- setLayerArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The ARN of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The name of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- setLayerName(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- setLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- setLayers(Collection<LayersListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
A list of function layers.
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- setLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The ARN of the layer version.
- setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The ARN of the layer version.
- setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The ARN of the layer version.
- setLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The ARN of the layer version.
- setLayerVersions(Collection<LayerVersionsListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
A list of versions.
- setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's software license.
- setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's software license.
- setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's open-source license.
- setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The layer's software license.
- setLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's software license.
- setLocalMountPath(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
-
The path where the function can access the file system, starting with /mnt/
.
- setLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
A presigned URL that you can use to download the deployment package.
- setLocation(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
A link to the layer archive in Amazon S3 that is valid for 10 minutes.
- setLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The last 4 KB of the execution log, which is base64-encoded.
- setLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Set to Tail
to include the execution log in the response.
- setLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Set to Tail
to include the execution log in the response.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
A pagination token returned by a previous call.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
A pagination token returned by a previous call.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
A pagination token returned by a previous call.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
For Lambda@Edge functions, the ARN of the main function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
For Lambda@Edge functions, the ARN of the main function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
For Lambda@Edge functions, the ARN of the main function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
For Lambda@Edge functions, the ARN of the main function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
For Lambda@Edge functions, the ARN of the main function.
- setMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
For Lambda@Edge functions, the ARN of the main function.
- setMasterRegion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
For Lambda@Edge functions, the Amazon Web Services Region of the master function.
- setMaxAge(Integer) - Method in class com.amazonaws.services.lambda.model.Cors
-
The maximum amount of time, in seconds, that web browsers can cache results of a preflight request.
- setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- setMaximumConcurrency(Integer) - Method in class com.amazonaws.services.lambda.model.ScalingConfig
-
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
- setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The maximum age of a request that Lambda sends to a function for processing.
- setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The maximum age of a request that Lambda sends to a function for processing.
- setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The maximum age of a request that Lambda sends to a function for processing.
- setMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) Discard records older than the specified age.
- setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) Discard records older than the specified age.
- setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) Discard records older than the specified age.
- setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) Discard records after the specified number of retries.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) Discard records after the specified number of retries.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The maximum number of times to retry when the function returns an error.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The maximum number of times to retry when the function returns an error.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) Discard records after the specified number of retries.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The maximum number of times to retry when the function returns an error.
- setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Limit the number of aliases returned.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
-
Maximum number of items to return.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The maximum number of event source mappings to return.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
The maximum number of configurations to return.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
Maximum number of items to return.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
The maximum number of functions to return in the response.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
The maximum number of function URLs to return in the response.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
The maximum number of layers to return.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
The maximum number of versions to return.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
Specify a number to limit the number of configurations returned.
- setMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The maximum number of versions to return.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of memory available to the function at runtime.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of memory available to the function at runtime.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of memory available to the function at runtime.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of memory available to the function at runtime.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of memory available to the function at runtime.
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- setMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of memory available to the function at runtime.
- setMessage(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error message.
- setMessage(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
-
Error message.
- setMessage(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
-
The error message.
- setMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- setMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- setMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- setMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- setName(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The name of the alias.
- setName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the alias.
- setName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The name of the alias.
- setName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the alias.
- setName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
The name of the alias.
- setName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The name of the alias.
- setName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the alias.
- setName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The name of the alias.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
The pagination token that's included if more results are available.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
The pagination token that's included if more results are available.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A pagination token that's returned when the response doesn't contain all event source mappings.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
The pagination token that's included if more results are available.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
The pagination token that's included if more results are available.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
The pagination token that's included if more results are available.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
The pagination token that's included if more results are available.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
A pagination token returned when the response doesn't contain all layers.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
A pagination token returned when the response doesn't contain all versions.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
The pagination token that's included if more results are available.
- setNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
The pagination token that's included if more results are available.
- setOnFailure(OnFailure) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
-
The destination configuration for failed invocations.
- setOnSuccess(OnSuccess) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
-
The destination configuration for successful invocations.
- setOptimizationStatus(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
- setOrganizationId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
With the principal set to *
, grant permission to all accounts in the specified organization.
- setPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The type of deployment package.
- setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The type of deployment package.
- setPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The type of deployment package.
- setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The type of deployment package.
- setPackageType(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The type of deployment package.
- setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The type of deployment package.
- setPackageType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The type of deployment package.
- setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The type of deployment package.
- setPackageType(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The type of deployment package.
- setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The type of deployment package.
- setPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The type of deployment package.
- setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The type of deployment package.
- setPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The type of deployment package.
- setPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The type of deployment package.
- setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) The number of batches to process from each shard concurrently.
- setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) The number of batches to process concurrently from each shard.
- setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) The number of batches to process from each shard concurrently.
- setParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- setPattern(String) - Method in class com.amazonaws.services.lambda.model.Filter
-
A filter pattern.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The JSON that you want to provide to your Lambda function as input.
- setPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The JSON that you want to provide to your Lambda function as input.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The response from the function, or an error object.
- setPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
The policy document.
- setPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
The resource-based policy.
- setPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
An account ID, or *
to grant layer usage permission to all accounts in an organization, or all
Amazon Web Services accounts (if organizationId
is not specified).
- setPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The Amazon Web Service or Amazon Web Services account that invokes the function.
- setPrincipalOrgID(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The identifier for your organization in Organizations.
- setProvisionedConcurrencyConfigs(Collection<ProvisionedConcurrencyConfigListItem>) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
A list of provisioned concurrency configurations.
- setProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The amount of provisioned concurrency to allocate for the version or alias.
- setPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set to true to publish the first version of the function during creation.
- setPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Set to true to publish a new version of the function after updating the code.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Specify a version or alias to add permissions to a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
-
A version number or alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
Specify a version to delete.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
-
The alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
Specify a version or alias to get details about a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
A version number or alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
Specify a version or alias to get details about a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
The alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
Specify a version or alias to get the policy for that resource.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
Specify a version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Specify a version or alias to invoke a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
A version number or alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Specify a version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Specify a version or alias to remove permissions from a published version of the function.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
A version number or alias name.
- setQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The alias name.
- setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(MQ) The name of the Amazon MQ broker destination queue to consume.
- setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- setQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- setReason(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- setReason(ThrottleReason) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- setRegion(Region) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- setRegion(Region) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- setRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The service that's hosting the file.
- setRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency requested.
- setRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency requested.
- setRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency requested.
- setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.Concurrency
-
The number of concurrent executions that are reserved for this function.
- setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
-
The number of simultaneous executions that are reserved for the function.
- setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The number of simultaneous executions to reserve for the function.
- setReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
The number of concurrent executions that are reserved for this function.
- setResolvedImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The resolved URI for the image.
- setResource(String) - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
-
The function's Amazon Resource Name (ARN).
- setResource(String) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The function's Amazon Resource Name (ARN).
- setResource(String) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The function's Amazon Resource Name (ARN).
- setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
The number of seconds the caller should wait before retrying.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
Only update the policy if the revision ID matches the ID specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
-
A unique identifier for the current revision of the policy.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Update the policy only if the revision ID matches the ID that's specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
A unique identifier that changes when you update the alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
A unique identifier that changes when you update the alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
A unique identifier that changes when you update the alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
A unique identifier for the current revision of the policy.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
A unique identifier for the current revision of the policy.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Only update the function if the revision ID matches the ID that's specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
Only update the policy if the revision ID matches the ID specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Update the policy only if the revision ID matches the ID that's specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Only update the alias if the revision ID matches the ID that's specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
A unique identifier that changes when you update the alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Update the function only if the revision ID matches the ID that's specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The latest updated revision of the function or alias.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Update the function only if the revision ID matches the ID that's specified.
- setRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The latest updated revision of the function or alias.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The Amazon Resource Name (ARN) of the function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The Amazon Resource Name (ARN) of the function's execution role.
- setRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's execution role.
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
- setRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The identifier of the function's
runtime.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The identifier of the function's
runtime.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The runtime environment for the Lambda function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The runtime environment for the Lambda function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The identifier of the function's
runtime.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The identifier of the function's
runtime.
- setRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- setRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
The ARN of the runtime the function is configured to use.
- setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
The ARN of the runtime version you want the function to use.
- setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The ARN of the runtime the function is configured to use.
- setRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
-
The ARN of the runtime version you want the function to use.
- setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the runtime and any errors that occured.
- setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the runtime and any errors that occured.
- setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the runtime and any errors that occured.
- setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the runtime and any errors that occured.
- setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the runtime and any errors that occured.
- setRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the runtime and any errors that occured.
- setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
- setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The Amazon S3 bucket of the layer archive.
- setS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
- setS3Key(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The Amazon S3 key of the deployment package.
- setS3Key(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The Amazon S3 key of the layer archive.
- setS3Key(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 key of the deployment package.
- setS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
For versioned objects, the version of the deployment package object to use.
- setS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
For versioned objects, the version of the layer archive object to use.
- setS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
For versioned objects, the version of the deployment package object to use.
- setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Amazon SQS only) The scaling configuration for the event source.
- setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Amazon SQS only) The scaling configuration for the event source.
- setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Amazon SQS only) The scaling configuration for the event source.
- setScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security group IDs.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security group IDs.
- setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The self-managed Apache Kafka cluster to receive records from.
- setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The self-managed Apache Kafka cluster for your event source.
- setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- setSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Specific configuration settings for a self-managed Apache Kafka event source.
- setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Specific configuration settings for a self-managed Apache Kafka event source.
- setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- setSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the signing job.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the signing job.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the signing job.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) of a signing job.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The Amazon Resource Name (ARN) of a signing job.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the signing job.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the signing job.
- setSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the signing job.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the signing profile version.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the signing profile version.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the signing profile version.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) for a signing profile version.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The Amazon Resource Name (ARN) for a signing profile version.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the signing profile version.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the signing profile version.
- setSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the signing profile version.
- setSigningProfileVersionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
-
The Amazon Resource Name (ARN) for each of the signing profiles.
- setSize(Integer) - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
-
The size of the function's /tmp
directory.
- setSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- setSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- setSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- setSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- setSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Amazon Web Service, the ID of the Amazon Web Services account that owns the resource.
- setSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Amazon Web Services, the ARN of the Amazon Web Services resource that invokes the function.
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- setStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The position in a stream from which to start reading.
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The position in a stream from which to start reading.
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The position in a stream from which to start reading.
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The position in a stream from which to start reading.
- setStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The position in a stream from which to start reading.
- setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- setState(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The current state of the function.
- setState(State) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The current state of the function.
- setState(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The current state of the function.
- setState(State) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The current state of the function.
- setState(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The current state of the function.
- setState(State) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The current state of the function.
- setState(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The current state of the function.
- setState(State) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The current state of the function.
- setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The state of the event source mapping.
- setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The current state of the function.
- setState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The current state of the function.
- setState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The current state of the function.
- setState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The current state of the function.
- setStatement(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
-
The permission statement.
- setStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
The permission statement that's added to the function policy.
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
An identifier that distinguishes the policy from others on the same layer version.
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A statement identifier that differentiates the statement from others in the same policy.
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The identifier that was specified when the statement was added.
- setStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Statement ID of the permission to remove.
- setStateReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason for the function's current state.
- setStateReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason for the function's current state.
- setStateReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason for the function's current state.
- setStateReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason for the function's current state.
- setStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason for the function's current state.
- setStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason for the function's current state.
- setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the function's current state.
- setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the function's current state.
- setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the function's current state.
- setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the function's current state.
- setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the function's current state.
- setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the function's current state.
- setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the function's current state.
- setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the function's current state.
- setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the function's current state.
- setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the function's current state.
- setStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the function's current state.
- setStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the function's current state.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- setStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- setStatus(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- setStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
-
Deprecated.
The status code.
- setStatus(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The status of the allocation process.
- setStatus(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- setStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The HTTP status code is in the 200 range for a successful request.
- setStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- setStatusReason(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- setStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
A list of tag keys to remove from the function.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A list of
tags to apply to the function.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
The function's tags.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
A list of tags to apply to the function.
- setTargetArn(String) - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
- setTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Kafka topic.
- setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The name of the Kafka topic.
- setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The name of the Kafka topic.
- setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The name of the Kafka topic.
- setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The name of the Kafka topic.
- setTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The name of the Kafka topic.
- setTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The amount of storage space that you can use for all deployment packages and layer archives.
- setTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The amount of storage space, in bytes, that's being used by deployment packages and layer archives.
- setTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set
Mode
to
Active
to sample and trace a subset of incoming requests with
X-Ray.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's X-Ray tracing configuration.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's X-Ray tracing configuration.
- setTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Set
Mode
to
Active
to sample and trace a subset of incoming requests with
X-Ray.
- setTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's X-Ray tracing configuration.
- setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) The duration in seconds of a processing window.
- setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) The duration in seconds of a processing window.
- setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) The duration in seconds of a processing window.
- setTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.CodeSigningConfigNotFoundException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.CodeVerificationFailedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EC2AccessDeniedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EC2ThrottledException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EFSIOException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountConnectivityException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountFailureException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountTimeoutException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidCodeSignatureException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRuntimeException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSecurityGroupIDException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSubnetIDException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidZipFileException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSAccessDeniedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSDisabledException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSInvalidStateException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.KMSNotFoundException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.PreconditionFailedException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigNotFoundException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceInUseException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotReadyException
-
The exception type.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
-
- setType(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
The type of authentication protocol, VPC components, or virtual host for your event source.
- setType(String) - Method in exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- setType(String) - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
-
- setUnreservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum number of simultaneous function executions, minus the capacity that's reserved for individual
functions with
PutFunctionConcurrency.
- setUntrustedArtifactOnDeployment(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
-
Code signing configuration policy for deployment validation failure.
- setUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
The current runtime update mode of the function.
- setUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Specify the runtime update mode.
- setUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The runtime update mode.
- setURI(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
The value for your chosen configuration in Type
.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The identifier of the event source mapping.
- setUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The identifier of the event source mapping.
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.Environment
-
Environment variable key-value pairs.
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Environment variable key-value pairs.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The version of the Lambda function.
- setVersion(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The version number.
- setVersion(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The version number.
- setVersion(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The version number.
- setVersion(Long) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The version number.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The version of the Lambda function.
- setVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The version of the Lambda function.
- setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The version number.
- setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
-
The version number.
- setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
The version number.
- setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
The version number.
- setVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The version number.
- setVersions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets
in the VPC.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's networking configuration.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's networking configuration.
- setVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets
in the VPC.
- setVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's networking configuration.
- setVpcId(String) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
The ID of the VPC.
- setWorkingDirectory(String) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies the working directory.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The base64-encoded contents of the deployment package.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The base64-encoded contents of the layer archive.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The base64-encoded contents of the deployment package.
- shutdown() - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- shutdown() - Method in interface com.amazonaws.services.lambda.AWSLambda
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
- shutdown() - Method in class com.amazonaws.services.lambda.waiters.AWSLambdaWaiters
-
- SnapStart - Class in com.amazonaws.services.lambda.model
-
The function's Lambda SnapStart setting.
- SnapStart() - Constructor for class com.amazonaws.services.lambda.model.SnapStart
-
- SnapStartApplyOn - Enum in com.amazonaws.services.lambda.model
-
- SnapStartException - Exception in com.amazonaws.services.lambda.model
-
- SnapStartException(String) - Constructor for exception com.amazonaws.services.lambda.model.SnapStartException
-
Constructs a new SnapStartException with the specified error message.
- SnapStartNotReadyException - Exception in com.amazonaws.services.lambda.model
-
Lambda is initializing your function.
- SnapStartNotReadyException(String) - Constructor for exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
-
Constructs a new SnapStartNotReadyException with the specified error message.
- SnapStartOptimizationStatus - Enum in com.amazonaws.services.lambda.model
-
- SnapStartResponse - Class in com.amazonaws.services.lambda.model
-
- SnapStartResponse() - Constructor for class com.amazonaws.services.lambda.model.SnapStartResponse
-
- SnapStartTimeoutException - Exception in com.amazonaws.services.lambda.model
-
Lambda couldn't restore the snapshot within the timeout limit.
- SnapStartTimeoutException(String) - Constructor for exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
-
Constructs a new SnapStartTimeoutException with the specified error message.
- SourceAccessConfiguration - Class in com.amazonaws.services.lambda.model
-
To secure and define access to your event source, you can specify the authentication protocol, VPC components, or
virtual host.
- SourceAccessConfiguration() - Constructor for class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
- SourceAccessType - Enum in com.amazonaws.services.lambda.model
-
- standard() - Static method in class com.amazonaws.services.lambda.AWSLambdaAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.lambda.AWSLambdaClientBuilder
-
- State - Enum in com.amazonaws.services.lambda.model
-
- StateReasonCode - Enum in com.amazonaws.services.lambda.model
-
- SubnetIPAddressLimitReachedException - Exception in com.amazonaws.services.lambda.model
-
Lambda couldn't set up VPC access for the Lambda function because one or more configured subnets has no available IP
addresses.
- SubnetIPAddressLimitReachedException(String) - Constructor for exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
Constructs a new SubnetIPAddressLimitReachedException with the specified error message.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.lambda.AbstractAWSLambdaAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.lambda.AWSLambdaAsync
-
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.lambda.AWSLambdaAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.lambda.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.lambda.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.lambda.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.lambda.model.TagResourceResult
-
- ThrottleReason - Enum in com.amazonaws.services.lambda.model
-
- TooManyRequestsException - Exception in com.amazonaws.services.lambda.model
-
The request throughput limit was exceeded.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.Architecture
-
- toString() - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.CodeSigningPolicy
-
- toString() - Method in class com.amazonaws.services.lambda.model.Concurrency
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.Cors
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.DestinationConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.EndPointType
-
- toString() - Method in class com.amazonaws.services.lambda.model.Environment
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.EventSourcePosition
-
- toString() - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.Filter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.FilterCriteria
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.FunctionResponseType
-
- toString() - Method in enum com.amazonaws.services.lambda.model.FunctionUrlAuthType
-
- toString() - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.FunctionVersion
-
- toString() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ImageConfigError
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.InvocationType
-
- toString() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
-
Deprecated.
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.LastUpdateStatus
-
- toString() - Method in enum com.amazonaws.services.lambda.model.LastUpdateStatusReasonCode
-
- toString() - Method in class com.amazonaws.services.lambda.model.Layer
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.LogType
-
- toString() - Method in class com.amazonaws.services.lambda.model.OnFailure
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.OnSuccess
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.PackageType
-
- toString() - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.ProvisionedConcurrencyStatusEnum
-
- toString() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.RemovePermissionResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.Runtime
-
- toString() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.ScalingConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.SnapStart
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.SnapStartApplyOn
-
- toString() - Method in enum com.amazonaws.services.lambda.model.SnapStartOptimizationStatus
-
- toString() - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.SourceAccessType
-
- toString() - Method in enum com.amazonaws.services.lambda.model.State
-
- toString() - Method in enum com.amazonaws.services.lambda.model.StateReasonCode
-
- toString() - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.ThrottleReason
-
- toString() - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.TracingMode
-
- toString() - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lambda.model.UpdateRuntimeOn
-
- toString() - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
Returns a string representation of this object.
- TracingConfig - Class in com.amazonaws.services.lambda.model
-
The function's
X-Ray tracing
configuration.
- TracingConfig() - Constructor for class com.amazonaws.services.lambda.model.TracingConfig
-
- TracingConfigResponse - Class in com.amazonaws.services.lambda.model
-
The function's X-Ray tracing configuration.
- TracingConfigResponse() - Constructor for class com.amazonaws.services.lambda.model.TracingConfigResponse
-
- TracingMode - Enum in com.amazonaws.services.lambda.model
-
- waiters() - Method in class com.amazonaws.services.lambda.AbstractAWSLambda
-
- waiters() - Method in interface com.amazonaws.services.lambda.AWSLambda
-
- waiters() - Method in class com.amazonaws.services.lambda.AWSLambdaClient
-
- withAccountLimit(AccountLimit) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
Limits that are related to concurrency and code storage.
- withAccountUsage(AccountUsage) - Method in class com.amazonaws.services.lambda.model.GetAccountSettingsResult
-
The number of functions and amount of storage in use.
- withAction(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The API action that grants access to the layer.
- withAction(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The action that the principal can use on the function.
- withAdditionalVersionWeights(Map<String, Double>) - Method in class com.amazonaws.services.lambda.model.AliasRoutingConfiguration
-
The second version, and the percentage of traffic that's routed to it.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The Amazon Resource Name (ARN) of the alias.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- withAliasArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The Amazon Resource Name (ARN) of the alias.
- withAliases(AliasConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- withAliases(Collection<AliasConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
A list of aliases.
- withAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency allocated.
- withAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency allocated.
- withAllocatedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency allocated.
- withAllowCredentials(Boolean) - Method in class com.amazonaws.services.lambda.model.Cors
-
Whether to allow cookies or other credentials in requests to your function URL.
- withAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
List of allowed publishers.
- withAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
Signing profiles for this code signing configuration.
- withAllowedPublishers(AllowedPublishers) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
Signing profiles for this code signing configuration.
- withAllowHeaders(String...) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers that origins can include in requests to your function URL.
- withAllowHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers that origins can include in requests to your function URL.
- withAllowMethods(String...) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP methods that are allowed when calling your function URL.
- withAllowMethods(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP methods that are allowed when calling your function URL.
- withAllowOrigins(String...) - Method in class com.amazonaws.services.lambda.model.Cors
-
The origins that can access your function URL.
- withAllowOrigins(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The origins that can access your function URL.
- withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- withAmazonManagedKafkaEventSourceConfig(AmazonManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) event source.
- withApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStart
-
Set to PublishedVersions
to create a snapshot of the initialized execution environment when you
publish a function version.
- withApplyOn(SnapStartApplyOn) - Method in class com.amazonaws.services.lambda.model.SnapStart
-
Set to PublishedVersions
to create a snapshot of the initialized execution environment when you
publish a function version.
- withApplyOn(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
When set to PublishedVersions
, Lambda creates a snapshot of the execution environment when you
publish a function version.
- withApplyOn(SnapStartApplyOn) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
When set to PublishedVersions
, Lambda creates a snapshot of the execution environment when you
publish a function version.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The instruction set architecture that the function supports.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The instruction set architecture that the function supports.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The instruction set architecture that the function supports.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The instruction set architecture that the function supports.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The instruction set architecture that the function supports.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The instruction set architecture that the function supports.
- withArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- withArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- withArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The instruction set architecture that the function supports.
- withArn(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
-
The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
- withArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnRequest
-
The ARN of the layer version.
- withArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) of the function layer.
- withAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- withAuthType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- withAuthType(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The type of authentication that your function URL uses.
- withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The type of authentication that your function URL uses.
- withAuthType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- withAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The type of authentication that your function URL uses.
- withAuthType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- withAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The type of authentication that your function URL uses.
- withAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency available.
- withAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency available.
- withAvailableProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency available.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- withBatchSize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum number of records in each batch that Lambda pulls from your stream or queue and sends to your
function.
- withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) If the function returns an error, split the batch in two and retry.
- withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) If the function returns an error, split the batch in two and retry.
- withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) If the function returns an error, split the batch in two and retry.
- withBisectBatchOnFunctionError(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) If the function returns an error, split the batch in two and retry.
- withClientContext(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Up to 3,583 bytes of base64-encoded data about the invoking client to pass to the function in the context object.
- withCode(FunctionCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The code for the function.
- withCode(FunctionCodeLocation) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The deployment package of the function or version.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The SHA-256 hash of the layer archive.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Only publish a version if the hash value matches the value that's specified.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The SHA256 hash of the function's deployment package.
- withCodeSha256(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The SHA256 hash of the function's deployment package.
- withCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigResult
-
The code signing configuration.
- withCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigResult
-
The code signing configuration
- withCodeSigningConfig(CodeSigningConfig) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigResult
-
The code signing configuration
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The Amazon Resource Name (ARN) of the Code signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
To enable code signing for this function, specify the ARN of a code-signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- withCodeSigningConfigArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
- withCodeSigningConfigId(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
Unique identifer for the Code signing configuration.
- withCodeSigningConfigs(CodeSigningConfig...) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
The code signing configurations
- withCodeSigningConfigs(Collection<CodeSigningConfig>) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
The code signing configurations
- withCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The code signing policy controls the validation failure action for signature mismatch or expiry.
- withCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
The code signing policies define the actions to take if the validation checks fail.
- withCodeSigningPolicies(CodeSigningPolicies) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
The code signing policy.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function's deployment package, in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function's deployment package, in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function's deployment package, in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.Layer
-
The size of the layer archive in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The size of the layer archive in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function's deployment package, in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function's deployment package, in bytes.
- withCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function's deployment package, in bytes.
- withCodeSizeUnzipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum size of a function's deployment package and layers when they're extracted.
- withCodeSizeZipped(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum size of a deployment package when it's uploaded directly to Lambda.
- withCommand(String...) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies parameters that you want to pass in with ENTRYPOINT.
- withCommand(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies parameters that you want to pass in with ENTRYPOINT.
- withCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
- withCompatibleArchitecture(Architecture) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
- withCompatibleArchitecture(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
- withCompatibleArchitecture(Architecture) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
- withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
- withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
- withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
- withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
- withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
- withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
- withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
- withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
- withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
- withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- withCompatibleArchitectures(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
- withCompatibleArchitectures(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
- withCompatibleArchitectures(Architecture...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
- withCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
A runtime identifier.
- withCompatibleRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
A runtime identifier.
- withCompatibleRuntime(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
A runtime identifier.
- withCompatibleRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
A runtime identifier.
- withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's compatible runtimes.
- withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
- withCompatibleRuntimes(String...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's compatible runtimes.
- withCompatibleRuntimes(Runtime...) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's compatible runtimes.
- withConcurrency(Concurrency) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
- withConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum number of simultaneous function executions.
- withConfiguration(FunctionConfiguration) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
The configuration of the function or version.
- withConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.AmazonManagedKafkaEventSourceConfig
-
The identifier for the Kafka consumer group to join.
- withConsumerGroupId(String) - Method in class com.amazonaws.services.lambda.model.SelfManagedKafkaEventSourceConfig
-
The identifier for the Kafka consumer group to join.
- withContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
Details about the layer version.
- withContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
Details about the layer version.
- withContent(LayerVersionContentInput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The function layer archive.
- withContent(LayerVersionContentOutput) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
Details about the layer version.
- withCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
- withCors(Cors) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
- withCors(Cors) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
- withCors(Cors) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
- withCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
- withCors(Cors) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
- withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The date that the version was created, in ISO 8601 format.
- withCreatedDate(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The date that the layer version was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withCreationTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
When the function URL was created, in
ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's dead letter queue.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when
they fail processing.
- withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's dead letter queue.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
A description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
Code signing configuration description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
A description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
A description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateCodeSigningConfigRequest
-
Descriptive name for this code signing configuration.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A description of the function.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
A description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The description of the version.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The description of the version.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The description of the version.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The description of the version.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The description of the version.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
A description for the version to override the description in the function configuration.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
A description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
A description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateCodeSigningConfigRequest
-
Descriptive name for this code signing configuration.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's description.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
A description of the function.
- withDescription(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's description.
- withDestination(String) - Method in class com.amazonaws.services.lambda.model.OnFailure
-
The Amazon Resource Name (ARN) of the destination resource.
- withDestination(String) - Method in class com.amazonaws.services.lambda.model.OnSuccess
-
The Amazon Resource Name (ARN) of the destination resource.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
A destination for events after they have been sent to a function for processing.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
A destination for events after they have been sent to a function for processing.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
A destination for events after they have been sent to a function for processing.
- withDestinationConfig(DestinationConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
A destination for events after they have been sent to a function for processing.
- withDryRun(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Set to true to validate the request parameters and access permissions without modifying the function code.
- withEC2ErrorCode(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
When true, the event source mapping is active.
- withEnabled(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
When true, the event source mapping is active.
- withEndpoints(Map<String, List<String>>) - Method in class com.amazonaws.services.lambda.model.SelfManagedEventSource
-
The list of bootstrap servers for your Kafka brokers in the following format:
"KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"]
.
- withEntryPoint(String...) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies the entry point to their application, which is typically the location of the runtime executable.
- withEntryPoint(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies the entry point to their application, which is typically the location of the runtime executable.
- withEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Environment variables that are accessible from function code during execution.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- withEnvironment(Environment) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Environment variables that are accessible from function code during execution.
- withEnvironment(EnvironmentResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The size of the function's /tmp
directory in MB.
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The size of the function’s /tmp
directory in MB.
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The size of the function’s /tmp
directory in MB.
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The size of the function’s /tmp
directory in MB.
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The size of the function’s /tmp
directory in MB.
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The size of the function’s /tmp
directory in MB.
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The size of the function's /tmp
directory in MB.
- withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The size of the function’s /tmp
directory in MB.
- withError(EnvironmentError) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Error messages for environment variables that couldn't be applied.
- withError(ImageConfigError) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
-
Error response to GetFunctionConfiguration
.
- withError(RuntimeVersionError) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
-
Error response when Lambda is unable to retrieve the runtime version for a function.
- withErrorCode(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error code.
- withErrorCode(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
-
Error code.
- withErrorCode(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
-
The error code.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The Amazon Resource Name (ARN) of the event source.
- withEventSourceMappings(EventSourceMappingConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- withEventSourceMappings(Collection<EventSourceMappingConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A list of event source mappings.
- withEventSourceToken(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Alexa Smart Home functions, a token that the invoker must supply.
- withExecutedVersion(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The version of the function that executed.
- withExposeHeaders(String...) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers in your function response that you want to expose to origins that call your function URL.
- withExposeHeaders(Collection<String>) - Method in class com.amazonaws.services.lambda.model.Cors
-
The HTTP headers in your function response that you want to expose to origins that call your function URL.
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Connection settings for an Amazon EFS file system.
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Connection settings for an Amazon EFS file system.
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Connection settings for an Amazon EFS file system.
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Connection settings for an Amazon EFS file system.
- withFileSystemConfigs(FileSystemConfig...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- withFileSystemConfigs(Collection<FileSystemConfig>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
An object that defines the filter criteria that determine whether Lambda should process an event.
- withFilters(Filter...) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
-
A list of filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.lambda.model.FilterCriteria
-
A list of filters.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's Amazon Resource Name (ARN).
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's Amazon Resource Name (ARN).
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The Amazon Resource Name (ARN) of the function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The Amazon Resource Name (ARN) of your function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's Amazon Resource Name (ARN).
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The Amazon Resource Name (ARN) of the alias or version.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's Amazon Resource Name (ARN).
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The ARN of the function
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The ARN of the Lambda function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's Amazon Resource Name (ARN).
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's Amazon Resource Name (ARN).
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The Amazon Resource Name (ARN) of the function.
- withFunctionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The Amazon Resource Name (ARN) of your function.
- withFunctionArns(String...) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
The function ARNs.
- withFunctionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
The function ARNs.
- withFunctionCount(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The number of Lambda functions.
- withFunctionError(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
If present, indicates that an error occurred during function execution.
- withFunctionEventInvokeConfigs(FunctionEventInvokeConfig...) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
A list of configurations.
- withFunctionEventInvokeConfigs(Collection<FunctionEventInvokeConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
A list of configurations.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionConcurrencyRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
The name of the Lambda function or version.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionCodeSigningConfigResult
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionCodeSigningConfigResult
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The name of the Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The name of the function.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The name of the Lambda function, version, or alias.
- withFunctionName(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The name of the Lambda function.
- withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctionResponseTypes(FunctionResponseType...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams and Amazon SQS) A list of current response type enums applied to the event source mapping.
- withFunctions(FunctionConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A list of Lambda functions.
- withFunctions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
A list of Lambda functions.
- withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
The HTTP URL endpoint for your function.
- withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- withFunctionUrl(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
The HTTP URL endpoint for your function.
- withFunctionUrlAuthType(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The type of authentication that your function URL uses.
- withFunctionUrlAuthType(FunctionUrlAuthType) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The type of authentication that your function URL uses.
- withFunctionUrlConfigs(FunctionUrlConfig...) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
A list of function URL configurations.
- withFunctionUrlConfigs(Collection<FunctionUrlConfig>) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
A list of function URL configurations.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The function version that the alias invokes.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The function version that the alias invokes.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The function version that the alias invokes.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The function version that the alias invokes.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Specify a function version to only list aliases that invoke that version.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to include entries for all published versions of each function.
- withFunctionVersion(FunctionVersion) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Set to ALL
to include entries for all published versions of each function.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The function version that the alias invokes.
- withFunctionVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The function version that the alias invokes.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The name of the method within your code that Lambda calls to run your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function that Lambda calls to begin running your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function that Lambda calls to begin running your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function that Lambda calls to begin running your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function that Lambda calls to begin running your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function that Lambda calls to begin running your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The name of the method within your code that Lambda calls to run your function.
- withHandler(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function that Lambda calls to begin running your function.
- withImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- withImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.ImageConfigResponse
-
Configuration values that override the container image Dockerfile.
- withImageConfig(ImageConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's image configuration values.
- withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's image configuration values.
- withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's image configuration values.
- withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's image configuration values.
- withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's image configuration values.
- withImageConfigResponse(ImageConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's image configuration values.
- withImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
- withImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
URI of a container image in the Amazon ECR registry.
- withImageUri(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
URI of a container image in the Amazon ECR registry.
- withInvocationType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- withInvocationType(InvocationType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Choose from the following options.
- withInvokeArgs(InputStream) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The JSON that you want to provide to your Lambda function as input.
- withInvokeArgs(String) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncRequest
-
The JSON that you want to provide to your Lambda function as input.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The KMS key that's used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The KMS key that's used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The KMS key that's used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The KMS key that's used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The KMS key that's used to encrypt the function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The ARN of the Key Management Service (KMS) key that's used to encrypt your function's environment variables.
- withKMSKeyArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The KMS key that's used to encrypt the function's environment variables.
- withLambdaFunctionNameResolver(LambdaFunctionNameResolver) - Method in class com.amazonaws.services.lambda.invoke.LambdaInvokerFactoryConfig
-
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningConfig
-
The date and time that the Code signing configuration was last modified, in ISO-8601 format
(YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The date that the event source mapping was last updated or that its state changed.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The date and time that the configuration was last updated.
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The date and time that a user last updated the configuration, in
ISO 8601 format.
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The date that the event source mapping was last updated or that its state changed.
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModified(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The date and time that the function was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModified(Date) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The date and time that the configuration was last updated.
- withLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.FunctionUrlConfig
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigResult
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastModifiedTime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigResult
-
When the function URL configuration was last updated, in
ISO-8601
format (YYYY-MM-DDThh:mm:ss.sTZD).
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The result of the last Lambda invocation of your function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- withLastProcessingResult(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The result of the last Lambda invocation of your function.
- withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatus(LastUpdateStatus) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The status of the last update that was performed on the function.
- withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason for the last update that was performed on the function.
- withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason for the last update that was performed on the function.
- withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason for the last update that was performed on the function.
- withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason for the last update that was performed on the function.
- withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason for the last update that was performed on the function.
- withLastUpdateStatusReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- withLastUpdateStatusReasonCode(LastUpdateStatusReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the last update that was performed on the function.
- withLatestMatchingVersion(LayerVersionsListItem) - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The newest version of the layer.
- withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The ARN of the layer.
- withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The ARN of the layer.
- withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The Amazon Resource Name (ARN) of the function layer.
- withLayerArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The ARN of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.LayersListItem
-
The name of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- withLayerName(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The name or Amazon Resource Name (ARN) of the layer.
- withLayers(String...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- withLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
- withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
- withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
- withLayers(LayersListItem...) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
A list of function layers.
- withLayers(Collection<LayersListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
A list of function layers.
- withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
- withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
- withLayers(String...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- withLayers(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- withLayers(Layer...) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
- withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The ARN of the layer version.
- withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The ARN of the layer version.
- withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The ARN of the layer version.
- withLayerVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The ARN of the layer version.
- withLayerVersions(LayerVersionsListItem...) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
A list of versions.
- withLayerVersions(Collection<LayerVersionsListItem>) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
A list of versions.
- withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The layer's software license.
- withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The layer's software license.
- withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The layer's open-source license.
- withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionRequest
-
The layer's software license.
- withLicenseInfo(String) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The layer's software license.
- withLocalMountPath(String) - Method in class com.amazonaws.services.lambda.model.FileSystemConfig
-
The path where the function can access the file system, starting with /mnt/
.
- withLocation(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
A presigned URL that you can use to download the deployment package.
- withLocation(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
A link to the layer archive in Amazon S3 that is valid for 10 minutes.
- withLogResult(String) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The last 4 KB of the execution log, which is base64-encoded.
- withLogType(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Set to Tail
to include the execution log in the response.
- withLogType(LogType) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Set to Tail
to include the execution log in the response.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
A pagination token returned by a previous call.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
A pagination token returned by a previous call.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
A pagination token returned by a previous call.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
For Lambda@Edge functions, the ARN of the main function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
For Lambda@Edge functions, the ARN of the main function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
For Lambda@Edge functions, the ARN of the main function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
For Lambda@Edge functions, the ARN of the main function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
For Lambda@Edge functions, the ARN of the main function.
- withMasterArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
For Lambda@Edge functions, the ARN of the main function.
- withMasterRegion(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
For Lambda@Edge functions, the Amazon Web Services Region of the master function.
- withMaxAge(Integer) - Method in class com.amazonaws.services.lambda.model.Cors
-
The maximum amount of time, in seconds, that web browsers can cache results of a preflight request.
- withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
- withMaximumConcurrency(Integer) - Method in class com.amazonaws.services.lambda.model.ScalingConfig
-
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
- withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The maximum age of a request that Lambda sends to a function for processing.
- withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The maximum age of a request that Lambda sends to a function for processing.
- withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The maximum age of a request that Lambda sends to a function for processing.
- withMaximumEventAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The maximum age of a request that Lambda sends to a function for processing.
- withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) Discard records older than the specified age.
- withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) Discard records older than the specified age.
- withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) Discard records older than the specified age.
- withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) Discard records older than the specified age.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) Discard records after the specified number of retries.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) Discard records after the specified number of retries.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionEventInvokeConfig
-
The maximum number of times to retry when the function returns an error.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
The maximum number of times to retry when the function returns an error.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) Discard records after the specified number of retries.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) Discard records after the specified number of retries.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
The maximum number of times to retry when the function returns an error.
- withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigResult
-
The maximum number of times to retry when the function returns an error.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListAliasesRequest
-
Limit the number of aliases returned.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsRequest
-
Maximum number of items to return.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsRequest
-
The maximum number of event source mappings to return.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsRequest
-
The maximum number of configurations to return.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigRequest
-
Maximum number of items to return.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionsRequest
-
The maximum number of functions to return in the response.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsRequest
-
The maximum number of function URLs to return in the response.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayersRequest
-
The maximum number of layers to return.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsRequest
-
The maximum number of versions to return.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsRequest
-
Specify a number to limit the number of configurations returned.
- withMaxItems(Integer) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionRequest
-
The maximum number of versions to return.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of memory available to the function at runtime.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of memory available to the function at runtime.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of memory available to the function at runtime.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of memory available to the function at runtime.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of memory available to the function at runtime.
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- withMemorySize(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of memory available to the function at runtime.
- withMessage(String) - Method in class com.amazonaws.services.lambda.model.EnvironmentError
-
The error message.
- withMessage(String) - Method in class com.amazonaws.services.lambda.model.ImageConfigError
-
Error message.
- withMessage(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionError
-
The error message.
- withMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- withMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfig
-
The tracing mode.
- withMode(String) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- withMode(TracingMode) - Method in class com.amazonaws.services.lambda.model.TracingConfigResponse
-
The tracing mode.
- withName(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
The name of the alias.
- withName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
The name of the alias.
- withName(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
The name of the alias.
- withName(String) - Method in class com.amazonaws.services.lambda.model.DeleteAliasRequest
-
The name of the alias.
- withName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasRequest
-
The name of the alias.
- withName(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
The name of the alias.
- withName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
The name of the alias.
- withName(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
The name of the alias.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListAliasesResult
-
The pagination token that's included if more results are available.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListCodeSigningConfigsResult
-
The pagination token that's included if more results are available.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListEventSourceMappingsResult
-
A pagination token that's returned when the response doesn't contain all event source mappings.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionEventInvokeConfigsResult
-
The pagination token that's included if more results are available.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsByCodeSigningConfigResult
-
The pagination token that's included if more results are available.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionsResult
-
The pagination token that's included if more results are available.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListFunctionUrlConfigsResult
-
The pagination token that's included if more results are available.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayersResult
-
A pagination token returned when the response doesn't contain all layers.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListLayerVersionsResult
-
A pagination token returned when the response doesn't contain all versions.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
The pagination token that's included if more results are available.
- withNextMarker(String) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
The pagination token that's included if more results are available.
- withOnFailure(OnFailure) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
-
The destination configuration for failed invocations.
- withOnSuccess(OnSuccess) - Method in class com.amazonaws.services.lambda.model.DestinationConfig
-
The destination configuration for successful invocations.
- withOptimizationStatus(String) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
- withOptimizationStatus(SnapStartOptimizationStatus) - Method in class com.amazonaws.services.lambda.model.SnapStartResponse
-
- withOrganizationId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
With the principal set to *
, grant permission to all accounts in the specified organization.
- withPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The type of deployment package.
- withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The type of deployment package.
- withPackageType(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The type of deployment package.
- withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The type of deployment package.
- withPackageType(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The type of deployment package.
- withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The type of deployment package.
- withPackageType(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The type of deployment package.
- withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The type of deployment package.
- withPackageType(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The type of deployment package.
- withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The type of deployment package.
- withPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The type of deployment package.
- withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The type of deployment package.
- withPackageType(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The type of deployment package.
- withPackageType(PackageType) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The type of deployment package.
- withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) The number of batches to process from each shard concurrently.
- withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) The number of batches to process concurrently from each shard.
- withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) The number of batches to process from each shard concurrently.
- withParallelizationFactor(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) The number of batches to process concurrently from each shard.
- withPattern(String) - Method in class com.amazonaws.services.lambda.model.Filter
-
A filter pattern.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The JSON that you want to provide to your Lambda function as input.
- withPayload(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
The JSON that you want to provide to your Lambda function as input.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The response from the function, or an error object.
- withPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
The policy document.
- withPolicy(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
The resource-based policy.
- withPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
An account ID, or *
to grant layer usage permission to all accounts in an organization, or all
Amazon Web Services accounts (if organizationId
is not specified).
- withPrincipal(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The Amazon Web Service or Amazon Web Services account that invokes the function.
- withPrincipalOrgID(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
The identifier for your organization in Organizations.
- withProvisionedConcurrencyConfigs(ProvisionedConcurrencyConfigListItem...) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
A list of provisioned concurrency configurations.
- withProvisionedConcurrencyConfigs(Collection<ProvisionedConcurrencyConfigListItem>) - Method in class com.amazonaws.services.lambda.model.ListProvisionedConcurrencyConfigsResult
-
A list of provisioned concurrency configurations.
- withProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The amount of provisioned concurrency to allocate for the version or alias.
- withPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set to true to publish the first version of the function during creation.
- withPublish(Boolean) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Set to true to publish a new version of the function after updating the code.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Specify a version or alias to add permissions to a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionUrlConfigRequest
-
The alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionEventInvokeConfigRequest
-
A version number or alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionRequest
-
Specify a version to delete.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteFunctionUrlConfigRequest
-
The alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.DeleteProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationRequest
-
Specify a version or alias to get details about a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionEventInvokeConfigRequest
-
A version number or alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionRequest
-
Specify a version or alias to get details about a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionUrlConfigRequest
-
The alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyRequest
-
Specify a version or alias to get the policy for that resource.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigRequest
-
Specify a version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.InvokeRequest
-
Specify a version or alias to invoke a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutFunctionEventInvokeConfigRequest
-
A version number or alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigRequest
-
The version number or alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Specify a version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Specify a version or alias to remove permissions from a published version of the function.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionEventInvokeConfigRequest
-
A version number or alias name.
- withQualifier(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionUrlConfigRequest
-
The alias name.
- withQueues(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(String...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(String...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(String...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withQueues(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
- withReason(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- withReason(ThrottleReason) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- withRepositoryType(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The service that's hosting the file.
- withRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency requested.
- withRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The amount of provisioned concurrency requested.
- withRequestedProvisionedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The amount of provisioned concurrency requested.
- withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.Concurrency
-
The number of concurrent executions that are reserved for this function.
- withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConcurrencyResult
-
The number of simultaneous executions that are reserved for the function.
- withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyRequest
-
The number of simultaneous executions to reserve for the function.
- withReservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.PutFunctionConcurrencyResult
-
The number of concurrent executions that are reserved for this function.
- withResolvedImageUri(String) - Method in class com.amazonaws.services.lambda.model.FunctionCodeLocation
-
The resolved URI for the image.
- withResource(String) - Method in class com.amazonaws.services.lambda.model.ListTagsRequest
-
The function's Amazon Resource Name (ARN).
- withResource(String) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
The function's Amazon Resource Name (ARN).
- withResource(String) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
The function's Amazon Resource Name (ARN).
- withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
The number of seconds the caller should wait before retrying.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
Only update the policy if the revision ID matches the ID specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
-
A unique identifier for the current revision of the policy.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
Update the policy only if the revision ID matches the ID that's specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
A unique identifier that changes when you update the alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
A unique identifier that changes when you update the alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
A unique identifier that changes when you update the alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyResult
-
A unique identifier for the current revision of the policy.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.GetPolicyResult
-
A unique identifier for the current revision of the policy.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionRequest
-
Only update the function if the revision ID matches the ID that's specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
Only update the policy if the revision ID matches the ID specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Update the policy only if the revision ID matches the ID that's specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
Only update the alias if the revision ID matches the ID that's specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
A unique identifier that changes when you update the alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
Update the function only if the revision ID matches the ID that's specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The latest updated revision of the function or alias.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Update the function only if the revision ID matches the ID that's specified.
- withRevisionId(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The latest updated revision of the function or alias.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The Amazon Resource Name (ARN) of the function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The Amazon Resource Name (ARN) of the function's execution role.
- withRole(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's execution role.
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.AliasConfiguration
-
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasRequest
-
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.CreateAliasResult
-
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.GetAliasResult
-
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasRequest
-
- withRoutingConfig(AliasRoutingConfiguration) - Method in class com.amazonaws.services.lambda.model.UpdateAliasResult
-
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The identifier of the function's
runtime.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The identifier of the function's
runtime.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The runtime environment for the Lambda function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The runtime environment for the Lambda function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The runtime environment for the Lambda function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The runtime environment for the Lambda function.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The identifier of the function's
runtime.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The identifier of the function's
runtime.
- withRuntime(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- withRuntime(Runtime) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The runtime environment for the Lambda function.
- withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
The ARN of the runtime the function is configured to use.
- withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
The ARN of the runtime version you want the function to use.
- withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The ARN of the runtime the function is configured to use.
- withRuntimeVersionArn(String) - Method in class com.amazonaws.services.lambda.model.RuntimeVersionConfig
-
The ARN of the runtime version you want the function to use.
- withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the runtime and any errors that occured.
- withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the runtime and any errors that occured.
- withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the runtime and any errors that occured.
- withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the runtime and any errors that occured.
- withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the runtime and any errors that occured.
- withRuntimeVersionConfig(RuntimeVersionConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the runtime and any errors that occured.
- withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
- withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The Amazon S3 bucket of the layer archive.
- withS3Bucket(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
An Amazon S3 bucket in the same Amazon Web Services Region as your function.
- withS3Key(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The Amazon S3 key of the deployment package.
- withS3Key(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The Amazon S3 key of the layer archive.
- withS3Key(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The Amazon S3 key of the deployment package.
- withS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
For versioned objects, the version of the deployment package object to use.
- withS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
For versioned objects, the version of the layer archive object to use.
- withS3ObjectVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
For versioned objects, the version of the deployment package object to use.
- withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Amazon SQS only) The scaling configuration for the event source.
- withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Amazon SQS only) The scaling configuration for the event source.
- withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Amazon SQS only) The scaling configuration for the event source.
- withScalingConfig(ScalingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Amazon SQS only) The scaling configuration for the event source.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security group IDs.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC security group IDs.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security group IDs.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC security group IDs.
- withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The self-managed Apache Kafka cluster to receive records from.
- withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The self-managed Apache Kafka cluster for your event source.
- withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- withSelfManagedEventSource(SelfManagedEventSource) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The self-managed Apache Kafka cluster for your event source.
- withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
Specific configuration settings for a self-managed Apache Kafka event source.
- withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Specific configuration settings for a self-managed Apache Kafka event source.
- withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- withSelfManagedKafkaEventSourceConfig(SelfManagedKafkaEventSourceConfig) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Specific configuration settings for a self-managed Apache Kafka event source.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the signing job.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the signing job.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the signing job.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) of a signing job.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The Amazon Resource Name (ARN) of a signing job.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the signing job.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the signing job.
- withSigningJobArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the signing job.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The ARN of the signing profile version.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The ARN of the signing profile version.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The ARN of the signing profile version.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.Layer
-
The Amazon Resource Name (ARN) for a signing profile version.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentOutput
-
The Amazon Resource Name (ARN) for a signing profile version.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The ARN of the signing profile version.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The ARN of the signing profile version.
- withSigningProfileVersionArn(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The ARN of the signing profile version.
- withSigningProfileVersionArns(String...) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
-
The Amazon Resource Name (ARN) for each of the signing profiles.
- withSigningProfileVersionArns(Collection<String>) - Method in class com.amazonaws.services.lambda.model.AllowedPublishers
-
The Amazon Resource Name (ARN) for each of the signing profiles.
- withSize(Integer) - Method in class com.amazonaws.services.lambda.model.EphemeralStorage
-
The size of the function's /tmp
directory.
- withSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
- withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- withSnapStart(SnapStart) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
- withSnapStart(SnapStartResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
Set ApplyOn
to PublishedVersions
to create a snapshot of the initialized execution
environment when you publish a function version.
- withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
An array of authentication protocols or VPC components required to secure your event source.
- withSourceAccessConfigurations(SourceAccessConfiguration...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccessConfigurations(Collection<SourceAccessConfiguration>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
- withSourceAccount(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Amazon Web Service, the ID of the Amazon Web Services account that owns the resource.
- withSourceArn(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
For Amazon Web Services, the ARN of the Amazon Web Services resource that invokes the function.
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The position in a stream from which to start reading.
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The position in a stream from which to start reading.
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The position in a stream from which to start reading.
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPosition(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPosition(EventSourcePosition) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The position in a stream from which to start reading.
- withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
With StartingPosition
set to AT_TIMESTAMP
, the time from which to start reading.
- withState(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The current state of the function.
- withState(State) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The current state of the function.
- withState(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The current state of the function.
- withState(State) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The current state of the function.
- withState(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The current state of the function.
- withState(State) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The current state of the function.
- withState(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The current state of the function.
- withState(State) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The current state of the function.
- withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The state of the event source mapping.
- withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The current state of the function.
- withState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The current state of the function.
- withState(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The current state of the function.
- withState(State) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The current state of the function.
- withStatement(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionResult
-
The permission statement.
- withStatement(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionResult
-
The permission statement that's added to the function policy.
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
An identifier that distinguishes the policy from others on the same layer version.
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.AddPermissionRequest
-
A statement identifier that differentiates the statement from others in the same policy.
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The identifier that was specified when the statement was added.
- withStatementId(String) - Method in class com.amazonaws.services.lambda.model.RemovePermissionRequest
-
Statement ID of the permission to remove.
- withStateReason(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason for the function's current state.
- withStateReason(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason for the function's current state.
- withStateReason(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason for the function's current state.
- withStateReason(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason for the function's current state.
- withStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason for the function's current state.
- withStateReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason for the function's current state.
- withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the function's current state.
- withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The reason code for the function's current state.
- withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the function's current state.
- withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The reason code for the function's current state.
- withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the function's current state.
- withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The reason code for the function's current state.
- withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the function's current state.
- withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The reason code for the function's current state.
- withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the function's current state.
- withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The reason code for the function's current state.
- withStateReasonCode(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the function's current state.
- withStateReasonCode(StateReasonCode) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The reason code for the function's current state.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- withStateTransitionReason(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
Indicates whether a user or Lambda made the last change to the event source mapping.
- withStatus(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- withStatus(ProvisionedConcurrencyStatusEnum) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- withStatus(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeAsyncResult
-
Deprecated.
The status code.
- withStatus(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The status of the allocation process.
- withStatus(ProvisionedConcurrencyStatusEnum) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
The status of the allocation process.
- withStatus(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- withStatus(ProvisionedConcurrencyStatusEnum) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
The status of the allocation process.
- withStatusCode(Integer) - Method in class com.amazonaws.services.lambda.model.InvokeResult
-
The HTTP status code is in the 200 range for a successful request.
- withStatusReason(String) - Method in class com.amazonaws.services.lambda.model.GetProvisionedConcurrencyConfigResult
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- withStatusReason(String) - Method in class com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigListItem
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- withStatusReason(String) - Method in class com.amazonaws.services.lambda.model.PutProvisionedConcurrencyConfigResult
-
For failed allocations, the reason that provisioned concurrency could not be allocated.
- withSubnetIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfig
-
A list of VPC subnet IDs.
- withSubnetIds(String...) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
A list of VPC subnet IDs.
- withTagKeys(String...) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
A list of tag keys to remove from the function.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UntagResourceRequest
-
A list of tag keys to remove from the function.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
A list of
tags to apply to the function.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.GetFunctionResult
-
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.ListTagsResult
-
The function's tags.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.TagResourceRequest
-
A list of tags to apply to the function.
- withTargetArn(String) - Method in class com.amazonaws.services.lambda.model.DeadLetterConfig
-
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
The amount of time (in seconds) that Lambda allows a function to run before stopping it.
- withTimeout(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The amount of time in seconds that Lambda allows a function to run before stopping it.
- withTopics(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Kafka topic.
- withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
The name of the Kafka topic.
- withTopics(String...) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The name of the Kafka topic.
- withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The name of the Kafka topic.
- withTopics(String...) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The name of the Kafka topic.
- withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The name of the Kafka topic.
- withTopics(String...) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The name of the Kafka topic.
- withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The name of the Kafka topic.
- withTopics(String...) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The name of the Kafka topic.
- withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The name of the Kafka topic.
- withTopics(String...) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The name of the Kafka topic.
- withTopics(Collection<String>) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The name of the Kafka topic.
- withTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The amount of storage space that you can use for all deployment packages and layer archives.
- withTotalCodeSize(Long) - Method in class com.amazonaws.services.lambda.model.AccountUsage
-
The amount of storage space, in bytes, that's being used by deployment packages and layer archives.
- withTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
Set
Mode
to
Active
to sample and trace a subset of incoming requests with
X-Ray.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's X-Ray tracing configuration.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's X-Ray tracing configuration.
- withTracingConfig(TracingConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
Set
Mode
to
Active
to sample and trace a subset of incoming requests with
X-Ray.
- withTracingConfig(TracingConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's X-Ray tracing configuration.
- withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingRequest
-
(Streams only) The duration in seconds of a processing window.
- withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
(Streams only) The duration in seconds of a processing window.
- withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
(Streams only) The duration in seconds of a processing window.
- withTumblingWindowInSeconds(Integer) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
(Streams only) The duration in seconds of a processing window.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.CodeSigningConfigNotFoundException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.CodeStorageExceededException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.CodeVerificationFailedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EC2AccessDeniedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EC2ThrottledException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EC2UnexpectedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EFSIOException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountConnectivityException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountFailureException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.EFSMountTimeoutException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ENILimitReachedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidCodeSignatureException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidParameterValueException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRequestContentException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidRuntimeException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSecurityGroupIDException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidSubnetIDException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.InvalidZipFileException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSAccessDeniedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSDisabledException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSInvalidStateException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.KMSNotFoundException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.PolicyLengthExceededException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.PreconditionFailedException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ProvisionedConcurrencyConfigNotFoundException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.RequestTooLargeException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceConflictException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceInUseException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotFoundException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ResourceNotReadyException
-
The exception type.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.ServiceException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartNotReadyException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.SnapStartTimeoutException
-
- withType(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
The type of authentication protocol, VPC components, or virtual host for your event source.
- withType(SourceAccessType) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
The type of authentication protocol, VPC components, or virtual host for your event source.
- withType(String) - Method in exception com.amazonaws.services.lambda.model.SubnetIPAddressLimitReachedException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.TooManyRequestsException
-
- withType(String) - Method in exception com.amazonaws.services.lambda.model.UnsupportedMediaTypeException
-
- withUnreservedConcurrentExecutions(Integer) - Method in class com.amazonaws.services.lambda.model.AccountLimit
-
The maximum number of simultaneous function executions, minus the capacity that's reserved for individual
functions with
PutFunctionConcurrency.
- withUntrustedArtifactOnDeployment(String) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
-
Code signing configuration policy for deployment validation failure.
- withUntrustedArtifactOnDeployment(CodeSigningPolicy) - Method in class com.amazonaws.services.lambda.model.CodeSigningPolicies
-
Code signing configuration policy for deployment validation failure.
- withUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
The current runtime update mode of the function.
- withUpdateRuntimeOn(UpdateRuntimeOn) - Method in class com.amazonaws.services.lambda.model.GetRuntimeManagementConfigResult
-
The current runtime update mode of the function.
- withUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Specify the runtime update mode.
- withUpdateRuntimeOn(UpdateRuntimeOn) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigRequest
-
Specify the runtime update mode.
- withUpdateRuntimeOn(String) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The runtime update mode.
- withUpdateRuntimeOn(UpdateRuntimeOn) - Method in class com.amazonaws.services.lambda.model.PutRuntimeManagementConfigResult
-
The runtime update mode.
- withURI(String) - Method in class com.amazonaws.services.lambda.model.SourceAccessConfiguration
-
The value for your chosen configuration in Type
.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.CreateEventSourceMappingResult
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingRequest
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.DeleteEventSourceMappingResult
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.EventSourceMappingConfiguration
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.GetEventSourceMappingResult
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingRequest
-
The identifier of the event source mapping.
- withUUID(String) - Method in class com.amazonaws.services.lambda.model.UpdateEventSourceMappingResult
-
The identifier of the event source mapping.
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.Environment
-
Environment variable key-value pairs.
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.lambda.model.EnvironmentResponse
-
Environment variable key-value pairs.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The version of the Lambda function.
- withVersion(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionByArnResult
-
The version number.
- withVersion(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionResult
-
The version number.
- withVersion(Long) - Method in class com.amazonaws.services.lambda.model.LayerVersionsListItem
-
The version number.
- withVersion(Long) - Method in class com.amazonaws.services.lambda.model.PublishLayerVersionResult
-
The version number.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The version of the Lambda function.
- withVersion(String) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The version of the Lambda function.
- withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.AddLayerVersionPermissionRequest
-
The version number.
- withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.DeleteLayerVersionRequest
-
The version number.
- withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionPolicyRequest
-
The version number.
- withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.GetLayerVersionRequest
-
The version number.
- withVersionNumber(Long) - Method in class com.amazonaws.services.lambda.model.RemoveLayerVersionPermissionRequest
-
The version number.
- withVersions(FunctionConfiguration...) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- withVersions(Collection<FunctionConfiguration>) - Method in class com.amazonaws.services.lambda.model.ListVersionsByFunctionResult
-
A list of Lambda function versions.
- withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.CreateFunctionRequest
-
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets
in the VPC.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.CreateFunctionResult
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.FunctionConfiguration
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.GetFunctionConfigurationResult
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.PublishVersionResult
-
The function's networking configuration.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeResult
-
The function's networking configuration.
- withVpcConfig(VpcConfig) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationRequest
-
For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets
in the VPC.
- withVpcConfig(VpcConfigResponse) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionConfigurationResult
-
The function's networking configuration.
- withVpcId(String) - Method in class com.amazonaws.services.lambda.model.VpcConfigResponse
-
The ID of the VPC.
- withWorkingDirectory(String) - Method in class com.amazonaws.services.lambda.model.ImageConfig
-
Specifies the working directory.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.FunctionCode
-
The base64-encoded contents of the deployment package.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.LayerVersionContentInput
-
The base64-encoded contents of the layer archive.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.lambda.model.UpdateFunctionCodeRequest
-
The base64-encoded contents of the deployment package.