This message was deleted.
# typescript
s
This message was deleted.
r
Hello @billowy-army-68599 What is the corresponding option if i want to choose Public access for Network configuration ?
i only see vpcOptions
b
vpcOptions
is optional, if you don't specify that it'll be public. I think, I'm not super familiar with this resource
r
Oh ok I will try that
@little-cartoon-10569 sorry for tagging wanted check if you have some idea to help me I dont see saml option i only see cognitoOptions https://www.pulumi.com/docs/reference/pkg/aws/elasticsearch/domain/#inputs how can i enable saml? Thanks
b
@refined-terabyte-65361 please try not to tag individuals in your requests, it creates a burden for our community members. If you need help, post a new thread for each question
r
ya sure
l
According to this page, it's only done via AdvancedSecurityOptions: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/saml.html
I don't know if it's possible to ignore the strong casting on this property in Pulumi? If you could put the JSON in there directly, it would be easy enough.
Ah, there's a whole extra resource for it.. silly old Terraform... https://www.pulumi.com/docs/reference/pkg/aws/elasticsearch/domainsamloptions/