AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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::ListMembershipsRequest &, const Model::ListMembershipsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListMembershipsResponseReceivedHandler
 
 
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 163 of file SecurityIRServiceClientModel.h.

◆ CancelMembershipResponseReceivedHandler

Definition at line 164 of file SecurityIRServiceClientModel.h.

◆ CloseCaseResponseReceivedHandler

Definition at line 165 of file SecurityIRServiceClientModel.h.

◆ CreateCaseCommentResponseReceivedHandler

Definition at line 167 of file SecurityIRServiceClientModel.h.

◆ CreateCaseResponseReceivedHandler

Definition at line 166 of file SecurityIRServiceClientModel.h.

◆ CreateMembershipResponseReceivedHandler

Definition at line 168 of file SecurityIRServiceClientModel.h.

◆ GetCaseAttachmentDownloadUrlResponseReceivedHandler

Definition at line 170 of file SecurityIRServiceClientModel.h.

◆ GetCaseAttachmentUploadUrlResponseReceivedHandler

Definition at line 171 of file SecurityIRServiceClientModel.h.

◆ GetCaseResponseReceivedHandler

Definition at line 169 of file SecurityIRServiceClientModel.h.

◆ GetMembershipResponseReceivedHandler

Definition at line 172 of file SecurityIRServiceClientModel.h.

◆ ListCaseEditsResponseReceivedHandler

Definition at line 173 of file SecurityIRServiceClientModel.h.

◆ ListCasesResponseReceivedHandler

Definition at line 174 of file SecurityIRServiceClientModel.h.

◆ ListCommentsResponseReceivedHandler

Definition at line 175 of file SecurityIRServiceClientModel.h.

◆ ListMembershipsResponseReceivedHandler

Definition at line 176 of file SecurityIRServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 177 of file SecurityIRServiceClientModel.h.

◆ SecurityIRClientConfiguration

Definition at line 78 of file SecurityIRServiceClientModel.h.

◆ SecurityIREndpointProvider

Definition at line 80 of file SecurityIRServiceClientModel.h.

◆ SecurityIREndpointProviderBase

Definition at line 79 of file SecurityIRServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 178 of file SecurityIRServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 179 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseCommentResponseReceivedHandler

Definition at line 181 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseResponseReceivedHandler

Definition at line 180 of file SecurityIRServiceClientModel.h.

◆ UpdateCaseStatusResponseReceivedHandler

Definition at line 182 of file SecurityIRServiceClientModel.h.

◆ UpdateMembershipResponseReceivedHandler

Definition at line 183 of file SecurityIRServiceClientModel.h.

◆ UpdateResolverTypeResponseReceivedHandler

Definition at line 184 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 16 of file SecurityIRErrors.h.