Skip to content

Commit

Permalink
Merge pull request #87 from NASA-PDS/harvest_186
Browse files Browse the repository at this point in the history
harvest 186: update the embedded connections
  • Loading branch information
tloubrieu-jpl authored Oct 8, 2024
2 parents 426c8ee + 0161547 commit 43c7bcd
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
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>

0 comments on commit 43c7bcd

Please sign in to comment.