Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
storage/server
<Reference Types>
StorageGetUrlOutput
Interface StorageGetUrlOutput
interface
StorageGetUrlOutput
{
expiresAt
:
Date
;
url
:
URL
;
}
Index
Properties
expires
At
url
Properties
expires
At
expires
At
:
Date
expiresAt is date in which generated URL expires.
url
url
:
URL
presigned URL of the given object.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
expires
At
url
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
expiresAt is date in which generated URL expires.