Skip to content

Commit

Permalink
Add recommended trait to endpoint error
Browse files Browse the repository at this point in the history
  • Loading branch information
JordonPhillips committed Jun 30, 2021
1 parent a2915a7 commit 31c66f2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
"failWhenMissing": true,
"selector": "structure[trait|error]"
},
"smithy.api#recommended": {},
"smithy.api#documentation": "Indicates the error that tells clients that the endpoint they are using is no longer valid. This error MUST be bound to any operation bound to the service which is marked with the aws.api#clientDiscoveredEndpoint trait."
}
}
Expand Down

0 comments on commit 31c66f2

Please sign in to comment.