Struct: ratelimit.QuotaExceededError
import "../ibm-cos-sdk-go-v2/aws/ratelimit"
Overview
QuotaExceededError provides the SDK error when the retries for a given token bucket have been exhausted.
Implemented Interfaces
types.AnalyticsFilter, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream
Structure Field Summary collapse
Method Summary collapse
Structure Field Details
Available uint
Requested uint
Method Details
func (e QuotaExceededError) Error() string
79 80 81 82 |
// File 'aws/ratelimit/token_rate_limit.go', line 79
|