See: Description
Interface | Description |
---|---|
AWSRAM |
Interface for accessing RAM.
|
AWSRAMAsync |
Interface for accessing RAM asynchronously.
|
Class | Description |
---|---|
AbstractAWSRAM |
Abstract implementation of
AWSRAM . |
AbstractAWSRAMAsync |
Abstract implementation of
AWSRAMAsync . |
AWSRAMAsyncClient |
Client for accessing RAM asynchronously.
|
AWSRAMAsyncClientBuilder |
Fluent builder for
AWSRAMAsync . |
AWSRAMClient |
Client for accessing RAM.
|
AWSRAMClientBuilder |
Fluent builder for
AWSRAM . |
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.