:doc:`SamlProvider <index>` / Attribute / private_key_list

****************
private_key_list
****************



.. py:attribute:: IAM.SamlProvider.private_key_list

  

  - *(list) --* 

    The private key metadata for the SAML provider.

    
    

    - *(dict) --* 

      Contains the private keys for the SAML provider.

       

      This data type is used as a response element in the `GetSAMLProvider <https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetSAMLProvider.html>`__ operation.

      
      

      - **KeyId** *(string) --* 

        The unique identifier for the SAML private key.

        
      

      - **Timestamp** *(datetime) --* 

        The date and time, in `ISO 8601 date-time <http://www.iso.org/iso/iso8601>`__ format, when the private key was uploaded.

        
  
