ENUM
FlowErrorCode
Description
Error code from Laminar flow processing.
link GraphQL Schema definition
- enum FlowErrorCode {
- # AWS access denied error.
- # AWS invalid client token ID error.
- # AWS unauthorized operation error.
- # Azure Function App quota exceeded error.
- # Azure SQL databases that are part of an Elastic Pool are unsupported.
- # Azure SQL Server creation disallowed error.
- # Azure SQL unrecoverable database edition error.
- # Cloud function execution exception.
- # Disk scan from another region is unsupported.
- # Unspecified error code.
- # File system mount error.
- # Generic AWS third-party service error.
- # Generic error occurred.
- # Generic recoverable error that can be retried.
- # Generic unauthorized access error.
- # Generic unsupported operation error.
- # LVM2 multiple physical volumes error.
- # Managed database no restore point found error.
- # Missing Microsoft Cloud permissions error.
- # No supported partition found error.
- # RDS cluster snapshot quota exceeded error.
- # RDS instances that are part of a Persistent or Permanent option group are
- # unsupported.
- # RDS database snapshot quota exceeded error.
- # RDS instance with Unsupported Engine.
- # RDS read replica snapshots are unsupported.
- # RDS source snapshot KMS key not accessible error.
- # RDS unsupported restore database instance error.
- # Operation completed successfully.
- # Volume has marketplace product code error.
- }