Registry / cloud / spring-cloud-starter-aws

spring-cloud-starter-aws

JSON →
library2.2.6.RELEASEjavamavenunverified

Spring Cloud starter for integrating AWS services like S3, SQS, and RDS.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-aws</artifactId> <version>2.2.6.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-CLOUD-START
S
spring-cloud-starter-aws
cloudjavav2.2.6.RELEASE
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EnableContextInstanceData
org.springframework.cloud.aws.context.config.annotation.EnableContextInstanceData

Enable AWS instance data in a Spring Cloud application

import org.springframework.cloud.aws.context.config.annotation.EnableContextInstanceData; import org.springframework.context.annotation.Configuration; @Configuration @EnableContextInstanceData public class AwsConfig { }
Debug
Known issues
breakingSpring Cloud AWS 2.x is based on the AWS SDK v1, which is in maintenance mode.
fix
Consider migrating to Spring Cloud AWS 3.x (using AWS SDK v2) for new projects.
affects: <=2.2.6.RELEASE
Upgrade
Version history
2.2.6.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
OpenAI (training)
1
Resources
spring-cloud-starter-aws — mvn dependency:get spring-cloud-starter-aws · libregistry