Examples of using Assumerole in English and their translations into French
{-}
-
Colloquial
-
Official
Choosing Between GetSessionToken and AssumeRole.
Example: Assigning Permissions Using AssumeRole.
Use AssumeRole for the following scenarios.
David calls AssumeRole as part of an application.
AssumeRole stores the policy in a packed format.
AssumeRole and GetSessionToken can also be called without MFA information.
The policy document that you use gives AssumeRole permissions to CloudTrail.
response using AssumeRole.
The code uses the AssumeRole API to obtain temporary security credentials.
AssumeRole-Cross-Account Delegation
Denying Access to Credentials Created by AssumeRole, AssumeRoleWithSAML, or AssumeRoleWithWebIdentity.
enter AssumeRole in the Search field.
You can use the AssumeRole API operation with different kinds of policies.
You should always specify the external ID in your AssumeRole API calls.
Run the following command to create the role with AssumeRole permissions for CloudTrail.
Add the following policy statement to deny the AssumeRole action on the UpdateApp role.
grant access to AWS STS AssumeRole.
Temporary security credentials are obtained by calling AWS STS API operations like AssumeRole or GetFederationToken.
In this example, you call the AssumeRole API operation without the optional Policy parameter.
calls AssumeRole.