AWS SDK for C++

AWS SDK for C++ Version 1.11.752

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
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 217 of file RAMServiceClientModel.h.

◆ AssociateResourceSharePermissionResponseReceivedHandler

Definition at line 224 of file RAMServiceClientModel.h.

◆ AssociateResourceShareResponseReceivedHandler

Definition at line 220 of file RAMServiceClientModel.h.

◆ CreatePermissionResponseReceivedHandler

Definition at line 227 of file RAMServiceClientModel.h.

◆ CreatePermissionVersionResponseReceivedHandler

Definition at line 230 of file RAMServiceClientModel.h.

◆ CreateResourceShareResponseReceivedHandler

Definition at line 233 of file RAMServiceClientModel.h.

◆ DeletePermissionResponseReceivedHandler

Definition at line 236 of file RAMServiceClientModel.h.

◆ DeletePermissionVersionResponseReceivedHandler

Definition at line 239 of file RAMServiceClientModel.h.

◆ DeleteResourceShareResponseReceivedHandler

Definition at line 242 of file RAMServiceClientModel.h.

◆ DisassociateResourceSharePermissionResponseReceivedHandler

Definition at line 249 of file RAMServiceClientModel.h.

◆ DisassociateResourceShareResponseReceivedHandler

Definition at line 245 of file RAMServiceClientModel.h.

◆ EnableSharingWithAwsOrganizationResponseReceivedHandler

Definition at line 253 of file RAMServiceClientModel.h.

◆ GetPermissionResponseReceivedHandler

Definition at line 256 of file RAMServiceClientModel.h.

◆ GetResourcePoliciesPaginator

Definition at line 27 of file RAMClientPagination.h.

◆ GetResourcePoliciesResponseReceivedHandler

Definition at line 259 of file RAMServiceClientModel.h.

◆ GetResourceShareAssociationsPaginator

Definition at line 29 of file RAMClientPagination.h.

◆ GetResourceShareAssociationsResponseReceivedHandler

Definition at line 263 of file RAMServiceClientModel.h.

◆ GetResourceShareInvitationsPaginator

Definition at line 32 of file RAMClientPagination.h.

◆ GetResourceShareInvitationsResponseReceivedHandler

Definition at line 266 of file RAMServiceClientModel.h.

◆ GetResourceSharesPaginator

Definition at line 35 of file RAMClientPagination.h.

◆ GetResourceSharesResponseReceivedHandler

Definition at line 269 of file RAMServiceClientModel.h.

◆ ListPendingInvitationResourcesPaginator

Definition at line 37 of file RAMClientPagination.h.

◆ ListPendingInvitationResourcesResponseReceivedHandler

Definition at line 273 of file RAMServiceClientModel.h.

◆ ListPermissionAssociationsPaginator

Definition at line 40 of file RAMClientPagination.h.

◆ ListPermissionAssociationsResponseReceivedHandler

Definition at line 276 of file RAMServiceClientModel.h.

◆ ListPermissionsPaginator

Definition at line 43 of file RAMClientPagination.h.

◆ ListPermissionsResponseReceivedHandler

Definition at line 282 of file RAMServiceClientModel.h.

◆ ListPermissionVersionsPaginator

Definition at line 45 of file RAMClientPagination.h.

◆ ListPermissionVersionsResponseReceivedHandler

Definition at line 279 of file RAMServiceClientModel.h.

◆ ListPrincipalsPaginator

Definition at line 47 of file RAMClientPagination.h.

◆ ListPrincipalsResponseReceivedHandler

Definition at line 285 of file RAMServiceClientModel.h.

◆ ListReplacePermissionAssociationsWorkPaginator

Definition at line 49 of file RAMClientPagination.h.

◆ ListReplacePermissionAssociationsWorkResponseReceivedHandler

Definition at line 289 of file RAMServiceClientModel.h.

◆ ListResourceSharePermissionsPaginator

Definition at line 54 of file RAMClientPagination.h.

◆ ListResourceSharePermissionsResponseReceivedHandler

Definition at line 293 of file RAMServiceClientModel.h.

◆ ListResourcesPaginator

Definition at line 52 of file RAMClientPagination.h.

◆ ListResourcesResponseReceivedHandler

Definition at line 299 of file RAMServiceClientModel.h.

◆ ListResourceTypesPaginator

Definition at line 57 of file RAMClientPagination.h.

◆ ListResourceTypesResponseReceivedHandler

Definition at line 296 of file RAMServiceClientModel.h.

◆ ListSourceAssociationsPaginator

Definition at line 59 of file RAMClientPagination.h.

◆ ListSourceAssociationsResponseReceivedHandler

Definition at line 302 of file RAMServiceClientModel.h.

◆ PromotePermissionCreatedFromPolicyResponseReceivedHandler

Definition at line 306 of file RAMServiceClientModel.h.

◆ PromoteResourceShareCreatedFromPolicyResponseReceivedHandler

Definition at line 310 of file RAMServiceClientModel.h.

◆ RAMClientConfiguration

Definition at line 91 of file RAMServiceClientModel.h.

◆ RAMEndpointProvider

Definition at line 93 of file RAMServiceClientModel.h.

◆ RAMEndpointProviderBase

Definition at line 92 of file RAMServiceClientModel.h.

◆ RejectResourceShareInvitationResponseReceivedHandler

Definition at line 314 of file RAMServiceClientModel.h.

◆ ReplacePermissionAssociationsResponseReceivedHandler

Definition at line 318 of file RAMServiceClientModel.h.

◆ SetDefaultPermissionVersionResponseReceivedHandler

Definition at line 321 of file RAMServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 324 of file RAMServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 327 of file RAMServiceClientModel.h.

◆ UpdateResourceShareResponseReceivedHandler

Definition at line 330 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.