2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
Hello.
I can't say for sure because I haven't seen the actual console screen, but I think it may be taking a while for it to appear.
Please check if it is displayed using the AWS CLI's "list-domains" command.
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/datazone/list-domains.html
aws datazone list-domains
0
Hello
Thanks for your answer.
Projects are listed with the command: aws datazone list-projects --domain-identifier=dzd_xxxxxxxxxxxx --region=eu-west-1
{
"items": [
{
"createdAt": "2024-07-22T21:05:45.945313+00:00",
"createdBy": "6162xxxxxxxxxxxxxxxxxxxxxxxxxbe5",
"description": "datazone-project-test1",
"domainId": "dzd_xxxxxxxxxxxx",
"id": "b67xxxxxxxxxx46",
"name": "datazone-project-test1",
"projectStatus": "ACTIVE",
"updatedAt": "2024-07-22T21:05:45.945313+00:00"
},
{
"createdAt": "2024-07-22T20:32:05.401039+00:00",
"createdBy": "6162xxxxxxxxxxxxxxxxxxxxxxxxxbe5",
"description": "datazone-project-test",
"domainId": "dzd_xxxxxxxxxxxx",
"id": "5qcxxxxxxxxxxxye",
"name": "datazone-project-test",
"projectStatus": "ACTIVE",
"updatedAt": "2024-07-22T20:32:05.401039+00:00"
},
{
"createdAt": "2024-07-22T15:41:47.288176+00:00",
"createdBy": "e3bxxxxxxxxxxxxxxxxxxxxxxxx5bd",
"domainId": "dzd_xxxxxxxxxxxx",
"id": "67dxxxxxxxxxl5p2",
"name": "DZProjectPoc-dev",
"projectStatus": "ACTIVE",
"updatedAt": "2024-07-22T15:41:47.288176+00:00"
}
]
}
But does'nt appears in the console (see attached image)
Thanks
répondu il y a 4 mois
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 9 mois
- AWS OFFICIELA mis à jour il y a 9 mois
- AWS OFFICIELA mis à jour il y a 3 ans
- AWS OFFICIELA mis à jour il y a 5 mois