AWS License Manager User Subscriptions register identity provider Invalid product

0

I have tried using the web interface but get back just a failed message. When I try the aws cli I get invalid Product, what are the valid product names? I have tried the guid as well

aws license-manager-user-subscriptions register-identity-provider --product "Visual Studio Professional" --identity-provider ""ActiveDirectoryIdentityProvider" = {"DirectoryId" = "d-xxxxxxxxxxx"}"

An error occurred (ValidationException) when calling the RegisterIdentityProvider operation: Invalid product Visual Studio Professional

Brent
asked 2 years ago735 views
1 Answer
0

The product name is all caps with underscores instead of spaces VISUAL_STUDIO_PROFESSIONAL

Brent
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions