AWS SDK for C++

AWS SDK for C++ Version 1.11.685

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::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 171 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceApiKeyResponseReceivedHandler

Definition at line 177 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceResponseReceivedHandler

Definition at line 174 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceServiceAccountResponseReceivedHandler

Definition at line 181 of file ManagedGrafanaServiceClientModel.h.

◆ CreateWorkspaceServiceAccountTokenResponseReceivedHandler

Definition at line 185 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceApiKeyResponseReceivedHandler

Definition at line 191 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceResponseReceivedHandler

Definition at line 188 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceServiceAccountResponseReceivedHandler

Definition at line 195 of file ManagedGrafanaServiceClientModel.h.

◆ DeleteWorkspaceServiceAccountTokenResponseReceivedHandler

Definition at line 199 of file ManagedGrafanaServiceClientModel.h.

◆ DescribeWorkspaceAuthenticationResponseReceivedHandler

Definition at line 206 of file ManagedGrafanaServiceClientModel.h.

◆ DescribeWorkspaceConfigurationResponseReceivedHandler

Definition at line 210 of file ManagedGrafanaServiceClientModel.h.

◆ DescribeWorkspaceResponseReceivedHandler

Definition at line 202 of file ManagedGrafanaServiceClientModel.h.

◆ DisassociateLicenseResponseReceivedHandler

Definition at line 213 of file ManagedGrafanaServiceClientModel.h.

◆ ListPermissionsResponseReceivedHandler

Definition at line 216 of file ManagedGrafanaServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 219 of file ManagedGrafanaServiceClientModel.h.

◆ ListVersionsResponseReceivedHandler

Definition at line 222 of file ManagedGrafanaServiceClientModel.h.

◆ ListWorkspaceServiceAccountsResponseReceivedHandler

Definition at line 230 of file ManagedGrafanaServiceClientModel.h.

◆ ListWorkspaceServiceAccountTokensResponseReceivedHandler

Definition at line 226 of file ManagedGrafanaServiceClientModel.h.

◆ ListWorkspacesResponseReceivedHandler

Definition at line 233 of file ManagedGrafanaServiceClientModel.h.

◆ ManagedGrafanaClientConfiguration

Definition at line 76 of file ManagedGrafanaServiceClientModel.h.

◆ ManagedGrafanaEndpointProvider

Definition at line 78 of file ManagedGrafanaServiceClientModel.h.

◆ ManagedGrafanaEndpointProviderBase

Definition at line 77 of file ManagedGrafanaServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 236 of file ManagedGrafanaServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 239 of file ManagedGrafanaServiceClientModel.h.

◆ UpdatePermissionsResponseReceivedHandler

Definition at line 242 of file ManagedGrafanaServiceClientModel.h.

◆ UpdateWorkspaceAuthenticationResponseReceivedHandler

Definition at line 249 of file ManagedGrafanaServiceClientModel.h.

◆ UpdateWorkspaceConfigurationResponseReceivedHandler

Definition at line 253 of file ManagedGrafanaServiceClientModel.h.

◆ UpdateWorkspaceResponseReceivedHandler

Definition at line 245 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 14 of file ManagedGrafanaErrors.h.