We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b0fb5 commit 8932139Copy full SHA for 8932139
1 file changed
python/authentication/src/generate_token.py
@@ -1,4 +1,6 @@
1
# Python SDK examples for generating Aurora DSQL authentication tokens
2
+# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
+# SPDX-License-Identifier: Apache-2.0
4
5
# --8<-- [start:python-generate-token]
6
def generate_token(your_cluster_endpoint, region):
0 commit comments