AWS SDK for C++

AWS SDK for C++ Version 1.11.786

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
namespace  S3FilesErrorMapper
 

Classes

 
 
class  S3FilesError
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const S3FilesClient *, const Model::GetAccessPointRequest &, const Model::GetAccessPointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAccessPointResponseReceivedHandler
 
typedef std::function< void(const S3FilesClient *, const Model::GetFileSystemRequest &, const Model::GetFileSystemOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFileSystemResponseReceivedHandler
 
 
typedef std::function< void(const S3FilesClient *, const Model::GetMountTargetRequest &, const Model::GetMountTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMountTargetResponseReceivedHandler
 
 
 
typedef std::function< void(const S3FilesClient *, const Model::ListFileSystemsRequest &, const Model::ListFileSystemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFileSystemsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const S3FilesClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const S3FilesClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CreateAccessPointResponseReceivedHandler

Definition at line 150 of file S3FilesServiceClientModel.h.

◆ CreateFileSystemResponseReceivedHandler

Definition at line 153 of file S3FilesServiceClientModel.h.

◆ CreateMountTargetResponseReceivedHandler

Definition at line 156 of file S3FilesServiceClientModel.h.

◆ DeleteAccessPointResponseReceivedHandler

Definition at line 159 of file S3FilesServiceClientModel.h.

◆ DeleteFileSystemPolicyResponseReceivedHandler

Definition at line 165 of file S3FilesServiceClientModel.h.

◆ DeleteFileSystemResponseReceivedHandler

Definition at line 162 of file S3FilesServiceClientModel.h.

◆ DeleteMountTargetResponseReceivedHandler

Definition at line 168 of file S3FilesServiceClientModel.h.

◆ GetAccessPointResponseReceivedHandler

Definition at line 171 of file S3FilesServiceClientModel.h.

◆ GetFileSystemPolicyResponseReceivedHandler

Definition at line 177 of file S3FilesServiceClientModel.h.

◆ GetFileSystemResponseReceivedHandler

Definition at line 174 of file S3FilesServiceClientModel.h.

◆ GetMountTargetResponseReceivedHandler

Definition at line 180 of file S3FilesServiceClientModel.h.

◆ GetSynchronizationConfigurationResponseReceivedHandler

Definition at line 184 of file S3FilesServiceClientModel.h.

◆ ListAccessPointsPaginator

Definition at line 17 of file S3FilesClientPagination.h.

◆ ListAccessPointsResponseReceivedHandler

Definition at line 187 of file S3FilesServiceClientModel.h.

◆ ListFileSystemsPaginator

Definition at line 19 of file S3FilesClientPagination.h.

◆ ListFileSystemsResponseReceivedHandler

Definition at line 190 of file S3FilesServiceClientModel.h.

◆ ListMountTargetsPaginator

Definition at line 21 of file S3FilesClientPagination.h.

◆ ListMountTargetsResponseReceivedHandler

Definition at line 193 of file S3FilesServiceClientModel.h.

◆ ListTagsForResourcePaginator

Definition at line 23 of file S3FilesClientPagination.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 196 of file S3FilesServiceClientModel.h.

◆ PutFileSystemPolicyResponseReceivedHandler

Definition at line 199 of file S3FilesServiceClientModel.h.

◆ PutSynchronizationConfigurationResponseReceivedHandler

Definition at line 203 of file S3FilesServiceClientModel.h.

◆ S3FilesClientConfiguration

Definition at line 67 of file S3FilesServiceClientModel.h.

◆ S3FilesEndpointProvider

Definition at line 69 of file S3FilesServiceClientModel.h.

◆ S3FilesEndpointProviderBase

Definition at line 68 of file S3FilesServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 206 of file S3FilesServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 209 of file S3FilesServiceClientModel.h.

◆ UpdateMountTargetResponseReceivedHandler

Definition at line 212 of file S3FilesServiceClientModel.h.

Enumeration Type Documentation

◆ S3FilesErrors

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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file S3FilesErrors.h.