AWS SDK for C++

AWS SDK for C++ Version 1.11.682

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  RAMErrorMapper
 

Classes

class  RAMClient
 
 
class  RAMError
 
class  RAMRequest
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const RAMClient *, const Model::CreatePermissionRequest &, const Model::CreatePermissionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePermissionResponseReceivedHandler
 
 
 
typedef std::function< void(const RAMClient *, const Model::DeletePermissionRequest &, const Model::DeletePermissionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeletePermissionResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const RAMClient *, const Model::GetPermissionRequest &, const Model::GetPermissionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetPermissionResponseReceivedHandler
 
 
 
 
typedef std::function< void(const RAMClient *, const Model::GetResourceSharesRequest &, const Model::GetResourceSharesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourceSharesResponseReceivedHandler
 
 
 
 
typedef std::function< void(const RAMClient *, const Model::ListPermissionsRequest &, const Model::ListPermissionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPermissionsResponseReceivedHandler
 
typedef std::function< void(const RAMClient *, const Model::ListPrincipalsRequest &, const Model::ListPrincipalsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPrincipalsResponseReceivedHandler
 
 
 
typedef std::function< void(const RAMClient *, const Model::ListResourceTypesRequest &, const Model::ListResourceTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListResourceTypesResponseReceivedHandler
 
typedef std::function< void(const RAMClient *, const Model::ListResourcesRequest &, const Model::ListResourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListResourcesResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const RAMClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const RAMClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 

Enumerations

enum class  RAMErrors {
  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 , IDEMPOTENT_PARAMETER_MISMATCH = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  INVALID_CLIENT_TOKEN , INVALID_MAX_RESULTS , INVALID_NEXT_TOKEN , INVALID_PARAMETER ,
  INVALID_POLICY , INVALID_RESOURCE_TYPE , INVALID_STATE_TRANSITION , MALFORMED_ARN ,
  MALFORMED_POLICY_TEMPLATE , MISSING_REQUIRED_PARAMETER , OPERATION_NOT_PERMITTED , PERMISSION_ALREADY_EXISTS ,
  PERMISSION_LIMIT_EXCEEDED , PERMISSION_VERSIONS_LIMIT_EXCEEDED , RESOURCE_ARN_NOT_FOUND , RESOURCE_SHARE_INVITATION_ALREADY_ACCEPTED ,
  RESOURCE_SHARE_INVITATION_ALREADY_REJECTED , RESOURCE_SHARE_INVITATION_ARN_NOT_FOUND , RESOURCE_SHARE_INVITATION_EXPIRED , RESOURCE_SHARE_LIMIT_EXCEEDED ,
  SERVER_INTERNAL , TAG_LIMIT_EXCEEDED , TAG_POLICY_VIOLATION , UNKNOWN_RESOURCE ,
  UNMATCHED_POLICY_PERMISSION
}
 

Typedef Documentation

◆ AcceptResourceShareInvitationResponseReceivedHandler

Definition at line 212 of file RAMServiceClientModel.h.

◆ AssociateResourceSharePermissionResponseReceivedHandler

Definition at line 219 of file RAMServiceClientModel.h.

◆ AssociateResourceShareResponseReceivedHandler

Definition at line 215 of file RAMServiceClientModel.h.

◆ CreatePermissionResponseReceivedHandler

Definition at line 222 of file RAMServiceClientModel.h.

◆ CreatePermissionVersionResponseReceivedHandler

Definition at line 225 of file RAMServiceClientModel.h.

◆ CreateResourceShareResponseReceivedHandler

Definition at line 228 of file RAMServiceClientModel.h.

◆ DeletePermissionResponseReceivedHandler

Definition at line 231 of file RAMServiceClientModel.h.

◆ DeletePermissionVersionResponseReceivedHandler

Definition at line 234 of file RAMServiceClientModel.h.

◆ DeleteResourceShareResponseReceivedHandler

Definition at line 237 of file RAMServiceClientModel.h.

◆ DisassociateResourceSharePermissionResponseReceivedHandler

Definition at line 244 of file RAMServiceClientModel.h.

◆ DisassociateResourceShareResponseReceivedHandler

Definition at line 240 of file RAMServiceClientModel.h.

◆ EnableSharingWithAwsOrganizationResponseReceivedHandler

Definition at line 248 of file RAMServiceClientModel.h.

◆ GetPermissionResponseReceivedHandler

Definition at line 251 of file RAMServiceClientModel.h.

◆ GetResourcePoliciesResponseReceivedHandler

Definition at line 254 of file RAMServiceClientModel.h.

◆ GetResourceShareAssociationsResponseReceivedHandler

Definition at line 258 of file RAMServiceClientModel.h.

◆ GetResourceShareInvitationsResponseReceivedHandler

Definition at line 261 of file RAMServiceClientModel.h.

◆ GetResourceSharesResponseReceivedHandler

Definition at line 264 of file RAMServiceClientModel.h.

◆ ListPendingInvitationResourcesResponseReceivedHandler

Definition at line 268 of file RAMServiceClientModel.h.

◆ ListPermissionAssociationsResponseReceivedHandler

Definition at line 271 of file RAMServiceClientModel.h.

◆ ListPermissionsResponseReceivedHandler

Definition at line 277 of file RAMServiceClientModel.h.

◆ ListPermissionVersionsResponseReceivedHandler

Definition at line 274 of file RAMServiceClientModel.h.

◆ ListPrincipalsResponseReceivedHandler

Definition at line 280 of file RAMServiceClientModel.h.

◆ ListReplacePermissionAssociationsWorkResponseReceivedHandler

Definition at line 284 of file RAMServiceClientModel.h.

◆ ListResourceSharePermissionsResponseReceivedHandler

Definition at line 288 of file RAMServiceClientModel.h.

◆ ListResourcesResponseReceivedHandler

Definition at line 294 of file RAMServiceClientModel.h.

◆ ListResourceTypesResponseReceivedHandler

Definition at line 291 of file RAMServiceClientModel.h.

◆ PromotePermissionCreatedFromPolicyResponseReceivedHandler

Definition at line 298 of file RAMServiceClientModel.h.

◆ PromoteResourceShareCreatedFromPolicyResponseReceivedHandler

Definition at line 302 of file RAMServiceClientModel.h.

◆ RAMClientConfiguration

Definition at line 89 of file RAMServiceClientModel.h.

◆ RAMEndpointProvider

Definition at line 91 of file RAMServiceClientModel.h.

◆ RAMEndpointProviderBase

Definition at line 90 of file RAMServiceClientModel.h.

◆ RejectResourceShareInvitationResponseReceivedHandler

Definition at line 306 of file RAMServiceClientModel.h.

◆ ReplacePermissionAssociationsResponseReceivedHandler

Definition at line 310 of file RAMServiceClientModel.h.

◆ SetDefaultPermissionVersionResponseReceivedHandler

Definition at line 313 of file RAMServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 316 of file RAMServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 319 of file RAMServiceClientModel.h.

◆ UpdateResourceShareResponseReceivedHandler

Definition at line 322 of file RAMServiceClientModel.h.

Enumeration Type Documentation

◆ RAMErrors

enum class Aws::RAM::RAMErrors
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 
IDEMPOTENT_PARAMETER_MISMATCH 
INVALID_CLIENT_TOKEN 
INVALID_MAX_RESULTS 
INVALID_NEXT_TOKEN 
INVALID_PARAMETER 
INVALID_POLICY 
INVALID_RESOURCE_TYPE 
INVALID_STATE_TRANSITION 
MALFORMED_ARN 
MALFORMED_POLICY_TEMPLATE 
MISSING_REQUIRED_PARAMETER 
OPERATION_NOT_PERMITTED 
PERMISSION_ALREADY_EXISTS 
PERMISSION_LIMIT_EXCEEDED 
PERMISSION_VERSIONS_LIMIT_EXCEEDED 
RESOURCE_ARN_NOT_FOUND 
RESOURCE_SHARE_INVITATION_ALREADY_ACCEPTED 
RESOURCE_SHARE_INVITATION_ALREADY_REJECTED 
RESOURCE_SHARE_INVITATION_ARN_NOT_FOUND 
RESOURCE_SHARE_INVITATION_EXPIRED 
RESOURCE_SHARE_LIMIT_EXCEEDED 
SERVER_INTERNAL 
TAG_LIMIT_EXCEEDED 
TAG_POLICY_VIOLATION 
UNKNOWN_RESOURCE 
UNMATCHED_POLICY_PERMISSION 

Definition at line 14 of file RAMErrors.h.