AWS SDK for C++

AWS SDK for C++ Version 1.11.844

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::CreateThreatRequest &, const Model::CreateThreatOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateThreatResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
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::ListThreatsRequest &, const Model::ListThreatsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListThreatsResponseReceivedHandler
 
 
 
 
 
 
 
 
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
 
 
 
 
typedef std::function< void(const SecurityAgentClient *, const Model::UpdateThreatRequest &, const Model::UpdateThreatOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateThreatResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AddArtifactResponseReceivedHandler

Definition at line 444 of file SecurityAgentServiceClientModel.h.

◆ BatchCreateSecurityRequirementsResponseReceivedHandler

Definition at line 448 of file SecurityAgentServiceClientModel.h.

◆ BatchDeleteCodeReviewsResponseReceivedHandler

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

◆ BatchDeleteSecurityRequirementsResponseReceivedHandler

Definition at line 458 of file SecurityAgentServiceClientModel.h.

◆ BatchDeleteThreatModelsResponseReceivedHandler

Definition at line 461 of file SecurityAgentServiceClientModel.h.

◆ BatchGetAgentSpacesResponseReceivedHandler

Definition at line 464 of file SecurityAgentServiceClientModel.h.

◆ BatchGetArtifactMetadataResponseReceivedHandler

Definition at line 467 of file SecurityAgentServiceClientModel.h.

◆ BatchGetCodeReviewJobsResponseReceivedHandler

Definition at line 473 of file SecurityAgentServiceClientModel.h.

◆ BatchGetCodeReviewJobTasksResponseReceivedHandler

Definition at line 470 of file SecurityAgentServiceClientModel.h.

◆ BatchGetCodeReviewsResponseReceivedHandler

Definition at line 476 of file SecurityAgentServiceClientModel.h.

◆ BatchGetFindingsResponseReceivedHandler

Definition at line 479 of file SecurityAgentServiceClientModel.h.

◆ BatchGetPentestJobsResponseReceivedHandler

Definition at line 485 of file SecurityAgentServiceClientModel.h.

◆ BatchGetPentestJobTasksResponseReceivedHandler

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

◆ BatchGetSecurityRequirementsResponseReceivedHandler

Definition at line 492 of file SecurityAgentServiceClientModel.h.

◆ BatchGetTargetDomainsResponseReceivedHandler

Definition at line 495 of file SecurityAgentServiceClientModel.h.

◆ BatchGetThreatModelJobsResponseReceivedHandler

Definition at line 501 of file SecurityAgentServiceClientModel.h.

◆ BatchGetThreatModelJobTasksResponseReceivedHandler

Definition at line 498 of file SecurityAgentServiceClientModel.h.

◆ BatchGetThreatModelsResponseReceivedHandler

Definition at line 504 of file SecurityAgentServiceClientModel.h.

◆ BatchGetThreatsResponseReceivedHandler

Definition at line 507 of file SecurityAgentServiceClientModel.h.

◆ BatchUpdateSecurityRequirementsResponseReceivedHandler

Definition at line 511 of file SecurityAgentServiceClientModel.h.

◆ CreateAgentSpaceResponseReceivedHandler

Definition at line 514 of file SecurityAgentServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 517 of file SecurityAgentServiceClientModel.h.

◆ CreateCodeReviewResponseReceivedHandler

Definition at line 520 of file SecurityAgentServiceClientModel.h.

◆ CreateIntegrationResponseReceivedHandler

Definition at line 523 of file SecurityAgentServiceClientModel.h.

◆ CreateMembershipResponseReceivedHandler

Definition at line 526 of file SecurityAgentServiceClientModel.h.

◆ CreatePentestResponseReceivedHandler

Definition at line 529 of file SecurityAgentServiceClientModel.h.

◆ CreatePrivateConnectionResponseReceivedHandler

Definition at line 532 of file SecurityAgentServiceClientModel.h.

◆ CreateSecurityRequirementPackResponseReceivedHandler

Definition at line 536 of file SecurityAgentServiceClientModel.h.

◆ CreateTargetDomainResponseReceivedHandler

Definition at line 539 of file SecurityAgentServiceClientModel.h.

◆ CreateThreatModelResponseReceivedHandler

Definition at line 545 of file SecurityAgentServiceClientModel.h.

◆ CreateThreatResponseReceivedHandler

Definition at line 542 of file SecurityAgentServiceClientModel.h.

◆ DeleteAgentSpaceResponseReceivedHandler

Definition at line 548 of file SecurityAgentServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 551 of file SecurityAgentServiceClientModel.h.

◆ DeleteArtifactResponseReceivedHandler

Definition at line 554 of file SecurityAgentServiceClientModel.h.

◆ DeleteIntegrationResponseReceivedHandler

Definition at line 557 of file SecurityAgentServiceClientModel.h.

◆ DeleteMembershipResponseReceivedHandler

Definition at line 560 of file SecurityAgentServiceClientModel.h.

◆ DeletePrivateConnectionResponseReceivedHandler

Definition at line 563 of file SecurityAgentServiceClientModel.h.

◆ DeleteSecurityRequirementPackResponseReceivedHandler

Definition at line 567 of file SecurityAgentServiceClientModel.h.

◆ DeleteTargetDomainResponseReceivedHandler

Definition at line 570 of file SecurityAgentServiceClientModel.h.

◆ DescribePrivateConnectionResponseReceivedHandler

Definition at line 573 of file SecurityAgentServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 576 of file SecurityAgentServiceClientModel.h.

◆ GetArtifactResponseReceivedHandler

Definition at line 579 of file SecurityAgentServiceClientModel.h.

◆ GetIntegrationResponseReceivedHandler

Definition at line 582 of file SecurityAgentServiceClientModel.h.

◆ GetSecurityRequirementPackResponseReceivedHandler

Definition at line 585 of file SecurityAgentServiceClientModel.h.

◆ ImportSecurityRequirementsResponseReceivedHandler

Definition at line 588 of file SecurityAgentServiceClientModel.h.

◆ InitiateProviderRegistrationResponseReceivedHandler

Definition at line 592 of file SecurityAgentServiceClientModel.h.

◆ ListAgentSpacesPaginator

Definition at line 35 of file SecurityAgentClientPagination.h.

◆ ListAgentSpacesResponseReceivedHandler

Definition at line 595 of file SecurityAgentServiceClientModel.h.

◆ ListApplicationsPaginator

Definition at line 37 of file SecurityAgentClientPagination.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 598 of file SecurityAgentServiceClientModel.h.

◆ ListArtifactsPaginator

Definition at line 39 of file SecurityAgentClientPagination.h.

◆ ListArtifactsResponseReceivedHandler

Definition at line 601 of file SecurityAgentServiceClientModel.h.

◆ ListCodeReviewJobsForCodeReviewPaginator

Definition at line 41 of file SecurityAgentClientPagination.h.

◆ ListCodeReviewJobsForCodeReviewResponseReceivedHandler

Definition at line 608 of file SecurityAgentServiceClientModel.h.

◆ ListCodeReviewJobTasksPaginator

Definition at line 44 of file SecurityAgentClientPagination.h.

◆ ListCodeReviewJobTasksResponseReceivedHandler

Definition at line 604 of file SecurityAgentServiceClientModel.h.

◆ ListCodeReviewsPaginator

Definition at line 47 of file SecurityAgentClientPagination.h.

◆ ListCodeReviewsResponseReceivedHandler

Definition at line 611 of file SecurityAgentServiceClientModel.h.

◆ ListDiscoveredEndpointsPaginator

Definition at line 49 of file SecurityAgentClientPagination.h.

◆ ListDiscoveredEndpointsResponseReceivedHandler

Definition at line 614 of file SecurityAgentServiceClientModel.h.

◆ ListFindingsPaginator

Definition at line 52 of file SecurityAgentClientPagination.h.

◆ ListFindingsResponseReceivedHandler

Definition at line 617 of file SecurityAgentServiceClientModel.h.

◆ ListIntegratedResourcesPaginator

Definition at line 54 of file SecurityAgentClientPagination.h.

◆ ListIntegratedResourcesResponseReceivedHandler

Definition at line 620 of file SecurityAgentServiceClientModel.h.

◆ ListIntegrationsPaginator

Definition at line 57 of file SecurityAgentClientPagination.h.

◆ ListIntegrationsResponseReceivedHandler

Definition at line 623 of file SecurityAgentServiceClientModel.h.

◆ ListMembershipsPaginator

Definition at line 59 of file SecurityAgentClientPagination.h.

◆ ListMembershipsResponseReceivedHandler

Definition at line 626 of file SecurityAgentServiceClientModel.h.

◆ ListPentestJobsForPentestPaginator

Definition at line 61 of file SecurityAgentClientPagination.h.

◆ ListPentestJobsForPentestResponseReceivedHandler

Definition at line 632 of file SecurityAgentServiceClientModel.h.

◆ ListPentestJobTasksPaginator

Definition at line 64 of file SecurityAgentClientPagination.h.

◆ ListPentestJobTasksResponseReceivedHandler

Definition at line 629 of file SecurityAgentServiceClientModel.h.

◆ ListPentestsPaginator

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

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

◆ ListPrivateConnectionsPaginator

Definition at line 69 of file SecurityAgentClientPagination.h.

◆ ListPrivateConnectionsResponseReceivedHandler

Definition at line 638 of file SecurityAgentServiceClientModel.h.

◆ ListSecurityRequirementPacksPaginator

Definition at line 72 of file SecurityAgentClientPagination.h.

◆ ListSecurityRequirementPacksResponseReceivedHandler

Definition at line 642 of file SecurityAgentServiceClientModel.h.

◆ ListSecurityRequirementsPaginator

Definition at line 75 of file SecurityAgentClientPagination.h.

◆ ListSecurityRequirementsResponseReceivedHandler

Definition at line 645 of file SecurityAgentServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 648 of file SecurityAgentServiceClientModel.h.

◆ ListTargetDomainsPaginator

Definition at line 78 of file SecurityAgentClientPagination.h.

◆ ListTargetDomainsResponseReceivedHandler

Definition at line 651 of file SecurityAgentServiceClientModel.h.

◆ ListThreatModelJobsPaginator

Definition at line 80 of file SecurityAgentClientPagination.h.

◆ ListThreatModelJobsResponseReceivedHandler

Definition at line 657 of file SecurityAgentServiceClientModel.h.

◆ ListThreatModelJobTasksPaginator

Definition at line 83 of file SecurityAgentClientPagination.h.

◆ ListThreatModelJobTasksResponseReceivedHandler

Definition at line 654 of file SecurityAgentServiceClientModel.h.

◆ ListThreatModelsPaginator

Definition at line 86 of file SecurityAgentClientPagination.h.

◆ ListThreatModelsResponseReceivedHandler

Definition at line 660 of file SecurityAgentServiceClientModel.h.

◆ ListThreatsPaginator

Definition at line 88 of file SecurityAgentClientPagination.h.

◆ ListThreatsResponseReceivedHandler

Definition at line 663 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentClientConfiguration

Definition at line 148 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentEndpointProvider

Definition at line 150 of file SecurityAgentServiceClientModel.h.

◆ SecurityAgentEndpointProviderBase

Definition at line 149 of file SecurityAgentServiceClientModel.h.

◆ StartCodeRemediationResponseReceivedHandler

Definition at line 666 of file SecurityAgentServiceClientModel.h.

◆ StartCodeReviewJobResponseReceivedHandler

Definition at line 669 of file SecurityAgentServiceClientModel.h.

◆ StartPentestJobResponseReceivedHandler

Definition at line 672 of file SecurityAgentServiceClientModel.h.

◆ StartThreatModelJobResponseReceivedHandler

Definition at line 675 of file SecurityAgentServiceClientModel.h.

◆ StopCodeReviewJobResponseReceivedHandler

Definition at line 678 of file SecurityAgentServiceClientModel.h.

◆ StopPentestJobResponseReceivedHandler

Definition at line 681 of file SecurityAgentServiceClientModel.h.

◆ StopThreatModelJobResponseReceivedHandler

Definition at line 684 of file SecurityAgentServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 687 of file SecurityAgentServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 690 of file SecurityAgentServiceClientModel.h.

◆ UpdateAgentSpaceResponseReceivedHandler

Definition at line 693 of file SecurityAgentServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 696 of file SecurityAgentServiceClientModel.h.

◆ UpdateCodeReviewResponseReceivedHandler

Definition at line 699 of file SecurityAgentServiceClientModel.h.

◆ UpdateFindingResponseReceivedHandler

Definition at line 702 of file SecurityAgentServiceClientModel.h.

◆ UpdateIntegratedResourcesResponseReceivedHandler

Definition at line 705 of file SecurityAgentServiceClientModel.h.

◆ UpdatePentestResponseReceivedHandler

Definition at line 708 of file SecurityAgentServiceClientModel.h.

◆ UpdatePrivateConnectionCertificateResponseReceivedHandler

Definition at line 712 of file SecurityAgentServiceClientModel.h.

◆ UpdateSecurityRequirementPackResponseReceivedHandler

Definition at line 716 of file SecurityAgentServiceClientModel.h.

◆ UpdateTargetDomainResponseReceivedHandler

Definition at line 719 of file SecurityAgentServiceClientModel.h.

◆ UpdateThreatModelResponseReceivedHandler

Definition at line 725 of file SecurityAgentServiceClientModel.h.

◆ UpdateThreatResponseReceivedHandler

Definition at line 722 of file SecurityAgentServiceClientModel.h.

◆ VerifyTargetDomainResponseReceivedHandler

Definition at line 728 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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file SecurityAgentErrors.h.