When I enter aws-acess-id and aws-secret-key /: "ERROR: NotAuthorizedError - Operation Denied. The security token included in the request is invalid:"

When I enter aws-acess-id and aws-secret-key /: "ERROR: NotAuthorizedError - Operation Denied. The security token included in the request is invalid:"

When I enter aws-acess-id and aws-secret-key I tried different aws keys too generated from "labs.vocareum.com" It throws errors: "ERROR: NotAuthorizedError - Operation Denied. The security token included in the request is invalid:"

Error

C:\Users>eb init -p python port-aws
You have not yet set up your credentials or your credentials are incorrect
You must provide your credentials.
(aws-access-id): ------(enter key from aws account)-------
(aws-secret-key): --------(enter key from aws account)----
ERROR: NotAuthorizedError - Operation Denied. The security token included in the request is       
invalid.

ReEnter

C:\Users>eb init -p python port-aws
ERROR: The current user does not have the correct permissions. Reason: Operation Denied. The    
security token included in the request is invalid.
ERROR: The current user does not have the correct permissions. Reason: Operation Denied. The  
security token included in the request is invalid.  
You have not yet set up your credentials or your credentials are incorrect
You must provide your credentials.
(aws-access-id): ------(enter key from aws account)-------
(aws-secret-key): ------(enter key from aws account)-------
ERROR: NotAuthorizedError - Operation Denied. The security token included in the request is
invalid.    

A​​WS Educate 似乎允许 Beanstalk:

A​​WS 学院也将使用 vocareum,因此可能适用类似的限制。

但是,您从 vocareum 获得的所有凭据都是 临时的。在我看来,他们已经为您过期了。因此,您可能需要通过创建新的沙箱环境和获取新密钥来刷新它们。