AWS SDK for C++

AWS SDK for C++ Version 1.11.784

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
using ListPentestsPaginator = Aws::Utils::Pagination::Paginator< SecurityAgentClient, Model::ListPentestsRequest, Pagination::ListPentestsPaginationTraits< SecurityAgentClient > >
 
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::AddArtifactRequest &, const Model::AddArtifactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddArtifactResponseReceivedHandler
 
typedef std::function< void(const SecurityAgentClient *, const Model::BatchDeletePentestsRequest &, const Model::BatchDeletePentestsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDeletePentestsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::BatchGetPentestsRequest &, const Model::BatchGetPentestsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetPentestsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::CreatePentestRequest &, const Model::CreatePentestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePentestResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::GetArtifactRequest &, const Model::GetArtifactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetArtifactResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::ListArtifactsRequest &, const Model::ListArtifactsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListArtifactsResponseReceivedHandler
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::ListFindingsRequest &, const Model::ListFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFindingsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::ListPentestsRequest &, const Model::ListPentestsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPentestsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const SecurityAgentClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::UpdateFindingRequest &, const Model::UpdateFindingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFindingResponseReceivedHandler
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::UpdatePentestRequest &, const Model::UpdatePentestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePentestResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AddArtifactResponseReceivedHandler

Definition at line 274 of file SecurityAgentServiceClientModel.h.

◆ BatchDeletePentestsResponseReceivedHandler

typedef std::function<void(const SecurityAgentClient*, const Model::BatchDeletePentestsRequest&, const Model::BatchDeletePentestsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::SecurityAgent::BatchDeletePentestsResponseReceivedHandler

Definition at line 277 of file SecurityAgentServiceClientModel.h.

◆ BatchGetAgentSpacesResponseReceivedHandler

Definition at line 280 of file SecurityAgentServiceClientModel.h.

◆ BatchGetArtifactMetadataResponseReceivedHandler

Definition at line 283 of file SecurityAgentServiceClientModel.h.

◆ BatchGetFindingsResponseReceivedHandler

Definition at line 286 of file SecurityAgentServiceClientModel.h.

◆ BatchGetPentestJobsResponseReceivedHandler

Definition at line 292 of file SecurityAgentServiceClientModel.h.

◆ BatchGetPentestJobTasksResponseReceivedHandler

Definition at line 289 of file SecurityAgentServiceClientModel.h.

◆ BatchGetPentestsResponseReceivedHandler

typedef std::function<void(const SecurityAgentClient*, const Model::BatchGetPentestsRequest&, const Model::BatchGetPentestsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::SecurityAgent::BatchGetPentestsResponseReceivedHandler

Definition at line 295 of file SecurityAgentServiceClientModel.h.

◆ BatchGetTargetDomainsResponseReceivedHandler

Definition at line 298 of file SecurityAgentServiceClientModel.h.

◆ CreateAgentSpaceResponseReceivedHandler

Definition at line 301 of file SecurityAgentServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 304 of file SecurityAgentServiceClientModel.h.

◆ CreateIntegrationResponseReceivedHandler

Definition at line 307 of file SecurityAgentServiceClientModel.h.

◆ CreateMembershipResponseReceivedHandler

Definition at line 310 of file SecurityAgentServiceClientModel.h.

◆ CreatePentestResponseReceivedHandler

Definition at line 313 of file SecurityAgentServiceClientModel.h.

◆ CreateTargetDomainResponseReceivedHandler

Definition at line 316 of file SecurityAgentServiceClientModel.h.

◆ DeleteAgentSpaceResponseReceivedHandler

Definition at line 319 of file SecurityAgentServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 322 of file SecurityAgentServiceClientModel.h.

◆ DeleteArtifactResponseReceivedHandler

Definition at line 325 of file SecurityAgentServiceClientModel.h.

◆ DeleteIntegrationResponseReceivedHandler

Definition at line 328 of file SecurityAgentServiceClientModel.h.

◆ DeleteMembershipResponseReceivedHandler

Definition at line 331 of file SecurityAgentServiceClientModel.h.

◆ DeleteTargetDomainResponseReceivedHandler

Definition at line 334 of file SecurityAgentServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 337 of file SecurityAgentServiceClientModel.h.

◆ GetArtifactResponseReceivedHandler

Definition at line 340 of file SecurityAgentServiceClientModel.h.

◆ GetIntegrationResponseReceivedHandler

Definition at line 343 of file SecurityAgentServiceClientModel.h.

◆ InitiateProviderRegistrationResponseReceivedHandler

Definition at line 347 of file SecurityAgentServiceClientModel.h.

◆ ListAgentSpacesPaginator

Definition at line 25 of file SecurityAgentClientPagination.h.

◆ ListAgentSpacesResponseReceivedHandler

Definition at line 350 of file SecurityAgentServiceClientModel.h.

◆ ListApplicationsPaginator

Definition at line 27 of file SecurityAgentClientPagination.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 353 of file SecurityAgentServiceClientModel.h.

◆ ListArtifactsPaginator

Definition at line 29 of file SecurityAgentClientPagination.h.

◆ ListArtifactsResponseReceivedHandler

Definition at line 356 of file SecurityAgentServiceClientModel.h.

◆ ListDiscoveredEndpointsPaginator

Definition at line 31 of file SecurityAgentClientPagination.h.

◆ ListDiscoveredEndpointsResponseReceivedHandler

Definition at line 359 of file SecurityAgentServiceClientModel.h.

◆ ListFindingsPaginator

Definition at line 34 of file SecurityAgentClientPagination.h.

◆ ListFindingsResponseReceivedHandler

Definition at line 362 of file SecurityAgentServiceClientModel.h.

◆ ListIntegratedResourcesPaginator

Definition at line 36 of file SecurityAgentClientPagination.h.

◆ ListIntegratedResourcesResponseReceivedHandler

Definition at line 365 of file SecurityAgentServiceClientModel.h.

◆ ListIntegrationsPaginator

Definition at line 39 of file SecurityAgentClientPagination.h.

◆ ListIntegrationsResponseReceivedHandler

Definition at line 368 of file SecurityAgentServiceClientModel.h.

◆ ListMembershipsPaginator

Definition at line 41 of file SecurityAgentClientPagination.h.

◆ ListMembershipsResponseReceivedHandler

Definition at line 371 of file SecurityAgentServiceClientModel.h.

◆ ListPentestJobsForPentestPaginator

Definition at line 43 of file SecurityAgentClientPagination.h.

◆ ListPentestJobsForPentestResponseReceivedHandler

Definition at line 377 of file SecurityAgentServiceClientModel.h.

◆ ListPentestJobTasksPaginator

Definition at line 46 of file SecurityAgentClientPagination.h.

◆ ListPentestJobTasksResponseReceivedHandler

Definition at line 374 of file SecurityAgentServiceClientModel.h.

◆ ListPentestsPaginator

using Aws::SecurityAgent::ListPentestsPaginator = typedef Aws::Utils::Pagination::Paginator<SecurityAgentClient, Model::ListPentestsRequest, Pagination::ListPentestsPaginationTraits<SecurityAgentClient> >

Definition at line 49 of file SecurityAgentClientPagination.h.

◆ ListPentestsResponseReceivedHandler

typedef std::function<void(const SecurityAgentClient*, const Model::ListPentestsRequest&, const Model::ListPentestsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::SecurityAgent::ListPentestsResponseReceivedHandler

Definition at line 380 of file SecurityAgentServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 383 of file SecurityAgentServiceClientModel.h.

◆ ListTargetDomainsPaginator

Definition at line 51 of file SecurityAgentClientPagination.h.

◆ ListTargetDomainsResponseReceivedHandler

Definition at line 386 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentClientConfiguration

Definition at line 104 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentEndpointProvider

Definition at line 106 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentEndpointProviderBase

Definition at line 105 of file SecurityAgentServiceClientModel.h.

◆ StartCodeRemediationResponseReceivedHandler

Definition at line 389 of file SecurityAgentServiceClientModel.h.

◆ StartPentestJobResponseReceivedHandler

Definition at line 392 of file SecurityAgentServiceClientModel.h.

◆ StopPentestJobResponseReceivedHandler

Definition at line 395 of file SecurityAgentServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 398 of file SecurityAgentServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 401 of file SecurityAgentServiceClientModel.h.

◆ UpdateAgentSpaceResponseReceivedHandler

Definition at line 404 of file SecurityAgentServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 407 of file SecurityAgentServiceClientModel.h.

◆ UpdateFindingResponseReceivedHandler

Definition at line 410 of file SecurityAgentServiceClientModel.h.

◆ UpdateIntegratedResourcesResponseReceivedHandler

Definition at line 413 of file SecurityAgentServiceClientModel.h.

◆ UpdatePentestResponseReceivedHandler

Definition at line 416 of file SecurityAgentServiceClientModel.h.

◆ UpdateTargetDomainResponseReceivedHandler

Definition at line 419 of file SecurityAgentServiceClientModel.h.

◆ VerifyTargetDomainResponseReceivedHandler

Definition at line 422 of file SecurityAgentServiceClientModel.h.

Enumeration Type Documentation

◆ SecurityAgentErrors

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 

Definition at line 14 of file SecurityAgentErrors.h.