| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata |
The FinSpace APIs let you take actions inside the FinSpace.
|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
GetExternalDataViewAccessDetailsResult |
AWSFinSpaceDataClient.getExternalDataViewAccessDetails(GetExternalDataViewAccessDetailsRequest request)
Returns the credentials to access the external Dataview from an S3 location.
|
GetExternalDataViewAccessDetailsResult |
AWSFinSpaceData.getExternalDataViewAccessDetails(GetExternalDataViewAccessDetailsRequest getExternalDataViewAccessDetailsRequest)
Returns the credentials to access the external Dataview from an S3 location.
|
GetExternalDataViewAccessDetailsResult |
AbstractAWSFinSpaceData.getExternalDataViewAccessDetails(GetExternalDataViewAccessDetailsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetExternalDataViewAccessDetailsResult |
GetExternalDataViewAccessDetailsResult.clone() |
GetExternalDataViewAccessDetailsResult |
GetExternalDataViewAccessDetailsResult.withCredentials(AwsCredentials credentials)
The credentials required to access the external Dataview from the S3 location.
|
GetExternalDataViewAccessDetailsResult |
GetExternalDataViewAccessDetailsResult.withS3Location(S3Location s3Location)
The location where the external Dataview is stored.
|
Copyright © 2023. All rights reserved.