AWS SDK for C++
1.8.152
AWS SDK for C++
|
#include <InvalidS3ConfigurationException.h>
Public Member Functions | |
InvalidS3ConfigurationException () | |
InvalidS3ConfigurationException (const Aws::Utils::Xml::XmlNode &xmlNode) | |
InvalidS3ConfigurationException & | operator= (const Aws::Utils::Xml::XmlNode &xmlNode) |
void | OutputToStream (Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const |
void | OutputToStream (Aws::OStream &oStream, const char *location) const |
const Aws::String & | GetBucket () const |
bool | BucketHasBeenSet () const |
void | SetBucket (const Aws::String &value) |
void | SetBucket (Aws::String &&value) |
void | SetBucket (const char *value) |
InvalidS3ConfigurationException & | WithBucket (const Aws::String &value) |
InvalidS3ConfigurationException & | WithBucket (Aws::String &&value) |
InvalidS3ConfigurationException & | WithBucket (const char *value) |
Indicates that the provided Amazon S3 bucket or AWS KMS encryption key is invalid, or that Amazon SES could not publish to the bucket, possibly due to permissions issues. For information about giving permissions, see the Amazon SES Developer Guide.
Definition at line 35 of file InvalidS3ConfigurationException.h.
Aws::SES::Model::InvalidS3ConfigurationException::InvalidS3ConfigurationException | ( | ) |
Aws::SES::Model::InvalidS3ConfigurationException::InvalidS3ConfigurationException | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 54 of file InvalidS3ConfigurationException.h.
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 49 of file InvalidS3ConfigurationException.h.
InvalidS3ConfigurationException& Aws::SES::Model::InvalidS3ConfigurationException::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::SES::Model::InvalidS3ConfigurationException::OutputToStream | ( | Aws::OStream & | oStream, |
const char * | location | ||
) | const |
void Aws::SES::Model::InvalidS3ConfigurationException::OutputToStream | ( | Aws::OStream & | ostream, |
const char * | location, | ||
unsigned | index, | ||
const char * | locationValue | ||
) | const |
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 64 of file InvalidS3ConfigurationException.h.
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 59 of file InvalidS3ConfigurationException.h.
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 69 of file InvalidS3ConfigurationException.h.
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 79 of file InvalidS3ConfigurationException.h.
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 74 of file InvalidS3ConfigurationException.h.
|
inline |
Indicated that the S3 Bucket was not found.
Definition at line 84 of file InvalidS3ConfigurationException.h.