aws_connect.Rd
connect to an aws service
aws_connect(service)
character, the name of a service, e.g., "lambda" or "iam". Should be a function exported by `paws` (see `getNamespaceExports("paws")`)
if (FALSE) { # \dontrun{ aws_connect("lambda") } # }