반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 유니티
- 영어
- s3
- MSSQL
- Git
- sample
- 엘라스틱서치
- AWS
- API
- mariadb
- JS
- elasticsearch
- ChatGPT
- Kibana
- Linux
- nodejs
- Windows
- unity
- build
- 구글
- logstash
- MySQL
- Ai
- Python
- 설정
- error
- JavaScript
- docker
- ssh
Archives
- Today
- Total
목록AccessDenied (1)
가끔 보자, 하늘.
AWS AssumeRole 설정 안될 때..
An error occurred (AccessDenied) when calling the AssumeRole operation : User: arn:aws:iam::**************:user/ar_user is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::**************:role/test_role 위와 같은 에러는 두 가지 경우에서 발생할 수 있다. 첫 번째는 할당하고자 하는 role 이 없을 때. 에러 메세지가 권한이 없다고 나와서 애매한데 오타 등으로 이름을 잘못 지정하거나 삭제된 role을 할당하려고 할 때 위와 같은 에러를 볼 수 있다. 두 번째는 "신뢰 관계" 설정이 안되어 있을 때. 해당 role ..
개발 이야기/인프라 구축 및 운영
2022. 3. 17. 10:17