AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ECRPublicClient *, const Model::DescribeImagesRequest &, const Model::DescribeImagesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeImagesResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ECRPublicClient *, const Model::PutImageRequest &, const Model::PutImageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutImageResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ECRPublicClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const ECRPublicClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const ECRPublicClient *, const Model::UploadLayerPartRequest &, const Model::UploadLayerPartOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UploadLayerPartResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BatchCheckLayerAvailabilityResponseReceivedHandler

Definition at line 170 of file ECRPublicServiceClientModel.h.

◆ BatchDeleteImageResponseReceivedHandler

Definition at line 171 of file ECRPublicServiceClientModel.h.

◆ CompleteLayerUploadResponseReceivedHandler

Definition at line 172 of file ECRPublicServiceClientModel.h.

◆ CreateRepositoryResponseReceivedHandler

Definition at line 173 of file ECRPublicServiceClientModel.h.

◆ DeleteRepositoryPolicyResponseReceivedHandler

Definition at line 175 of file ECRPublicServiceClientModel.h.

◆ DeleteRepositoryResponseReceivedHandler

Definition at line 174 of file ECRPublicServiceClientModel.h.

◆ DescribeImagesResponseReceivedHandler

Definition at line 177 of file ECRPublicServiceClientModel.h.

◆ DescribeImageTagsResponseReceivedHandler

Definition at line 176 of file ECRPublicServiceClientModel.h.

◆ DescribeRegistriesResponseReceivedHandler

Definition at line 178 of file ECRPublicServiceClientModel.h.

◆ DescribeRepositoriesResponseReceivedHandler

Definition at line 179 of file ECRPublicServiceClientModel.h.

◆ ECRPublicClientConfiguration

Definition at line 82 of file ECRPublicServiceClientModel.h.

◆ ECRPublicEndpointProvider

Definition at line 84 of file ECRPublicServiceClientModel.h.

◆ ECRPublicEndpointProviderBase

Definition at line 83 of file ECRPublicServiceClientModel.h.

◆ GetAuthorizationTokenResponseReceivedHandler

Definition at line 180 of file ECRPublicServiceClientModel.h.

◆ GetRegistryCatalogDataResponseReceivedHandler

Definition at line 181 of file ECRPublicServiceClientModel.h.

◆ GetRepositoryCatalogDataResponseReceivedHandler

Definition at line 182 of file ECRPublicServiceClientModel.h.

◆ GetRepositoryPolicyResponseReceivedHandler

Definition at line 183 of file ECRPublicServiceClientModel.h.

◆ InitiateLayerUploadResponseReceivedHandler

Definition at line 184 of file ECRPublicServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 185 of file ECRPublicServiceClientModel.h.

◆ PutImageResponseReceivedHandler

Definition at line 186 of file ECRPublicServiceClientModel.h.

◆ PutRegistryCatalogDataResponseReceivedHandler

Definition at line 187 of file ECRPublicServiceClientModel.h.

◆ PutRepositoryCatalogDataResponseReceivedHandler

Definition at line 188 of file ECRPublicServiceClientModel.h.

◆ SetRepositoryPolicyResponseReceivedHandler

Definition at line 189 of file ECRPublicServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 190 of file ECRPublicServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 191 of file ECRPublicServiceClientModel.h.

◆ UploadLayerPartResponseReceivedHandler

Definition at line 192 of file ECRPublicServiceClientModel.h.

Enumeration Type Documentation

◆ ECRPublicErrors

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 
EMPTY_UPLOAD 
IMAGE_ALREADY_EXISTS 
IMAGE_DIGEST_DOES_NOT_MATCH 
IMAGE_NOT_FOUND 
IMAGE_TAG_ALREADY_EXISTS 
INVALID_LAYER 
INVALID_LAYER_PART 
INVALID_PARAMETER 
INVALID_TAG_PARAMETER 
LAYERS_NOT_FOUND 
LAYER_ALREADY_EXISTS 
LAYER_PART_TOO_SMALL 
LIMIT_EXCEEDED 
REFERENCED_IMAGES_NOT_FOUND 
REGISTRY_NOT_FOUND 
REPOSITORY_ALREADY_EXISTS 
REPOSITORY_CATALOG_DATA_NOT_FOUND 
REPOSITORY_NOT_EMPTY 
REPOSITORY_NOT_FOUND 
REPOSITORY_POLICY_NOT_FOUND 
SERVER 
TOO_MANY_TAGS 
UNSUPPORTED_COMMAND 
UPLOAD_NOT_FOUND 

Definition at line 16 of file ECRPublicErrors.h.