AWS Snowball User Guide
organizational unit AWS Organizations (p. 119): A container for accounts within a root (p. 149) of
an organization. An organizational unit (OU) can contain other OUs.
origin access identity Also called OAI. When using Amazon CloudFront (p. 110) to serve content with
an Amazon S3 (p. 113) bucket (p. 122) as the origin, a virtual identity that you
use to require users to access your content through CloudFront URLs instead of
Amazon S3 URLs. Usually used with CloudFront private content (p. 145).
origin server The Amazon S3 (p. 113) bucket (p. 122) or custom origin containing
the definitive original version of the content you deliver through
CloudFront (p. 110).
original environment The instances in a deployment group at the start of an AWS CodeDeploy blue/
green deployment.
OSB transformation Orthogonal sparse bigram transformation. In machine learning, a transformation
that aids in text string analysis and that is an alternative to the n-gram
transformation. OSB transformations are generated by sliding the window of size
n words over the text, and outputting every pair of words that includes the first
word in the window.
See Also n-gram transformation.
OU See organizational unit.
output location Amazon Machine Learning: An Amazon S3 location where the results of a batch
prediction are stored.
P
Numbers and Symbols (p. 108) | A (p. 108) | B (p. 121) | C (p. 122) | D (p. 126) | E (p. 129) | F (p. 132) |
G (p. 133) | H (p. 134) | I (p. 135) | J (p. 137) | K (p. 137) | L (p. 138) | M (p. 139) | N (p. 141) | O (p. 142)
| P (p. 143) | Q (p. 146) | R (p. 146) | S (p. 149) | T (p. 155) | U (p. 157) | V (p. 158) | W (p. 159) | X, Y,
Z (p. 159)
pagination The process of responding to an API request by returning a large list of records in
small separate parts. Pagination can occur in the following situations:
• The client sets the maximum number of returned records to a value below the
total number of records.
• The service has a default maximum number of returned records that is lower
than the total number of records.
When an API response is paginated, the service sends a subset of the large list
of records and a pagination token that indicates that more records are available.
The client includes this pagination token in a subsequent API request, and the
service responds with the next subset of records. This continues until the service
responds with a subset of records and no pagination token, indicating that all
records have been sent.
pagination token A marker that indicates that an API response contains a subset of a larger list of
records. The client can return this marker in a subsequent API request to retrieve
the next subset of records until the service responds with a subset of records and
no pagination token, indicating that all records have been sent.
See Also pagination.
paid AMI An Amazon Machine Image (AMI) (p. 112) that you sell to other Amazon
EC2 (p. 111) users on AWS Marketplace (p. 119).
143