You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/index.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -369,7 +369,7 @@ for more information about connecting to alternate AWS endpoints or AWS compatib
369
369
370
370
The `assume_role` configuration block supports the following optional arguments:
371
371
372
-
*`duration_seconds` - (Optional) Number of seconds to restrict the assume role session duration.
372
+
*`duration_seconds` - (Optional) Number of seconds to restrict the assume role session duration. You can provide a value from 900 seconds (15 minutes) up to the maximum session duration setting for the role.
373
373
*`external_id` - (Optional) External identifier to use when assuming the role.
374
374
*`policy` - (Optional) IAM Policy JSON describing further restricting permissions for the IAM Role being assumed.
375
375
*`policy_arns` - (Optional) Set of Amazon Resource Names (ARNs) of IAM Policies describing further restricting permissions for the IAM Role being assumed.
0 commit comments