mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +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 snowball
|
||||
|
||||
@@ -35,6 +35,13 @@ const (
|
||||
// that action to be performed.
|
||||
ErrCodeInvalidJobStateException = "InvalidJobStateException"
|
||||
|
||||
// ErrCodeInvalidNextTokenException for service response error code
|
||||
// "InvalidNextTokenException".
|
||||
//
|
||||
// The NextToken string was altered unexpectedly, and the operation has stopped.
|
||||
// Run the operation without changing the NextToken string, and try again.
|
||||
ErrCodeInvalidNextTokenException = "InvalidNextTokenException"
|
||||
|
||||
// ErrCodeInvalidResourceException for service response error code
|
||||
// "InvalidResourceException".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user