@Generated(value="software.amazon.awssdk:codegen") public interface ServiceQuotasClient extends SdkClient
builder() method.
Service Quotas is a web service that you can use to manage many of your AWS service quotas. Quotas, also referred to as limits, are the maximum values for a resource, item, or operation. This guide provide descriptions of the Service Quotas actions that you can call from an API. For the Service Quotas user guide, which explains how to use Service Quotas from the console, see What is Service Quotas.
AWS provides SDKs that consist of libraries and sample code for programming languages and platforms (Java, Ruby, .NET, iOS, Android, etc...,). The SDKs provide a convenient way to create programmatic access to Service Quotas and AWS. For information about the AWS SDKs, including how to download and install them, see the Tools for Amazon Web Services page.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default AssociateServiceQuotaTemplateResponse |
associateServiceQuotaTemplate(AssociateServiceQuotaTemplateRequest associateServiceQuotaTemplateRequest)
Associates the Service Quotas template with your organization so that when new accounts are created in your
organization, the template submits increase requests for the specified service quotas.
|
default AssociateServiceQuotaTemplateResponse |
associateServiceQuotaTemplate(Consumer<AssociateServiceQuotaTemplateRequest.Builder> associateServiceQuotaTemplateRequest)
Associates the Service Quotas template with your organization so that when new accounts are created in your
organization, the template submits increase requests for the specified service quotas.
|
static ServiceQuotasClientBuilder |
builder()
Create a builder that can be used to configure and create a
ServiceQuotasClient. |
static ServiceQuotasClient |
create()
Create a
ServiceQuotasClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default DeleteServiceQuotaIncreaseRequestFromTemplateResponse |
deleteServiceQuotaIncreaseRequestFromTemplate(Consumer<DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder> deleteServiceQuotaIncreaseRequestFromTemplateRequest)
Removes a service quota increase request from the Service Quotas template.
|
default DeleteServiceQuotaIncreaseRequestFromTemplateResponse |
deleteServiceQuotaIncreaseRequestFromTemplate(DeleteServiceQuotaIncreaseRequestFromTemplateRequest deleteServiceQuotaIncreaseRequestFromTemplateRequest)
Removes a service quota increase request from the Service Quotas template.
|
default DisassociateServiceQuotaTemplateResponse |
disassociateServiceQuotaTemplate(Consumer<DisassociateServiceQuotaTemplateRequest.Builder> disassociateServiceQuotaTemplateRequest)
Disables the Service Quotas template.
|
default DisassociateServiceQuotaTemplateResponse |
disassociateServiceQuotaTemplate(DisassociateServiceQuotaTemplateRequest disassociateServiceQuotaTemplateRequest)
Disables the Service Quotas template.
|
default GetAssociationForServiceQuotaTemplateResponse |
getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
default GetAssociationForServiceQuotaTemplateResponse |
getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest)
Retrieves the
ServiceQuotaTemplateAssociationStatus value from the service. |
default GetAwsDefaultServiceQuotaResponse |
getAWSDefaultServiceQuota(Consumer<GetAwsDefaultServiceQuotaRequest.Builder> getAwsDefaultServiceQuotaRequest)
Retrieves the default service quotas values.
|
default GetAwsDefaultServiceQuotaResponse |
getAWSDefaultServiceQuota(GetAwsDefaultServiceQuotaRequest getAwsDefaultServiceQuotaRequest)
Retrieves the default service quotas values.
|
default GetRequestedServiceQuotaChangeResponse |
getRequestedServiceQuotaChange(Consumer<GetRequestedServiceQuotaChangeRequest.Builder> getRequestedServiceQuotaChangeRequest)
Retrieves the details for a particular increase request.
|
default GetRequestedServiceQuotaChangeResponse |
getRequestedServiceQuotaChange(GetRequestedServiceQuotaChangeRequest getRequestedServiceQuotaChangeRequest)
Retrieves the details for a particular increase request.
|
default GetServiceQuotaResponse |
getServiceQuota(Consumer<GetServiceQuotaRequest.Builder> getServiceQuotaRequest)
Returns the details for the specified service quota.
|
default GetServiceQuotaResponse |
getServiceQuota(GetServiceQuotaRequest getServiceQuotaRequest)
Returns the details for the specified service quota.
|
default GetServiceQuotaIncreaseRequestFromTemplateResponse |
getServiceQuotaIncreaseRequestFromTemplate(Consumer<GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder> getServiceQuotaIncreaseRequestFromTemplateRequest)
Returns the details of the service quota increase request in your template.
|
default GetServiceQuotaIncreaseRequestFromTemplateResponse |
getServiceQuotaIncreaseRequestFromTemplate(GetServiceQuotaIncreaseRequestFromTemplateRequest getServiceQuotaIncreaseRequestFromTemplateRequest)
Returns the details of the service quota increase request in your template.
|
default ListAwsDefaultServiceQuotasResponse |
listAWSDefaultServiceQuotas(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest)
Lists all default service quotas for the specified AWS service or all AWS services.
|
default ListAwsDefaultServiceQuotasResponse |
listAWSDefaultServiceQuotas(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest)
Lists all default service quotas for the specified AWS service or all AWS services.
|
default ListAWSDefaultServiceQuotasIterable |
listAWSDefaultServiceQuotasPaginator(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest)
Lists all default service quotas for the specified AWS service or all AWS services.
|
default ListAWSDefaultServiceQuotasIterable |
listAWSDefaultServiceQuotasPaginator(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest)
Lists all default service quotas for the specified AWS service or all AWS services.
|
default ListRequestedServiceQuotaChangeHistoryResponse |
listRequestedServiceQuotaChangeHistory(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest)
Requests a list of the changes to quotas for a service.
|
default ListRequestedServiceQuotaChangeHistoryResponse |
listRequestedServiceQuotaChangeHistory(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest)
Requests a list of the changes to quotas for a service.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaResponse |
listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaIterable |
listRequestedServiceQuotaChangeHistoryByQuotaPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
default ListRequestedServiceQuotaChangeHistoryByQuotaIterable |
listRequestedServiceQuotaChangeHistoryByQuotaPaginator(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest)
Requests a list of the changes to specific service quotas.
|
default ListRequestedServiceQuotaChangeHistoryIterable |
listRequestedServiceQuotaChangeHistoryPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest)
Requests a list of the changes to quotas for a service.
|
default ListRequestedServiceQuotaChangeHistoryIterable |
listRequestedServiceQuotaChangeHistoryPaginator(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest)
Requests a list of the changes to quotas for a service.
|
default ListServiceQuotaIncreaseRequestsInTemplateResponse |
listServiceQuotaIncreaseRequestsInTemplate(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest)
Returns a list of the quota increase requests in the template.
|
default ListServiceQuotaIncreaseRequestsInTemplateResponse |
listServiceQuotaIncreaseRequestsInTemplate(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest)
Returns a list of the quota increase requests in the template.
|
default ListServiceQuotaIncreaseRequestsInTemplateIterable |
listServiceQuotaIncreaseRequestsInTemplatePaginator(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest)
Returns a list of the quota increase requests in the template.
|
default ListServiceQuotaIncreaseRequestsInTemplateIterable |
listServiceQuotaIncreaseRequestsInTemplatePaginator(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest)
Returns a list of the quota increase requests in the template.
|
default ListServiceQuotasResponse |
listServiceQuotas(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest)
Lists all service quotas for the specified AWS service.
|
default ListServiceQuotasResponse |
listServiceQuotas(ListServiceQuotasRequest listServiceQuotasRequest)
Lists all service quotas for the specified AWS service.
|
default ListServiceQuotasIterable |
listServiceQuotasPaginator(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest)
Lists all service quotas for the specified AWS service.
|
default ListServiceQuotasIterable |
listServiceQuotasPaginator(ListServiceQuotasRequest listServiceQuotasRequest)
Lists all service quotas for the specified AWS service.
|
default ListServicesResponse |
listServices(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists the AWS services available in Service Quotas.
|
default ListServicesResponse |
listServices(ListServicesRequest listServicesRequest)
Lists the AWS services available in Service Quotas.
|
default ListServicesIterable |
listServicesPaginator(Consumer<ListServicesRequest.Builder> listServicesRequest)
Lists the AWS services available in Service Quotas.
|
default ListServicesIterable |
listServicesPaginator(ListServicesRequest listServicesRequest)
Lists the AWS services available in Service Quotas.
|
default PutServiceQuotaIncreaseRequestIntoTemplateResponse |
putServiceQuotaIncreaseRequestIntoTemplate(Consumer<PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder> putServiceQuotaIncreaseRequestIntoTemplateRequest)
Defines and adds a quota to the service quota template.
|
default PutServiceQuotaIncreaseRequestIntoTemplateResponse |
putServiceQuotaIncreaseRequestIntoTemplate(PutServiceQuotaIncreaseRequestIntoTemplateRequest putServiceQuotaIncreaseRequestIntoTemplateRequest)
Defines and adds a quota to the service quota template.
|
default RequestServiceQuotaIncreaseResponse |
requestServiceQuotaIncrease(Consumer<RequestServiceQuotaIncreaseRequest.Builder> requestServiceQuotaIncreaseRequest)
Retrieves the details of a service quota increase request.
|
default RequestServiceQuotaIncreaseResponse |
requestServiceQuotaIncrease(RequestServiceQuotaIncreaseRequest requestServiceQuotaIncreaseRequest)
Retrieves the details of a service quota increase request.
|
static ServiceMetadata |
serviceMetadata() |
serviceNameclosestatic final String SERVICE_NAME
static ServiceQuotasClient create()
ServiceQuotasClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static ServiceQuotasClientBuilder builder()
ServiceQuotasClient.default AssociateServiceQuotaTemplateResponse associateServiceQuotaTemplate(AssociateServiceQuotaTemplateRequest associateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, OrganizationNotInAllFeaturesModeException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Associates the Service Quotas template with your organization so that when new accounts are created in your organization, the template submits increase requests for the specified service quotas. Use the Service Quotas template to request an increase for any adjustable quota value. After you define the Service Quotas template, use this operation to associate, or enable, the template.
associateServiceQuotaTemplateRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.OrganizationNotInAllFeaturesModeException - The organization that your account belongs to, is not in All Features mode. To enable all features mode,
see
EnableAllFeatures.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AssociateServiceQuotaTemplateResponse associateServiceQuotaTemplate(Consumer<AssociateServiceQuotaTemplateRequest.Builder> associateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, OrganizationNotInAllFeaturesModeException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Associates the Service Quotas template with your organization so that when new accounts are created in your organization, the template submits increase requests for the specified service quotas. Use the Service Quotas template to request an increase for any adjustable quota value. After you define the Service Quotas template, use this operation to associate, or enable, the template.
This is a convenience which creates an instance of the AssociateServiceQuotaTemplateRequest.Builder
avoiding the need to create one manually via AssociateServiceQuotaTemplateRequest.builder()
associateServiceQuotaTemplateRequest - A Consumer that will call methods on AssociateServiceQuotaTemplateRequest.Builder to
create a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.OrganizationNotInAllFeaturesModeException - The organization that your account belongs to, is not in All Features mode. To enable all features mode,
see
EnableAllFeatures.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteServiceQuotaIncreaseRequestFromTemplateResponse deleteServiceQuotaIncreaseRequestFromTemplate(DeleteServiceQuotaIncreaseRequestFromTemplateRequest deleteServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, ServiceException, DependencyAccessDeniedException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Removes a service quota increase request from the Service Quotas template.
deleteServiceQuotaIncreaseRequestFromTemplateRequest - AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteServiceQuotaIncreaseRequestFromTemplateResponse deleteServiceQuotaIncreaseRequestFromTemplate(Consumer<DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder> deleteServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, ServiceException, DependencyAccessDeniedException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Removes a service quota increase request from the Service Quotas template.
This is a convenience which creates an instance of the
DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder avoiding the need to create one manually via
DeleteServiceQuotaIncreaseRequestFromTemplateRequest.builder()
deleteServiceQuotaIncreaseRequestFromTemplateRequest - A Consumer that will call methods on
DeleteServiceQuotaIncreaseRequestFromTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DisassociateServiceQuotaTemplateResponse disassociateServiceQuotaTemplate(DisassociateServiceQuotaTemplateRequest disassociateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Disables the Service Quotas template. Once the template is disabled, it does not request quota increases for new accounts in your organization. Disabling the quota template does not apply the quota increase requests from the template.
Related operations
To enable the quota template, call AssociateServiceQuotaTemplate.
To delete a specific service quota from the template, use DeleteServiceQuotaIncreaseRequestFromTemplate.
disassociateServiceQuotaTemplateRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.
To use the template, call AssociateServiceQuotaTemplate.
AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DisassociateServiceQuotaTemplateResponse disassociateServiceQuotaTemplate(Consumer<DisassociateServiceQuotaTemplateRequest.Builder> disassociateServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Disables the Service Quotas template. Once the template is disabled, it does not request quota increases for new accounts in your organization. Disabling the quota template does not apply the quota increase requests from the template.
Related operations
To enable the quota template, call AssociateServiceQuotaTemplate.
To delete a specific service quota from the template, use DeleteServiceQuotaIncreaseRequestFromTemplate.
This is a convenience which creates an instance of the DisassociateServiceQuotaTemplateRequest.Builder
avoiding the need to create one manually via DisassociateServiceQuotaTemplateRequest.builder()
disassociateServiceQuotaTemplateRequest - A Consumer that will call methods on DisassociateServiceQuotaTemplateRequest.Builder to
create a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.
To use the template, call AssociateServiceQuotaTemplate.
AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAwsDefaultServiceQuotaResponse getAWSDefaultServiceQuota(GetAwsDefaultServiceQuotaRequest getAwsDefaultServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the default service quotas values. The Value returned for each quota is the AWS default value, even if the quotas have been increased..
getAwsDefaultServiceQuotaRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAwsDefaultServiceQuotaResponse getAWSDefaultServiceQuota(Consumer<GetAwsDefaultServiceQuotaRequest.Builder> getAwsDefaultServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the default service quotas values. The Value returned for each quota is the AWS default value, even if the quotas have been increased..
This is a convenience which creates an instance of the GetAwsDefaultServiceQuotaRequest.Builder avoiding
the need to create one manually via GetAwsDefaultServiceQuotaRequest.builder()
getAwsDefaultServiceQuotaRequest - A Consumer that will call methods on GetAWSDefaultServiceQuotaRequest.Builder to create a
request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssociationForServiceQuotaTemplateResponse getAssociationForServiceQuotaTemplate(GetAssociationForServiceQuotaTemplateRequest getAssociationForServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the ServiceQuotaTemplateAssociationStatus value from the service. Use this action to
determine if the Service Quota template is associated, or enabled.
getAssociationForServiceQuotaTemplateRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.
To use the template, call AssociateServiceQuotaTemplate.
AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAssociationForServiceQuotaTemplateResponse getAssociationForServiceQuotaTemplate(Consumer<GetAssociationForServiceQuotaTemplateRequest.Builder> getAssociationForServiceQuotaTemplateRequest) throws DependencyAccessDeniedException, ServiceQuotaTemplateNotInUseException, AccessDeniedException, ServiceException, TooManyRequestsException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the ServiceQuotaTemplateAssociationStatus value from the service. Use this action to
determine if the Service Quota template is associated, or enabled.
This is a convenience which creates an instance of the
GetAssociationForServiceQuotaTemplateRequest.Builder avoiding the need to create one manually via
GetAssociationForServiceQuotaTemplateRequest.builder()
getAssociationForServiceQuotaTemplateRequest - A Consumer that will call methods on GetAssociationForServiceQuotaTemplateRequest.Builder
to create a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceQuotaTemplateNotInUseException - The quota request template is not associated with your organization.
To use the template, call AssociateServiceQuotaTemplate.
AccessDeniedException - You do not have sufficient access to perform this action.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRequestedServiceQuotaChangeResponse getRequestedServiceQuotaChange(GetRequestedServiceQuotaChangeRequest getRequestedServiceQuotaChangeRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the details for a particular increase request.
getRequestedServiceQuotaChangeRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetRequestedServiceQuotaChangeResponse getRequestedServiceQuotaChange(Consumer<GetRequestedServiceQuotaChangeRequest.Builder> getRequestedServiceQuotaChangeRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the details for a particular increase request.
This is a convenience which creates an instance of the GetRequestedServiceQuotaChangeRequest.Builder
avoiding the need to create one manually via GetRequestedServiceQuotaChangeRequest.builder()
getRequestedServiceQuotaChangeRequest - A Consumer that will call methods on GetRequestedServiceQuotaChangeRequest.Builder to
create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaResponse getServiceQuota(GetServiceQuotaRequest getServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns the details for the specified service quota. This operation provides a different Value than the
GetAWSDefaultServiceQuota operation. This operation returns the applied value for each quota.
GetAWSDefaultServiceQuota returns the default AWS value for each quota.
getServiceQuotaRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaResponse getServiceQuota(Consumer<GetServiceQuotaRequest.Builder> getServiceQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns the details for the specified service quota. This operation provides a different Value than the
GetAWSDefaultServiceQuota operation. This operation returns the applied value for each quota.
GetAWSDefaultServiceQuota returns the default AWS value for each quota.
This is a convenience which creates an instance of the GetServiceQuotaRequest.Builder avoiding the need
to create one manually via GetServiceQuotaRequest.builder()
getServiceQuotaRequest - A Consumer that will call methods on GetServiceQuotaRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaIncreaseRequestFromTemplateResponse getServiceQuotaIncreaseRequestFromTemplate(GetServiceQuotaIncreaseRequestFromTemplateRequest getServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns the details of the service quota increase request in your template.
getServiceQuotaIncreaseRequestFromTemplateRequest - AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetServiceQuotaIncreaseRequestFromTemplateResponse getServiceQuotaIncreaseRequestFromTemplate(Consumer<GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder> getServiceQuotaIncreaseRequestFromTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, NoSuchResourceException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns the details of the service quota increase request in your template.
This is a convenience which creates an instance of the
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder avoiding the need to create one manually via
GetServiceQuotaIncreaseRequestFromTemplateRequest.builder()
getServiceQuotaIncreaseRequestFromTemplateRequest - A Consumer that will call methods on
GetServiceQuotaIncreaseRequestFromTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAwsDefaultServiceQuotasResponse listAWSDefaultServiceQuotas(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all default service quotas for the specified AWS service or all AWS services. ListAWSDefaultServiceQuotas
is similar to ListServiceQuotas except for the Value object. The Value object returned by
ListAWSDefaultServiceQuotas is the default value assigned by AWS. This request returns a list of all
service quotas for the specified service. The listing of each you'll see the default values are the values that
AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
listAwsDefaultServiceQuotasRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAwsDefaultServiceQuotasResponse listAWSDefaultServiceQuotas(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all default service quotas for the specified AWS service or all AWS services. ListAWSDefaultServiceQuotas
is similar to ListServiceQuotas except for the Value object. The Value object returned by
ListAWSDefaultServiceQuotas is the default value assigned by AWS. This request returns a list of all
service quotas for the specified service. The listing of each you'll see the default values are the values that
AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
This is a convenience which creates an instance of the ListAwsDefaultServiceQuotasRequest.Builder
avoiding the need to create one manually via ListAwsDefaultServiceQuotasRequest.builder()
listAwsDefaultServiceQuotasRequest - A Consumer that will call methods on ListAWSDefaultServiceQuotasRequest.Builder to create
a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAWSDefaultServiceQuotasIterable listAWSDefaultServiceQuotasPaginator(ListAwsDefaultServiceQuotasRequest listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all default service quotas for the specified AWS service or all AWS services. ListAWSDefaultServiceQuotas
is similar to ListServiceQuotas except for the Value object. The Value object returned by
ListAWSDefaultServiceQuotas is the default value assigned by AWS. This request returns a list of all
service quotas for the specified service. The listing of each you'll see the default values are the values that
AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
This is a variant of
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client
.listAWSDefaultServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation.
listAwsDefaultServiceQuotasRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListAWSDefaultServiceQuotasIterable listAWSDefaultServiceQuotasPaginator(Consumer<ListAwsDefaultServiceQuotasRequest.Builder> listAwsDefaultServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all default service quotas for the specified AWS service or all AWS services. ListAWSDefaultServiceQuotas
is similar to ListServiceQuotas except for the Value object. The Value object returned by
ListAWSDefaultServiceQuotas is the default value assigned by AWS. This request returns a list of all
service quotas for the specified service. The listing of each you'll see the default values are the values that
AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
This is a variant of
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client
.listAWSDefaultServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListAWSDefaultServiceQuotasIterable responses = client.listAWSDefaultServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAWSDefaultServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListAwsDefaultServiceQuotasRequest)
operation.
This is a convenience which creates an instance of the ListAwsDefaultServiceQuotasRequest.Builder
avoiding the need to create one manually via ListAwsDefaultServiceQuotasRequest.builder()
listAwsDefaultServiceQuotasRequest - A Consumer that will call methods on ListAWSDefaultServiceQuotasRequest.Builder to create
a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryResponse listRequestedServiceQuotaChangeHistory(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to quotas for a service.
listRequestedServiceQuotaChangeHistoryRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryResponse listRequestedServiceQuotaChangeHistory(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to quotas for a service.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryRequest.builder()
listRequestedServiceQuotaChangeHistoryRequest - A Consumer that will call methods on ListRequestedServiceQuotaChangeHistoryRequest.Builder
to create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryIterable listRequestedServiceQuotaChangeHistoryPaginator(ListRequestedServiceQuotaChangeHistoryRequest listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to quotas for a service.
This is a variant of
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client
.listRequestedServiceQuotaChangeHistoryPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation.
listRequestedServiceQuotaChangeHistoryRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryIterable listRequestedServiceQuotaChangeHistoryPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryRequest.Builder> listRequestedServiceQuotaChangeHistoryRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to quotas for a service.
This is a variant of
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client
.listRequestedServiceQuotaChangeHistoryPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryIterable responses = client.listRequestedServiceQuotaChangeHistoryPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistory(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryRequest)
operation.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryRequest.builder()
listRequestedServiceQuotaChangeHistoryRequest - A Consumer that will call methods on ListRequestedServiceQuotaChangeHistoryRequest.Builder
to create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaResponse listRequestedServiceQuotaChangeHistoryByQuota(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to specific service quotas. This command provides additional granularity over the
ListRequestedServiceQuotaChangeHistory command. Once a quota change request has reached
CASE_CLOSED, APPROVED, or DENIED, the history has been kept for 90 days.
listRequestedServiceQuotaChangeHistoryByQuotaRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaResponse listRequestedServiceQuotaChangeHistoryByQuota(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to specific service quotas. This command provides additional granularity over the
ListRequestedServiceQuotaChangeHistory command. Once a quota change request has reached
CASE_CLOSED, APPROVED, or DENIED, the history has been kept for 90 days.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.builder()
listRequestedServiceQuotaChangeHistoryByQuotaRequest - A Consumer that will call methods on
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaIterable listRequestedServiceQuotaChangeHistoryByQuotaPaginator(ListRequestedServiceQuotaChangeHistoryByQuotaRequest listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to specific service quotas. This command provides additional granularity over the
ListRequestedServiceQuotaChangeHistory command. Once a quota change request has reached
CASE_CLOSED, APPROVED, or DENIED, the history has been kept for 90 days.
This is a variant of
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client
.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation.
listRequestedServiceQuotaChangeHistoryByQuotaRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListRequestedServiceQuotaChangeHistoryByQuotaIterable listRequestedServiceQuotaChangeHistoryByQuotaPaginator(Consumer<ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder> listRequestedServiceQuotaChangeHistoryByQuotaRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Requests a list of the changes to specific service quotas. This command provides additional granularity over the
ListRequestedServiceQuotaChangeHistory command. Once a quota change request has reached
CASE_CLOSED, APPROVED, or DENIED, the history has been kept for 90 days.
This is a variant of
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client
.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListRequestedServiceQuotaChangeHistoryByQuotaIterable responses = client.listRequestedServiceQuotaChangeHistoryByQuotaPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRequestedServiceQuotaChangeHistoryByQuota(software.amazon.awssdk.services.servicequotas.model.ListRequestedServiceQuotaChangeHistoryByQuotaRequest)
operation.
This is a convenience which creates an instance of the
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder avoiding the need to create one manually via
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.builder()
listRequestedServiceQuotaChangeHistoryByQuotaRequest - A Consumer that will call methods on
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateResponse listServiceQuotaIncreaseRequestsInTemplate(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns a list of the quota increase requests in the template.
listServiceQuotaIncreaseRequestsInTemplateRequest - AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateResponse listServiceQuotaIncreaseRequestsInTemplate(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns a list of the quota increase requests in the template.
This is a convenience which creates an instance of the
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder avoiding the need to create one manually via
ListServiceQuotaIncreaseRequestsInTemplateRequest.builder()
listServiceQuotaIncreaseRequestsInTemplateRequest - A Consumer that will call methods on
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateIterable listServiceQuotaIncreaseRequestsInTemplatePaginator(ListServiceQuotaIncreaseRequestsInTemplateRequest listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns a list of the quota increase requests in the template.
This is a variant of
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client
.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation.
listServiceQuotaIncreaseRequestsInTemplateRequest - AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotaIncreaseRequestsInTemplateIterable listServiceQuotaIncreaseRequestsInTemplatePaginator(Consumer<ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder> listServiceQuotaIncreaseRequestsInTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Returns a list of the quota increase requests in the template.
This is a variant of
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client
.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotaIncreaseRequestsInTemplateIterable responses = client.listServiceQuotaIncreaseRequestsInTemplatePaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotaIncreaseRequestsInTemplate(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotaIncreaseRequestsInTemplateRequest)
operation.
This is a convenience which creates an instance of the
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder avoiding the need to create one manually via
ListServiceQuotaIncreaseRequestsInTemplateRequest.builder()
listServiceQuotaIncreaseRequestsInTemplateRequest - A Consumer that will call methods on
ListServiceQuotaIncreaseRequestsInTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasResponse listServiceQuotas(ListServiceQuotasRequest listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all service quotas for the specified AWS service. This request returns a list of the service quotas for the specified service. you'll see the default values are the values that AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
listServiceQuotasRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasResponse listServiceQuotas(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all service quotas for the specified AWS service. This request returns a list of the service quotas for the specified service. you'll see the default values are the values that AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
This is a convenience which creates an instance of the ListServiceQuotasRequest.Builder avoiding the need
to create one manually via ListServiceQuotasRequest.builder()
listServiceQuotasRequest - A Consumer that will call methods on ListServiceQuotasRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasIterable listServiceQuotasPaginator(ListServiceQuotasRequest listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all service quotas for the specified AWS service. This request returns a list of the service quotas for the specified service. you'll see the default values are the values that AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
This is a variant of
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client
.listServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation.
listServiceQuotasRequest - AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServiceQuotasIterable listServiceQuotasPaginator(Consumer<ListServiceQuotasRequest.Builder> listServiceQuotasRequest) throws AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists all service quotas for the specified AWS service. This request returns a list of the service quotas for the specified service. you'll see the default values are the values that AWS provides for the quotas.
Always check the NextToken response parameter when calling any of the List* operations.
These operations can return an unexpected list of results, even when there are more results available. When this
happens, the NextToken response parameter contains a value to pass the next call to the same API to
request the next part of the list.
This is a variant of
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client
.listServiceQuotasPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServiceQuotasIterable responses = client.listServiceQuotasPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServiceQuotas(software.amazon.awssdk.services.servicequotas.model.ListServiceQuotasRequest)
operation.
This is a convenience which creates an instance of the ListServiceQuotasRequest.Builder avoiding the need
to create one manually via ListServiceQuotasRequest.builder()
listServiceQuotasRequest - A Consumer that will call methods on ListServiceQuotasRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesResponse listServices(ListServicesRequest listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the AWS services available in Service Quotas. Not all AWS services are available in Service Quotas. To list the see the list of the service quotas for a specific service, use ListServiceQuotas.
listServicesRequest - AccessDeniedException - You do not have sufficient access to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesResponse listServices(Consumer<ListServicesRequest.Builder> listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the AWS services available in Service Quotas. Not all AWS services are available in Service Quotas. To list the see the list of the service quotas for a specific service, use ListServiceQuotas.
This is a convenience which creates an instance of the ListServicesRequest.Builder avoiding the need to
create one manually via ListServicesRequest.builder()
listServicesRequest - A Consumer that will call methods on ListServicesRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesIterable listServicesPaginator(ListServicesRequest listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the AWS services available in Service Quotas. Not all AWS services are available in Service Quotas. To list the see the list of the service quotas for a specific service, use ListServiceQuotas.
This is a variant of
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client
.listServicesPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServicesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation.
listServicesRequest - AccessDeniedException - You do not have sufficient access to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListServicesIterable listServicesPaginator(Consumer<ListServicesRequest.Builder> listServicesRequest) throws AccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Lists the AWS services available in Service Quotas. Not all AWS services are available in Service Quotas. To list the see the list of the service quotas for a specific service, use ListServiceQuotas.
This is a variant of
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client
.listServicesPaginator(request);
for (software.amazon.awssdk.services.servicequotas.model.ListServicesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.servicequotas.paginators.ListServicesIterable responses = client.listServicesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listServices(software.amazon.awssdk.services.servicequotas.model.ListServicesRequest) operation.
This is a convenience which creates an instance of the ListServicesRequest.Builder avoiding the need to
create one manually via ListServicesRequest.builder()
listServicesRequest - A Consumer that will call methods on ListServicesRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.IllegalArgumentException - Invalid input was provided.InvalidPaginationTokenException - Invalid input was provided.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutServiceQuotaIncreaseRequestIntoTemplateResponse putServiceQuotaIncreaseRequestIntoTemplate(PutServiceQuotaIncreaseRequestIntoTemplateRequest putServiceQuotaIncreaseRequestIntoTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, QuotaExceededException, NoSuchResourceException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Defines and adds a quota to the service quota template. To add a quota to the template, you must provide the
ServiceCode, QuotaCode, AwsRegion, and DesiredValue. Once you
add a quota to the template, use ListServiceQuotaIncreaseRequestsInTemplate to see the list of quotas in
the template.
putServiceQuotaIncreaseRequestIntoTemplateRequest - AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.QuotaExceededException - 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.NoSuchResourceException - The specified resource does not exist.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutServiceQuotaIncreaseRequestIntoTemplateResponse putServiceQuotaIncreaseRequestIntoTemplate(Consumer<PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder> putServiceQuotaIncreaseRequestIntoTemplateRequest) throws AccessDeniedException, DependencyAccessDeniedException, ServiceException, TooManyRequestsException, IllegalArgumentException, QuotaExceededException, NoSuchResourceException, AwsServiceAccessNotEnabledException, TemplatesNotAvailableInRegionException, NoAvailableOrganizationException, AwsServiceException, SdkClientException, ServiceQuotasException
Defines and adds a quota to the service quota template. To add a quota to the template, you must provide the
ServiceCode, QuotaCode, AwsRegion, and DesiredValue. Once you
add a quota to the template, use ListServiceQuotaIncreaseRequestsInTemplate to see the list of quotas in
the template.
This is a convenience which creates an instance of the
PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder avoiding the need to create one manually via
PutServiceQuotaIncreaseRequestIntoTemplateRequest.builder()
putServiceQuotaIncreaseRequestIntoTemplateRequest - A Consumer that will call methods on
PutServiceQuotaIncreaseRequestIntoTemplateRequest.Builder to create a request.AccessDeniedException - You do not have sufficient access to perform this action.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.IllegalArgumentException - Invalid input was provided.QuotaExceededException - 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.NoSuchResourceException - The specified resource does not exist.AwsServiceAccessNotEnabledException - The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your
organization. To enable, call AssociateServiceQuotaTemplate.TemplatesNotAvailableInRegionException - The Service Quotas template is not available in the Region where you are making the request. Please make
the request in us-east-1.NoAvailableOrganizationException - The account making this call is not a member of an organization.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RequestServiceQuotaIncreaseResponse requestServiceQuotaIncrease(RequestServiceQuotaIncreaseRequest requestServiceQuotaIncreaseRequest) throws DependencyAccessDeniedException, QuotaExceededException, ResourceAlreadyExistsException, AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidResourceStateException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the details of a service quota increase request. The response to this command provides the details in the RequestedServiceQuotaChange object.
requestServiceQuotaIncreaseRequest - DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.QuotaExceededException - 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.ResourceAlreadyExistsException - The specified resource already exists.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidResourceStateException - Invalid input was provided for the .ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RequestServiceQuotaIncreaseResponse requestServiceQuotaIncrease(Consumer<RequestServiceQuotaIncreaseRequest.Builder> requestServiceQuotaIncreaseRequest) throws DependencyAccessDeniedException, QuotaExceededException, ResourceAlreadyExistsException, AccessDeniedException, NoSuchResourceException, IllegalArgumentException, InvalidResourceStateException, ServiceException, TooManyRequestsException, AwsServiceException, SdkClientException, ServiceQuotasException
Retrieves the details of a service quota increase request. The response to this command provides the details in the RequestedServiceQuotaChange object.
This is a convenience which creates an instance of the RequestServiceQuotaIncreaseRequest.Builder
avoiding the need to create one manually via RequestServiceQuotaIncreaseRequest.builder()
requestServiceQuotaIncreaseRequest - A Consumer that will call methods on RequestServiceQuotaIncreaseRequest.Builder to create
a request.DependencyAccessDeniedException - You can't perform this action because a dependency does not have access.QuotaExceededException - 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.ResourceAlreadyExistsException - The specified resource already exists.AccessDeniedException - You do not have sufficient access to perform this action.NoSuchResourceException - The specified resource does not exist.IllegalArgumentException - Invalid input was provided.InvalidResourceStateException - Invalid input was provided for the .ServiceException - Something went wrong.TooManyRequestsException - Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase
for this quota.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.ServiceQuotasException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionstatic ServiceMetadata serviceMetadata()
Copyright © 2020. All rights reserved.