AWS SDK for C++

AWS SDK for C++ Version 1.11.716

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::SendFeedbackRequest &, const Model::SendFeedbackOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SendFeedbackResponseReceivedHandler
 
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 168 of file SecurityIRServiceClientModel.h.

◆ CancelMembershipResponseReceivedHandler

Definition at line 171 of file SecurityIRServiceClientModel.h.

◆ CloseCaseResponseReceivedHandler

Definition at line 174 of file SecurityIRServiceClientModel.h.

◆ CreateCaseCommentResponseReceivedHandler

Definition at line 180 of file SecurityIRServiceClientModel.h.

◆ CreateCaseResponseReceivedHandler

Definition at line 177 of file SecurityIRServiceClientModel.h.

◆ CreateMembershipResponseReceivedHandler

Definition at line 183 of file SecurityIRServiceClientModel.h.

◆ GetCaseAttachmentDownloadUrlResponseReceivedHandler

Definition at line 190 of file SecurityIRServiceClientModel.h.

◆ GetCaseAttachmentUploadUrlResponseReceivedHandler

Definition at line 193 of file SecurityIRServiceClientModel.h.

◆ GetCaseResponseReceivedHandler

Definition at line 186 of file SecurityIRServiceClientModel.h.

◆ GetMembershipResponseReceivedHandler

Definition at line 196 of file SecurityIRServiceClientModel.h.

◆ ListCaseEditsResponseReceivedHandler

Definition at line 199 of file SecurityIRServiceClientModel.h.

◆ ListCasesResponseReceivedHandler

Definition at line 202 of file SecurityIRServiceClientModel.h.

◆ ListCommentsResponseReceivedHandler

Definition at line 205 of file SecurityIRServiceClientModel.h.

◆ ListInvestigationsResponseReceivedHandler

Definition at line 208 of file SecurityIRServiceClientModel.h.

◆ ListMembershipsResponseReceivedHandler

Definition at line 211 of file SecurityIRServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 214 of file SecurityIRServiceClientModel.h.

◆ SecurityIRClientConfiguration

Definition at line 75 of file SecurityIRServiceClientModel.h.

◆ SecurityIREndpointProvider

Definition at line 77 of file SecurityIRServiceClientModel.h.

◆ SecurityIREndpointProviderBase

Definition at line 76 of file SecurityIRServiceClientModel.h.

◆ SendFeedbackResponseReceivedHandler

Definition at line 217 of file SecurityIRServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 220 of file SecurityIRServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 223 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseCommentResponseReceivedHandler

Definition at line 229 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseResponseReceivedHandler

Definition at line 226 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseStatusResponseReceivedHandler

Definition at line 232 of file SecurityIRServiceClientModel.h.

◆ UpdateMembershipResponseReceivedHandler

Definition at line 235 of file SecurityIRServiceClientModel.h.

◆ UpdateResolverTypeResponseReceivedHandler

Definition at line 238 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.