AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ManagedGrafanaClient *, const Model::ListVersionsRequest &, const Model::ListVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListVersionsResponseReceivedHandler
 
 
 
typedef std::function< void(const ManagedGrafanaClient *, const Model::ListWorkspacesRequest &, const Model::ListWorkspacesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWorkspacesResponseReceivedHandler
 
typedef std::function< void(const ManagedGrafanaClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const ManagedGrafanaClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AssociateLicenseResponseReceivedHandler

Definition at line 175 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceApiKeyResponseReceivedHandler

Definition at line 177 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceResponseReceivedHandler

Definition at line 176 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceServiceAccountResponseReceivedHandler

Definition at line 178 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceServiceAccountTokenResponseReceivedHandler

Definition at line 179 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceApiKeyResponseReceivedHandler

Definition at line 181 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceResponseReceivedHandler

Definition at line 180 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceServiceAccountResponseReceivedHandler

Definition at line 182 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceServiceAccountTokenResponseReceivedHandler

Definition at line 183 of file ManagedGrafanaServiceClientModel.h.

◆ DescribeWorkspaceAuthenticationResponseReceivedHandler

Definition at line 185 of file ManagedGrafanaServiceClientModel.h.

◆ DescribeWorkspaceConfigurationResponseReceivedHandler

Definition at line 186 of file ManagedGrafanaServiceClientModel.h.

◆ DescribeWorkspaceResponseReceivedHandler

Definition at line 184 of file ManagedGrafanaServiceClientModel.h.

◆ DisassociateLicenseResponseReceivedHandler

Definition at line 187 of file ManagedGrafanaServiceClientModel.h.

◆ ListPermissionsResponseReceivedHandler

Definition at line 188 of file ManagedGrafanaServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 189 of file ManagedGrafanaServiceClientModel.h.

◆ ListVersionsResponseReceivedHandler

Definition at line 190 of file ManagedGrafanaServiceClientModel.h.

◆ ListWorkspaceServiceAccountsResponseReceivedHandler

Definition at line 192 of file ManagedGrafanaServiceClientModel.h.

◆ ListWorkspaceServiceAccountTokensResponseReceivedHandler

Definition at line 191 of file ManagedGrafanaServiceClientModel.h.

◆ ListWorkspacesResponseReceivedHandler

Definition at line 193 of file ManagedGrafanaServiceClientModel.h.

◆ ManagedGrafanaClientConfiguration

Definition at line 81 of file ManagedGrafanaServiceClientModel.h.

◆ ManagedGrafanaEndpointProvider

Definition at line 83 of file ManagedGrafanaServiceClientModel.h.

◆ ManagedGrafanaEndpointProviderBase

Definition at line 82 of file ManagedGrafanaServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 194 of file ManagedGrafanaServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 195 of file ManagedGrafanaServiceClientModel.h.

◆ UpdatePermissionsResponseReceivedHandler

Definition at line 196 of file ManagedGrafanaServiceClientModel.h.

◆ UpdateWorkspaceAuthenticationResponseReceivedHandler

Definition at line 198 of file ManagedGrafanaServiceClientModel.h.

◆ UpdateWorkspaceConfigurationResponseReceivedHandler

Definition at line 199 of file ManagedGrafanaServiceClientModel.h.

◆ UpdateWorkspaceResponseReceivedHandler

Definition at line 197 of file ManagedGrafanaServiceClientModel.h.

Enumeration Type Documentation

◆ ManagedGrafanaErrors

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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file ManagedGrafanaErrors.h.