AwsLambdaFunctionEnvironment
A function's environment variable settings.
Contents
- Error
-
An
AwsLambdaFunctionEnvironmentError
object.Type: AwsLambdaFunctionEnvironmentError object
Required: No
- Variables
-
Environment variable key-value pairs.
Type: String to string map
Key Pattern:
.*\S.*
Value Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: