1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package servicequotas provides the API client, operations, and parameter types
// for Service Quotas.
//
// With Service Quotas, you can view and manage your quotas easily as your AWS
// workloads grow. Quotas, also referred to as limits, are the maximum number of
// resources that you can create in your AWS account. For more information, see the
// Service Quotas User Guide
// (https://docs.aws.amazon.com/servicequotas/latest/userguide/).
package servicequotas
|