M Flashcards
Mail Transfer Agent (MTA)
Software that transports email messages from one computer to another by using a client-server architecture.
mailbox provider
An organization that provides email mailbox hosting services. Mailbox providers are sometimes referred to as internet service providers, even if they only provide mailbox services.
mailbox simulator
A set of email addresses that you can use to test an Amazon SES-based email sending application without sending messages to actual recipients. Each email address represents a specific scenario (such as a bounce or complaint) and generates a typical response that is specific to the scenario.
main route table
The default route table that any new VPC subnet uses for routing. You can associate a subnet with a different route table of your choice. You can also change which route table is the main route table.
managed policy
A standalone IAM policy that you can attach to multiple users, groups, and roles in your IAM account. Managed policies can either be AWS managed policies (which are created and managed by AWS) or customer managed policies (which you create and manage in your AWS account).
manifest
When sending a create job request for an import or export operation, you describe your job in a text file called a manifest. The manifest file is a YAML-formatted file that specifies how to transfer data between your storage device and the AWS cloud.
manifest file
Amazon Machine Learning: The file used for describing batch predictions. The manifest file relates each input data file with its associated batch prediction results. It is stored in the Amazon S3 output location.
mapping
A way to add conditional parameter values to an AWS CloudFormation template. You specify mappings in the template’s optional Mappings section and retrieve the desired value using the FN::FindInMap function.
marker
See pagination token.
master node
A process running on an Amazon Machine Image (AMI) that keeps track of the work its core and task nodes complete.
maximum price
The maximum price you will pay to launch one or more Spot Instances. If your maximum price exceeds the current Spot price and your restrictions are met, Amazon EC2 launches instances on your behalf.
maximum send rate
The maximum number of email messages that you can send per second using Amazon SES.
mebibyte
(MiB)
A contraction of mega binary byte, a mebibyte is 2^20 or 1,048,576 bytes. A megabyte (MB) is 10^6 or 1,000,000 bytes. 1,024 MiB is a gibibyte.
member resources
See resource.
message ID
Amazon Simple Email Service (Amazon SES): A unique identifier that is assigned to every email message that is sent.
Amazon Simple Queue Service (Amazon SQS): The identifier returned when you send a message to a queue.