Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Upgrade AWS SDK to latest version #312

Open
arpansolanki opened this issue Jan 22, 2018 · 1 comment
Open

Upgrade AWS SDK to latest version #312

arpansolanki opened this issue Jan 22, 2018 · 1 comment

Comments

@arpansolanki
Copy link

Is it possible to update the AWS SDK to latest version? I tried to upgrade the aws-java-sdk from 1.11.28 to 1.11.106 but got a lot of client deprecation warnings

Here are few examples

C:\Users\user\Documents\simian-army\src\main\java\com\netflix\simianarmy\basic\BasicChaosMonkeyContext.java:64: warning: [deprecation] AmazonSimpleEmailS
erviceClient(ClientConfiguration) in AmazonSimpleEmailServiceClient has been deprecated

C:\Users\user\Documents\simian-army\src\main\java\com\netflix\simianarmy\client\aws\AWSClient.java:798: warning: [deprecation] setEndpoint(String) in AmazonS3Client has been deprecated
client.setEndpoint("s3-" + region + ".amazonaws.com");

Thanks.

@arpansolanki
Copy link
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant