| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
BackendStoragePermissions |
UpdateBackendStorageResourceConfig.permissions()
The authorization configuration for the storage S3 bucket.
|
BackendStoragePermissions |
CreateBackendStorageResourceConfig.permissions()
The authorization configuration for the storage S3 bucket.
|
BackendStoragePermissions |
GetBackendStorageResourceConfig.permissions()
The authorization configuration for the storage S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBackendStorageResourceConfig.Builder |
UpdateBackendStorageResourceConfig.Builder.permissions(BackendStoragePermissions permissions)
The authorization configuration for the storage S3 bucket.
|
CreateBackendStorageResourceConfig.Builder |
CreateBackendStorageResourceConfig.Builder.permissions(BackendStoragePermissions permissions)
The authorization configuration for the storage S3 bucket.
|
GetBackendStorageResourceConfig.Builder |
GetBackendStorageResourceConfig.Builder.permissions(BackendStoragePermissions permissions)
The authorization configuration for the storage S3 bucket.
|
Copyright © 2023. All rights reserved.