This message was deleted.
s
This message was deleted.
g
It might be useful to use the
get_service_quota()
function instead and examine the
value
results: https://www.pulumi.com/registry/packages/aws/api-docs/servicequotas/getservicequota/#value_python
I think there's a way to get the value and compare it to what rules are there; I'd do a comparison there and then create the resource if needed.
a
Hey Laura, thank you for your comment. Could you please elaborate? I don't understand how using service quotas would help in this case, and wouldn't that mean that the service quota is bound to the stack?