Helper function to generate the content (body) of a STS assume role request. This is used to pass MFA device credentials along with the role tto assume in order to generate temporary credentials. If a RoleSessionName is not specified, a session uuid is generated.
1 | stsGenContentString(roleArn, RoleSessionName, MFADeviceSerialNumber, Duration)
|
Other credential management functions: AWSRootCredentials
,
AWSTemporaryCredentials
,
RcurlAWS
,
credsFromInstanceMetadata
,
genCredentialFilePath
,
getCredentials
, getProfiles
,
getSTSCredentials
,
parseCredentialFile
,
tempCredentialHandler
Other service wrappers: RcurlAWS
,
awsRestRequest
,
getSTSCredentials
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.