Skip to content

Commit

Permalink
chore: notice for aws/aws-cdk#32120 (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgrain authored Nov 14, 2024
1 parent 5c73b87 commit 3f534ee
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/notices.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
{
"notices": [
{
"title": "cli: commands fail with authentication error 'The security token included in the request is invalid'",
"issueNumber": 32120,
"overview": "When using IAM user credentials, or when the region is defined in `~/.aws/credentials` but not `~/.aws/config`, the CLI is unable to authenticate and to determine the AWS account and region to be used.",
"components": [
{
"name": "cli",
"version": "2.167.0"
}
],
"schemaVersion": "1"
},
{
"title": "cli: cross-account deployments are failing with error 'Need to perform AWS calls for account'",
"issueNumber": 31845,
Expand Down

0 comments on commit 3f534ee

Please sign in to comment.