1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package emr provides the API client, operations, and parameter types for Amazon
// EMR.
//
// Amazon EMR is a web service that makes it easier to process large amounts of
// data efficiently. Amazon EMR uses Hadoop processing combined with several Amazon
// Web Services services to do tasks such as web indexing, data mining, log file
// analysis, machine learning, scientific simulation, and data warehouse
// management.
package emr
|