# Packages
Package timestreaminfluxdbiface provides an interface to enable mocking the Timestream InfluxDB service client for testing your code.
# Functions
DbInstanceType_Values returns all elements of the DbInstanceType enum.
DbStorageType_Values returns all elements of the DbStorageType enum.
DeploymentType_Values returns all elements of the DeploymentType enum.
LogLevel_Values returns all elements of the LogLevel enum.
New creates a new instance of the TimestreamInfluxDB client with a session.
Status_Values returns all elements of the Status enum.
TracingType_Values returns all elements of the TracingType enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.
# Constants
DbInstanceTypeDbInflux12xlarge is a DbInstanceType enum value.
DbInstanceTypeDbInflux16xlarge is a DbInstanceType enum value.
DbInstanceTypeDbInflux2xlarge is a DbInstanceType enum value.
DbInstanceTypeDbInflux4xlarge is a DbInstanceType enum value.
DbInstanceTypeDbInflux8xlarge is a DbInstanceType enum value.
DbInstanceTypeDbInfluxLarge is a DbInstanceType enum value.
DbInstanceTypeDbInfluxMedium is a DbInstanceType enum value.
DbInstanceTypeDbInfluxXlarge is a DbInstanceType enum value.
DbStorageTypeInfluxIoincludedT1 is a DbStorageType enum value.
DbStorageTypeInfluxIoincludedT2 is a DbStorageType enum value.
DbStorageTypeInfluxIoincludedT3 is a DbStorageType enum value.
DeploymentTypeSingleAz is a DeploymentType enum value.
DeploymentTypeWithMultiazStandby is a DeploymentType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
LogLevelDebug is a LogLevel enum value.
LogLevelError is a LogLevel enum value.
LogLevelInfo is a LogLevel enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
StatusAvailable is a Status enum value.
StatusCreating is a Status enum value.
StatusDeleted is a Status enum value.
StatusDeleting is a Status enum value.
StatusFailed is a Status enum value.
StatusModifying is a Status enum value.
StatusUpdating is a Status enum value.
TracingTypeJaeger is a TracingType enum value.
TracingTypeLog is a TracingType enum value.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
# Structs
You do not have sufficient access to perform this action.
The request conflicts with an existing resource in Timestream for InfluxDB.
Contains a summary of a DB instance.
Contains a summary of a DB parameter group.
All the customer-modifiable InfluxDB v2 parameters in Timestream for InfluxDB.
The request processing has failed because of an unknown error, exception or failure.
Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
The parameters that comprise the parameter group.
The requested resource was not found or does not exist.
Configuration for S3 bucket log delivery.
The request exceeds the service quota.
The request was denied due to request throttling.
TimestreamInfluxDB provides the API operation methods for making requests to Timestream InfluxDB.
The input fails to satisfy the constraints specified by Timestream for InfluxDB.