View source: R/s3_operations.R
s3_create_session | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.