s3_create_session {paws.storage} | R Documentation |
Creates a session that establishes temporary security credentials to support fast authentication and authorization for the Zonal endpoint APIs on directory buckets
Description
Creates a session that establishes temporary security credentials to support fast authentication and authorization for the Zonal endpoint APIs on directory buckets. For more information about Zonal endpoint APIs that include the Availability Zone in the request endpoint, see S3 Express One Zone APIs in the Amazon S3 User Guide.
See https://www.paws-r-sdk.com/docs/s3_create_session/ for full documentation.
Usage
s3_create_session(SessionMode = NULL, Bucket)
Arguments
SessionMode |
Specifies the mode of the session that will be created, either
|
Bucket |
[required] The name of the bucket that you create a session for. |