Skip to main content
info
This documentation is for version v2.4 of the product.
For the latest version(v2.7) documentation click here
Version: v2.4 print this page

Error Codes

The following section describes different error codes and their associated description.

accessRequests#

ACR-1001#

CodeACR-1001
ClassINVALID_ACCESS_REQUEST
TitleAccess request cannot be processed for the resource
Message'{}' access request cannot be processed for {} as the user already have '{}' access
DescriptionAccess request cannot be processed for the resource if the user already have the access

ACR-1002#

CodeACR-1002
ClassINVALID_ACCESS_REQUEST
TitleAccess request cannot be processed as existing request is still in 'pending' state
Message'{}' access request cannot be processed for {} as the existing '{}' access request is still in 'pending' state
DescriptionAccess request cannot be processed as existing request is still in 'pending' state

auroraMySql#

AMS-1001#

CodeAMS-1001
ClassAURORA_OPERATION_FAILED
TitleError occurred during some aurora operation
Message<Custom runtime error message>
DescriptionThere was some issue while performing aurora operation.

AMS-1002#

CodeAMS-1002
ClassTABLE_DELETION_FAILED
TitleUnable to delete auroramysql table
MessageFailed to delete Aurora table with error - {}
DescriptionThere was some issue while deleting aurora mysql table.

AMS-1003#

CodeAMS-1003
ClassVIEW_DELETION_FAILED
TitleUnable to delete aurora view
MessageFailed to delete Aurora view with error - {}
DescriptionThere was some issue while deleting aurora mysql view.

AMS-1004#

CodeAMS-1004
ClassADD_USER_TO_GROUP_FAILED
TitleUnable to add users to aurora group
MessageFailed to add users to group with error - {}
DescriptionThere was some issue while adding users to aurora group.

AMS-1005#

CodeAMS-1005
ClassREMOVE_USER_FROM_GROUP_FAILED
TitleUnable to remove users from aurora group
MessageFailed to remove users from group with error - {}
DescriptionThere was some issue while removing users from aurora group.

AMS-1006#

CodeAMS-1006
ClassPERMISSION_ASSIGNMENT_FAILED
TitleUnable to assign permission to aurora mysql members
MessageFailed to assign permissions to {} with error - {}
DescriptionThere was some issue while assigning permissions to aurora mysql members.

AMS-1007#

CodeAMS-1007
ClassREVOKE_ACCESS_FAILED
TitleUnable to revoke permission from aurora mysql members
MessageFailed to revoke access to group {} with error - {}
DescriptionThere was some issue while revoking permissions from aurora mysql members.

AMS-1008#

CodeAMS-1008
ClassINVALID_CHARACTER_FORMAT
TitleCharacters in data type braces need to be integers
MessageCharacters in data type braces need to be integers
DescriptionCharacters in data type braces need to be integers.

AMS-1009#

CodeAMS-1009
ClassINVALID_COLUMN
TitleUnable to scale given column type
MessageColumn {} type doesn't support scale
DescriptionInvalid column type provided by user to scale.

AMS-1010#

CodeAMS-1010
ClassINVALID_COLUMN_TYPE
TitleInvalid column data type is provided by user
MessageColumn {} type is not part of supported data types of {}
DescriptionInvalid column data type provided by user. Please provide a supported column type.

AMS-1011#

CodeAMS-1011
ClassINVALID_PRECISION
TitleInvalid precision value
MessagePrecision of a data type cannot be less than 0
DescriptionInvalid precision value provided by user.

AMS-1012#

CodeAMS-1012
ClassINVALID_PRECISION
TitleInvalid precision value for given data type
MessageMaximum allowed value for precision {} for type {}
DescriptionInvalid precision value provided by user.

AMS-1013#

CodeAMS-1013
ClassINVALID_SCALE
TitleInvalid scala value for given data type
MessageScale of a data type cannot be more than precision for column {} of type {}
DescriptionInvalid scale value provided by user.

AMS-1014#

CodeAMS-1014
ClassTABLE_CREATION_FAILED
TitleUnable to create aurora mysql table
MessageFailed to create auroramysql table with error - {}
DescriptionAurora Mysql table creation failed due to some issue.

AMS-1015#

CodeAMS-1015
ClassAURORA_COPY_DATA_FAILED
TitleAurora data copy failed
MessageAurora data copy failed with error - {}
DescriptionThere was some issue while copying data to/from Aurora.

authorization#

AUTH-1001#

CodeAUTH-1001
ClassINCOMPLETE_EVENT_INFO
TitleMissing role_id in event header
MessageMissing role information in event header
DescriptionUser must provide a valid role_id to complete the request successfully.

AUTH-1002#

CodeAUTH-1002
ClassUNAUTHORIZED_USER
TitleInsufficient user permissions
MessageUser action is not permitted
DescriptionUser needs to have valid permissions to perform the desired action.

AUTH-1003#

CodeAUTH-1003
ClassUNAUTHORIZED_ROLE_ACCESS
TitleInsufficient user permissions
MessageUser is not authorized to use {} - {}
DescriptionUser needs to have valid permissions to assume role.

AUTH-1004#

CodeAUTH-1004
ClassUNAUTHORIZED_USER_ACCESS
TitleInsufficient user permissions
MessageUser - {} not authorized to revoke access on the {} - {}
DescriptionUser needs to have valid permissions to revoke access on resource.

AUTH-1005#

CodeAUTH-1005
ClassUNAUTHORIZED_USER
TitleInsufficient user permissions
MessageUser {} is not owner to perform this operation
DescriptionUser needs to have valid permissions to perform the desired action.

AUTH-1006#

CodeAUTH-1006
ClassUNAUTHORIZED_USER_GROUP_ACCESS
TitleUser isn't part of given group
MessageUser {} is not part of the group {}
DescriptionUser needs be part of group to perform the desired action.

AUTH-1007#

CodeAUTH-1007
ClassUNAUTHORIZED_RESOURCE_ACCESS
TitleUser doesn't have sufficient permissions to perform operation
MessagePermission error, user {} is not the owner of the resource {} to be added.
DescriptionUser needs be owner of resource in order to perform the operation.

AUTH-1008#

CodeAUTH-1008
ClassUNAUTHORIZED_RESOURCE_ACCESS
TitleUser doesn't have sufficient permissions to perform operation
MessageUser {} is not the owner of the resource {} to be removed
DescriptionUser needs be owner of resource in order to perform the operation.

AUTH-1009#

CodeAUTH-1009
ClassUNAUTHORIZED_VIEW_ACCESS
TitleUser doesn't have sufficient permissions to perform operation
MessageThe user is not authorized to grant the access to view.
DescriptionUser needs be authorized in order to perform the operation.

AUTH-1010#

CodeAUTH-1010
ClassUNAUTHORIZED_USER_ACCESS
TitleUser doesn't have sufficient permissions to perform operation
MessageUser {} is not authorized to perform this operation
DescriptionUser needs be authorized in order to perform the operation.

AUTH-1011#

CodeAUTH-1011
ClassUNAUTHORIZED_USER_ACCESS
TitleUser doesn't have sufficient permissions to view details
MessageUser {} is not authorized to view resource details
DescriptionUser needs be authorized in order to view details.

AUTH-1012#

CodeAUTH-1012
ClassUNAUTHORIZED_USER_CUSTOM_ERROR
TitleCustom error msg thrown for unauthorized access
Message{}
DescriptionUser defined custom error message for unauthorized user access.

AUTH-1013#

CodeAUTH-1013
ClassUNAUTHORIZED_USER
TitleUser not authorized to repair the dataset
MessageUser is not authorized to repair the dataset {}
DescriptionUser not authorized to repair the dataset.

AUTH-1014#

CodeAUTH-1014
ClassUNAUTHORIZED_USER
TitleUser not authorized to create resources in a domain
MessageUser is not owner of domain {} to create {}
DescriptionUser not owner of the domain.

AUTH-1015#

CodeAUTH-1015
ClassUSER_OPERATION_NOT_ALLOWED
TitleUser is not allowed to change library name
MessageUser is not allowed to change library name.
DescriptionUser is not allowed to change library name

AUTH-1016#

CodeAUTH-1016
ClassUSER_OPERATION_NOT_ALLOWED
TitleUser is not authorized to view this library
MessageUser is not authorized to view this library.
DescriptionUser is not authorized to view this library

AUTH-1017#

CodeAUTH-1017
ClassUNAUTHORIZED_ACCESS
TitleUnauthorized access
MessageUser is not authorized to access this resource
DescriptionUser is not authorized to access this resource.

AUTH-1018#

CodeAUTH-1018
ClassUNAUTHORIZED_DELETE
TitleUnauthorized delete
MessageUser is not authorized to delete this resource
DescriptionUser is not authorized to delete this resource.

AUTH-1019#

CodeAUTH-1019
ClassUNAUTHORIZED_USER
TitleUser is not authorized.
MessageUnauthorized user - {}.
DescriptionUser is not authorized.

AUTH-1020#

CodeAUTH-1020
ClassUNAUTHORIZED_USER
TitleUser is not authorized to view this resources.
MessageUser - {}, is not authorized to view resources of user - {}.
DescriptionUser is not authorized to view this resources.

AUTH-1021#

CodeAUTH-1021
ClassUNAUTHORIZED_USER
TitleUser is not authorized to delete the access request.
MessageUser is unauthorized to delete the access request.
DescriptionUser is not authorized to delete the access the request.

AUTH-1022#

CodeAUTH-1022
ClassUNAUTHORIZED_USER
TitleUser is not authorized to access the request.
MessageUser {} is unauthorized to access the access requests of user {}..
DescriptionUser is not authorized to access the request.

AUTH-1023#

CodeAUTH-1023
ClassUNAUTHORIZED_USER
TitleUser is not authorized to view role.
MessageUser is not authorized to view the role detail.
DescriptionUser is not authorized to view role.

AUTH-1024#

CodeAUTH-1024
ClassUNAUTHORIZED_QUERY
TitleUnauthorized querying the dataset
MessageUser is not authorized to query the dataset - {}
DescriptionUser is not authorized to query the dataset.

AUTH-1025#

CodeAUTH-1025
ClassUNAUTHORIZED_DENY_REQUEST
TitleUnauthorized to deny request
MessageThe user is not authorized to deny the request.
DescriptionUser is not authorized to deny the dataset.

AUTH-1026#

CodeAUTH-1026
ClassUNAUTHORIZED_USER
TitleUser is not authorized to perform this operation.
MessageUser {} doesn't have access to {}.
DescriptionUser is not authorized to perform this operation.

AUTH-1027#

CodeAUTH-1027
ClassUNAUTHORIZED_USER
TitleUser not authorized to create domain in a tenant
MessageUser is not owner of tenant {} to create domain {}
DescriptionUser not owner of the tenant to create a domain.

connections#

CON-1001#

CodeCON-1001
ClassMISSING_PARAMETER
TitleSome required parameters are missing
MessageMissing mandatory param {} for {} connection type
DescriptionInvalid request body, missing mandatory parameters for given connection type.

CON-1002#

CodeCON-1002
ClassINVALID_TABLE_UPDATE_METHOD
TitleInvalid table update method
MessageInvalid Table update method for {} connection type. Only append is allowed
DescriptionInvalid request body, table update method should be of append type.

CON-1003#

CodeCON-1003
ClassCONNECTION_FAILED
TitleUnable to establish connection
MessageFailed to establish source connection with exception - {}
DescriptionConnection establishment failed due to some issue.

CON-1004#

CodeCON-1004
ClassTEST_CONNECTION_FAILED
TitleUnable to test connection
MessageTest connection failed with error - {}
DescriptionConnection testing failed due to some issue.

CON-1006#

CodeCON-1006
ClassLIST_REPLICATION_INSTANCES_FAILED
TitleUnable to get list of replication instances
MessageFailed to get list of all instances available with error - {}
DescriptionThere was some issue while getting list of replication instances that are available.

CON-1007#

CodeCON-1007
ClassCREATE_REPLICATION_INSTANCE_FAILED
TitleFailed to create replication instance
MessageReplication instance creation failed with error - {}
DescriptionThere was some issue while creating a replication instance.

CON-1008#

CodeCON-1008
ClassCONNECTION_OP_ERROR
TitleConnection operation failed.
MessageConnection(jdbc bulkload) operation failed with error - {}
DescriptionCustom error thrown at the time of connections related operations.

CON-1009#

CodeCON-1009
ClassGET_REPLICATION_INSTANCE_FAILED
TitleFailed to get replication instance details
MessageUnable to get details of the replication instance, failed with error - {}
DescriptionThere was some issue while trying to get replication instance details.

CON-1010#

CodeCON-1010
ClassUPDATE_REPLICATION_INSTANCE_FAILED
TitleFailed to update replication instance
MessageUnable to update replication instance, failed with error - {}
DescriptionThere was some issue while trying to update replication instance.

CON-1011#

CodeCON-1011
ClassREBOOT_REPLICATION_INSTANCE_FAILED
TitleFailed to reboot replication instance
MessageUnable to reboot replication instance, failed with error - {}
DescriptionThere was some issue while trying to reboot replication instance.

CON-1012#

CodeCON-1012
ClassDELETE_REPLICATION_INSTANCE_FAILED
TitleFailed to delete replication instance
MessageUnable to delete replication instance, failed with error - {}
DescriptionThere was some issue while trying to delete replication instance.

CON-1013#

CodeCON-1013
ClassINVALID_COLUMN_DATATYPES
TitleInvalid column datatypes in DWH
MessageInvalid {} is received for table {} and column {}, please check {} documentation for details
DescriptionThere was some incorrect column datatypes defined in datasets

CON-1014#

CodeCON-1014
ClassINVALID_TRANSFORMATION_RULES
TitleInvalid transformation rules
MessageInvalid transformation rules are provided
DescriptionThere was some incorrect transformation rules provided while registering datasets

CON-1015#

CodeCON-1015
ClassINVALID_SORT_DIST_KEY_TYPES
TitleInvalid sort and dist keys types
MessageInvalid Sort & Dist keys type are provided
DescriptionInvalid Sort & Dist keys type are provided, Sort keys must be list and Dist key should be string

CON-1016#

CodeCON-1016
ClassDATASET_REGISTRATION_FAILED
TitleDataset registration failed
Message{} failed with error - {}
DescriptionThere was some issue while registering datasets.

CON-1017#

CodeCON-1017
ClassREPLICATION_TASK_STATUS
TitleDataset registration failed
MessageUnable to get the current status of migration task
DescriptionThere was some issue while getting the current status of migration task.

CON-1018#

CodeCON-1018
ClassCREATE_GLUE_PARTITION_FAILED
TitleGlue partition creation failed
MessageFailed to create glue partition for table {}
DescriptionThere was some issue while creating glue partition.

CON-1019#

CodeCON-1019
ClassCREATE_ENDPOINT_FAILED
TitleEndpoint creation failed
MessageFailed to create target endpoint
DescriptionThere was some issue while creating target endpoint.

costExplorer#

CE-1001#

CodeCE-1001
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, must be one of {}.
DescriptionThe parameter value must satisfy the required conditions.

CE-1002#

CodeCE-1002
ClassINVALID_START_DATE
TitleParameter StartDate is invalid
MessageStartDate must be lower than EndDate
DescriptionInvalid StartDate value provided by user.

dashboards#

DASH-1001#

CodeDASH-1001
ClassDASHBOARD_UPDATE_FAILED
TitleUnable to update dashboard
MessageDashboard id update failed for DashboardName - {}
DescriptionThere was some issue while updating dashboard name.

DASH-1002#

CodeDASH-1002
ClassDASHBOARD_REGISTER_FAILED
TitleUnable to register dashboard
MessageFailed to register dashboard
DescriptionThere was some issue while registering dashboard.

DASH-1003#

CodeDASH-1003
ClassDASHBOARD_FETCH_FAILED
TitleUnable to retrieve dashboard
MessageFailed to retrieve dashboard
DescriptionThere was some issue while fetching dashboard details.

DASH-1004#

CodeDASH-1004
ClassINCONSISTENT_DASHBOARD_METADATA
TitleMissing parameter from dashboard stored data
Message{} parameter is not found for dashboard name {}
DescriptionThere are some parameter values missing from database for a dashboard.

DASH-1005#

CodeDASH-1005
ClassDASHBOARD_API_LIMIT_EXCEEDED
TitleFailed to add/remove dashboards
MessageNumber of dashboards to add or remove per api call exceeds maximum limit of 20 found - {}
DescriptionThe api limit doesn't allow to add/remove more than 20 dashboards per api call.

DASH-1006#

CodeDASH-1006
ClassINVALID_QUICKSIGHT_DASHBOARD
TitleFailed to fetch quicksight dashboard
MessageQuicksight dashboard {} is unavailable
DescriptionUser entered id for quicksight dashboard is not available to be used.

dataloadLimits#

DLL-1001#

CodeDLL-1001
ClassDATALOAD_QUEUE_OPERATION_FAILED
TitleFailed to change the state of data load queue table for a given status
MessageUnable to {} data load queues table with {} status
DescriptionThere was some issue while performing operation on data load queues table when it's in invalid given status.

DLL-1002#

CodeDLL-1002
ClassOVERALL_LAMBDA_LIMIT_EXCEEDED
TitleOverall lambda limit exceeded
MessageSum of all data load limits exceeded the overall limit. Maximum overall limit is {}
DescriptionCannot perform required operation due to maximum limit reached.

DLL-1003#

CodeDLL-1003
ClassDATALOAD_LIMIT_EXCEEDED
TitleData load limit exceeded
MessageInvalid limit. Minimum and Maximum data load limit for {} is {} and {} respectively.
DescriptionCannot perform required operation due to invalid value passed in request body.

DLL-1004#

CodeDLL-1004
ClassLAMBDA_CONCURRENCY_RETRIEVAL_FAILED
TitleUnable to retrieve lambda concurrency for the account
MessageFailed to retrieve lambda concurrency for the account with error - {}
DescriptionThere was some issue while retrieving lambda concurrency for the account.

datasets#

DS-1001#

CodeDS-1001
ClassRETRIEVE_DATASET_DETAILS
TitleUnable to fetch dataset details
MessageUnable to retrieve dataset information, due to inconsistent metadata. Please clean up and retry
DescriptionThere was some metadata inconsistency issue while retrieving dataset details.

DS-1002#

CodeDS-1002
ClassINACTIVE_DATASET
TitleThe given dataset is inactive
MessageInactive DatasetId - {}
DescriptionDataset on which operation is being performed is inactive.

DS-1003#

CodeDS-1003
ClassINVALID_DATASET_METADATA
TitleThe given dataset metadata is incomplete
MessageMissing required key(s) {} in the dataset metadata
DescriptionInput dataset metadata is invalid.

DS-1004#

CodeDS-1004
ClassINCONSISTENT_DATASET_METADATA
TitleDataset metadata was found inconsistent
MessageInconsistent metadata for dataset details {}
DescriptionThe dataset metadata have inconsistent values in database.

DS-1005#

CodeDS-1005
ClassUNAUTHORIZED_DATASET_METADATA_UPDATE
TitleUnable to update metadata for dataset
MessageUser is not authorized to update metadata for dataset {}
DescriptionUser didn't have sufficient permissions to update metadata for dataset.

DS-1006#

CodeDS-1006
ClassDATASET_METADATA_UPDATE_FAILED
TitleUnable to update metadata for dataset
MessageUnable to update {} attributes for dataset: {}
DescriptionThere was some issue while updating sort and distribution attributes for dataset.

DS-1007#

CodeDS-1007
ClassDATASET_DELETE_FAILED
TitleUnable to delete dataset
MessageDataset can not be deleted while in {} state.
DescriptionThe dataset cannot be deleted in given state.

DS-1008#

CodeDS-1008
ClassUNAUTHORIZED_DATASET_DELETE
TitleMissing permissions to delete dataset
MessageUser not authorized to delete the dataset - {}
DescriptionUser didn't have sufficient permissions to delete the dataset.

DS-1009#

CodeDS-1009
ClassDATASET_DELETE_FAILED
TitleDataset list cannot be empty
MessageNo input datasets to delete.
DescriptionDataset list to be deleted was found empty, please pass some datasets in list.

DS-1010#

CodeDS-1010
ClassINVALID_DATASET_METADATA
TitleInvalid dataset metadata
MessageInvalid data clean up duration {}, duration should be between 1 - 1825 days
DescriptionThe DataCleanupDuration value passed is invalid, duration should be between 1 - 1825 days.

DS-1011#

CodeDS-1011
ClassDATASET_CLASSIFICATION_UPDATE_FAILED
TitleError removing data classifications
MessageUnable to remove data classifications for dataset: {}
DescriptionThere was some issue while removing data classifications for dataset.

DS-1012#

CodeDS-1012
ClassDATASET_CLASSIFICATION_UPDATE_FAILED
TitleError adding data classifications
MessageUnable to add data classifications for dataset: {}
DescriptionThere was some issue while adding data classifications for dataset.

DS-1013#

CodeDS-1013
ClassDATASET_UPDATE_FAILED
TitleError updating metadata
MessageUnable to update Source S3 Bucket Prefix / Metadata for dataset: {}
DescriptionThere was some issue while updating source S3 bucket prefix/metadata for dataset.

DS-1014#

CodeDS-1014
ClassDATASET_ITEM_DELETION_FAILED
TitleError deleting dataset item
MessageFailed to delete dataset item from Dataset table, try again later!
DescriptionThere was some issue while deleting item from dataset table.

DS-1015#

CodeDS-1015
ClassDATASET_CREATION_FAILED
TitleError creating dataset
Message'{}' file format doesn't support '{}'.
DescriptionDataset creation failed due to invalid file format for target location.

DS-1016#

CodeDS-1016
ClassINVALID_DATASET_ACCESS
TitleError writing to dataset
MessageUser doesn't have access to write to dataset with id {}
DescriptionInsufficient permissions in order to write to dataset.

DS-1017#

CodeDS-1017
ClassINVALID_DWH_VALUE_FOR_DATASET
TitleInvalid input body
MessageUnsupported DATALAKE DWH Value {} for dataset {} with target {}, supported locations are {}
DescriptionInvalid DWH value provided for dataset with given target. Please provide a valid value from list.

DS-1018#

CodeDS-1018
ClassDATACLASSIFICATION_VALIDATION_FAILED
TitleError validating dataclassification while updating dataset
MessageInvalid dataclassification value(s) - '{}'.
DescriptionDataset update failed due to invalid dataclassification value.

DS-1019#

CodeDS-1019
ClassINVALID_DATASET_ID
TitleInvalid datasetId
MessageInvalid datasetId - '{}', dataset doesn't exist with this Id
DescriptionNo dataset exists with the given Id.

DS-1020#

CodeDS-1020
ClassDATASET_DELETE_FAILED_FROM_GROUP
TitleDataset delete failed from group while repairing dataset
MessageFailed to delete dataset from group - '{}'.
DescriptionDataset delete failed from group while repairing dataset.

DS-1021#

CodeDS-1021
ClassINVALID_DATASET_FILE
TitleInvalid file to be downloaded
MessageInvalid file name is passed to download the file {}
DescriptionDataset filename provided by user is invalid, please provide correct name to download the file.

DS-1022#

CodeDS-1022
ClassINVALID_DATASET_FILE_STATUS
TitleInvalid file status to be downloaded
MessageFiles can be downloaded only in completed status
DescriptionThe file being downloaded by user hasn't been processed or uploaded completely, please wait for it to be completed.

DS-1023#

CodeDS-1023
ClassINVALID_DATALAKE_DHW_VALUE
TitleInvalid DATALAKE_DWH value
MessageInvalid DATALAKE_DWH value - '{}'.
DescriptionInvalid DATALAKE_DWH value provided

DS-1024#

CodeDS-1024
ClassFAILED_TO_UPDATE_DATASET_SUMMARY
TitleDataset summary update failed
MessageFailed to update dataset summary for dataset with id '{}'.
DescriptionFailed to update dataset summary

DS-1025#

CodeDS-1025
ClassINVALID_STATUS_FILTER
TitleInvalid status filter passed to get files
MessageInvalid status filter - {} passed to get files for dataset
DescriptionInvalid status filter has been provided by user to get files for dataset, please provide a valid one.

DS-1027#

CodeDS-1027
ClassFILES_RESTORE_FAILED
TitleThere are no files to be restored
MessageNo files to restore
DescriptionNo files present to be restored.

DS-1028#

CodeDS-1028
ClassFILES_RESTORE_FAILED
TitleUnable to restore files
MessageCannot restore more than 100 files in a single call
DescriptionUser is not allowed to restore more than 100 files at once, please reduce the amount of files to be restored.

DS-1029#

CodeDS-1029
ClassAI_METADATA_NOT_UPDATED_DUE_TO_DATASET_STATUS
TitleAI metadata not updated due to Dataset status
MessageFilename '{}' of dataset '{}' is in '{}' status so not updating AI metadata
DescriptionAI metadata not updated due to Dataset status

DS-1030#

CodeDS-1030
ClassFILES_RESTORE_FAILED
TitleUnable to restore file
MessageFile with name {} is not in deleted state to restore
DescriptionThe file being restored is not in deleted state yet, either file still exists or file deletion failed.

DS-1031#

CodeDS-1031
ClassINVALID_FILE_NAMES
TitleFiles doesn't exist
MessageNo file(s) with name(s) exist {}
DescriptionThe filename(s) provided by user is invalid, please provide valid names.

DS-1032#

CodeDS-1032
ClassFILE_DELETION_FAILED
TitleUnable to delete files
MessageFailed to delete files {}
DescriptionThe file(s) provided by user failed to be deleted.

DS-1033#

CodeDS-1033
ClassDATASET_TABLE_UPDATE_FAILED
TitleUnable to update dataset table
MessageUnable to update dataset table with {} status, check for errors
DescriptionThe dataset table with given status failed to be updated

DS-1034#

CodeDS-1034
ClassFILES_DELETION_FAILED
TitleUnable to delete files
MessageCannot delete more than 100 files in a single call
DescriptionUser is not allowed to delete more than 100 files at once, please reduce the amount of files to be deleted.

DS-1035#

CodeDS-1035
ClassFILE_ALREADY_DELETED
TitleThe given file is already deleted
MessageFile with name {} is already deleted
DescriptionThe file being deleted doesn't exist anymore.

DS-1036#

CodeDS-1036
ClassTAGGING_FILES_FAILED
TitleCannot tag more than 20 files
MessageCan not tag more than 20 files in one API call.
DescriptionUser is not allowed to tag more than 20 files in one API call.

DS-1037#

CodeDS-1037
ClassMETADATA_UPDATE_FAILED
TitleCannot update metadata db with tags info
MessageFailed to update the metadata db with tags information.
DescriptionUnable to update metadata db with tags info.

DS-1038#

CodeDS-1038
ClassINVALID_FILE_OPERATIONS
TitleInvalid file operation provided
MessageInvalid Operation, File Operations allowed are {}
DescriptionThe file operation provided by user is invalid, please provide a valid operation type.

DS-1039#

CodeDS-1039
ClassDATASET_TRUNCATION_FAILED
TitleUnable to truncate dataset
MessageTruncating a dataset is only allowed when operation is permanent_delete
DescriptionCannot truncate dataset when operation is permanent_delete.

DS-1040#

CodeDS-1040
ClassUNSUPPORTED_DATASET_TARGET_LOCATION
TitleFeature not applicable for given dataset
Message{} feature is only for datasets with TargetLocation - {}
DescriptionFeature is applicable only in datasets with given target location.

DS-1041#

CodeDS-1041
ClassFILE_STATUS_UPDATE_FAILED
TitleUnable to update file status
MessageFailed to update file status
DescriptionSomething went wrong while updating file status, please try again or contact admin.

DS-1042#

CodeDS-1042
ClassDATASET_FILES_DELETION_FAILED
TitleUnable to delete files from dataset
MessageFailed to delete files {} from dataset {}
DescriptionSomething went wrong while deleting files from bucket, hence failed for dataset.

DS-1043#

CodeDS-1043
ClassDATASET_RELOAD_TABLE_UPDATE_FAILED
TitleUnable to update dataset reload table
MessageUnable to update dataset reloads table with {} status, check for errors
DescriptionThe dataset reload table with given status failed to be updated

DS-1044#

CodeDS-1044
ClassES_BULK_INDEX_FAILED
TitleElasticSearch bulk index operation failed
MessageFailed while bulk indexing datasets in ElasticSearch with error - {}.
DescriptionThere was some issue while performing bulk index on datasets into elastic search.

DS-1045#

CodeDS-1045
ClassINVALID_DATASET
TitleRequested dataset is invalid
MessageThe Dataset requested and the dataset denied don't match.
DescriptionThe Dataset requested and the dataset denied don't match.

DS-1046#

CodeDS-1046
ClassGET_USER_DATASET_FAILED
TitleFailed to get user values from user-dataset table
MessageFailed to get values for user {} from user-dataset table with error - {}
DescriptionThere was some issue while getting user values from user-dataset table.

DS-1047#

CodeDS-1047
ClassINVALID_DATASET_PARAMETERS
TitleSome invalid keys present in dataset parameters
MessageInvalid input, parameters {} are not allowed while updating a dataset
DescriptionInvalid keys provided in JobParameters by user, please check again.

DS-1048#

CodeDS-1048
ClassDATASET_UPDATE_FAILED
TitleFailed to update lifecycle policy of dataset
MessageLifecycle policy is already being updated for given dataset, please wait before trying to re-update.
DescriptionLifecycle policy cannot be updated when it's already being updated.

DS-1049#

CodeDS-1049
ClassINVALID_DATASET_TARGET_LOCATION
TitleLifecycle policy is not supported in given target location
MessageLifecycle policy can only be modified for datasets with target location as {}.
DescriptionLifecycle rules can only be applied for datasets with target as S3/S3Athena.

DS-1050#

CodeDS-1050
ClassDATASET_LINEAGE_UPDATE_IN_PROGRESS
TitleUnable to update dataset lineage
MessageDataset lineage generation/updation already in progress, please wait before re-trying.
DescriptionDataset lineage cannot be updated since lineage generation is already in progress.

DS-1051#

CodeDS-1051
ClassINCOMPLETE_DATASET_REGISTRATION
TitleUnable to fetch/create dataset lineage
MessageCannot fetch/create lineage for unregistered dataset.
DescriptionDataset lineage cannot be generated or fetched until the registration of dataset is completed.

DS-1052#

CodeDS-1052
ClassDATASET_LINEAGE_NOT_FOUND
TitleUnable to fetch dataset lineage
MessageNo dataset lineage found for given dataset, please generate it.
DescriptionDataset lineage cannot be fetched until it is first generated.

DS-1053#

CodeDS-1053
ClassDATASET_LINEAGE_GENERATION_UPDATE_FAILED
TitleUnable to generate/update dataset lineage
MessageFailed to generate/update dataset lineage, please try again!
DescriptionDataset lineage generation/updation failed, please re-generate the lineage.

DS-1054#

CodeDS-1054
ClassTABLE_NOT_PARTITIONED
TitleTable is not partitioned
MessageTable {} is not partitioned.
DescriptionTable for the given dataset is not partitioned

DS-1055#

CodeDS-1055
ClassUNSUPPORTED_FILE_FORMAT
TitleUnsupported file format for the dataset
MessageUnsupported file format {} for dataset {}, supported file format is {}
DescriptionThe file format is not supported for the dataset.

DS-1056#

CodeDS-1056
ClassDATASET_LF_PERMISSION_GRANT_FAILED
TitleUnable to grant dataset access to the user with lake formation
MessageUnable to grant dataset access to the user.
DescriptionFailed to register dataset permission with lakeformation

DS-1057#

CodeDS-1057
ClassDATASET_LF_PERMISSION_REVOKE_FAILED
TitleUnable to revoke dataset access to the user from lake formation
MessageUnable to revoke dataset access to the user.
DescriptionFailed to revoke dataset permission from lakeformation

DS-1058#

CodeDS-1058
ClassDATASET_LF_PERMISSION_LISTING_FAILED
TitleUnable to list user dataset permissions
MessageUnable to list dataset lake formation permissions.
DescriptionFailed to list dataset permission from lakeformation

DS-1059#

CodeDS-1059
ClassDATASET_ATTACHMENT_FAILED
TitleInvalid dataset attached to a resource
MessageThe following datasets ({}) cannot be attached to {} as user has read-only permissions on the dataset.
DescriptionCurrently Amorphic does not support plugging in read only datasets of type lf to ETL and ML related services.

DS-1060#

CodeDS-1060
ClassDATASET_ATTACHMENT_FAILED
TitleInvalid dataset attached to a resource
MessageUser - {}, does not have access to lakeformation dataset - {}, grant dataset permission prior to authorizing the view
DescriptionUser needs to grant the dataset permission first prior to attaching it to a view.

DS-1061#

CodeDS-1061
ClassDATASET_REGISTER_FAILED
TitleFailed to register dataset with lakeformation
MessageFailed to register dataset in the lakeformation catalog, Application can only have a maximum of 500 lakeformation datasets, please remove unwanted lakeformation datasets first and try again
DescriptionUnable to complete dataset registration with lakeformation catalog. Please re-try or register the dataset with a different name or removing unwanted lakeformation datasets

DS-1062#

CodeDS-1062
ClassDATASET_DEREGISTER_FAILED
TitleFailed to de-register dataset with lakeformation
MessageFailed to de-register dataset in the lakeformation catalog
DescriptionUnable to complete dataset de-registration with lakeformation catalog. Please contact administrator for clean up

DS-1063#

CodeDS-1063
ClassDATASET_LF_PERMISSION_GRANT_FAILED
TitleFailed to grant user fine grained permissions
MessageDataset owners are not permitted to have fine grained access on columns
DescriptionDataset owners are given permissions to all columns by default. User are restricted to revoke the default permissions.

DS-1064#

CodeDS-1064
ClassDATASET_FILE_DOWNLOAD_FAILED
TitleUser not permitted to download the dataset file
MessageUser not permitted to download the dataset file as the user has fine grained permissions on the dataset columns
DescriptionUser is restricted to download dataset files when fine grained column permissions are granted to the user

DS-1065#

CodeDS-1065
ClassENABLING_LIFECYCLE_POLICY_FAILED
TitleUnable to enable lifecycle policy for dataset
MessageUnable to enable lifecycle policy for given dataset. Maximum lifecycle rules limit reached: 1000.
DescriptionIt is not possible to enable lifecycle policy for more than 1000 datasets for a s3 bucket.

DS-1066#

CodeDS-1066
ClassINVALID_LIFECYCLE_POLICY
TitleInvalid life cycle rule provided by user
MessageExpiration Day should be strictly greater than any of the transition days. Max allowed transition is 1825 days(5 years).
DescriptionPlease provide a valid expiration rule in life cycle policy for given dataset

DS-1067#

CodeDS-1067
ClassINVALID_LIFECYCLE_POLICY
TitleInvalid life cycle rule provided by user
MessageMinimum 30 days needed to transition object to given storage class
DescriptionAn object can be transitioned only after 30 days of minimum storage to given storage classes. Please provide a valid lifecycle policy.

DS-1068#

CodeDS-1068
ClassMULTIPLE_DATASETS_FOUND
TitleNo unique dataset found
MessageMore than one dataset found for given dataset {}. Please include <domainName>::<datasetName> in api request path.
DescriptionUser must provide domain name along with dataset name in order to uniquely identify the datasetId.

DS-1069#

CodeDS-1069
ClassLIFECYCLE_POLICY_NOT_FOUND
TitleLifecycle policy doesn't exist for given dataset
MessageNo lifecycle policy exists for the given dataset to be deleted.
DescriptionUser needs to create a lifecycle policy in order to get it deleted.

DS-1070#

CodeDS-1070
ClassINVALID_FILE_TO_DOWNLOAD
TitleFile download failed
MessageFiles present in {} storage class cannot be accessed/downloaded.
DescriptionUser cannot download a file from glacier/deep-archive storage class.

DS-1071#

CodeDS-1071
ClassINVALID_LIFECYCLE_RULE
TitleInvalid lifecycle rule
MessageInvalid lifecycle rules, rule for {} storage class defined multiple times.
DescriptionLifecycle rule cannot be applied due to invalid transition rules.

DS-1072#

CodeDS-1072
ClassTEMPORARY_FILE_DELETION_FAILED
TitleFiles present in invalid storage class to be deleted
MessageCannot temporarily delete files present in {} storage class. Please deselect following files - {} and try again.
DescriptionTemporary deletion of files present in given storage class is not supported.

DS-1073#

CodeDS-1073
ClassFILE_DELETION_FAILED
TitleCannot delete files in given lifecycle policy state
MessageCannot delete files when lifecycle policy status of dataset is in {} state. Please try again after some time.
DescriptionPlease wait for lifecycle policy to be completely enabled/disabled before trying to delete a file from dataset.

DS-1074#

CodeDS-1074
ClassCANNOT_ENABLE_DATASET_FLAG
TitleAttribute can only be enabled for specific type of datasets
MessageParameter - {} can only be enabled for dataset with TableUpdate as {} type.
DescriptionPlease create respective type of dataset to enable the attribute

DS-1075#

CodeDS-1075
ClassDATASET_OPERATION_FAILED
TitleOperation failed to be performed for given dataset
MessagePlease enable {} before performing given operation on dataset.
DescriptionPlease enable the required feature of dataset in order to perform the given operation.

DS-1076#

CodeDS-1076
ClassDATASET_METRICS_SYNC_FAILED
TitleFailed to sync dataset metrics
MessageMetrics synchronization already in progress for given dataset. Please try again later!
DescriptionPlease wait for previously triggered sync operation to complete before trying again.

DS-1077#

CodeDS-1077
ClassDATASET_METRICS_JOB_EXECUTION_FAILED
TitleFailed to execute dataset sync metrics job
MessageMetrics synchronization job cannot be triggered for more than {} datasets concurrently. Please try again later!
DescriptionPlease wait for one of the previously triggered sync jobs to complete before trying again.

DS-1078#

CodeDS-1078
ClassDATASET_DELETE_FAILED
TitleDatasets cannot be deleted
MessageThe maximum limit for deleting multiple datasets is 40. Please deselect some datasets and try again!
DescriptionDataset list to be deleted has more datasets than the maximum limit for bulk deletion.

DS-1079#

CodeDS-1079
ClassDATA_FILTER_CREATION_FAILED
TitleFailed to create data filter
MessageUnable to create data filter because of invalid input {}. please correct the values and re-try!
DescriptionUnable to create data filter because of invalid input. please correct the values and re-try.

DS-1080#

CodeDS-1080
ClassDATASET_UPDATE_FAILED
TitleFailed to update schema of dataset
MessageSchema is already being updated for given dataset, please wait before trying to re-update.
DescriptionSchema cannot be updated when it's already being updated.

DS-1081#

CodeDS-1081
ClassDATASET_UPDATE_FAILED
TitleFailed to update schema of dataset
MessageFailed to update schema of the dataset due to missing users IAM Role details
DescriptionUnable to update dataset schema as user IAM role is missing in the backend metadata

DS-1082#

CodeDS-1082
ClassDATASET_UPDATE_FAILED
TitleFailed to update schema of dataset
MessageFailed to update schema of the dataset due to data filters exists
DescriptionUnable to update dataset schema as the lakeformation dataset has data filters on top of it. User needs to delete and re-create the existing data filter before dropping the columns

DS-1083#

CodeDS-1083
ClassDATASET_UPDATE_FAILED
TitleFailed to update schema of dataset
MessageFailed to update schema of the dataset due to inconsistency of table definition between glue and redshift catalogs
DescriptionUnable to update dataset schema as the dataset has inconsistent column definitions between glue and redshift catalogs. Please re-create the dataset to fix the issue.

deepsearch-indices#

DSI-1001#

CodeDSI-1001
ClassINDEX_CREATION_FAILED
TitleDeep search index creation failed
MessageUnable to create deepsearch index with error {}
DescriptionThere was some issue while creating deep search index.

DSI-1002#

CodeDSI-1002
ClassINVALID_INDEX_NAME
TitleDeep search index name is invalid
MessageDeepSearchIndexName must be alphanumeric with hyphens(-). Size of the name must be between 3 chars and 32 chars.
DescriptionInvalid DeepSearchIndexName, please provide a valid name.

DSI-1003#

CodeDSI-1003
ClassFAILED_TO_UPDATE_INDEX_LIST
TitleUnable to update index id list in groups
MessageFailed to update deep search index id list in groups, try again later!
DescriptionThere was some issue while updating deep search index id list in groups, please try again later.

DSI-1004#

CodeDSI-1004
ClassFAILED_TO_UPDATE_METADATA_TABLE
TitleUnable to update metadata table
MessageFailed to update the metadata table, try again later!
DescriptionThere was some issue while updating metadata table, please try again later.

DSI-1005#

CodeDSI-1005
ClassFAILED_TO_UPDATE_LATEST_METADATA
TitleUnable to update latest metadata
MessageFailed to update the latest metadata, try again later!
DescriptionThere was some issue while updating latest metadata, please try again later.

DSI-1006#

CodeDSI-1006
ClassINVALID_INDEX_STATUS
TitleInvalid index status to be deleted
MessageIndex is in {} status. It must be in ACTIVE or FAILED status to be deleted.
DescriptionDeep search index must be in ACTIVE or FAILED status to be deleted.

DSI-1007#

CodeDSI-1007
ClassINVALID_INDEX_STATUS
TitleInvalid index status to add datasets
MessageCurrently index is in {} status, it must be in ACTIVE state to add datasets.
DescriptionDeep search index must be in ACTIVE status to add datasets.

DSI-1008#

CodeDSI-1008
ClassEMPTY_DATASETID_LIST
TitleDataset Id list should be provided
MessageDatasetIds list can not be empty!
DescriptionDataset Id(s) provided by user is an empty list, please provide some id.

DSI-1009#

CodeDSI-1009
ClassUNAUTHORIZED_STOPPING_SYNC_JOB
TitleUnauthorized try to stop sync job
MessageUser is not authorized to stop sync job on this index.
DescriptionUser needs sufficient permissions to stop sync job on this deep search index.

DSI-1010#

CodeDSI-1010
ClassUNAUTHORIZED_TRIGGERING_SYNC_JOB
TitleUnauthorized try to trigger sync job
MessageUser is not authorized to trigger sync job on this index.
DescriptionUser needs sufficient permissions to trigger sync job on this deep search index.

DSI-1011#

CodeDSI-1011
ClassINVALID_FILE_TYPE
TitleInvalid file type for datasets
MessageOnly Datasets with FileType {} are supported.
DescriptionUser needs to specify valid file type for dataset.

DSI-1012#

CodeDSI-1012
ClassINVALID_INDEX_STATUS
TitleInvalid index status to be searched
MessageIndex is in {} status, must be in ACTIVE state to search.
DescriptionDeep search index must be in ACTIVE status to be searched.

DSI-1013#

CodeDSI-1013
ClassINVALID_INDEX_ID
TitleIndex doesn't have any datasets to sync
MessageIndex with id {} does not have any datasets to sync.
DescriptionDeep search index specified by user must have datasets to sync.

DSI-1014#

CodeDSI-1014
ClassINVALID_INDEX_STATUS
TitleSync cannot be triggered with given index status
MessageDatasets under index with id {} are in {} status, sync can be triggered only after datasets are in ACTIVE status.
DescriptionDeep search index is in invalid status for sync to be triggered.

DSI-1015#

CodeDSI-1015
ClassSYNC_JOB_TRIGGER_FAILED
TitleSync job cannot be triggered due to concurrent executions
MessageThere is currently an active sync job, please wait until it is completed or stop it before triggering a new sync job.
DescriptionConcurrent sync job cannot be triggered, please wait until it is completed or stop it before triggering a new sync job.

DSI-1016#

CodeDSI-1016
ClassUNAUTHORIZED_GET_SYNC_JOB
TitleUnauthorized try to fetch sync jobS
MessageUser is not authorized to get the sync jobs on this index.
DescriptionUser needs sufficient permissions to fetch sync jobs on this deep search index.

DSI-1017#

CodeDSI-1017
ClassFAILED_TO_STOP_SYNC_JOB
TitleUnable to stop sync job
MessageOnly sync jobs in SYNCING state can be stopped. Currently the sync job is in {} status
DescriptionSync job couldn't be stopped due to invalid state, it needs to be in SYNCING state.

DSI-1018#

CodeDSI-1018
ClassSERVICE_UNAVAILABLE
TitleDeepSearch(Kendra) service unavailable
MessageDeepSearch(Kendra) service unavailable or not responding in {} region.
DescriptionDeepSearch(Kendra) service is unavailable in given region.

DSI-1019#

CodeDSI-1019
ClassFAILED_TO_UPDATE_METADATA
TitleFailed to update deep search index metadata
MessageUnable to update the DeepSearchIndices Metadata. Contact administrator.
DescriptionThere was some issue while updating the DeepSearchIndices Metadata. Contact administrator.

domains#

DOM-1001#

CodeDOM-1001
ClassDOMAIN_CREATION
TitleGlue database creation failed
MessageError creating glue database for {} domain
DescriptionThere was some generic issue while creating glue database for given domain in the data catalog.

DOM-1002#

CodeDOM-1002
ClassDOMAIN_CREATION
TitleDomain creation failed
MessageCannot create a domain with the names {}, please choose a different name.
DescriptionA different name is required to create domain.

DOM-1003#

CodeDOM-1003
ClassDOMAIN_DELETION
TitleDomain delete operation failed
MessageDelete operation failed, dependent datasets/views should be deleted before deleting the domain.
DescriptionUser will need to resolve all dependencies, before deleting the domain.

DOM-1004#

CodeDOM-1004
ClassDOMAIN_NOT_FOUND
TitleDomain get operation failed
MessageDomain {} doesn't exist
DescriptionUser will need to resolve all dependencies, before deleting the domain.

DOM-1005#

CodeDOM-1005
ClassDOMAIN_INVALID
TitleDomain naming convention does not comply with the standards
MessageInvalid tenant domain name {}
DescriptionTenant domain naming convention does not comply with the standards. Tenant name should be followed by domain name Ex : <TenantName>_<DomainName>

dwh#

DWH-1001#

CodeDWH-1001
ClassDWH_UNSUPPORTED_OPERATIONS
TitleFailed to perform operation
MessageDWH management operations are not supported for datalake warehouse {}
DescriptionThe dwh management operation is not supported for given datalake warehouse.

DWH-1002#

CodeDWH-1002
ClassGET_DWH_CLUSTER_INFO
TitleUnable to retrieve info
MessageUnable to retrieve cluster {} information, please try again later. Error message - {}
DescriptionThere was some issue while retrieving the dwh cluster specific information.

DWH-1003#

CodeDWH-1003
ClassDWH_CLUSTER_OPERATION_FAILED
TitleFailed to change the state of cluster
MessageUnable to {} the cluster, please try again later. Error message - {}
DescriptionThere was some issue while performing operation on dwh cluster.

DWH-1004#

CodeDWH-1004
ClassDWH_CLUSTER_OPERATION_FAILED
TitleFailed to change the state of cluster for a given status
MessageInvalid user action, cannot {} cluster with status - {}
DescriptionThere was some issue while performing operation on dwh cluster when it's in invalid given status.

DWH-1005#

CodeDWH-1005
ClassDWH_UNSUPPORTED_OPERATIONS
TitleInvalid user operation
MessageInvalid user action on datalake warehouse - {}, cluster action - {}
DescriptionThe given cluster action is invalid for given datalake warehouse.

DWH-1006#

CodeDWH-1006
ClassDELETE_SCHEDULE_FAILED
TitleSchedule not found to be deleted
MessageUnable to delete the schedule, No matching schedule found - {}
DescriptionThe given schedule was not deleted because it doesn't exist anymore.

DWH-1007#

CodeDWH-1007
ClassDWH_SCHEDULE_OPERATION_FAILED
TitleFailed to change the state of schedule
MessageUnable to {} schedule, please try again later. Error message - {}
DescriptionThere was some issue while performing operation on schedule.

DWH-1008#

CodeDWH-1008
ClassDWH_CLUSTER_SNAPSHOT_OPERATION_FAILED
TitleFailed to perform operation for cluster snapshot
MessageUnable to {} a cluster snapshot, please try again later. Error message - {}
DescriptionThere was some issue while performing operation related to cluster snapshot.

DWH-1009#

CodeDWH-1009
ClassDWH_MAINTENANCE_WINDOW_OPERATION_FAILED
TitleFailed to perform operation for maintenance window
MessageUnable to {} maintenance window. Error message - {}
DescriptionThere was some issue while performing operation related to maintenance window.

DWH-1010#

CodeDWH-1010
ClassOPERATION_NOT_SUPPORTED
TitleThis operation is not supported
MessageThis particular operation is not supported with dwh - {}
DescriptionThis operation does not support in the selected DWH of the application.

DWH-1011#

CodeDWH-1011
ClassVIEW_LIST_UPDATE_FAILED
TitleFailed to update views list
MessageFailed to update views list in groups, please try again later
DescriptionSomething went wrong while updating views list in groups, please try again later.

DWH-1012#

CodeDWH-1012
ClassINVALID_SQL_STATEMENT
TitleEmpty sql statement
MessageSql statement cannot be None/empty!
DescriptionPlease provide a valid SQL statement. It cannot be empty

DWH-1013#

CodeDWH-1013
ClassINVALID_QUERY_EXECUTION
TitleCannot execute more than one query
MessageOnly one query is allowed per request. Please try again!
DescriptionOnly a single query is allowed at a time, please recheck your query statement.

DWH-1014#

CodeDWH-1014
ClassINVALID_SQL_STATEMENT
TitleDestructive sql statements are not supported
MessageDestructive sql statements are not allowed!
DescriptionSql statement provided by user is invalid, please provide a non-destructive sql statement.

DWH-1015#

CodeDWH-1015
ClassINVALID_VIEW_STATEMENT
TitleInvalid view statement
MessageOnly '{}' view statements are allowed!
DescriptionThe view statement provided by user is invalid, please provide a valid one.

DWH-1016#

CodeDWH-1016
ClassINVALID_SQL_QUERY
TitleInvalid sql statement
MessageEither {} do not match the values mentioned in the sql query!
DescriptionThe values of given attributes in sql query do not match, please recheck.

DWH-1017#

CodeDWH-1017
ClassINVALID_SQL_QUERY
TitleInvalid sql statement
MessageNot a valid sql query. Please provide {} as the view name in the sql query!
DescriptionThe sql view statement provided by user is invalid, please provide a valid one.

DWH-1018#

CodeDWH-1018
ClassVIEW_UPDATE_FAILED
TitleFailed to update view
MessageCannot {} a view with {}Status - {}
DescriptionView cannot be updated in current state, please wait or retry.

DWH-1019#

CodeDWH-1019
ClassVIEW_METADATA_UPDATE_FAILED
TitleFailed to update view metadata
MessageUnable to {} view item in DynamoDB even after successful view {} in dwh.
DescriptionSomething went wrong while updating the view item in DynamoDB, please try again.

DWH-1020#

CodeDWH-1020
ClassINACTIVE_VIEW
TitleNo active view present
MessageAn active view does not exist in the data ware house
DescriptionNo active view found in data warehouse.

DWH-1021#

CodeDWH-1021
ClassVIEW_REFRESH_FAILED
TitleFailed to refresh views
MessageOnly {} views can be refreshed!
DescriptionOnly certain types of view can be refreshed, please use a different view type.

DWH-1022#

CodeDWH-1022
ClassREDSHIFT_OPERATION_FAILED
TitleFailed dwh audit operation
MessageRedshift Audit Operations failed, please try again later!
DescriptionThere was some issue while performing dwh audit operation.

DWH-1023#

CodeDWH-1023
ClassINVALID_VACUUM_THRESHOLD_PARAMETER
TitleInvalid vacuuming threshold percentage
MessageInvalid vacuuming threshold percentage - {} with type {}, should be an integer value between 0-100
DescriptionThe vacuuming threshold percentage value provided by user is invalid, please provide the value in given range.

DWH-1024#

CodeDWH-1024
ClassINVALID_VACUUM_THRESHOLD_PARAMETER
TitleInvalid vacuuming threshold percentage
MessageInvalid input threshold percentage for REINDEX vacuum type
DescriptionThe vacuuming threshold percentage value provided by user is invalid, please provide valid value.

DWH-1025#

CodeDWH-1025
ClassLF_VIEW_CREATION_FAILED
TitleFailed to create lakeformation view as user metadata is missing role information
MessageFailed to create lakeformation view as user metadata is missing role information
DescriptionUnable to create lakeformation view as user IAM role is missing in the backend metadata

DWH-1026#

CodeDWH-1026
ClassQUERY_SUBMISSION_FAILED
TitleFailed to submit query as user metadata is missing role information
MessageFailed to submit query as user metadata is missing role information
DescriptionUnable to submit query as user IAM role is missing in the backend metadata

DWH-1027#

CodeDWH-1027
ClassINVALID_USER_OPERATION
TitleFailed to run tenant operations
MessageFailed to perform user action on tenants as multi tenancy is disabled
DescriptionUser is not permitted to perform any actions on tenants as multi tenancy is disabled.

DWH-1028#

CodeDWH-1028
ClassINVALID_TENANT_OPERATION
TitleFailed to run tenant operations
MessageUnsupported DATALAKE DWH Value {} for performing tenant operations, supported locations are {}
DescriptionInvalid DWH value provided while creating/updating tenant resources. Please provide a valid value from list.

DWH-1029#

CodeDWH-1029
ClassINVALID_TENANT_OPERATION
TitleFailed to run tenant operations
MessageUnable to update tenant metadata while updating user catalog access for tenant {}
DescriptionUnable to update tenant metadata while syncing user catalog access with DWH

DWH-1030#

CodeDWH-1030
ClassINVALID_TENANT_OPERATION
TitleFailed to update the default tenant
MessageUser is restricted to update/delete the default tenant
DescriptionUser is not permitted to delete or update a tenant. Only authorized Users and Groups can be modified for the default tenant.

DWH-1031#

CodeDWH-1031
ClassINVALID_TENANT_OPERATION
TitleFailed to update the user tenant access
MessageUser should at least have one tenant attached
DescriptionAmorphic system restricts user to have at least one tenant attached, without which user will not be able to create any resources underneath it.

DWH-1032#

CodeDWH-1032
ClassTENANT_CREATION
TitleTenant creation failed
MessageCannot create a tenant with the name {}, please choose a different name.
DescriptionA different name is required to create tenant.

DWH-1033#

CodeDWH-1033
ClassWORKGROUP_SELECTION
TitleQuery failed due to invalid workgroup
MessageInvalid {} workgroup selected, please choose one from this list {}.
DescriptionValid workgroup is required for query execution.

DWH-1034#

CodeDWH-1034
ClassINVALID_WLM_QUEUE
TitleDWH Operation operation failed as work load management queue is not valid
MessageInvalid wlm queue passed, please correct the value and re-try.
DescriptionValid wlm queue is required for work load management configuration.

DWH-1035#

CodeDWH-1035
ClassINVALID_NUMBER_OF_PREDICATES
TitleDWH Operation operation failed as work load management queue is not valid
MessageInvalid number of predicates in the request body, allowed values are between 0 - {}, please correct the value and re-try.
DescriptionInvalid number of predicates are passes while updating the query management rule of a work load management configuration.

DWH-1035#

CodeDWH-1035
ClassMAX_QUEUES_PER_CONFIG
TitleDWH Operation operation failed as we reached the maximum queues for the cluster
MessageDWH Operation operation failed as we reached the maximum queues for the cluster - {}
DescriptionUser cannot create more than 15 queues per a single work load management configuration. Please clean up unwanted queues and re-try the operation

DWH-1036#

CodeDWH-1036
ClassMAX_RULES_PER_CONFIG
TitleDWH Operation operation failed as we reached the maximum query monitoring rules across all queues for the cluster
MessageDWH Operation operation failed as we reached the maximum query monitoring rules across all queues for the cluster - {}
DescriptionUser cannot create more than 25 query monitoring rules across all queues per a single work load management configuration. Please clean up unwanted rules and re-try the operation

DWH-1037#

CodeDWH-1037
ClassDUPLICATE_QMR_RULE
TitleDWH Operation operation failed as there is a duplicate query monitoring rule name inside the queues
MessageDWH Operation operation failed as there is a duplicate query monitoring rule name inside the queues - {}
DescriptionUser cannot create duplicate rule names inside a single work load management configuration. Please rename the rules and re-try the operation

DWH-1038#

CodeDWH-1038
ClassREDSHIFT_QUERY_FAILED
TitleRedshift query ended with failure status
MessageRedshift query ended with error {}
DescriptionRedshift query ended with failure status. Please fix the issue and re-try

dynamoDB#

DB-1001#

CodeDB-1001
ClassDB_ENTRY_CREATION_FAILED
TitleEntry creation failed in dynamoDB table
MessageFailed to create entry in the DynamoDB table, please check for errors
DescriptionThere was some issue while creating entry in the dynamoDB table.

DB-1002#

CodeDB-1002
ClassDB_ENTRY_UPDATE_FAILED
TitleFailed to update dynamoDB table
MessageFailed to update entry in the dynamoDB table, please check for errors
DescriptionThere was some issue while updating entry in the dynamoDB table.

DB-1003#

CodeDB-1003
ClassDB_ENTRY_DELETE_FAILED
TitleEntry deletion failed in dynamoDB table
MessageFailed to delete entry in dynamoDB table, please check for errors
DescriptionThere was some issue while deleting entry in the dynamoDB table.

DB-1004#

CodeDB-1004
ClassPREFIX_CREATION_FAILED
TitlePartitions prefix creation failed in table
MessageFailed to create prefix for partitions of table '{}'.
DescriptionThere was issue while creating prefix for partitions of table.

DB-1005#

CodeDB-1005
ClassDB_SERVICE_UNAVAILABLE
TitleConnection to DynamoDB Failed
MessageFailed to connect to dynamoDB service, please contact administrator
DescriptionUnable to connect to dynamoDB service, check the proxy(network connection from amorphic) or check for AWS outage.

DB-1006#

CodeDB-1006
ClassDB_UPDATE_FAILED
TitleNot able to update dynamodb
MessageCould not update the dynamodb.
DescriptionNot able to update dynamodb.

DB-1007#

CodeDB-1007
ClassUPDATE_CONTINUOUS_BACKUP_FAILED
TitleUpdate continuous backup on dynamodb table failed
MessageUnable to update continuous backups to dynamodb dataset table, failed with error - {}
DescriptionThere was some issue while updating continuous backups to dynamodb dataset table.

DB-1008#

CodeDB-1008
ClassDYNAMODB_OPERATION_FAILED
TitleFailed to perform operations on dynamodb table
MessageFailed to {} dynamodb dataset table with error - {}
DescriptionThere was some issue while performing operations on dynamodb dataset table.

DB-1009#

CodeDB-1009
ClassINVALID_PARAMETER
TitleColumn names are invalid
MessageInvalid column names - {}, allowed pattern is ^[a-zA-Z][a-zA-Z0-9_]$.
DescriptionThe column names provided must satisfy the required conditions.

DB-1010#

CodeDB-1010
ClassINVALID_COLUMN_TYPE
TitleInvalid column data type is provided by user
MessageColumn types {} is not part of supported data types of {}
DescriptionInvalid column data types provided by user. Please provide a supported column type.

DB-1011#

CodeDB-1011
ClassINVALID_GLOBAL_INDEX_PARAMETERS
TitleInvalid number of global indexes are provided
MessageInvalid input, only one global index can be added/deleted in a request.
DescriptionInvalid number of global indexes are provided by user, please check again.

endpoints#

EP-1001#

CodeEP-1001
ClassENDPOINT_CONNECT_FAILED
TitleFailed to connect to endpoint
MessageUnable to connect to {} with the given endpoint - {}
DescriptionThere was some issue while connecting to resource with given endpoint.

EP-1002#

CodeEP-1002
ClassENDPOINT_CREATION_FAILED
TitleFailed to create endpoint
MessageFailed to create {} endpoint with error - {}
DescriptionThere was some issue while creating target endpoint.

EP-1003#

CodeEP-1003
ClassENDPOINT_DETAILS_FETCH_FAILED
TitleFailed to get endpoint details
MessageUnable to get details of the endpoint
DescriptionThere was some issue while getting target endpoint details.

EP-1004#

CodeEP-1004
ClassENDPOINT_LISTING_FAILED
TitleFailed to list available endpoints
MessageUnable to list available endpoints
DescriptionThere was some issue while listing available endpoints.

EP-1005#

CodeEP-1005
ClassENDPOINT_DELETE_FAILED
TitleFailed to delete available endpoints
MessageUnable to delete endpoints, failed with error {}
DescriptionThere was some issue while deleting available endpoints.

EP-1006#

CodeEP-1006
ClassMISSING_PARAMETERS_FOR_ENGINE
TitleMissing mandatory parameters from input
MessageRequired parameters missing from input for {} engine {}.
DescriptionThe parameters provided by user is invalid for given engine.

errorMessageFormat#

EMF-1001#

CodeEMF-1001
ClassErrorMessageDisplayFormat
TitleTo format custom exceptions
Message{} - {}.
DescriptionThis is the error msg format that will be displayed in UI. This is used for development purposes only.

generic#

GE-1001#

CodeGE-1001
ClassINVALID_API_REQUEST
TitleRequest body validation failed
MessageInvalid input body
DescriptionThe api request body is either missing some mandatory parameters or containing invalid parameters.

GE-1002#

CodeGE-1002
ClassFAILED_TO_PERFORM_OPERATION
TitleFailed to perform a specific operation
MessageFailed to {} {}, please try again.
DescriptionThe operation couldn't be completed due to some network issue, please try after some time.

GE-1003#

CodeGE-1003
ClassRESOURCE_NOT_FOUND
TitleResource no longer exist
Message{} does not exist.
DescriptionThe resource which the user is trying to access, no longer exists in the system.

GE-1004#

CodeGE-1004
ClassFAILED_TO_PERFORM_OPERATION_WITH_ERROR
TitleFailed to perform a specific operation with an error
MessageFailed to {} {} due to error - {}
DescriptionThe operation couldn't be completed due to some error.

GE-1005#

CodeGE-1005
ClassINVALID_HTTP_METHOD
TitleInvalid http method value
MessageInvalid http method {} passed from API Gateway for this lambda, supported types are {}
DescriptionThe given lambda doesn't support the http method provided by user, please choose a supported http method type.

GE-1006#

CodeGE-1006
ClassGLUE_DB_DELETE_OPERATION
TitleGlue database deletion failed
MessageUnable to delete the glue database as there are tables associated with it. Contact Administrator
DescriptionThe glue database couldn't be deleted as there are tables associated with it, please contact admin.

GE-1007#

CodeGE-1007
ClassINVALID_PATH
TitleInvalid path
MessageInvalid resource path
DescriptionThe provided resource path is no longer valid.

GE-1008#

CodeGE-1008
ClassINVALID_API_REQUEST
TitleIncomplete api request
MessageCould not complete the request. Please try again
DescriptionThere was some issue while processing the api request.

GE-1009#

CodeGE-1009
ClassRESOURCE_ALREADY_EXISTS
TitleResource is already present
Message{} already exists!
DescriptionThe resource being created already exists in the system.

GE-1010#

CodeGE-1010
ClassINVALID_API_REQUEST
TitleInvalid api request
MessageInvalid http method - {} or api resource - {}, please recheck
DescriptionThe provided api request method or resource name is not supported by lambda.

GE-1011#

CodeGE-1011
ClassAPI_REQUEST_FAILED
TitleUnable to store key
MessageUnable to store secret key, please try again later.
DescriptionThere was some issue while storing the secret key.

GE-1012#

CodeGE-1012
ClassAPI_REQUEST_FAILED
TitleUnable to update server details
MessageUnable to update server details, please try again later.
DescriptionThere was some issue while updating the server details.

GE-1013#

CodeGE-1013
ClassLAMBDA_EXECUTION_FAILED
TitleLambda invocation failed
Message{} lambda failed with error - {}
DescriptionThere was some issue while executing the lambda function.

GE-1014#

CodeGE-1014
ClassINVALID_API_REQUEST
TitleApi request failed
MessageFailed to perform the health check on resources, try again later.
DescriptionThere was some issue while processing the api request.

GE-1015#

CodeGE-1015
ClassINVALID_SERVICE_TYPE
TitleService type chosen is invalid
MessageInvalid service type - {}, currently system only supports {} type.
DescriptionThe provided service type for api request is invalid.

GE-1016#

CodeGE-1016
ClassGET_CLUSTER_INFO
TitleUnable to retrieve cluster info
MessageError occurred while retrieving cluster details - {}
DescriptionThere was some issue caused while retrieving the cluster details.

GE-1017#

CodeGE-1017
ClassS3_GET_FILES_FAILED
TitleUnable to retrieve files from S3 bucket
MessageFailed to fetch files from S3 bucket {}
DescriptionThere was some issue while retrieving files from S3 bucket.

GE-1018#

CodeGE-1018
ClassFAILED_TO_UPDATE_METADATA
TitleUnable to update metadata
MessageUnable to update the file loads metadata status.
DescriptionThere was some issue while updating the file load status.

GE-1019#

CodeGE-1019
ClassFAILED_TO_SET_AUTO_TERMINATION_TIME
TitleUnable to update metadata
MessageAuto termination time cannot be set when auto terminate flag is disabled
DescriptionSetting auto termination time is not allowed when auto terminate flag is enabled.

GE-1020#

CodeGE-1020
ClassFAILED_TO_UPDATE_METADATA
TitleUnable to update metadata
MessageUnable to update {} table, please retry or contact administrator
DescriptionThere was some issue while updating metadata in dynamoDB table.

GE-1021#

CodeGE-1021
ClassFAILED_TO_DELETE_METADATA
TitleUnable to delete metadata
MessageUnable to delete items in {} table, please check for errors
DescriptionThere was some issue while deleting metadata in dynamoDB table.

GE-1022#

CodeGE-1022
ClassFAILED_TO_REVOKE_ACCESS
TitleUnable to revoke access
MessageFailed to revoke access - metadata update failure, try again later.
DescriptionThere was some issue while revoking access on resource.

GE-1023#

CodeGE-1023
ClassINCONSISTENT_METADATA
TitleMetadata inconsistency issue
MessageInconsistent metadata, please clean up and retry.
DescriptionThere is some inconsistency in metadata stored in database.

GE-1024#

CodeGE-1024
ClassFAILED_TO_RETRIEVE_RESOURCE_INFO
TitleIssue while fetching information
MessageCouldn't retrieve resource information.
DescriptionThere is some issue while retrieving information of the resource.

GE-1025#

CodeGE-1025
ClassFAILED_TO_UPDATE_METADATA
TitleFailed to update metadata.
MessageFailed to update metadata, contact admin support.
DescriptionThere was some issue while updating metadata of the resource.

GE-1026#

CodeGE-1026
ClassFAILED_TO_RETRIEVE_RESOURCE_INFO
TitleMetadata inconsistency while fetching information
MessageUnable to fetch details, Metadata is out of sync.
DescriptionThere is some issue while retrieving information of the resource.

GE-1027#

CodeGE-1027
ClassBOTO3_API_ERROR
TitleUnexpected api response from boto3
MessageAWS Boto3 APIs returned a different response which is {} to what we were expecting for {}, it doesn't contains {}
DescriptionThere is some issue while executing boto3 api.

GE-1028#

CodeGE-1028
ClassPAGINATION_FAULT
TitleToo many items per page to display
MessageOut of range for items per page, Limit is 1000
DescriptionUser is trying to display more than 1000 items in a page which is not allowed.

GE-1029#

CodeGE-1029
ClassRESOURCE_ALREADY_DELETED
TitleResource not found to be deleted
Message{} is already deleted.
DescriptionThe resource being tried to be deleted, doesn't exist in system anymore.

GE-1030#

CodeGE-1030
ClassGLUE_TABLE_DELETE_FAILED
TitleError deleting GLUE table
MessageUnable to delete the GLUE table, try again later.
DescriptionThere was some issue while deleting GLUE table from GLUE table.

GE-1031#

CodeGE-1031
ClassUPDATE_HISTORY_FAILED
TitleError updating history after deletion of table
MessageFailed to update history after successful deletion of table. Contact Administrator.
DescriptionThere was some issue while updating history after successful deletion of table, please contact admin for help.

GE-1032#

CodeGE-1032
ClassFAILED_TO_DELETE_RESOURCE
TitleError deleting a resource
MessageFailed to delete {} with error {}
DescriptionThere was some issue while deleting resource, please contact admin for help.

GE-1033#

CodeGE-1033
ClassFAILED_TO_PERFORM_OPERATION_ON_RESOURCE
TitleError performing operation on resource
MessageCannot complete requested operation, resource access update is already in progress state
DescriptionUser can't perform operation on resource when it's in update-in-progress state.

GE-1034#

CodeGE-1034
ClassGENERIC_CUSTOM_ERROR
TitleCustom error msg thrown for generic issues
Message{}
DescriptionUser defined custom error message for generic issues.

GE-1035#

CodeGE-1035
ClassINVALID_TARGET_LOCATION
TitleInvalid target location
MessageApplication doesn't support selected target location '{}'.
DescriptionApplication doesn't support selected target location.

GE-1036#

CodeGE-1036
ClassINVALID_DATALAKE
TitleTarget location not supported for given datalake
Message'{}' file target location is not supported for Datalake '{}'.
DescriptionApplication doesn't support selected target datalake for given file target location.

GE-1037#

CodeGE-1037
ClassFAILED_TO_DELETE_FILES
TitleFailed to delete files from Bucket
MessageFailed to delete files '{}' from Bucket '{}'.
DescriptionFailed to delete files from s3 bucket.

GE-1038#

CodeGE-1038
ClassFAILED_TO_DELETE_ACCESS_REQUEST
TitleFailed to delete request item from access grants table
MessageFailed to delete request item from access grants table, please try again later.
DescriptionFailed to delete request item from access grants table.

GE-1039#

CodeGE-1039
ClassFAILED_TO_FETCH_RELOAD_EXECUTION
TitleFailed to fetch latest reload execution
MessageFailed to fetch latest reload execution - '{}'.
DescriptionFailed to fetch latest reload execution.

GE-1040#

CodeGE-1040
ClassFAILED_TO_UPDATE_DATASET_STATUS
TitleUnable to update dataset status
MessageUnable to update dataset status, check for errors.
DescriptionUnable to update dataset status.

GE-1041#

CodeGE-1041
ClassFAILED_TO_UPDATE_DATASET_STATUS
TitleUnable to update dataset status
MessageUnable to update dataset status, check for errors.
DescriptionUnable to update dataset status.

GE-1042#

CodeGE-1042
ClassINCONSISTENT_LAMBDA
TitleEvent operation is inconsistent with the lambda
MessageEvent operation is inconsistent with the lambda
DescriptionEvent operation is inconsistent with the lambda.

GE-1043#

CodeGE-1043
ClassBAD_RESOURCE_STATE_FOR_OPERATION
TitleResource state is in bad state for the requested operation
MessageThis operation can only be done when resource '{}' is in '{}' state.
DescriptionApplication does not support this operation on the resource when the resource is in bad state.

GE-1044#

CodeGE-1044
ClassGENERIC_UNKNOWN_ERROR
TitleUnexpected error encountered
MessageUnexpected error - {}
DescriptionUnexpected/Unhandled error occurred while performing the operation.

GE-1045#

CodeGE-1045
ClassGENERIC_MAX_API_REQUEST_LIMIT_EXCEEDED
TitleFailed to add/remove resources
MessageNumber of resources to add or remove per api call exceeds maximum limit of 20 found - {}
DescriptionThe api limit doesn't allow to add/remove more than 20 resources per api call.

GE-1046#

CodeGE-1046
ClassINVALID_RESOURCE_ID
TitleInvalid resource id received
MessageInvalid {} id received - {}
DescriptionInvalid resource id is received when making api requests

GE-1047#

CodeGE-1047
ClassINVALID_SORT_ATTRIBUTE
TitleInvalid sort attribute column
MessageSorting is not supported for other columns, please use {}
DescriptionTable cannot be sorted based on given column, please provide a valid column

GE-1048#

CodeGE-1048
ClassFETCHING_DATABASE_LIST_FAILED
TitleFailed to get list of all databases
MessageFailed to get list of all databases with exception - {}
DescriptionSomething went wrong while getting list of database.

GE-1049#

CodeGE-1049
ClassFETCHING_DATABASE_TABLE_FAILED
TitleFailed to get tables of all databases
MessageFailed to get list of db's and tables with exception - {}
DescriptionSomething went wrong while getting list of tables from database.

GE-1050#

CodeGE-1050
ClassFETCHING_TABLE_METADATA_FAILED
TitleFailed to get table's metadata
MessageFailed to get metadata of table with exception - {}
DescriptionSomething went wrong while getting metadata of tables from database.

GE-1051#

CodeGE-1051
ClassSCHEMA_CONVERSION_FAILED
TitleFailed to convert schema
MessageFailed to convert schema from source to target with exception - {}
DescriptionSomething went wrong while converting schema from source to target.

GE-1052#

CodeGE-1052
ClassFAILED_TO_GET_USER_DETAILS
TitleUnable to retrieve user details
MessageUnable to retrieve user details with error {}.
DescriptionError while retrieving user details.

GE-1053#

CodeGE-1053
ClassFAILED_TO_UPDATE_DB
TitleUnable to update dynamoDB
MessageUser enabled in cognito but could not update the dynamodb.
DescriptionUnable to update dynamoDB.

GE-1054#

CodeGE-1054
ClassFAILED_TO_DISABLE_USER
TitleNot able to disable user
MessageUnable to disable user {}.
DescriptionNot able to disable user

GE-1055#

CodeGE-1055
ClassFAILED_TO_ENABLE_USER
TitleNot able to enable user
MessageUnable to enable user {}.
DescriptionNot able to enable user

GE-1056#

CodeGE-1056
ClassFAILED_TO_DISABLE_MFA
TitleMFA is not able to disable as it is not setup
MessageUnable to disable MFA as user {} has not set up software token MFA.
DescriptionMFA is not able to disable as it is not setup

GE-1057#

CodeGE-1057
ClassFAILED_TO_DISABLE_MFA
TitleMFA is not able to disable for a user
MessageUnable to disable MFA for user {}.
DescriptionMFA is not able to disable for a user

GE-1058#

CodeGE-1058
ClassMISSING_PARAMETER
TitleRequired parameter is missing
MessageMissing parameter {}.
DescriptionRequired parameter is missing

GE-1059#

CodeGE-1059
ClassTRANSFER_USER_SHOULD_NOT_BE_SAME
TitleTransferUser and user to be deleted should not be same
MessageTransferUser cannot be same as user to be deleted.
DescriptionTransferUser and user to be deleted should not be same

GE-1060#

CodeGE-1060
ClassINVALID_USER
Titleinvalid user
MessageUser {} is not valid user.
DescriptionUser is invalid

GE-1061#

CodeGE-1061
ClassFAILED_TO_UPDATE_DB
TitleUnable to update dynamoDB
MessageUser deleted in cognito but could not update the dynamodb.
DescriptionUnable to update dynamoDB.

GE-1062#

CodeGE-1062
ClassFAILED_TO_DELETE_USER
TitleNot able to delete user
MessageUnable to delete user {}.
DescriptionNot able to delete user

GE-1063#

CodeGE-1063
ClassMANDATORY_TRANSFER_USER
TitleTransferUser is mandatory.
MessageTransferUser is mandatory.
DescriptionTransferUser is mandatory.

GE-1064#

CodeGE-1064
ClassUSER_NOT_FOUND
TitleUser not found.
MessageCouldn't locate user {} in the system.
DescriptionUser not found.

GE-1065#

CodeGE-1065
ClassUSER_ALREADY_DISABLED
TitleUser is already disabled.
MessageUser {} is already disabled.
DescriptionUser is already disabled.

GE-1066#

CodeGE-1066
ClassUSER_ALREADY_ACTIVE
TitleUser is already active.
MessageUser {} is already active.
DescriptionUser is already active.

GE-1067#

CodeGE-1067
ClassUSER_DISABLE_FAILED
TitleUser is not disable itself.
MessageUser cannot disable itself.
DescriptionUser is not disable itself.

GE-1068#

CodeGE-1068
ClassGLUE_DB_TABLE_DELETE_OPERATION
TitleGlue database and table deletion failed
MessageUnable to delete the glue database and table. Contact Administrator
DescriptionThe glue database and table couldn't be deleted, please contact admin.

GE-1069#

CodeGE-1069
ClassUSER_DISABLE_FAILED
TitleUser is not disable itself.
MessageUser cannot disable itself.
DescriptionUser is not disable itself.

GE-1070#

CodeGE-1070
ClassGLUE_PARTITION_CREATE_UPDATE_OPERATION
TitleGlue partition creation or updation failed
MessageUnable to create or update glue partition. Contact Administrator
DescriptionThe glue partition creation or updation failed, please contact admin.

GE-1071#

CodeGE-1071
ClassGLUE_TABLE_CREATION_OPERATION
TitleGlue table creation failed
MessageUnable to create the glue table for {}. Contact Administrator
DescriptionThe glue table couldn't be created, please contact admin.

GE-1072#

CodeGE-1072
ClassINVALID_FILE
TitleInvalid file uploaded to dataset
MessageInvalid file uploaded to dataset, either file is empty or corrupt
DescriptionThe file uploaded to dataset is either empty or corrupt, invalid file.

GE-1073#

CodeGE-1073
ClassLAMBDA_INVOCATION_LIMIT_REACHED
TitleMaximum lambda invocation limit reached
MessageMaximum lambda invoke attempts reached. Updating the status of the resource to {}
DescriptionMaximum limit of lambda invocation in account has been reached. Please try to contact admin or AWS support.

GE-1074#

CodeGE-1074
ClassINVALID_DATA
TitleInvalid data file uploaded to dataset
MessageInvalid data - {}
DescriptionThe data file uploaded to the dataset has issues.

GE-1075#

CodeGE-1075
ClassGLUE_JOB_DELETION_FAILED
TitleGlue job deletion failed
MessageGlue job deletion failed with error - {}
DescriptionThis error occurs whenever glue job deletion is failed with an error.

GE-1076#

CodeGE-1076
ClassGLUE_JOB_CREATION_FAILED
TitleGlue job creation failed
MessageGlue job creation failed with error - {}
DescriptionThis error occurs whenever glue job creation is failed with an error.

GE-1077#

CodeGE-1077
ClassGLUE_JOB_UPDATION_FAILED
TitleGlue job updation failed
MessageGlue job updation failed with error - {}
DescriptionThis error occurs whenever glue job updation is failed with an error.

GE-1078#

CodeGE-1078
ClassAPI_REQUEST_FAILED
TitleUnable to delete key
MessageUnable to delete secret key, please try again later.
DescriptionThere was some issue while deleting the secret key.

GE-1079#

CodeGE-1079
ClassENDPOINT_DELETE_FAILED
TitleUnable to delete Glue Endpoint
MessageNotebook {} attached to Endpoint must be deleted before deleting the endpoint
DescriptionMust delete the dependent notebook before deleting the glue endpoint.

GE-1080#

CodeGE-1080
ClassACCESS_REQUEST_NOT_FOUND
TitleAccess request is not found.
MessageAccess request does not exists.
DescriptionAccess request is not found.

GE-1081#

CodeGE-1081
ClassPROXY_SERVICE_UNAVAILABLE
TitleUnable to connect to internal services
MessageUnable to connect to {} service.
DescriptionProxy service might be unavailable, may be aws service might be offline. Please contact administrator.

GE-1082#

CodeGE-1082
ClassCF_REQUEST_ERROR
TitleFailed while sending response
MessageFailed while sending the response to CloudFormation with error - {}
DescriptionFailed while sending the response to CloudFormation because received a non-200 response

GE-1083#

CodeGE-1083
ClassINVALID_RESOURCE_NAME
TitleInvalid resource name
MessageInvalid {} Name - {}
DescriptionInvalid resource name provided.

GE-1084#

CodeGE-1084
ClassFAILED_TO_UPDATE_METADATA
TitleFailed to update metadata.
MessageError updating metadata.
DescriptionThere was some issue while updating metadata of the resource.

GE-1085#

CodeGE-1085
ClassGENERIC_ERROR
TitleUnable to process desired request
MessageUnable to {} the request. Please try after sometime.
DescriptionThere was some issue while completing the request, please try after some time.

GE-1086#

CodeGE-1086
ClassGENERIC_ERROR
TitleRequest already processed
MessageThe request has already been handled.
DescriptionThe request has already been processed.

GE-1087#

CodeGE-1087
ClassGENERIC_ERROR
TitleNo request to deny
MessageThere is no request to deny.
DescriptionThere is no request to deny.

GE-1088#

CodeGE-1088
ClassGENERIC_ERROR
TitleNo user who requested access
MessageThere is no user who requested access.
DescriptionThere is no user who requested access.

GE-1089#

CodeGE-1089
ClassINVALID_API_REQUEST
TitleInvali api request
MessageInvalid API call
DescriptionThere was some issue while processing the api request.

GE-1090#

CodeGE-1090
ClassSEND_EMAIL_VERIFICATION_LINK_FAILED
TitleUnable to send verification link
MessageUnable to send verification link to user {} for email subscription
DescriptionThere was some issue while sending email verification link to user.

GE-1091#

CodeGE-1091
ClassUSER_REMOVAL_FAILED
TitleUnable to remove user
MessageUnable to remove user {0} from mailing list
DescriptionThere was some issue while removing user form mailing list.

GE-1092#

CodeGE-1092
ClassSEND_MESSAGE_SNS_FAILED
TitleFailed to send message to SNS topic
MessageFailed to send message to SNS Topic {} with error {}
DescriptionThere was some issue while sending message to SNS topic.

GE-1093#

CodeGE-1093
ClassTHROTTLING_EXCEPTION
TitleThrottling exception received from the boto3 client
MessageThrottlingException with message: {}
DescriptionThrottling exception received from the boto3 API

GE-1094#

CodeGE-1094
ClassSERVICE_UNAVAILALE
TitleService unavailable exception received from the boto3 client
MessageServiceUnavailableException with message: {}
DescriptionService unavailable exception received from the boto3 API

GE-1095#

CodeGE-1095
ClassRESULT_NOT_AVAILABLE
TitleResults not available for downloading
MessageNo {} results available for download. Please try again after some time.
DescriptionThe result being downloaded is not available yet, please wait before trying again.

GE-1096#

CodeGE-1096
ClassRESOURCE_ACCESS_RESTRICTION
TitleCannot provide access to more than 25 resources of same kind at once
MessageCannot provide access to more than 25 {} using metadata update, use extra resource access
DescriptionUser should not try to update job with more than 25 resources attached of similar type like Datasets, Parameters, etc..

GE-1097#

CodeGE-1097
ClassATHENA_CONNECTOR_DATASET_VIEWS_DISPLAY_LIMIT_EXCEEDED
TitleFailed to provide access of resources
MessageNumber of dataset and views exceeds maximum limit of {} found - {}
DescriptionThe api limit doesn't allow to view the resources of the user who owns more than 200 datasets and views.

GE-1098#

CodeGE-1098
ClassATHENA_CONNECTOR_POLICY_CHARACTERS_LIMIT_EXCEEDED
TitleFailed to create session policies due to characters limit exceeded
MessageDomain name and dataset names are very long which exceeds policy characters maximum limit
DescriptionThe api limit doesn't allow to view the resources as domain name and dataset names have exceeded policy characters limit.

GE-1099#

CodeGE-1099
ClassVIEW_CREATION_FOR_GOVERNED_TABLE
TitleView creation on top of governed dataset is not allowed
MessageView creation on top of governed dataset is not allowed
DescriptionCreating views on top of governed datasets are not allowed.

GE-1100#

CodeGE-1100
ClassGET_CLUSTER_ENDPOINT_DETAILS
TitleUnable to retrieve cluster endpoint info
MessageError occurred while retrieving cluster endpoint details - {}
DescriptionThere was some issue caused while retrieving the cluster endpoint details.

GE-1101#

CodeGE-1101
ClassATHENA_CONNECTOR_DATASET_VIEWS_DISPLAY_ZERO
TitleFailed to provide access of resources
MessageNumber of dataset and views count is {}
DescriptionThe api limit doesn't allow to view the resources of the user who owns 0 datasets and views.

GE-1102#

CodeGE-1102
ClassUSER_IS_BEING_DELETED
TitleUser is currently being deleted
MessageUser {} is currently being deleted.
DescriptionUser is currently being deleted.

GE-1103#

CodeGE-1103
ClassUSER_CREATION_FAILED
TitleUser creation failed
MessageUser creation failed for user {}.due to {}
DescriptionUser creation failed.

GE-1104#

CodeGE-1104
ClassUSER_CREATION_FAILED
TitleUsername already taken
MessageUsername {} already exists in userpool, username should be unique.
DescriptionUser creation failed because username already taken

GE-1105#

CodeGE-1105
ClassUSER_CREATION_FAILED
TitleEmail already taken
MessageEmail {} already exists in userpool, email should be unique.
DescriptionUser creation failed because email already taken

GE-1106#

CodeGE-1106
ClassUNSUPPORTED_FEATURE
TitleFeature not applicable for specified resource
Message{} is/are not supported for {}
DescriptionFeature is not applicable to specified resource

GE-1107#

CodeGE-1107
ClassUSER_CREATION_FAILED
TitleCognito authentication is required
MessageEnvironment not supported for admin user creation. Cognito authentication is required
DescriptionUser creation failed because environment is not using Cognito for authentication

GE-1108#

CodeGE-1108
ClassRESOOURCE_TAG_UPDATE_FAILED
TitleFailed to add tags to given resource
MessageUnable to attach tags to given resource - {}. Please try after sometime.
DescriptionThere was some issue while attaching tags to given resource. Please try again after sometime.

GE-1109#

CodeGE-1109
ClassFAILED_TO_UPDATE_METADATA
TitleUnable to update metadata
Message{} table updated successfully for email ids: {} and failed for: {} because the email id's are invalid
DescriptionThere was some issue while updating metadata in dynamoDB table.

GE-1110#

CodeGE-1110
ClassPRESIGNED_URL_FETCHING_FAILED
Title Pre-signed url fetch failed
MessageError while getting presigned URL - {}
DescriptionError while getting presigned URL

GE-1111#

CodeGE-1111
ClassUSER_CREATION_FAILED
TitleEmail domain validation failed
MessageInvalid email - {}. Domain should be in {}
DescriptionDomain of email provided is invalid

groups#

GRP-1001#

CodeGRP-1001
ClassSYSTEM_GROUP_CREATION_FAILED
TitleUnable to create system group
MessageUnable to create new system group, check for errors
DescriptionThere was some issue while creating new system group.

GRP-1002#

CodeGRP-1002
ClassGROUP_DELETION_FAILED
TitleUnable to delete default group
MessageDelete operation failed, user can not delete default groups
DescriptionUser is restricted to delete default group.

GRP-1003#

CodeGRP-1003
ClassGRANT_GROUP_PERMISSION_ERROR
TitleUnable to grant owner access
MessageHello {} you cannot grant owner access for {}'s to read-only group, please verify and fix the error
DescriptionCannot grant owner access for resource to read-only group.

GRP-1004#

CodeGRP-1004
ClassUSER_GROUP_PERMISSION
TitleUser doesn't have permission of the given group
MessageAccess failed, user is not a member of the group - {}
DescriptionInsufficient user permissions to perform the operation.

GRP-1005#

CodeGRP-1005
ClassOWNER_PERMISSION_ERROR
TitleUnable to perform operation due to permission issue
MessagePermission error, User {} is not owner of the {} - {}, please verify
DescriptionInsufficient user permissions to perform the operation.

GRP-1006#

CodeGRP-1006
ClassGROUP_PERMISSION_ERROR
TitleUnable to perform operation due to permission issue
MessagePermission error, group - {} does not have access to {} - {}
DescriptionInsufficient group permissions on resource to perform the operation.

GRP-1007#

CodeGRP-1007
ClassUSER_DELETION_FAILED
TitleUnable to delete unauthorized user
MessageUser delete failed, cannot delete the last authorized user
DescriptionCannot delete user with owner access.

GRP-1008#

CodeGRP-1008
ClassUSER_INFO_RETRIEVAL_FAILED
TitleUnable to fetch user related information
MessageGroup operation failed, no user related information available to fetch
DescriptionUnable to fetch user related information, resource not found.

GRP-1009#

CodeGRP-1009
ClassUSER_ACCESS_UPDATE_FAILED
TitleUnable to update user access permission
MessageFailed to update access for user {}
DescriptionUnable to update access for given user.

GRP-1010#

CodeGRP-1010
ClassINACTIVE_GROUP
TitleThe given group is inactive
MessageGroup operation failed because of inactive group - {}
DescriptionGroup on which operation is being performed is inactive.

GRP-1011#

CodeGRP-1011
ClassINSUFFICIENT_GROUP_DETAILS
TitleThe group details given is insufficient
MessageGroup operation failed, Insufficient group details for group with id {}
DescriptionInsufficient group details has been provided by user.

GRP-1012#

CodeGRP-1012
ClassFAILED_TO_UPDATE_RESOURCES_LIST
TitleUnable to update resources list in groups
MessageFailed to update resources list in groups, try again later
DescriptionThere was some issue while updating resources list.

GRP-1013#

CodeGRP-1013
ClassFAILED_TO_SHARE_VIEWS
TitleUnable to share views which are inactive
MessageSharing failed as inactive views cannot be shared with user/groups
DescriptionInactive views cannot be shared with user/groups, please choose an active view.

GRP-1014#

CodeGRP-1014
ClassGROUPS_API_LIMIT_EXCEEDED
TitleApi rate limit exceeded
MessageGroup operation failed, Number of group {} exceeds maximum per call API limit of 100, found {}
DescriptionThe api limit doesn't allow to be invoked more than 100 times per call.

GRP-1015#

CodeGRP-1015
ClassGROUP_DELETION_FAILED
TitleUnable to delete unauthorized group
MessageGroup deletion failed, cannot delete the last authorized group
DescriptionCannot delete group with owner access.

GRP-1016#

CodeGRP-1016
ClassGROUP_ACCESS_OPERATION_FAILED
TitleUnable to grant/revoke resource access to default groups
MessageGroup operation failed, User cannot grant/revoke resource access to default groups
DescriptionCannot grant/revoke resource access to default groups.

GRP-1017#

CodeGRP-1017
ClassRESOURCE_ACCESS_FAILURE
TitleUnable to delete resource
MessageGroup operation failed, Cannot revoke last authorized user access to {}
DescriptionCannot delete user with owner access.

GRP-1018#

CodeGRP-1018
ClassGROUP_OPERATION_TIMED_OUT
TitleUnable to perform group operation due to time out issue
MessageGroup operation failed with time out error
DescriptionThere was an issue while updating group. The user requested action was not able to finish in the desired time.

GRP-1019#

CodeGRP-1019
ClassINVALID_GROUP_NAME
TitleInvalid group name. Provided group name is a redshift keyword
MessageFailed to create group with name {}. This name is a reserved keyword in Redshift
DescriptionProvided group name is a Redshift reserved keyword. Cannot create a group with this name.

GRP-1020#

CodeGRP-1020
ClassDOMAIN_DATASET_DEPENDENCY_ERROR
TitleFailed to remove users access to domain
Message{}
DescriptionFailed to remove users access to domain. The user has access to dataset in the domain.

GRP-1021#

CodeGRP-1021
ClassDOMAIN_VIEW_DEPENDENCY_ERROR
TitleFailed to remove users access to domain
Message{}
DescriptionFailed to remove users access to domain. The user has access to view in the domain.

GRP-1022#

CodeGRP-1022
ClassFAILED_TO_ADD_USER
TitleFailed to add users to group
MessageFailed to add user to group. User {} does not have access to domain {} to get access to group resources - datasets/views
DescriptionFailed to add users. Users should have access to domains of datasets/views present in the group

insights#

INS-1001#

CodeINS-1001
ClassINSIGHTS_CREATION_FAILED
TitleCannot create insights for given dataset
MessageCannot create insights for dataset with TableUpdate as {} type.
DescriptionInsights can only be created for dataset with TableUpdate as append/update type.

invalidParameterValues#

IPV-1001#

CodeIPV-1001
ClassINVALID_PARAMETER
TitleParameter value is missing
MessageParameter {} is a required value.
DescriptionThe parameter value is missing.

IPV-1002#

CodeIPV-1002
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid {} - {}, resource not found.
DescriptionThe resource tried to be accessed using parameter value doesn't exist.

IPV-1003#

CodeIPV-1003
ClassINVALID_PARAMETER
TitleParameter must be a unique value
MessageInvalid parameter - {}, this field must be a unique value across the platform
DescriptionThe parameter value cannot be used as it violates the unique value requirement.

IPV-1004#

CodeIPV-1004
ClassINVALID_PARAMETER
TitleParameter must be a valid input
MessageInvalid parameter - {}, this field value must satisfy all requirements
DescriptionThe parameter value must satisfy all requirements.

IPV-1005#

CodeIPV-1005
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, contact administrator
DescriptionEither the parameter value is invalid or must be handled in the backend by the developer.

IPV-1006#

CodeIPV-1006
ClassINVALID_PARAMETER
TitleProjection keys values are invalid
MessageInvalid input projection keys - {}, valid keys are - {}
DescriptionThe provided projection keys values are invalid, please choose a valid value.

IPV-1007#

CodeIPV-1007
ClassINVALID_PARAMETER
TitleParameter must be a valid input
MessageInvalid parameter - {}, cannot contain white spaces
DescriptionThe parameter value must not contain white spaces.

IPV-1008#

CodeIPV-1008
ClassINVALID_REQUEST_BODY
TitleKey values is/are missing
MessageInvalid request body, missing key(s) - {}
DescriptionThe required key value is missing in input body passed by user.

IPV-1009#

CodeIPV-1009
ClassINVALID_TOKEN
TitleToken value is invalid
MessageInvalid token, {} is not present in token.
DescriptionThe provided token value is invalid because it's missing some key parameters.

IPV-1010#

CodeIPV-1010
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, it can contain alphanumeric and special chars only (Underscore,Hyphen and Period).
DescriptionThe parameter value must satisfy the required conditions.

IPV-1011#

CodeIPV-1011
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, it can contain alphanumeric and special characters only.
DescriptionThe parameter value must satisfy the required conditions.

IPV-1012#

CodeIPV-1012
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, value should be between {}-{}
DescriptionThe parameter value must satisfy the required conditions.

IPV-1013#

CodeIPV-1013
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, this field value must be a boolean value.
DescriptionThe parameter value must satisfy the required conditions.

IPV-1014#

CodeIPV-1014
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, must start with {}-, allowed pattern a-zA-Z0-9_.-, must be less than 100 chars.
DescriptionThe parameter value must satisfy the required conditions.

IPV-1015#

CodeIPV-1015
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, size must be between 1 and 4000 chars(inclusive).
DescriptionThe parameter value must satisfy the required conditions.

IPV-1016#

CodeIPV-1016
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, must be one of (String, StringList, SecureString).
DescriptionThe parameter value must satisfy the required conditions.

IPV-1017#

CodeIPV-1017
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, must be one of (global, user).
DescriptionThe parameter value must satisfy the required conditions.

IPV-1018#

CodeIPV-1018
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, parameter value already exists, use different value.
DescriptionThe parameter value must be unique across platform.

IPV-1019#

CodeIPV-1019
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, valid values should be between 1 - 525600 (whole numbers in minutes).
DescriptionThe parameter value must satisfy the required conditions.

IPV-1020#

CodeIPV-1020
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, only string values are accepted.
DescriptionThe parameter value must be a valid string.

IPV-1021#

CodeIPV-1021
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, values must be in between 1-3653 or -1.
DescriptionThe parameter value must be lying between valid range given.

IPV-1022#

CodeIPV-1022
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, valid name length should be in between 0-60
DescriptionThe parameter value length must be lying between valid range given.

IPV-1023#

CodeIPV-1023
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, please follow UTC Time format
DescriptionThe parameter value format is invalid, it must follow UTC time format.

IPV-1024#

CodeIPV-1024
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, please follow `yyyy-mm-ddThh:mm:ss` or cron expression formats
DescriptionThe parameter value format is invalid, it must follow `yyyy-mm-ddThh:mm:ss` or cron expression formats.

IPV-1025#

CodeIPV-1025
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, valid format is ddd:hh24:mi-ddd:hh24:mi
DescriptionThe parameter value format is invalid, it must follow ddd:hh24:mi-ddd:hh24:mi format.

IPV-1026#

CodeIPV-1026
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, offset must be between 1 and total_number_of_files({})
DescriptionThe parameter value should lie between given range.

IPV-1027#

CodeIPV-1027
ClassINVALID_FEATURE
TitleFeature value is invalid
MessageInvalid feature - {}
DescriptionThe provided feature name is invalid.

IPV-1028#

CodeIPV-1028
ClassINVALID_S3_PATH
TitleS3 path is invalid
MessageInvalid S3 path - {path}. Reason - The bucket name can be between 3 and 63 characters long, and can contain only lower-case characters, numbers, periods, and dashes.
DescriptionS3 path provided by user is invalid.

IPV-1029#

CodeIPV-1029
ClassINVALID_S3_PATH
TitleS3 path is invalid
MessageInvalid S3 path - {path}. Reason - The bucket name cannot contain underscores, end with a dash, have consecutive periods, or use dashes adjacent to periods.
DescriptionS3 path provided by user is invalid.

IPV-1030#

CodeIPV-1030
ClassINVALID_S3_PATH
TitleS3 path is invalid
MessageInvalid S3 path - {path}. Reason - one of bucket_name or bucket_key is empty
DescriptionS3 path provided by user is invalid.

IPV-1031#

CodeIPV-1031
ClassINVALID_S3_PATH
TitleS3 path is invalid
MessageInvalid S3 path - {path}. Reason - The path provided is empty
DescriptionS3 path provided by user is invalid.

IPV-1032#

CodeIPV-1032
ClassINVALID_PARAMETER
TitleMissing env variables
MessageRequired env variables {} are not present in os_env_var_dict
DescriptionSome env variables are not present in os_env_var_dict variable.

IPV-1033#

CodeIPV-1033
ClassINVALID_DATE_FORMAT
TitleInvalid date format
MessageDate format entered for key `DATE_FORMAT` is not supported, this link provides the supported formats - https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes
DescriptionPlease refer to the given link to resolve the date format issue

IPV-1034#

CodeIPV-1034
ClassINVALID_INPUT_EXPRESSION
TitleInvalid expression
MessageInvalid input expression {}, should be like `%%CURRENT_DATE-10M`, M here is minutes less than trigger time, H for hours. `%%CURRENT_DATE` is also a valid time
DescriptionThe input expression must satisfy all requirements

IPV-1035#

CodeIPV-1035
ClassINVALID_PARAMETER
TitleInvalid parameter value
MessageInvalid parameter - {}, it must be in %Y-%m-%d %H:%M:%S format
DescriptionThe parameter value must satisfy the format.

IPV-1036#

CodeIPV-1036
ClassINVALID_PARAMETER
TitleInvalid parameter value
MessageInvalid parameter - {}, value should be {} than {}
DescriptionThe parameter value must be greater/less than specified value.

IPV-1037#

CodeIPV-1037
ClassINVALID_PARAMETER
TitleMissing table parameters
MessageRequired tables {} are not present in tables_dict to validate {} access
DescriptionSome table parameters are not present in tables_dict variable.

IPV-1038#

CodeIPV-1038
ClassINVALID_EVENT_BODY
TitleMissing mandatory keys from event info
MessageRequest body doesn't have required keys {} to carryout this operation
DescriptionInvalid request body due to incomplete information is causing the issue.

IPV-1039#

CodeIPV-1039
ClassINVALID_COLUMN_FIELD
TitleInvalid column value in request body
MessageInvalid {} column, please use one from the list of fields
DescriptionInvalid request body due to invalid column value.

IPV-1040#

CodeIPV-1040
ClassINVALID_INPUT_BODY
TitleInvalid fields found in input body
MessageInvalid elements found in input fields - '{}'
DescriptionThere are some invalid elements present in request body.

IPV-1041#

CodeIPV-1041
ClassINVALID_PARAMETER_VALUE
TitleInvalid value provided for a specific parameter
MessageInvalid parameter - {}, allowed values/keys are {}
DescriptionThe given parameter contains invalid value, please use a valid value from given list.

IPV-1042#

CodeIPV-1042
ClassINVALID_PARAMETER_VALUE
TitleInvalid value provided for a specific parameter
MessageInvalid parameter - {}, must be list of {'Key': 'string', 'Value': 'string'}.
DescriptionThe given parameter contains invalid value, please use a valid value from given list.

IPV-1043#

CodeIPV-1043
ClassINVALID_PARAMETER_VALUES
TitleInvalid data type provided for parameters
MessageInvalid input body - Keywords must be list & Description must be string
DescriptionThe given parameters contains invalid datatype of value, please use a valid data type.

IPV-1044#

CodeIPV-1044
ClassMISSING_MANDATORY_PARAMETER
TitleInvalid request body
MessageMissing mandatory param Pagination Header Key when Pagination type of header is selected
DescriptionInsufficient information in request body. Pagination Header Key is required in request body.

IPV-1045#

CodeIPV-1045
ClassINVALID_PARAMETER
TitleInvalid value provided for a specific parameter
MessageInvalid parameter - {}, value either missing or is invalid.
DescriptionThe given parameter contains invalid value or is missing from request body, please use/provide given parameter value.

IPV-1046#

CodeIPV-1046
ClassINVALID_PARAMETER
TitleValue provided for a specific parameter cannot be updated
MessageInvalid value - {}, parameter cannot be updated.
DescriptionThe given parameter contains invalid value or is missing from request body, please use/provide given parameter value.

IPV-1047#

CodeIPV-1047
ClassINVALID_PARAMETER
TitleMissing required resource parameters.
MessageMissing required resource parameters.
DescriptionThe given parameter contains invalid value or is missing from request body, please use/provide given parameter value.

IPV-1048#

CodeIPV-1048
ClassINVALID_PARAMETER
TitleInvalid Job type parameter.
MessageInvalid Job type parameter.
DescriptionThe given parameter contains invalid value or is missing from request body, please use/provide given parameter value.

IPV-1049#

CodeIPV-1049
ClassINVALID_PARAMETER
TitleInvalid operation parameter while updating user.
MessageInvalid operation parameter, supported values [enable, disable, disable-mfa, user-agreement].
DescriptionInvalid operation parameter while updating user.

IPV-1050#

CodeIPV-1050
ClassINVALID_PARAMETER_VALUE
TitleValue provided for a specific parameter must be under the limit
MessageOut of range for items per page, Limit is {}
DescriptionThis limit is for paginating the results, the max items in one API call it can return.

IPV-1051#

CodeIPV-1051
ClassINVALID_PARAMETER
TitleSome parameters are missing from request query.
MessageMissing {} in request query
DescriptionSome parameters are missing from request query.

IPV-1052#

CodeIPV-1052
ClassMISSING_QUERY_PARAMETER
TitleMissing keys in query string parameters
MessageMissing mandatory parameter(s) {} in queryStringParameters/pathParameters
DescriptionThe given query string parameters is/are missing in request body.

IPV-1053#

CodeIPV-1053
ClassMISSING_QUERY_AND_PATH_PARAMETER
TitleMissing keys in query string & path parameters
MessageMissing mandatory parameter(s) {} in query string & {} in path parameters
DescriptionThe given query string & path parameters is/are missing in request body.

IPV-1054#

CodeIPV-1054
ClassINVALID_INPUT_FORMAT
TitleInvalid input format
MessageInput {} are in invalid format should be in YYYY-MM-DDThh:mm:ss and in UTC timezone
DescriptionThe given input format is invalid, please provide a valid format.

IPV-1055#

CodeIPV-1055
ClassMISSING_MANDATORY_PARAMETER
TitleInvalid request body
MessageInvalid input, missing mandatory parameter {} when {} is {}
DescriptionInsufficient information in request body. Mandatory parameters are required in request body.

IPV-1056#

CodeIPV-1056
ClassUNEXPECTED_DATE_FORMAT
TitleUnexpected date format
MessageUnexpected format for date, Expected format is {}.
DescriptionUnexpected date format has been given

IPV-1057#

CodeIPV-1057
ClassQUERY_SUBMISSION_FAILED
TitleFailed to submit query due to incompatible dataset types
MessageLakeformation datasets cannot be queried together with a non lakeformation type dataset
DescriptionCurrently Amorphic does not support querying Lakeformation datasets with a non lakeformation type datasets.

IPV-1058#

CodeIPV-1058
ClassGRANT_DATA_PERMISSIONS_FAILURE
TitleFailed to grant dataset fine grained column permissions
MessageDataset does not support fine grained column permissions
DescriptionCurrently Amorphic supports fine grained column permissions only for lakeformation type datasets. Please re-create your dataset with of type 'Lakeformation'

IPV-1059#

CodeIPV-1059
ClassGRANT_DATA_PERMISSIONS_FAILURE
TitleFailed to grant dataset fine grained column permissions
MessageFailed to assign permissions due to invalid columns {} present in the request body
DescriptionUnable to assign permissions to the user as input columns do not belong to the dataset

IPV-1060#

CodeIPV-1060
ClassINVALID_PARAMETER
TitleInvalid operation parameter while updating user column permissions.
MessageInvalid operation parameter, supported values are [Columns, FilterType].
DescriptionInvalid operation parameter while updating user column permissions.

IPV-1061#

CodeIPV-1061
ClassINVALID_RESOURCE_TYPE
TitleInvalid resource type provided by user.
MessageInvalid resource type - {}, supported types are {}.
DescriptionOperation is not permitted for given resource type. Please provide a valid resource type in input.

IPV-1062#

CodeIPV-1062
ClassINVALID_PARAMETER_VALUE_TYPE
TitleInvalid data type provided for parameters
MessageInvalid input body - DataClassification must be list.
DescriptionThe given parameters contains invalid datatype of value, please use a valid data type.

IPV-1063#

CodeIPV-1063
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, please follow valid cluster identifier format
DescriptionThe parameter value format is invalid, Must contain from 1 to 63 alphanumeric characters or hyphens. Alphabetic characters must be lowercase. First character must be a letter. Cannot end with a hyphen or contain two consecutive hyphens.

IPV-1064#

CodeIPV-1064
ClassINVALID_HEADER
TitleHeader value is invalid
MessageInvalid Header value - {}, valid headers are {}
DescriptionHeaders for bulk user creation csv must follow the format

IPV-1065#

CodeIPV-1065
ClassINVALID_USERNAME
TitleInvalid username
MessageInvalid username - {}, in line {}, should only contain numerical values, lowercase letters,should not start with numerical value
Descriptionusername should satisfy standards

IPV-1066#

CodeIPV-1066
ClassRECORDS_LENGTH_NOT_VALID
TitleRecord length not in allowed range
MessageNumber of records should be between 1 and 1000
Descriptioninput csv records should be in range 1-1000

IPV-1067#

CodeIPV-1067
ClassINVALID_PARAMETER_VALUE
TitleInvalid value provided for a specific parameter
MessageInvalid parameter - {}, value must be a dictionary of format {{'parameter1': 'argument1', 'parameter2': 'argument2', ...}}.
DescriptionThe given parameters contains invalid datatype of value, please use a valid data type.

IPV-1068#

CodeIPV-1068
ClassPARAMETER_LENGTH_OUT_OF_RANGE
TitleParameter length not in allowed range
MessageInvalid parameter - {}, Length should not exceed {} characters
DescriptionThe given parameter length should be in valid range

IPV-1069#

CodeIPV-1069
ClassQUERY_SUBMISSION_FAILED
TitleFailed to submit query due to incompatible dataset/view types
Message{}
DescriptionFailed to submit query due to incompatible dataset/view types

IPV-1070#

CodeIPV-1070
ClassINVALID_PARAMETER
TitleParameter value is invalid
MessageInvalid parameter - {}, please follow the following Date format, YYYY-MM-DD
DescriptionThe parameter value format is invalid, it must follow YYYY-MM-DD date format.

IPV-1071#

CodeIPV-1071
ClassINVALID_PARAMETER_VALUE
TitleInvalid value provided for a specific parameter
MessageInvalid value of {}, allowed values are {}
DescriptionThe given parameter contains invalid value, please use a valid value from given list.

jobs#

JOB-1001#

CodeJOB-1001
ClassLIBRARY_ACCESS
TitleGiven libs already have access through job update
MessageLibrary(ies) {} already has/have access through job update
DescriptionJob already have access to given libraries.

JOB-1002#

CodeJOB-1002
ClassINVALID_JOB_PARAMETERS
TitleSome invalid keys present in job parameters
MessageCannot provide {} keys in JobParameters, use some other key-value pair
DescriptionInvalid keys provided in JobParameters by user, please check again.

JOB-1003#

CodeJOB-1003
ClassJOB_RESOURCE_ACCESS_RESTRICTION
TitleCannot provide access to more than 25 resources of same kind at once
MessageCannot provide access to more than 25 {} using job update, use extra resource access
DescriptionUser should not try to update job with more than 25 resources attached of similar type like Datasets, Parameters, etc..

JOB-1004#

CodeJOB-1004
ClassETL_JOB_CREATION_FAILED
TitleUnable to create etl job
MessageUnable to create glue etl job with error {}
DescriptionThere was some issue while creating etl job.

JOB-1005#

CodeJOB-1005
ClassETL_JOB_CREATION_FAILED
TitleUnable to create etl job
MessageFailed to create glue job
DescriptionThere was some issue while creating etl job.

JOB-1006#

CodeJOB-1006
ClassJOB_UPDATE_FAILED
TitleUnable to update database
MessageUnable to insert an item in dynamoDB even after successful job creation - {}
DescriptionThere was some issue while inserting an item in dynamoDB even after successful job creation.

JOB-1007#

CodeJOB-1007
ClassJOB_LIST_UPDATE_FAILED
TitleUnable to update job list
MessageFailed to update jobs list in groups, try again later
DescriptionThere was some issue while updating jobs list in groups.

JOB-1008#

CodeJOB-1008
ClassJOB_DETAILS_GET_FAILED
TitleUnable to fetch job details
MessageFailed to get job details, try again later
DescriptionThere was some issue while fetching job details.

JOB-1009#

CodeJOB-1009
ClassJOB_API_LIMIT_EXCEEDED
TitleFailed to add/remove jobs
MessageNumber of jobs to add or remove per api call exceeds maximum limit of 20 found - {}
DescriptionThe api limit doesn't allow to add/remove more than 20 jobs per api call.

JOB-1010#

CodeJOB-1010
ClassINSUFFICIENT_JOB_DETAILS
TitleThe job details given is insufficient
MessageInsufficient job details for job with id {}
DescriptionInsufficient job details has been provided by user.

JOB-1011#

CodeJOB-1011
ClassJOB_UPDATE_FAILED_TO_GROUP
TitleThe job cannot be attached to group
MessageCannot add job {} with status {} to a group
DescriptionThe given job cannot be added to group in given status.

JOB-1012#

CodeJOB-1012
ClassUNAUTHORIZED_JOB_ACCESS
TitleThe job cannot be accessed by given user
MessageUser {} is not the owner of the job {} to be added/removed
DescriptionThe given job cannot be accessed by user due to insufficient permissions.

JOB-1013#

CodeJOB-1013
ClassJOB_UPDATE_FAILED
TitleThe job cannot be updated since attached resources are busy
MessageUnable to update job since associated shared library(ies) is/are being updated, please try again
DescriptionThe given job cannot be updated by user when associated shared library(ies) is/are being updated.

JOB-1014#

CodeJOB-1014
ClassJOB_UPDATE_FAILED
TitleThe job cannot be updated due to some issues
MessageUnable to update job item in DynamoDB even after successful job update.
DescriptionThe given job cannot be updated due to some encountered errors.

JOB-1015#

CodeJOB-1015
ClassJOB_REGISTRATION_FAILED
TitleThe job cannot be registered due to invalid status
MessageJob Registration Status - {}, cannot publish the job.
DescriptionThe given job cannot be updated in current status state.

JOB-1016#

CodeJOB-1016
ClassJOB_STATUS_UPDATE_FAILED
TitleThe job status couldn't be updated
MessageUnable to update ETL job status to completed in DynamoDB.
DescriptionThe given job status failed to be updated in database due to some issue.

JOB-1017#

CodeJOB-1017
ClassJOB_IAM_ROLE_DELETE_FAILED
TitleThe job iam role couldn't be deleted
MessageUnable to delete iam role used by glue job even after successful job deletion in Glue.
DescriptionThe given job iam role failed to be deleted due to some issue.

JOB-1018#

CodeJOB-1018
ClassJOB_ITEM_DELETE_FAILED
TitleThe job item couldn't be deleted
MessageUnable to delete job item in DynamoDB even after successful job deletion in Glue.
DescriptionThe given job item ailed to be deleted from database due to some issue.

JOB-1019#

CodeJOB-1019
ClassJOB_UPDATE_FAILED
TitleThe job metadata failed to updated
MessageCannot update {} for job
DescriptionThere was some issue while updating dataset access for job.

JOB-1020#

CodeJOB-1020
ClassJOB_RESOURCE_ALLOCATION_LIMIT_EXCEEDED
TitleMore than allowed resources are allocated for job
MessageResource allocation limit for {} is {}
DescriptionResource allocation limit exceeded for given job parameters.

JOB-1021#

CodeJOB-1021
ClassJOB_RESOURCE_ALLOCATION_LIMIT_EXCEEDED
TitleMore than allowed resources are allocated for dataset access
MessageResource allocation limit for dataset access for {} is {}
DescriptionResource allocation limit exceeded for given job parameter DatasetAccess.

JOB-1022#

CodeJOB-1022
ClassJOB_RESET_BOOKMARK_TRIGGER_FAILED
TitleUnable to reset job bookmark
MessageReset bookmark cannot be triggered if job bookmark option is disabled
DescriptionReset bookmark cannot be triggered if job bookmark option is disabled

JOB-1023#

CodeJOB-1023
ClassINVALID_JOB_PARAMETER
TitleInvalid query string parameter value
MessageQuery string parameter {} should be True
DescriptionInvalid value provided by user for given query string parameter.

JOB-1024#

CodeJOB-1024
ClassINVALID_JOBS_EXISTENCE
TitleMore than 1 job exists with same name
Message{} ETL jobs exists with name {}
DescriptionMore than 1 job exists with same name, which is not allowed.

JOB-1025#

CodeJOB-1025
ClassPACKAGE_NOT_FOUND
TitleUnable to update library due to packages are not found
MessageUnable to update library, packages are {} not found/uploaded.
DescriptionUnable to update library due to packages are not found.

JOB-1026#

CodeJOB-1026
ClassPACKAGE_NOT_FOUND
TitleUnable to update library due to packages are not found
MessageLibrary {} does not exist.
DescriptionUnable to update library due to packages are not found.

JOB-1027#

CodeJOB-1027
ClassJOB_METADATA_FAILED_TO_UPDATE
TitleJob metadata failed to update
MessageJob metadata failed to update, please try again later.
DescriptionJob metadata failed to update.

JOB-1028#

CodeJOB-1028
ClassJOB_METADATA_FAILED_TO_UPDATE
TitleJob metadata failed to update resource access details.
MessageFailed to update job resource access details, try again later.
DescriptionFailed to update job resource access details.

JOB-1029#

CodeJOB-1029
ClassUNAUTHORIZED_USER_FOR_LIBRARY
TitleUnauthorized user found for the library
MessageNo authorized users found for the library {}.
DescriptionUser does not have access to the library.

JOB-1030#

CodeJOB-1030
ClassINVALID_JOB_PARAMETER
TitleInvalid Job type
MessageEncountered invalid job type {}
DescriptionWhen the input type entered for job is not supported.

JOB-1031#

CodeJOB-1031
ClassJOB_UPDATE_FAILED
TitleJob update failure
MessageFailed to update job - {}
DescriptionWhen the input type entered for job is not supported.

JOB-1032#

CodeJOB-1032
ClassRESOURCE_LIMIT_EXCEEDED
TitleNumber of resources limit exceeded
MessageCannot perform the required operation, too many {}
DescriptionCannot perform the required operation due to maximum limit exceeded.

JOB-1033#

CodeJOB-1033
ClassSHARED_LIBS_UPDATE_FAILED
TitleFailed to update shared libs
MessageFailed to update shared libs table, try again later
DescriptionThere was some issue while shared libs table.

JOB-1034#

CodeJOB-1034
ClassINVALID_ETLTYPE
TitleInvalid ETL type provided
MessageUnrecognized ETLType {} encountered
DescriptionInvalid ETL type is provided.

JOB-1035#

CodeJOB-1035
ClassINVALID_MORPH_USAGE
TitleInvalid Morph usage due to non existing infrastructure
MessageMorph deployment is disabled, User action is not permitted
DescriptionMorph deployment is disabled in the environment and user won't be able to access Morph environment

JOB-1036#

CodeJOB-1036
ClassMORPH_ENVIRONMENT_FAILED
TitleFailed to load Morph environment
MessageFailed to load morph environment, {}
DescriptionUnable to load morph environment due to failure in pre-processing steps

JOB-1037#

CodeJOB-1037
ClassMORPH_USER_MIGRATION_FAILED
TitleFailed to migrate user to Morph environment
MessageMorph user migration error, no Morph URL passed
DescriptionUnable to migrate Amorphic user to Morph application

JOB-1038#

CodeJOB-1038
ClassMORPH_JOB_ACCESS_FAILURE
TitleFailed to download Morph script
MessageFailed to download Morph script with error {}
DescriptionUnable to download Morph script

JOB-1039#

CodeJOB-1039
ClassMORPH_DATA_ACCESS_FAILURE
TitleFailed to preview dataset records
MessageFailed to preview dataset records with error {}
DescriptionUnable to preview dataset through Morph script

JOB-1040#

CodeJOB-1040
ClassINVALID_DATASET_FOR_MORPH_JOB
TitleFailed to create or update morph job
MessageMorph job doesn't support owner access datasets which have partitioning enabled. Invalid datasets found - {}
DescriptionCannot create or update morph job with owner access datasets with dataset partitioning enabled.

JOB-1041#

CodeJOB-1041
ClassFAILED_TO_UPDATE_JOB
TitleFailed to create or update job due to deprecated glue version
MessageJob creation/update failed. GlueVersion - {} provided is either invalid or deprecated for given job. Please try creating/updating the job with supported glue version(s) - {} before trying again.
DescriptionCannot create or update job with deprecated glue version. Please update the glue version of job manually.

JOB-1042#

CodeJOB-1042
ClassFAILED_TO_UPDATE_JOB
TitleFailed to create or update job due to deprecated python version
MessageJob creation/update failed. PythonVersion - {} provided is either invalid or deprecated for given job. Please try creating/updating the job with supported python version(s) - {} before trying again.
DescriptionCannot create or update job with deprecated python version. Please update the python version of job manually.

JOB-1043#

CodeJOB-1043
ClassINVALID_DATASET_FOR_ETL_JOB
TitleFailed to create or update job
MessageETL job doesn't support datasets with connection type 'store'. Invalid datasets found - {}
DescriptionCannot create or update ETL job with datasets with connection type store.

logs#

LOG-1001#

CodeLOG-1001
ClassLOGS_RETRIEVAL_FAILED
TitleFailed to retrieve logs
MessageCannot retrieve logs for service name: {} and log group {}. Only servicename: sagemaker and service log group: TransformJobs can be used to process this request
DescriptionFailed to retrieve logs for given service & log group.

LOG-1002#

CodeLOG-1002
ClassLOGS_DOWNLOAD_FAILED
TitleFailed to download logs
MessageLogs can be downloaded only after time Jan 1, 1970 00:00:00 UTC
DescriptionLogs can be downloaded only after time Jan 1, 1970 00:00:00 UTC.

LOG-1003#

CodeLOG-1003
ClassLOGS_DOWNLOAD_FAILED
TitleError logs are available to download
MessageError logs are available to download with queryparam logs=latest
DescriptionError logs are available to download with queryparam logs=latest.

LOG-1004#

CodeLOG-1004
ClassLOGS_CREATION_FAILED
TitleLog file creation already in progress
MessageCannot perform requested operation, log file creation is in progress.
DescriptionError creating logs because it's already in progress.

LOG-1005#

CodeLOG-1005
ClassLOGS_EXECUTION_FAILED
TitleNo logs available for execution
MessageNo {} logs available for the execution.
DescriptionNo logs of given log type available for execution.

LOG-1006#

CodeLOG-1006
ClassLOGS_RETRIEVAL_FAILED
TitleLogs retieval failed
MessageJob execution {} is not in succeeded state to retrieve logs
DescriptionSince the job execution failed, log retrieval failed.

LOG-1007#

CodeLOG-1007
ClassLOGS_DOWNLOAD_FAILED
TitleLogs download failed
MessageUnable to download log files, please try again later.
DescriptionThere was some issue while downloading the logs.

models#

MDL-1001#

CodeMDL-1001
ClassINVALID_OUTPUT_TYPE
TitleOutput type of model is invalid
MessageOutput type of a model cannot be {} and can only be one of metadata and datasetdata
DescriptionOutput type of a model can only be one of metadata and datasetdata.

MDL-1002#

CodeMDL-1002
ClassMODEL_LIST_UPDATE_FAILED
TitleFailed to update models list
MessageFailed to update models list in groups, try again later
DescriptionThere was some issue while updating models list in groups.

MDL-1003#

CodeMDL-1003
ClassMODEL_API_LIMIT_EXCEEDED
TitleFailed to add/remove models
MessageNumber of models to add or remove per api call exceeds maximum limit of 20, found - {}
DescriptionThe api limit doesn't allow to add/remove more than 20 models per api call.

MDL-1004#

CodeMDL-1004
ClassINVALID_MODEL_ID
TitleFailed to get model id.
MessageInvalid ModelId {}
DescriptionInvalid model id provided while checking user model access.

notebooks#

NB-1001#

CodeNB-1001
ClassCREATION_FAILED
TitleFailed to create a notebook with error
MessageFailed to create a notebook with error {}
DescriptionThere was some issue while creating a notebook, please try again.

NB-1002#

CodeNB-1002
ClassNOTEBOOK_DOESNT_EXIST
TitleFailed to retrieve notebook details
MessageNotebook {} doesn't exist
DescriptionFailed to retrieve notebook details.

NB-1003#

CodeNB-1003
ClassNOTEBOOK_OPERATION_FAILED
TitleInvalid notebook operation
MessageInvalid operation parameter, supported values [start, stop, update, update-access]
DescriptionInvalid notebook operation parameter. please fix the operation type and re-try

NB-1004#

CodeNB-1004
ClassNOTEBOOK_DELETION
TitleNotebook delete operation failed
MessageDelete operation failed, Maximum lambda invoke attempts reached.
DescriptionNotebook deletion failed. Reached max attempts while trying to delete

NB-1005#

CodeNB-1005
ClassNOTEBOOK_CREATION_FAILED
TitleCannot create notebook with disabled internet
MessageDirectInternetAccess cannot be disabled for notebook created in {} configuration.
DescriptionNotebook creation failed due to invalid input provided by user.

NB-1006#

CodeNB-1006
ClassNOTEBOOK_UPDATE
TitleNotebook update operation failed
MessageUpdate operation failed, extra resource access permitted only for sagemaker notebooks. For glue notebooks update access in endpoints
DescriptionNotebook deletion failed. Reached max attempts while trying to delete

postgresSql#

PGS-1001#

CodePGS-1001
ClassPOSTGRES_CONNECT_FAILED
TitleUnable to create connection to postgres
MessageFailed to establish source connection with error - {}
DescriptionThere was some issue while creating a postgres connection.

PGS-1002#

CodePGS-1002
ClassLIST_DATABASES_FAILED
TitleUnable to get list of databases
MessageFailed to get list of all databases with error - {}
DescriptionThere was some issue while listing all databases.

PGS-1003#

CodePGS-1003
ClassLIST_DB_TABLES_FAILED
TitleUnable to get list of all db's and tables
MessageFailed to get list of db's and tables with error - {}
DescriptionThere was some issue while listing all db's and tables.

PGS-1004#

CodePGS-1004
ClassGET_METADATA_FAILED
TitleUnable to get metadata of a table
MessageFailed to get metadata of table with error - {}
DescriptionThere was some issue while getting table metadata.

PGS-1005#

CodePGS-1005
ClassSCHEMA_CONVERSION_FAILED
TitleUnable to convert schema from source to target
MessageFailed to convert schema from source to target with error - {}
DescriptionThere was some issue while converting schema.

pushNotifications#

PN-1001#

CodePN-1001
ClassINVALID_NOTIFICATION_ID
TitleInvalid NotificationId
MessageInvalid NotificationId - '{}' or UserId - {}, notification doesn't exist with this Id
DescriptionNo notification exists with the given NotificationId/UserId.

PN-1002#

CodePN-1002
ClassINVALID_UPDATE_OPERATION
TitleInvalid update operation
MessageInvalid update operation is passed - {}
DescriptionInvalid operation type or values are passed in message body.

PN-1003#

CodePN-1003
ClassNOTIFICATION_UPDATE_FAILED
TitleFailed to update Notification
MessageUnable to update notification {} with the given operation - {}
DescriptionThere was some issue while updating notification with given operation.

redshift#

RS-1001#

CodeRS-1001
ClassTABLE_CREATION_FAILED
TitleUnable to create redshift table
MessageFailed to create Redshift table with error - {}
DescriptionRedshift table creation failed due to some issue.

RS-1002#

CodeRS-1002
ClassTABLE_DELETION_FAILED
TitleUnable to delete redshift table
MessageFailed to delete Redshift table with error - {}
DescriptionThere was some issue while deleting redshift table.

RS-1003#

CodeRS-1003
ClassVIEW_DELETION_FAILED
TitleUnable to delete redshift view
MessageFailed to delete Redshift view with error - {}
DescriptionThere was some issue while deleting redshift view.

RS-1004#

CodeRS-1004
ClassGROUP_CREATION_FAILED
TitleUnable to create redshift group
MessageFailed to create Redshift group with error - {}
DescriptionThere was some issue while creating redshift group.

RS-1005#

CodeRS-1005
ClassGROUP_DELETION_FAILED
TitleUnable to delete redshift group
MessageFailed to delete Redshift group with error - {}
DescriptionThere was some issue while deleting redshift group.

RS-1006#

CodeRS-1006
ClassADD_USER_TO_GROUP_FAILED
TitleUnable to add users to redshift group
MessageFailed to add users to group with error - {}
DescriptionThere was some issue while adding users to redshift group.

RS-1007#

CodeRS-1007
ClassREMOVE_USER_FROM_GROUP_FAILED
TitleUnable to remove users from redshift group
MessageFailed to remove users from group with error - {}
DescriptionThere was some issue while removing users from redshift group.

RS-1008#

CodeRS-1008
ClassPERMISSION_ASSIGNMENT_FAILED
TitleUnable to assign permission to redshift members
MessageFailed to assign permissions to {} with error - {}
DescriptionThere was some issue while assigning permissions to redshift members.

RS-1009#

CodeRS-1009
ClassREVOKE_ACCESS_FAILED
TitleUnable to revoke permission from redshift members
MessageFailed to revoke access to group {} with error - {}
DescriptionThere was some issue while revoking permissions from redshift members.

RS-1010#

CodeRS-1010
ClassSCHEMA_RETRIEVAL_FAILED
TitleUnable to retrieve redshift table schema
MessageFailed to retrieve schemas with error - {}
DescriptionThere was some issue while retrieving schema for redshift table.

RS-1011#

CodeRS-1011
ClassINVALID_CHARACTER_FORMAT
TitleCharacters in data type braces need to be integers
MessageCharacters in data type braces need to be integers
DescriptionCharacters in data type braces need to be integers.

RS-1012#

CodeRS-1012
ClassINVALID_COLUMN
TitleUnable to scale given column type
MessageColumn {} type doesn't support scale
DescriptionInvalid column type provided by user to scale.

RS-1013#

CodeRS-1013
ClassINVALID_COLUMN_TYPE
TitleInvalid column data type is provided by user
MessageColumn {} type is not part of supported data types of {}
DescriptionInvalid column data type provided by user. Please provide a supported column type.

RS-1014#

CodeRS-1014
ClassINVALID_PRECISION
TitleInvalid precision value
MessagePrecision of a data type cannot be less than 0
DescriptionInvalid precision value provided by user.

RS-1015#

CodeRS-1015
ClassINVALID_PRECISION
TitleInvalid precision value for given data type
MessageMaximum allowed value for precision {} for type {}
DescriptionInvalid precision value provided by user.

RS-1016#

CodeRS-1016
ClassINVALID_SCALE
TitleInvalid scala value for given data type
MessageScale of a data type cannot be more than precision for column {} of type {}
DescriptionInvalid scale value provided by user.

RS-1017#

CodeRS-1017
ClassREDSHIFT_OPERATION_FAILED
TitleError occurred during some redshift operation
Message<Custom runtime error message>
DescriptionThere was some issue while performing redshift operation.

RS-1018#

CodeRS-1018
ClassREDSHIFT_COPY_DATA_FAILED
TitleRedshift data copy failed
MessageRedshift data copy failed with error - {}
DescriptionThere was some issue while copying data to/from redshift.

RS-1019#

CodeRS-1019
ClassREDSHIFT_TENANT_DELETION_FAILED
TitleTenant delete operation failed
MessageTenant operation failed, dependent {0} should be deleted before deleting the tenant.
DescriptionUser will need to resolve all dependencies, before deleting the tenant.

RS-1020#

CodeRS-1020
ClassREDSHIFT_TENANT_NOT_FOUND
TitleTenant not found
MessageTenant {} does not exist in the system.
DescriptionTenant does not exist in the system. User needs to provide valid tenant details before performing any operations on the tenant

RS-1021#

CodeRS-1021
ClassREDSHIFT_TENANT_NOT_FOUND
TitleTenant not found
MessageTenant {} does not belong to cluster {}.
DescriptionTenant does not exist in the provided cluster. User needs to provide valid tenant details before performing any operations on the tenant

RS-1023#

CodeRS-1023
ClassGROUPS_RETRIEVAL_FAILED
TitleUnable to retrieve redshift user groups
MessageFailed to retrieve groups with error - {}
DescriptionThere was some issue while retrieving groups inside the redshift cluster.

RS-1024#

CodeRS-1024
ClassGRANT_ACCESS_FAILED
TitleUnable to grant permission to redshift members
MessageFailed to grant access to group {} with error - {}
DescriptionThere was some issue while granting permissions to redshift members.

roles#

ROLE-1001#

CodeROLE-1001
ClassINVALID_ROLE_PERMISSIONS
TitleInvalid role permissions
MessageFailed to create role, Invalid role permissions
DescriptionUser didn't have sufficient permissions to create the role.

ROLE-1002#

CodeROLE-1002
ClassMISSING_ROLE
TitleRole not attached to user
MessageNo roles attached to the user - {}
DescriptionUser didn't have the role attached to perform the desired action.

ROLE-1003#

CodeROLE-1003
ClassINVALID_ROLE
TitleInvalid role prefix
MessageFailed to fetch system role
DescriptionThe prefix role name provided by user is invalid, hence unable to fetch system role.

ROLE-1003#

CodeROLE-1003
ClassINVALID_ROLE
TitleInvalid role prefix
MessageFailed to fetch system role
DescriptionThe prefix role name provided by user is invalid, hence unable to fetch system role.

ROLE-1004#

CodeROLE-1004
ClassINVALID_ROLE_ID
TitleInvalid role_id attached
MessageUser has an invalid role_id({}) attached in its metadata.
DescriptionUser object has invalid role_id attached to his user metadata. Contact administrator for metadata cleanup.

ROLE-1005#

CodeROLE-1005
ClassMISSING_DEFAULT_ROLE
TitleDefault Role is not attached to user
MessageMissing default role attachment to the user
DescriptionUser does not have the default role attached.

ROLE-1006#

CodeROLE-1006
ClassFAILED_TO_REMOVE_ROLE
TitleFailed to remove role for user
MessageFailed to remove role for user
DescriptionFailed to remove role for user.

ROLE-1007#

CodeROLE-1007
ClassIAM_ROLE_POLICY_CREATION_FAILED
TitleIAM role policy creation failed
MessageFailed to create IAM role policy with error - {}
DescriptionThere was some issue while create a IAM role policy.

ROLE-1008#

CodeROLE-1008
ClassROLE_DELETION_FAILED
TitleRole deletion failed
MessageFailed to delete role with error - {}
DescriptionThere was some issue while deleting a role .

runtime#

RTE-1001#

CodeRTE-1001
ClassPYTHON_RUNTIME_EXCEPTION
TitleCustom runtime exception
Message{}
DescriptionThis error is raised by the Python run time environment.

schedules#

SCH-1001#

CodeSCH-1001
ClassINVALID_SCHEDULE_PARAMETER
TitleOnly MaxCapacity parameter is allowed
MessageOnly {} parameters are allowed for jdbc or s3 connection type ingestion
DescriptionInvalid parameter has been provided by user, only AllocatedCapacity parameter is allowed for jdbc or s3 connection type ingestion

SCH-1002#

CodeSCH-1002
ClassINVALID_SCHEDULE_PARAMETER
TitleInvalid MaxCapacity value
Message{} value should be between 2 to 100 for the job run
DescriptionInvalid parameter value has bee provided by user, AllocatedCapacity value should be between 2 to 100 for the job run

SCH-1003#

CodeSCH-1003
ClassINVALID_SCHEDULE_PARAMETER
TitleInvalid AllocatedCapacity/MaxCapacity value
MessageAllocatedCapacity/MaxCapacity value should be either 0.0625 or 1 for the job run
DescriptionInvalid parameter value has bee provided by user, AllocatedCapacity/MaxCapacity value should be either 0.0625 or 1 for the job run

SCH-1004#

CodeSCH-1004
ClassSCHEDULE_CREATION_FAILED
TitleSchedule cannot be created with an unregistered job
MessageRegistration status of ETL Job '{}' is in PENDING state. Please complete the registration and then create a Schedule.
DescriptionPlease complete the registration of give ETL job and then create a Schedule

SCH-1005#

CodeSCH-1005
ClassFAILED_TO_UPDATE_SCHEDULES_LIST
TitleUnable to update schedules list in groups
MessageFailed to update schedules list in groups, try again later
DescriptionThere was some issue while updating schedules list.

SCH-1006#

CodeSCH-1006
ClassFAILED_TO_PERFORM_SCHEDULE_OPERATION
TitleUnauthorized schedule operation
MessageUser doesn't have enough permissions to {} schedule(s)
DescriptionInsufficient permissions to execute give operation.

SCH-1007#

CodeSCH-1007
ClassFAILED_TO_PERFORM_SCHEDULE_EXECUTION_OPERATION
TitleUnauthorized schedule execution operation
MessageUser doesn't have enough permissions to {} schedule execution(s)
DescriptionInsufficient permissions to execute give operation.

SCH-1008#

CodeSCH-1008
ClassUNAUTHORIZED_SCHEDULE_ACCESS
TitleThe schedule cannot be accessed by given user
MessageUser {} is not the owner of the schedule {} to be added/removed
DescriptionThe given schedule cannot be accessed by user due to insufficient permissions.

SCH-1009#

CodeSCH-1009
ClassSCHEDULE_FETCH_FAILED
TitleUnable to retrieve schedule
MessageFailed to retrieve schedule details
DescriptionThere was some issue while fetching schedule details.

SCH-1010#

CodeSCH-1010
ClassSCHEDULE_API_LIMIT_EXCEEDED
TitleFailed to add/remove schedules
MessageNumber of schedules to add or remove per api call exceeds maximum limit of 20 found - {}
DescriptionThe api limit doesn't allow to add/remove more than 20 schedules per api call.

SCH-1011#

CodeSCH-1011
ClassINVALID_SCHEDULE_TYPE
TitleInvalid schedule type specified
MessageSchedules of type etl is allowed
DescriptionInvalid schedule type specified by user for downloading log.

SCH-1012#

CodeSCH-1012
ClassINVALID_SCHEDULE_EVENT_PATTERN
TitleInvalid schedule event pattern
MessageInvalid schedule event pattern received - {}
DescriptionThis error is returned when an invalid event pattern is passed in the input.

SCH-1013#

CodeSCH-1013
ClassINVALID_SCHEDULE_RULE_TYPE
TitleInvalid schedule rule type
MessageInvalid schedule rule type - {}, only time or event or none is allowed
DescriptionThis error is returned when an invalid rule type is used schedule, only time & event or none are allowed.

SCH-1014#

CodeSCH-1014
ClassINVALID_RESOURCE_FOR_SCHECULE
TitleInvalid resource selected to create the schedule
MessageInvalid resource for schedule creation - {}
DescriptionThis error is returned when an invalid type of selection is made to create a schedule

SCH-1015#

CodeSCH-1015
ClassINVALID_SCHEDULE_EXPRESSION
TitleInvalid expression for schedule creation
MessageInvalid schedule expression received - {}
DescriptionThis error is returned when an invalid expression is received for the schedule creation/updation.

streams#

STRM-1001#

CodeSTRM-1001
ClassMISSING_PARAMETER
TitleSome required parameters are missing
MessageMissing mandatory param {} for {} stream type
DescriptionInvalid request body, missing mandatory parameters for given stream type.

STRM-1002#

CodeSTRM-1002
ClassINVALID_STREAM_NAME
TitleInput stream name doesn't follow standards
MessageInput stream name - {} deosn't follow standard and should be in pattern [a-zA-Z][a-zA-Z0-9-_] and 1 to 50 chars
DescriptionThis error is returned if the naming standard of the stream is not followed in the input request body

STRM-1003#

CodeSTRM-1003
ClassSTREAM_USER_POLICY_REQUEST
TitleStream user policy creation/deletion failed
MessageStream user policy {} failed with error - {}
DescriptionThis error is returned when the stream user policy creation/deletion is failed

STRM-1004#

CodeSTRM-1004
ClassSTREAM_USER_CREATION_REQUEST
TitleStream user creation/deletion failed
MessageStream user {} failed with error - {}
DescriptionThis error is returned when the stream user creation/deletion is failed

STRM-1005#

CodeSTRM-1005
ClassSTREAM_USER_ACCESS_KEYS_REQUEST
TitleStream user access keys creation/deletion failed
MessageStream user access keys {} failed with error - {}
DescriptionThis error is returned when the stream user access keys creation/deletion is failed

STRM-1006#

CodeSTRM-1006
ClassSTREAM_USER_POLICY_ATTACH_REQUEST
TitleStream user policy attachment/detachment is failed
MessageStream user policy is failed to {} to the user with error - {}
DescriptionThis error is returned when the stream user policy is failed to attach/detach to the user

STRM-1007#

CodeSTRM-1007
ClassMAX_ALLOWED_STREAMS
TitleMaximum allowed active streams in the platform
MessageMax no of active streams allowed for - {} is - {}
DescriptionThis error is returned when maximum number of streams can be active at a time

STRM-1008#

CodeSTRM-1008
ClassSTREAM_ACTION
TitleStream creation/updation/deletion is failed
MessageStream action - {} failed with error - {}
DescriptionThis error is returned when stream creation/updation/deletion is failed

STRM-1009#

CodeSTRM-1009
ClassINVALID_STREAM_STATUS
TitleUnsupported stream status to perform operation on a stream
MessageStream status is - {}, cannot perform operation - {}
DescriptionCertain actions on streams cannot be performed during this status

STRM-1010#

CodeSTRM-1010
ClassMAX_ALLOWED_STREAMS_DATA_TRANSFORMATIONS
TitleMaximum allowed streams data transformation functions in the platform
MessageMax no of active streams data transformation functions allowed for - {} is - {}
DescriptionThis error is returned when maximum number of streams data transformation functions are exceeded

systemAlerts#

SA-1001#

CodeSA-1001
ClassNOTIFICATION_ALERT_FAILED
TitleFailed to send notification alert through smtp
MessageFailed to send notification through SMTP - {}
DescriptionThere was some issue while sending notification alert.

SA-1002#

CodeSA-1002
ClassINVALID_NOTIFICATION_MESSAGE
TitleKey values is/are missing from message body
MessageInvalid notification message, missing key(s) or details - {}
DescriptionThe required key value or details is missing in notification message event body.

SA-1003#

CodeSA-1003
ClassINVALID_NOTIFICATION_MESSAGE
TitleInvalid or missing field value.
MessageInvalid notification message, Invalid Email field(s) - {} : {}, field is missing or invalid type
DescriptionInvalid field type or values are passed in message body.

SA-1004#

CodeSA-1004
ClassINVALID_NOTIFICATION_MESSAGE
TitleInvalid message type
MessageInvalid notification message, Invalid message type - {}, valid values are 'text'/'table' (case-sensitive)
DescriptionInvalid field type or values are passed in message body.

SA-1005#

CodeSA-1005
ClassINVALID_NOTIFICATION_MESSAGE
TitleInvalid field value
MessageInvalid notification message, Invalid email field - {} : {}, reference details not found
DescriptionThe details trying to be fetched using field value doesn't exist.

SA-1006#

CodeSA-1006
ClassINVALID_NOTIFICATION_MESSAGE
TitleInvalid field type
MessageInvalid notification message, Invalid field - {}, should be a dict type
DescriptionInvalid field type in message body.

SA-1007#

CodeSA-1007
ClassINVALID_NOTIFICATION_MESSAGE
TitleInvalid notification event
MessageInvalid notification message, keys do not match in the event {}, valid keys are {}
DescriptionInvalid notification event in message body.

SA-1008#

CodeSA-1008
ClassINVALID_NOTIFICATION_MESSAGE
TitleInvalid field value
MessageInvalid notification message, S3 URLs in attachments should be of type string
DescriptionInvalid notification field value in message body.

workflows#

WF-1001#

CodeWF-1001
ClassNODE_CREATION_FAILED
TitleFailed to create glue job node
MessageFailed to create glue job node with name - {}.
DescriptionFailed to create glue job node.

WF-1002#

CodeWF-1002
ClassNODE_RETRIEVE_FAILED
TitleUnable to retrieve node name
MessageUnable to retrieve node name.
Descriptionnode name provided is not able retrieve.

WF-1003#

CodeWF-1003
ClassWORKFLOW_EXECUTION_RETRIEVE_FAILED
TitleUnable to retrieve workflow execution properties
MessageUnable to retrieve workflow execution properties.
DescriptionUnable to retrieve workflow execution properties

WF-1004#

CodeWF-1004
ClassWF_GLUE_CLIENT_ERROR
TitleWorkflow operation failed
MessageWorkflow operation failed with aws client error - {}
DescriptionWorkflow related operations failed with aws client errors.

WF-1005#

CodeWF-1005
ClassNODE_ADDITION_FAILED
TitleFailed to add node to a graph
MessageNode {} already exists
DescriptionFailed to add node because it already exists in the graph.

WF-1006#

CodeWF-1006
ClassNODE_DOESNT_EXIST
TitleFailed to perform node operations
MessageNode {} doesn't exist in graph
DescriptionFailed to perform node operation because node doesn't exist in the graph.

WF-1007#

CodeWF-1007
ClassINVALID_DEPENDENT_NODES_FORMAT
TitleInvalid format for dependent nodes
MessageDependent nodes must be of type list
DescriptionUnable to process because the dependent nodes must be of type list

WF-1008#

CodeWF-1008
ClassINVALID_GRAPH
TitleInvalid graph
MessageInvalid graph, graph is not acyclic
DescriptionFailed to perform operation on graph because the graph is not acyclic

WF-1009#

CodeWF-1009
ClassFAILED_TO_UPDATE_WORKFLOW_LIST
TitleUnable to update workflows list in groups
MessageFailed to update workflows list in groups, try again later.
DescriptionThere was some issue while updating workflows list.

WF-1010#

CodeWF-1010
ClassGENERIC_CUSTOM_ERROR
TitleCustom error msg thrown for workflow issues
Message{}.
DescriptionUser defined custom error message for workflow issues.

WF-1011#

CodeWF-1011
ClassUSER_DOES_NOT_HAVE_RESOURCE_ACCESS
TitleUser tries to access the resources which he does not have access
MessageUser does not have access to resources used in module type - {}.
DescriptionUser does not have access to resources used in module type.

WF-1012#

CodeWF-1012
ClassOPERATION_NOT_ALLOWED_WITH_EXECUTION_STATUS
TitleUser can not delete/update a workflow with execution status
MessageCannot {} a workflow with execution status - {}.
DescriptionUser can not delete/update a workflow with execution status.

WF-1013#

CodeWF-1013
ClassOPERATION_NOT_ALLOWED_WITH_EXECUTION_STATUS
TitleUser can not trigger execution of a workflow with existing execution status
MessageCannot trigger a workflow with execution status - {}.
DescriptionUser can not delete/update a workflow with existing execution status.

WF-1014#

CodeWF-1014
ClassFAILED_TO_RESUME
TitleUser not able to resume workflow execution
MessageUnable to resume workflow execution, please try again!
DescriptionUser not able to resume workflow execution.

WF-1015#

CodeWF-1015
ClassFAILED_TO_RESUME
TitleUser not able to resume workflow execution
MessageCannot resume an older workflow execution that does match current workflow!
DescriptionUser not able to resume workflow execution.

WF-1016#

CodeWF-1016
ClassEXECUTION_CAN_NOT_BE_RESUMED
TitleResume operation is not allowed
MessageAt least one of the nodes {} should have an instance of execution in the workflow execution to be resumed.
DescriptionResume operation is not allowed.

WF-1017#

CodeWF-1017
ClassLOGS_NOT_AVAILABLE
TitleLogs not available for specific execution
MessageNo {} logs available for the execution.
DescriptionLogs not available for specific execution.

WF-1018#

CodeWF-1018
ClassEXCEPTION_WHILE_FETCHING_LOGS
TitleFailed while fetching logs
MessageFailed to retrieve logs with exception {}.
DescriptionFailed while fetching logs for specific execution.

WF-1019#

CodeWF-1019
ClassNODE_NAME_NOT_FOUND
TitleNode name not found in workflow
MessageWorkflow {} doesn't have node with name {}.
DescriptionNode name not found in workflow.

WF-1020#

CodeWF-1020
ClassINVALID_WF_EXECUTION
TitleInvalid workflow execution id provided for workflow.
MessageWorkflow execution {} doesn't belong to workflow {}.
DescriptionInvalid workflow execution id provided for workflow.

WF-1021#

CodeWF-1021
ClassNOT_FOUND_DETAILS
TitleWorkflow is still running, not found node details.
MessageWorkflow execution {} is in running state and hasn't reached the node {} yet.
DescriptionWorkflow is still running, not found node details.

WF-1022#

CodeWF-1022
ClassNODE_NOT_FOUND
TitleNode is not part for current execution.
MessageNode {} is not part of execution {}.
DescriptionNode is not part for current execution.

WF-1023#

CodeWF-1023
ClassINCONSISTENT_DETAILS
TitleNode details are inconsistent.
MessageRetrieved node details is inconsistent and doesn't have required values.
DescriptionNode details are inconsistent.

WF-1024#

CodeWF-1024
ClassLOGS_NOT_ALLOWED
TitleLogs are allowed only for etl_job.
MessageLogs are allowed only for node which is of type etl_job.
DescriptionLogs are allowed only for etl_job.

WF-1025#

CodeWF-1025
ClassLOGS_NOT_ALLOWED
TitleLogs are allowed for Not started and not Completed states.
MessageJob execution {} is not in {} state to retrieve logs.
DescriptionLogs are allowed for Not started and not Completed states.

WF-1026#

CodeWF-1026
ClassBAD_RESOURCE_STATE_FOR_OPERATION
TitleResource state is in bad state for the requested operation.
MessageCannot perform requested operation, log file creation is in progress.
DescriptionApplication does not support this operation on the resource when the resource is in bad state..

WF-1027#

CodeWF-1027
ClassOPERATION_CAN_NOT_PERFORM_ON_WORKFLOW
TitleResource state is in bad state for the requested operation.
MessageCannot update an non-existent workflow with name - {} and id - {}.
DescriptionApplication does not support this operation on the resource when the resource is in bad state..

WF-1028#

CodeWF-1028
ClassNODE_OUTPUT_FAILED
TitleFailed to retrieve node output
MessageFailed to retrieve workflow node transcribe output, error - {}
DescriptionFailed to retrieve parse/retrieve the generated transcribe output.

WF-1029#

CodeWF-1029
ClassINVALID_NODE_TYPE
TitleUnexpected node type for downloading manifest file.
MessageWorkflow execution node {} is not of the expected type {}.
DescriptionWorkflow node passed is not of the expected module type

WF-1030#

CodeWF-1030
ClassNODE_EXECUTION_IN_PROGRESS
TitleWorkflow node execution is in progress
MessageWorkflow node {} execution state is {}. Please try again later.
DescriptionWorkflow node execution is in progress/stopped

WF-1031#

CodeWF-1031
ClassWORKFLOW_CREATION_OR_UPDATION_FAILED
TitleFailed to create/update workflow
MessageFailed to create/update workflow since given dataset(s) - {} is not supported for {} node. Only datasets with TargetLocation as {} is supported for SyncToS3 node.
DescriptionFailed to create/update workflow due to invalid datasets input passed for sync to s3 node in workflow. Please select valid datasets and try again.

WF-1032#

CodeWF-1032
ClassWORKFLOW_CREATION_OR_UPDATION_FAILED
TitleFailed to create/update workflow
MessageFailed to create/update workflow since given dataset(s) - {} registration is pending for {} node. Only datasets with RegistrationStatus as completed is supported for SyncToS3 node.
DescriptionFailed to create/update workflow due to unregistered dataset input passed for sync to s3 node in workflow. Please select registered datasets and try again.

WF-1033#

CodeWF-1033
ClassWORKFLOW_CREATION_OR_UPDATION_FAILED
TitleFailed to create/update workflow
MessageFailed to create/update workflow since given dataset(s) - {} are not owned by user {} for {} node.
DescriptionFailed to create/update workflow due to unregistered dataset input passed for sync to s3 node in workflow. Please select registered datasets and try again.

WF-1034#

CodeWF-1034
ClassMANIFEST_FILE_DOWNLOAD_FAILED
TitleFailed to download manifest file of workflow execution
MessageFailed to download workflow execution {} file. File not found in {} path. Please try again later!
DescriptionFailed to download manifest file since file takes some time to get populated. Please try again after sometime.

WF-1035#

CodeWF-1035
ClassWORKFLOW_CREATION_OR_UPDATION_FAILED
TitleFailed to create/update workflow
MessageFailed to create/update workflow since given dataset(s) - {} doesn't belong to {} domain for {} node.
DescriptionFailed to create/update workflow due to invalid datasets input passed for sync to s3 node in workflow. Please select valid datasets(belonging to given dataset domain) and try again.

WF-1036#

CodeWF-1036
ClassWORKFLOW_CREATION_OR_UPDATION_FAILED
TitleFailed to create/update workflow
MessageFailed to create/update workflow since registration is not complete for given dataset(s) - {} being used in {} node. Only datasets with RegistrationStatus as completed are supported
DescriptionFailed to create/update workflow due to unregistered dataset input passed for a node in workflow.Please select registered datasets and try again.

WF-1037#

CodeWF-1037
ClassWORKFLOW_UPDATION_FAILED
TitleFailed to update workflow
MessageFailed to update workflow since a cyclic dependency is being created as a parent workflow is being referenced as a child workflow in one of the updated workflow node(s) - {}
DescriptionFailed to update workflow since a cyclic dependency is being created as a parent workflow is being referenced as a child workflow in an updated workflow node.

WF-1038#

CodeWF-1038
ClassWORKFLOW_NOT_FOUND
TitleWorkflow not found
MessageWorkflow with id {} doesn't exists
DescriptionWorkflow not found

WF-1039#

CodeWF-1039
ClassWORKFLOW_EXECUTION_NOT_FOUND
TitleWorkflow execution not found
MessageWorkflow execution with id {} doesn't exists
DescriptionWorkflow execution not found