Package-level declarations

Types

Link copied to clipboard

The caller does not have sufficient access to perform this action.

Link copied to clipboard

An entity that a policy is attached to, identified by its ARN.

Link copied to clipboard
sealed class EvaluatedEffect

The result of a policy evaluation.

Link copied to clipboard

Represents an individual evaluation for a single action and resource pair. This includes the context, the resulting effect, and any policies that matched.

Link copied to clipboard

Base class for all service related exceptions thrown by the IamToolbox client

Link copied to clipboard

An unexpected error occurred while processing the request. Try again.

Link copied to clipboard

A policy that matched during evaluation, referenced by URI. The URI corresponds to a policy in the top-level policies list.

Link copied to clipboard

A statement that matched during evaluation.

Link copied to clipboard

Contains details about a policy evaluated during authorization. Details include the policy type, whether it is inline or managed, a URI that identifies it, and the entities it is attached to.

Link copied to clipboard
sealed class PolicyType

The policy type.

Link copied to clipboard

The requested authorization details do not exist in this region or have expired. Verify that the authorization ID from the access denied error message is correct and the call is made in the region where the denial occurred. Ensure that the calling principal belongs to the same account or organization as the original denied request.

Link copied to clipboard
sealed class StatementEffect

The effect of a matched statement.

Link copied to clipboard

The request is malformed or is missing one or more required parameters. Check the request parameters and try again.