Add support for configuring CLI/API session durations on aws_iam_role #3969
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/iam
Issues and PRs that pertain to the iam service.
Milestone
AWS has recently added a setting for specifying the maximum session duration of API/CLI credentials for a role:
Terraform Version
All versions.
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Recommend adding max_session_duration property to aws_iam_role
Expected Behavior
Role ends up with its max session duration as specified in code
Actual Behavior
Property is not supported.
The text was updated successfully, but these errors were encountered: