059-amazon-datazone-gs: requires Identity Center + DataZone integration

Open
#76 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
aws, shell

Research direction

Start with the 059-amazon-datazone-gs script and inspect the CreateEnvironmentProfile call and its current Identity Center assumptions. Configure the DataZone domain for Identity Center user management, map an Identity Center user as a project owner, and run the script as that user. Done means the flow succeeds end to end and the change can be added back to the non-interactive PR.

Written by the indexing model from the issue text.

Description

Problem

CreateEnvironmentProfile requires the calling principal to be a DataZone project member via Identity Center. DataZone uses its own authorization model separate from IAM.

Current state

  • Script creates domain and projects successfully
  • Fails at CreateEnvironmentProfile with AccessDeniedException
  • --managed flag fix applied for blueprint listing

Steps to resolve

  1. Configure DataZone domain to use Identity Center for user management
  2. Map an IC user as a DataZone project owner
  3. Run the script as that IC user
  4. Test end-to-end
  5. Add back to the non-interactive PR
Dominant language
Shell
Stars
176
Forks
43
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws-samples/sample-developer-tutorials

All issues in aws-samples/sample-developer-tutorials

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.