iamAuthEnabled property

bool? iamAuthEnabled
final

If you want AWS Identity and Access Management (IAM) authorization enabled for this endpoint, set this parameter to true. Then attach the appropriate IAM policy document to your service role specified by ServiceAccessRoleArn. The default is false.

Implementation

final bool? iamAuthEnabled;