Difference between revisions of "The security token included in the request is invalid"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  response error StatusCode: 403, RequestID: 12345, api  
 
  response error StatusCode: 403, RequestID: 12345, api  
 
  error [[InvalidClientTokenId]]: The security token included in the request is invalid
 
  error [[InvalidClientTokenId]]: The security token included in the request is invalid
 
+
 
  │  with provider["[[registry.terraform.io/hashicorp/aws]]"],
 
  │  with provider["[[registry.terraform.io/hashicorp/aws]]"],
 
  │  on main.tf line 4, in provider "was":
 
  │  on main.tf line 4, in provider "was":

Revision as of 21:07, 11 February 2024

Error: configuring Terraform AWS Provider: validating provider credentials: 
retrieving caller identity from STS: operation error STS: GetCallerIdentity, https 
response error StatusCode: 403, RequestID: 12345, api 
error InvalidClientTokenId: The security token included in the request is invalid

│   with provider["registry.terraform.io/hashicorp/aws"],
│   on main.tf line 4, in provider "was":
│    4: provider "aws" {
│

Related

See also

Advertising: