AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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 185 of file DetectiveServiceClientModel.h.

◆ BatchGetGraphMemberDatasourcesResponseReceivedHandler

Definition at line 186 of file DetectiveServiceClientModel.h.

◆ BatchGetMembershipDatasourcesResponseReceivedHandler

Definition at line 187 of file DetectiveServiceClientModel.h.

◆ CreateGraphResponseReceivedHandler

Definition at line 188 of file DetectiveServiceClientModel.h.

◆ CreateMembersResponseReceivedHandler

Definition at line 189 of file DetectiveServiceClientModel.h.

◆ DeleteGraphResponseReceivedHandler

Definition at line 190 of file DetectiveServiceClientModel.h.

◆ DeleteMembersResponseReceivedHandler

Definition at line 191 of file DetectiveServiceClientModel.h.

◆ DescribeOrganizationConfigurationResponseReceivedHandler

Definition at line 192 of file DetectiveServiceClientModel.h.

◆ DetectiveClientConfiguration

Definition at line 79 of file DetectiveServiceClientModel.h.

◆ DetectiveEndpointProvider

Definition at line 81 of file DetectiveServiceClientModel.h.

◆ DetectiveEndpointProviderBase

Definition at line 80 of file DetectiveServiceClientModel.h.

◆ DisableOrganizationAdminAccountResponseReceivedHandler

Definition at line 193 of file DetectiveServiceClientModel.h.

◆ DisassociateMembershipResponseReceivedHandler

Definition at line 194 of file DetectiveServiceClientModel.h.

◆ EnableOrganizationAdminAccountResponseReceivedHandler

Definition at line 195 of file DetectiveServiceClientModel.h.

◆ GetInvestigationResponseReceivedHandler

Definition at line 196 of file DetectiveServiceClientModel.h.

◆ GetMembersResponseReceivedHandler

Definition at line 197 of file DetectiveServiceClientModel.h.

◆ ListDatasourcePackagesResponseReceivedHandler

Definition at line 198 of file DetectiveServiceClientModel.h.

◆ ListGraphsResponseReceivedHandler

Definition at line 199 of file DetectiveServiceClientModel.h.

◆ ListIndicatorsResponseReceivedHandler

Definition at line 200 of file DetectiveServiceClientModel.h.

◆ ListInvestigationsResponseReceivedHandler

Definition at line 201 of file DetectiveServiceClientModel.h.

◆ ListInvitationsResponseReceivedHandler

Definition at line 202 of file DetectiveServiceClientModel.h.

◆ ListMembersResponseReceivedHandler

Definition at line 203 of file DetectiveServiceClientModel.h.

◆ ListOrganizationAdminAccountsResponseReceivedHandler

Definition at line 204 of file DetectiveServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 205 of file DetectiveServiceClientModel.h.

◆ RejectInvitationResponseReceivedHandler

Definition at line 206 of file DetectiveServiceClientModel.h.

◆ StartInvestigationResponseReceivedHandler

Definition at line 207 of file DetectiveServiceClientModel.h.

◆ StartMonitoringMemberResponseReceivedHandler

Definition at line 208 of file DetectiveServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 209 of file DetectiveServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 210 of file DetectiveServiceClientModel.h.

◆ UpdateDatasourcePackagesResponseReceivedHandler

Definition at line 211 of file DetectiveServiceClientModel.h.

◆ UpdateInvestigationStateResponseReceivedHandler

Definition at line 212 of file DetectiveServiceClientModel.h.

◆ UpdateOrganizationConfigurationResponseReceivedHandler

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