Smaws_Client_ServiceQuotas.Typestype nonrec excluded_quota_list = excluded_limit listtype nonrec exclusion_list = (excluded_service * excluded_quota_list) listtype nonrec update_auto_management_request = {exclusion_list : exclusion_list option;List of Amazon Web Services services you want to exclude from Automatic Management. You won't be notified of Service Quotas utilization for Amazon Web Services services added to the Automatic Management exclusion list.
*)notification_arn : amazon_resource_name option;The User Notifications Amazon Resource Name (ARN) for Automatic Management notifications you want to update.
*)opt_in_type : opt_in_type option;Information on the opt-in type for your Automatic Management configuration. There are two modes: Notify only and Notify and Auto-Adjust. Currently, only NotifyOnly is available.
*)}Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase for this quota.
Something went wrong.
The specified resource does not exist.
Invalid input was provided.
You do not have sufficient permission to perform this action.
type nonrec input_tag_keys = tag_key listtype nonrec untag_resource_request = {tag_keys : input_tag_keys;The keys of the tags that you want to remove from the resource.
*)resource_ar_n : amazon_resource_name;The Amazon Resource Name (ARN) for the applied quota that you want to untag. You can get this information by using the Service Quotas console, or by listing the quotas using the list-service-quotas CLI command or the ListServiceQuotas Amazon Web Services API operation.
*)}You've exceeded the number of tags allowed for a resource. For more information, see Tag restrictions in the Service Quotas User Guide.
The Service Quotas template is not available in this Amazon Web Services Region.
type nonrec tag = {value : tag_value;A string that contains an optional tag value. The string length should be between 0 and 256 characters. Valid characters include a-z, A-Z, 0-9, space, and the special characters _ - . : / = + @.
*)key : tag_key;A string that contains a tag key. The string length should be between 1 and 128 characters. Valid characters include a-z, A-Z, 0-9, space, and the special characters _ - . : / = + @.
*)}A complex data type that contains a tag key and tag value.
type nonrec input_tags = tag listtype nonrec tag_resource_request = {resource_ar_n : amazon_resource_name;The Amazon Resource Name (ARN) for the applied quota. You can get this information by using the Service Quotas console, or by listing the quotas using the list-service-quotas CLI command or the ListServiceQuotas Amazon Web Services API operation.
*)}The specified tag is a reserved word and cannot be used.
type nonrec start_quota_utilization_report_response = {message : report_message option;An optional message providing additional information about the report generation status. This field may contain details about the report initiation or indicate if an existing recent report is being reused.
*)status : report_status option;The current status of the report generation. The status will be PENDING when the report is first initiated.
report_id : report_id option;A unique identifier for the quota utilization report. Use this identifier with the GetQuotaUtilizationReport operation to retrieve the report results.
}Invalid input was provided.
type nonrec start_auto_management_request = {exclusion_list : exclusion_list option;List of Amazon Web Services services excluded from Automatic Management. You won't be notified of Service Quotas utilization for Amazon Web Services services added to the Automatic Management exclusion list.
*)notification_arn : amazon_resource_name option;opt_in_type : opt_in_type;Sets the opt-in type for Automatic Management. There are two modes: Notify only and Notify and Auto-Adjust. Currently, only NotifyOnly is available.
*)opt_in_level : opt_in_level;Sets the opt-in level for Automatic Management. Only Amazon Web Services account level is supported.
*)}The specified resource already exists.
You have exceeded your service quota. To perform the requested action, remove some of the relevant resources, or use Service Quotas to request a service quota increase.
The resource is in an invalid state.
You can't perform this action because a dependency does not have access.
type nonrec quota_context_info = {context_id : quota_context_id option;Specifies the resource, or resources, to which the quota applies. The value for this field is either an Amazon Resource Name (ARN) or *. If the value is an ARN, the quota value applies to that resource. If the value is *, then the quota value applies to all resources listed in the ContextScopeType field. The quota value applies to all resources for which you haven’t previously applied a quota value, and any new resources you create in your Amazon Web Services account.
context_scope_type : quota_context_scope_type option;Specifies the resource type to which the quota can be applied.
*)context_scope : quota_context_scope option;Specifies the scope to which the quota value is applied. If the scope is RESOURCE, the quota value is applied to each resource in the Amazon Web Services account. If the scope is ACCOUNT, the quota value is applied to the Amazon Web Services account.
}A structure that describes the context for a resource-level quota. For resource-level quotas, such as Instances per OpenSearch Service Domain, you can apply the quota value at the resource-level for each OpenSearch Service Domain in your Amazon Web Services account. Together the attributes of this structure help you understand how the quota is implemented by Amazon Web Services and how you can manage it. For quotas such as Amazon OpenSearch Service Domains which can be managed at the account-level for each Amazon Web Services Region, the QuotaContext field is absent. See the attribute descriptions below to further understand how to use them.
type nonrec requested_service_quota_change = {quota_context : quota_context_info option;The context for this service quota.
*)quota_requested_at_level : applied_level_enum option;Filters the response to return quota requests for the ACCOUNT, RESOURCE, or ALL levels. ACCOUNT is the default.
unit_ : quota_unit option;The unit of measurement.
*)global_quota : global_quota option;Indicates whether the quota is global.
*)quota_arn : quota_arn option;The Amazon Resource Name (ARN) of the quota.
*)requester : requester option;The IAM identity of the requester.
*)last_updated : date_time option;The date and time of the most recent change.
*)created : date_time option;The date and time when the quota increase request was received and the case ID was created.
*)status : request_status option;The state of the quota increase request.
PENDING: The quota increase request is under review by Amazon Web Services.CASE_OPENED: Service Quotas opened a support case to process the quota increase request. Follow-up on the support case for more information.APPROVED: The quota increase request is approved.DENIED: The quota increase request can't be approved by Service Quotas. Contact Amazon Web Services Support for more details.NOT APPROVED: The quota increase request can't be approved by Service Quotas. Contact Amazon Web Services Support for more details.CASE_CLOSED: The support case associated with this quota increase request was closed. Check the support case correspondence for the outcome of your quota request.INVALID_REQUEST: Service Quotas couldn't process your resource-level quota increase request because the Amazon Resource Name (ARN) specified as part of the ContextId is invalid.desired_value : quota_value option;The new, increased value for the quota.
*)quota_name : quota_name option;Specifies the quota name.
*)quota_code : quota_code option;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_name : service_name option;Specifies the service name.
*)service_code : service_code option;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
case_id : customer_service_engagement_id option;The case ID.
*)request_type : request_type option;The type of quota increase request. Possible values include:
AutomaticManagement - The request was automatically created by Service Quotas Automatic Management when quota utilization approached the limit.If this field is not present, the request was manually created by a user.
*)id : request_id option;The unique identifier.
*)}Information about a quota increase request.
type nonrec request_service_quota_increase_response = {requested_quota : requested_service_quota_change option;Information about the quota increase request.
*)}type nonrec request_service_quota_increase_request = {support_case_allowed : support_case_allowed option;Specifies if an Amazon Web Services Support case can be opened for the quota increase request. This parameter is optional.
By default, this flag is set to True and Amazon Web Services may create a support case for some quota increase requests. You can set this flag to False if you do not want a support case created when you request a quota increase. If you set the flag to False, Amazon Web Services does not open a support case and updates the request status to Not approved.
context_id : quota_context_id option;Specifies the resource with an Amazon Resource Name (ARN).
*)desired_value : quota_value;Specifies the new, increased value for the quota.
*)quota_code : quota_code;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}The Amazon Web Services account making this call is not a member of an organization.
The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your organization.
type nonrec service_quota_increase_request_in_template = {global_quota : global_quota option;Indicates whether the quota is global.
*)unit_ : quota_unit option;The unit of measurement.
*)aws_region : aws_region option;The Amazon Web Services Region.
*)desired_value : quota_value option;The new, increased value of the quota.
*)quota_name : quota_name option;Specifies the quota name.
*)quota_code : quota_code option;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_name : service_name option;Specifies the service name.
*)service_code : service_code option;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}Information about a quota increase request.
type nonrec put_service_quota_increase_request_into_template_response = {service_quota_increase_request_in_template : service_quota_increase_request_in_template
option;Information about the quota increase request.
*)}type nonrec put_service_quota_increase_request_into_template_request = {desired_value : quota_value;Specifies the new, increased value for the quota.
*)aws_region : aws_region;Specifies the Amazon Web Services Region to which the template applies.
*)service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
quota_code : quota_code;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
}type nonrec output_tags = tag listtype nonrec service_info = {service_name : service_name option;Specifies the service name.
*)service_code : service_code option;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}Information about an Amazon Web Services service.
type nonrec service_info_list_definition = service_info listtype nonrec list_services_response = {services : service_info_list_definition option;The list of the Amazon Web Services service names and service codes.
*)next_token : next_token option;If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null.
}type nonrec list_services_request = {max_results : max_results option;Specifies the maximum number of results that you want included on each page of the response. If you do not include this parameter, it defaults to a value appropriate to the operation. If additional items exist beyond those included in the current response, the NextToken response element is present and has a value (is not null). Include that value as the NextToken request parameter in the next call to the operation to get the next part of the results.
An API operation can return fewer results than the maximum even when there are more results available. You should check NextToken after every operation to ensure that you receive all of the results.
next_token : next_token option;Specifies a value for receiving additional results after you receive a NextToken response in a previous request. A NextToken response indicates that more output is available. Set this parameter to the value of the previous call's NextToken response to indicate where the output should continue from.
}type nonrec metric_dimensions_map_definition =
(metric_dimension_name * metric_dimension_value) listtype nonrec metric_info = {metric_statistic_recommendation : statistic option;The metric statistic that we recommend you use when determining quota usage.
*)metric_dimensions : metric_dimensions_map_definition option;The metric dimension. This is a name/value pair that is part of the identity of a metric.
*)metric_name : quota_metric_name option;The name of the metric.
*)metric_namespace : quota_metric_namespace option;The namespace of the metric.
*)}Information about the CloudWatch metric that reflects quota usage.
type nonrec quota_period = {period_unit : period_unit option;The time unit.
*)period_value : period_value option;The value associated with the reported PeriodUnit.
}Information about the quota period.
type nonrec error_reason = {error_message : error_message option;The error message.
*)error_code : error_code option;Service Quotas returns the following error values:
DEPENDENCY_ACCESS_DENIED_ERROR - The caller does not have the required permissions to complete the action. To resolve the error, you must have permission to access the Amazon Web Services service or quota.DEPENDENCY_THROTTLING_ERROR - The Amazon Web Services service is throttling Service Quotas.DEPENDENCY_SERVICE_ERROR - The Amazon Web Services service is not available.SERVICE_QUOTA_NOT_AVAILABLE_ERROR - There was an error in Service Quotas.}An error that explains why an action did not succeed.
type nonrec service_quota = {description : quota_description option;The quota description.
*)quota_context : quota_context_info option;The context for this service quota.
*)quota_applied_at_level : applied_level_enum option;Filters the response to return applied quota values for the ACCOUNT, RESOURCE, or ALL levels. ACCOUNT is the default.
error_reason : error_reason option;The error code and error reason.
*)period : quota_period option;The period of time.
*)usage_metric : metric_info option;Information about the measurement.
*)global_quota : global_quota option;Indicates whether the quota is global.
*)adjustable : quota_adjustable option;Indicates whether the quota value can be increased.
*)unit_ : quota_unit option;The unit of measurement.
*)value : quota_value option;The quota value.
*)quota_name : quota_name option;Specifies the quota name.
*)quota_code : quota_code option;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
quota_arn : quota_arn option;The Amazon Resource Name (ARN) of the quota.
*)service_name : service_name option;Specifies the service name.
*)service_code : service_code option;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}Information about a quota.
type nonrec service_quota_list_definition = service_quota listtype nonrec list_service_quotas_response = {quotas : service_quota_list_definition option;Information about the quotas.
*)next_token : next_token option;If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null.
}type nonrec list_service_quotas_request = {quota_applied_at_level : applied_level_enum option;Filters the response to return applied quota values for the ACCOUNT, RESOURCE, or ALL levels. ACCOUNT is the default.
quota_code : quota_code option;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
max_results : max_results option;Specifies the maximum number of results that you want included on each page of the response. If you do not include this parameter, it defaults to a value appropriate to the operation. If additional items exist beyond those included in the current response, the NextToken response element is present and has a value (is not null). Include that value as the NextToken request parameter in the next call to the operation to get the next part of the results.
An API operation can return fewer results than the maximum even when there are more results available. You should check NextToken after every operation to ensure that you receive all of the results.
next_token : next_token option;Specifies a value for receiving additional results after you receive a NextToken response in a previous request. A NextToken response indicates that more output is available. Set this parameter to the value of the previous call's NextToken response to indicate where the output should continue from.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec service_quota_increase_request_in_template_list =
service_quota_increase_request_in_template listtype nonrec list_service_quota_increase_requests_in_template_response = {next_token : next_token option;If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null.
service_quota_increase_request_in_template_list : service_quota_increase_request_in_template_list
option;Information about the quota increase requests.
*)}type nonrec list_service_quota_increase_requests_in_template_request = {max_results : max_results option;Specifies the maximum number of results that you want included on each page of the response. If you do not include this parameter, it defaults to a value appropriate to the operation. If additional items exist beyond those included in the current response, the NextToken response element is present and has a value (is not null). Include that value as the NextToken request parameter in the next call to the operation to get the next part of the results.
An API operation can return fewer results than the maximum even when there are more results available. You should check NextToken after every operation to ensure that you receive all of the results.
next_token : next_token option;Specifies a value for receiving additional results after you receive a NextToken response in a previous request. A NextToken response indicates that more output is available. Set this parameter to the value of the previous call's NextToken response to indicate where the output should continue from.
aws_region : aws_region option;Specifies the Amazon Web Services Region for which you made the request.
*)service_code : service_code option;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec requested_service_quota_change_history_list_definition =
requested_service_quota_change listtype nonrec list_requested_service_quota_change_history_by_quota_response = {requested_quotas : requested_service_quota_change_history_list_definition
option;Information about the quota increase requests.
*)next_token : next_token option;If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null.
}type nonrec list_requested_service_quota_change_history_by_quota_request = {quota_requested_at_level : applied_level_enum option;Filters the response to return quota requests for the ACCOUNT, RESOURCE, or ALL levels. ACCOUNT is the default.
max_results : max_results option;Specifies the maximum number of results that you want included on each page of the response. If you do not include this parameter, it defaults to a value appropriate to the operation. If additional items exist beyond those included in the current response, the NextToken response element is present and has a value (is not null). Include that value as the NextToken request parameter in the next call to the operation to get the next part of the results.
An API operation can return fewer results than the maximum even when there are more results available. You should check NextToken after every operation to ensure that you receive all of the results.
next_token : next_token option;Specifies a value for receiving additional results after you receive a NextToken response in a previous request. A NextToken response indicates that more output is available. Set this parameter to the value of the previous call's NextToken response to indicate where the output should continue from.
status : request_status option;Specifies that you want to filter the results to only the requests with the matching status.
*)quota_code : quota_code;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec list_requested_service_quota_change_history_response = {requested_quotas : requested_service_quota_change_history_list_definition
option;Information about the quota increase requests.
*)next_token : next_token option;If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null.
}type nonrec list_requested_service_quota_change_history_request = {quota_requested_at_level : applied_level_enum option;Filters the response to return quota requests for the ACCOUNT, RESOURCE, or ALL levels. ACCOUNT is the default.
max_results : max_results option;Specifies the maximum number of results that you want included on each page of the response. If you do not include this parameter, it defaults to a value appropriate to the operation. If additional items exist beyond those included in the current response, the NextToken response element is present and has a value (is not null). Include that value as the NextToken request parameter in the next call to the operation to get the next part of the results.
An API operation can return fewer results than the maximum even when there are more results available. You should check NextToken after every operation to ensure that you receive all of the results.
next_token : next_token option;Specifies a value for receiving additional results after you receive a NextToken response in a previous request. A NextToken response indicates that more output is available. Set this parameter to the value of the previous call's NextToken response to indicate where the output should continue from.
status : request_status option;Specifies that you want to filter the results to only the requests with the matching status.
*)service_code : service_code option;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec list_aws_default_service_quotas_response = {quotas : service_quota_list_definition option;Information about the quotas.
*)next_token : next_token option;If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null.
}type nonrec list_aws_default_service_quotas_request = {max_results : max_results option;Specifies the maximum number of results that you want included on each page of the response. If you do not include this parameter, it defaults to a value appropriate to the operation. If additional items exist beyond those included in the current response, the NextToken response element is present and has a value (is not null). Include that value as the NextToken request parameter in the next call to the operation to get the next part of the results.
An API operation can return fewer results than the maximum even when there are more results available. You should check NextToken after every operation to ensure that you receive all of the results.
next_token : next_token option;Specifies a value for receiving additional results after you receive a NextToken response in a previous request. A NextToken response indicates that more output is available. Set this parameter to the value of the previous call's NextToken response to indicate where the output should continue from.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec get_service_quota_increase_request_from_template_response = {service_quota_increase_request_in_template : service_quota_increase_request_in_template
option;Information about the quota increase request.
*)}type nonrec get_service_quota_increase_request_from_template_request = {aws_region : aws_region;Specifies the Amazon Web Services Region for which you made the request.
*)quota_code : quota_code;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec get_service_quota_response = {quota : service_quota option;Information about the quota.
*)}type nonrec get_service_quota_request = {context_id : quota_context_id option;Specifies the resource with an Amazon Resource Name (ARN).
*)quota_code : quota_code;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec get_requested_service_quota_change_response = {requested_quota : requested_service_quota_change option;Information about the quota increase request.
*)}type nonrec get_requested_service_quota_change_request = {request_id : request_id;Specifies the ID of the quota increase request.
*)}type nonrec quota_utilization_info = {adjustable : quota_adjustable option;Indicates whether the quota value can be increased.
*)service_name : service_name option;The service name.
*)applied_value : applied_value option;The applied value of the quota, which may be higher than the default value if a quota increase has been requested and approved.
*)default_value : default_value option;The default value of the quota.
*)utilization : utilization_pct option;The utilization percentage of the quota, calculated as (current usage / applied value) × 100. Values range from 0.0 to 100.0 or higher if usage exceeds the quota limit.
*)namespace : quota_metric_namespace option;The namespace of the metric used to track quota usage.
*)quota_name : quota_name option;The quota name.
*)service_code : service_code option;The service identifier.
*)quota_code : quota_code option;The quota identifier.
*)}Information about a quota's utilization, including the quota code, service information, current usage, and applied limits.
type nonrec quota_utilization_info_list = quota_utilization_info listtype nonrec get_quota_utilization_report_response = {error_message : report_error_message option;A detailed error message describing the failure when the report status is FAILED. This field is only present when the status is FAILED.
error_code : report_error_code option;An error code indicating the reason for failure when the report status is FAILED. This field is only present when the status is FAILED.
next_token : next_token option;A token that indicates more results are available. Include this token in the next request to retrieve the next page of results. If this field is not present, you have retrieved all available results.
*)quotas : quota_utilization_info_list option;A list of quota utilization records, sorted by utilization percentage in descending order. Each record includes the quota code, service code, service name, quota name, namespace, utilization percentage, default value, applied value, and whether the quota is adjustable. Up to 1,000 records are returned per page.
*)total_count : total_count option;The total number of quotas included in the report across all pages.
*)generated_at : date_time option;The timestamp when the report was generated, in ISO 8601 format.
*)status : report_status option;The current status of the report generation. Possible values are:
PENDING - The report generation is in progress. Retry this operation after a few seconds.IN_PROGRESS - The report is being processed. Continue polling until the status changes to COMPLETED.COMPLETED - The report is ready and quota utilization data is available in the response.FAILED - The report generation failed. Check the ErrorCode and ErrorMessage fields for details.report_id : report_id option;The unique identifier for the quota utilization report.
*)}type nonrec get_quota_utilization_report_request = {max_results : max_results_utilization option;The maximum number of results to return per page. The default value is 1,000 and the maximum allowed value is 1,000.
*)next_token : next_token option;A token that indicates the next page of results to retrieve. This token is returned in the response when there are more results available. Omit this parameter for the first request.
*)report_id : report_id;The unique identifier for the quota utilization report. This identifier is returned by the StartQuotaUtilizationReport operation.
}type nonrec get_aws_default_service_quota_response = {quota : service_quota option;Information about the quota.
*)}type nonrec get_aws_default_service_quota_request = {quota_code : quota_code;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec quota_info = {quota_name : quota_name option;The Service Quotas name for the Amazon Web Services service monitored with Automatic Management.
*)quota_code : quota_code option;The Service Quotas code for the Amazon Web Services service monitored with Automatic Management.
*)}Information on your Service Quotas for Service Quotas Automatic Management. Automatic Management monitors your Service Quotas utilization and notifies you before you run out of your allocated quotas.
type nonrec quota_info_list = quota_info listtype nonrec exclusion_quota_list = (excluded_service * quota_info_list) listtype nonrec get_auto_management_configuration_response = {exclusion_list : exclusion_quota_list option;List of Amazon Web Services services excluded from Automatic Management. You won't be notified of Service Quotas utilization for Amazon Web Services services added to the Automatic Management exclusion list.
*)opt_in_status : opt_in_status option;Status on whether Automatic Management is started or stopped.
*)notification_arn : amazon_resource_name option;opt_in_type : opt_in_type option;Information on the opt-in type for Automatic Management. There are two modes: Notify only and Notify and Auto-Adjust. Currently, only NotifyOnly is available.
*)opt_in_level : opt_in_level option;Information on the opt-in level for Automatic Management. Only Amazon Web Services account level is supported.
*)}The quota request template is not associated with your organization.
type nonrec get_association_for_service_quota_template_response = {service_quota_template_association_status : service_quota_template_association_status
option;The association status. If the status is ASSOCIATED, the quota increase requests in the template are automatically applied to new Amazon Web Services accounts in your organization.
}type nonrec delete_service_quota_increase_request_from_template_request = {aws_region : aws_region;Specifies the Amazon Web Services Region for which the request was made.
*)quota_code : quota_code;Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.
service_code : service_code;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
}type nonrec create_support_case_request = {request_id : request_id;The ID of the pending quota increase request for which you want to open a Support case.
*)}The organization that your Amazon Web Services account belongs to is not in All Features mode.