Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the embedded connections for nodes #87

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/development.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<registry_connection index="shared-dev-registry">
<registry_connection index="dev-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/pds-atm.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: Atmosphers Node -->
<registry_connection index="pds-atm-registry">
<registry_connection index="atm-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/pds-eng.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: Engineering Node -->
<registry_connection index="pds-eng-registry">
<registry_connection index="en-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/pds-geo.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: Geosciences Node -->
<registry_connection index="pds-geo-registry">
<registry_connection index="geo-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/pds-img.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: Imaging Node -->
<registry_connection index="pds-img-registry">
<registry_connection index="img-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/pds-naif.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: NAIF Node -->
<registry_connection index="pds-naif-registry">
<registry_connection index="naif-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/pds-ppi.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: Planetary Plasma Interactions Node -->
<registry_connection index="pds-ppi-registry">
<registry_connection index="ppi-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/cognito/pds-rms.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: Rings Node -->
<registry_connection index="pds-rms-registry">
<registry_connection index="rms-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Planetary Data System: Small Bodies Node -->
<registry_connection index="pds-sbn-registry">
<registry_connection index="sbnpsi-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Russian State Corporation for Space Activities -->
<registry_connection index="roscosmos-registry">
<!-- Planetary Data System: Small Bodies Node -->
<registry_connection index="sbnumd-registry">
<cognitoClientId endpoint="https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com"
gateway="https://c8u1zk30u5.execute-api.us-west-2.amazonaws.com/dev/credentials"
IDP="https://cognito-idp.us-west-2.amazonaws.com"
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/connections/direct/localhost.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<registry_connection index="registry">
<registry_connection index="dev-registry">
<server_url trust_self_signed="false">https://localhost:9200</server_url>
</registry_connection>
2 changes: 1 addition & 1 deletion src/main/resources/connections/direct/localhost1.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<registry_connection index="registry">
<registry_connection index="dev-registry">
<server_url sdk="1" trust_self_signed="false">https://localhost:9200</server_url>
</registry_connection>
2 changes: 1 addition & 1 deletion src/main/resources/connections/direct/localhost2.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<registry_connection index="registry">
<registry_connection index="dev-registry">
<server_url sdk="2" trust_self_signed="false">https://localhost:9200</server_url>
</registry_connection>