Retrieve information about a Service Quotas Service.
data "aws_servicequotas_service" "example" {
service_name = "Amazon Virtual Private Cloud (Amazon VPC)"
}
service_name
- (Required) Service name to lookup within Service Quotas. Available values can be found with the AWS CLI service-quotas list-services command.This data source exports the following attributes in addition to the arguments above:
id
- Code of the service.service_code
- Code of the service.