Module Smaws_Client_ServiceQuotas.AssociateServiceQuotaTemplate

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `AWSServiceAccessNotEnabledException of Types.aws_service_access_not_enabled_exception | `DependencyAccessDeniedException of Types.dependency_access_denied_exception | `NoAvailableOrganizationException of Types.no_available_organization_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `ServiceException of Types.service_exception | `TemplatesNotAvailableInRegionException of Types.templates_not_available_in_region_exception | `TooManyRequestsException of Types.too_many_requests_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.associate_service_quota_template_request -> (Types.associate_service_quota_template_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `AWSServiceAccessNotEnabledException of Types.aws_service_access_not_enabled_exception | `DependencyAccessDeniedException of Types.dependency_access_denied_exception | `NoAvailableOrganizationException of Types.no_available_organization_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `ServiceException of Types.service_exception | `TemplatesNotAvailableInRegionException of Types.templates_not_available_in_region_exception | `TooManyRequestsException of Types.too_many_requests_exception ]) Stdlib.result
val request_with_metadata : 'http_type Smaws_Lib.Context.t -> Types.associate_service_quota_template_request -> (Types.associate_service_quota_template_response Smaws_Lib.Response.t, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `AWSServiceAccessNotEnabledException of Types.aws_service_access_not_enabled_exception | `DependencyAccessDeniedException of Types.dependency_access_denied_exception | `NoAvailableOrganizationException of Types.no_available_organization_exception | `OrganizationNotInAllFeaturesModeException of Types.organization_not_in_all_features_mode_exception | `ServiceException of Types.service_exception | `TemplatesNotAvailableInRegionException of Types.templates_not_available_in_region_exception | `TooManyRequestsException of Types.too_many_requests_exception ] * Smaws_Lib.Response.metadata) Stdlib.result