AWS Discussion Forum

Full Version: session policy
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

What is a session policy in the context of the IAM ?
 I know what Resource-based policy and Identity-based policy are, but not session policy.

Regards,
(04-03-2023, 09:04 AM)Tucix Wrote: [ -> ]What is a session policy in the context of the IAM ?
 I know what Resource-based policy and Identity-based policy are, but not session policy.

Here is what AWS says about session policy:

Session policies are advanced policies that you pass as a parameter when you programmatically create a temporary session for a role or user. Session policies are useful for locking down users so that they have access only to portions of your bucket where object prefixes contain their username.

The full details with diagram can be found here: https://docs.aws.amazon.com/transfer/lat...olicy.html