ForwardCloudCredentials
is an option for remote evaluation and submission functions that specifies whether Wolfram Cloud credentials from the local session should be copied into remote sessions.
Details
- With ForwardCloudCredentialsTrue, functions such as RemoteBatchSubmit and RemoteBatchMapSubmit will automatically transfer the local session's Wolfram Cloud credentials into remote sessions so that code running within each remote session can access and create resources in the user's cloud account.
- With ForwardCloudCredentialsFalse, remote sessions are responsible for authenticating to the cloud manually, such as by using CloudConnect.
- Some batch computation providers may not support the setting ForwardCloudCredentialsTrue.
- When used with RemoteBatchSubmit and RemoteBatchMapSubmit, the value of ForwardCloudCredentials generally defaults to Automatic, which corresponds to True if the provider being used supports forwarding of cloud credentials or False if the provider does not.
Examples
open allclose allBasic Examples (1)
Submit a remote batch job using the "AWSBatch" provider, for which the default setting of the ForwardCloudCredentials option is True:
Text
Wolfram Research (2020), ForwardCloudCredentials, Wolfram Language function, https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.
CMS
Wolfram Language. 2020. "ForwardCloudCredentials." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.
APA
Wolfram Language. (2020). ForwardCloudCredentials. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html