View a markdown version of this page

AWS Glossary - AWS Glossary

AWS Glossary

Numbers and symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X, Y, Z

Numbers and symbols

100-continue

A method that gives a client the ability to see whether a server can accept a request before actually sending it. For large PUT requests, this method can save both time and bandwidth charges.

A

Numbers and symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X, Y, Z

AAD

See additional authenticated data.

access control list (ACL)

A document that defines who can access a particular bucket or object. Each bucket and object in Amazon S3 has an ACL. This document defines what each type of user can do, such as write and read permissions.

access identifiers

See credentials.

access key

The combination of an access key ID (for example, AKIAIOSFODNN7EXAMPLE) and a secret access key (for example, wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY). You use access keys to sign API requests that you make to AWS.

access key ID

A unique identifier that's associated with a secret access key; the access key ID and secret access key are used together to sign programmatic AWS requests cryptographically.

access key rotation

A method to increase security by changing the AWS access key ID. You can use this method to retire an old key at your discretion.

access policy language

A language for writing documents (specifically, policies) that specify who can access a particular AWS resource and under what conditions.

account

A formal relationship with AWS that's associated with all of the following:

  • The owner email address and password

  • The control of resources created under its umbrella

  • Payment for the AWS activity related to those resources

The AWS account has permission to do anything and everything with all the AWS account resources. This is in contrast to a user, which is an entity contained within the account.

account activity

A webpage showing your month-to-date AWS usage and costs. The account activity page is located at https://aws.amazon.com/account-activity/.

AWS Account Management

AWS Account Management is a tool that you can use to update the contact information for each of your AWS accounts.

See also https://aws.amazon.com/organizations.

ACL

See access control list (ACL).

ACM

AWS Certificate Manager is a web service for provisioning, managing, and deploying Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services.

See also https://aws.amazon.com/certificate-manager/.

action

An API function. Also called operation or call. The activity the principal has permission to perform. The action is B in the statement "A has permission to do B to C where D applies." For example, Jane sends a request to Amazon SQS with Action=ReceiveMessage.

CloudWatch: The response initiated by the change in an alarm's state (for example, from OK to ALARM). The state change might be caused by a metric reaching the alarm threshold, or by a SetAlarmState request. Each alarm can have one or more actions assigned to each state. Actions are performed once each time the alarm changes to a state that has an action assigned. Example actions include an Amazon SNS notification, running an Amazon EC2 Auto Scaling policy, and an Amazon EC2 instance stop/terminate action.

active trusted key groups

A list that shows each of the trusted key groups, and the IDs of the public keys in each key group, that are active for a distribution in Amazon CloudFront. CloudFront can use the public keys in these key groups to verify the signatures of CloudFront signed URLs and signed cookies.

active trusted signers

See active trusted key groups.

active-active

A class of high availability strategies in which a workload exists simultaneously in multiple Regions, uses multiple primary resources, and serves traffic from all of the Regions to which it's deployed. Sometimes referred to as active/active.

See also read local/write global, read local/write local, global consistency.

active-passive

A class of disaster recovery strategies that involve a primary Region and a standby Region in a back up and restore, hot standby, pilot light, or warm standby configuration. Sometimes referred to as active/passive.

additional authenticated data

Information that's checked for integrity but not encrypted, such as headers or other contextual metadata.

administrative suspension

Amazon EC2 Auto Scaling might suspend processes for Auto Scaling group that repeatedly fail to launch instances. Auto Scaling groups that most commonly experience administrative suspension have zero running instances, have been trying to launch instances for more than 24 hours, and have not succeeded in that time.

alarm

An item that watches a single metric over a specified time period and starts an Amazon SNS topic or an Amazon EC2 Auto Scaling policy. These actions are started if the value of the metric crosses a threshold value over a predetermined number of time periods.

allow

One of two possible outcomes (the other is deny) when an IAM access policy is evaluated. When a user makes a request to AWS, AWS evaluates the request based on all permissions that apply to the user and then returns either allow or deny.

Amazon Machine Image (AMI)

An Amazon Machine Image (AMI) is an encrypted machine image stored in Amazon EBS or Amazon S3. AMIs function similarly to a template of a computer's root drive. They contain the operating system and can also include software and layers of your application, such as database servers, middleware, and web servers.

Amazon Web Services (AWS)

An infrastructure web services platform in the cloud for companies of all sizes.

See also https://aws.amazon.com/what-is-cloud-computing/.

AMI

See Amazon Machine Image (AMI).

Amplify

AWS Amplify is a complete solution that frontend web and mobile developers can use to build and deploy secure, scalable full-stack applications powered by AWS. Amplify provides two services: Amplify Hosting and Amplify Studio.

See also https://aws.amazon.com/amplify/ .

Amplify Android

Amplify Android is a collection of open-source client libraries that provides interfaces for specific use cases across many AWS services. Amplify Android is the recommended way to build native Android applications powered by AWS.

See also https://aws.amazon.com/amplify/ .

Amplify Hosting

AWS Amplify Hosting is a fully managed continuous integration and continuous delivery (CI/CD) and hosting service for fast, secure, and reliable static and server-side rendered apps. Amplify Hosting provides a Git-based workflow for hosting full-stack serverless web apps with continuous deployment.

See also https://aws.amazon.com/amplify/hosting/ .

Amplify iOS

Amplify iOS is a collection of open-source client libraries that provides interfaces for specific use cases across many AWS services. Amplify iOS is the recommended way to build native iOS applications powered by AWS.

See also https://aws.amazon.com/amplify/ .

Amplify Studio

AWS Amplify Studio is a visual development environment that web and mobile developers can use to build the frontend UI components and the backend environment for a full-stack application.

See also https://aws.amazon.com/amplify/studio/ .

analysis rules

AWS Clean Rooms: The query restrictions that authorize a specific type of query.

analysis scheme

CloudSearch: Language-specific text analysis options that are applied to a text field to control stemming and configure stopwords and synonyms.

API Gateway

Amazon API Gateway is a fully managed service that developers can use to create, publish, maintain, monitor, and secure APIs at any scale.

See also https://aws.amazon.com/api-gateway.

AWS App2Container

AWS App2Container is a transformation tool that modernizes .NET and Java applications by migrating them into containerized applications.

See also https://aws.amazon.com/app2container.

AWS AppConfig

AWS AppConfig is a service used to update software at runtime without deploying new code. With AWS AppConfig, you can configure, validate, and deploy feature flags and application configurations.

See also https://aws.amazon.com/systems-manager/features/appconfig.

Amazon AppFlow

Amazon AppFlow is a fully managed integration service that you can use to transfer data securely between software as a service (SaaS) applications and AWS services.

See also https://aws.amazon.com/appflow.

application

Elastic Beanstalk: A logical collection of components, including environments, versions, and environment configurations. An application is conceptually similar to a folder.

CodeDeploy: A name that uniquely identifies the application to be deployed. AWS CodeDeploy uses this name to ensure the correct combination of revision, deployment configuration, and deployment group are referenced during a deployment.

Application Auto Scaling

AWS Application Auto Scaling is a web service that you can use to configure automatic scaling for AWS resources beyond Amazon EC2, such as Amazon ECS services, Amazon EMR clusters, and DynamoDB tables.

See also https://aws.amazon.com/autoscaling/.

Application Billing

The location where your customers manage the Amazon DevPay products they've purchased. The web address is http://www.amazon.com/dp-applications.

Application Composer

AWS Application Composer is a visual designer that you can use to build serverless applications from multiple AWS services. As you design an application, Application Composer automatically generates a YAML template with CloudFormation and AWS SAM template resources.

See also https://aws.amazon.com/application-composer/ .

Application Cost Profiler

AWS Application Cost Profiler is a solution to track the consumption of shared AWS resources used by software applications and report granular cost breakdown across tenant base.

See also https://aws.amazon.com/aws-cost-management/aws-application-cost-profiler/.

Application Discovery Service

AWS Application Discovery Service is a web service that helps you plan to migrate to AWS by identifying IT assets in a data center—including servers, virtual machines, applications, application dependencies, and network infrastructure.

See also https://aws.amazon.com/application-discovery/.

application revision

CodeDeploy: An archive file containing source content—such as source code, webpages, executable files, and deployment scripts—along with an application specification file. Revisions are stored in Amazon S3 buckets or GitHub repositories. For Amazon S3, a revision is uniquely identified by its Amazon S3 object key and its ETag, version, or both. For GitHub, a revision is uniquely identified by its commit ID.

application specification file

CodeDeploy: A YAML-formatted file used to map the source files in an application revision to destinations on the instance. The file is also used to specify custom permissions for deployed files and specify scripts to be run on each instance at various stages of the deployment process.

application version

Elastic Beanstalk: A specific, labeled iteration of an application that represents a functionally consistent set of deployable application code. A version points to an Amazon S3 object (a JAVA WAR file) that contains the application code.

AppSpec file

See application specification file.

WorkSpaces Applications

Amazon WorkSpaces Applications is a fully managed, secure service for streaming desktop applications to users without rewriting those applications.

See also https://aws.amazon.com/appstream/.

AWS AppSync

AWS AppSync is an enterprise-level, fully managed GraphQL service with real-time data synchronization and offline programming features.

See also https://aws.amazon.com/appsync/.

ARN

See Amazon Resource Name (ARN).

artifact

CodePipeline: A copy of the files or changes that are worked on by the pipeline.

asymmetric encryption

Encryption that uses both a public key and a private key.

asynchronous bounce

A type of bounce that occurs when a receiver initially accepts an email message for delivery and then subsequently fails to deliver it.

Athena

Amazon Athena is an interactive query service that you can use to analyze data in Amazon S3 using ANSI SQL. Athena is serverless, so there's no infrastructure to manage. Athena scales automatically and is simple to use, so you can start analyzing your datasets within seconds.

See also https://aws.amazon.com/athena/.

atomic counter

DynamoDB: A method of incrementing or decrementing the value of an existing attribute without interfering with other write requests.

attribute

A fundamental data element, something that doesn't need to be broken down any further. In DynamoDB, attributes are similar in many ways to fields or columns in other database systems.

Amazon Machine Learning: A unique, named property within an observation in a dataset. In tabular data, such as spreadsheets or comma-separated values (.csv) files, the column headings represent the attributes, and the rows contain values for each attribute.

AUC

Area Under a Curve. An industry-standard metric to evaluate the quality of a binary classification machine learning model. AUC measures the ability of the model to predict a higher score for positive examples, those that are “correct,” than for negative examples, those that are “incorrect.” The AUC metric returns a decimal value from 0 to 1. AUC values near 1 indicate an ML model that's highly accurate.

Aurora

Amazon Aurora is a fully managed MySQL-compatible relational database engine that combines the speed and availability of commercial databases with the simplicity and cost-effectiveness of open-source databases.

See also https://aws.amazon.com/rds/aurora/.

authenticated encryption

Encryption that provides confidentiality, data integrity, and authenticity assurances of the encrypted data.

authentication

The process of proving your identity to a system.

AWS Auto Scaling

AWS Auto Scaling is a fully managed service that you can use to quickly discover the scalable AWS resources that are part of your application and to configure dynamic scaling.

See also https://aws.amazon.com/autoscaling/.

Auto Scaling group

A representation of multiple EC2 instances that share similar characteristics, and that are treated as a logical grouping for the purposes of instance scaling and management.

Availability Zone

A distinct location within a Region that's insulated from failures in other Availability Zones, and provides inexpensive, low-latency network connectivity to other Availability Zones in the same Region.

AWS

See Amazon Web Services (AWS).

B

Numbers and symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X, Y, Z

back up and restore

A disaster recovery strategy in which backups of data in the primary Region are copied to a standby Region and can be restored from the standby Region. You must provision the infrastructure and other resources, such as compute, as part of a failover process.

See also active-passive, hot standby, pilot light, warm standby.

Backint Agent

AWS Backint Agent for SAP HANA is an SAP-certified backup and restore solution for SAP HANA workloads running on Amazon EC2 instances in the cloud.

See also https://aws.amazon.com/backint-agent.

AWS Backup

AWS Backup is a managed backup service that you can use to centralize and automate the backup of data across AWS services in the cloud and on premises.

See also https://aws.amazon.com/backup/.

basic monitoring

Monitoring of AWS provided metrics derived at a 5-minute frequency.

batch

See document batch.

batch prediction

Amazon Machine Learning: An operation that processes multiple input data observations at one time (asynchronously). Unlike real-time predictions, batch predictions aren't available until all predictions have been processed.

See also real-time predictions.

BGP ASN

Border Gateway Protocol Autonomous System Number is a unique identifier for a network, for use in BGP routing. Amazon EC2 supports all 2-byte ASN numbers in the range of 1 – 65335, with the exception of 7224, which is reserved.

billing

See Billing and Cost Management.

Billing and Cost Management

AWS Billing and Cost Management is the AWS Cloud computing model where you pay for services on demand and use as much or as little as you need. While resources are active under your account, you pay for the cost of allocating those resources. You also pay for any incidental usage associated with those resources, such as data transfer or allocated storage.

See also https://aws.amazon.com/billing/new-user-faqs/.

binary attribute

Amazon Machine Learning: An attribute for which one of two possible values is possible. Valid positive values are 1, y, yes, t, and true answers. Valid negative values are 0, n, no, f, and false. Amazon Machine Learning outputs 1 for positive values and 0 for negative values.

See also attribute.

binary classification model

Amazon Machine Learning: A machine learning model that predicts the answer to questions where the answer can be expressed as a binary variable. For example, questions with answers of “1” or “0”, “yes” or “no”, “will click” or “will not click” are questions that have binary answers. The result for a binary classification model is always either a “1” (for a “true” or affirmative answers) or a “0” (for a “false” or negative answers).

block

A dataset. Amazon EMR breaks large amounts of data into subsets. Each subset is called a data block. Amazon EMR assigns an ID to each block and uses a hash table to keep track of block processing.

block device

A storage device that supports reading and (optionally) writing data in fixed-size blocks, sectors, or clusters.

block device mapping

A mapping structure for every AMI and instance that specifies the block devices attached to the instance.

AWS Blockchain Templates

See Managed Blockchain.

blue/green deployment

CodeDeploy: A deployment method where the instances in a deployment group (the original environment) are replaced by a different set of instances (the replacement environment).

bootstrap action

A user-specified default or custom action that runs a script or an application on all nodes of a job flow before Hadoop starts.

Border Gateway Protocol Autonomous System Number

See BGP ASN.

bounce

A failed email delivery attempt.

Braket

Amazon Braket is a fully managed quantum computing service that helps you run quantum algorithms to accelerate your research and discovery.

See also https://aws.amazon.com/braket.

breach

Amazon EC2 Auto Scaling: The condition where a user-set threshold (upper or lower boundary) is passed. If the duration of the breach is significant, as set by a breach duration parameter, it can possibly start a scaling activity.

bucket

Amazon S3: A container for stored objects. Every object is contained in a bucket. For example, if the object named photos/puppy.jpg is stored in the amzn-s3-demo-bucket bucket, then authorized users can access the object with the URL https://amzn-s3-demo-bucket.s3.region-code.amazonaws.com/photos/puppy.jpg.

bucket owner

The person or organization that owns a bucket in Amazon S3. In the same way that Amazon is the only owner of the domain name Amazon.com, only one person or organization can own a bucket.

bundling

A commonly used term for creating an Amazon Machine Image (AMI). It specifically refers to creating instance store-backed AMIs.

C

Numbers and symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X, Y, Z

cache cluster

A logical cache distributed over multiple cache nodes. A cache cluster can be set up with a specific number of cache nodes.

cache cluster identifier

Customer-supplied identifier for the cache cluster that must be unique for that customer in an AWS Region.

cache engine version

The version of the Memcached service that's running on the cache node.

cache node

A fixed-size chunk of secure, network-attached RAM. Each cache node runs an instance of the Memcached service, and has its own DNS name and port. Multiple types of cache nodes are supported, each with varying amounts of associated memory.

cache node type

An EC2 instance type used to run the cache node.

cache parameter group

A container for cache engine parameter values that can be applied to one or more cache clusters.

cache security group

A group maintained by ElastiCache that combines inbound authorizations to cache nodes for hosts belonging to Amazon EC2 security groups that are specified through the console or the API or command line tools.

campaign

Amazon Personalize: A deployed solution version (trained model) with provisioned dedicated transaction capacity for creating real-time recommendations for your application users. After you create a campaign, you use the getRecommendations or getPersonalizedRanking personalization operations to get recommendations.

See also recommendations.

See also solution version.

canned access policy

A standard access control policy that you can apply to a bucket or object. Options include: private, public-read, public-read-write, and authenticated-read.

canonicalization

The process of converting data into a standard format that a service such as Amazon S3 can recognize.

capacity

The amount of available compute size at a given time. Each Auto Scaling group is defined with a minimum and maximum compute size. A scaling activity increases or decreases the capacity within the defined minimum and maximum values.

Cartesian product

A mathematical operation that returns a product from multiple sets.

Cartesian product processor

A processor that calculates a Cartesian product. Also known as a Cartesian data processor.

AWS CDK

AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining your cloud infrastructure in code and provisioning it through CloudFormation.

See also https://aws.amazon.com/cdk/.

CDN

See content delivery network (CDN).

certificate

A credential that some AWS products use to authenticate AWS accounts and users. Also known as an X.509 certificate. The certificate is paired with a private key.

chargeable resources

Features or services whose use incurs fees. Although some AWS products are free, others include charges. For example, in an CloudFormation stack, AWS resources that have been created incur charges. The amount charged depends on the usage load. Use the Amazon Web Services Simple Monthly Calculator to estimate your cost prior to creating instances, stacks, or other resources.

Amazon Q Developer in chat applications

Amazon Q Developer in chat applications is an interactive agent that makes it easier to monitor, troubleshoot, and operate AWS resources in your Slack channels and Amazon Chime chat rooms.

See also https://aws.amazon.com/chatbot.

Amazon Chime

Amazon Chime is a secure, real-time, unified communications service that transforms meetings by making them more efficient and easier to conduct.

See also https://aws.amazon.com/chime/.

CIDR block

Classless Inter-Domain Routing. An internet protocol address allocation and route aggregation methodology.

See also Classless Inter-Domain Routing on Wikipedia.

ciphertext

Information that has been encrypted, as opposed to plaintext, which is information that has not.

classification

In machine learning, a type of problem that seeks to place (classify) a data sample into a single category or “class.” Often, classification problems are modeled to choose one category (class) out of two. These are binary classification problems. Problems with more than two available categories (classes) are called "multiclass classification" problems.

See also binary classification model.

See also multiclass classification model.

AWS Clean Rooms

AWS Clean Rooms is an AWS service that helps multiple parties to join their data together in a secure collaboration workspace.

See also https://aws.amazon.com/clean-rooms/.

Client VPN

AWS Client VPN is a client-based, managed VPN service that remote clients can use to securely access your AWS resources using an Open VPN-based software client.

See also https://aws.amazon.com/vpn/client-vpn.

AWS Cloud Control API

AWS Cloud Control API is a set of standardized application programming interfaces (APIs) that developers can use to create, read, update, delete, and list supported cloud infrastructure.

See also https://aws.amazon.com/cloudcontrolapi.

Cloud Directory

Amazon Cloud Directory is a service that provides a highly scalable directory store for your application's multihierarchical data.

See also https://aws.amazon.com/cloud-directory/.

AWS Cloud Map

AWS Cloud Map is a service that you use to create and maintain a map of the backend services and resources that your applications depend on. With AWS Cloud Map, you can name and discover your AWS Cloud resources.

See also https://aws.amazon.com/cloud-map.

cloud service provider (CSP)

A cloud service provider is a company that provides subscribers with access to internet-hosted computing, storage, and software services.

AWS Cloud WAN

AWS Cloud WAN is a managed wide-area networking service used to build, manage, and monitor a unified global network.

See also https://aws.amazon.com/cloud-wan.

AWS Cloud9

AWS Cloud9 is a cloud-based integrated development environment (IDE) that you use to write, run, and debug code.

See also https://aws.amazon.com/cloud9/.

CloudFormation

AWS CloudFormation is a service for writing or changing templates that create and delete related AWS resources together as a unit.

See also https://aws.amazon.com/cloudformation.

CloudFront

Amazon CloudFront is an AWS content delivery service that helps you improve the performance, reliability, and availability of your websites and applications.

See also https://aws.amazon.com/cloudfront.

CloudHSM

AWS CloudHSM is a web service that helps you meet corporate, contractual, and regulatory compliance requirements for data security by using dedicated hardware security module (HSM) appliances within the AWS Cloud.

See also https://aws.amazon.com/cloudhsm/.

CloudSearch

Amazon CloudSearch is a fully managed service in the AWS Cloud that you can use to set up, manage, and scale a search solution for your website or application.

See also https://aws.amazon.com/cloudsearch/.

CloudTrail

AWS CloudTrail is a web service that records AWS API calls for your account and delivers log files to you. The recorded information includes the identity of the API caller, the time of the API call, the source IP address of the API caller, the request parameters, and the response elements that the AWS service returns.

See also https://aws.amazon.com/cloudtrail/.

CloudWatch

Amazon CloudWatch is a web service that you can use to monitor and manage various metrics, and configure alarm actions based on data from those metrics.

See also https://aws.amazon.com/cloudwatch.

CloudWatch Events

Amazon CloudWatch Events is a web service that you can use to deliver a timely stream of system events that describe changes in AWS resources to Lambda functions, streams in Kinesis Data Streams, Amazon SNS topics, or built-in targets.

See also https://aws.amazon.com/cloudwatch.

CloudWatch Logs

Amazon CloudWatch Logs is a web service for monitoring and troubleshooting your systems and applications from your existing system, application, and custom log files. You can send your existing log files to CloudWatch Logs and monitor these logs in near-real time.

See also https://aws.amazon.com/cloudwatch.

cluster

A logical grouping of container instances that you can place tasks on.

OpenSearch Service: A logical grouping of one or more data nodes, optional dedicated master nodes, and storage required to run Amazon OpenSearch Service (OpenSearch Service) and operate your OpenSearch Service domain.

See also data node.

See also dedicated master node.

See also node.

cluster compute instance

A type of instance that provides a great amount of CPU power coupled with increased networking performance, making it well suited for High Performance Compute (HPC) applications and other demanding network-bound applications.

cluster placement group

A logical cluster compute instance grouping to provide lower latency and high-bandwidth connectivity between the instances.

cluster status

OpenSearch Service: An indicator of the health of a cluster. A status can be green, yellow, or red. At the shard level, green means that all shards are allocated to nodes in a cluster, yellow means that the primary shard is allocated but the replica shards aren't, and red means that the primary and replica shards of at least one index aren't allocated. The shard status determines the index status, and the index status determines the cluster status.

CNAME

Canonical Name Record. A type of resource record in the Domain Name System (DNS) that specifies that the domain name is an alias of another, canonical domain name. Specifically, it's an entry in a DNS table that you can use to alias one fully qualified domain name to another.

Code Signing for AWS IoT

A service for signing code that you create for any IoT device that's supported by Amazon Web Services (AWS).

CodeBuild

AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.

See also https://aws.amazon.com/codebuild.

CodeCommit

AWS CodeCommit is a fully managed source control service that companies can use to host secure and highly scalable private Git repositories.

See also https://aws.amazon.com/codecommit.

CodeDeploy

AWS CodeDeploy is a service that automates code deployments to any instance, including EC2 instances and instances running on-premises.

See also https://aws.amazon.com/codedeploy.

AWS CodeDeploy agent

AWS CodeDeploy agent is a software package that, when installed and configured on an instance, enables that instance to be used in CodeDeploy deployments.

CodeGuru

Amazon CodeGuru is a collection of developer tools that automate code reviews and provide intelligent recommendations to optimize application performance.

See also https://aws.amazon.com/codeguru.

CodePipeline

AWS CodePipeline is a continuous delivery service for fast and reliable application updates.

See also https://aws.amazon.com/codepipeline.

Amazon Cognito

Amazon Cognito is a web service that you can use to save mobile user data in the AWS Cloud without writing any backend code or managing any infrastructure. Examples of mobile user data that you can save include app preferences and game states. Amazon Cognito offers mobile identity management and data synchronization across devices.

See also https://aws.amazon.com/cognito/.

collaboration

AWS Clean Rooms: A secure logical boundary in AWS Clean Rooms in which members can perform SQL queries on configured tables.

AWS CLI

AWS Command Line Interface is a unified downloadable and configurable tool for managing AWS services. Control multiple AWS services from the command line and automate them through scripts.

See also https://aws.amazon.com/cli/.

complaint

The event where a recipient who doesn't want to receive an email message chooses "Mark as Spam" within the email client, and the internet service provider (ISP) sends a notification to Amazon SES.

compound query

CloudSearch: A search request that specifies multiple search criteria using the Amazon CloudSearch structured search syntax.

Amazon Comprehend

Amazon Comprehend is a natural language processing (NLP) service that uses machine learning to find insights and relationships in text.

See also https://aws.amazon.com/comprehend/.

Amazon Comprehend Medical

Amazon Comprehend Medical is a HIPAA-eligible natural language processing (NLP) service that uses machine learning (ML), and has been pre-trained to understand and extract health data from medical text, such as prescriptions, procedures, or diagnoses.

See also https://aws.amazon.com/comprehend/medical.

condition

IAM: Any restriction or detail about a permission. The condition is D in the statement "A has permission to do B to C where D applies."

AWS WAF: A set of attributes that AWS WAF searches for in web requests to AWS resources such as Amazon CloudFront distributions. Conditions can include values such as the IP addresses that web requests originate from or values in request headers. Based on the specified conditions, you can configure AWS WAF to allow or block web requests to AWS resources.

conditional parameter

See mapping.

AWS Config

AWS Config is a fully managed service that provides an AWS resource inventory, configuration history, and configuration change notifications for better security and governance. You can create rules that automatically check the configuration of AWS resources that AWS Config records.

See also https://aws.amazon.com/config/.

configuration API

CloudSearch: The API call that you use to create, configure, and manage search domains.

configuration template

A series of key–value pairs that define parameters for various AWS products so that Elastic Beanstalk can provision them for an environment.

Connect Customer

Amazon Connect Customer is a service solution that offers self-service configuration and provides dynamic, personal, and natural customer engagement at any scale.

See also https://aws.amazon.com/connect/.

consistency model

The method a service uses to achieve high availability. For example, it could involve replicating data across multiple servers in a data center.

See also eventual consistency.

console

See AWS Management Console.

Console Mobile Application

AWS Console Mobile Application lets AWS customers monitor and manage a select set of resources to stay informed and connected with their AWS resources while on the go.

See also https://aws.amazon.com/console/mobile.

consolidated billing

A feature of the AWS Organizations service for consolidating payment for multiple AWS accounts. You create an organization that contains your AWS accounts, and you use the management account of your organization to pay for all member accounts. You can see a combined view of AWS costs that are incurred by all accounts in your organization, and you can get detailed cost reports for individual accounts.

container

A container is a standard unit of software that contains application code and all relevant dependencies.

container definition

A container definition specifies the details that are associated with running a container on Amazon ECS. More specifically, a container definition specifies details such as the container image to use and how much CPU and memory the container is allocated. The container definition is included as part of an Amazon ECS task definition.

container instance

A container instance is a self-managed EC2 instance or an on-premises server or virtual machine (VM) that's running the Amazon Elastic Container Service (Amazon ECS) container agent and has been registered into a cluster. A container instance serves as the infrastructure that your Amazon ECS workloads are run on.

container registry

A container registry is a collection of repositories that store container images. One example is Amazon Elastic Container Registry (Amazon ECR).

content delivery network (CDN)

A web service that speeds up distribution of your static and dynamic web content—such as .html, .css, .js, media files, and image files—to your users by using a worldwide network of data centers. When a user requests your content, the request is routed to the data center that provides the lowest latency (time delay). If the content is already in the location with the lowest latency, the CDN delivers it immediately. If not, the CDN retrieves it from an origin that you specify (for example, a web server or an Amazon S3 bucket). With some CDNs, you can help secure your content by configuring an HTTPS connection between users and data centers, and between data centers and your origin. Amazon CloudFront is an example of a CDN.

contextual metadata

Amazon Personalize: Interactions data that you collect about a user's browsing context (such as device used or location) when an event (such as a click) occurs. Contextual metadata can improve recommendation relevance for new and existing users.

See also Interactions dataset.

See also event.

continuous delivery

A software development practice where code changes are automatically built, tested, and prepared for a release to production.

See also https://aws.amazon.com/devops/continuous-delivery/.

continuous integration

A software development practice where developers regularly merge code changes into a central repository, after which automated builds and tests are run.

See also https://aws.amazon.com/devops/continuous-integration/.

AWS Control Tower

AWS Control Tower is a service used to set up and govern a secure, multi-account AWS environment.

See also https://aws.amazon.com/controltower.

cooldown period

Amount of time that Amazon EC2 Auto Scaling doesn't allow the desired size of the Auto Scaling group to be changed by any other notification from an CloudWatch alarm.

core node

An EC2 instance that runs Hadoop map and reduce tasks and stores data using the Hadoop Distributed File System (HDFS). Core nodes are managed by the master node, which assigns Hadoop tasks to nodes and monitors their status. The EC2 instances you assign as core nodes are capacity that must be allotted for the entire job flow run. Because core nodes store data, you can't remove them from a job flow. However, you can add more core nodes to a running job flow.

Core nodes run both the DataNodes and TaskTracker Hadoop daemons.

corpus

CloudSearch: A collection of data that you want to search.

Corretto

Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK).

See also https://aws.amazon.com/corretto/.

coverage

Amazon Personalize: An evaluation metric that tells you the proportion of unique items that Amazon Personalize might recommend using your model out of the total number of unique items in Interactions and Items datasets. To make sure Amazon Personalize recommends more of your items, use a model with a higher coverage score. Recipes that feature item exploration, such as user-personalization, have higher coverage than those that don’t, such as popularity-count.

See also metrics.

See also Items dataset.

See also Interactions dataset.

See also item exploration.

See also user-personalization recipe.

See also popularity-count recipe.

credential helper

CodeCommit: A program that stores credentials for repositories and supplies them to Git when making connections to those repositories. The AWS CLI includes a credential helper that you can use with Git when connecting to CodeCommit repositories.

credentials

Also called access credentials or security credentials. In authentication and authorization, a system uses credentials to identify who is making a call and whether to allow the requested access. In AWS, these credentials are typically the access key ID and the secret access key.

cross-account access

The process of permitting limited, controlled use of resources in one AWS account by a user in another AWS account. For example, in CodeCommit and CodeDeploy you can configure cross-account access so that a user in AWS account A can access an CodeCommit repository created by account B. Or a pipeline in CodePipeline created by account A can use CodeDeploy resources created by account B. In IAM you use a role to delegate temporary access to a user in one account to resources in another.

cross-Region replication

A solution for replicating data across different AWS Regions, in near-real time.

Cryptographic Computing for Clean Rooms (C3R)

AWS Clean Rooms: A capability in AWS Clean Rooms that organizations can use to bring sensitive data together to derive new insights from data analytics while cryptographically limiting what any party in the process can learn.

customer gateway

A router or software application on your side of a VPN tunnel that's managed by Amazon VPC. The internal interfaces of the customer gateway are attached to one or more devices in your home network. The external interface is attached to the virtual private gateway (VGW) across the VPN tunnel.

customer managed policy

An IAM managed policy that you create and manage in your AWS account.

customer master key (CMK)

We no longer use customer master key or CMK. These terms are replaced by AWS KMS key (first mention) and KMS key (subsequent mention). For more information, see KMS key.

D

Numbers and symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X, Y, Z

dashboard

See service health dashboard.

data consistency

A concept that describes when data is written or updated successfully and all copies of the data are updated in all AWS Regions. However, it takes time for the data to propagate to all storage locations. To support varied application requirements, DynamoDB supports both eventually consistent and strongly consistent reads.

See also eventual consistency.

See also eventually consistent read.

See also strongly consistent read.