Amazon Connect の Customer Profiles Domainの削除方法

0

質問失礼します。 不要なAmazon Connect の Customer Profiles Domainが1 つ残存しているため、AWS CLIを使用し削除を試みているのですが、aws customer-profiles delete-domain --domain-name {NAME_OF_CUSTOMERS_DOMAIN}入力後、

・An error occurred (BadRequestException) when calling the DeleteDomain operation: 1 validation error detected: Value '{NAME_OF_CUSTOMERS_DOMAIN}' at 'domainName' failed to satisfy constraint: Member must satisfy regular expression pattern: ^[a-zA-Z0-9_-]+

こちらのエラーが出て正常に削除されません。 ※{NAME_OF_CUSTOMERS_DOMAIN}の部分は残存している Customer Profiles Domain 名に書き換えております。 エラーの原因お分かりになる方いらっしゃいましたら、ご教授お願いします。

1 Respuesta
0

エラーメッセージに依ると、CLIで指定した Customer Profiles Domain の名前が「1文字以上の英数字大文字小文字/ハイフン/アンダーバー」を満たしていないようです。他の文字が混ざっていませんでしょうか?条件を満たしているのにエラーが出る状況ですか?

#この点はご確認済みでしたら、すみません

imiky
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas