:doc:`ServiceQuotas <../../service-quotas>` / Client / associate_service_quota_template

********************************
associate_service_quota_template
********************************



.. py:method:: ServiceQuotas.Client.associate_service_quota_template()

  

  Associates your quota request template with your organization. When a new Amazon Web Services account is created in your organization, the quota increase requests in the template are automatically applied to the account. You can add a quota increase request for any adjustable quota to your template.

  

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/service-quotas-2019-06-24/AssociateServiceQuotaTemplate>`_  


  **Request Syntax**
  ::

    response = client.associate_service_quota_template()
    
    
  
  :rtype: dict
  :returns: 
    
    **Response Syntax**

    
    ::

      {}
      
    **Response Structure**

    

    - *(dict) --* 
  
  **Exceptions**
  
  *   :py:class:`ServiceQuotas.Client.exceptions.DependencyAccessDeniedException`

  
  *   :py:class:`ServiceQuotas.Client.exceptions.AccessDeniedException`

  
  *   :py:class:`ServiceQuotas.Client.exceptions.ServiceException`

  
  *   :py:class:`ServiceQuotas.Client.exceptions.TooManyRequestsException`

  
  *   :py:class:`ServiceQuotas.Client.exceptions.AWSServiceAccessNotEnabledException`

  
  *   :py:class:`ServiceQuotas.Client.exceptions.OrganizationNotInAllFeaturesModeException`

  
  *   :py:class:`ServiceQuotas.Client.exceptions.TemplatesNotAvailableInRegionException`

  
  *   :py:class:`ServiceQuotas.Client.exceptions.NoAvailableOrganizationException`

  