| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| software.amazon.awssdk.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
default AcceptResourceShareInvitationResponse |
RamClient.acceptResourceShareInvitation(AcceptResourceShareInvitationRequest acceptResourceShareInvitationRequest)
Accepts an invitation to a resource share from another Amazon Web Services account.
|
default AcceptResourceShareInvitationResponse |
RamClient.acceptResourceShareInvitation(Consumer<AcceptResourceShareInvitationRequest.Builder> acceptResourceShareInvitationRequest)
Accepts an invitation to a resource share from another Amazon Web Services account.
|
default AssociateResourceShareResponse |
RamClient.associateResourceShare(AssociateResourceShareRequest associateResourceShareRequest)
Adds the specified list of principals and list of resources to a resource share.
|
default AssociateResourceShareResponse |
RamClient.associateResourceShare(Consumer<AssociateResourceShareRequest.Builder> associateResourceShareRequest)
Adds the specified list of principals and list of resources to a resource share.
|
default AssociateResourceSharePermissionResponse |
RamClient.associateResourceSharePermission(AssociateResourceSharePermissionRequest associateResourceSharePermissionRequest)
Adds or replaces the RAM permission for a resource type included in a resource share.
|
default AssociateResourceSharePermissionResponse |
RamClient.associateResourceSharePermission(Consumer<AssociateResourceSharePermissionRequest.Builder> associateResourceSharePermissionRequest)
Adds or replaces the RAM permission for a resource type included in a resource share.
|
default CreateResourceShareResponse |
RamClient.createResourceShare(Consumer<CreateResourceShareRequest.Builder> createResourceShareRequest)
Creates a resource share.
|
default CreateResourceShareResponse |
RamClient.createResourceShare(CreateResourceShareRequest createResourceShareRequest)
Creates a resource share.
|
default DeleteResourceShareResponse |
RamClient.deleteResourceShare(Consumer<DeleteResourceShareRequest.Builder> deleteResourceShareRequest)
Deletes the specified resource share.
|
default DeleteResourceShareResponse |
RamClient.deleteResourceShare(DeleteResourceShareRequest deleteResourceShareRequest)
Deletes the specified resource share.
|
default DisassociateResourceShareResponse |
RamClient.disassociateResourceShare(Consumer<DisassociateResourceShareRequest.Builder> disassociateResourceShareRequest)
Disassociates the specified principals or resources from the specified resource share.
|
default DisassociateResourceShareResponse |
RamClient.disassociateResourceShare(DisassociateResourceShareRequest disassociateResourceShareRequest)
Disassociates the specified principals or resources from the specified resource share.
|
default DisassociateResourceSharePermissionResponse |
RamClient.disassociateResourceSharePermission(Consumer<DisassociateResourceSharePermissionRequest.Builder> disassociateResourceSharePermissionRequest)
Disassociates an RAM permission from a resource share.
|
default DisassociateResourceSharePermissionResponse |
RamClient.disassociateResourceSharePermission(DisassociateResourceSharePermissionRequest disassociateResourceSharePermissionRequest)
Disassociates an RAM permission from a resource share.
|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization()
Enables resource sharing within your organization in Organizations.
|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your organization in Organizations.
|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your organization in Organizations.
|
default GetPermissionResponse |
RamClient.getPermission(Consumer<GetPermissionRequest.Builder> getPermissionRequest)
Gets the contents of an RAM permission in JSON format.
|
default GetPermissionResponse |
RamClient.getPermission(GetPermissionRequest getPermissionRequest)
Gets the contents of an RAM permission in JSON format.
|
default GetResourcePoliciesResponse |
RamClient.getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder> getResourcePoliciesRequest)
Retrieves the resource policies for the specified resources that you own and have shared.
|
default GetResourcePoliciesResponse |
RamClient.getResourcePolicies(GetResourcePoliciesRequest getResourcePoliciesRequest)
Retrieves the resource policies for the specified resources that you own and have shared.
|
default GetResourcePoliciesIterable |
RamClient.getResourcePoliciesPaginator(Consumer<GetResourcePoliciesRequest.Builder> getResourcePoliciesRequest)
Retrieves the resource policies for the specified resources that you own and have shared.
|
default GetResourcePoliciesIterable |
RamClient.getResourcePoliciesPaginator(GetResourcePoliciesRequest getResourcePoliciesRequest)
Retrieves the resource policies for the specified resources that you own and have shared.
|
default GetResourceShareAssociationsResponse |
RamClient.getResourceShareAssociations(Consumer<GetResourceShareAssociationsRequest.Builder> getResourceShareAssociationsRequest)
Retrieves the resource and principal associations for resource shares that you own.
|
default GetResourceShareAssociationsResponse |
RamClient.getResourceShareAssociations(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest)
Retrieves the resource and principal associations for resource shares that you own.
|
default GetResourceShareAssociationsIterable |
RamClient.getResourceShareAssociationsPaginator(Consumer<GetResourceShareAssociationsRequest.Builder> getResourceShareAssociationsRequest)
Retrieves the resource and principal associations for resource shares that you own.
|
default GetResourceShareAssociationsIterable |
RamClient.getResourceShareAssociationsPaginator(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest)
Retrieves the resource and principal associations for resource shares that you own.
|
default GetResourceShareInvitationsResponse |
RamClient.getResourceShareInvitations()
Retrieves details about invitations that you have received for resource shares.
|
default GetResourceShareInvitationsResponse |
RamClient.getResourceShareInvitations(Consumer<GetResourceShareInvitationsRequest.Builder> getResourceShareInvitationsRequest)
Retrieves details about invitations that you have received for resource shares.
|
default GetResourceShareInvitationsResponse |
RamClient.getResourceShareInvitations(GetResourceShareInvitationsRequest getResourceShareInvitationsRequest)
Retrieves details about invitations that you have received for resource shares.
|
default GetResourceShareInvitationsIterable |
RamClient.getResourceShareInvitationsPaginator()
Retrieves details about invitations that you have received for resource shares.
|
default GetResourceShareInvitationsIterable |
RamClient.getResourceShareInvitationsPaginator(Consumer<GetResourceShareInvitationsRequest.Builder> getResourceShareInvitationsRequest)
Retrieves details about invitations that you have received for resource shares.
|
default GetResourceShareInvitationsIterable |
RamClient.getResourceShareInvitationsPaginator(GetResourceShareInvitationsRequest getResourceShareInvitationsRequest)
Retrieves details about invitations that you have received for resource shares.
|
default GetResourceSharesResponse |
RamClient.getResourceShares(Consumer<GetResourceSharesRequest.Builder> getResourceSharesRequest)
Retrieves details about the resource shares that you own or that are shared with you.
|
default GetResourceSharesResponse |
RamClient.getResourceShares(GetResourceSharesRequest getResourceSharesRequest)
Retrieves details about the resource shares that you own or that are shared with you.
|
default GetResourceSharesIterable |
RamClient.getResourceSharesPaginator(Consumer<GetResourceSharesRequest.Builder> getResourceSharesRequest)
Retrieves details about the resource shares that you own or that are shared with you.
|
default GetResourceSharesIterable |
RamClient.getResourceSharesPaginator(GetResourceSharesRequest getResourceSharesRequest)
Retrieves details about the resource shares that you own or that are shared with you.
|
default ListPendingInvitationResourcesResponse |
RamClient.listPendingInvitationResources(Consumer<ListPendingInvitationResourcesRequest.Builder> listPendingInvitationResourcesRequest)
Lists the resources in a resource share that is shared with you but for which the invitation is still
PENDING. |
default ListPendingInvitationResourcesResponse |
RamClient.listPendingInvitationResources(ListPendingInvitationResourcesRequest listPendingInvitationResourcesRequest)
Lists the resources in a resource share that is shared with you but for which the invitation is still
PENDING. |
default ListPendingInvitationResourcesIterable |
RamClient.listPendingInvitationResourcesPaginator(Consumer<ListPendingInvitationResourcesRequest.Builder> listPendingInvitationResourcesRequest)
Lists the resources in a resource share that is shared with you but for which the invitation is still
PENDING. |
default ListPendingInvitationResourcesIterable |
RamClient.listPendingInvitationResourcesPaginator(ListPendingInvitationResourcesRequest listPendingInvitationResourcesRequest)
Lists the resources in a resource share that is shared with you but for which the invitation is still
PENDING. |
default ListPermissionsResponse |
RamClient.listPermissions(Consumer<ListPermissionsRequest.Builder> listPermissionsRequest)
Retrieves a list of available RAM permissions that you can use for the supported resource types.
|
default ListPermissionsResponse |
RamClient.listPermissions(ListPermissionsRequest listPermissionsRequest)
Retrieves a list of available RAM permissions that you can use for the supported resource types.
|
default ListPermissionsIterable |
RamClient.listPermissionsPaginator(Consumer<ListPermissionsRequest.Builder> listPermissionsRequest)
Retrieves a list of available RAM permissions that you can use for the supported resource types.
|
default ListPermissionsIterable |
RamClient.listPermissionsPaginator(ListPermissionsRequest listPermissionsRequest)
Retrieves a list of available RAM permissions that you can use for the supported resource types.
|
default ListPermissionVersionsResponse |
RamClient.listPermissionVersions(Consumer<ListPermissionVersionsRequest.Builder> listPermissionVersionsRequest)
Lists the available versions of the specified RAM permission.
|
default ListPermissionVersionsResponse |
RamClient.listPermissionVersions(ListPermissionVersionsRequest listPermissionVersionsRequest)
Lists the available versions of the specified RAM permission.
|
default ListPermissionVersionsIterable |
RamClient.listPermissionVersionsPaginator(Consumer<ListPermissionVersionsRequest.Builder> listPermissionVersionsRequest)
Lists the available versions of the specified RAM permission.
|
default ListPermissionVersionsIterable |
RamClient.listPermissionVersionsPaginator(ListPermissionVersionsRequest listPermissionVersionsRequest)
Lists the available versions of the specified RAM permission.
|
default ListPrincipalsResponse |
RamClient.listPrincipals(Consumer<ListPrincipalsRequest.Builder> listPrincipalsRequest)
Lists the principals that you are sharing resources with or that are sharing resources with you.
|
default ListPrincipalsResponse |
RamClient.listPrincipals(ListPrincipalsRequest listPrincipalsRequest)
Lists the principals that you are sharing resources with or that are sharing resources with you.
|
default ListPrincipalsIterable |
RamClient.listPrincipalsPaginator(Consumer<ListPrincipalsRequest.Builder> listPrincipalsRequest)
Lists the principals that you are sharing resources with or that are sharing resources with you.
|
default ListPrincipalsIterable |
RamClient.listPrincipalsPaginator(ListPrincipalsRequest listPrincipalsRequest)
Lists the principals that you are sharing resources with or that are sharing resources with you.
|
default ListResourcesResponse |
RamClient.listResources(Consumer<ListResourcesRequest.Builder> listResourcesRequest)
Lists the resources that you added to a resource share or the resources that are shared with you.
|
default ListResourcesResponse |
RamClient.listResources(ListResourcesRequest listResourcesRequest)
Lists the resources that you added to a resource share or the resources that are shared with you.
|
default ListResourceSharePermissionsResponse |
RamClient.listResourceSharePermissions(Consumer<ListResourceSharePermissionsRequest.Builder> listResourceSharePermissionsRequest)
Lists the RAM permissions that are associated with a resource share.
|
default ListResourceSharePermissionsResponse |
RamClient.listResourceSharePermissions(ListResourceSharePermissionsRequest listResourceSharePermissionsRequest)
Lists the RAM permissions that are associated with a resource share.
|
default ListResourceSharePermissionsIterable |
RamClient.listResourceSharePermissionsPaginator(Consumer<ListResourceSharePermissionsRequest.Builder> listResourceSharePermissionsRequest)
Lists the RAM permissions that are associated with a resource share.
|
default ListResourceSharePermissionsIterable |
RamClient.listResourceSharePermissionsPaginator(ListResourceSharePermissionsRequest listResourceSharePermissionsRequest)
Lists the RAM permissions that are associated with a resource share.
|
default ListResourcesIterable |
RamClient.listResourcesPaginator(Consumer<ListResourcesRequest.Builder> listResourcesRequest)
Lists the resources that you added to a resource share or the resources that are shared with you.
|
default ListResourcesIterable |
RamClient.listResourcesPaginator(ListResourcesRequest listResourcesRequest)
Lists the resources that you added to a resource share or the resources that are shared with you.
|
default ListResourceTypesResponse |
RamClient.listResourceTypes(Consumer<ListResourceTypesRequest.Builder> listResourceTypesRequest)
Lists the resource types that can be shared by RAM.
|
default ListResourceTypesResponse |
RamClient.listResourceTypes(ListResourceTypesRequest listResourceTypesRequest)
Lists the resource types that can be shared by RAM.
|
default ListResourceTypesIterable |
RamClient.listResourceTypesPaginator(Consumer<ListResourceTypesRequest.Builder> listResourceTypesRequest)
Lists the resource types that can be shared by RAM.
|
default ListResourceTypesIterable |
RamClient.listResourceTypesPaginator(ListResourceTypesRequest listResourceTypesRequest)
Lists the resource types that can be shared by RAM.
|
default PromoteResourceShareCreatedFromPolicyResponse |
RamClient.promoteResourceShareCreatedFromPolicy(Consumer<PromoteResourceShareCreatedFromPolicyRequest.Builder> promoteResourceShareCreatedFromPolicyRequest)
When you attach a resource-based permission policy to a resource, it automatically creates a resource share.
|
default PromoteResourceShareCreatedFromPolicyResponse |
RamClient.promoteResourceShareCreatedFromPolicy(PromoteResourceShareCreatedFromPolicyRequest promoteResourceShareCreatedFromPolicyRequest)
When you attach a resource-based permission policy to a resource, it automatically creates a resource share.
|
default RejectResourceShareInvitationResponse |
RamClient.rejectResourceShareInvitation(Consumer<RejectResourceShareInvitationRequest.Builder> rejectResourceShareInvitationRequest)
Rejects an invitation to a resource share from another Amazon Web Services account.
|
default RejectResourceShareInvitationResponse |
RamClient.rejectResourceShareInvitation(RejectResourceShareInvitationRequest rejectResourceShareInvitationRequest)
Rejects an invitation to a resource share from another Amazon Web Services account.
|
default TagResourceResponse |
RamClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tag keys and values to the specified resource share.
|
default TagResourceResponse |
RamClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tag keys and values to the specified resource share.
|
default UntagResourceResponse |
RamClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tag key and value pairs from the specified resource share.
|
default UntagResourceResponse |
RamClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tag key and value pairs from the specified resource share.
|
default UpdateResourceShareResponse |
RamClient.updateResourceShare(Consumer<UpdateResourceShareRequest.Builder> updateResourceShareRequest)
Modifies some of the properties of the specified resource share.
|
default UpdateResourceShareResponse |
RamClient.updateResourceShare(UpdateResourceShareRequest updateResourceShareRequest)
Modifies some of the properties of the specified resource share.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdempotentParameterMismatchException
The client token input parameter was matched one used with a previous call to the operation, but at least one of the
other input parameters is different from the previous call.
|
class |
InvalidClientTokenException
The client token is not valid.
|
class |
InvalidMaxResultsException
The specified value for
MaxResults is not valid. |
class |
InvalidNextTokenException
The specified value for
NextToken is not valid. |
class |
InvalidParameterException
A parameter is not valid.
|
class |
InvalidResourceTypeException
The specified resource type is not valid.
|
class |
InvalidStateTransitionException
The requested state transition is not valid.
|
class |
MalformedArnException
The format of an Amazon Resource Name (ARN) is not valid.
|
class |
MissingRequiredParameterException
A required input parameter is missing.
|
class |
OperationNotPermittedException
The requested operation is not permitted.
|
class |
ResourceArnNotFoundException
The specified Amazon Resource Name (ARN) was not found.
|
class |
ResourceShareInvitationAlreadyAcceptedException
The specified invitation was already accepted.
|
class |
ResourceShareInvitationAlreadyRejectedException
The specified invitation was already rejected.
|
class |
ResourceShareInvitationArnNotFoundException
The specified Amazon Resource Name (ARN) for an invitation was not found.
|
class |
ResourceShareInvitationExpiredException
The specified invitation is expired.
|
class |
ResourceShareLimitExceededException
This request would exceed the limit for resource shares for your account.
|
class |
ServerInternalException
The service could not respond to the request due to an internal problem.
|
class |
ServiceUnavailableException
The service is not available.
|
class |
TagLimitExceededException
This request would exceed the limit for tags for your account.
|
class |
TagPolicyViolationException
The specified tag key is a reserved word and can't be used.
|
class |
ThrottlingException
You exceeded the rate at which you are allowed to perform this operation.
|
class |
UnknownResourceException
A specified resource was not found.
|
| Modifier and Type | Method and Description |
|---|---|
RamException |
RamException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(RamException ex) |
Copyright © 2022. All rights reserved.