AWS SDK for C++

AWS SDK for C++ Version 1.11.812

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 318 of file SecurityAgentServiceClientModel.h.

◆ BatchDeleteCodeReviewsResponseReceivedHandler

Definition at line 321 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 324 of file SecurityAgentServiceClientModel.h.

◆ BatchGetAgentSpacesResponseReceivedHandler

Definition at line 327 of file SecurityAgentServiceClientModel.h.

◆ BatchGetArtifactMetadataResponseReceivedHandler

Definition at line 330 of file SecurityAgentServiceClientModel.h.

◆ BatchGetCodeReviewJobsResponseReceivedHandler

Definition at line 336 of file SecurityAgentServiceClientModel.h.

◆ BatchGetCodeReviewJobTasksResponseReceivedHandler

Definition at line 333 of file SecurityAgentServiceClientModel.h.

◆ BatchGetCodeReviewsResponseReceivedHandler

Definition at line 339 of file SecurityAgentServiceClientModel.h.

◆ BatchGetFindingsResponseReceivedHandler

Definition at line 342 of file SecurityAgentServiceClientModel.h.

◆ BatchGetPentestJobsResponseReceivedHandler

Definition at line 348 of file SecurityAgentServiceClientModel.h.

◆ BatchGetPentestJobTasksResponseReceivedHandler

Definition at line 345 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 351 of file SecurityAgentServiceClientModel.h.

◆ BatchGetTargetDomainsResponseReceivedHandler

Definition at line 354 of file SecurityAgentServiceClientModel.h.

◆ CreateAgentSpaceResponseReceivedHandler

Definition at line 357 of file SecurityAgentServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 360 of file SecurityAgentServiceClientModel.h.

◆ CreateCodeReviewResponseReceivedHandler

Definition at line 363 of file SecurityAgentServiceClientModel.h.

◆ CreateIntegrationResponseReceivedHandler

Definition at line 366 of file SecurityAgentServiceClientModel.h.

◆ CreateMembershipResponseReceivedHandler

Definition at line 369 of file SecurityAgentServiceClientModel.h.

◆ CreatePentestResponseReceivedHandler

Definition at line 372 of file SecurityAgentServiceClientModel.h.

◆ CreateTargetDomainResponseReceivedHandler

Definition at line 375 of file SecurityAgentServiceClientModel.h.

◆ DeleteAgentSpaceResponseReceivedHandler

Definition at line 378 of file SecurityAgentServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 381 of file SecurityAgentServiceClientModel.h.

◆ DeleteArtifactResponseReceivedHandler

Definition at line 384 of file SecurityAgentServiceClientModel.h.

◆ DeleteIntegrationResponseReceivedHandler

Definition at line 387 of file SecurityAgentServiceClientModel.h.

◆ DeleteMembershipResponseReceivedHandler

Definition at line 390 of file SecurityAgentServiceClientModel.h.

◆ DeleteTargetDomainResponseReceivedHandler

Definition at line 393 of file SecurityAgentServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 396 of file SecurityAgentServiceClientModel.h.

◆ GetArtifactResponseReceivedHandler

Definition at line 399 of file SecurityAgentServiceClientModel.h.

◆ GetIntegrationResponseReceivedHandler

Definition at line 402 of file SecurityAgentServiceClientModel.h.

◆ InitiateProviderRegistrationResponseReceivedHandler

Definition at line 406 of file SecurityAgentServiceClientModel.h.

◆ ListAgentSpacesPaginator

Definition at line 28 of file SecurityAgentClientPagination.h.

◆ ListAgentSpacesResponseReceivedHandler

Definition at line 409 of file SecurityAgentServiceClientModel.h.

◆ ListApplicationsPaginator

Definition at line 30 of file SecurityAgentClientPagination.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 412 of file SecurityAgentServiceClientModel.h.

◆ ListArtifactsPaginator

Definition at line 32 of file SecurityAgentClientPagination.h.

◆ ListArtifactsResponseReceivedHandler

Definition at line 415 of file SecurityAgentServiceClientModel.h.

◆ ListCodeReviewJobsForCodeReviewPaginator

Definition at line 34 of file SecurityAgentClientPagination.h.

◆ ListCodeReviewJobsForCodeReviewResponseReceivedHandler

Definition at line 422 of file SecurityAgentServiceClientModel.h.

◆ ListCodeReviewJobTasksPaginator

Definition at line 37 of file SecurityAgentClientPagination.h.

◆ ListCodeReviewJobTasksResponseReceivedHandler

Definition at line 418 of file SecurityAgentServiceClientModel.h.

◆ ListCodeReviewsPaginator

Definition at line 40 of file SecurityAgentClientPagination.h.

◆ ListCodeReviewsResponseReceivedHandler

Definition at line 425 of file SecurityAgentServiceClientModel.h.

◆ ListDiscoveredEndpointsPaginator

Definition at line 42 of file SecurityAgentClientPagination.h.

◆ ListDiscoveredEndpointsResponseReceivedHandler

Definition at line 428 of file SecurityAgentServiceClientModel.h.

◆ ListFindingsPaginator

Definition at line 45 of file SecurityAgentClientPagination.h.

◆ ListFindingsResponseReceivedHandler

Definition at line 431 of file SecurityAgentServiceClientModel.h.

◆ ListIntegratedResourcesPaginator

Definition at line 47 of file SecurityAgentClientPagination.h.

◆ ListIntegratedResourcesResponseReceivedHandler

Definition at line 434 of file SecurityAgentServiceClientModel.h.

◆ ListIntegrationsPaginator

Definition at line 50 of file SecurityAgentClientPagination.h.

◆ ListIntegrationsResponseReceivedHandler

Definition at line 437 of file SecurityAgentServiceClientModel.h.

◆ ListMembershipsPaginator

Definition at line 52 of file SecurityAgentClientPagination.h.

◆ ListMembershipsResponseReceivedHandler

Definition at line 440 of file SecurityAgentServiceClientModel.h.

◆ ListPentestJobsForPentestPaginator

Definition at line 54 of file SecurityAgentClientPagination.h.

◆ ListPentestJobsForPentestResponseReceivedHandler

Definition at line 446 of file SecurityAgentServiceClientModel.h.

◆ ListPentestJobTasksPaginator

Definition at line 57 of file SecurityAgentClientPagination.h.

◆ ListPentestJobTasksResponseReceivedHandler

Definition at line 443 of file SecurityAgentServiceClientModel.h.

◆ ListPentestsPaginator

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

Definition at line 60 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 449 of file SecurityAgentServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 452 of file SecurityAgentServiceClientModel.h.

◆ ListTargetDomainsPaginator

Definition at line 62 of file SecurityAgentClientPagination.h.

◆ ListTargetDomainsResponseReceivedHandler

Definition at line 455 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentClientConfiguration

Definition at line 115 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentEndpointProvider

Definition at line 117 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentEndpointProviderBase

Definition at line 116 of file SecurityAgentServiceClientModel.h.

◆ StartCodeRemediationResponseReceivedHandler

Definition at line 458 of file SecurityAgentServiceClientModel.h.

◆ StartCodeReviewJobResponseReceivedHandler

Definition at line 461 of file SecurityAgentServiceClientModel.h.

◆ StartPentestJobResponseReceivedHandler

Definition at line 464 of file SecurityAgentServiceClientModel.h.

◆ StopCodeReviewJobResponseReceivedHandler

Definition at line 467 of file SecurityAgentServiceClientModel.h.

◆ StopPentestJobResponseReceivedHandler

Definition at line 470 of file SecurityAgentServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 473 of file SecurityAgentServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 476 of file SecurityAgentServiceClientModel.h.

◆ UpdateAgentSpaceResponseReceivedHandler

Definition at line 479 of file SecurityAgentServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 482 of file SecurityAgentServiceClientModel.h.

◆ UpdateCodeReviewResponseReceivedHandler

Definition at line 485 of file SecurityAgentServiceClientModel.h.

◆ UpdateFindingResponseReceivedHandler

Definition at line 488 of file SecurityAgentServiceClientModel.h.

◆ UpdateIntegratedResourcesResponseReceivedHandler

Definition at line 491 of file SecurityAgentServiceClientModel.h.

◆ UpdatePentestResponseReceivedHandler

Definition at line 494 of file SecurityAgentServiceClientModel.h.

◆ UpdateTargetDomainResponseReceivedHandler

Definition at line 497 of file SecurityAgentServiceClientModel.h.

◆ VerifyTargetDomainResponseReceivedHandler

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