・2024年3月『AWS認定 高度なネットワーキング-専門知識(ANS-C01)完全対応テキスト』 執筆(2章、巻末模擬問題担当) ・主な受賞歴 2023 Japan AWS All Certifications Engineers 2024 Japan AWS All Certifications Engineers 2024 Japan AWS Top Engineers(Networking)
--target i-0123456789abcdef --document-name AWS- StartPortForwardingSession --parameters '{"portNumber":["22"], "localPortNumber":["10022"]}' --no-verify urllib3/connectionpool.py:1063: InsecureRequestWarning: Unverified HTTPS request is being made to host 'ssm.ap-northeast-1.amazonaws.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced- usage.html#ssl-warnings Starting session with SessionId: nozaki-89**** Port 10022 opened for sessionId nozaki-89****. Waiting for connections...
scp -i nozaki.pem -o IdentitiesOnly=yes -P 10022 [email protected]:/home/ec2- user/aaa ./ The authenticity of host '[127.0.0.1]:10022 ([127.0.0.1]:10022)' can't be established. ED25519 key fingerprint is SHA256:G********* This key is not known by any other names. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '[127.0.0.1]:10022' (ED25519) to the list of known hosts. aaa 100% 3517 25.3KB/s 00:00
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The fingerprint for the E**** key sent by the remote host is SHA256:*******. Please contact your system administrator. Add correct host key in /var/root/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /var/root/.ssh/known_hosts:2 Host key for [127.0.0.1]:10022 has changed and you have requested strict checking. Host key verification failed. scp: Connection closed100% 3517 25.3KB/s 00:00