The structure of an STS request and response is fully described at: http://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html
1 2 | getSTSCredentials(rootCredentials = NULL, roleArn = NULL,
RoleSessionName = NULL, MFADeviceSerialNumber = NULL, Duration = "3600")
|
Other credential management functions: AWSRootCredentials
,
AWSTemporaryCredentials
,
RcurlAWS
,
credsFromInstanceMetadata
,
genCredentialFilePath
,
getCredentials
, getProfiles
,
parseCredentialFile
,
stsGenContentString
,
tempCredentialHandler
Other service wrappers: RcurlAWS
,
awsRestRequest
,
stsGenContentString
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.