| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
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 CreatePermissionVersionResponse |
RamClient.createPermissionVersion(Consumer<CreatePermissionVersionRequest.Builder> createPermissionVersionRequest)
Creates a new version of the specified customer managed permission.
|
default CreatePermissionVersionResponse |
RamClient.createPermissionVersion(CreatePermissionVersionRequest createPermissionVersionRequest)
Creates a new version of the specified customer managed permission.
|
default CreateResourceShareResponse |
RamClient.createResourceShare(Consumer<CreateResourceShareRequest.Builder> createResourceShareRequest)
Creates a resource share.
|
default CreateResourceShareResponse |
RamClient.createResourceShare(CreateResourceShareRequest createResourceShareRequest)
Creates a resource share.
|
default DeletePermissionResponse |
RamClient.deletePermission(Consumer<DeletePermissionRequest.Builder> deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
default DeletePermissionResponse |
RamClient.deletePermission(DeletePermissionRequest deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
default DeletePermissionVersionResponse |
RamClient.deletePermissionVersion(Consumer<DeletePermissionVersionRequest.Builder> deletePermissionVersionRequest)
Deletes one version of a customer managed permission.
|
default DeletePermissionVersionResponse |
RamClient.deletePermissionVersion(DeletePermissionVersionRequest deletePermissionVersionRequest)
Deletes one version of a customer managed permission.
|
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)
Removes the specified principals or resources from participating in the specified resource share.
|
default DisassociateResourceShareResponse |
RamClient.disassociateResourceShare(DisassociateResourceShareRequest disassociateResourceShareRequest)
Removes the specified principals or resources from participating in the specified resource share.
|
default DisassociateResourceSharePermissionResponse |
RamClient.disassociateResourceSharePermission(Consumer<DisassociateResourceSharePermissionRequest.Builder> disassociateResourceSharePermissionRequest)
Removes a managed permission from a resource share.
|
default DisassociateResourceSharePermissionResponse |
RamClient.disassociateResourceSharePermission(DisassociateResourceSharePermissionRequest disassociateResourceSharePermissionRequest)
Removes a managed permission from a resource share.
|
default GetPermissionResponse |
RamClient.getPermission(Consumer<GetPermissionRequest.Builder> getPermissionRequest)
Retrieves the contents of a managed permission in JSON format.
|
default GetPermissionResponse |
RamClient.getPermission(GetPermissionRequest getPermissionRequest)
Retrieves the contents of a managed permission in JSON format.
|
default GetResourceShareAssociationsResponse |
RamClient.getResourceShareAssociations(Consumer<GetResourceShareAssociationsRequest.Builder> getResourceShareAssociationsRequest)
Retrieves the lists of resources and principals that associated for resource shares that you own.
|
default GetResourceShareAssociationsResponse |
RamClient.getResourceShareAssociations(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest)
Retrieves the lists of resources and principals that associated for resource shares that you own.
|
default GetResourceShareAssociationsIterable |
RamClient.getResourceShareAssociationsPaginator(Consumer<GetResourceShareAssociationsRequest.Builder> getResourceShareAssociationsRequest)
Retrieves the lists of resources and principals that associated for resource shares that you own.
|
default GetResourceShareAssociationsIterable |
RamClient.getResourceShareAssociationsPaginator(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest)
Retrieves the lists of resources and principals that associated 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 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 PromotePermissionCreatedFromPolicyResponse |
RamClient.promotePermissionCreatedFromPolicy(Consumer<PromotePermissionCreatedFromPolicyRequest.Builder> promotePermissionCreatedFromPolicyRequest)
When you attach a resource-based policy to a resource, RAM automatically creates a resource share of
featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM
permissions as the original resource-based policy. |
default PromotePermissionCreatedFromPolicyResponse |
RamClient.promotePermissionCreatedFromPolicy(PromotePermissionCreatedFromPolicyRequest promotePermissionCreatedFromPolicyRequest)
When you attach a resource-based policy to a resource, RAM automatically creates a resource share of
featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM
permissions as the original resource-based policy. |
default PromoteResourceShareCreatedFromPolicyResponse |
RamClient.promoteResourceShareCreatedFromPolicy(Consumer<PromoteResourceShareCreatedFromPolicyRequest.Builder> promoteResourceShareCreatedFromPolicyRequest)
When you attach a resource-based policy to a resource, RAM automatically creates a resource share of
featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM
permissions as the original resource-based policy. |
default PromoteResourceShareCreatedFromPolicyResponse |
RamClient.promoteResourceShareCreatedFromPolicy(PromoteResourceShareCreatedFromPolicyRequest promoteResourceShareCreatedFromPolicyRequest)
When you attach a resource-based policy to a resource, RAM automatically creates a resource share of
featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM
permissions as the original resource-based policy. |
default ReplacePermissionAssociationsResponse |
RamClient.replacePermissionAssociations(Consumer<ReplacePermissionAssociationsRequest.Builder> replacePermissionAssociationsRequest)
Updates all resource shares that use a managed permission to a different managed permission.
|
default ReplacePermissionAssociationsResponse |
RamClient.replacePermissionAssociations(ReplacePermissionAssociationsRequest replacePermissionAssociationsRequest)
Updates all resource shares that use a managed permission to a different managed permission.
|
default SetDefaultPermissionVersionResponse |
RamClient.setDefaultPermissionVersion(Consumer<SetDefaultPermissionVersionRequest.Builder> setDefaultPermissionVersionRequest)
Designates the specified version number as the default version for the specified customer managed permission.
|
default SetDefaultPermissionVersionResponse |
RamClient.setDefaultPermissionVersion(SetDefaultPermissionVersionRequest setDefaultPermissionVersionRequest)
Designates the specified version number as the default version for the specified customer managed permission.
|
default TagResourceResponse |
RamClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tag keys and values to a resource share or managed permission.
|
default TagResourceResponse |
RamClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tag keys and values to a resource share or managed permission.
|
default UntagResourceResponse |
RamClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tag key and value pairs from the specified resource share or managed permission.
|
default UntagResourceResponse |
RamClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tag key and value pairs from the specified resource share or managed permission.
|
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.
|
Copyright © 2023. All rights reserved.