AWS SDK for C++

AWS SDK for C++ Version 1.11.681

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const DetectiveClient *, const Model::CreateGraphRequest &, const Model::CreateGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateGraphResponseReceivedHandler
 
typedef std::function< void(const DetectiveClient *, const Model::CreateMembersRequest &, const Model::CreateMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMembersResponseReceivedHandler
 
typedef std::function< void(const DetectiveClient *, const Model::DeleteGraphRequest &, const Model::DeleteGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteGraphResponseReceivedHandler
 
typedef std::function< void(const DetectiveClient *, const Model::DeleteMembersRequest &, const Model::DeleteMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMembersResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const DetectiveClient *, const Model::GetMembersRequest &, const Model::GetMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMembersResponseReceivedHandler
 
 
typedef std::function< void(const DetectiveClient *, const Model::ListGraphsRequest &, const Model::ListGraphsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListGraphsResponseReceivedHandler
 
typedef std::function< void(const DetectiveClient *, const Model::ListIndicatorsRequest &, const Model::ListIndicatorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListIndicatorsResponseReceivedHandler
 
 
typedef std::function< void(const DetectiveClient *, const Model::ListInvitationsRequest &, const Model::ListInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInvitationsResponseReceivedHandler
 
typedef std::function< void(const DetectiveClient *, const Model::ListMembersRequest &, const Model::ListMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMembersResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const DetectiveClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const DetectiveClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AcceptInvitationResponseReceivedHandler

Definition at line 181 of file DetectiveServiceClientModel.h.

◆ BatchGetGraphMemberDatasourcesResponseReceivedHandler

Definition at line 185 of file DetectiveServiceClientModel.h.

◆ BatchGetMembershipDatasourcesResponseReceivedHandler

Definition at line 189 of file DetectiveServiceClientModel.h.

◆ CreateGraphResponseReceivedHandler

Definition at line 192 of file DetectiveServiceClientModel.h.

◆ CreateMembersResponseReceivedHandler

Definition at line 195 of file DetectiveServiceClientModel.h.

◆ DeleteGraphResponseReceivedHandler

Definition at line 198 of file DetectiveServiceClientModel.h.

◆ DeleteMembersResponseReceivedHandler

Definition at line 201 of file DetectiveServiceClientModel.h.

◆ DescribeOrganizationConfigurationResponseReceivedHandler

Definition at line 205 of file DetectiveServiceClientModel.h.

◆ DetectiveClientConfiguration

Definition at line 74 of file DetectiveServiceClientModel.h.

◆ DetectiveEndpointProvider

Definition at line 76 of file DetectiveServiceClientModel.h.

◆ DetectiveEndpointProviderBase

Definition at line 75 of file DetectiveServiceClientModel.h.

◆ DisableOrganizationAdminAccountResponseReceivedHandler

Definition at line 209 of file DetectiveServiceClientModel.h.

◆ DisassociateMembershipResponseReceivedHandler

Definition at line 212 of file DetectiveServiceClientModel.h.

◆ EnableOrganizationAdminAccountResponseReceivedHandler

Definition at line 216 of file DetectiveServiceClientModel.h.

◆ GetInvestigationResponseReceivedHandler

Definition at line 219 of file DetectiveServiceClientModel.h.

◆ GetMembersResponseReceivedHandler

Definition at line 222 of file DetectiveServiceClientModel.h.

◆ ListDatasourcePackagesResponseReceivedHandler

Definition at line 225 of file DetectiveServiceClientModel.h.

◆ ListGraphsResponseReceivedHandler

Definition at line 228 of file DetectiveServiceClientModel.h.

◆ ListIndicatorsResponseReceivedHandler

Definition at line 231 of file DetectiveServiceClientModel.h.

◆ ListInvestigationsResponseReceivedHandler

Definition at line 234 of file DetectiveServiceClientModel.h.

◆ ListInvitationsResponseReceivedHandler

Definition at line 237 of file DetectiveServiceClientModel.h.

◆ ListMembersResponseReceivedHandler

Definition at line 240 of file DetectiveServiceClientModel.h.

◆ ListOrganizationAdminAccountsResponseReceivedHandler

Definition at line 244 of file DetectiveServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 247 of file DetectiveServiceClientModel.h.

◆ RejectInvitationResponseReceivedHandler

Definition at line 250 of file DetectiveServiceClientModel.h.

◆ StartInvestigationResponseReceivedHandler

Definition at line 253 of file DetectiveServiceClientModel.h.

◆ StartMonitoringMemberResponseReceivedHandler

Definition at line 256 of file DetectiveServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 259 of file DetectiveServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 262 of file DetectiveServiceClientModel.h.

◆ UpdateDatasourcePackagesResponseReceivedHandler

Definition at line 265 of file DetectiveServiceClientModel.h.

◆ UpdateInvestigationStateResponseReceivedHandler

Definition at line 268 of file DetectiveServiceClientModel.h.

◆ UpdateOrganizationConfigurationResponseReceivedHandler

Definition at line 272 of file DetectiveServiceClientModel.h.

Enumeration Type Documentation

◆ DetectiveErrors

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 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_REQUESTS 

Definition at line 14 of file DetectiveErrors.h.