시작하기무료로 시작하기

Swap a stored key for a role

The report-archiver function works. It also carries a long-lived access key in its environment variables, created once for one script and never touched since.

Nothing here needs to be built. The function already has an execution role, and that role can read the bucket. The key is the problem: it sits at the top of the credential provider chain, ahead of anything the role supplies, so while it is there the role is ignored.

Use the Credential chain repair app to delete the stored key, then invoke the function and read the credential it reports.

Which statement matches what you saw?

이 연습은 강의의 일부입니다

Using AWS Security for Developers

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작