Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

botor

The default, fork-safe Boto3 session


Description

The default, fork-safe Boto3 session

Usage

botor(aws_access_key_id, aws_secret_access_key, aws_session_token,
  region_name, botocore_session, profile_name)

Arguments

aws_access_key_id

AWS access key ID

aws_secret_access_key

AWS secret access key

aws_session_token

AWS temporary session token

region_name

Default region when creating new connections

botocore_session

Use this Botocore session instead of creating a new default one

profile_name

The name of a profile to use. If not given, then the default profile is used

Value

boto3 Session


botor

'AWS Python SDK' ('boto3') for R

v0.3.0
AGPL-3
Authors
Gergely Daróczi [aut, cre] (<https://orcid.org/0000-0003-3149-8537>), System1 [fnd]
Initial release
2020-02-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.