1 2 3 4 5 6 7 8 9 10 11 12
|
// 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 Amazon
// Web Services workloads grow. Quotas, also referred to as limits, are the maximum
// number of resources that you can create in your Amazon Web Services account. For
// more information, see the [Service Quotas User Guide].
//
// [Service Quotas User Guide]: https://docs.aws.amazon.com/servicequotas/latest/userguide/
package servicequotas
|