|
1936 | 1936 | <Compile Include="Amazon.ElasticMapReduce\Model\AddJobFlowStepsResponse.cs" />
|
1937 | 1937 | <Compile Include="Amazon.ElasticMapReduce\Model\BootstrapActionConfig.cs" />
|
1938 | 1938 | <Compile Include="Amazon.ElasticMapReduce\Model\BootstrapActionDetail.cs" />
|
| 1939 | + <Compile Include="Amazon.ElasticMapReduce\Model\BootstrapActions.cs" /> |
| 1940 | + <Compile Include="Amazon.ElasticMapReduce\Model\ConfigureDaemons.cs" /> |
| 1941 | + <Compile Include="Amazon.ElasticMapReduce\Model\ConfigureHadoop.cs" /> |
1939 | 1942 | <Compile Include="Amazon.ElasticMapReduce\Model\DescribeJobFlowsRequest.cs" />
|
1940 | 1943 | <Compile Include="Amazon.ElasticMapReduce\Model\DescribeJobFlowsResponse.cs" />
|
1941 | 1944 | <Compile Include="Amazon.ElasticMapReduce\Model\DescribeJobFlowsResult.cs" />
|
|
1944 | 1947 | <Compile Include="Amazon.ElasticMapReduce\Model\InstanceGroupDetail.cs" />
|
1945 | 1948 | <Compile Include="Amazon.ElasticMapReduce\Model\InstanceGroupModifyConfig.cs" />
|
1946 | 1949 | <Compile Include="Amazon.ElasticMapReduce\Model\InternalServerErrorException.cs" />
|
| 1950 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\AddInstanceGroupsRequestMarshaller.cs" /> |
| 1951 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\AddInstanceGroupsResponseUnmarshaller.cs" /> |
| 1952 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\AddInstanceGroupsResultUnmarshaller.cs" /> |
| 1953 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\AddJobFlowStepsRequestMarshaller.cs" /> |
| 1954 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\AddJobFlowStepsResponseUnmarshaller.cs" /> |
| 1955 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\BootstrapActionConfigUnmarshaller.cs" /> |
| 1956 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\BootstrapActionDetailUnmarshaller.cs" /> |
| 1957 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\DescribeJobFlowsRequestMarshaller.cs" /> |
| 1958 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\DescribeJobFlowsResponseUnmarshaller.cs" /> |
| 1959 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\DescribeJobFlowsResultUnmarshaller.cs" /> |
| 1960 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\HadoopJarStepConfigUnmarshaller.cs" /> |
| 1961 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\InstanceGroupDetailUnmarshaller.cs" /> |
| 1962 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\JobFlowDetailUnmarshaller.cs" /> |
| 1963 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\JobFlowExecutionStatusDetailUnmarshaller.cs" /> |
| 1964 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\JobFlowInstancesDetailUnmarshaller.cs" /> |
| 1965 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\KeyValueUnmarshaller.cs" /> |
| 1966 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\ModifyInstanceGroupsRequestMarshaller.cs" /> |
| 1967 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\ModifyInstanceGroupsResponseUnmarshaller.cs" /> |
| 1968 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\PlacementTypeUnmarshaller.cs" /> |
| 1969 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\RunJobFlowRequestMarshaller.cs" /> |
| 1970 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\RunJobFlowResponseUnmarshaller.cs" /> |
| 1971 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\RunJobFlowResultUnmarshaller.cs" /> |
| 1972 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\ScriptBootstrapActionConfigUnmarshaller.cs" /> |
| 1973 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\SetTerminationProtectionRequestMarshaller.cs" /> |
| 1974 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\SetTerminationProtectionResponseUnmarshaller.cs" /> |
| 1975 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\StepConfigUnmarshaller.cs" /> |
| 1976 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\StepDetailUnmarshaller.cs" /> |
| 1977 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\StepExecutionStatusDetailUnmarshaller.cs" /> |
| 1978 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\TerminateJobFlowsRequestMarshaller.cs" /> |
| 1979 | + <Compile Include="Amazon.ElasticMapReduce\Model\Internal\MarshallTransformations\TerminateJobFlowsResponseUnmarshaller.cs" /> |
1947 | 1980 | <Compile Include="Amazon.ElasticMapReduce\Model\JobFlowDetail.cs" />
|
1948 | 1981 | <Compile Include="Amazon.ElasticMapReduce\Model\JobFlowExecutionStatusDetail.cs" />
|
1949 | 1982 | <Compile Include="Amazon.ElasticMapReduce\Model\JobFlowInstancesConfig.cs" />
|
|
1957 | 1990 | <Compile Include="Amazon.ElasticMapReduce\Model\RunJobFlowResponse.cs" />
|
1958 | 1991 | <Compile Include="Amazon.ElasticMapReduce\Model\RunJobFlowResult.cs" />
|
1959 | 1992 | <Compile Include="Amazon.ElasticMapReduce\Model\ScriptBootstrapActionConfig.cs" />
|
| 1993 | + <Compile Include="Amazon.ElasticMapReduce\Model\SetTerminationProtectionRequest.cs" /> |
| 1994 | + <Compile Include="Amazon.ElasticMapReduce\Model\SetTerminationProtectionResponse.cs" /> |
1960 | 1995 | <Compile Include="Amazon.ElasticMapReduce\Model\StepConfig.cs" />
|
1961 | 1996 | <Compile Include="Amazon.ElasticMapReduce\Model\StepDetail.cs" />
|
1962 | 1997 | <Compile Include="Amazon.ElasticMapReduce\Model\StepExecutionStatusDetail.cs" />
|
1963 | 1998 | <Compile Include="Amazon.ElasticMapReduce\Model\StreamingStep.cs" />
|
1964 | 1999 | <Compile Include="Amazon.ElasticMapReduce\Model\TerminateJobFlowsRequest.cs" />
|
1965 | 2000 | <Compile Include="Amazon.ElasticMapReduce\Model\TerminateJobFlowsResponse.cs" />
|
1966 | 2001 | <Compile Include="Amazon.ElasticMapReduce\Model\StepFactory.cs" />
|
1967 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\AddInstanceGroupsRequestMarshaller.cs" /> |
1968 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\AddInstanceGroupsResponseUnmarshaller.cs" /> |
1969 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\AddInstanceGroupsResultUnmarshaller.cs" /> |
1970 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\AddJobFlowStepsRequestMarshaller.cs" /> |
1971 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\AddJobFlowStepsResponseUnmarshaller.cs" /> |
1972 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\BootstrapActionConfigUnmarshaller.cs" /> |
1973 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\BootstrapActionDetailUnmarshaller.cs" /> |
1974 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\DescribeJobFlowsRequestMarshaller.cs" /> |
1975 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\DescribeJobFlowsResponseUnmarshaller.cs" /> |
1976 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\DescribeJobFlowsResultUnmarshaller.cs" /> |
1977 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\HadoopJarStepConfigUnmarshaller.cs" /> |
1978 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\InstanceGroupDetailUnmarshaller.cs" /> |
1979 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\JobFlowDetailUnmarshaller.cs" /> |
1980 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\JobFlowExecutionStatusDetailUnmarshaller.cs" /> |
1981 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\JobFlowInstancesDetailUnmarshaller.cs" /> |
1982 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\KeyValueUnmarshaller.cs" /> |
1983 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\ModifyInstanceGroupsRequestMarshaller.cs" /> |
1984 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\ModifyInstanceGroupsResponseUnmarshaller.cs" /> |
1985 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\PlacementTypeUnmarshaller.cs" /> |
1986 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\RunJobFlowRequestMarshaller.cs" /> |
1987 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\RunJobFlowResponseUnmarshaller.cs" /> |
1988 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\RunJobFlowResultUnmarshaller.cs" /> |
1989 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\ScriptBootstrapActionConfigUnmarshaller.cs" /> |
1990 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\StepConfigUnmarshaller.cs" /> |
1991 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\StepDetailUnmarshaller.cs" /> |
1992 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\StepExecutionStatusDetailUnmarshaller.cs" /> |
1993 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\TerminateJobFlowsRequestMarshaller.cs" /> |
1994 |
| - <Compile Include="Amazon.ElasticMapReduce\Model\Transform\TerminateJobFlowsResponseUnmarshaller.cs" /> |
1995 | 2002 | <Compile Include="Amazon.IdentityManagement\AmazonIdentityManagementService.cs" />
|
1996 | 2003 | <Compile Include="Amazon.IdentityManagement\AmazonIdentityManagementServiceClient.cs" />
|
1997 | 2004 | <Compile Include="Amazon.IdentityManagement\AmazonIdentityManagementServiceConfig.cs" />
|
|
0 commit comments