# Packages
No description provided by the author
# Functions
BucketACLCreateResourceID is a method for creating an ID string with the bucket name and optional organizationID and/or ACL.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrCodeEquals returns true if the error matches all these conditions: - err is of type scw.Error - Error.Error() equals one of the passed codes.
No description provided by the author
No description provided by the author
IsS3Err returns true if the error matches all these conditions: - err is of type aws err.Error - Error.Code() matches code - Error.Message() contains message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SharedS3ClientForRegion returns a common S3 client needed for the sweeper.
No description provided by the author
TimedOut returns true if the error represents a "wait timed out" condition.
TransitionSCWStorageClassValues returns all elements of the TransitionStorageClass enum supported by scaleway.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
ErrCodeAccessDenied action on resource is denied.
ErrCodeAuthorizationError authorization error.
ErrCodeBucketNotEmpty bucket is not empty.
No description provided by the author
ErrCodeInternalException internal exception.
ErrCodeInternalServiceError internal exception error.
ErrCodeInvalidAction invalid action.
ErrCodeInvalidParameterException invalid parameter exception.
ErrCodeInvalidParameterValue invalid parameter value.
ErrCodeInvalidRequest invalid request.
ErrCodeNoSuchBucket bucket not found.
ErrCodeNoSuchBucketPolicy policy not found.
ErrCodeNoSuchCORSConfiguration CORS configuration not found.
ErrCodeNoSuchLifecycleConfiguration lifecycle configuration rule not found.
ErrCodeNoSuchTagSet tag(s) not found.
ErrCodeNoSuchWebsiteConfiguration website configuration not found.
ErrCodeObjectLockConfigurationNotFoundError object lock configuration not found.
ErrCodeOperationDisabledException operation disabled exception.
ErrCodeOperationNotPermitted operation not permitted.
ErrCodeUnknownOperationException unknown operation exception.
ErrCodeUnsupportedFeatureException = unsupported Feature exception.
ErrCodeUnsupportedOperation unsupported operation.
ErrCodeValidationError validation error.
ErrCodeValidationException validation exception.
TransitionStorageClassGlacier is a TransitionStorageClass enum value.
TransitionStorageClassOnezoneIa is a TransitionStorageClass enum value.
TransitionStorageClassStandard is a TransitionStorageClass enum value.
# Type aliases
No description provided by the author