I am trying to access redshift database using IAM federation following AWS documentation.
In the documentation ,under "Step1:Set up IdPs and federation",it mentions that we need to set three optional attributes like https://redshift.amazon.com/SAML/Attributes/DbUser, https://redshift.amazon.com/SAML/Attributes/AutoCreate and https://redshift.amazon.com/SAML/Attributes/DbGroups
But it is not clear from the documentation that how to add them in case of ADFS IdP .Can any body help me on this ?