The results of an operation to update or read environment variables. If the operation is successful, the response contains the environment variables. If it failed, the response contains details about the error.
** Error **
Error messages for environment variables that couldn't be applied.
Type: EnvironmentError object
Required: No
** Variables **
Environment variable key-value pairs.
Type: String to string map
Key Pattern: [a-zA-Z]([a-zA-Z0-9_])+
Required: No
For more information about using this API in one of the language-specific AWS SDKs, see the following: