See: Description
Interface | Description |
---|---|
RamAsyncClient |
Service client for accessing RAM asynchronously.
|
RamAsyncClientBuilder |
A builder for creating an instance of
RamAsyncClient . |
RamBaseClientBuilder<B extends RamBaseClientBuilder<B,C>,C> |
This includes configuration specific to RAM that is supported by both
RamClientBuilder and
RamAsyncClientBuilder . |
RamClient |
Service client for accessing RAM.
|
RamClientBuilder |
A builder for creating an instance of
RamClient . |
Use AWS Resource Access Manager to share AWS resources between AWS accounts. To share a resource, you create a resource share, associate the resource with the resource share, and specify the principals that can access the resources associated with the resource share. The following principals are supported: AWS accounts, organizational units (OU) from AWS Organizations, and organizations from AWS Organizations.
For more information, see the AWS Resource Access Manager User Guide.