AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ConfigServiceClient *, const Model::GetStoredQueryRequest &, const Model::GetStoredQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetStoredQueryResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const ConfigServiceClient *, const Model::PutConfigRuleRequest &, const Model::PutConfigRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutConfigRuleResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const ConfigServiceClient *, const Model::PutEvaluationsRequest &, const Model::PutEvaluationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutEvaluationsResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const ConfigServiceClient *, const Model::PutStoredQueryRequest &, const Model::PutStoredQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutStoredQueryResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const ConfigServiceClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const ConfigServiceClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

enum class  ConfigServiceErrors {
  INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 ,
  INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 ,
  MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 ,
  SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 ,
  RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 ,
  REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 ,
  REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , CONFORMANCE_PACK_TEMPLATE_VALIDATION = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  IDEMPOTENT_PARAMETER_MISMATCH , INSUFFICIENT_DELIVERY_POLICY , INSUFFICIENT_PERMISSIONS , INVALID_CONFIGURATION_RECORDER_NAME ,
  INVALID_DELIVERY_CHANNEL_NAME , INVALID_EXPRESSION , INVALID_LIMIT , INVALID_NEXT_TOKEN ,
  INVALID_RECORDING_GROUP , INVALID_RESULT_TOKEN , INVALID_ROLE , INVALID_S3_KEY_PREFIX ,
  INVALID_S3_KMS_KEY_ARN , INVALID_S_N_S_TOPIC_A_R_N , INVALID_TIME_RANGE , LAST_DELIVERY_CHANNEL_DELETE_FAILED ,
  LIMIT_EXCEEDED , MAX_ACTIVE_RESOURCES_EXCEEDED , MAX_NUMBER_OF_CONFIGURATION_RECORDERS_EXCEEDED , MAX_NUMBER_OF_CONFIG_RULES_EXCEEDED ,
  MAX_NUMBER_OF_CONFORMANCE_PACKS_EXCEEDED , MAX_NUMBER_OF_DELIVERY_CHANNELS_EXCEEDED , MAX_NUMBER_OF_ORGANIZATION_CONFIG_RULES_EXCEEDED , MAX_NUMBER_OF_ORGANIZATION_CONFORMANCE_PACKS_EXCEEDED ,
  MAX_NUMBER_OF_RETENTION_CONFIGURATIONS_EXCEEDED , NO_AVAILABLE_CONFIGURATION_RECORDER , NO_AVAILABLE_DELIVERY_CHANNEL , NO_AVAILABLE_ORGANIZATION ,
  NO_RUNNING_CONFIGURATION_RECORDER , NO_SUCH_BUCKET , NO_SUCH_CONFIGURATION_AGGREGATOR , NO_SUCH_CONFIGURATION_RECORDER ,
  NO_SUCH_CONFIG_RULE , NO_SUCH_CONFIG_RULE_IN_CONFORMANCE_PACK , NO_SUCH_CONFORMANCE_PACK , NO_SUCH_DELIVERY_CHANNEL ,
  NO_SUCH_ORGANIZATION_CONFIG_RULE , NO_SUCH_ORGANIZATION_CONFORMANCE_PACK , NO_SUCH_REMEDIATION_CONFIGURATION , NO_SUCH_REMEDIATION_EXCEPTION ,
  NO_SUCH_RETENTION_CONFIGURATION , ORGANIZATION_ACCESS_DENIED , ORGANIZATION_ALL_FEATURES_NOT_ENABLED , ORGANIZATION_CONFORMANCE_PACK_TEMPLATE_VALIDATION ,
  OVERSIZED_CONFIGURATION_ITEM , REMEDIATION_IN_PROGRESS , RESOURCE_CONCURRENT_MODIFICATION , RESOURCE_IN_USE ,
  RESOURCE_NOT_DISCOVERED , TOO_MANY_TAGS
}
 

Typedef Documentation

◆ BatchGetAggregateResourceConfigResponseReceivedHandler

Definition at line 450 of file ConfigServiceServiceClientModel.h.

◆ BatchGetResourceConfigResponseReceivedHandler

Definition at line 451 of file ConfigServiceServiceClientModel.h.

◆ ConfigServiceClientConfiguration

Definition at line 155 of file ConfigServiceServiceClientModel.h.

◆ ConfigServiceEndpointProvider

Definition at line 157 of file ConfigServiceServiceClientModel.h.

◆ ConfigServiceEndpointProviderBase

Definition at line 156 of file ConfigServiceServiceClientModel.h.

◆ DeleteAggregationAuthorizationResponseReceivedHandler

Definition at line 452 of file ConfigServiceServiceClientModel.h.

◆ DeleteConfigRuleResponseReceivedHandler

Definition at line 453 of file ConfigServiceServiceClientModel.h.

◆ DeleteConfigurationAggregatorResponseReceivedHandler

Definition at line 454 of file ConfigServiceServiceClientModel.h.

◆ DeleteConfigurationRecorderResponseReceivedHandler

Definition at line 455 of file ConfigServiceServiceClientModel.h.

◆ DeleteConformancePackResponseReceivedHandler

Definition at line 456 of file ConfigServiceServiceClientModel.h.

◆ DeleteDeliveryChannelResponseReceivedHandler

Definition at line 457 of file ConfigServiceServiceClientModel.h.

◆ DeleteEvaluationResultsResponseReceivedHandler

Definition at line 458 of file ConfigServiceServiceClientModel.h.

◆ DeleteOrganizationConfigRuleResponseReceivedHandler

Definition at line 459 of file ConfigServiceServiceClientModel.h.

◆ DeleteOrganizationConformancePackResponseReceivedHandler

Definition at line 460 of file ConfigServiceServiceClientModel.h.

◆ DeletePendingAggregationRequestResponseReceivedHandler

Definition at line 461 of file ConfigServiceServiceClientModel.h.

◆ DeleteRemediationConfigurationResponseReceivedHandler

Definition at line 462 of file ConfigServiceServiceClientModel.h.

◆ DeleteRemediationExceptionsResponseReceivedHandler

Definition at line 463 of file ConfigServiceServiceClientModel.h.

◆ DeleteResourceConfigResponseReceivedHandler

Definition at line 464 of file ConfigServiceServiceClientModel.h.

◆ DeleteRetentionConfigurationResponseReceivedHandler

Definition at line 465 of file ConfigServiceServiceClientModel.h.

◆ DeleteStoredQueryResponseReceivedHandler

Definition at line 466 of file ConfigServiceServiceClientModel.h.

◆ DeliverConfigSnapshotResponseReceivedHandler

Definition at line 467 of file ConfigServiceServiceClientModel.h.

◆ DescribeAggregateComplianceByConfigRulesResponseReceivedHandler

Definition at line 468 of file ConfigServiceServiceClientModel.h.

◆ DescribeAggregateComplianceByConformancePacksResponseReceivedHandler

Definition at line 469 of file ConfigServiceServiceClientModel.h.

◆ DescribeAggregationAuthorizationsResponseReceivedHandler

Definition at line 470 of file ConfigServiceServiceClientModel.h.

◆ DescribeComplianceByConfigRuleResponseReceivedHandler

Definition at line 471 of file ConfigServiceServiceClientModel.h.

◆ DescribeComplianceByResourceResponseReceivedHandler

Definition at line 472 of file ConfigServiceServiceClientModel.h.

◆ DescribeConfigRuleEvaluationStatusResponseReceivedHandler

Definition at line 473 of file ConfigServiceServiceClientModel.h.

◆ DescribeConfigRulesResponseReceivedHandler

Definition at line 474 of file ConfigServiceServiceClientModel.h.

◆ DescribeConfigurationAggregatorSourcesStatusResponseReceivedHandler

Definition at line 475 of file ConfigServiceServiceClientModel.h.

◆ DescribeConfigurationAggregatorsResponseReceivedHandler

Definition at line 476 of file ConfigServiceServiceClientModel.h.

◆ DescribeConfigurationRecordersResponseReceivedHandler

Definition at line 478 of file ConfigServiceServiceClientModel.h.

◆ DescribeConfigurationRecorderStatusResponseReceivedHandler

Definition at line 477 of file ConfigServiceServiceClientModel.h.

◆ DescribeConformancePackComplianceResponseReceivedHandler

Definition at line 479 of file ConfigServiceServiceClientModel.h.

◆ DescribeConformancePacksResponseReceivedHandler

Definition at line 481 of file ConfigServiceServiceClientModel.h.

◆ DescribeConformancePackStatusResponseReceivedHandler

Definition at line 480 of file ConfigServiceServiceClientModel.h.

◆ DescribeDeliveryChannelsResponseReceivedHandler

Definition at line 483 of file ConfigServiceServiceClientModel.h.

◆ DescribeDeliveryChannelStatusResponseReceivedHandler

Definition at line 482 of file ConfigServiceServiceClientModel.h.

◆ DescribeOrganizationConfigRulesResponseReceivedHandler

Definition at line 485 of file ConfigServiceServiceClientModel.h.

◆ DescribeOrganizationConfigRuleStatusesResponseReceivedHandler

Definition at line 484 of file ConfigServiceServiceClientModel.h.

◆ DescribeOrganizationConformancePacksResponseReceivedHandler

Definition at line 487 of file ConfigServiceServiceClientModel.h.

◆ DescribeOrganizationConformancePackStatusesResponseReceivedHandler

Definition at line 486 of file ConfigServiceServiceClientModel.h.

◆ DescribePendingAggregationRequestsResponseReceivedHandler

Definition at line 488 of file ConfigServiceServiceClientModel.h.

◆ DescribeRemediationConfigurationsResponseReceivedHandler

Definition at line 489 of file ConfigServiceServiceClientModel.h.

◆ DescribeRemediationExceptionsResponseReceivedHandler

Definition at line 490 of file ConfigServiceServiceClientModel.h.

◆ DescribeRemediationExecutionStatusResponseReceivedHandler

Definition at line 491 of file ConfigServiceServiceClientModel.h.

◆ DescribeRetentionConfigurationsResponseReceivedHandler

Definition at line 492 of file ConfigServiceServiceClientModel.h.

◆ GetAggregateComplianceDetailsByConfigRuleResponseReceivedHandler

Definition at line 493 of file ConfigServiceServiceClientModel.h.

◆ GetAggregateConfigRuleComplianceSummaryResponseReceivedHandler

Definition at line 494 of file ConfigServiceServiceClientModel.h.

◆ GetAggregateConformancePackComplianceSummaryResponseReceivedHandler

Definition at line 495 of file ConfigServiceServiceClientModel.h.

◆ GetAggregateDiscoveredResourceCountsResponseReceivedHandler

Definition at line 496 of file ConfigServiceServiceClientModel.h.

◆ GetAggregateResourceConfigResponseReceivedHandler

Definition at line 497 of file ConfigServiceServiceClientModel.h.

◆ GetComplianceDetailsByConfigRuleResponseReceivedHandler

Definition at line 498 of file ConfigServiceServiceClientModel.h.

◆ GetComplianceDetailsByResourceResponseReceivedHandler

Definition at line 499 of file ConfigServiceServiceClientModel.h.

◆ GetComplianceSummaryByConfigRuleResponseReceivedHandler

Definition at line 500 of file ConfigServiceServiceClientModel.h.

◆ GetComplianceSummaryByResourceTypeResponseReceivedHandler

Definition at line 501 of file ConfigServiceServiceClientModel.h.

◆ GetConformancePackComplianceDetailsResponseReceivedHandler

Definition at line 502 of file ConfigServiceServiceClientModel.h.

◆ GetConformancePackComplianceSummaryResponseReceivedHandler

Definition at line 503 of file ConfigServiceServiceClientModel.h.

◆ GetCustomRulePolicyResponseReceivedHandler

Definition at line 504 of file ConfigServiceServiceClientModel.h.

◆ GetDiscoveredResourceCountsResponseReceivedHandler

Definition at line 505 of file ConfigServiceServiceClientModel.h.

◆ GetOrganizationConfigRuleDetailedStatusResponseReceivedHandler

Definition at line 506 of file ConfigServiceServiceClientModel.h.

◆ GetOrganizationConformancePackDetailedStatusResponseReceivedHandler

Definition at line 507 of file ConfigServiceServiceClientModel.h.

◆ GetOrganizationCustomRulePolicyResponseReceivedHandler

Definition at line 508 of file ConfigServiceServiceClientModel.h.

◆ GetResourceConfigHistoryResponseReceivedHandler

Definition at line 509 of file ConfigServiceServiceClientModel.h.

◆ GetResourceEvaluationSummaryResponseReceivedHandler

Definition at line 510 of file ConfigServiceServiceClientModel.h.

◆ GetStoredQueryResponseReceivedHandler

Definition at line 511 of file ConfigServiceServiceClientModel.h.

◆ ListAggregateDiscoveredResourcesResponseReceivedHandler

Definition at line 512 of file ConfigServiceServiceClientModel.h.

◆ ListConformancePackComplianceScoresResponseReceivedHandler

Definition at line 513 of file ConfigServiceServiceClientModel.h.

◆ ListDiscoveredResourcesResponseReceivedHandler

Definition at line 514 of file ConfigServiceServiceClientModel.h.

◆ ListResourceEvaluationsResponseReceivedHandler

Definition at line 515 of file ConfigServiceServiceClientModel.h.

◆ ListStoredQueriesResponseReceivedHandler

Definition at line 516 of file ConfigServiceServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 517 of file ConfigServiceServiceClientModel.h.

◆ PutAggregationAuthorizationResponseReceivedHandler

Definition at line 518 of file ConfigServiceServiceClientModel.h.

◆ PutConfigRuleResponseReceivedHandler

Definition at line 519 of file ConfigServiceServiceClientModel.h.

◆ PutConfigurationAggregatorResponseReceivedHandler

Definition at line 520 of file ConfigServiceServiceClientModel.h.

◆ PutConfigurationRecorderResponseReceivedHandler

Definition at line 521 of file ConfigServiceServiceClientModel.h.

◆ PutConformancePackResponseReceivedHandler

Definition at line 522 of file ConfigServiceServiceClientModel.h.

◆ PutDeliveryChannelResponseReceivedHandler

Definition at line 523 of file ConfigServiceServiceClientModel.h.

◆ PutEvaluationsResponseReceivedHandler

Definition at line 524 of file ConfigServiceServiceClientModel.h.

◆ PutExternalEvaluationResponseReceivedHandler

Definition at line 525 of file ConfigServiceServiceClientModel.h.

◆ PutOrganizationConfigRuleResponseReceivedHandler

Definition at line 526 of file ConfigServiceServiceClientModel.h.

◆ PutOrganizationConformancePackResponseReceivedHandler

Definition at line 527 of file ConfigServiceServiceClientModel.h.

◆ PutRemediationConfigurationsResponseReceivedHandler

Definition at line 528 of file ConfigServiceServiceClientModel.h.

◆ PutRemediationExceptionsResponseReceivedHandler

Definition at line 529 of file ConfigServiceServiceClientModel.h.

◆ PutResourceConfigResponseReceivedHandler

Definition at line 530 of file ConfigServiceServiceClientModel.h.

◆ PutRetentionConfigurationResponseReceivedHandler

Definition at line 531 of file ConfigServiceServiceClientModel.h.

◆ PutStoredQueryResponseReceivedHandler

Definition at line 532 of file ConfigServiceServiceClientModel.h.

◆ SelectAggregateResourceConfigResponseReceivedHandler

Definition at line 533 of file ConfigServiceServiceClientModel.h.

◆ SelectResourceConfigResponseReceivedHandler

Definition at line 534 of file ConfigServiceServiceClientModel.h.

◆ StartConfigRulesEvaluationResponseReceivedHandler

Definition at line 535 of file ConfigServiceServiceClientModel.h.

◆ StartConfigurationRecorderResponseReceivedHandler

Definition at line 536 of file ConfigServiceServiceClientModel.h.

◆ StartRemediationExecutionResponseReceivedHandler

Definition at line 537 of file ConfigServiceServiceClientModel.h.

◆ StartResourceEvaluationResponseReceivedHandler

Definition at line 538 of file ConfigServiceServiceClientModel.h.

◆ StopConfigurationRecorderResponseReceivedHandler

Definition at line 539 of file ConfigServiceServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 540 of file ConfigServiceServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 541 of file ConfigServiceServiceClientModel.h.

Enumeration Type Documentation

◆ ConfigServiceErrors

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 
CONFORMANCE_PACK_TEMPLATE_VALIDATION 
IDEMPOTENT_PARAMETER_MISMATCH 
INSUFFICIENT_DELIVERY_POLICY 
INSUFFICIENT_PERMISSIONS 
INVALID_CONFIGURATION_RECORDER_NAME 
INVALID_DELIVERY_CHANNEL_NAME 
INVALID_EXPRESSION 
INVALID_LIMIT 
INVALID_NEXT_TOKEN 
INVALID_RECORDING_GROUP 
INVALID_RESULT_TOKEN 
INVALID_ROLE 
INVALID_S3_KEY_PREFIX 
INVALID_S3_KMS_KEY_ARN 
INVALID_S_N_S_TOPIC_A_R_N 
INVALID_TIME_RANGE 
LAST_DELIVERY_CHANNEL_DELETE_FAILED 
LIMIT_EXCEEDED 
MAX_ACTIVE_RESOURCES_EXCEEDED 
MAX_NUMBER_OF_CONFIGURATION_RECORDERS_EXCEEDED 
MAX_NUMBER_OF_CONFIG_RULES_EXCEEDED 
MAX_NUMBER_OF_CONFORMANCE_PACKS_EXCEEDED 
MAX_NUMBER_OF_DELIVERY_CHANNELS_EXCEEDED 
MAX_NUMBER_OF_ORGANIZATION_CONFIG_RULES_EXCEEDED 
MAX_NUMBER_OF_ORGANIZATION_CONFORMANCE_PACKS_EXCEEDED 
MAX_NUMBER_OF_RETENTION_CONFIGURATIONS_EXCEEDED 
NO_AVAILABLE_CONFIGURATION_RECORDER 
NO_AVAILABLE_DELIVERY_CHANNEL 
NO_AVAILABLE_ORGANIZATION 
NO_RUNNING_CONFIGURATION_RECORDER 
NO_SUCH_BUCKET 
NO_SUCH_CONFIGURATION_AGGREGATOR 
NO_SUCH_CONFIGURATION_RECORDER 
NO_SUCH_CONFIG_RULE 
NO_SUCH_CONFIG_RULE_IN_CONFORMANCE_PACK 
NO_SUCH_CONFORMANCE_PACK 
NO_SUCH_DELIVERY_CHANNEL 
NO_SUCH_ORGANIZATION_CONFIG_RULE 
NO_SUCH_ORGANIZATION_CONFORMANCE_PACK 
NO_SUCH_REMEDIATION_CONFIGURATION 
NO_SUCH_REMEDIATION_EXCEPTION 
NO_SUCH_RETENTION_CONFIGURATION 
ORGANIZATION_ACCESS_DENIED 
ORGANIZATION_ALL_FEATURES_NOT_ENABLED 
ORGANIZATION_CONFORMANCE_PACK_TEMPLATE_VALIDATION 
OVERSIZED_CONFIGURATION_ITEM 
REMEDIATION_IN_PROGRESS 
RESOURCE_CONCURRENT_MODIFICATION 
RESOURCE_IN_USE 
RESOURCE_NOT_DISCOVERED 
TOO_MANY_TAGS 

Definition at line 16 of file ConfigServiceErrors.h.