File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/transforms/v2-to-v3/__fixtures__/new-client Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ import { ECRPUBLIC } from "@aws-sdk/client-ecr-public";
126
126
import { ECS } from "@aws-sdk/client-ecs" ;
127
127
import { EFS } from "@aws-sdk/client-efs" ;
128
128
import { EKS } from "@aws-sdk/client-eks" ;
129
- import { EKSAuth } from "@aws-sdk/client-eksauth " ;
129
+ import { EKSAuth } from "@aws-sdk/client-eks-auth " ;
130
130
import { ElasticBeanstalk } from "@aws-sdk/client-elastic-beanstalk" ;
131
131
import { ElasticInference } from "@aws-sdk/client-elastic-inference" ;
132
132
import { ElasticLoadBalancing } from "@aws-sdk/client-elastic-load-balancing" ;
@@ -314,7 +314,7 @@ import { RUM } from "@aws-sdk/client-rum";
314
314
import { S3 } from "@aws-sdk/client-s3" ;
315
315
import { S3Control } from "@aws-sdk/client-s3-control" ;
316
316
import { S3Outposts } from "@aws-sdk/client-s3outposts" ;
317
- import { SageMakerA2IRuntime } from "@aws-sdk/client-sage-maker-a2iruntime " ;
317
+ import { SageMakerA2IRuntime } from "@aws-sdk/client-sage-maker-a2i-runtime " ;
318
318
import { SageMaker } from "@aws-sdk/client-sagemaker" ;
319
319
import { SagemakerEdge } from "@aws-sdk/client-sagemaker-edge" ;
320
320
import { SageMakerFeatureStoreRuntime } from "@aws-sdk/client-sagemaker-featurestore-runtime" ;
You can’t perform that action at this time.
0 commit comments