Package com.amazonaws.auth.policy.resources

Collection of resources for AWS access control policies.

See:
          Description

Class Summary
S3BucketResource Represents a bucket resource involved in an AWS access control policy.
S3ObjectResource Represents one or more Amazon S3 objects involved in an AWS access control policy.
SQSQueueResource AWS access control policy resource that identifies an Amazon SQS queue.
 

Package com.amazonaws.auth.policy.resources Description

Collection of resources for AWS access control policies. Resources describe what AWS entities are being accessed or modified when an AWS access control policy is evaluated for an incoming request. Amazon SQS queues, Amazon SNS topics, and Amazon S3 buckets and objects are all examples of AWS resources.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.