AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Functions | Variables
CodeCommitErrors.h File Reference
#include <aws/core/client/CoreErrors.h>
#include <aws/codecommit/CodeCommit_EXPORTS.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::CodeCommit
 
 Aws::CodeCommit::CodeCommitErrorMapper
 

Functions

AWS_CODECOMMIT_API Client::AWSError< Client::CoreErrors > Aws::CodeCommit::CodeCommitErrorMapper::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
 
 BRANCH_DOES_NOT_EXIST = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1
 
 BRANCH_NAME_EXISTS
 
 BRANCH_NAME_REQUIRED
 
 COMMIT_DOES_NOT_EXIST
 
 COMMIT_ID_DOES_NOT_EXIST
 
 COMMIT_ID_REQUIRED
 
 ENCRYPTION_INTEGRITY_CHECKS_FAILED
 
 ENCRYPTION_KEY_ACCESS_DENIED
 
 ENCRYPTION_KEY_DISABLED
 
 ENCRYPTION_KEY_NOT_FOUND
 
 ENCRYPTION_KEY_UNAVAILABLE
 
 INVALID_BRANCH_NAME
 
 INVALID_COMMIT_ID
 
 INVALID_CONTINUATION_TOKEN
 
 INVALID_ORDER
 
 INVALID_REPOSITORY_DESCRIPTION
 
 INVALID_REPOSITORY_NAME
 
 INVALID_REPOSITORY_TRIGGER_BRANCH_NAME
 
 INVALID_REPOSITORY_TRIGGER_CUSTOM_DATA
 
 INVALID_REPOSITORY_TRIGGER_DESTINATION_ARN
 
 INVALID_REPOSITORY_TRIGGER_EVENTS
 
 INVALID_REPOSITORY_TRIGGER_NAME
 
 INVALID_REPOSITORY_TRIGGER_REGION
 
 INVALID_SORT_BY
 
 MAXIMUM_BRANCHES_EXCEEDED
 
 MAXIMUM_REPOSITORY_NAMES_EXCEEDED
 
 MAXIMUM_REPOSITORY_TRIGGERS_EXCEEDED
 
 REPOSITORY_DOES_NOT_EXIST
 
 REPOSITORY_LIMIT_EXCEEDED
 
 REPOSITORY_NAMES_REQUIRED
 
 REPOSITORY_NAME_EXISTS
 
 REPOSITORY_NAME_REQUIRED
 
 REPOSITORY_TRIGGERS_LIST_REQUIRED
 
 REPOSITORY_TRIGGER_BRANCH_NAME_LIST_REQUIRED
 
 REPOSITORY_TRIGGER_DESTINATION_ARN_REQUIRED
 
 REPOSITORY_TRIGGER_EVENTS_LIST_REQUIRED
 

Variable Documentation

ACCESS_DENIED = 15

Definition at line 43 of file CodeCommitErrors.h.

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

Definition at line 51 of file CodeCommitErrors.h.

BRANCH_NAME_EXISTS

Definition at line 51 of file CodeCommitErrors.h.

BRANCH_NAME_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

COMMIT_DOES_NOT_EXIST

Definition at line 51 of file CodeCommitErrors.h.

COMMIT_ID_DOES_NOT_EXIST

Definition at line 51 of file CodeCommitErrors.h.

COMMIT_ID_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

ENCRYPTION_INTEGRITY_CHECKS_FAILED

Definition at line 51 of file CodeCommitErrors.h.

ENCRYPTION_KEY_ACCESS_DENIED

Definition at line 51 of file CodeCommitErrors.h.

ENCRYPTION_KEY_DISABLED

Definition at line 51 of file CodeCommitErrors.h.

ENCRYPTION_KEY_NOT_FOUND

Definition at line 51 of file CodeCommitErrors.h.

ENCRYPTION_KEY_UNAVAILABLE

Definition at line 51 of file CodeCommitErrors.h.

INCOMPLETE_SIGNATURE = 0

Definition at line 28 of file CodeCommitErrors.h.

INTERNAL_FAILURE = 1

Definition at line 29 of file CodeCommitErrors.h.

INVALID_ACTION = 2

Definition at line 30 of file CodeCommitErrors.h.

INVALID_BRANCH_NAME

Definition at line 51 of file CodeCommitErrors.h.

INVALID_CLIENT_TOKEN_ID = 3

Definition at line 31 of file CodeCommitErrors.h.

INVALID_COMMIT_ID

Definition at line 51 of file CodeCommitErrors.h.

INVALID_CONTINUATION_TOKEN

Definition at line 51 of file CodeCommitErrors.h.

INVALID_ORDER

Definition at line 51 of file CodeCommitErrors.h.

INVALID_PARAMETER_COMBINATION = 4

Definition at line 32 of file CodeCommitErrors.h.

INVALID_PARAMETER_VALUE = 6

Definition at line 34 of file CodeCommitErrors.h.

INVALID_QUERY_PARAMETER = 5

Definition at line 33 of file CodeCommitErrors.h.

INVALID_REPOSITORY_DESCRIPTION

Definition at line 51 of file CodeCommitErrors.h.

INVALID_REPOSITORY_NAME

Definition at line 51 of file CodeCommitErrors.h.

INVALID_REPOSITORY_TRIGGER_BRANCH_NAME

Definition at line 51 of file CodeCommitErrors.h.

INVALID_REPOSITORY_TRIGGER_CUSTOM_DATA

Definition at line 51 of file CodeCommitErrors.h.

INVALID_REPOSITORY_TRIGGER_DESTINATION_ARN

Definition at line 51 of file CodeCommitErrors.h.

INVALID_REPOSITORY_TRIGGER_EVENTS

Definition at line 51 of file CodeCommitErrors.h.

INVALID_REPOSITORY_TRIGGER_NAME

Definition at line 51 of file CodeCommitErrors.h.

INVALID_REPOSITORY_TRIGGER_REGION

Definition at line 51 of file CodeCommitErrors.h.

INVALID_SORT_BY

Definition at line 51 of file CodeCommitErrors.h.

MALFORMED_QUERY_STRING = 18

Definition at line 46 of file CodeCommitErrors.h.

MAXIMUM_BRANCHES_EXCEEDED

Definition at line 51 of file CodeCommitErrors.h.

MAXIMUM_REPOSITORY_NAMES_EXCEEDED

Definition at line 51 of file CodeCommitErrors.h.

MAXIMUM_REPOSITORY_TRIGGERS_EXCEEDED

Definition at line 51 of file CodeCommitErrors.h.

MISSING_ACTION = 7

Definition at line 35 of file CodeCommitErrors.h.

MISSING_AUTHENTICATION_TOKEN = 8

Definition at line 36 of file CodeCommitErrors.h.

MISSING_PARAMETER = 9

Definition at line 37 of file CodeCommitErrors.h.

NETWORK_CONNECTION = 99

Definition at line 47 of file CodeCommitErrors.h.

OPT_IN_REQUIRED = 10

Definition at line 38 of file CodeCommitErrors.h.

REPOSITORY_DOES_NOT_EXIST

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_LIMIT_EXCEEDED

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_NAME_EXISTS

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_NAME_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_NAMES_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_TRIGGER_BRANCH_NAME_LIST_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_TRIGGER_DESTINATION_ARN_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_TRIGGER_EVENTS_LIST_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

REPOSITORY_TRIGGERS_LIST_REQUIRED

Definition at line 51 of file CodeCommitErrors.h.

REQUEST_EXPIRED = 11

Definition at line 39 of file CodeCommitErrors.h.

RESOURCE_NOT_FOUND = 16

Definition at line 44 of file CodeCommitErrors.h.

SERVICE_UNAVAILABLE = 12

Definition at line 40 of file CodeCommitErrors.h.

THROTTLING = 13

Definition at line 41 of file CodeCommitErrors.h.

UNKNOWN = 100

Definition at line 48 of file CodeCommitErrors.h.

UNRECOGNIZED_CLIENT = 17

Definition at line 45 of file CodeCommitErrors.h.

VALIDATION = 14

Definition at line 42 of file CodeCommitErrors.h.