aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
239 stars 79 forks source link

Get-SQServiceQuotaList -ServiceCode events|ecs returns no data #239

Closed tomcart90 closed 2 years ago

tomcart90 commented 2 years ago

Description

I'm using the AWS.Tools.ServiceQuotas module and have found that no data is returned when attempting to lookup service quota information for ecs and event bridge, both of the following simply return nothing: Get-SQServiceQuotaList -ServiceCode events Get-SQServiceQuotaList -ServiceCode ecs

Reproduction Steps

With an authenticated session run the following commands: Get-SQServiceQuotaList -ServiceCode events Get-SQServiceQuotaList -ServiceCode ecs

Logs

No logging here unfortunately, the lack of any results is all I have to go off.

Environment

Name Value


PSVersion 7.1.2 PSEdition Core GitCommitId 7.1.2 OS Microsoft Windows 10.0.19043 Platform Win32NT PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0


---

This is a :bug: bug-report
ashishdhingra commented 2 years ago

Hi @tomcart90,

Good afternoon.

Could you please confirm the following:

Thanks, Ashish

github-actions[bot] commented 2 years ago

This issue has not recieved a response in 1 week. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled.