Data Source: awsServicequotasService
Retrieve information about a Service Quotas Service.
\~> NOTE: Global quotas apply to all AWS regions, but can only be accessed in usEast1
in the Commercial partition or usGovWest1
in the GovCloud partition. In other regions, the AWS API will return the error theRequestFailedBecauseTheSpecifiedServiceDoesNotExist
Example Usage
/*Provider bindings are generated by running cdktf get.
See https://cdk.tf/provider-generation for more details.*/
import * as aws from "./.gen/providers/aws";
new aws.dataAwsServicequotasService.DataAwsServicequotasService(
this,
"example",
{
serviceName: "Amazon Virtual Private Cloud (Amazon VPC)",
}
);
Argument Reference
serviceName
- (Required) Service name to lookup within Service Quotas. Available values can be found with the AWS CLI service-quotas list-services command.
Attributes Reference
id
- Code of the service.serviceCode
- Code of the service.