AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
FirehoseErrors.h File Reference
#include <aws/core/client/CoreErrors.h>
#include <aws/firehose/Firehose_EXPORTS.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Firehose
 
 Aws::Firehose::FirehoseErrorMapper
 

Enumerations

enum  Aws::Firehose::FirehoseErrors {
  Aws::Firehose::FirehoseErrors::INCOMPLETE_SIGNATURE = 0, Aws::Firehose::FirehoseErrors::INTERNAL_FAILURE = 1, Aws::Firehose::FirehoseErrors::INVALID_ACTION = 2, Aws::Firehose::FirehoseErrors::INVALID_CLIENT_TOKEN_ID = 3,
  Aws::Firehose::FirehoseErrors::INVALID_PARAMETER_COMBINATION = 4, Aws::Firehose::FirehoseErrors::INVALID_QUERY_PARAMETER = 5, Aws::Firehose::FirehoseErrors::INVALID_PARAMETER_VALUE = 6, Aws::Firehose::FirehoseErrors::MISSING_ACTION = 7,
  Aws::Firehose::FirehoseErrors::MISSING_AUTHENTICATION_TOKEN = 8, Aws::Firehose::FirehoseErrors::MISSING_PARAMETER = 9, Aws::Firehose::FirehoseErrors::OPT_IN_REQUIRED = 10, Aws::Firehose::FirehoseErrors::REQUEST_EXPIRED = 11,
  Aws::Firehose::FirehoseErrors::SERVICE_UNAVAILABLE = 12, Aws::Firehose::FirehoseErrors::THROTTLING = 13, Aws::Firehose::FirehoseErrors::VALIDATION = 14, Aws::Firehose::FirehoseErrors::ACCESS_DENIED = 15,
  Aws::Firehose::FirehoseErrors::RESOURCE_NOT_FOUND = 16, Aws::Firehose::FirehoseErrors::UNRECOGNIZED_CLIENT = 17, Aws::Firehose::FirehoseErrors::MALFORMED_QUERY_STRING = 18, Aws::Firehose::FirehoseErrors::NETWORK_CONNECTION = 99,
  Aws::Firehose::FirehoseErrors::UNKNOWN = 100, Aws::Firehose::FirehoseErrors::CONCURRENT_MODIFICATION = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, Aws::Firehose::FirehoseErrors::INVALID_ARGUMENT, Aws::Firehose::FirehoseErrors::LIMIT_EXCEEDED,
  Aws::Firehose::FirehoseErrors::RESOURCE_IN_USE
}
 

Functions

AWS_FIREHOSE_API Client::AWSError< Client::CoreErrors > Aws::Firehose::FirehoseErrorMapper::GetErrorForName (const char *errorName)