AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Glacier Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  GlacierErrorMapper
 
namespace  Model
 

Classes

 
 
class  GlacierError
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const GlacierClient *, const Model::AbortVaultLockRequest &, const Model::AbortVaultLockOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AbortVaultLockResponseReceivedHandler
 
typedef std::function< void(const GlacierClient *, const Model::AddTagsToVaultRequest &, const Model::AddTagsToVaultOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddTagsToVaultResponseReceivedHandler
 
 
 
typedef std::function< void(const GlacierClient *, const Model::CreateVaultRequest &, const Model::CreateVaultOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateVaultResponseReceivedHandler
 
typedef std::function< void(const GlacierClient *, const Model::DeleteArchiveRequest &, const Model::DeleteArchiveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteArchiveResponseReceivedHandler
 
typedef std::function< void(const GlacierClient *, const Model::DeleteVaultRequest &, const Model::DeleteVaultOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteVaultResponseReceivedHandler
 
 
 
typedef std::function< void(const GlacierClient *, const Model::DescribeJobRequest &, const Model::DescribeJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeJobResponseReceivedHandler
 
typedef std::function< void(const GlacierClient *, const Model::DescribeVaultRequest &, const Model::DescribeVaultOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeVaultResponseReceivedHandler
 
 
typedef std::function< void(const GlacierClient *, const Model::GetJobOutputRequest &, Model::GetJobOutputOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobOutputResponseReceivedHandler
 
 
typedef std::function< void(const GlacierClient *, const Model::GetVaultLockRequest &, const Model::GetVaultLockOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetVaultLockResponseReceivedHandler
 
 
typedef std::function< void(const GlacierClient *, const Model::InitiateJobRequest &, const Model::InitiateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > InitiateJobResponseReceivedHandler
 
 
 
typedef std::function< void(const GlacierClient *, const Model::ListJobsRequest &, const Model::ListJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobsResponseReceivedHandler
 
 
typedef std::function< void(const GlacierClient *, const Model::ListPartsRequest &, const Model::ListPartsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPartsResponseReceivedHandler
 
 
typedef std::function< void(const GlacierClient *, const Model::ListTagsForVaultRequest &, const Model::ListTagsForVaultOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForVaultResponseReceivedHandler
 
typedef std::function< void(const GlacierClient *, const Model::ListVaultsRequest &, const Model::ListVaultsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListVaultsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const GlacierClient *, const Model::UploadArchiveRequest &, const Model::UploadArchiveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UploadArchiveResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AbortMultipartUploadResponseReceivedHandler

Definition at line 194 of file GlacierServiceClientModel.h.

◆ AbortVaultLockResponseReceivedHandler

Definition at line 195 of file GlacierServiceClientModel.h.

◆ AddTagsToVaultResponseReceivedHandler

Definition at line 196 of file GlacierServiceClientModel.h.

◆ CompleteMultipartUploadResponseReceivedHandler

Definition at line 197 of file GlacierServiceClientModel.h.

◆ CompleteVaultLockResponseReceivedHandler

Definition at line 198 of file GlacierServiceClientModel.h.

◆ CreateVaultResponseReceivedHandler

Definition at line 199 of file GlacierServiceClientModel.h.

◆ DeleteArchiveResponseReceivedHandler

Definition at line 200 of file GlacierServiceClientModel.h.

◆ DeleteVaultAccessPolicyResponseReceivedHandler

Definition at line 202 of file GlacierServiceClientModel.h.

◆ DeleteVaultNotificationsResponseReceivedHandler

Definition at line 203 of file GlacierServiceClientModel.h.

◆ DeleteVaultResponseReceivedHandler

Definition at line 201 of file GlacierServiceClientModel.h.

◆ DescribeJobResponseReceivedHandler

Definition at line 204 of file GlacierServiceClientModel.h.

◆ DescribeVaultResponseReceivedHandler

Definition at line 205 of file GlacierServiceClientModel.h.

◆ GetDataRetrievalPolicyResponseReceivedHandler

Definition at line 206 of file GlacierServiceClientModel.h.

◆ GetJobOutputResponseReceivedHandler

Definition at line 207 of file GlacierServiceClientModel.h.

◆ GetVaultAccessPolicyResponseReceivedHandler

Definition at line 208 of file GlacierServiceClientModel.h.

◆ GetVaultLockResponseReceivedHandler

Definition at line 209 of file GlacierServiceClientModel.h.

◆ GetVaultNotificationsResponseReceivedHandler

Definition at line 210 of file GlacierServiceClientModel.h.

◆ GlacierClientConfiguration

Definition at line 76 of file GlacierServiceClientModel.h.

◆ GlacierEndpointProvider

Definition at line 78 of file GlacierServiceClientModel.h.

◆ GlacierEndpointProviderBase

Definition at line 77 of file GlacierServiceClientModel.h.

◆ InitiateJobResponseReceivedHandler

Definition at line 211 of file GlacierServiceClientModel.h.

◆ InitiateMultipartUploadResponseReceivedHandler

Definition at line 212 of file GlacierServiceClientModel.h.

◆ InitiateVaultLockResponseReceivedHandler

Definition at line 213 of file GlacierServiceClientModel.h.

◆ ListJobsResponseReceivedHandler

typedef std::function<void(const GlacierClient*, const Model::ListJobsRequest&, const Model::ListJobsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Glacier::ListJobsResponseReceivedHandler

Definition at line 214 of file GlacierServiceClientModel.h.

◆ ListMultipartUploadsResponseReceivedHandler

Definition at line 215 of file GlacierServiceClientModel.h.

◆ ListPartsResponseReceivedHandler

Definition at line 216 of file GlacierServiceClientModel.h.

◆ ListProvisionedCapacityResponseReceivedHandler

Definition at line 217 of file GlacierServiceClientModel.h.

◆ ListTagsForVaultResponseReceivedHandler

Definition at line 218 of file GlacierServiceClientModel.h.

◆ ListVaultsResponseReceivedHandler

Definition at line 219 of file GlacierServiceClientModel.h.

◆ PurchaseProvisionedCapacityResponseReceivedHandler

Definition at line 220 of file GlacierServiceClientModel.h.

◆ RemoveTagsFromVaultResponseReceivedHandler

Definition at line 221 of file GlacierServiceClientModel.h.

◆ SetDataRetrievalPolicyResponseReceivedHandler

Definition at line 222 of file GlacierServiceClientModel.h.

◆ SetVaultAccessPolicyResponseReceivedHandler

Definition at line 223 of file GlacierServiceClientModel.h.

◆ SetVaultNotificationsResponseReceivedHandler

Definition at line 224 of file GlacierServiceClientModel.h.

◆ StreamingGlacierRequest

Definition at line 47 of file GlacierRequest.h.

◆ UploadArchiveResponseReceivedHandler

Definition at line 225 of file GlacierServiceClientModel.h.

◆ UploadMultipartPartResponseReceivedHandler

Definition at line 226 of file GlacierServiceClientModel.h.

Enumeration Type Documentation

◆ GlacierErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
INSUFFICIENT_CAPACITY 
LIMIT_EXCEEDED 
MISSING_PARAMETER_VALUE 
POLICY_ENFORCED 

Definition at line 16 of file GlacierErrors.h.