Skip to content

Trying to execute testsuite working with aws sdk V1.x on V2.x hitting compilation error  #3993

@shilpa-rangappa

Description

@shilpa-rangappa

Describe the feature

Hi,

Am trying execute the testsuite which was exercising aws sdk V1.x pacakges on our platform, now trying same suite on V2.X . I changed the domain and package names, but for few packages am not getting the names in change.log. Need your help please.
com.amazonaws.ClientConfiguration;
com.amazonaws.auth.BasicAWSCredentials;
com.amazonaws.client.builder.AwsClientBuilder;
com.amazonaws.services.identitymanagement.AmazonIdentityManagement
com.amazonaws.services.identitymanagement.AmazonIdentityManagementClientBuilder
com.amazonaws.services.s3.AmazonS3
com.amazonaws.services.s3.AmazonS3ClientBuilder
com.amazonaws.services.s3.S3ClientOptions
com.amazonaws.services.s3.model.*;
com.amazonaws.services.s3.model.UploadPartRequest;
com.amazonaws.services.securitytoken.AWSSecurityTokenService
com.amazonaws.services.securitytoken.model.AssumeRoleWithSAMLResult

Thanks,
Shilpa

Use Case

Execute the testsuite with aws packages

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Java SDK version used

2

JDK version used

1.8.0_301

Operating System and version

sles15

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions