Commit graph

5 commits

Author SHA1 Message Date
vincentvilo-aws
4e2bc77fd1
Remove SDK v1 from KCL v2 (#1444)
* update dependabot to check for dependencies in v2.x

* exclude v1 sdk from glue dependency

* remove sdk v1 dependency from multilang pom.xml

* remove dependency on Regions class from sdk v1

* remove sdk v1 dependencies

* update docs for credential provider

* update documentation for NestedPropertyProcessor

* update KclStsAssumeRoleCredentialsProvider to have resolveCredentials()

* fix casing within AwsCredentialsProviderPropertyValueDecoderTest

* update unit tests to have endpointRegion

* update docs with endpointRegion
2025-03-10 16:20:38 -07:00
stair
51a62a559c
Added doc for leases and the lease lifecycle. (#1218)
* Added doc for leases and the lease lifecycle.

* Documentation: addressed comments for leases.
+ minor code cleanup
* Documentation: language review.
+ decomposed shard sync UML into two separate diagrams (initialization, loop)
* Documentation: language review touch-ups.
2023-11-10 14:56:15 -05:00
stair
7899820cb1
FAQ: Augmented "What is the impact ..." (#1205) 2023-09-07 13:46:35 -04:00
stair
aabcbaf4b7
Initial FAQ, with hopefully more contributions in the future. (#1202) 2023-08-30 13:07:23 -04:00
stair
12b9a36d0d
Provided documentation for multilang's new NestedPropertyKey enhancement. (#1186) 2023-08-07 16:56:25 -04:00