AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const MediaStoreClient *, const Model::CreateContainerRequest &, const Model::CreateContainerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateContainerResponseReceivedHandler
 
typedef std::function< void(const MediaStoreClient *, const Model::DeleteContainerRequest &, const Model::DeleteContainerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteContainerResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const MediaStoreClient *, const Model::GetCorsPolicyRequest &, const Model::GetCorsPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCorsPolicyResponseReceivedHandler
 
 
typedef std::function< void(const MediaStoreClient *, const Model::GetMetricPolicyRequest &, const Model::GetMetricPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMetricPolicyResponseReceivedHandler
 
typedef std::function< void(const MediaStoreClient *, const Model::ListContainersRequest &, const Model::ListContainersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListContainersResponseReceivedHandler
 
 
 
typedef std::function< void(const MediaStoreClient *, const Model::PutCorsPolicyRequest &, const Model::PutCorsPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutCorsPolicyResponseReceivedHandler
 
 
typedef std::function< void(const MediaStoreClient *, const Model::PutMetricPolicyRequest &, const Model::PutMetricPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutMetricPolicyResponseReceivedHandler
 
 
 
typedef std::function< void(const MediaStoreClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const MediaStoreClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateContainerResponseReceivedHandler

Definition at line 159 of file MediaStoreServiceClientModel.h.

◆ DeleteContainerPolicyResponseReceivedHandler

Definition at line 161 of file MediaStoreServiceClientModel.h.

◆ DeleteContainerResponseReceivedHandler

Definition at line 160 of file MediaStoreServiceClientModel.h.

◆ DeleteCorsPolicyResponseReceivedHandler

Definition at line 162 of file MediaStoreServiceClientModel.h.

◆ DeleteLifecyclePolicyResponseReceivedHandler

Definition at line 163 of file MediaStoreServiceClientModel.h.

◆ DeleteMetricPolicyResponseReceivedHandler

Definition at line 164 of file MediaStoreServiceClientModel.h.

◆ DescribeContainerResponseReceivedHandler

Definition at line 165 of file MediaStoreServiceClientModel.h.

◆ GetContainerPolicyResponseReceivedHandler

Definition at line 166 of file MediaStoreServiceClientModel.h.

◆ GetCorsPolicyResponseReceivedHandler

Definition at line 167 of file MediaStoreServiceClientModel.h.

◆ GetLifecyclePolicyResponseReceivedHandler

Definition at line 168 of file MediaStoreServiceClientModel.h.

◆ GetMetricPolicyResponseReceivedHandler

Definition at line 169 of file MediaStoreServiceClientModel.h.

◆ ListContainersResponseReceivedHandler

Definition at line 170 of file MediaStoreServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 171 of file MediaStoreServiceClientModel.h.

◆ MediaStoreClientConfiguration

Definition at line 77 of file MediaStoreServiceClientModel.h.

◆ MediaStoreEndpointProvider

Definition at line 79 of file MediaStoreServiceClientModel.h.

◆ MediaStoreEndpointProviderBase

Definition at line 78 of file MediaStoreServiceClientModel.h.

◆ PutContainerPolicyResponseReceivedHandler

Definition at line 172 of file MediaStoreServiceClientModel.h.

◆ PutCorsPolicyResponseReceivedHandler

Definition at line 173 of file MediaStoreServiceClientModel.h.

◆ PutLifecyclePolicyResponseReceivedHandler

Definition at line 174 of file MediaStoreServiceClientModel.h.

◆ PutMetricPolicyResponseReceivedHandler

Definition at line 175 of file MediaStoreServiceClientModel.h.

◆ StartAccessLoggingResponseReceivedHandler

Definition at line 176 of file MediaStoreServiceClientModel.h.

◆ StopAccessLoggingResponseReceivedHandler

Definition at line 177 of file MediaStoreServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 178 of file MediaStoreServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 179 of file MediaStoreServiceClientModel.h.

Enumeration Type Documentation

◆ MediaStoreErrors

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 
CONTAINER_IN_USE 
CONTAINER_NOT_FOUND 
CORS_POLICY_NOT_FOUND 
LIMIT_EXCEEDED 
POLICY_NOT_FOUND 

Definition at line 16 of file MediaStoreErrors.h.