resource/aws_servicequotas_service_quota: Check for presence of ErrorReason
and Value
when checking quota value
#19719
Labels
bug
Addresses a defect in current functionality.
service/servicequotas
Issues and PRs that pertain to the servicequotas service.
Milestone
Some services, such as Elastic Load Balancing have additional permissions required to read quota values. If the IAM principal accessing trying to read the quota is permitted to read
servicequotas:GetServiceQuota
but does not have the additional permission, the resource currently updates the current value to0
rather than failing.The AWS CLI returns the following with permissions:
When the IAM principal does not have access:
Affected Resource
The text was updated successfully, but these errors were encountered: