class Aws::GreengrassV2::Types::ThrottlingException

Your request exceeded a request rate quota. For example, you might have exceeded the amount of times that you can retrieve device or deployment status per second.

@!attribute [rw] message

@return [String]

@!attribute [rw] quota_code

The code for the quota in [Service Quotas][1].

[1]: https://docs.aws.amazon.com/servicequotas/latest/userguide/intro.html
@return [String]

@!attribute [rw] service_code

The code for the service in [Service Quotas][1].

[1]: https://docs.aws.amazon.com/servicequotas/latest/userguide/intro.html
@return [String]

@!attribute [rw] retry_after_seconds

The amount of time to wait before you retry the request.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/ThrottlingException AWS API Documentation

Constants

SENSITIVE