1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package m2 provides the API client, operations, and parameter types for
// AWSMainframeModernization.
//
// Amazon Web Services Mainframe Modernization provides tools and resources to help
// you plan and implement migration and modernization from mainframes to Amazon Web
// Services managed runtime environments. It provides tools for analyzing existing
// mainframe applications, developing or updating mainframe applications using
// COBOL or PL/I, and implementing an automated pipeline for continuous integration
// and continuous delivery (CI/CD) of the applications.
package m2
|