We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e28655 commit 29654e1Copy full SHA for 29654e1
1 file changed
terraform/python/rekognition_api/conf.py
@@ -418,6 +418,7 @@ def aws_auth(self) -> dict:
418
}
419
if self.init_info:
420
retval["init_info"] = self.init_info
421
+ return retval
422
423
@property
424
def aws_session(self):
0 commit comments