AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Classes | Typedefs | Enumerations
Aws::APIGateway::Model Namespace Reference

Namespaces

 AuthorizerTypeMapper
 
 CacheClusterSizeMapper
 
 CacheClusterStatusMapper
 
 IntegrationTypeMapper
 
 OpMapper
 
 PutModeMapper
 
 UnauthorizedCacheControlHeaderStrategyMapper
 

Classes

class  ApiKey
 
class  Authorizer
 
class  BasePathMapping
 
class  ClientCertificate
 
class  CreateApiKeyRequest
 
class  CreateApiKeyResult
 
class  CreateAuthorizerRequest
 
class  CreateAuthorizerResult
 
class  CreateBasePathMappingRequest
 
class  CreateBasePathMappingResult
 
class  CreateDeploymentRequest
 
class  CreateDeploymentResult
 
class  CreateDomainNameRequest
 
class  CreateDomainNameResult
 
class  CreateModelRequest
 
class  CreateModelResult
 
class  CreateResourceRequest
 
class  CreateResourceResult
 
class  CreateRestApiRequest
 
class  CreateRestApiResult
 
class  CreateStageRequest
 
class  CreateStageResult
 
class  DeleteApiKeyRequest
 
class  DeleteAuthorizerRequest
 
class  DeleteBasePathMappingRequest
 
class  DeleteClientCertificateRequest
 
class  DeleteDeploymentRequest
 
class  DeleteDomainNameRequest
 
class  DeleteIntegrationRequest
 
class  DeleteIntegrationResponseRequest
 
class  DeleteMethodRequest
 
class  DeleteMethodResponseRequest
 
class  DeleteModelRequest
 
class  DeleteResourceRequest
 
class  DeleteRestApiRequest
 
class  DeleteStageRequest
 
class  Deployment
 
class  DomainName
 
class  FlushStageAuthorizersCacheRequest
 
class  FlushStageCacheRequest
 
class  GenerateClientCertificateRequest
 
class  GenerateClientCertificateResult
 
class  GetAccountRequest
 
class  GetAccountResult
 
class  GetApiKeyRequest
 
class  GetApiKeyResult
 
class  GetApiKeysRequest
 
class  GetApiKeysResult
 
class  GetAuthorizerRequest
 
class  GetAuthorizerResult
 
class  GetAuthorizersRequest
 
class  GetAuthorizersResult
 
class  GetBasePathMappingRequest
 
class  GetBasePathMappingResult
 
class  GetBasePathMappingsRequest
 
class  GetBasePathMappingsResult
 
class  GetClientCertificateRequest
 
class  GetClientCertificateResult
 
class  GetClientCertificatesRequest
 
class  GetClientCertificatesResult
 
class  GetDeploymentRequest
 
class  GetDeploymentResult
 
class  GetDeploymentsRequest
 
class  GetDeploymentsResult
 
class  GetDomainNameRequest
 
class  GetDomainNameResult
 
class  GetDomainNamesRequest
 
class  GetDomainNamesResult
 
class  GetExportRequest
 
class  GetExportResult
 
class  GetIntegrationRequest
 
class  GetIntegrationResponseRequest
 
class  GetIntegrationResponseResult
 
class  GetIntegrationResult
 
class  GetMethodRequest
 
class  GetMethodResponseRequest
 
class  GetMethodResponseResult
 
class  GetMethodResult
 
class  GetModelRequest
 
class  GetModelResult
 
class  GetModelsRequest
 
class  GetModelsResult
 
class  GetModelTemplateRequest
 
class  GetModelTemplateResult
 
class  GetResourceRequest
 
class  GetResourceResult
 
class  GetResourcesRequest
 
class  GetResourcesResult
 
class  GetRestApiRequest
 
class  GetRestApiResult
 
class  GetRestApisRequest
 
class  GetRestApisResult
 
class  GetSdkRequest
 
class  GetSdkResult
 
class  GetStageRequest
 
class  GetStageResult
 
class  GetStagesRequest
 
class  GetStagesResult
 
class  ImportRestApiRequest
 
class  ImportRestApiResult
 
class  Integration
 
class  IntegrationResponse
 
class  Method
 
class  MethodResponse
 
class  MethodSetting
 
class  MethodSnapshot
 
class  Model
 
class  PatchOperation
 
class  PutIntegrationRequest
 
class  PutIntegrationResponseRequest
 
class  PutIntegrationResponseResult
 
class  PutIntegrationResult
 
class  PutMethodRequest
 
class  PutMethodResponseRequest
 
class  PutMethodResponseResult
 
class  PutMethodResult
 
class  PutRestApiRequest
 
class  PutRestApiResult
 
class  Resource
 
class  RestApi
 
class  Stage
 
class  StageKey
 
class  TestInvokeAuthorizerRequest
 
class  TestInvokeAuthorizerResult
 
class  TestInvokeMethodRequest
 
class  TestInvokeMethodResult
 
class  ThrottleSettings
 
class  UpdateAccountRequest
 
class  UpdateAccountResult
 
class  UpdateApiKeyRequest
 
class  UpdateApiKeyResult
 
class  UpdateAuthorizerRequest
 
class  UpdateAuthorizerResult
 
class  UpdateBasePathMappingRequest
 
class  UpdateBasePathMappingResult
 
class  UpdateClientCertificateRequest
 
class  UpdateClientCertificateResult
 
class  UpdateDeploymentRequest
 
class  UpdateDeploymentResult
 
class  UpdateDomainNameRequest
 
class  UpdateDomainNameResult
 
class  UpdateIntegrationRequest
 
class  UpdateIntegrationResponseRequest
 
class  UpdateIntegrationResponseResult
 
class  UpdateIntegrationResult
 
class  UpdateMethodRequest
 
class  UpdateMethodResponseRequest
 
class  UpdateMethodResponseResult
 
class  UpdateMethodResult
 
class  UpdateModelRequest
 
class  UpdateModelResult
 
class  UpdateResourceRequest
 
class  UpdateResourceResult
 
class  UpdateRestApiRequest
 
class  UpdateRestApiResult
 
class  UpdateStageRequest
 
class  UpdateStageResult
 

Typedefs

typedef Aws::Utils::Outcome< CreateApiKeyResult, Aws::Client::AWSError< APIGatewayErrors > > CreateApiKeyOutcome
 
typedef Aws::Utils::Outcome< CreateAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > CreateAuthorizerOutcome
 
typedef Aws::Utils::Outcome< CreateBasePathMappingResult, Aws::Client::AWSError< APIGatewayErrors > > CreateBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< CreateDeploymentResult, Aws::Client::AWSError< APIGatewayErrors > > CreateDeploymentOutcome
 
typedef Aws::Utils::Outcome< CreateDomainNameResult, Aws::Client::AWSError< APIGatewayErrors > > CreateDomainNameOutcome
 
typedef Aws::Utils::Outcome< CreateModelResult, Aws::Client::AWSError< APIGatewayErrors > > CreateModelOutcome
 
typedef Aws::Utils::Outcome< CreateResourceResult, Aws::Client::AWSError< APIGatewayErrors > > CreateResourceOutcome
 
typedef Aws::Utils::Outcome< CreateRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > CreateRestApiOutcome
 
typedef Aws::Utils::Outcome< CreateStageResult, Aws::Client::AWSError< APIGatewayErrors > > CreateStageOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteApiKeyOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteAuthorizerOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteClientCertificateOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteDeploymentOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteDomainNameOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteIntegrationOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteMethodOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteMethodResponseOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteModelOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteResourceOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteRestApiOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > DeleteStageOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > FlushStageAuthorizersCacheOutcome
 
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< APIGatewayErrors > > FlushStageCacheOutcome
 
typedef Aws::Utils::Outcome< GenerateClientCertificateResult, Aws::Client::AWSError< APIGatewayErrors > > GenerateClientCertificateOutcome
 
typedef Aws::Utils::Outcome< GetAccountResult, Aws::Client::AWSError< APIGatewayErrors > > GetAccountOutcome
 
typedef Aws::Utils::Outcome< GetApiKeyResult, Aws::Client::AWSError< APIGatewayErrors > > GetApiKeyOutcome
 
typedef Aws::Utils::Outcome< GetApiKeysResult, Aws::Client::AWSError< APIGatewayErrors > > GetApiKeysOutcome
 
typedef Aws::Utils::Outcome< GetAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > GetAuthorizerOutcome
 
typedef Aws::Utils::Outcome< GetAuthorizersResult, Aws::Client::AWSError< APIGatewayErrors > > GetAuthorizersOutcome
 
typedef Aws::Utils::Outcome< GetBasePathMappingResult, Aws::Client::AWSError< APIGatewayErrors > > GetBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< GetBasePathMappingsResult, Aws::Client::AWSError< APIGatewayErrors > > GetBasePathMappingsOutcome
 
typedef Aws::Utils::Outcome< GetClientCertificateResult, Aws::Client::AWSError< APIGatewayErrors > > GetClientCertificateOutcome
 
typedef Aws::Utils::Outcome< GetClientCertificatesResult, Aws::Client::AWSError< APIGatewayErrors > > GetClientCertificatesOutcome
 
typedef Aws::Utils::Outcome< GetDeploymentResult, Aws::Client::AWSError< APIGatewayErrors > > GetDeploymentOutcome
 
typedef Aws::Utils::Outcome< GetDeploymentsResult, Aws::Client::AWSError< APIGatewayErrors > > GetDeploymentsOutcome
 
typedef Aws::Utils::Outcome< GetDomainNameResult, Aws::Client::AWSError< APIGatewayErrors > > GetDomainNameOutcome
 
typedef Aws::Utils::Outcome< GetDomainNamesResult, Aws::Client::AWSError< APIGatewayErrors > > GetDomainNamesOutcome
 
typedef Aws::Utils::Outcome< GetExportResult, Aws::Client::AWSError< APIGatewayErrors > > GetExportOutcome
 
typedef Aws::Utils::Outcome< GetIntegrationResult, Aws::Client::AWSError< APIGatewayErrors > > GetIntegrationOutcome
 
typedef Aws::Utils::Outcome< GetIntegrationResponseResult, Aws::Client::AWSError< APIGatewayErrors > > GetIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< GetMethodResult, Aws::Client::AWSError< APIGatewayErrors > > GetMethodOutcome
 
typedef Aws::Utils::Outcome< GetMethodResponseResult, Aws::Client::AWSError< APIGatewayErrors > > GetMethodResponseOutcome
 
typedef Aws::Utils::Outcome< GetModelResult, Aws::Client::AWSError< APIGatewayErrors > > GetModelOutcome
 
typedef Aws::Utils::Outcome< GetModelTemplateResult, Aws::Client::AWSError< APIGatewayErrors > > GetModelTemplateOutcome
 
typedef Aws::Utils::Outcome< GetModelsResult, Aws::Client::AWSError< APIGatewayErrors > > GetModelsOutcome
 
typedef Aws::Utils::Outcome< GetResourceResult, Aws::Client::AWSError< APIGatewayErrors > > GetResourceOutcome
 
typedef Aws::Utils::Outcome< GetResourcesResult, Aws::Client::AWSError< APIGatewayErrors > > GetResourcesOutcome
 
typedef Aws::Utils::Outcome< GetRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > GetRestApiOutcome
 
typedef Aws::Utils::Outcome< GetRestApisResult, Aws::Client::AWSError< APIGatewayErrors > > GetRestApisOutcome
 
typedef Aws::Utils::Outcome< GetSdkResult, Aws::Client::AWSError< APIGatewayErrors > > GetSdkOutcome
 
typedef Aws::Utils::Outcome< GetStageResult, Aws::Client::AWSError< APIGatewayErrors > > GetStageOutcome
 
typedef Aws::Utils::Outcome< GetStagesResult, Aws::Client::AWSError< APIGatewayErrors > > GetStagesOutcome
 
typedef Aws::Utils::Outcome< ImportRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > ImportRestApiOutcome
 
typedef Aws::Utils::Outcome< PutIntegrationResult, Aws::Client::AWSError< APIGatewayErrors > > PutIntegrationOutcome
 
typedef Aws::Utils::Outcome< PutIntegrationResponseResult, Aws::Client::AWSError< APIGatewayErrors > > PutIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< PutMethodResult, Aws::Client::AWSError< APIGatewayErrors > > PutMethodOutcome
 
typedef Aws::Utils::Outcome< PutMethodResponseResult, Aws::Client::AWSError< APIGatewayErrors > > PutMethodResponseOutcome
 
typedef Aws::Utils::Outcome< PutRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > PutRestApiOutcome
 
typedef Aws::Utils::Outcome< TestInvokeAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > TestInvokeAuthorizerOutcome
 
typedef Aws::Utils::Outcome< TestInvokeMethodResult, Aws::Client::AWSError< APIGatewayErrors > > TestInvokeMethodOutcome
 
typedef Aws::Utils::Outcome< UpdateAccountResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateAccountOutcome
 
typedef Aws::Utils::Outcome< UpdateApiKeyResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateApiKeyOutcome
 
typedef Aws::Utils::Outcome< UpdateAuthorizerResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateAuthorizerOutcome
 
typedef Aws::Utils::Outcome< UpdateBasePathMappingResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateBasePathMappingOutcome
 
typedef Aws::Utils::Outcome< UpdateClientCertificateResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateClientCertificateOutcome
 
typedef Aws::Utils::Outcome< UpdateDeploymentResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateDeploymentOutcome
 
typedef Aws::Utils::Outcome< UpdateDomainNameResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateDomainNameOutcome
 
typedef Aws::Utils::Outcome< UpdateIntegrationResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateIntegrationOutcome
 
typedef Aws::Utils::Outcome< UpdateIntegrationResponseResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateIntegrationResponseOutcome
 
typedef Aws::Utils::Outcome< UpdateMethodResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateMethodOutcome
 
typedef Aws::Utils::Outcome< UpdateMethodResponseResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateMethodResponseOutcome
 
typedef Aws::Utils::Outcome< UpdateModelResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateModelOutcome
 
typedef Aws::Utils::Outcome< UpdateResourceResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateResourceOutcome
 
typedef Aws::Utils::Outcome< UpdateRestApiResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateRestApiOutcome
 
typedef Aws::Utils::Outcome< UpdateStageResult, Aws::Client::AWSError< APIGatewayErrors > > UpdateStageOutcome
 
typedef std::future< CreateApiKeyOutcomeCreateApiKeyOutcomeCallable
 
typedef std::future< CreateAuthorizerOutcomeCreateAuthorizerOutcomeCallable
 
typedef std::future< CreateBasePathMappingOutcomeCreateBasePathMappingOutcomeCallable
 
typedef std::future< CreateDeploymentOutcomeCreateDeploymentOutcomeCallable
 
typedef std::future< CreateDomainNameOutcomeCreateDomainNameOutcomeCallable
 
typedef std::future< CreateModelOutcomeCreateModelOutcomeCallable
 
typedef std::future< CreateResourceOutcomeCreateResourceOutcomeCallable
 
typedef std::future< CreateRestApiOutcomeCreateRestApiOutcomeCallable
 
typedef std::future< CreateStageOutcomeCreateStageOutcomeCallable
 
typedef std::future< DeleteApiKeyOutcomeDeleteApiKeyOutcomeCallable
 
typedef std::future< DeleteAuthorizerOutcomeDeleteAuthorizerOutcomeCallable
 
typedef std::future< DeleteBasePathMappingOutcomeDeleteBasePathMappingOutcomeCallable
 
typedef std::future< DeleteClientCertificateOutcomeDeleteClientCertificateOutcomeCallable
 
typedef std::future< DeleteDeploymentOutcomeDeleteDeploymentOutcomeCallable
 
typedef std::future< DeleteDomainNameOutcomeDeleteDomainNameOutcomeCallable
 
typedef std::future< DeleteIntegrationOutcomeDeleteIntegrationOutcomeCallable
 
typedef std::future< DeleteIntegrationResponseOutcomeDeleteIntegrationResponseOutcomeCallable
 
typedef std::future< DeleteMethodOutcomeDeleteMethodOutcomeCallable
 
typedef std::future< DeleteMethodResponseOutcomeDeleteMethodResponseOutcomeCallable
 
typedef std::future< DeleteModelOutcomeDeleteModelOutcomeCallable
 
typedef std::future< DeleteResourceOutcomeDeleteResourceOutcomeCallable
 
typedef std::future< DeleteRestApiOutcomeDeleteRestApiOutcomeCallable
 
typedef std::future< DeleteStageOutcomeDeleteStageOutcomeCallable
 
typedef std::future< FlushStageAuthorizersCacheOutcomeFlushStageAuthorizersCacheOutcomeCallable
 
typedef std::future< FlushStageCacheOutcomeFlushStageCacheOutcomeCallable
 
typedef std::future< GenerateClientCertificateOutcomeGenerateClientCertificateOutcomeCallable
 
typedef std::future< GetAccountOutcomeGetAccountOutcomeCallable
 
typedef std::future< GetApiKeyOutcomeGetApiKeyOutcomeCallable
 
typedef std::future< GetApiKeysOutcomeGetApiKeysOutcomeCallable
 
typedef std::future< GetAuthorizerOutcomeGetAuthorizerOutcomeCallable
 
typedef std::future< GetAuthorizersOutcomeGetAuthorizersOutcomeCallable
 
typedef std::future< GetBasePathMappingOutcomeGetBasePathMappingOutcomeCallable
 
typedef std::future< GetBasePathMappingsOutcomeGetBasePathMappingsOutcomeCallable
 
typedef std::future< GetClientCertificateOutcomeGetClientCertificateOutcomeCallable
 
typedef std::future< GetClientCertificatesOutcomeGetClientCertificatesOutcomeCallable
 
typedef std::future< GetDeploymentOutcomeGetDeploymentOutcomeCallable
 
typedef std::future< GetDeploymentsOutcomeGetDeploymentsOutcomeCallable
 
typedef std::future< GetDomainNameOutcomeGetDomainNameOutcomeCallable
 
typedef std::future< GetDomainNamesOutcomeGetDomainNamesOutcomeCallable
 
typedef std::future< GetExportOutcomeGetExportOutcomeCallable
 
typedef std::future< GetIntegrationOutcomeGetIntegrationOutcomeCallable
 
typedef std::future< GetIntegrationResponseOutcomeGetIntegrationResponseOutcomeCallable
 
typedef std::future< GetMethodOutcomeGetMethodOutcomeCallable
 
typedef std::future< GetMethodResponseOutcomeGetMethodResponseOutcomeCallable
 
typedef std::future< GetModelOutcomeGetModelOutcomeCallable
 
typedef std::future< GetModelTemplateOutcomeGetModelTemplateOutcomeCallable
 
typedef std::future< GetModelsOutcomeGetModelsOutcomeCallable
 
typedef std::future< GetResourceOutcomeGetResourceOutcomeCallable
 
typedef std::future< GetResourcesOutcomeGetResourcesOutcomeCallable
 
typedef std::future< GetRestApiOutcomeGetRestApiOutcomeCallable
 
typedef std::future< GetRestApisOutcomeGetRestApisOutcomeCallable
 
typedef std::future< GetSdkOutcomeGetSdkOutcomeCallable
 
typedef std::future< GetStageOutcomeGetStageOutcomeCallable
 
typedef std::future< GetStagesOutcomeGetStagesOutcomeCallable
 
typedef std::future< ImportRestApiOutcomeImportRestApiOutcomeCallable
 
typedef std::future< PutIntegrationOutcomePutIntegrationOutcomeCallable
 
typedef std::future< PutIntegrationResponseOutcomePutIntegrationResponseOutcomeCallable
 
typedef std::future< PutMethodOutcomePutMethodOutcomeCallable
 
typedef std::future< PutMethodResponseOutcomePutMethodResponseOutcomeCallable
 
typedef std::future< PutRestApiOutcomePutRestApiOutcomeCallable
 
typedef std::future< TestInvokeAuthorizerOutcomeTestInvokeAuthorizerOutcomeCallable
 
typedef std::future< TestInvokeMethodOutcomeTestInvokeMethodOutcomeCallable
 
typedef std::future< UpdateAccountOutcomeUpdateAccountOutcomeCallable
 
typedef std::future< UpdateApiKeyOutcomeUpdateApiKeyOutcomeCallable
 
typedef std::future< UpdateAuthorizerOutcomeUpdateAuthorizerOutcomeCallable
 
typedef std::future< UpdateBasePathMappingOutcomeUpdateBasePathMappingOutcomeCallable
 
typedef std::future< UpdateClientCertificateOutcomeUpdateClientCertificateOutcomeCallable
 
typedef std::future< UpdateDeploymentOutcomeUpdateDeploymentOutcomeCallable
 
typedef std::future< UpdateDomainNameOutcomeUpdateDomainNameOutcomeCallable
 
typedef std::future< UpdateIntegrationOutcomeUpdateIntegrationOutcomeCallable
 
typedef std::future< UpdateIntegrationResponseOutcomeUpdateIntegrationResponseOutcomeCallable
 
typedef std::future< UpdateMethodOutcomeUpdateMethodOutcomeCallable
 
typedef std::future< UpdateMethodResponseOutcomeUpdateMethodResponseOutcomeCallable
 
typedef std::future< UpdateModelOutcomeUpdateModelOutcomeCallable
 
typedef std::future< UpdateResourceOutcomeUpdateResourceOutcomeCallable
 
typedef std::future< UpdateRestApiOutcomeUpdateRestApiOutcomeCallable
 
typedef std::future< UpdateStageOutcomeUpdateStageOutcomeCallable
 

Enumerations

enum  AuthorizerType { AuthorizerType::NOT_SET, AuthorizerType::TOKEN, AuthorizerType::COGNITO_USER_POOLS }
 
enum  CacheClusterSize {
  CacheClusterSize::NOT_SET, CacheClusterSize::_0_5, CacheClusterSize::_1_6, CacheClusterSize::_6_1,
  CacheClusterSize::_13_5, CacheClusterSize::_28_4, CacheClusterSize::_58_2, CacheClusterSize::_118,
  CacheClusterSize::_237
}
 
enum  CacheClusterStatus {
  CacheClusterStatus::NOT_SET, CacheClusterStatus::CREATE_IN_PROGRESS, CacheClusterStatus::AVAILABLE, CacheClusterStatus::DELETE_IN_PROGRESS,
  CacheClusterStatus::NOT_AVAILABLE, CacheClusterStatus::FLUSH_IN_PROGRESS
}
 
enum  IntegrationType { IntegrationType::NOT_SET, IntegrationType::HTTP, IntegrationType::AWS, IntegrationType::MOCK }
 
enum  Op {
  Op::NOT_SET, Op::add, Op::remove, Op::replace,
  Op::move, Op::copy, Op::test
}
 
enum  PutMode { PutMode::NOT_SET, PutMode::merge, PutMode::overwrite }
 
enum  UnauthorizedCacheControlHeaderStrategy { UnauthorizedCacheControlHeaderStrategy::NOT_SET, UnauthorizedCacheControlHeaderStrategy::FAIL_WITH_403, UnauthorizedCacheControlHeaderStrategy::SUCCEED_WITH_RESPONSE_HEADER, UnauthorizedCacheControlHeaderStrategy::SUCCEED_WITHOUT_RESPONSE_HEADER }
 

Typedef Documentation

Definition at line 206 of file APIGatewayClient.h.

Definition at line 286 of file APIGatewayClient.h.

Definition at line 209 of file APIGatewayClient.h.

Definition at line 287 of file APIGatewayClient.h.

Definition at line 210 of file APIGatewayClient.h.

Definition at line 288 of file APIGatewayClient.h.

Definition at line 211 of file APIGatewayClient.h.

Definition at line 289 of file APIGatewayClient.h.

Definition at line 212 of file APIGatewayClient.h.

Definition at line 290 of file APIGatewayClient.h.

Definition at line 213 of file APIGatewayClient.h.

Definition at line 291 of file APIGatewayClient.h.

Definition at line 214 of file APIGatewayClient.h.

Definition at line 292 of file APIGatewayClient.h.

Definition at line 215 of file APIGatewayClient.h.

Definition at line 293 of file APIGatewayClient.h.

Definition at line 216 of file APIGatewayClient.h.

Definition at line 294 of file APIGatewayClient.h.

Definition at line 217 of file APIGatewayClient.h.

Definition at line 295 of file APIGatewayClient.h.

Definition at line 218 of file APIGatewayClient.h.

Definition at line 296 of file APIGatewayClient.h.

Definition at line 219 of file APIGatewayClient.h.

Definition at line 297 of file APIGatewayClient.h.

Definition at line 220 of file APIGatewayClient.h.

Definition at line 298 of file APIGatewayClient.h.

Definition at line 221 of file APIGatewayClient.h.

Definition at line 299 of file APIGatewayClient.h.

Definition at line 222 of file APIGatewayClient.h.

Definition at line 300 of file APIGatewayClient.h.

Definition at line 223 of file APIGatewayClient.h.

Definition at line 301 of file APIGatewayClient.h.

Definition at line 224 of file APIGatewayClient.h.

Definition at line 302 of file APIGatewayClient.h.

Definition at line 225 of file APIGatewayClient.h.

Definition at line 303 of file APIGatewayClient.h.

Definition at line 226 of file APIGatewayClient.h.

Definition at line 304 of file APIGatewayClient.h.

Definition at line 227 of file APIGatewayClient.h.

Definition at line 305 of file APIGatewayClient.h.

Definition at line 228 of file APIGatewayClient.h.

Definition at line 306 of file APIGatewayClient.h.

Definition at line 229 of file APIGatewayClient.h.

Definition at line 307 of file APIGatewayClient.h.

Definition at line 230 of file APIGatewayClient.h.

Definition at line 308 of file APIGatewayClient.h.

Definition at line 231 of file APIGatewayClient.h.

Definition at line 309 of file APIGatewayClient.h.

Definition at line 232 of file APIGatewayClient.h.

Definition at line 310 of file APIGatewayClient.h.

Definition at line 233 of file APIGatewayClient.h.

Definition at line 311 of file APIGatewayClient.h.

Definition at line 234 of file APIGatewayClient.h.

Definition at line 312 of file APIGatewayClient.h.

Definition at line 235 of file APIGatewayClient.h.

Definition at line 313 of file APIGatewayClient.h.

Definition at line 236 of file APIGatewayClient.h.

Definition at line 314 of file APIGatewayClient.h.

Definition at line 237 of file APIGatewayClient.h.

Definition at line 315 of file APIGatewayClient.h.

Definition at line 238 of file APIGatewayClient.h.

Definition at line 316 of file APIGatewayClient.h.

Definition at line 239 of file APIGatewayClient.h.

Definition at line 317 of file APIGatewayClient.h.

Definition at line 240 of file APIGatewayClient.h.

Definition at line 318 of file APIGatewayClient.h.

Definition at line 241 of file APIGatewayClient.h.

Definition at line 319 of file APIGatewayClient.h.

Definition at line 242 of file APIGatewayClient.h.

Definition at line 320 of file APIGatewayClient.h.

Definition at line 243 of file APIGatewayClient.h.

Definition at line 321 of file APIGatewayClient.h.

Definition at line 244 of file APIGatewayClient.h.

Definition at line 322 of file APIGatewayClient.h.

Definition at line 245 of file APIGatewayClient.h.

Definition at line 323 of file APIGatewayClient.h.

Definition at line 246 of file APIGatewayClient.h.

Definition at line 324 of file APIGatewayClient.h.

Definition at line 247 of file APIGatewayClient.h.

Definition at line 325 of file APIGatewayClient.h.

Definition at line 248 of file APIGatewayClient.h.

Definition at line 326 of file APIGatewayClient.h.

Definition at line 249 of file APIGatewayClient.h.

Definition at line 327 of file APIGatewayClient.h.

Definition at line 250 of file APIGatewayClient.h.

Definition at line 328 of file APIGatewayClient.h.

Definition at line 251 of file APIGatewayClient.h.

Definition at line 329 of file APIGatewayClient.h.

Definition at line 252 of file APIGatewayClient.h.

Definition at line 330 of file APIGatewayClient.h.

Definition at line 254 of file APIGatewayClient.h.

Definition at line 332 of file APIGatewayClient.h.

Definition at line 253 of file APIGatewayClient.h.

Definition at line 331 of file APIGatewayClient.h.

Definition at line 255 of file APIGatewayClient.h.

Definition at line 333 of file APIGatewayClient.h.

Definition at line 256 of file APIGatewayClient.h.

Definition at line 334 of file APIGatewayClient.h.

Definition at line 257 of file APIGatewayClient.h.

Definition at line 335 of file APIGatewayClient.h.

Definition at line 258 of file APIGatewayClient.h.

Definition at line 336 of file APIGatewayClient.h.

Definition at line 259 of file APIGatewayClient.h.

Definition at line 337 of file APIGatewayClient.h.

Definition at line 260 of file APIGatewayClient.h.

Definition at line 338 of file APIGatewayClient.h.

Definition at line 261 of file APIGatewayClient.h.

Definition at line 339 of file APIGatewayClient.h.

Definition at line 262 of file APIGatewayClient.h.

Definition at line 340 of file APIGatewayClient.h.

Definition at line 263 of file APIGatewayClient.h.

Definition at line 341 of file APIGatewayClient.h.

Definition at line 264 of file APIGatewayClient.h.

Definition at line 342 of file APIGatewayClient.h.

Definition at line 265 of file APIGatewayClient.h.

Definition at line 343 of file APIGatewayClient.h.

Definition at line 266 of file APIGatewayClient.h.

Definition at line 344 of file APIGatewayClient.h.

Definition at line 267 of file APIGatewayClient.h.

Definition at line 345 of file APIGatewayClient.h.

Definition at line 268 of file APIGatewayClient.h.

Definition at line 346 of file APIGatewayClient.h.

Definition at line 269 of file APIGatewayClient.h.

Definition at line 347 of file APIGatewayClient.h.

Definition at line 270 of file APIGatewayClient.h.

Definition at line 348 of file APIGatewayClient.h.

Definition at line 271 of file APIGatewayClient.h.

Definition at line 349 of file APIGatewayClient.h.

Definition at line 272 of file APIGatewayClient.h.

Definition at line 350 of file APIGatewayClient.h.

Definition at line 273 of file APIGatewayClient.h.

Definition at line 351 of file APIGatewayClient.h.

Definition at line 274 of file APIGatewayClient.h.

Definition at line 352 of file APIGatewayClient.h.

Definition at line 275 of file APIGatewayClient.h.

Definition at line 353 of file APIGatewayClient.h.

Definition at line 276 of file APIGatewayClient.h.

Definition at line 354 of file APIGatewayClient.h.

Definition at line 277 of file APIGatewayClient.h.

Definition at line 355 of file APIGatewayClient.h.

Definition at line 278 of file APIGatewayClient.h.

Definition at line 356 of file APIGatewayClient.h.

Definition at line 279 of file APIGatewayClient.h.

Definition at line 357 of file APIGatewayClient.h.

Definition at line 280 of file APIGatewayClient.h.

Definition at line 358 of file APIGatewayClient.h.

Definition at line 281 of file APIGatewayClient.h.

Definition at line 359 of file APIGatewayClient.h.

Definition at line 282 of file APIGatewayClient.h.

Definition at line 360 of file APIGatewayClient.h.

Definition at line 283 of file APIGatewayClient.h.

Definition at line 361 of file APIGatewayClient.h.

Definition at line 284 of file APIGatewayClient.h.

Definition at line 362 of file APIGatewayClient.h.

Enumeration Type Documentation

Enumerator
NOT_SET 
TOKEN 
COGNITO_USER_POOLS 

Definition at line 25 of file AuthorizerType.h.

Enumerator
NOT_SET 
_0_5 
_1_6 
_6_1 
_13_5 
_28_4 
_58_2 
_118 
_237 

Definition at line 25 of file CacheClusterSize.h.

Enumerator
NOT_SET 
CREATE_IN_PROGRESS 
AVAILABLE 
DELETE_IN_PROGRESS 
NOT_AVAILABLE 
FLUSH_IN_PROGRESS 

Definition at line 25 of file CacheClusterStatus.h.

Enumerator
NOT_SET 
HTTP 
AWS 
MOCK 

Definition at line 25 of file IntegrationType.h.

Enumerator
NOT_SET 
add 
remove 
replace 
move 
copy 
test 

Definition at line 25 of file Op.h.

Enumerator
NOT_SET 
merge 
overwrite 

Definition at line 25 of file PutMode.h.

Enumerator
NOT_SET 
FAIL_WITH_403 
SUCCEED_WITH_RESPONSE_HEADER 
SUCCEED_WITHOUT_RESPONSE_HEADER 

Definition at line 25 of file UnauthorizedCacheControlHeaderStrategy.h.