File tree 1 file changed +0
-1
lines changed
packages/aws-cdk-lib/aws-ec2/lib 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -517,7 +517,6 @@ export class InterfaceVpcEndpointAwsService implements IInterfaceVpcEndpointServ
517
517
public static readonly PIPES_FIPS = new InterfaceVpcEndpointAwsService ( 'pipes-fips' ) ;
518
518
public static readonly PRICE_LIST = new InterfaceVpcEndpointAwsService ( 'pricing.api' ) ;
519
519
public static readonly POLLY = new InterfaceVpcEndpointAwsService ( 'polly' ) ;
520
- public static readonly PRICING_API = new InterfaceVpcEndpointAwsService ( 'pricing.api' ) ;
521
520
public static readonly PRIVATE_5G = new InterfaceVpcEndpointAwsService ( 'private-networks' ) ;
522
521
public static readonly PRIVATE_CERTIFICATE_AUTHORITY = new InterfaceVpcEndpointAwsService ( 'acm-pca' ) ;
523
522
public static readonly PRIVATE_CERTIFICATE_AUTHORITY_CONNECTOR_AD = new InterfaceVpcEndpointAwsService ( 'pca-connector-ad' ) ;
You can’t perform that action at this time.
0 commit comments