Sample for AWS EKS Identity pod support for SDK v1: in port 8080, "GET /" returns list of buckets.
1.0K
This is a tiny Spring boot app that exposes just an HTTP endpoint in port 8080:
GET / : same as GET /us-east-1GET /{region} : list buckets using region as the endpoint region.It instances a new S3 Client for each request, and the interesting part is that it uses https://github.com/flozano/aws-eks-identity-pod-v1 - a simple credentials provider which allows to use AWS EKS Identity Pod credentials.
This is just exploratory development and is not well tested.
Content type
Image
Digest
sha256:fdaaf0109…
Size
134.5 MB
Last updated
over 2 years ago
docker pull flozano/aws-eks-identity-pod-sample