Skip to content

Commit 00f2e7f

Browse files
Update AWS SDK for repository-s3 plugin to support IAM Roles for Service Accounts (#46969) (#47004)
* Update AWS SDK for repository-s3 and discovery-ec2 plugins
1 parent a1af2fe commit 00f2e7f

18 files changed

+10
-10
lines changed

plugins/discovery-ec2/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ esplugin {
2323
}
2424

2525
versions << [
26-
'aws': '1.11.562'
26+
'aws': '1.11.636'
2727
]
2828

2929
dependencies {

plugins/discovery-ec2/licenses/aws-java-sdk-core-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
84c9f180f8f60f6f1433c9c5253fcb704593b121

plugins/discovery-ec2/licenses/aws-java-sdk-ec2-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d32fc4ae314dbee9717302a3119cba0f735c04b1

plugins/repository-s3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ esplugin {
2929
}
3030

3131
versions << [
32-
'aws': '1.11.562'
32+
'aws': '1.11.636'
3333
]
3434

3535
dependencies {

plugins/repository-s3/licenses/aws-java-sdk-core-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
84c9f180f8f60f6f1433c9c5253fcb704593b121

plugins/repository-s3/licenses/aws-java-sdk-s3-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f86fc1993ac8122f6f02a8eb9b467b5f945cd76b

plugins/repository-s3/licenses/jmespath-java-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e468c349ce410171a1d5df7fa0fa377d52c5d651

x-pack/snapshot-tool/licenses/aws-java-sdk-core-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
84c9f180f8f60f6f1433c9c5253fcb704593b121

x-pack/snapshot-tool/licenses/aws-java-sdk-s3-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f86fc1993ac8122f6f02a8eb9b467b5f945cd76b

x-pack/snapshot-tool/licenses/jmespath-java-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e468c349ce410171a1d5df7fa0fa377d52c5d651

0 commit comments

Comments
 (0)