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. 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.
s3_create_session(SessionMode = NULL, Bucket)
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. |