Uses of Package
com.amazonaws.auth.policy
Packages that use com.amazonaws.auth.policy
Package
Description
Classes for creating custom AWS access control policies.
Collection of actions for AWS access control policies.
Collection of AWS access control policy conditions.
Collection of resources for AWS access control policies.
-
Classes in com.amazonaws.auth.policy used by com.amazonaws.auth.policyClassDescriptionAn access control policy action identifies a specific action in a service that can be performed on a resource.AWS access control policy conditions are contained in
Statement
objects, and affect when a statement is applied.An AWS access control policy is a object that acts as a container for one or more statements, which specify fine grained rules for allowing or denying various types of actions from being performed on your AWS resources.A principal is an AWS account or AWS web serivce, which is being allowed or denied access to a resource through an access control policy.The services who have the right to do the assume the role action.Web identity providers, such as Login with Amazon, Facebook, or Google.Represents a resource involved in an AWS access control policy statement.A statement is the formal description of a single permission, and is always contained within a policy object.The effect is the result that you want a policy statement to return at evaluation time.Deprecated. -
Classes in com.amazonaws.auth.policy used by com.amazonaws.auth.policy.actionsClassDescriptionAn access control policy action identifies a specific action in a service that can be performed on a resource.
-
Classes in com.amazonaws.auth.policy used by com.amazonaws.auth.policy.conditions
-
Classes in com.amazonaws.auth.policy used by com.amazonaws.auth.policy.resourcesClassDescriptionRepresents a resource involved in an AWS access control policy statement.
SecurityTokenServiceActions