Architectural overview - Amazon Simple Notification Service
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).

Architectural overview

The following figure and table describe the main components that interact to provide access control for your resources.


          Architectural Overview
1

You, the resource owner.

2

Your resources (contained within the Amazon service; for example, Amazon SQS queues).

3

Your policies.

Typically you have one policy per resource, although you could have multiple. The Amazon service itself provides an API you use to upload and manage your policies.

4

Requesters and their incoming requests to the Amazon service.

5

The access policy language evaluation code.

This is the set of code within the Amazon service that evaluates incoming requests against the applicable policies and determines whether the requester is allowed access to the resource. For information about how the service makes the decision, see Evaluation logic.