aws-samples / aws-samples/sample-developer-tutorials
059-amazon-datazone-gs: requires Identity Center + DataZone integration
Offen
- Vorherrschende Sprache
- Shell
- Sterne
- 175
- Forks
- 42
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.