AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Functions | Variables
DatabaseMigrationServiceErrors.h File Reference
#include <aws/core/client/CoreErrors.h>
#include <aws/dms/DatabaseMigrationService_EXPORTS.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::DatabaseMigrationService
 
 Aws::DatabaseMigrationService::DatabaseMigrationServiceErrorMapper
 

Functions

AWS_DATABASEMIGRATIONSERVICE_API Client::AWSError< Client::CoreErrors > Aws::DatabaseMigrationService::DatabaseMigrationServiceErrorMapper::GetErrorForName (const char *errorName)
 

Variables

 INCOMPLETE_SIGNATURE = 0
 
 INTERNAL_FAILURE = 1
 
 INVALID_ACTION = 2
 
 INVALID_CLIENT_TOKEN_ID = 3
 
 INVALID_PARAMETER_COMBINATION = 4
 
 INVALID_QUERY_PARAMETER = 5
 
 INVALID_PARAMETER_VALUE = 6
 
 MISSING_ACTION = 7
 
 MISSING_AUTHENTICATION_TOKEN = 8
 
 MISSING_PARAMETER = 9
 
 OPT_IN_REQUIRED = 10
 
 REQUEST_EXPIRED = 11
 
 SERVICE_UNAVAILABLE = 12
 
 THROTTLING = 13
 
 VALIDATION = 14
 
 ACCESS_DENIED = 15
 
 RESOURCE_NOT_FOUND = 16
 
 UNRECOGNIZED_CLIENT = 17
 
 MALFORMED_QUERY_STRING = 18
 
 NETWORK_CONNECTION = 99
 
 UNKNOWN = 100
 
 ACCESS_DENIED_FAULT = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1
 
 INSUFFICIENT_RESOURCE_CAPACITY_FAULT
 
 INVALID_RESOURCE_STATE_FAULT
 
 INVALID_SUBNET
 
 K_M_S_KEY_NOT_ACCESSIBLE_FAULT
 
 REPLICATION_SUBNET_GROUP_DOES_NOT_COVER_ENOUGH_A_ZS
 
 RESOURCE_ALREADY_EXISTS_FAULT
 
 RESOURCE_NOT_FOUND_FAULT
 
 RESOURCE_QUOTA_EXCEEDED_FAULT
 
 STORAGE_QUOTA_EXCEEDED_FAULT
 
 SUBNET_ALREADY_IN_USE
 

Variable Documentation

ACCESS_DENIED = 15

Definition at line 43 of file DatabaseMigrationServiceErrors.h.

ACCESS_DENIED_FAULT = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

INCOMPLETE_SIGNATURE = 0

Definition at line 28 of file DatabaseMigrationServiceErrors.h.

INSUFFICIENT_RESOURCE_CAPACITY_FAULT

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

INTERNAL_FAILURE = 1

Definition at line 29 of file DatabaseMigrationServiceErrors.h.

INVALID_ACTION = 2

Definition at line 30 of file DatabaseMigrationServiceErrors.h.

INVALID_CLIENT_TOKEN_ID = 3

Definition at line 31 of file DatabaseMigrationServiceErrors.h.

INVALID_PARAMETER_COMBINATION = 4

Definition at line 32 of file DatabaseMigrationServiceErrors.h.

INVALID_PARAMETER_VALUE = 6

Definition at line 34 of file DatabaseMigrationServiceErrors.h.

INVALID_QUERY_PARAMETER = 5

Definition at line 33 of file DatabaseMigrationServiceErrors.h.

INVALID_RESOURCE_STATE_FAULT

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

INVALID_SUBNET

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

K_M_S_KEY_NOT_ACCESSIBLE_FAULT

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

MALFORMED_QUERY_STRING = 18

Definition at line 46 of file DatabaseMigrationServiceErrors.h.

MISSING_ACTION = 7

Definition at line 35 of file DatabaseMigrationServiceErrors.h.

MISSING_AUTHENTICATION_TOKEN = 8

Definition at line 36 of file DatabaseMigrationServiceErrors.h.

MISSING_PARAMETER = 9

Definition at line 37 of file DatabaseMigrationServiceErrors.h.

NETWORK_CONNECTION = 99

Definition at line 47 of file DatabaseMigrationServiceErrors.h.

OPT_IN_REQUIRED = 10

Definition at line 38 of file DatabaseMigrationServiceErrors.h.

REPLICATION_SUBNET_GROUP_DOES_NOT_COVER_ENOUGH_A_ZS

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

REQUEST_EXPIRED = 11

Definition at line 39 of file DatabaseMigrationServiceErrors.h.

RESOURCE_ALREADY_EXISTS_FAULT

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

RESOURCE_NOT_FOUND = 16

Definition at line 44 of file DatabaseMigrationServiceErrors.h.

RESOURCE_NOT_FOUND_FAULT

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

RESOURCE_QUOTA_EXCEEDED_FAULT

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

SERVICE_UNAVAILABLE = 12

Definition at line 40 of file DatabaseMigrationServiceErrors.h.

STORAGE_QUOTA_EXCEEDED_FAULT

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

SUBNET_ALREADY_IN_USE

Definition at line 51 of file DatabaseMigrationServiceErrors.h.

THROTTLING = 13

Definition at line 41 of file DatabaseMigrationServiceErrors.h.

UNKNOWN = 100

Definition at line 48 of file DatabaseMigrationServiceErrors.h.

UNRECOGNIZED_CLIENT = 17

Definition at line 45 of file DatabaseMigrationServiceErrors.h.

VALIDATION = 14

Definition at line 42 of file DatabaseMigrationServiceErrors.h.