1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Hi. The V2 IoT Device SDKs are all built on top of the AWS Common Runtime. The aws-c-auth module handles the credentials provider. The provider chains that source session credentials handle refreshing internally.
For instance, you can see the setup of the refreshing here: https://github.com/awslabs/aws-c-auth/blob/5c2d39e69a39eeead2f1e1508cd02d45d8921cc1/source/credentials_provider_default_chain.c#L376
관련 콘텐츠
- 질문됨 7년 전
- AWS 공식업데이트됨 2년 전