AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  FMSErrorMapper
 
namespace  Model
 

Classes

class  FMSClient
 
 
class  FMSError
 
class  FMSRequest
 

Typedefs

 
 
 
 
 
 
 
typedef std::function< void(const FMSClient *, const Model::DeleteAppsListRequest &, const Model::DeleteAppsListOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAppsListResponseReceivedHandler
 
 
typedef std::function< void(const FMSClient *, const Model::DeletePolicyRequest &, const Model::DeletePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePolicyResponseReceivedHandler
 
 
typedef std::function< void(const FMSClient *, const Model::DeleteResourceSetRequest &, const Model::DeleteResourceSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteResourceSetResponseReceivedHandler
 
 
 
typedef std::function< void(const FMSClient *, const Model::GetAdminAccountRequest &, const Model::GetAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAdminAccountResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::GetAdminScopeRequest &, const Model::GetAdminScopeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAdminScopeResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::GetAppsListRequest &, const Model::GetAppsListOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAppsListResponseReceivedHandler
 
 
 
typedef std::function< void(const FMSClient *, const Model::GetPolicyRequest &, const Model::GetPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPolicyResponseReceivedHandler
 
 
typedef std::function< void(const FMSClient *, const Model::GetProtocolsListRequest &, const Model::GetProtocolsListOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProtocolsListResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::GetResourceSetRequest &, const Model::GetResourceSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetResourceSetResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const FMSClient *, const Model::ListAppsListsRequest &, const Model::ListAppsListsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAppsListsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const FMSClient *, const Model::ListPoliciesRequest &, const Model::ListPoliciesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPoliciesResponseReceivedHandler
 
 
 
typedef std::function< void(const FMSClient *, const Model::ListResourceSetsRequest &, const Model::ListResourceSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListResourceSetsResponseReceivedHandler
 
 
 
typedef std::function< void(const FMSClient *, const Model::PutAdminAccountRequest &, const Model::PutAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAdminAccountResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::PutAppsListRequest &, const Model::PutAppsListOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAppsListResponseReceivedHandler
 
 
typedef std::function< void(const FMSClient *, const Model::PutPolicyRequest &, const Model::PutPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutPolicyResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::PutProtocolsListRequest &, const Model::PutProtocolsListOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutProtocolsListResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::PutResourceSetRequest &, const Model::PutResourceSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutResourceSetResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const FMSClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AssociateAdminAccountResponseReceivedHandler

Definition at line 242 of file FMSServiceClientModel.h.

◆ AssociateThirdPartyFirewallResponseReceivedHandler

Definition at line 243 of file FMSServiceClientModel.h.

◆ BatchAssociateResourceResponseReceivedHandler

Definition at line 244 of file FMSServiceClientModel.h.

◆ BatchDisassociateResourceResponseReceivedHandler

Definition at line 245 of file FMSServiceClientModel.h.

◆ DeleteAppsListResponseReceivedHandler

Definition at line 246 of file FMSServiceClientModel.h.

◆ DeleteNotificationChannelResponseReceivedHandler

Definition at line 247 of file FMSServiceClientModel.h.

◆ DeletePolicyResponseReceivedHandler

Definition at line 248 of file FMSServiceClientModel.h.

◆ DeleteProtocolsListResponseReceivedHandler

Definition at line 249 of file FMSServiceClientModel.h.

◆ DeleteResourceSetResponseReceivedHandler

Definition at line 250 of file FMSServiceClientModel.h.

◆ DisassociateAdminAccountResponseReceivedHandler

Definition at line 251 of file FMSServiceClientModel.h.

◆ DisassociateThirdPartyFirewallResponseReceivedHandler

Definition at line 252 of file FMSServiceClientModel.h.

◆ FMSClientConfiguration

Definition at line 97 of file FMSServiceClientModel.h.

◆ FMSEndpointProvider

Definition at line 99 of file FMSServiceClientModel.h.

◆ FMSEndpointProviderBase

Definition at line 98 of file FMSServiceClientModel.h.

◆ GetAdminAccountResponseReceivedHandler

Definition at line 253 of file FMSServiceClientModel.h.

◆ GetAdminScopeResponseReceivedHandler

Definition at line 254 of file FMSServiceClientModel.h.

◆ GetAppsListResponseReceivedHandler

typedef std::function<void(const FMSClient*, const Model::GetAppsListRequest&, const Model::GetAppsListOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::FMS::GetAppsListResponseReceivedHandler

Definition at line 255 of file FMSServiceClientModel.h.

◆ GetComplianceDetailResponseReceivedHandler

Definition at line 256 of file FMSServiceClientModel.h.

◆ GetNotificationChannelResponseReceivedHandler

Definition at line 257 of file FMSServiceClientModel.h.

◆ GetPolicyResponseReceivedHandler

typedef std::function<void(const FMSClient*, const Model::GetPolicyRequest&, const Model::GetPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::FMS::GetPolicyResponseReceivedHandler

Definition at line 258 of file FMSServiceClientModel.h.

◆ GetProtectionStatusResponseReceivedHandler

Definition at line 259 of file FMSServiceClientModel.h.

◆ GetProtocolsListResponseReceivedHandler

Definition at line 260 of file FMSServiceClientModel.h.

◆ GetResourceSetResponseReceivedHandler

Definition at line 261 of file FMSServiceClientModel.h.

◆ GetThirdPartyFirewallAssociationStatusResponseReceivedHandler

Definition at line 262 of file FMSServiceClientModel.h.

◆ GetViolationDetailsResponseReceivedHandler

Definition at line 263 of file FMSServiceClientModel.h.

◆ ListAdminAccountsForOrganizationResponseReceivedHandler

Definition at line 264 of file FMSServiceClientModel.h.

◆ ListAdminsManagingAccountResponseReceivedHandler

Definition at line 265 of file FMSServiceClientModel.h.

◆ ListAppsListsResponseReceivedHandler

Definition at line 266 of file FMSServiceClientModel.h.

◆ ListComplianceStatusResponseReceivedHandler

Definition at line 267 of file FMSServiceClientModel.h.

◆ ListDiscoveredResourcesResponseReceivedHandler

Definition at line 268 of file FMSServiceClientModel.h.

◆ ListMemberAccountsResponseReceivedHandler

Definition at line 269 of file FMSServiceClientModel.h.

◆ ListPoliciesResponseReceivedHandler

Definition at line 270 of file FMSServiceClientModel.h.

◆ ListProtocolsListsResponseReceivedHandler

Definition at line 271 of file FMSServiceClientModel.h.

◆ ListResourceSetResourcesResponseReceivedHandler

Definition at line 272 of file FMSServiceClientModel.h.

◆ ListResourceSetsResponseReceivedHandler

Definition at line 273 of file FMSServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 274 of file FMSServiceClientModel.h.

◆ ListThirdPartyFirewallFirewallPoliciesResponseReceivedHandler

Definition at line 275 of file FMSServiceClientModel.h.

◆ PutAdminAccountResponseReceivedHandler

Definition at line 276 of file FMSServiceClientModel.h.

◆ PutAppsListResponseReceivedHandler

typedef std::function<void(const FMSClient*, const Model::PutAppsListRequest&, const Model::PutAppsListOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::FMS::PutAppsListResponseReceivedHandler

Definition at line 277 of file FMSServiceClientModel.h.

◆ PutNotificationChannelResponseReceivedHandler

Definition at line 278 of file FMSServiceClientModel.h.

◆ PutPolicyResponseReceivedHandler

typedef std::function<void(const FMSClient*, const Model::PutPolicyRequest&, const Model::PutPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::FMS::PutPolicyResponseReceivedHandler

Definition at line 279 of file FMSServiceClientModel.h.

◆ PutProtocolsListResponseReceivedHandler

Definition at line 280 of file FMSServiceClientModel.h.

◆ PutResourceSetResponseReceivedHandler

Definition at line 281 of file FMSServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

typedef std::function<void(const FMSClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::FMS::TagResourceResponseReceivedHandler

Definition at line 282 of file FMSServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 283 of file FMSServiceClientModel.h.

Enumeration Type Documentation

◆ FMSErrors

enum class Aws::FMS::FMSErrors
strong
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 
INTERNAL_ERROR 
INVALID_INPUT 
INVALID_OPERATION 
INVALID_TYPE 
LIMIT_EXCEEDED 

Definition at line 16 of file FMSErrors.h.