Skip to content

Commit ce92c12

Browse files
committed
Add auth key to allowed metadat keys
1 parent 3751079 commit ce92c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_tools/aws-sdk-code-generator/lib/aws-sdk-code-generator/views/client_api_module.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ class ClientApiModule < View
7171
# keep all
7272
'endpointPrefix' => true,
7373
'signatureVersion' => true,
74+
'auth' => true,
7475
'signingName' => true,
7576
'serviceFullName' => true,
7677
'protocol' => true,

0 commit comments

Comments
 (0)