Skip to content

Commit 890700f

Browse files
committed
Update with GA endpoint rules and tests
1 parent 4b8c713 commit 890700f

File tree

631 files changed

+48356
-44227
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

631 files changed

+48356
-44227
lines changed

services/accessanalyzer/src/main/resources/codegen-resources/endpoint-rule-set.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"version": "1.3",
2+
"version": "1.0",
33
"parameters": {
44
"Region": {
55
"builtIn": "AWS::Region",
6-
"required": true,
6+
"required": false,
77
"documentation": "The AWS region used to dispatch the request.",
88
"type": "String"
99
},

0 commit comments

Comments
 (0)