-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(examples/lambda-function-url): comment out OAC with notes
- Loading branch information
1 parent
4d36259
commit cc9a597
Showing
4 changed files
with
47 additions
and
32 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# WARNING: This file is committed to source control. Store secrets in .env.development.local instead of here. | ||
NODE_ENV=development | ||
TODO_LIST_TABLE="Todo-development-TodoListTableC18CC639-SNMMJOK8224I" | ||
TODO_ITEM_TABLE="Todo-development-TodoItemTable4E6EC07F-F61W4KN831OH" | ||
USER_TABLE="Todo-development-UserTableD3CD785F-1CWH8SF13WCOS" | ||
COGNITO_USER_POOL_ID="us-west-2_MIQhmcA5v" | ||
COGNITO_USER_POOL_CLIENT_ID="7covdgpck9g0qlj93fm93n0pnj" | ||
TODO_LIST_TABLE="Todo-development-TodoListTableC18CC639-16GBSXSZ8FUJG" | ||
TODO_ITEM_TABLE="Todo-development-TodoItemTable4E6EC07F-133FJL20I2IFM" | ||
USER_TABLE="Todo-development-UserTableD3CD785F-XOWGEFCKBOZ3" | ||
COGNITO_USER_POOL_ID="us-west-2_5SWtxqJvA" | ||
COGNITO_USER_POOL_CLIENT_ID="7hdsj1dcn6esir5gua9r7tihf" |
18 changes: 9 additions & 9 deletions
18
examples/lambda-function-url/packages/cdk/cdk-outputs.development.json
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,14 +1,14 @@ | ||
{ | ||
"Todo-development": { | ||
"TodoListTable": "Todo-development-TodoListTableC18CC639-SNMMJOK8224I", | ||
"UserPoolClientId": "7covdgpck9g0qlj93fm93n0pnj", | ||
"UserPoolId": "us-west-2_MIQhmcA5v", | ||
"TodoItemTable": "Todo-development-TodoItemTable4E6EC07F-F61W4KN831OH", | ||
"ExpressApiFunctionUrl": "https://d4nnw44cddanflk7kv3r3xbbke0uvnis.lambda-url.us-west-2.on.aws/", | ||
"CloudFrontDistributionUrl": "https://dthdcw7dsiu7v.cloudfront.net", | ||
"UserTable": "Todo-development-UserTableD3CD785F-1CWH8SF13WCOS", | ||
"TodoListTable": "Todo-development-TodoListTableC18CC639-16GBSXSZ8FUJG", | ||
"UserPoolClientId": "7hdsj1dcn6esir5gua9r7tihf", | ||
"UserPoolId": "us-west-2_5SWtxqJvA", | ||
"TodoItemTable": "Todo-development-TodoItemTable4E6EC07F-133FJL20I2IFM", | ||
"ExpressApiFunctionUrl": "https://2sczp4fme2sm3v7m2yo5mtcoky0vtvbl.lambda-url.us-west-2.on.aws/", | ||
"CloudFrontDistributionUrl": "https://d3azwsvxpl4x8e.cloudfront.net", | ||
"UserTable": "Todo-development-UserTableD3CD785F-XOWGEFCKBOZ3", | ||
"Region": "us-west-2", | ||
"ApiEndpoint": "https://0c8qrs3t4l.execute-api.us-west-2.amazonaws.com", | ||
"AmplifyUrl": "https://development.d12ag1linf6gxb.amplifyapp.com" | ||
"ApiEndpoint": "https://obuoc4bs0c.execute-api.us-west-2.amazonaws.com", | ||
"AmplifyUrl": "https://development.d1afcsnpzo7fev.amplifyapp.com" | ||
} | ||
} |
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
14 changes: 7 additions & 7 deletions
14
examples/lambda-function-url/packages/ui/.env/.env.development
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,10 +1,10 @@ | ||
# WARNING: This file is committed to source control. Store secrets in .env.development.local instead of here. | ||
NEXT_PUBLIC_AUTO_VERIFY_USERS=1 | ||
NEXT_PUBLIC_ApiGatewayUrl="https://0c8qrs3t4l.execute-api.us-west-2.amazonaws.com" | ||
NEXT_PUBLIC_LambdaFunctionUrl="https://d4nnw44cddanflk7kv3r3xbbke0uvnis.lambda-url.us-west-2.on.aws/" | ||
NEXT_PUBLIC_CloudFrontDistributionUrl="https://dthdcw7dsiu7v.cloudfront.net" | ||
NEXT_PUBLIC_ApiEndpoint="https://dthdcw7dsiu7v.cloudfront.net" | ||
NEXT_PUBLIC_CognitoUserPoolId="us-west-2_MIQhmcA5v" | ||
NEXT_PUBLIC_CognitoUserPoolClientId="7covdgpck9g0qlj93fm93n0pnj" | ||
NEXT_PUBLIC_ApiGatewayUrl="https://obuoc4bs0c.execute-api.us-west-2.amazonaws.com" | ||
NEXT_PUBLIC_LambdaFunctionUrl="https://2sczp4fme2sm3v7m2yo5mtcoky0vtvbl.lambda-url.us-west-2.on.aws/" | ||
NEXT_PUBLIC_CloudFrontDistributionUrl="https://d3azwsvxpl4x8e.cloudfront.net" | ||
NEXT_PUBLIC_ApiEndpoint="https://d3azwsvxpl4x8e.cloudfront.net" | ||
NEXT_PUBLIC_CognitoUserPoolId="us-west-2_5SWtxqJvA" | ||
NEXT_PUBLIC_CognitoUserPoolClientId="7hdsj1dcn6esir5gua9r7tihf" | ||
NEXT_PUBLIC_Region="us-west-2" | ||
AMPLIFY_URL="https://development.d12ag1linf6gxb.amplifyapp.com" | ||
AMPLIFY_URL="https://development.d1afcsnpzo7fev.amplifyapp.com" |