aws-elb-listener-certificates
AWS ELB 리스너에 매핑된 인증서 목록을 조회합니다.
aws-elb-listener-certificates [profile=PROFILE] [region=REGION]
- profile=PROFILE
- AWS 접속 프로파일
- region=REGION
- AWS 리전
AWS IAM 정책
이 명령어를 사용하려면 AWS IAM 정책에 아래 권한을 허용해야 합니다:
- elasticloadbalancing:DescribeLoadBalancers
- elasticloadbalancing:DescribeListeners
- elasticloadbalancing:DescribeListenerCertificates
출력 필드
필드 | 타입 | 이름 | 설명 |
---|---|---|---|
aws_profile | 문자열 | 접속 프로파일 | AWS 접속 프로파일 식별자 |
region | 문자열 | 리전 | 예: ap-northeast-2 |
listener_arn | 문자열 | 리스너 ARN | |
cert_arn | 문자열 | 인증서 ARN | |
default | 불리언 | 기본값 여부 |