Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
AssumeRoleResponse
Interface AssumeRoleResponse
Represents the response from assuming a user role.
interface
AssumeRoleResponse
{
accessKey
:
string
;
secretKey
:
string
;
sessionToken
:
string
;
}
Index
Properties
access
Key
secret
Key
session
Token
Properties
access
Key
accessKey
:
string
secret
Key
secretKey
:
string
session
Token
sessionToken
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Key
secret
Key
session
Token
@espressif/rainmaker-base-sdk
Loading...
Represents the response from assuming a user role.