mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-31 04:30:44 +00:00
Upgrade AWS SDK to the latest version
This commit is contained in:
+8
-1
@@ -1,4 +1,4 @@
|
||||
// THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
|
||||
|
||||
package redshift
|
||||
|
||||
@@ -165,6 +165,13 @@ const (
|
||||
// requests made by Amazon Redshift on your behalf. Wait and retry the request.
|
||||
ErrCodeDependentServiceRequestThrottlingFault = "DependentServiceRequestThrottlingFault"
|
||||
|
||||
// ErrCodeDependentServiceUnavailableFault for service response error code
|
||||
// "DependentServiceUnavailableFault".
|
||||
//
|
||||
// Your request cannot be completed because a dependent internal service is
|
||||
// temporarily unavailable. Wait 30 to 60 seconds and try again.
|
||||
ErrCodeDependentServiceUnavailableFault = "DependentServiceUnavailableFault"
|
||||
|
||||
// ErrCodeEventSubscriptionQuotaExceededFault for service response error code
|
||||
// "EventSubscriptionQuotaExceeded".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user