Skip to content

nisar and other updates#569

Open
HarshiniGirish wants to merge 15 commits intomasterfrom
develop
Open

nisar and other updates#569
HarshiniGirish wants to merge 15 commits intomasterfrom
develop

Conversation

@HarshiniGirish
Copy link
Collaborator

No description provided.

HarshiniGirish and others added 11 commits February 12, 2026 16:42
* Add documentation for accessing multiple bucket data with temporary AWS credentials

* Improved workspace pucket output schema and readonly flag

* Enhance documentation for accessing workspace bucket data with temporary AWS credentials

---------

Co-authored-by: bsatoriu <bsatoriu@jpl.nasa.gov>
Updated execution counts and cleared outputs in the notebook.
@HarshiniGirish HarshiniGirish requested a review from omshinde March 6, 2026 21:37
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@HarshiniGirish
Copy link
Collaborator Author

Thank you @omshinde. Its ready to be merged.

@HarshiniGirish HarshiniGirish requested review from omshinde and smk0033 and removed request for omshinde March 16, 2026 16:59
"```python\n",
"workspace = resp[\"authorized_s3_paths\"][0]\n",
"bucket = workspace[\"bucket\"]\n",
"prefix = resp.get(\"prefix\") or \"\"\n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line isn't working for me because resp doesn't have prefix outside of of the authorized_s3_paths list. There isn't one listed in the schema this is supposed to return too from step 1. Should this be workspace.get("prefix") or ""

Also, this code doesn't work for me for 2i2c but does in the ADE
@bsatoriu In 2i2c I get this error

ClientError: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: User: arn:aws:sts::<aws accnt ops MCP>:assumed-role[/MAAP-API-User-Folder/workspace-session-grace.llewellyn](https://hub.maap-project.org/MAAP-API-User-Folder/workspace-session-grace.llewellyn) is not authorized to perform: s3:ListBucket on resource: "arn:aws:s3:::maap-ops-workspace" because no session policy allows the s3:ListBucket action```

@grallewellyn
Copy link
Member

The NISAR notebooks work for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants