AWS SDK for C++

AWS SDK for C++ Version 1.11.680

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::CreateGroupRequest &, const Model::CreateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateGroupResponseReceivedHandler
 
typedef std::function< void(const ResourceGroupsClient *, const Model::DeleteGroupRequest &, const Model::DeleteGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteGroupResponseReceivedHandler
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::GetGroupRequest &, const Model::GetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetGroupResponseReceivedHandler
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::GetGroupQueryRequest &, const Model::GetGroupQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetGroupQueryResponseReceivedHandler
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::GetTagsRequest &, const Model::GetTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTagsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::ListGroupsRequest &, const Model::ListGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListGroupsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::TagRequest &, const Model::TagOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResponseReceivedHandler
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::UntagRequest &, const Model::UntagOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResponseReceivedHandler
 
 
typedef std::function< void(const ResourceGroupsClient *, const Model::UpdateGroupRequest &, const Model::UpdateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateGroupResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CancelTagSyncTaskResponseReceivedHandler

Definition at line 172 of file ResourceGroupsServiceClientModel.h.

◆ CreateGroupResponseReceivedHandler

Definition at line 175 of file ResourceGroupsServiceClientModel.h.

◆ DeleteGroupResponseReceivedHandler

Definition at line 178 of file ResourceGroupsServiceClientModel.h.

◆ GetAccountSettingsResponseReceivedHandler

Definition at line 181 of file ResourceGroupsServiceClientModel.h.

◆ GetGroupConfigurationResponseReceivedHandler

Definition at line 187 of file ResourceGroupsServiceClientModel.h.

◆ GetGroupQueryResponseReceivedHandler

Definition at line 190 of file ResourceGroupsServiceClientModel.h.

◆ GetGroupResponseReceivedHandler

Definition at line 184 of file ResourceGroupsServiceClientModel.h.

◆ GetTagsResponseReceivedHandler

Definition at line 196 of file ResourceGroupsServiceClientModel.h.

◆ GetTagSyncTaskResponseReceivedHandler

Definition at line 193 of file ResourceGroupsServiceClientModel.h.

◆ GroupResourcesResponseReceivedHandler

Definition at line 199 of file ResourceGroupsServiceClientModel.h.

◆ ListGroupingStatusesResponseReceivedHandler

Definition at line 205 of file ResourceGroupsServiceClientModel.h.

◆ ListGroupResourcesResponseReceivedHandler

Definition at line 202 of file ResourceGroupsServiceClientModel.h.

◆ ListGroupsResponseReceivedHandler

Definition at line 208 of file ResourceGroupsServiceClientModel.h.

◆ ListTagSyncTasksResponseReceivedHandler

Definition at line 211 of file ResourceGroupsServiceClientModel.h.

◆ PutGroupConfigurationResponseReceivedHandler

Definition at line 214 of file ResourceGroupsServiceClientModel.h.

◆ ResourceGroupsClientConfiguration

Definition at line 83 of file ResourceGroupsServiceClientModel.h.

◆ ResourceGroupsEndpointProvider

Definition at line 85 of file ResourceGroupsServiceClientModel.h.

◆ ResourceGroupsEndpointProviderBase

Definition at line 84 of file ResourceGroupsServiceClientModel.h.

◆ SearchResourcesResponseReceivedHandler

Definition at line 217 of file ResourceGroupsServiceClientModel.h.

◆ StartTagSyncTaskResponseReceivedHandler

Definition at line 220 of file ResourceGroupsServiceClientModel.h.

◆ TagResponseReceivedHandler

typedef std::function<void(const ResourceGroupsClient*, const Model::TagRequest&, const Model::TagOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::ResourceGroups::TagResponseReceivedHandler

Definition at line 223 of file ResourceGroupsServiceClientModel.h.

◆ UngroupResourcesResponseReceivedHandler

Definition at line 226 of file ResourceGroupsServiceClientModel.h.

◆ UntagResponseReceivedHandler

Definition at line 229 of file ResourceGroupsServiceClientModel.h.

◆ UpdateAccountSettingsResponseReceivedHandler

Definition at line 232 of file ResourceGroupsServiceClientModel.h.

◆ UpdateGroupQueryResponseReceivedHandler

Definition at line 238 of file ResourceGroupsServiceClientModel.h.

◆ UpdateGroupResponseReceivedHandler

Definition at line 235 of file ResourceGroupsServiceClientModel.h.

Enumeration Type Documentation

◆ ResourceGroupsErrors

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 
BAD_REQUEST 
FORBIDDEN 
INTERNAL_SERVER_ERROR 
METHOD_NOT_ALLOWED 
NOT_FOUND 
TOO_MANY_REQUESTS 
UNAUTHORIZED 

Definition at line 14 of file ResourceGroupsErrors.h.