AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  SSMErrorMapper
 

Classes

class  SSMClient
 
 
class  SSMError
 
class  SSMRequest
 

Typedefs

 
 
 
typedef std::function< void(const SSMClient *, const Model::AddTagsToResourceRequest &, const Model::AddTagsToResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddTagsToResourceResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::CancelCommandRequest &, const Model::CancelCommandOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelCommandResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::CreateActivationRequest &, const Model::CreateActivationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateActivationResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::CreateAssociationRequest &, const Model::CreateAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssociationResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::CreateDocumentRequest &, const Model::CreateDocumentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDocumentResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::CreateOpsItemRequest &, const Model::CreateOpsItemOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateOpsItemResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::CreateOpsMetadataRequest &, const Model::CreateOpsMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateOpsMetadataResponseReceivedHandler
 
 
 
typedef std::function< void(const SSMClient *, const Model::DeleteActivationRequest &, const Model::DeleteActivationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteActivationResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::DeleteAssociationRequest &, const Model::DeleteAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAssociationResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::DeleteDocumentRequest &, const Model::DeleteDocumentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDocumentResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::DeleteInventoryRequest &, const Model::DeleteInventoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteInventoryResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::DeleteOpsItemRequest &, const Model::DeleteOpsItemOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteOpsItemResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::DeleteOpsMetadataRequest &, const Model::DeleteOpsMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteOpsMetadataResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::DeleteParameterRequest &, const Model::DeleteParameterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteParameterResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::DeleteParametersRequest &, const Model::DeleteParametersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteParametersResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::DescribeDocumentRequest &, const Model::DescribeDocumentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDocumentResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::DescribeOpsItemsRequest &, const Model::DescribeOpsItemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeOpsItemsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::DescribeSessionsRequest &, const Model::DescribeSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeSessionsResponseReceivedHandler
 
 
 
typedef std::function< void(const SSMClient *, const Model::GetCalendarStateRequest &, const Model::GetCalendarStateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCalendarStateResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::GetDocumentRequest &, const Model::GetDocumentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDocumentResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::GetInventoryRequest &, const Model::GetInventoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetInventoryResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::GetOpsItemRequest &, const Model::GetOpsItemOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOpsItemResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::GetOpsMetadataRequest &, const Model::GetOpsMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOpsMetadataResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::GetOpsSummaryRequest &, const Model::GetOpsSummaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOpsSummaryResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::GetParameterRequest &, const Model::GetParameterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetParameterResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::GetParametersRequest &, const Model::GetParametersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetParametersResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::GetPatchBaselineRequest &, const Model::GetPatchBaselineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPatchBaselineResponseReceivedHandler
 
 
 
typedef std::function< void(const SSMClient *, const Model::GetServiceSettingRequest &, const Model::GetServiceSettingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetServiceSettingResponseReceivedHandler
 
 
 
typedef std::function< void(const SSMClient *, const Model::ListAssociationsRequest &, const Model::ListAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAssociationsResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::ListCommandsRequest &, const Model::ListCommandsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCommandsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::ListDocumentsRequest &, const Model::ListDocumentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDocumentsResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::ListOpsItemEventsRequest &, const Model::ListOpsItemEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOpsItemEventsResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::ListOpsMetadataRequest &, const Model::ListOpsMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOpsMetadataResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::PutInventoryRequest &, const Model::PutInventoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutInventoryResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::PutParameterRequest &, const Model::PutParameterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutParameterResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::PutResourcePolicyRequest &, const Model::PutResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutResourcePolicyResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::ResumeSessionRequest &, const Model::ResumeSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ResumeSessionResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::SendCommandRequest &, const Model::SendCommandOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SendCommandResponseReceivedHandler
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::StartSessionRequest &, const Model::StartSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartSessionResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::TerminateSessionRequest &, const Model::TerminateSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TerminateSessionResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::UpdateAssociationRequest &, const Model::UpdateAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAssociationResponseReceivedHandler
 
 
typedef std::function< void(const SSMClient *, const Model::UpdateDocumentRequest &, const Model::UpdateDocumentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDocumentResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const SSMClient *, const Model::UpdateOpsItemRequest &, const Model::UpdateOpsItemOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateOpsItemResponseReceivedHandler
 
typedef std::function< void(const SSMClient *, const Model::UpdateOpsMetadataRequest &, const Model::UpdateOpsMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateOpsMetadataResponseReceivedHandler
 
 
 
 

Enumerations

enum class  SSMErrors {
  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 , ALREADY_EXISTS = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  ASSOCIATED_INSTANCES , ASSOCIATION_ALREADY_EXISTS , ASSOCIATION_DOES_NOT_EXIST , ASSOCIATION_EXECUTION_DOES_NOT_EXIST ,
  ASSOCIATION_LIMIT_EXCEEDED , ASSOCIATION_VERSION_LIMIT_EXCEEDED , AUTOMATION_DEFINITION_NOT_APPROVED , AUTOMATION_DEFINITION_NOT_FOUND ,
  AUTOMATION_DEFINITION_VERSION_NOT_FOUND , AUTOMATION_EXECUTION_LIMIT_EXCEEDED , AUTOMATION_EXECUTION_NOT_FOUND , AUTOMATION_STEP_NOT_FOUND ,
  COMPLIANCE_TYPE_COUNT_LIMIT_EXCEEDED , CUSTOM_SCHEMA_COUNT_LIMIT_EXCEEDED , DOCUMENT_ALREADY_EXISTS , DOCUMENT_LIMIT_EXCEEDED ,
  DOCUMENT_PERMISSION_LIMIT , DOCUMENT_VERSION_LIMIT_EXCEEDED , DOES_NOT_EXIST , DUPLICATE_DOCUMENT_CONTENT ,
  DUPLICATE_DOCUMENT_VERSION_NAME , DUPLICATE_INSTANCE_ID , FEATURE_NOT_AVAILABLE , HIERARCHY_LEVEL_LIMIT_EXCEEDED ,
  HIERARCHY_TYPE_MISMATCH , IDEMPOTENT_PARAMETER_MISMATCH , INCOMPATIBLE_POLICY , INVALID_ACTIVATION ,
  INVALID_ACTIVATION_ID , INVALID_AGGREGATOR , INVALID_ALLOWED_PATTERN , INVALID_ASSOCIATION ,
  INVALID_ASSOCIATION_VERSION , INVALID_AUTOMATION_EXECUTION_PARAMETERS , INVALID_AUTOMATION_SIGNAL , INVALID_AUTOMATION_STATUS_UPDATE ,
  INVALID_COMMAND_ID , INVALID_DELETE_INVENTORY_PARAMETERS , INVALID_DELETION_ID , INVALID_DOCUMENT ,
  INVALID_DOCUMENT_CONTENT , INVALID_DOCUMENT_OPERATION , INVALID_DOCUMENT_SCHEMA_VERSION , INVALID_DOCUMENT_TYPE ,
  INVALID_DOCUMENT_VERSION , INVALID_FILTER , INVALID_FILTER_KEY , INVALID_FILTER_OPTION ,
  INVALID_FILTER_VALUE , INVALID_INSTANCE_ID , INVALID_INSTANCE_INFORMATION_FILTER_VALUE , INVALID_INSTANCE_PROPERTY_FILTER_VALUE ,
  INVALID_INVENTORY_GROUP , INVALID_INVENTORY_ITEM_CONTEXT , INVALID_INVENTORY_REQUEST , INVALID_ITEM_CONTENT ,
  INVALID_KEY_ID , INVALID_NEXT_TOKEN , INVALID_NOTIFICATION_CONFIG , INVALID_OPTION ,
  INVALID_OUTPUT_FOLDER , INVALID_OUTPUT_LOCATION , INVALID_PARAMETERS , INVALID_PERMISSION_TYPE ,
  INVALID_PLUGIN_NAME , INVALID_POLICY_ATTRIBUTE , INVALID_POLICY_TYPE , INVALID_RESOURCE_ID ,
  INVALID_RESOURCE_TYPE , INVALID_RESULT_ATTRIBUTE , INVALID_ROLE , INVALID_SCHEDULE ,
  INVALID_TAG , INVALID_TARGET , INVALID_TARGET_MAPS , INVALID_TYPE_NAME ,
  INVALID_UPDATE , INVOCATION_DOES_NOT_EXIST , ITEM_CONTENT_MISMATCH , ITEM_SIZE_LIMIT_EXCEEDED ,
  MALFORMED_RESOURCE_POLICY_DOCUMENT , MAX_DOCUMENT_SIZE_EXCEEDED , OPS_ITEM_ACCESS_DENIED , OPS_ITEM_ALREADY_EXISTS ,
  OPS_ITEM_CONFLICT , OPS_ITEM_INVALID_PARAMETER , OPS_ITEM_LIMIT_EXCEEDED , OPS_ITEM_NOT_FOUND ,
  OPS_ITEM_RELATED_ITEM_ALREADY_EXISTS , OPS_ITEM_RELATED_ITEM_ASSOCIATION_NOT_FOUND , OPS_METADATA_ALREADY_EXISTS , OPS_METADATA_INVALID_ARGUMENT ,
  OPS_METADATA_KEY_LIMIT_EXCEEDED , OPS_METADATA_LIMIT_EXCEEDED , OPS_METADATA_NOT_FOUND , OPS_METADATA_TOO_MANY_UPDATES ,
  PARAMETER_ALREADY_EXISTS , PARAMETER_LIMIT_EXCEEDED , PARAMETER_MAX_VERSION_LIMIT_EXCEEDED , PARAMETER_NOT_FOUND ,
  PARAMETER_PATTERN_MISMATCH , PARAMETER_VERSION_LABEL_LIMIT_EXCEEDED , PARAMETER_VERSION_NOT_FOUND , POLICIES_LIMIT_EXCEEDED ,
  RESOURCE_DATA_SYNC_ALREADY_EXISTS , RESOURCE_DATA_SYNC_CONFLICT , RESOURCE_DATA_SYNC_COUNT_EXCEEDED , RESOURCE_DATA_SYNC_INVALID_CONFIGURATION ,
  RESOURCE_DATA_SYNC_NOT_FOUND , RESOURCE_IN_USE , RESOURCE_LIMIT_EXCEEDED , RESOURCE_POLICY_CONFLICT ,
  RESOURCE_POLICY_INVALID_PARAMETER , RESOURCE_POLICY_LIMIT_EXCEEDED , RESOURCE_POLICY_NOT_FOUND , SERVICE_SETTING_NOT_FOUND ,
  STATUS_UNCHANGED , SUB_TYPE_COUNT_LIMIT_EXCEEDED , TARGET_IN_USE , TARGET_NOT_CONNECTED ,
  TOO_MANY_TAGS , TOO_MANY_UPDATES , TOTAL_SIZE_LIMIT_EXCEEDED , UNSUPPORTED_CALENDAR ,
  UNSUPPORTED_FEATURE_REQUIRED , UNSUPPORTED_INVENTORY_ITEM_CONTEXT , UNSUPPORTED_INVENTORY_SCHEMA_VERSION , UNSUPPORTED_OPERATING_SYSTEM ,
  UNSUPPORTED_PARAMETER_TYPE , UNSUPPORTED_PLATFORM_TYPE
}
 

Typedef Documentation

◆ AddTagsToResourceResponseReceivedHandler

Definition at line 662 of file SSMServiceClientModel.h.

◆ AssociateOpsItemRelatedItemResponseReceivedHandler

Definition at line 663 of file SSMServiceClientModel.h.

◆ CancelCommandResponseReceivedHandler

Definition at line 664 of file SSMServiceClientModel.h.

◆ CancelMaintenanceWindowExecutionResponseReceivedHandler

Definition at line 665 of file SSMServiceClientModel.h.

◆ CreateActivationResponseReceivedHandler

Definition at line 666 of file SSMServiceClientModel.h.

◆ CreateAssociationBatchResponseReceivedHandler

Definition at line 668 of file SSMServiceClientModel.h.

◆ CreateAssociationResponseReceivedHandler

Definition at line 667 of file SSMServiceClientModel.h.

◆ CreateDocumentResponseReceivedHandler

Definition at line 669 of file SSMServiceClientModel.h.

◆ CreateMaintenanceWindowResponseReceivedHandler

Definition at line 670 of file SSMServiceClientModel.h.

◆ CreateOpsItemResponseReceivedHandler

Definition at line 671 of file SSMServiceClientModel.h.

◆ CreateOpsMetadataResponseReceivedHandler

Definition at line 672 of file SSMServiceClientModel.h.

◆ CreatePatchBaselineResponseReceivedHandler

Definition at line 673 of file SSMServiceClientModel.h.

◆ CreateResourceDataSyncResponseReceivedHandler

Definition at line 674 of file SSMServiceClientModel.h.

◆ DeleteActivationResponseReceivedHandler

Definition at line 675 of file SSMServiceClientModel.h.

◆ DeleteAssociationResponseReceivedHandler

Definition at line 676 of file SSMServiceClientModel.h.

◆ DeleteDocumentResponseReceivedHandler

Definition at line 677 of file SSMServiceClientModel.h.

◆ DeleteInventoryResponseReceivedHandler

Definition at line 678 of file SSMServiceClientModel.h.

◆ DeleteMaintenanceWindowResponseReceivedHandler

Definition at line 679 of file SSMServiceClientModel.h.

◆ DeleteOpsItemResponseReceivedHandler

Definition at line 680 of file SSMServiceClientModel.h.

◆ DeleteOpsMetadataResponseReceivedHandler

Definition at line 681 of file SSMServiceClientModel.h.

◆ DeleteParameterResponseReceivedHandler

Definition at line 682 of file SSMServiceClientModel.h.

◆ DeleteParametersResponseReceivedHandler

Definition at line 683 of file SSMServiceClientModel.h.

◆ DeletePatchBaselineResponseReceivedHandler

Definition at line 684 of file SSMServiceClientModel.h.

◆ DeleteResourceDataSyncResponseReceivedHandler

Definition at line 685 of file SSMServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 686 of file SSMServiceClientModel.h.

◆ DeregisterManagedInstanceResponseReceivedHandler

Definition at line 687 of file SSMServiceClientModel.h.

◆ DeregisterPatchBaselineForPatchGroupResponseReceivedHandler

Definition at line 688 of file SSMServiceClientModel.h.

◆ DeregisterTargetFromMaintenanceWindowResponseReceivedHandler

Definition at line 689 of file SSMServiceClientModel.h.

◆ DeregisterTaskFromMaintenanceWindowResponseReceivedHandler

Definition at line 690 of file SSMServiceClientModel.h.

◆ DescribeActivationsResponseReceivedHandler

Definition at line 691 of file SSMServiceClientModel.h.

◆ DescribeAssociationExecutionsResponseReceivedHandler

Definition at line 694 of file SSMServiceClientModel.h.

◆ DescribeAssociationExecutionTargetsResponseReceivedHandler

Definition at line 693 of file SSMServiceClientModel.h.

◆ DescribeAssociationResponseReceivedHandler

Definition at line 692 of file SSMServiceClientModel.h.

◆ DescribeAutomationExecutionsResponseReceivedHandler

Definition at line 695 of file SSMServiceClientModel.h.

◆ DescribeAutomationStepExecutionsResponseReceivedHandler

Definition at line 696 of file SSMServiceClientModel.h.

◆ DescribeAvailablePatchesResponseReceivedHandler

Definition at line 697 of file SSMServiceClientModel.h.

◆ DescribeDocumentPermissionResponseReceivedHandler

Definition at line 699 of file SSMServiceClientModel.h.

◆ DescribeDocumentResponseReceivedHandler

Definition at line 698 of file SSMServiceClientModel.h.

◆ DescribeEffectiveInstanceAssociationsResponseReceivedHandler

Definition at line 700 of file SSMServiceClientModel.h.

◆ DescribeEffectivePatchesForPatchBaselineResponseReceivedHandler

Definition at line 701 of file SSMServiceClientModel.h.

◆ DescribeInstanceAssociationsStatusResponseReceivedHandler

Definition at line 702 of file SSMServiceClientModel.h.

◆ DescribeInstanceInformationResponseReceivedHandler

Definition at line 703 of file SSMServiceClientModel.h.

◆ DescribeInstancePatchesResponseReceivedHandler

Definition at line 706 of file SSMServiceClientModel.h.

◆ DescribeInstancePatchStatesForPatchGroupResponseReceivedHandler

Definition at line 705 of file SSMServiceClientModel.h.

◆ DescribeInstancePatchStatesResponseReceivedHandler

Definition at line 704 of file SSMServiceClientModel.h.

◆ DescribeInstancePropertiesResponseReceivedHandler

Definition at line 707 of file SSMServiceClientModel.h.

◆ DescribeInventoryDeletionsResponseReceivedHandler

Definition at line 708 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowExecutionsResponseReceivedHandler

Definition at line 711 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowExecutionTaskInvocationsResponseReceivedHandler

Definition at line 709 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowExecutionTasksResponseReceivedHandler

Definition at line 710 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowScheduleResponseReceivedHandler

Definition at line 712 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowsForTargetResponseReceivedHandler

Definition at line 716 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowsResponseReceivedHandler

Definition at line 715 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowTargetsResponseReceivedHandler

Definition at line 713 of file SSMServiceClientModel.h.

◆ DescribeMaintenanceWindowTasksResponseReceivedHandler

Definition at line 714 of file SSMServiceClientModel.h.

◆ DescribeOpsItemsResponseReceivedHandler

Definition at line 717 of file SSMServiceClientModel.h.

◆ DescribeParametersResponseReceivedHandler

Definition at line 718 of file SSMServiceClientModel.h.

◆ DescribePatchBaselinesResponseReceivedHandler

Definition at line 719 of file SSMServiceClientModel.h.

◆ DescribePatchGroupsResponseReceivedHandler

Definition at line 721 of file SSMServiceClientModel.h.

◆ DescribePatchGroupStateResponseReceivedHandler

Definition at line 720 of file SSMServiceClientModel.h.

◆ DescribePatchPropertiesResponseReceivedHandler

Definition at line 722 of file SSMServiceClientModel.h.

◆ DescribeSessionsResponseReceivedHandler

Definition at line 723 of file SSMServiceClientModel.h.

◆ DisassociateOpsItemRelatedItemResponseReceivedHandler

Definition at line 724 of file SSMServiceClientModel.h.

◆ GetAutomationExecutionResponseReceivedHandler

Definition at line 725 of file SSMServiceClientModel.h.

◆ GetCalendarStateResponseReceivedHandler

Definition at line 726 of file SSMServiceClientModel.h.

◆ GetCommandInvocationResponseReceivedHandler

Definition at line 727 of file SSMServiceClientModel.h.

◆ GetConnectionStatusResponseReceivedHandler

Definition at line 728 of file SSMServiceClientModel.h.

◆ GetDefaultPatchBaselineResponseReceivedHandler

Definition at line 729 of file SSMServiceClientModel.h.

◆ GetDeployablePatchSnapshotForInstanceResponseReceivedHandler

Definition at line 730 of file SSMServiceClientModel.h.

◆ GetDocumentResponseReceivedHandler

typedef std::function<void(const SSMClient*, const Model::GetDocumentRequest&, const Model::GetDocumentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SSM::GetDocumentResponseReceivedHandler

Definition at line 731 of file SSMServiceClientModel.h.

◆ GetInventoryResponseReceivedHandler

Definition at line 732 of file SSMServiceClientModel.h.

◆ GetInventorySchemaResponseReceivedHandler

Definition at line 733 of file SSMServiceClientModel.h.

◆ GetMaintenanceWindowExecutionResponseReceivedHandler

Definition at line 735 of file SSMServiceClientModel.h.

◆ GetMaintenanceWindowExecutionTaskInvocationResponseReceivedHandler

Definition at line 737 of file SSMServiceClientModel.h.

◆ GetMaintenanceWindowExecutionTaskResponseReceivedHandler

Definition at line 736 of file SSMServiceClientModel.h.

◆ GetMaintenanceWindowResponseReceivedHandler

Definition at line 734 of file SSMServiceClientModel.h.

◆ GetMaintenanceWindowTaskResponseReceivedHandler

Definition at line 738 of file SSMServiceClientModel.h.

◆ GetOpsItemResponseReceivedHandler

typedef std::function<void(const SSMClient*, const Model::GetOpsItemRequest&, const Model::GetOpsItemOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SSM::GetOpsItemResponseReceivedHandler

Definition at line 739 of file SSMServiceClientModel.h.

◆ GetOpsMetadataResponseReceivedHandler

Definition at line 740 of file SSMServiceClientModel.h.

◆ GetOpsSummaryResponseReceivedHandler

Definition at line 741 of file SSMServiceClientModel.h.

◆ GetParameterHistoryResponseReceivedHandler

Definition at line 743 of file SSMServiceClientModel.h.

◆ GetParameterResponseReceivedHandler

Definition at line 742 of file SSMServiceClientModel.h.

◆ GetParametersByPathResponseReceivedHandler

Definition at line 745 of file SSMServiceClientModel.h.

◆ GetParametersResponseReceivedHandler

Definition at line 744 of file SSMServiceClientModel.h.

◆ GetPatchBaselineForPatchGroupResponseReceivedHandler

Definition at line 747 of file SSMServiceClientModel.h.

◆ GetPatchBaselineResponseReceivedHandler

Definition at line 746 of file SSMServiceClientModel.h.

◆ GetResourcePoliciesResponseReceivedHandler

Definition at line 748 of file SSMServiceClientModel.h.

◆ GetServiceSettingResponseReceivedHandler

Definition at line 749 of file SSMServiceClientModel.h.

◆ LabelParameterVersionResponseReceivedHandler

Definition at line 750 of file SSMServiceClientModel.h.

◆ ListAssociationsResponseReceivedHandler

Definition at line 752 of file SSMServiceClientModel.h.

◆ ListAssociationVersionsResponseReceivedHandler

Definition at line 751 of file SSMServiceClientModel.h.

◆ ListCommandInvocationsResponseReceivedHandler

Definition at line 753 of file SSMServiceClientModel.h.

◆ ListCommandsResponseReceivedHandler

Definition at line 754 of file SSMServiceClientModel.h.

◆ ListComplianceItemsResponseReceivedHandler

Definition at line 755 of file SSMServiceClientModel.h.

◆ ListComplianceSummariesResponseReceivedHandler

Definition at line 756 of file SSMServiceClientModel.h.

◆ ListDocumentMetadataHistoryResponseReceivedHandler

Definition at line 757 of file SSMServiceClientModel.h.

◆ ListDocumentsResponseReceivedHandler

Definition at line 759 of file SSMServiceClientModel.h.

◆ ListDocumentVersionsResponseReceivedHandler

Definition at line 758 of file SSMServiceClientModel.h.

◆ ListInventoryEntriesResponseReceivedHandler

Definition at line 760 of file SSMServiceClientModel.h.

◆ ListOpsItemEventsResponseReceivedHandler

Definition at line 761 of file SSMServiceClientModel.h.

◆ ListOpsItemRelatedItemsResponseReceivedHandler

Definition at line 762 of file SSMServiceClientModel.h.

◆ ListOpsMetadataResponseReceivedHandler

Definition at line 763 of file SSMServiceClientModel.h.

◆ ListResourceComplianceSummariesResponseReceivedHandler

Definition at line 764 of file SSMServiceClientModel.h.

◆ ListResourceDataSyncResponseReceivedHandler

Definition at line 765 of file SSMServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 766 of file SSMServiceClientModel.h.

◆ ModifyDocumentPermissionResponseReceivedHandler

Definition at line 767 of file SSMServiceClientModel.h.

◆ PutComplianceItemsResponseReceivedHandler

Definition at line 768 of file SSMServiceClientModel.h.

◆ PutInventoryResponseReceivedHandler

Definition at line 769 of file SSMServiceClientModel.h.

◆ PutParameterResponseReceivedHandler

Definition at line 770 of file SSMServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 771 of file SSMServiceClientModel.h.

◆ RegisterDefaultPatchBaselineResponseReceivedHandler

Definition at line 772 of file SSMServiceClientModel.h.

◆ RegisterPatchBaselineForPatchGroupResponseReceivedHandler

Definition at line 773 of file SSMServiceClientModel.h.

◆ RegisterTargetWithMaintenanceWindowResponseReceivedHandler

Definition at line 774 of file SSMServiceClientModel.h.

◆ RegisterTaskWithMaintenanceWindowResponseReceivedHandler

Definition at line 775 of file SSMServiceClientModel.h.

◆ RemoveTagsFromResourceResponseReceivedHandler

Definition at line 776 of file SSMServiceClientModel.h.

◆ ResetServiceSettingResponseReceivedHandler

Definition at line 777 of file SSMServiceClientModel.h.

◆ ResumeSessionResponseReceivedHandler

Definition at line 778 of file SSMServiceClientModel.h.

◆ SendAutomationSignalResponseReceivedHandler

Definition at line 779 of file SSMServiceClientModel.h.

◆ SendCommandResponseReceivedHandler

typedef std::function<void(const SSMClient*, const Model::SendCommandRequest&, const Model::SendCommandOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SSM::SendCommandResponseReceivedHandler

Definition at line 780 of file SSMServiceClientModel.h.

◆ SSMClientConfiguration

Definition at line 223 of file SSMServiceClientModel.h.

◆ SSMEndpointProvider

Definition at line 225 of file SSMServiceClientModel.h.

◆ SSMEndpointProviderBase

Definition at line 224 of file SSMServiceClientModel.h.

◆ StartAssociationsOnceResponseReceivedHandler

Definition at line 781 of file SSMServiceClientModel.h.

◆ StartAutomationExecutionResponseReceivedHandler

Definition at line 782 of file SSMServiceClientModel.h.

◆ StartChangeRequestExecutionResponseReceivedHandler

Definition at line 783 of file SSMServiceClientModel.h.

◆ StartSessionResponseReceivedHandler

Definition at line 784 of file SSMServiceClientModel.h.

◆ StopAutomationExecutionResponseReceivedHandler

Definition at line 785 of file SSMServiceClientModel.h.

◆ TerminateSessionResponseReceivedHandler

Definition at line 786 of file SSMServiceClientModel.h.

◆ UnlabelParameterVersionResponseReceivedHandler

Definition at line 787 of file SSMServiceClientModel.h.

◆ UpdateAssociationResponseReceivedHandler

Definition at line 788 of file SSMServiceClientModel.h.

◆ UpdateAssociationStatusResponseReceivedHandler

Definition at line 789 of file SSMServiceClientModel.h.

◆ UpdateDocumentDefaultVersionResponseReceivedHandler

Definition at line 791 of file SSMServiceClientModel.h.

◆ UpdateDocumentMetadataResponseReceivedHandler

Definition at line 792 of file SSMServiceClientModel.h.

◆ UpdateDocumentResponseReceivedHandler

Definition at line 790 of file SSMServiceClientModel.h.

◆ UpdateMaintenanceWindowResponseReceivedHandler

Definition at line 793 of file SSMServiceClientModel.h.

◆ UpdateMaintenanceWindowTargetResponseReceivedHandler

Definition at line 794 of file SSMServiceClientModel.h.

◆ UpdateMaintenanceWindowTaskResponseReceivedHandler

Definition at line 795 of file SSMServiceClientModel.h.

◆ UpdateManagedInstanceRoleResponseReceivedHandler

Definition at line 796 of file SSMServiceClientModel.h.

◆ UpdateOpsItemResponseReceivedHandler

Definition at line 797 of file SSMServiceClientModel.h.

◆ UpdateOpsMetadataResponseReceivedHandler

Definition at line 798 of file SSMServiceClientModel.h.

◆ UpdatePatchBaselineResponseReceivedHandler

Definition at line 799 of file SSMServiceClientModel.h.

◆ UpdateResourceDataSyncResponseReceivedHandler

Definition at line 800 of file SSMServiceClientModel.h.

◆ UpdateServiceSettingResponseReceivedHandler

Definition at line 801 of file SSMServiceClientModel.h.

Enumeration Type Documentation

◆ SSMErrors

enum class Aws::SSM::SSMErrors
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 
ALREADY_EXISTS 
ASSOCIATED_INSTANCES 
ASSOCIATION_ALREADY_EXISTS 
ASSOCIATION_DOES_NOT_EXIST 
ASSOCIATION_EXECUTION_DOES_NOT_EXIST 
ASSOCIATION_LIMIT_EXCEEDED 
ASSOCIATION_VERSION_LIMIT_EXCEEDED 
AUTOMATION_DEFINITION_NOT_APPROVED 
AUTOMATION_DEFINITION_NOT_FOUND 
AUTOMATION_DEFINITION_VERSION_NOT_FOUND 
AUTOMATION_EXECUTION_LIMIT_EXCEEDED 
AUTOMATION_EXECUTION_NOT_FOUND 
AUTOMATION_STEP_NOT_FOUND 
COMPLIANCE_TYPE_COUNT_LIMIT_EXCEEDED 
CUSTOM_SCHEMA_COUNT_LIMIT_EXCEEDED 
DOCUMENT_ALREADY_EXISTS 
DOCUMENT_LIMIT_EXCEEDED 
DOCUMENT_PERMISSION_LIMIT 
DOCUMENT_VERSION_LIMIT_EXCEEDED 
DOES_NOT_EXIST 
DUPLICATE_DOCUMENT_CONTENT 
DUPLICATE_DOCUMENT_VERSION_NAME 
DUPLICATE_INSTANCE_ID 
FEATURE_NOT_AVAILABLE 
HIERARCHY_LEVEL_LIMIT_EXCEEDED 
HIERARCHY_TYPE_MISMATCH 
IDEMPOTENT_PARAMETER_MISMATCH 
INCOMPATIBLE_POLICY 
INVALID_ACTIVATION 
INVALID_ACTIVATION_ID 
INVALID_AGGREGATOR 
INVALID_ALLOWED_PATTERN 
INVALID_ASSOCIATION 
INVALID_ASSOCIATION_VERSION 
INVALID_AUTOMATION_EXECUTION_PARAMETERS 
INVALID_AUTOMATION_SIGNAL 
INVALID_AUTOMATION_STATUS_UPDATE 
INVALID_COMMAND_ID 
INVALID_DELETE_INVENTORY_PARAMETERS 
INVALID_DELETION_ID 
INVALID_DOCUMENT 
INVALID_DOCUMENT_CONTENT 
INVALID_DOCUMENT_OPERATION 
INVALID_DOCUMENT_SCHEMA_VERSION 
INVALID_DOCUMENT_TYPE 
INVALID_DOCUMENT_VERSION 
INVALID_FILTER 
INVALID_FILTER_KEY 
INVALID_FILTER_OPTION 
INVALID_FILTER_VALUE 
INVALID_INSTANCE_ID 
INVALID_INSTANCE_INFORMATION_FILTER_VALUE 
INVALID_INSTANCE_PROPERTY_FILTER_VALUE 
INVALID_INVENTORY_GROUP 
INVALID_INVENTORY_ITEM_CONTEXT 
INVALID_INVENTORY_REQUEST 
INVALID_ITEM_CONTENT 
INVALID_KEY_ID 
INVALID_NEXT_TOKEN 
INVALID_NOTIFICATION_CONFIG 
INVALID_OPTION 
INVALID_OUTPUT_FOLDER 
INVALID_OUTPUT_LOCATION 
INVALID_PARAMETERS 
INVALID_PERMISSION_TYPE 
INVALID_PLUGIN_NAME 
INVALID_POLICY_ATTRIBUTE 
INVALID_POLICY_TYPE 
INVALID_RESOURCE_ID 
INVALID_RESOURCE_TYPE 
INVALID_RESULT_ATTRIBUTE 
INVALID_ROLE 
INVALID_SCHEDULE 
INVALID_TAG 
INVALID_TARGET 
INVALID_TARGET_MAPS 
INVALID_TYPE_NAME 
INVALID_UPDATE 
INVOCATION_DOES_NOT_EXIST 
ITEM_CONTENT_MISMATCH 
ITEM_SIZE_LIMIT_EXCEEDED 
MALFORMED_RESOURCE_POLICY_DOCUMENT 
MAX_DOCUMENT_SIZE_EXCEEDED 
OPS_ITEM_ACCESS_DENIED 
OPS_ITEM_ALREADY_EXISTS 
OPS_ITEM_CONFLICT 
OPS_ITEM_INVALID_PARAMETER 
OPS_ITEM_LIMIT_EXCEEDED 
OPS_ITEM_NOT_FOUND 
OPS_ITEM_RELATED_ITEM_ALREADY_EXISTS 
OPS_ITEM_RELATED_ITEM_ASSOCIATION_NOT_FOUND 
OPS_METADATA_ALREADY_EXISTS 
OPS_METADATA_INVALID_ARGUMENT 
OPS_METADATA_KEY_LIMIT_EXCEEDED 
OPS_METADATA_LIMIT_EXCEEDED 
OPS_METADATA_NOT_FOUND 
OPS_METADATA_TOO_MANY_UPDATES 
PARAMETER_ALREADY_EXISTS 
PARAMETER_LIMIT_EXCEEDED 
PARAMETER_MAX_VERSION_LIMIT_EXCEEDED 
PARAMETER_NOT_FOUND 
PARAMETER_PATTERN_MISMATCH 
PARAMETER_VERSION_LABEL_LIMIT_EXCEEDED 
PARAMETER_VERSION_NOT_FOUND 
POLICIES_LIMIT_EXCEEDED 
RESOURCE_DATA_SYNC_ALREADY_EXISTS 
RESOURCE_DATA_SYNC_CONFLICT 
RESOURCE_DATA_SYNC_COUNT_EXCEEDED 
RESOURCE_DATA_SYNC_INVALID_CONFIGURATION 
RESOURCE_DATA_SYNC_NOT_FOUND 
RESOURCE_IN_USE 
RESOURCE_LIMIT_EXCEEDED 
RESOURCE_POLICY_CONFLICT 
RESOURCE_POLICY_INVALID_PARAMETER 
RESOURCE_POLICY_LIMIT_EXCEEDED 
RESOURCE_POLICY_NOT_FOUND 
SERVICE_SETTING_NOT_FOUND 
STATUS_UNCHANGED 
SUB_TYPE_COUNT_LIMIT_EXCEEDED 
TARGET_IN_USE 
TARGET_NOT_CONNECTED 
TOO_MANY_TAGS 
TOO_MANY_UPDATES 
TOTAL_SIZE_LIMIT_EXCEEDED 
UNSUPPORTED_CALENDAR 
UNSUPPORTED_FEATURE_REQUIRED 
UNSUPPORTED_INVENTORY_ITEM_CONTEXT 
UNSUPPORTED_INVENTORY_SCHEMA_VERSION 
UNSUPPORTED_OPERATING_SYSTEM 
UNSUPPORTED_PARAMETER_TYPE 
UNSUPPORTED_PLATFORM_TYPE 

Definition at line 16 of file SSMErrors.h.