#include <KMSAccessDeniedException.h>
Lambda was unable to decrypt the environment variables because KMS access was denied. Check the Lambda function's KMS permissions.
See Also:
AWS API Reference
Definition at line 33 of file KMSAccessDeniedException.h.
◆ KMSAccessDeniedException() [1/2]
Aws::Lambda::Model::KMSAccessDeniedException::KMSAccessDeniedException |
( |
| ) |
|
◆ KMSAccessDeniedException() [2/2]
◆ GetMessage()
const Aws::String& Aws::Lambda::Model::KMSAccessDeniedException::GetMessage |
( |
| ) |
const |
|
inline |
◆ GetType()
const Aws::String& Aws::Lambda::Model::KMSAccessDeniedException::GetType |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::Lambda::Model::KMSAccessDeniedException::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetMessage() [1/3]
void Aws::Lambda::Model::KMSAccessDeniedException::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetMessage() [2/3]
void Aws::Lambda::Model::KMSAccessDeniedException::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetMessage() [3/3]
void Aws::Lambda::Model::KMSAccessDeniedException::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
◆ SetType() [1/3]
void Aws::Lambda::Model::KMSAccessDeniedException::SetType |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetType() [2/3]
void Aws::Lambda::Model::KMSAccessDeniedException::SetType |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetType() [3/3]
void Aws::Lambda::Model::KMSAccessDeniedException::SetType |
( |
const char * |
value | ) |
|
|
inline |
◆ TypeHasBeenSet()
bool Aws::Lambda::Model::KMSAccessDeniedException::TypeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithMessage() [1/3]
◆ WithMessage() [2/3]
◆ WithMessage() [3/3]
◆ WithType() [1/3]
◆ WithType() [2/3]
◆ WithType() [3/3]
The documentation for this class was generated from the following file: