Get Hands-on with Amazon EKS - Workshop Event Series
Whether you're taking your first steps with Kubernetes or you're an experienced practitioner looking to sharpen your skills, our Amazon EKS workshop series delivers practical, real-world experience that moves you forward. Learn directly from AWS solutions architects and EKS specialists through hands-on sessions designed to build your confidence with Kubernetes. Register now and start building with Amazon EKS!
此內容不支援於所選語言
我們一直致力於以所選語言提供內容。感謝您的耐心配合。
Why do I receive errors when I run AWS CLI commands?
2 分的閱讀內容
0
I receive errors when I run AWS Command Line Interface (AWS CLI) commands on my resource.
Resolution
Verify that you have the latest version of the AWS CLI installed. The AWS CLI updates frequently. When you run an earlier CLI version, you can't access newer released features. For more information, see Confirm that you're running a recent version of the AWS CLI.
Make sure that you're using the correct credentials to make the API call. If there are multiple sets of credentials on the instance, then credential precedence might affect which credentials the instance uses to make the API call. To verify the set of credentials in use, run the aws sts get-caller-identity command. For more information, see Why is my Amazon EC2 instance using IAM user credentials instead of role credentials?