You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executed the script with the command ./Get-AWSSizingInfo.ps1 -Regions "us-west-1,us-west-2,us-east-1,us-east-2" -OrgCrossAccountRoleName OrganizationAccountAccessRole but it terminates with the following error message:
`PS>TerminatingError(Write-Progress): "Cannot validate argument on parameter 'PercentComplete'. The 200 argument is greater than the maximum allowed range of 100. Supply an argument that is less than or equal to 100 and then try the command again."
TerminatingError(Write-Progress): "Cannot validate argument on parameter 'PercentComplete'. The 200 argument is greater than the maximum allowed range of 100. Supply an argument that is less than or equal to 100 and then try the command again."
Write-Error: An error occurred and the script has exited prematurely:
Write-Error: An error occurred and the script has exited prematurely:
Write-Error: Cannot validate argument on parameter 'PercentComplete'. The 200 argument is greater than the maximum allowed range of 100. Supply an argument that is less than or equal to 100 and then try the command again.
Write-Error: Cannot validate argument on parameter 'PercentComplete'. The 200 argument is greater than the maximum allowed range of 100. Supply an argument that is less than or equal to 100 and then try the command again.
Write-Error: at getAWSData, /home/cloudshell-user/Get-AWSSizingInfo.ps1: line 1200
at , /home/cloudshell-user/Get-AWSSizingInfo.ps1: line 1547
at , : line 1
Write-Error: at getAWSData, /home/cloudshell-user/Get-AWSSizingInfo.ps1: line 1200
at , /home/cloudshell-user/Get-AWSSizingInfo.ps1: line 1547
at , : line 1
PowerShell transcript end
End time: 20241002221827
**********************`
The text was updated successfully, but these errors were encountered:
Executed the script with the command
./Get-AWSSizingInfo.ps1 -Regions "us-west-1,us-west-2,us-east-1,us-east-2" -OrgCrossAccountRoleName OrganizationAccountAccessRole
but it terminates with the following error message:`PS>TerminatingError(Write-Progress): "Cannot validate argument on parameter 'PercentComplete'. The 200 argument is greater than the maximum allowed range of 100. Supply an argument that is less than or equal to 100 and then try the command again."
PowerShell transcript end
End time: 20241002221827
**********************`
The text was updated successfully, but these errors were encountered: