updateRoleAlias
inline suspend fun IotClient.updateRoleAlias(crossinline block: UpdateRoleAliasRequest.Builder.() -> Unit): UpdateRoleAliasResponse
Updates a role alias.
Requires permission to access the UpdateRoleAlias action.
The value of credentialDurationSeconds
must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see Modifying a role maximum session duration (Amazon Web Services API) from the Amazon Web Services Identity and Access Management User Guide.