-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from Bit-Quill/main
Re-sync develop to main branch
- Loading branch information
Showing
26 changed files
with
90 additions
and
1,674 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,8 @@ | ||
[ODBC Data Sources] | ||
timestream-iam = Amazon Timestream ODBC Driver 32 | ||
timestream-aws-profile = Amazon Timestream ODBC Driver 32 | ||
timestream-aad = Amazon Timestream ODBC Driver 32 | ||
timestream-okta = Amazon Timestream ODBC Driver 32 | ||
timestream-default = Amazon Timestream ODBC Driver 32 | ||
|
||
[timestream-aws-profile] | ||
[timestream-default] | ||
Driver = Amazon Timestream ODBC Driver 32 | ||
Region = us-east-1 | ||
Auth = AWS_PROFILE | ||
|
||
[timestream-iam] | ||
Driver = Amazon Timestream ODBC Driver 32 | ||
Region = us-east-1 | ||
Auth = IAM | ||
Auth = DEFAULT | ||
UID = | ||
PWD = | ||
SessionToken = | ||
|
||
[timestream-aad] | ||
Driver = Amazon Timestream ODBC Driver 32 | ||
Region = us-east-1 | ||
Auth = AAD | ||
IdpName = AzureAD | ||
AADApplicationID = | ||
AADClientSecret = | ||
RoleARN = | ||
AADTenant = | ||
IdpARN = | ||
IdpUserName = | ||
IdpPassword = | ||
|
||
[timestream-okta] | ||
Driver = Amazon Timestream ODBC Driver 32 | ||
Region = us-east-1 | ||
Auth = OKTA | ||
IdpName = Okta | ||
IdpHost = | ||
OktaApplicationID = | ||
RoleARN = | ||
IdpARN = | ||
IdpUserName = | ||
IdpPassword = |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,8 @@ | ||
[ODBC Data Sources] | ||
timestream-iam = Amazon Timestream ODBC Driver | ||
timestream-aws-profile = Amazon Timestream ODBC Driver | ||
timestream-aad = Amazon Timestream ODBC Driver | ||
timestream-okta = Amazon Timestream ODBC Driver | ||
timestream-default = Amazon Timestream ODBC Driver | ||
|
||
[timestream-aws-profile] | ||
[timestream-default] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = AWS_PROFILE | ||
|
||
[timestream-iam] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = IAM | ||
Auth = DEFAULT | ||
UID = | ||
PWD = | ||
SessionToken = | ||
|
||
[timestream-aad] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = AAD | ||
IdpName = AzureAD | ||
AADApplicationID = | ||
AADClientSecret = | ||
RoleARN = | ||
AADTenant = | ||
IdpARN = | ||
IdpUserName = | ||
IdpPassword = | ||
|
||
[timestream-okta] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = OKTA | ||
IdpName = Okta | ||
IdpHost = | ||
OktaApplicationID = | ||
RoleARN = | ||
IdpARN = | ||
IdpUserName = | ||
IdpPassword = |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,8 @@ | ||
[ODBC Data Sources] | ||
timestream-iam = Amazon Timestream ODBC Driver | ||
timestream-aws-profile = Amazon Timestream ODBC Driver | ||
timestream-aad = Amazon Timestream ODBC Driver | ||
timestream-okta = Amazon Timestream ODBC Driver | ||
timestream-default = Amazon Timestream ODBC Driver | ||
|
||
[timestream-aws-profile] | ||
[timestream-default] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = AWS_PROFILE | ||
|
||
[timestream-iam] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = IAM | ||
Auth = DEFAULT | ||
UID = | ||
PWD = | ||
SessionToken = | ||
|
||
[timestream-aad] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = AAD | ||
IdpName = AzureAD | ||
AADApplicationID = | ||
AADClientSecret = | ||
RoleARN = | ||
AADTenant = | ||
IdpARN = | ||
IdpUserName = | ||
IdpPassword = | ||
|
||
[timestream-okta] | ||
Driver = Amazon Timestream ODBC Driver | ||
Region = us-east-1 | ||
Auth = OKTA | ||
IdpName = Okta | ||
IdpHost = | ||
OktaApplicationID = | ||
RoleARN = | ||
IdpARN = | ||
IdpUserName = | ||
IdpPassword = |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.