AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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 215 of file RAMServiceClientModel.h.

◆ AssociateResourceSharePermissionResponseReceivedHandler

Definition at line 217 of file RAMServiceClientModel.h.

◆ AssociateResourceShareResponseReceivedHandler

Definition at line 216 of file RAMServiceClientModel.h.

◆ CreatePermissionResponseReceivedHandler

Definition at line 218 of file RAMServiceClientModel.h.

◆ CreatePermissionVersionResponseReceivedHandler

Definition at line 219 of file RAMServiceClientModel.h.

◆ CreateResourceShareResponseReceivedHandler

Definition at line 220 of file RAMServiceClientModel.h.

◆ DeletePermissionResponseReceivedHandler

Definition at line 221 of file RAMServiceClientModel.h.

◆ DeletePermissionVersionResponseReceivedHandler

Definition at line 222 of file RAMServiceClientModel.h.

◆ DeleteResourceShareResponseReceivedHandler

Definition at line 223 of file RAMServiceClientModel.h.

◆ DisassociateResourceSharePermissionResponseReceivedHandler

Definition at line 225 of file RAMServiceClientModel.h.

◆ DisassociateResourceShareResponseReceivedHandler

Definition at line 224 of file RAMServiceClientModel.h.

◆ EnableSharingWithAwsOrganizationResponseReceivedHandler

Definition at line 226 of file RAMServiceClientModel.h.

◆ GetPermissionResponseReceivedHandler

Definition at line 227 of file RAMServiceClientModel.h.

◆ GetResourcePoliciesResponseReceivedHandler

Definition at line 228 of file RAMServiceClientModel.h.

◆ GetResourceShareAssociationsResponseReceivedHandler

Definition at line 229 of file RAMServiceClientModel.h.

◆ GetResourceShareInvitationsResponseReceivedHandler

Definition at line 230 of file RAMServiceClientModel.h.

◆ GetResourceSharesResponseReceivedHandler

Definition at line 231 of file RAMServiceClientModel.h.

◆ ListPendingInvitationResourcesResponseReceivedHandler

Definition at line 232 of file RAMServiceClientModel.h.

◆ ListPermissionAssociationsResponseReceivedHandler

Definition at line 233 of file RAMServiceClientModel.h.

◆ ListPermissionsResponseReceivedHandler

Definition at line 235 of file RAMServiceClientModel.h.

◆ ListPermissionVersionsResponseReceivedHandler

Definition at line 234 of file RAMServiceClientModel.h.

◆ ListPrincipalsResponseReceivedHandler

Definition at line 236 of file RAMServiceClientModel.h.

◆ ListReplacePermissionAssociationsWorkResponseReceivedHandler

Definition at line 237 of file RAMServiceClientModel.h.

◆ ListResourceSharePermissionsResponseReceivedHandler

Definition at line 238 of file RAMServiceClientModel.h.

◆ ListResourcesResponseReceivedHandler

Definition at line 240 of file RAMServiceClientModel.h.

◆ ListResourceTypesResponseReceivedHandler

Definition at line 239 of file RAMServiceClientModel.h.

◆ PromotePermissionCreatedFromPolicyResponseReceivedHandler

Definition at line 241 of file RAMServiceClientModel.h.

◆ PromoteResourceShareCreatedFromPolicyResponseReceivedHandler

Definition at line 242 of file RAMServiceClientModel.h.

◆ RAMClientConfiguration

Definition at line 94 of file RAMServiceClientModel.h.

◆ RAMEndpointProvider

Definition at line 96 of file RAMServiceClientModel.h.

◆ RAMEndpointProviderBase

Definition at line 95 of file RAMServiceClientModel.h.

◆ RejectResourceShareInvitationResponseReceivedHandler

Definition at line 243 of file RAMServiceClientModel.h.

◆ ReplacePermissionAssociationsResponseReceivedHandler

Definition at line 244 of file RAMServiceClientModel.h.

◆ SetDefaultPermissionVersionResponseReceivedHandler

Definition at line 245 of file RAMServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

typedef std::function<void(const RAMClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::RAM::TagResourceResponseReceivedHandler

Definition at line 246 of file RAMServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 247 of file RAMServiceClientModel.h.

◆ UpdateResourceShareResponseReceivedHandler

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