AWS SDK for C++

AWS SDK for C++ Version 1.11.680

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const SecurityIRClient *, const Model::CloseCaseRequest &, const Model::CloseCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CloseCaseResponseReceivedHandler
 
typedef std::function< void(const SecurityIRClient *, const Model::CreateCaseRequest &, const Model::CreateCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCaseResponseReceivedHandler
 
 
 
typedef std::function< void(const SecurityIRClient *, const Model::GetCaseRequest &, const Model::GetCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCaseResponseReceivedHandler
 
 
 
typedef std::function< void(const SecurityIRClient *, const Model::GetMembershipRequest &, const Model::GetMembershipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMembershipResponseReceivedHandler
 
typedef std::function< void(const SecurityIRClient *, const Model::ListCaseEditsRequest &, const Model::ListCaseEditsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCaseEditsResponseReceivedHandler
 
typedef std::function< void(const SecurityIRClient *, const Model::ListCasesRequest &, const Model::ListCasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCasesResponseReceivedHandler
 
typedef std::function< void(const SecurityIRClient *, const Model::ListCommentsRequest &, const Model::ListCommentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCommentsResponseReceivedHandler
 
 
 
typedef std::function< void(const SecurityIRClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const SecurityIRClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
typedef std::function< void(const SecurityIRClient *, const Model::UpdateCaseRequest &, const Model::UpdateCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateCaseResponseReceivedHandler
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ BatchGetMemberAccountDetailsResponseReceivedHandler

Definition at line 160 of file SecurityIRServiceClientModel.h.

◆ CancelMembershipResponseReceivedHandler

Definition at line 163 of file SecurityIRServiceClientModel.h.

◆ CloseCaseResponseReceivedHandler

Definition at line 166 of file SecurityIRServiceClientModel.h.

◆ CreateCaseCommentResponseReceivedHandler

Definition at line 172 of file SecurityIRServiceClientModel.h.

◆ CreateCaseResponseReceivedHandler

Definition at line 169 of file SecurityIRServiceClientModel.h.

◆ CreateMembershipResponseReceivedHandler

Definition at line 175 of file SecurityIRServiceClientModel.h.

◆ GetCaseAttachmentDownloadUrlResponseReceivedHandler

Definition at line 182 of file SecurityIRServiceClientModel.h.

◆ GetCaseAttachmentUploadUrlResponseReceivedHandler

Definition at line 185 of file SecurityIRServiceClientModel.h.

◆ GetCaseResponseReceivedHandler

Definition at line 178 of file SecurityIRServiceClientModel.h.

◆ GetMembershipResponseReceivedHandler

Definition at line 188 of file SecurityIRServiceClientModel.h.

◆ ListCaseEditsResponseReceivedHandler

Definition at line 191 of file SecurityIRServiceClientModel.h.

◆ ListCasesResponseReceivedHandler

Definition at line 194 of file SecurityIRServiceClientModel.h.

◆ ListCommentsResponseReceivedHandler

Definition at line 197 of file SecurityIRServiceClientModel.h.

◆ ListMembershipsResponseReceivedHandler

Definition at line 200 of file SecurityIRServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 203 of file SecurityIRServiceClientModel.h.

◆ SecurityIRClientConfiguration

Definition at line 73 of file SecurityIRServiceClientModel.h.

◆ SecurityIREndpointProvider

Definition at line 75 of file SecurityIRServiceClientModel.h.

◆ SecurityIREndpointProviderBase

Definition at line 74 of file SecurityIRServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 206 of file SecurityIRServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 209 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseCommentResponseReceivedHandler

Definition at line 215 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseResponseReceivedHandler

Definition at line 212 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseStatusResponseReceivedHandler

Definition at line 218 of file SecurityIRServiceClientModel.h.

◆ UpdateMembershipResponseReceivedHandler

Definition at line 221 of file SecurityIRServiceClientModel.h.

◆ UpdateResolverTypeResponseReceivedHandler

Definition at line 224 of file SecurityIRServiceClientModel.h.

Enumeration Type Documentation

◆ SecurityIRErrors

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 
INVALID_TOKEN 
SECURITY_INCIDENT_RESPONSE_NOT_ACTIVE 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file SecurityIRErrors.h.