| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| software.amazon.awssdk.services.ram.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreatePermissionResponse |
RamClient.createPermission(CreatePermissionRequest createPermissionRequest)
Creates a customer managed permission for a specified resource type that you can attach to resource shares.
|
default CompletableFuture<CreatePermissionResponse> |
RamAsyncClient.createPermission(CreatePermissionRequest createPermissionRequest)
Creates a customer managed permission for a specified resource type that you can attach to resource shares.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePermissionRequestMarshaller.marshall(CreatePermissionRequest createPermissionRequest) |
Copyright © 2023. All rights reserved.