File: //proc/self/root/opt/go/pkg/mod/github.com/aws/
[email protected]/private/model/api/shape_alias.go
package api
var shapeNameAliases = map[string]map[string]string{
"APIGateway": {
"RequestValidator": "UpdateRequestValidatorOutput",
"VpcLink": "UpdateVpcLinkOutput",
"GatewayResponse": "UpdateGatewayResponseOutput",
},
"Lambda": {
"Concurrency": "PutFunctionConcurrencyOutput",
},
"Neptune": {
"DBClusterParameterGroupNameMessage": "ResetDBClusterParameterGroupOutput",
"DBParameterGroupNameMessage": "ResetDBParameterGroupOutput",
},
"RDS": {
"DBClusterBacktrack": "BacktrackDBClusterOutput",
},
}