In the description for the property IdentityProviderDetails, detailed here.
It says it's only required when the IdentityProviderType is set to either AWS_DIRECTORY_SERVICE or API_GATEWAY.
According to the property IdentityProviderType, when it's set to AWS_LAMBDA, IdentityProviderDetails are also required.
So, shall I open a PR with that change or have I missed anything?
Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.
Hello,
In the description for the property IdentityProviderDetails, detailed here. It says it's only required when the IdentityProviderType is set to either
AWS_DIRECTORY_SERVICE
orAPI_GATEWAY
. According to the propertyIdentityProviderType
, when it's set toAWS_LAMBDA
,IdentityProviderDetails
are also required.So, shall I open a PR with that change or have I missed anything?
Thank you in advance