View a markdown version of this page

EffectiveLimit - Amazon Quick
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EffectiveLimit

The effective limit for a resource type that applies to a user, considering all applicable profile assignments and inheritance rules.

Contents

Note

In the following list, the required parameters are described first.

limitUnit

The unit of measurement for the limit.

Type: String

Valid Values: MB | GB | HOURS | DAYS

Required: Yes

limitValue

The maximum allowed value for the resource.

Type: Long

Valid Range: Minimum value of 0.

Required: Yes

profileId

The identifier of the limits profile that defines this limit.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: lp-[a-f0-9-]+

Required: Yes

resourceType

The type of resource that the limit applies to.

Type: String

Valid Values: INDEX_STORAGE | AGENT_HOURS

Required: Yes

source

The source from which this limit was inherited. Possible values:

  • DIRECT_USER – The limit comes from a profile directly assigned to the user.

  • GROUP – The limit comes from a profile assigned to a group the user belongs to.

  • ROLE – The limit comes from a profile assigned to a role the user has.

  • ACCOUNT – The limit comes from the account-level default profile.

  • SYSTEM_DEFAULT – The limit comes from the built-in system default.

Type: String

Valid Values: DIRECT_USER | GROUP | ROLE | ACCOUNT | SYSTEM_DEFAULT

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: