AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  AmplifyErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
class  AmplifyError
 
 

Typedefs

 
 
 
typedef std::function< void(const AmplifyClient *, const Model::CreateAppRequest &, const Model::CreateAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAppResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::CreateBranchRequest &, const Model::CreateBranchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateBranchResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::CreateDeploymentRequest &, const Model::CreateDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDeploymentResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::CreateWebhookRequest &, const Model::CreateWebhookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateWebhookResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::DeleteAppRequest &, const Model::DeleteAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAppResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::DeleteBranchRequest &, const Model::DeleteBranchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteBranchResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::DeleteJobRequest &, const Model::DeleteJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteJobResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::DeleteWebhookRequest &, const Model::DeleteWebhookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteWebhookResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::GetAppRequest &, const Model::GetAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAppResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::GetArtifactUrlRequest &, const Model::GetArtifactUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetArtifactUrlResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::GetBranchRequest &, const Model::GetBranchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetBranchResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::GetJobRequest &, const Model::GetJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::GetWebhookRequest &, const Model::GetWebhookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetWebhookResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::ListAppsRequest &, const Model::ListAppsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAppsResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::ListArtifactsRequest &, const Model::ListArtifactsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListArtifactsResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::ListBranchesRequest &, const Model::ListBranchesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListBranchesResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::ListJobsRequest &, const Model::ListJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobsResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::ListWebhooksRequest &, const Model::ListWebhooksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWebhooksResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::StartDeploymentRequest &, const Model::StartDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartDeploymentResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::StartJobRequest &, const Model::StartJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartJobResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::StopJobRequest &, const Model::StopJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopJobResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::UpdateAppRequest &, const Model::UpdateAppOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAppResponseReceivedHandler
 
typedef std::function< void(const AmplifyClient *, const Model::UpdateBranchRequest &, const Model::UpdateBranchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateBranchResponseReceivedHandler
 
 
typedef std::function< void(const AmplifyClient *, const Model::UpdateWebhookRequest &, const Model::UpdateWebhookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateWebhookResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AmplifyClientConfiguration

Definition at line 92 of file AmplifyServiceClientModel.h.

◆ AmplifyEndpointProvider

Definition at line 94 of file AmplifyServiceClientModel.h.

◆ AmplifyEndpointProviderBase

Definition at line 93 of file AmplifyServiceClientModel.h.

◆ CreateAppResponseReceivedHandler

Definition at line 222 of file AmplifyServiceClientModel.h.

◆ CreateBackendEnvironmentResponseReceivedHandler

Definition at line 223 of file AmplifyServiceClientModel.h.

◆ CreateBranchResponseReceivedHandler

Definition at line 224 of file AmplifyServiceClientModel.h.

◆ CreateDeploymentResponseReceivedHandler

Definition at line 225 of file AmplifyServiceClientModel.h.

◆ CreateDomainAssociationResponseReceivedHandler

Definition at line 226 of file AmplifyServiceClientModel.h.

◆ CreateWebhookResponseReceivedHandler

Definition at line 227 of file AmplifyServiceClientModel.h.

◆ DeleteAppResponseReceivedHandler

Definition at line 228 of file AmplifyServiceClientModel.h.

◆ DeleteBackendEnvironmentResponseReceivedHandler

Definition at line 229 of file AmplifyServiceClientModel.h.

◆ DeleteBranchResponseReceivedHandler

Definition at line 230 of file AmplifyServiceClientModel.h.

◆ DeleteDomainAssociationResponseReceivedHandler

Definition at line 231 of file AmplifyServiceClientModel.h.

◆ DeleteJobResponseReceivedHandler

Definition at line 232 of file AmplifyServiceClientModel.h.

◆ DeleteWebhookResponseReceivedHandler

Definition at line 233 of file AmplifyServiceClientModel.h.

◆ GenerateAccessLogsResponseReceivedHandler

Definition at line 234 of file AmplifyServiceClientModel.h.

◆ GetAppResponseReceivedHandler

typedef std::function<void(const AmplifyClient*, const Model::GetAppRequest&, const Model::GetAppOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Amplify::GetAppResponseReceivedHandler

Definition at line 235 of file AmplifyServiceClientModel.h.

◆ GetArtifactUrlResponseReceivedHandler

Definition at line 236 of file AmplifyServiceClientModel.h.

◆ GetBackendEnvironmentResponseReceivedHandler

Definition at line 237 of file AmplifyServiceClientModel.h.

◆ GetBranchResponseReceivedHandler

Definition at line 238 of file AmplifyServiceClientModel.h.

◆ GetDomainAssociationResponseReceivedHandler

Definition at line 239 of file AmplifyServiceClientModel.h.

◆ GetJobResponseReceivedHandler

typedef std::function<void(const AmplifyClient*, const Model::GetJobRequest&, const Model::GetJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Amplify::GetJobResponseReceivedHandler

Definition at line 240 of file AmplifyServiceClientModel.h.

◆ GetWebhookResponseReceivedHandler

Definition at line 241 of file AmplifyServiceClientModel.h.

◆ ListAppsResponseReceivedHandler

typedef std::function<void(const AmplifyClient*, const Model::ListAppsRequest&, const Model::ListAppsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Amplify::ListAppsResponseReceivedHandler

Definition at line 242 of file AmplifyServiceClientModel.h.

◆ ListArtifactsResponseReceivedHandler

Definition at line 243 of file AmplifyServiceClientModel.h.

◆ ListBackendEnvironmentsResponseReceivedHandler

Definition at line 244 of file AmplifyServiceClientModel.h.

◆ ListBranchesResponseReceivedHandler

Definition at line 245 of file AmplifyServiceClientModel.h.

◆ ListDomainAssociationsResponseReceivedHandler

Definition at line 246 of file AmplifyServiceClientModel.h.

◆ ListJobsResponseReceivedHandler

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

Definition at line 247 of file AmplifyServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 248 of file AmplifyServiceClientModel.h.

◆ ListWebhooksResponseReceivedHandler

Definition at line 249 of file AmplifyServiceClientModel.h.

◆ StartDeploymentResponseReceivedHandler

Definition at line 250 of file AmplifyServiceClientModel.h.

◆ StartJobResponseReceivedHandler

typedef std::function<void(const AmplifyClient*, const Model::StartJobRequest&, const Model::StartJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Amplify::StartJobResponseReceivedHandler

Definition at line 251 of file AmplifyServiceClientModel.h.

◆ StopJobResponseReceivedHandler

typedef std::function<void(const AmplifyClient*, const Model::StopJobRequest&, const Model::StopJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Amplify::StopJobResponseReceivedHandler

Definition at line 252 of file AmplifyServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 253 of file AmplifyServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 254 of file AmplifyServiceClientModel.h.

◆ UpdateAppResponseReceivedHandler

Definition at line 255 of file AmplifyServiceClientModel.h.

◆ UpdateBranchResponseReceivedHandler

Definition at line 256 of file AmplifyServiceClientModel.h.

◆ UpdateDomainAssociationResponseReceivedHandler

Definition at line 257 of file AmplifyServiceClientModel.h.

◆ UpdateWebhookResponseReceivedHandler

Definition at line 258 of file AmplifyServiceClientModel.h.

Enumeration Type Documentation

◆ AmplifyErrors

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 
BAD_REQUEST 
DEPENDENT_SERVICE_FAILURE 
LIMIT_EXCEEDED 
NOT_FOUND 
UNAUTHORIZED 

Definition at line 16 of file AmplifyErrors.h.