File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 66import java .util .stream .Stream ;
77
88import org .neo4j .logging .InternalLog ;
9- import org . neo4j . logging . internal . LogService ;
9+
1010import software .amazon .awssdk .auth .credentials .AwsBasicCredentials ;
1111import software .amazon .awssdk .auth .credentials .AwsCredentialsProvider ;
1212import software .amazon .awssdk .auth .credentials .InstanceProfileCredentialsProvider ;
13- import software .amazon .awssdk .auth .credentials .ProfileCredentialsProvider ;
14- import software .amazon .awssdk .imds .Ec2MetadataClient ;
15- import software .amazon .awssdk .imds .Ec2MetadataResponse ;
13+
1614import software .amazon .awssdk .regions .Region ;
1715import software .amazon .awssdk .services .autoscaling .AutoScalingClient ;
1816import software .amazon .awssdk .services .autoscaling .model .AutoScalingGroup ;
You can’t perform that action at this time.
0 commit comments