AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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::GetTagSyncTaskRequest &, const Model::GetTagSyncTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTagSyncTaskResponseReceivedHandler
 
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::GroupResourcesRequest &, const Model::GroupResourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GroupResourcesResponseReceivedHandler
 
 
 
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 176 of file ResourceGroupsServiceClientModel.h.

◆ CreateGroupResponseReceivedHandler

Definition at line 177 of file ResourceGroupsServiceClientModel.h.

◆ DeleteGroupResponseReceivedHandler

Definition at line 178 of file ResourceGroupsServiceClientModel.h.

◆ GetAccountSettingsResponseReceivedHandler

Definition at line 179 of file ResourceGroupsServiceClientModel.h.

◆ GetGroupConfigurationResponseReceivedHandler

Definition at line 181 of file ResourceGroupsServiceClientModel.h.

◆ GetGroupQueryResponseReceivedHandler

Definition at line 182 of file ResourceGroupsServiceClientModel.h.

◆ GetGroupResponseReceivedHandler

Definition at line 180 of file ResourceGroupsServiceClientModel.h.

◆ GetTagsResponseReceivedHandler

Definition at line 184 of file ResourceGroupsServiceClientModel.h.

◆ GetTagSyncTaskResponseReceivedHandler

Definition at line 183 of file ResourceGroupsServiceClientModel.h.

◆ GroupResourcesResponseReceivedHandler

Definition at line 185 of file ResourceGroupsServiceClientModel.h.

◆ ListGroupingStatusesResponseReceivedHandler

Definition at line 187 of file ResourceGroupsServiceClientModel.h.

◆ ListGroupResourcesResponseReceivedHandler

Definition at line 186 of file ResourceGroupsServiceClientModel.h.

◆ ListGroupsResponseReceivedHandler

Definition at line 188 of file ResourceGroupsServiceClientModel.h.

◆ ListTagSyncTasksResponseReceivedHandler

Definition at line 189 of file ResourceGroupsServiceClientModel.h.

◆ PutGroupConfigurationResponseReceivedHandler

Definition at line 190 of file ResourceGroupsServiceClientModel.h.

◆ ResourceGroupsClientConfiguration

Definition at line 88 of file ResourceGroupsServiceClientModel.h.

◆ ResourceGroupsEndpointProvider

Definition at line 90 of file ResourceGroupsServiceClientModel.h.

◆ ResourceGroupsEndpointProviderBase

Definition at line 89 of file ResourceGroupsServiceClientModel.h.

◆ SearchResourcesResponseReceivedHandler

Definition at line 191 of file ResourceGroupsServiceClientModel.h.

◆ StartTagSyncTaskResponseReceivedHandler

Definition at line 192 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 193 of file ResourceGroupsServiceClientModel.h.

◆ UngroupResourcesResponseReceivedHandler

Definition at line 194 of file ResourceGroupsServiceClientModel.h.

◆ UntagResponseReceivedHandler

Definition at line 195 of file ResourceGroupsServiceClientModel.h.

◆ UpdateAccountSettingsResponseReceivedHandler

Definition at line 196 of file ResourceGroupsServiceClientModel.h.

◆ UpdateGroupQueryResponseReceivedHandler

Definition at line 198 of file ResourceGroupsServiceClientModel.h.

◆ UpdateGroupResponseReceivedHandler

Definition at line 197 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 16 of file ResourceGroupsErrors.h.