AWS SDK for C++

AWS SDK for C++ Version 1.11.719

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

Namespaces

 
namespace  ArchitectureMapper
 
 
 
 
 
namespace  EndPointTypeMapper
 
 
 
namespace  EventTypeMapper
 
 
namespace  FullDocumentMapper
 
 
 
 
 
 
namespace  InvokeModeMapper
 
 
 
 
 
 
namespace  LogFormatMapper
 
namespace  LogTypeMapper
 
 
 
 
namespace  PackageTypeMapper
 
 
 
 
namespace  RuntimeMapper
 
 
 
 
 
namespace  StateMapper
 
 
 
 
 
namespace  TracingModeMapper
 
 

Classes

class  AccountLimit
 
class  AccountUsage
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Concurrency
 
 
 
 
 
 
class  Cors
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Environment
 
 
 
 
class  ErrorObject
 
class  Event
 
class  EventError
 
class  EventInput
 
class  EventResult
 
 
 
class  Execution
 
 
 
 
 
 
 
 
class  Filter
 
 
 
class  FunctionCode
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  ImageConfig
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  InvokeResult
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Layer
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  OnFailure
 
class  OnSuccess
 
class  Operation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  RetryDetails
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  SnapStart
 
 
 
 
 
 
class  StepDetails
 
 
class  StepOptions
 
 
 
 
 
 
 
class  TagsError
 
 
 
 
class  TraceHeader
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  VpcConfig
 
 
 
class  WaitDetails
 
class  WaitOptions
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< InvokeOutcomeInvokeOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  ApplicationLogLevel {
  NOT_SET , TRACE , DEBUG_ , INFO ,
  WARN , ERROR_ , FATAL
}
 
enum class  Architecture { NOT_SET , x86_64 , arm64 }
 
 
 
enum class  CapacityProviderState {
  NOT_SET , Pending , Active , Failed ,
  Deleting
}
 
enum class  CodeSigningPolicy { NOT_SET , Warn , Enforce }
 
 
 
 
 
enum class  ExecutionStatus {
  NOT_SET , RUNNING , SUCCEEDED , FAILED ,
  TIMED_OUT , STOPPED
}
 
 
 
 
enum class  FunctionVersion { NOT_SET , ALL }
 
 
 
 
 
 
 
 
 
enum class  LogFormat { NOT_SET , JSON , Text }
 
enum class  LogType { NOT_SET , None , Tail }
 
enum class  OperationAction {
  NOT_SET , START , SUCCEED , FAIL ,
  RETRY , CANCEL
}
 
enum class  OperationStatus {
  NOT_SET , STARTED , PENDING , READY ,
  SUCCEEDED , FAILED , CANCELLED , TIMED_OUT ,
  STOPPED
}
 
enum class  OperationType {
  NOT_SET , EXECUTION , CONTEXT , STEP ,
  WAIT , CALLBACK , CHAINED_INVOKE
}
 
enum class  PackageType { NOT_SET , Zip , Image }
 
 
enum class  RecursiveLoop { NOT_SET , Allow , Terminate }
 
 
 
 
 
 
 
 
 
enum class  SystemLogLevel { NOT_SET , DEBUG_ , INFO , WARN }
 
 
 
enum class  TracingMode { NOT_SET , Active , PassThrough }
 
 

Typedef Documentation

◆ AddLayerVersionPermissionOutcome

Definition at line 221 of file LambdaServiceClientModel.h.

◆ AddLayerVersionPermissionOutcomeCallable

Definition at line 308 of file LambdaServiceClientModel.h.

◆ AddPermissionOutcome

Definition at line 222 of file LambdaServiceClientModel.h.

◆ AddPermissionOutcomeCallable

Definition at line 309 of file LambdaServiceClientModel.h.

◆ CheckpointDurableExecutionOutcome

Definition at line 223 of file LambdaServiceClientModel.h.

◆ CheckpointDurableExecutionOutcomeCallable

Definition at line 310 of file LambdaServiceClientModel.h.

◆ CreateAliasOutcome

Definition at line 224 of file LambdaServiceClientModel.h.

◆ CreateAliasOutcomeCallable

Definition at line 311 of file LambdaServiceClientModel.h.

◆ CreateCapacityProviderOutcome

Definition at line 225 of file LambdaServiceClientModel.h.

◆ CreateCapacityProviderOutcomeCallable

Definition at line 312 of file LambdaServiceClientModel.h.

◆ CreateCodeSigningConfigOutcome

Definition at line 226 of file LambdaServiceClientModel.h.

◆ CreateCodeSigningConfigOutcomeCallable

Definition at line 313 of file LambdaServiceClientModel.h.

◆ CreateEventSourceMappingOutcome

Definition at line 227 of file LambdaServiceClientModel.h.

◆ CreateEventSourceMappingOutcomeCallable

Definition at line 314 of file LambdaServiceClientModel.h.

◆ CreateFunctionOutcome

Definition at line 228 of file LambdaServiceClientModel.h.

◆ CreateFunctionOutcomeCallable

Definition at line 315 of file LambdaServiceClientModel.h.

◆ CreateFunctionUrlConfigOutcome

Definition at line 229 of file LambdaServiceClientModel.h.

◆ CreateFunctionUrlConfigOutcomeCallable

Definition at line 316 of file LambdaServiceClientModel.h.

◆ DeleteAliasOutcome

Definition at line 230 of file LambdaServiceClientModel.h.

◆ DeleteAliasOutcomeCallable

Definition at line 317 of file LambdaServiceClientModel.h.

◆ DeleteCapacityProviderOutcome

Definition at line 231 of file LambdaServiceClientModel.h.

◆ DeleteCapacityProviderOutcomeCallable

Definition at line 318 of file LambdaServiceClientModel.h.

◆ DeleteCodeSigningConfigOutcome

Definition at line 232 of file LambdaServiceClientModel.h.

◆ DeleteCodeSigningConfigOutcomeCallable

Definition at line 319 of file LambdaServiceClientModel.h.

◆ DeleteEventSourceMappingOutcome

Definition at line 233 of file LambdaServiceClientModel.h.

◆ DeleteEventSourceMappingOutcomeCallable

Definition at line 320 of file LambdaServiceClientModel.h.

◆ DeleteFunctionCodeSigningConfigOutcome

Definition at line 235 of file LambdaServiceClientModel.h.

◆ DeleteFunctionCodeSigningConfigOutcomeCallable

Definition at line 322 of file LambdaServiceClientModel.h.

◆ DeleteFunctionConcurrencyOutcome

Definition at line 236 of file LambdaServiceClientModel.h.

◆ DeleteFunctionConcurrencyOutcomeCallable

Definition at line 323 of file LambdaServiceClientModel.h.

◆ DeleteFunctionEventInvokeConfigOutcome

Definition at line 237 of file LambdaServiceClientModel.h.

◆ DeleteFunctionEventInvokeConfigOutcomeCallable

Definition at line 324 of file LambdaServiceClientModel.h.

◆ DeleteFunctionOutcome

Definition at line 234 of file LambdaServiceClientModel.h.

◆ DeleteFunctionOutcomeCallable

Definition at line 321 of file LambdaServiceClientModel.h.

◆ DeleteFunctionUrlConfigOutcome

Definition at line 238 of file LambdaServiceClientModel.h.

◆ DeleteFunctionUrlConfigOutcomeCallable

Definition at line 325 of file LambdaServiceClientModel.h.

◆ DeleteLayerVersionOutcome

Definition at line 239 of file LambdaServiceClientModel.h.

◆ DeleteLayerVersionOutcomeCallable

Definition at line 326 of file LambdaServiceClientModel.h.

◆ DeleteProvisionedConcurrencyConfigOutcome

Definition at line 240 of file LambdaServiceClientModel.h.

◆ DeleteProvisionedConcurrencyConfigOutcomeCallable

Definition at line 327 of file LambdaServiceClientModel.h.

◆ GetAccountSettingsOutcome

Definition at line 241 of file LambdaServiceClientModel.h.

◆ GetAccountSettingsOutcomeCallable

Definition at line 328 of file LambdaServiceClientModel.h.

◆ GetAliasOutcome

Definition at line 242 of file LambdaServiceClientModel.h.

◆ GetAliasOutcomeCallable

Definition at line 329 of file LambdaServiceClientModel.h.

◆ GetCapacityProviderOutcome

Definition at line 243 of file LambdaServiceClientModel.h.

◆ GetCapacityProviderOutcomeCallable

Definition at line 330 of file LambdaServiceClientModel.h.

◆ GetCodeSigningConfigOutcome

Definition at line 244 of file LambdaServiceClientModel.h.

◆ GetCodeSigningConfigOutcomeCallable

Definition at line 331 of file LambdaServiceClientModel.h.

◆ GetDurableExecutionHistoryOutcome

Definition at line 246 of file LambdaServiceClientModel.h.

◆ GetDurableExecutionHistoryOutcomeCallable

Definition at line 333 of file LambdaServiceClientModel.h.

◆ GetDurableExecutionOutcome

Definition at line 245 of file LambdaServiceClientModel.h.

◆ GetDurableExecutionOutcomeCallable

Definition at line 332 of file LambdaServiceClientModel.h.

◆ GetDurableExecutionStateOutcome

Definition at line 247 of file LambdaServiceClientModel.h.

◆ GetDurableExecutionStateOutcomeCallable

Definition at line 334 of file LambdaServiceClientModel.h.

◆ GetEventSourceMappingOutcome

Definition at line 248 of file LambdaServiceClientModel.h.

◆ GetEventSourceMappingOutcomeCallable

Definition at line 335 of file LambdaServiceClientModel.h.

◆ GetFunctionCodeSigningConfigOutcome

Definition at line 250 of file LambdaServiceClientModel.h.

◆ GetFunctionCodeSigningConfigOutcomeCallable

Definition at line 337 of file LambdaServiceClientModel.h.

◆ GetFunctionConcurrencyOutcome

Definition at line 251 of file LambdaServiceClientModel.h.

◆ GetFunctionConcurrencyOutcomeCallable

Definition at line 338 of file LambdaServiceClientModel.h.

◆ GetFunctionConfigurationOutcome

Definition at line 252 of file LambdaServiceClientModel.h.

◆ GetFunctionConfigurationOutcomeCallable

Definition at line 339 of file LambdaServiceClientModel.h.

◆ GetFunctionEventInvokeConfigOutcome

Definition at line 253 of file LambdaServiceClientModel.h.

◆ GetFunctionEventInvokeConfigOutcomeCallable

Definition at line 340 of file LambdaServiceClientModel.h.

◆ GetFunctionOutcome

Definition at line 249 of file LambdaServiceClientModel.h.

◆ GetFunctionOutcomeCallable

Definition at line 336 of file LambdaServiceClientModel.h.

◆ GetFunctionRecursionConfigOutcome

Definition at line 254 of file LambdaServiceClientModel.h.

◆ GetFunctionRecursionConfigOutcomeCallable

Definition at line 341 of file LambdaServiceClientModel.h.

◆ GetFunctionScalingConfigOutcome

Definition at line 255 of file LambdaServiceClientModel.h.

◆ GetFunctionScalingConfigOutcomeCallable

Definition at line 342 of file LambdaServiceClientModel.h.

◆ GetFunctionUrlConfigOutcome

Definition at line 256 of file LambdaServiceClientModel.h.

◆ GetFunctionUrlConfigOutcomeCallable

Definition at line 343 of file LambdaServiceClientModel.h.

◆ GetLayerVersionByArnOutcome

Definition at line 258 of file LambdaServiceClientModel.h.

◆ GetLayerVersionByArnOutcomeCallable

Definition at line 345 of file LambdaServiceClientModel.h.

◆ GetLayerVersionOutcome

Definition at line 257 of file LambdaServiceClientModel.h.

◆ GetLayerVersionOutcomeCallable

Definition at line 344 of file LambdaServiceClientModel.h.

◆ GetLayerVersionPolicyOutcome

Definition at line 259 of file LambdaServiceClientModel.h.

◆ GetLayerVersionPolicyOutcomeCallable

Definition at line 346 of file LambdaServiceClientModel.h.

◆ GetPolicyOutcome

Definition at line 260 of file LambdaServiceClientModel.h.

◆ GetPolicyOutcomeCallable

Definition at line 347 of file LambdaServiceClientModel.h.

◆ GetProvisionedConcurrencyConfigOutcome

Definition at line 261 of file LambdaServiceClientModel.h.

◆ GetProvisionedConcurrencyConfigOutcomeCallable

Definition at line 348 of file LambdaServiceClientModel.h.

◆ GetRuntimeManagementConfigOutcome

Definition at line 262 of file LambdaServiceClientModel.h.

◆ GetRuntimeManagementConfigOutcomeCallable

Definition at line 349 of file LambdaServiceClientModel.h.

◆ InvokeOutcome

Definition at line 263 of file LambdaServiceClientModel.h.

◆ InvokeOutcomeCallable

Definition at line 350 of file LambdaServiceClientModel.h.

◆ InvokeWithResponseStreamOutcome

Definition at line 264 of file LambdaServiceClientModel.h.

◆ InvokeWithResponseStreamOutcomeCallable

Definition at line 351 of file LambdaServiceClientModel.h.

◆ ListAliasesOutcome

Definition at line 265 of file LambdaServiceClientModel.h.

◆ ListAliasesOutcomeCallable

Definition at line 352 of file LambdaServiceClientModel.h.

◆ ListCapacityProvidersOutcome

Definition at line 266 of file LambdaServiceClientModel.h.

◆ ListCapacityProvidersOutcomeCallable

Definition at line 353 of file LambdaServiceClientModel.h.

◆ ListCodeSigningConfigsOutcome

Definition at line 267 of file LambdaServiceClientModel.h.

◆ ListCodeSigningConfigsOutcomeCallable

Definition at line 354 of file LambdaServiceClientModel.h.

◆ ListDurableExecutionsByFunctionOutcome

Definition at line 268 of file LambdaServiceClientModel.h.

◆ ListDurableExecutionsByFunctionOutcomeCallable

Definition at line 355 of file LambdaServiceClientModel.h.

◆ ListEventSourceMappingsOutcome

Definition at line 269 of file LambdaServiceClientModel.h.

◆ ListEventSourceMappingsOutcomeCallable

Definition at line 356 of file LambdaServiceClientModel.h.

◆ ListFunctionEventInvokeConfigsOutcome

Definition at line 270 of file LambdaServiceClientModel.h.

◆ ListFunctionEventInvokeConfigsOutcomeCallable

Definition at line 357 of file LambdaServiceClientModel.h.

◆ ListFunctionsByCodeSigningConfigOutcome

Definition at line 274 of file LambdaServiceClientModel.h.

◆ ListFunctionsByCodeSigningConfigOutcomeCallable

Definition at line 361 of file LambdaServiceClientModel.h.

◆ ListFunctionsOutcome

Definition at line 273 of file LambdaServiceClientModel.h.

◆ ListFunctionsOutcomeCallable

Definition at line 360 of file LambdaServiceClientModel.h.

◆ ListFunctionUrlConfigsOutcome

Definition at line 271 of file LambdaServiceClientModel.h.

◆ ListFunctionUrlConfigsOutcomeCallable

Definition at line 358 of file LambdaServiceClientModel.h.

◆ ListFunctionVersionsByCapacityProviderOutcome

Definition at line 272 of file LambdaServiceClientModel.h.

◆ ListFunctionVersionsByCapacityProviderOutcomeCallable

Definition at line 359 of file LambdaServiceClientModel.h.

◆ ListLayersOutcome

Definition at line 276 of file LambdaServiceClientModel.h.

◆ ListLayersOutcomeCallable

Definition at line 363 of file LambdaServiceClientModel.h.

◆ ListLayerVersionsOutcome

Definition at line 275 of file LambdaServiceClientModel.h.

◆ ListLayerVersionsOutcomeCallable

Definition at line 362 of file LambdaServiceClientModel.h.

◆ ListProvisionedConcurrencyConfigsOutcome

Definition at line 277 of file LambdaServiceClientModel.h.

◆ ListProvisionedConcurrencyConfigsOutcomeCallable

Definition at line 364 of file LambdaServiceClientModel.h.

◆ ListTagsOutcome

Definition at line 278 of file LambdaServiceClientModel.h.

◆ ListTagsOutcomeCallable

Definition at line 365 of file LambdaServiceClientModel.h.

◆ ListVersionsByFunctionOutcome

Definition at line 279 of file LambdaServiceClientModel.h.

◆ ListVersionsByFunctionOutcomeCallable

Definition at line 366 of file LambdaServiceClientModel.h.

◆ PublishLayerVersionOutcome

Definition at line 280 of file LambdaServiceClientModel.h.

◆ PublishLayerVersionOutcomeCallable

Definition at line 367 of file LambdaServiceClientModel.h.

◆ PublishVersionOutcome

Definition at line 281 of file LambdaServiceClientModel.h.

◆ PublishVersionOutcomeCallable

Definition at line 368 of file LambdaServiceClientModel.h.

◆ PutFunctionCodeSigningConfigOutcome

Definition at line 282 of file LambdaServiceClientModel.h.

◆ PutFunctionCodeSigningConfigOutcomeCallable

Definition at line 369 of file LambdaServiceClientModel.h.

◆ PutFunctionConcurrencyOutcome

Definition at line 283 of file LambdaServiceClientModel.h.

◆ PutFunctionConcurrencyOutcomeCallable

Definition at line 370 of file LambdaServiceClientModel.h.

◆ PutFunctionEventInvokeConfigOutcome

Definition at line 284 of file LambdaServiceClientModel.h.

◆ PutFunctionEventInvokeConfigOutcomeCallable

Definition at line 371 of file LambdaServiceClientModel.h.

◆ PutFunctionRecursionConfigOutcome

Definition at line 285 of file LambdaServiceClientModel.h.

◆ PutFunctionRecursionConfigOutcomeCallable

Definition at line 372 of file LambdaServiceClientModel.h.

◆ PutFunctionScalingConfigOutcome

Definition at line 286 of file LambdaServiceClientModel.h.

◆ PutFunctionScalingConfigOutcomeCallable

Definition at line 373 of file LambdaServiceClientModel.h.

◆ PutProvisionedConcurrencyConfigOutcome

Definition at line 287 of file LambdaServiceClientModel.h.

◆ PutProvisionedConcurrencyConfigOutcomeCallable

Definition at line 374 of file LambdaServiceClientModel.h.

◆ PutRuntimeManagementConfigOutcome

Definition at line 288 of file LambdaServiceClientModel.h.

◆ PutRuntimeManagementConfigOutcomeCallable

Definition at line 375 of file LambdaServiceClientModel.h.

◆ RemoveLayerVersionPermissionOutcome

Definition at line 289 of file LambdaServiceClientModel.h.

◆ RemoveLayerVersionPermissionOutcomeCallable

Definition at line 376 of file LambdaServiceClientModel.h.

◆ RemovePermissionOutcome

Definition at line 290 of file LambdaServiceClientModel.h.

◆ RemovePermissionOutcomeCallable

Definition at line 377 of file LambdaServiceClientModel.h.

◆ SendDurableExecutionCallbackFailureOutcome

Definition at line 291 of file LambdaServiceClientModel.h.

◆ SendDurableExecutionCallbackFailureOutcomeCallable

Definition at line 378 of file LambdaServiceClientModel.h.

◆ SendDurableExecutionCallbackHeartbeatOutcome

Definition at line 292 of file LambdaServiceClientModel.h.

◆ SendDurableExecutionCallbackHeartbeatOutcomeCallable

Definition at line 379 of file LambdaServiceClientModel.h.

◆ SendDurableExecutionCallbackSuccessOutcome

Definition at line 293 of file LambdaServiceClientModel.h.

◆ SendDurableExecutionCallbackSuccessOutcomeCallable

Definition at line 380 of file LambdaServiceClientModel.h.

◆ StopDurableExecutionOutcome

Definition at line 294 of file LambdaServiceClientModel.h.

◆ StopDurableExecutionOutcomeCallable

Definition at line 381 of file LambdaServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 295 of file LambdaServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 382 of file LambdaServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 296 of file LambdaServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 383 of file LambdaServiceClientModel.h.

◆ UpdateAliasOutcome

Definition at line 297 of file LambdaServiceClientModel.h.

◆ UpdateAliasOutcomeCallable

Definition at line 384 of file LambdaServiceClientModel.h.

◆ UpdateCapacityProviderOutcome

Definition at line 298 of file LambdaServiceClientModel.h.

◆ UpdateCapacityProviderOutcomeCallable

Definition at line 385 of file LambdaServiceClientModel.h.

◆ UpdateCodeSigningConfigOutcome

Definition at line 299 of file LambdaServiceClientModel.h.

◆ UpdateCodeSigningConfigOutcomeCallable

Definition at line 386 of file LambdaServiceClientModel.h.

◆ UpdateEventSourceMappingOutcome

Definition at line 300 of file LambdaServiceClientModel.h.

◆ UpdateEventSourceMappingOutcomeCallable

Definition at line 387 of file LambdaServiceClientModel.h.

◆ UpdateFunctionCodeOutcome

Definition at line 301 of file LambdaServiceClientModel.h.

◆ UpdateFunctionCodeOutcomeCallable

Definition at line 388 of file LambdaServiceClientModel.h.

◆ UpdateFunctionConfigurationOutcome

Definition at line 302 of file LambdaServiceClientModel.h.

◆ UpdateFunctionConfigurationOutcomeCallable

Definition at line 389 of file LambdaServiceClientModel.h.

◆ UpdateFunctionEventInvokeConfigOutcome

Definition at line 303 of file LambdaServiceClientModel.h.

◆ UpdateFunctionEventInvokeConfigOutcomeCallable

Definition at line 390 of file LambdaServiceClientModel.h.

◆ UpdateFunctionUrlConfigOutcome

Definition at line 304 of file LambdaServiceClientModel.h.

◆ UpdateFunctionUrlConfigOutcomeCallable

Definition at line 391 of file LambdaServiceClientModel.h.

Enumeration Type Documentation

◆ ApplicationLogLevel

Enumerator
NOT_SET 
TRACE 
DEBUG_ 
INFO 
WARN 
ERROR_ 
FATAL 

Definition at line 13 of file ApplicationLogLevel.h.

◆ Architecture

Enumerator
NOT_SET 
x86_64 
arm64 

Definition at line 13 of file Architecture.h.

◆ CapacityProviderPredefinedMetricType

Enumerator
NOT_SET 
LambdaCapacityProviderAverageCPUUtilization 

Definition at line 13 of file CapacityProviderPredefinedMetricType.h.

◆ CapacityProviderScalingMode

Enumerator
NOT_SET 
Auto 
Manual 

Definition at line 13 of file CapacityProviderScalingMode.h.

◆ CapacityProviderState

Enumerator
NOT_SET 
Pending 
Active 
Failed 
Deleting 

Definition at line 13 of file CapacityProviderState.h.

◆ CodeSigningPolicy

Enumerator
NOT_SET 
Warn 
Enforce 

Definition at line 13 of file CodeSigningPolicy.h.

◆ EndPointType

Enumerator
NOT_SET 
KAFKA_BOOTSTRAP_SERVERS 

Definition at line 13 of file EndPointType.h.

◆ EventSourceMappingMetric

Enumerator
NOT_SET 
EventCount 

Definition at line 13 of file EventSourceMappingMetric.h.

◆ EventSourcePosition

Enumerator
NOT_SET 
TRIM_HORIZON 
LATEST 
AT_TIMESTAMP 

Definition at line 13 of file EventSourcePosition.h.

◆ EventType

strong
Enumerator
NOT_SET 
ExecutionStarted 
ExecutionSucceeded 
ExecutionFailed 
ExecutionTimedOut 
ExecutionStopped 
ContextStarted 
ContextSucceeded 
ContextFailed 
WaitStarted 
WaitSucceeded 
WaitCancelled 
StepStarted 
StepSucceeded 
StepFailed 
ChainedInvokeStarted 
ChainedInvokeSucceeded 
ChainedInvokeFailed 
ChainedInvokeTimedOut 
ChainedInvokeStopped 
CallbackStarted 
CallbackSucceeded 
CallbackFailed 
CallbackTimedOut 
InvocationCompleted 

Definition at line 13 of file EventType.h.

◆ ExecutionStatus

Enumerator
NOT_SET 
RUNNING 
SUCCEEDED 
FAILED 
TIMED_OUT 
STOPPED 

Definition at line 13 of file ExecutionStatus.h.

◆ FullDocument

Enumerator
NOT_SET 
UpdateLookup 
Default 

Definition at line 13 of file FullDocument.h.

◆ FunctionResponseType

Enumerator
NOT_SET 
ReportBatchItemFailures 

Definition at line 13 of file FunctionResponseType.h.

◆ FunctionUrlAuthType

Enumerator
NOT_SET 
NONE 
AWS_IAM 

Definition at line 13 of file FunctionUrlAuthType.h.

◆ FunctionVersion

Enumerator
NOT_SET 
ALL 

Definition at line 13 of file FunctionVersion.h.

◆ FunctionVersionLatestPublished

Enumerator
NOT_SET 
LATEST_PUBLISHED 

Definition at line 13 of file FunctionVersionLatestPublished.h.

◆ InvocationType

Enumerator
NOT_SET 
Event 
RequestResponse 
DryRun 

Definition at line 13 of file InvocationType.h.

◆ InvokeMode

strong
Enumerator
NOT_SET 
BUFFERED 
RESPONSE_STREAM 

Definition at line 13 of file InvokeMode.h.

◆ InvokeWithResponseStreamEventType

Enumerator
INITIAL_RESPONSE 
PAYLOADCHUNK 
INVOKECOMPLETE 
UNKNOWN 

Definition at line 19 of file InvokeWithResponseStreamHandler.h.

◆ KafkaSchemaRegistryAuthType

Enumerator
NOT_SET 
BASIC_AUTH 
CLIENT_CERTIFICATE_TLS_AUTH 
SERVER_ROOT_CA_CERTIFICATE 

Definition at line 13 of file KafkaSchemaRegistryAuthType.h.

◆ KafkaSchemaValidationAttribute

Enumerator
NOT_SET 
KEY 
VALUE 

Definition at line 13 of file KafkaSchemaValidationAttribute.h.

◆ LastUpdateStatus

Enumerator
NOT_SET 
Successful 
Failed 
InProgress 

Definition at line 13 of file LastUpdateStatus.h.

◆ LastUpdateStatusReasonCode

Enumerator
NOT_SET 
EniLimitExceeded 
InsufficientRolePermissions 
InvalidConfiguration 
InternalError 
SubnetOutOfIPAddresses 
InvalidSubnet 
InvalidSecurityGroup 
ImageDeleted 
ImageAccessDenied 
InvalidImage 
KMSKeyAccessDenied 
KMSKeyNotFound 
InvalidStateKMSKey 
DisabledKMSKey 
EFSIOError 
EFSMountConnectivityError 
EFSMountFailure 
EFSMountTimeout 
InvalidRuntime 
InvalidZipFileException 
FunctionError 
VcpuLimitExceeded 
CapacityProviderScalingLimitExceeded 
InsufficientCapacity 
EC2RequestLimitExceeded 
FunctionError_InitTimeout 
FunctionError_RuntimeInitError 
FunctionError_ExtensionInitError 
FunctionError_InvalidEntryPoint 
FunctionError_InvalidWorkingDirectory 
FunctionError_PermissionDenied 
FunctionError_TooManyExtensions 
FunctionError_InitResourceExhausted 
DisallowedByVpcEncryptionControl 

Definition at line 13 of file LastUpdateStatusReasonCode.h.

◆ LogFormat

strong
Enumerator
NOT_SET 
JSON 
Text 

Definition at line 13 of file LogFormat.h.

◆ LogType

strong
Enumerator
NOT_SET 
None 
Tail 

Definition at line 13 of file LogType.h.

◆ OperationAction

Enumerator
NOT_SET 
START 
SUCCEED 
FAIL 
RETRY 
CANCEL 

Definition at line 13 of file OperationAction.h.

◆ OperationStatus

Enumerator
NOT_SET 
STARTED 
PENDING 
READY 
SUCCEEDED 
FAILED 
CANCELLED 
TIMED_OUT 
STOPPED 

Definition at line 13 of file OperationStatus.h.

◆ OperationType

Enumerator
NOT_SET 
EXECUTION 
CONTEXT 
STEP 
WAIT 
CALLBACK 
CHAINED_INVOKE 

Definition at line 13 of file OperationType.h.

◆ PackageType

Enumerator
NOT_SET 
Zip 
Image 

Definition at line 13 of file PackageType.h.

◆ ProvisionedConcurrencyStatusEnum

Enumerator
NOT_SET 
IN_PROGRESS 
READY 
FAILED 

Definition at line 13 of file ProvisionedConcurrencyStatusEnum.h.

◆ RecursiveLoop

Enumerator
NOT_SET 
Allow 
Terminate 

Definition at line 13 of file RecursiveLoop.h.

◆ ResponseStreamingInvocationType

Enumerator
NOT_SET 
RequestResponse 
DryRun 

Definition at line 13 of file ResponseStreamingInvocationType.h.

◆ Runtime

strong
Enumerator
NOT_SET 
nodejs 
nodejs4_3 
nodejs6_10 
nodejs8_10 
nodejs10_x 
nodejs12_x 
nodejs14_x 
nodejs16_x 
java8 
java8_al2 
java11 
python2_7 
python3_6 
python3_7 
python3_8 
python3_9 
dotnetcore1_0 
dotnetcore2_0 
dotnetcore2_1 
dotnetcore3_1 
dotnet6 
dotnet8 
nodejs4_3_edge 
go1_x 
ruby2_5 
ruby2_7 
provided 
provided_al2 
nodejs18_x 
python3_10 
java17 
ruby3_2 
ruby3_3 
ruby3_4 
python3_11 
nodejs20_x 
provided_al2023 
python3_12 
java21 
python3_13 
nodejs22_x 
nodejs24_x 
python3_14 
java25 
dotnet10 

Definition at line 13 of file Runtime.h.

◆ SchemaRegistryEventRecordFormat

Enumerator
NOT_SET 
JSON 
SOURCE 

Definition at line 13 of file SchemaRegistryEventRecordFormat.h.

◆ SnapStartApplyOn

Enumerator
NOT_SET 
PublishedVersions 
None 

Definition at line 13 of file SnapStartApplyOn.h.

◆ SnapStartOptimizationStatus

Enumerator
NOT_SET 
On 
Off 

Definition at line 13 of file SnapStartOptimizationStatus.h.

◆ SourceAccessType

Enumerator
NOT_SET 
BASIC_AUTH 
VPC_SUBNET 
VPC_SECURITY_GROUP 
SASL_SCRAM_512_AUTH 
SASL_SCRAM_256_AUTH 
VIRTUAL_HOST 
CLIENT_CERTIFICATE_TLS_AUTH 
SERVER_ROOT_CA_CERTIFICATE 

Definition at line 13 of file SourceAccessType.h.

◆ State

strong
Enumerator
NOT_SET 
Pending 
Active 
Inactive 
Failed 
Deactivating 
Deactivated 
ActiveNonInvocable 
Deleting 

Definition at line 13 of file State.h.

◆ StateReasonCode

Enumerator
NOT_SET 
Idle 
Creating 
Restoring 
EniLimitExceeded 
InsufficientRolePermissions 
InvalidConfiguration 
InternalError 
SubnetOutOfIPAddresses 
InvalidSubnet 
InvalidSecurityGroup 
ImageDeleted 
ImageAccessDenied 
InvalidImage 
KMSKeyAccessDenied 
KMSKeyNotFound 
InvalidStateKMSKey 
DisabledKMSKey 
EFSIOError 
EFSMountConnectivityError 
EFSMountFailure 
EFSMountTimeout 
InvalidRuntime 
InvalidZipFileException 
FunctionError 
DrainingDurableExecutions 
VcpuLimitExceeded 
CapacityProviderScalingLimitExceeded 
InsufficientCapacity 
EC2RequestLimitExceeded 
FunctionError_InitTimeout 
FunctionError_RuntimeInitError 
FunctionError_ExtensionInitError 
FunctionError_InvalidEntryPoint 
FunctionError_InvalidWorkingDirectory 
FunctionError_PermissionDenied 
FunctionError_TooManyExtensions 
FunctionError_InitResourceExhausted 
DisallowedByVpcEncryptionControl 

Definition at line 13 of file StateReasonCode.h.

◆ SystemLogLevel

Enumerator
NOT_SET 
DEBUG_ 
INFO 
WARN 

Definition at line 13 of file SystemLogLevel.h.

◆ TenantIsolationMode

Enumerator
NOT_SET 
PER_TENANT 

Definition at line 13 of file TenantIsolationMode.h.

◆ ThrottleReason

Enumerator
NOT_SET 
ConcurrentInvocationLimitExceeded 
FunctionInvocationRateLimitExceeded 
ReservedFunctionConcurrentInvocationLimitExceeded 
ReservedFunctionInvocationRateLimitExceeded 
CallerRateLimitExceeded 
ConcurrentSnapshotCreateLimitExceeded 

Definition at line 13 of file ThrottleReason.h.

◆ TracingMode

Enumerator
NOT_SET 
Active 
PassThrough 

Definition at line 13 of file TracingMode.h.

◆ UpdateRuntimeOn

Enumerator
NOT_SET 
Auto 
Manual 
FunctionUpdate 

Definition at line 13 of file UpdateRuntimeOn.h.