diff --git a/action/node_modules/@cspell/dict-aws/dict/aws.txt b/action/node_modules/@cspell/dict-aws/dict/aws.txt index ddde09e0..a208909d 100644 --- a/action/node_modules/@cspell/dict-aws/dict/aws.txt +++ b/action/node_modules/@cspell/dict-aws/dict/aws.txt @@ -62,6 +62,8 @@ anomaly answer api apigateway +apigw +apikeys apis apns app @@ -148,6 +150,7 @@ begin behaviors bgp billing +birthdate blacklist blob block @@ -554,6 +557,7 @@ freertos from front fsx +fullname function functions game @@ -1079,6 +1083,7 @@ reputation request requested requester +requestid requests resend reservation @@ -1404,6 +1409,7 @@ uploaded uploads url usage +usageplans used user users diff --git a/action/node_modules/@cspell/dict-aws/package.json b/action/node_modules/@cspell/dict-aws/package.json index ba385d8e..b2b03609 100644 --- a/action/node_modules/@cspell/dict-aws/package.json +++ b/action/node_modules/@cspell/dict-aws/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-aws", - "version": "4.0.2", + "version": "4.0.3", "description": "AWS dictionary for cspell.", "publishConfig": { "access": "public" @@ -38,5 +38,5 @@ "dict/aws.txt", "cspell-ext.json" ], - "gitHead": "ffd0f223cdeaa0db814a2346d8511d690027a647" + "gitHead": "6b7b34e54fd5f993df81fdaad5634c950221688d" }