@aws-sdk/client-emr 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/dist-cjs/commands/AddInstanceFleetCommand.js +2 -3
  2. package/dist-cjs/commands/AddInstanceGroupsCommand.js +2 -3
  3. package/dist-cjs/commands/AddJobFlowStepsCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  5. package/dist-cjs/commands/CancelStepsCommand.js +2 -3
  6. package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +2 -3
  7. package/dist-cjs/commands/CreateStudioCommand.js +2 -3
  8. package/dist-cjs/commands/CreateStudioSessionMappingCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteStudioCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteStudioSessionMappingCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeClusterCommand.js +2 -3
  13. package/dist-cjs/commands/DescribeJobFlowsCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeNotebookExecutionCommand.js +2 -3
  15. package/dist-cjs/commands/DescribeReleaseLabelCommand.js +2 -3
  16. package/dist-cjs/commands/DescribeSecurityConfigurationCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeStepCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeStudioCommand.js +2 -3
  19. package/dist-cjs/commands/GetAutoTerminationPolicyCommand.js +2 -3
  20. package/dist-cjs/commands/GetBlockPublicAccessConfigurationCommand.js +2 -3
  21. package/dist-cjs/commands/GetClusterSessionCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/GetManagedScalingPolicyCommand.js +2 -3
  23. package/dist-cjs/commands/GetStudioSessionMappingCommand.js +2 -3
  24. package/dist-cjs/commands/ListBootstrapActionsCommand.js +2 -3
  25. package/dist-cjs/commands/ListClustersCommand.js +2 -3
  26. package/dist-cjs/commands/ListInstanceFleetsCommand.js +2 -3
  27. package/dist-cjs/commands/ListInstanceGroupsCommand.js +2 -3
  28. package/dist-cjs/commands/ListInstancesCommand.js +2 -3
  29. package/dist-cjs/commands/ListNotebookExecutionsCommand.js +2 -3
  30. package/dist-cjs/commands/ListReleaseLabelsCommand.js +2 -3
  31. package/dist-cjs/commands/ListSecurityConfigurationsCommand.js +2 -3
  32. package/dist-cjs/commands/ListStepsCommand.js +2 -3
  33. package/dist-cjs/commands/ListStudioSessionMappingsCommand.js +2 -3
  34. package/dist-cjs/commands/ListStudiosCommand.js +2 -3
  35. package/dist-cjs/commands/ModifyClusterCommand.js +2 -3
  36. package/dist-cjs/commands/ModifyInstanceFleetCommand.js +2 -3
  37. package/dist-cjs/commands/ModifyInstanceGroupsCommand.js +2 -3
  38. package/dist-cjs/commands/PutAutoScalingPolicyCommand.js +2 -3
  39. package/dist-cjs/commands/PutAutoTerminationPolicyCommand.js +2 -3
  40. package/dist-cjs/commands/PutBlockPublicAccessConfigurationCommand.js +2 -3
  41. package/dist-cjs/commands/PutManagedScalingPolicyCommand.js +2 -3
  42. package/dist-cjs/commands/RemoveAutoScalingPolicyCommand.js +2 -3
  43. package/dist-cjs/commands/RemoveAutoTerminationPolicyCommand.js +2 -3
  44. package/dist-cjs/commands/RemoveManagedScalingPolicyCommand.js +2 -3
  45. package/dist-cjs/commands/RemoveTagsCommand.js +2 -3
  46. package/dist-cjs/commands/RunJobFlowCommand.js +2 -3
  47. package/dist-cjs/commands/SetTerminationProtectionCommand.js +2 -3
  48. package/dist-cjs/commands/SetVisibleToAllUsersCommand.js +2 -3
  49. package/dist-cjs/commands/StartNotebookExecutionCommand.js +2 -3
  50. package/dist-cjs/commands/StopNotebookExecutionCommand.js +2 -3
  51. package/dist-cjs/commands/TerminateJobFlowsCommand.js +2 -3
  52. package/dist-cjs/commands/UpdateStudioCommand.js +2 -3
  53. package/dist-cjs/commands/UpdateStudioSessionMappingCommand.js +2 -3
  54. package/dist-cjs/models/models_0.js +1 -761
  55. package/dist-es/commands/AddInstanceFleetCommand.js +2 -3
  56. package/dist-es/commands/AddInstanceGroupsCommand.js +2 -3
  57. package/dist-es/commands/AddJobFlowStepsCommand.js +2 -3
  58. package/dist-es/commands/AddTagsCommand.js +2 -3
  59. package/dist-es/commands/CancelStepsCommand.js +2 -3
  60. package/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -3
  61. package/dist-es/commands/CreateStudioCommand.js +2 -3
  62. package/dist-es/commands/CreateStudioSessionMappingCommand.js +2 -3
  63. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -3
  64. package/dist-es/commands/DeleteStudioCommand.js +2 -3
  65. package/dist-es/commands/DeleteStudioSessionMappingCommand.js +2 -3
  66. package/dist-es/commands/DescribeClusterCommand.js +2 -3
  67. package/dist-es/commands/DescribeJobFlowsCommand.js +2 -3
  68. package/dist-es/commands/DescribeNotebookExecutionCommand.js +2 -3
  69. package/dist-es/commands/DescribeReleaseLabelCommand.js +2 -3
  70. package/dist-es/commands/DescribeSecurityConfigurationCommand.js +2 -3
  71. package/dist-es/commands/DescribeStepCommand.js +2 -3
  72. package/dist-es/commands/DescribeStudioCommand.js +2 -3
  73. package/dist-es/commands/GetAutoTerminationPolicyCommand.js +2 -3
  74. package/dist-es/commands/GetBlockPublicAccessConfigurationCommand.js +2 -3
  75. package/dist-es/commands/GetClusterSessionCredentialsCommand.js +2 -2
  76. package/dist-es/commands/GetManagedScalingPolicyCommand.js +2 -3
  77. package/dist-es/commands/GetStudioSessionMappingCommand.js +2 -3
  78. package/dist-es/commands/ListBootstrapActionsCommand.js +2 -3
  79. package/dist-es/commands/ListClustersCommand.js +2 -3
  80. package/dist-es/commands/ListInstanceFleetsCommand.js +2 -3
  81. package/dist-es/commands/ListInstanceGroupsCommand.js +2 -3
  82. package/dist-es/commands/ListInstancesCommand.js +2 -3
  83. package/dist-es/commands/ListNotebookExecutionsCommand.js +2 -3
  84. package/dist-es/commands/ListReleaseLabelsCommand.js +2 -3
  85. package/dist-es/commands/ListSecurityConfigurationsCommand.js +2 -3
  86. package/dist-es/commands/ListStepsCommand.js +2 -3
  87. package/dist-es/commands/ListStudioSessionMappingsCommand.js +2 -3
  88. package/dist-es/commands/ListStudiosCommand.js +2 -3
  89. package/dist-es/commands/ModifyClusterCommand.js +2 -3
  90. package/dist-es/commands/ModifyInstanceFleetCommand.js +2 -3
  91. package/dist-es/commands/ModifyInstanceGroupsCommand.js +2 -3
  92. package/dist-es/commands/PutAutoScalingPolicyCommand.js +2 -3
  93. package/dist-es/commands/PutAutoTerminationPolicyCommand.js +2 -3
  94. package/dist-es/commands/PutBlockPublicAccessConfigurationCommand.js +2 -3
  95. package/dist-es/commands/PutManagedScalingPolicyCommand.js +2 -3
  96. package/dist-es/commands/RemoveAutoScalingPolicyCommand.js +2 -3
  97. package/dist-es/commands/RemoveAutoTerminationPolicyCommand.js +2 -3
  98. package/dist-es/commands/RemoveManagedScalingPolicyCommand.js +2 -3
  99. package/dist-es/commands/RemoveTagsCommand.js +2 -3
  100. package/dist-es/commands/RunJobFlowCommand.js +2 -3
  101. package/dist-es/commands/SetTerminationProtectionCommand.js +2 -3
  102. package/dist-es/commands/SetVisibleToAllUsersCommand.js +2 -3
  103. package/dist-es/commands/StartNotebookExecutionCommand.js +2 -3
  104. package/dist-es/commands/StopNotebookExecutionCommand.js +2 -3
  105. package/dist-es/commands/TerminateJobFlowsCommand.js +2 -3
  106. package/dist-es/commands/UpdateStudioCommand.js +2 -3
  107. package/dist-es/commands/UpdateStudioSessionMappingCommand.js +2 -3
  108. package/dist-es/models/models_0.js +0 -567
  109. package/dist-types/EMR.d.ts +54 -0
  110. package/dist-types/EMRClient.d.ts +24 -4
  111. package/dist-types/commands/AddInstanceFleetCommand.d.ts +16 -0
  112. package/dist-types/commands/AddInstanceGroupsCommand.d.ts +16 -0
  113. package/dist-types/commands/AddJobFlowStepsCommand.d.ts +16 -0
  114. package/dist-types/commands/AddTagsCommand.d.ts +16 -0
  115. package/dist-types/commands/CancelStepsCommand.d.ts +16 -0
  116. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +16 -0
  117. package/dist-types/commands/CreateStudioCommand.d.ts +16 -0
  118. package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +16 -0
  119. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +16 -0
  120. package/dist-types/commands/DeleteStudioCommand.d.ts +16 -0
  121. package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +16 -0
  122. package/dist-types/commands/DescribeClusterCommand.d.ts +16 -0
  123. package/dist-types/commands/DescribeJobFlowsCommand.d.ts +16 -0
  124. package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +16 -0
  125. package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +16 -0
  126. package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +16 -0
  127. package/dist-types/commands/DescribeStepCommand.d.ts +16 -0
  128. package/dist-types/commands/DescribeStudioCommand.d.ts +16 -0
  129. package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +16 -0
  130. package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +16 -0
  131. package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +16 -0
  132. package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +16 -0
  133. package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +16 -0
  134. package/dist-types/commands/ListBootstrapActionsCommand.d.ts +16 -0
  135. package/dist-types/commands/ListClustersCommand.d.ts +16 -0
  136. package/dist-types/commands/ListInstanceFleetsCommand.d.ts +16 -0
  137. package/dist-types/commands/ListInstanceGroupsCommand.d.ts +16 -0
  138. package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
  139. package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +16 -0
  140. package/dist-types/commands/ListReleaseLabelsCommand.d.ts +16 -0
  141. package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +16 -0
  142. package/dist-types/commands/ListStepsCommand.d.ts +16 -0
  143. package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +16 -0
  144. package/dist-types/commands/ListStudiosCommand.d.ts +16 -0
  145. package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
  146. package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +16 -0
  147. package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +16 -0
  148. package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +16 -0
  149. package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +16 -0
  150. package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +16 -0
  151. package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +16 -0
  152. package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +16 -0
  153. package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +16 -0
  154. package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +16 -0
  155. package/dist-types/commands/RemoveTagsCommand.d.ts +16 -0
  156. package/dist-types/commands/RunJobFlowCommand.d.ts +16 -0
  157. package/dist-types/commands/SetTerminationProtectionCommand.d.ts +16 -0
  158. package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +16 -0
  159. package/dist-types/commands/StartNotebookExecutionCommand.d.ts +16 -0
  160. package/dist-types/commands/StopNotebookExecutionCommand.d.ts +16 -0
  161. package/dist-types/commands/TerminateJobFlowsCommand.d.ts +16 -0
  162. package/dist-types/commands/UpdateStudioCommand.d.ts +16 -0
  163. package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +16 -0
  164. package/dist-types/models/EMRServiceException.d.ts +2 -0
  165. package/dist-types/models/models_0.d.ts +447 -759
  166. package/dist-types/pagination/Interfaces.d.ts +3 -0
  167. package/dist-types/pagination/ListBootstrapActionsPaginator.d.ts +3 -0
  168. package/dist-types/pagination/ListClustersPaginator.d.ts +3 -0
  169. package/dist-types/pagination/ListInstanceFleetsPaginator.d.ts +3 -0
  170. package/dist-types/pagination/ListInstanceGroupsPaginator.d.ts +3 -0
  171. package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
  172. package/dist-types/pagination/ListNotebookExecutionsPaginator.d.ts +3 -0
  173. package/dist-types/pagination/ListReleaseLabelsPaginator.d.ts +3 -0
  174. package/dist-types/pagination/ListSecurityConfigurationsPaginator.d.ts +3 -0
  175. package/dist-types/pagination/ListStepsPaginator.d.ts +3 -0
  176. package/dist-types/pagination/ListStudioSessionMappingsPaginator.d.ts +3 -0
  177. package/dist-types/pagination/ListStudiosPaginator.d.ts +3 -0
  178. package/dist-types/ts3.4/models/models_0.d.ts +0 -529
  179. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { AddTagsInput, AddTagsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link AddTagsCommand}.
8
10
  */
9
11
  export interface AddTagsCommandInput extends AddTagsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link AddTagsCommand}.
13
17
  */
14
18
  export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR
18
23
  * Studio. Tags make it easier to associate resources in various ways, such as grouping
19
24
  * clusters to track your Amazon EMR resource allocation costs. For more information,
@@ -29,6 +34,8 @@ export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param AddTagsCommandInput - {@link AddTagsCommandInput}
38
+ * @returns {@link AddTagsCommandOutput}
32
39
  * @see {@link AddTagsCommandInput} for command's `input` shape.
33
40
  * @see {@link AddTagsCommandOutput} for command's `response` shape.
34
41
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -45,11 +52,20 @@ export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
45
52
  export declare class AddTagsCommand extends $Command<AddTagsCommandInput, AddTagsCommandOutput, EMRClientResolvedConfig> {
46
53
  readonly input: AddTagsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: AddTagsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddTagsCommandInput, AddTagsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { CancelStepsInput, CancelStepsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CancelStepsCommand}.
8
10
  */
9
11
  export interface CancelStepsCommandInput extends CancelStepsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CancelStepsCommand}.
13
17
  */
14
18
  export interface CancelStepsCommandOutput extends CancelStepsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Cancels a pending step or steps in a running cluster. Available only in Amazon EMR versions 4.8.0 and later, excluding version 5.0.0. A maximum of 256 steps are allowed in
18
23
  * each CancelSteps request. CancelSteps is idempotent but asynchronous; it does not guarantee
19
24
  * that a step will be canceled, even if the request is successfully submitted. When you use
@@ -29,6 +34,8 @@ export interface CancelStepsCommandOutput extends CancelStepsOutput, __MetadataB
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param CancelStepsCommandInput - {@link CancelStepsCommandInput}
38
+ * @returns {@link CancelStepsCommandOutput}
32
39
  * @see {@link CancelStepsCommandInput} for command's `input` shape.
33
40
  * @see {@link CancelStepsCommandOutput} for command's `response` shape.
34
41
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -45,11 +52,20 @@ export interface CancelStepsCommandOutput extends CancelStepsOutput, __MetadataB
45
52
  export declare class CancelStepsCommand extends $Command<CancelStepsCommandInput, CancelStepsCommandOutput, EMRClientResolvedConfig> {
46
53
  readonly input: CancelStepsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: CancelStepsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelStepsCommandInput, CancelStepsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { CreateSecurityConfigurationInput, CreateSecurityConfigurationOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateSecurityConfigurationCommand}.
8
10
  */
9
11
  export interface CreateSecurityConfigurationCommandInput extends CreateSecurityConfigurationInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateSecurityConfigurationCommand}.
13
17
  */
14
18
  export interface CreateSecurityConfigurationCommandOutput extends CreateSecurityConfigurationOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a security configuration, which is stored in the service and can be specified
18
23
  * when a cluster is created.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface CreateSecurityConfigurationCommandOutput extends CreateSecurity
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateSecurityConfigurationCommandInput - {@link CreateSecurityConfigurationCommandInput}
35
+ * @returns {@link CreateSecurityConfigurationCommandOutput}
29
36
  * @see {@link CreateSecurityConfigurationCommandInput} for command's `input` shape.
30
37
  * @see {@link CreateSecurityConfigurationCommandOutput} for command's `response` shape.
31
38
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -42,11 +49,20 @@ export interface CreateSecurityConfigurationCommandOutput extends CreateSecurity
42
49
  export declare class CreateSecurityConfigurationCommand extends $Command<CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput, EMRClientResolvedConfig> {
43
50
  readonly input: CreateSecurityConfigurationCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: CreateSecurityConfigurationCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { CreateStudioInput, CreateStudioOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateStudioCommand}.
8
10
  */
9
11
  export interface CreateStudioCommandInput extends CreateStudioInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateStudioCommand}.
13
17
  */
14
18
  export interface CreateStudioCommandOutput extends CreateStudioOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new Amazon EMR Studio.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateStudioCommandOutput extends CreateStudioOutput, __Metadat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateStudioCommandInput - {@link CreateStudioCommandInput}
34
+ * @returns {@link CreateStudioCommandOutput}
28
35
  * @see {@link CreateStudioCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateStudioCommandOutput} for command's `response` shape.
30
37
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -41,11 +48,20 @@ export interface CreateStudioCommandOutput extends CreateStudioOutput, __Metadat
41
48
  export declare class CreateStudioCommand extends $Command<CreateStudioCommandInput, CreateStudioCommandOutput, EMRClientResolvedConfig> {
42
49
  readonly input: CreateStudioCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: CreateStudioCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStudioCommandInput, CreateStudioCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { CreateStudioSessionMappingInput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateStudioSessionMappingCommand}.
8
10
  */
9
11
  export interface CreateStudioSessionMappingCommandInput extends CreateStudioSessionMappingInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateStudioSessionMappingCommand}.
13
17
  */
14
18
  export interface CreateStudioSessionMappingCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Maps a user or group to the Amazon EMR Studio specified by
18
23
  * <code>StudioId</code>, and applies a session policy to refine Studio permissions for that
19
24
  * user or group. Use <code>CreateStudioSessionMapping</code> to assign users to a Studio when
@@ -29,6 +34,8 @@ export interface CreateStudioSessionMappingCommandOutput extends __MetadataBeare
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param CreateStudioSessionMappingCommandInput - {@link CreateStudioSessionMappingCommandInput}
38
+ * @returns {@link CreateStudioSessionMappingCommandOutput}
32
39
  * @see {@link CreateStudioSessionMappingCommandInput} for command's `input` shape.
33
40
  * @see {@link CreateStudioSessionMappingCommandOutput} for command's `response` shape.
34
41
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -45,11 +52,20 @@ export interface CreateStudioSessionMappingCommandOutput extends __MetadataBeare
45
52
  export declare class CreateStudioSessionMappingCommand extends $Command<CreateStudioSessionMappingCommandInput, CreateStudioSessionMappingCommandOutput, EMRClientResolvedConfig> {
46
53
  readonly input: CreateStudioSessionMappingCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: CreateStudioSessionMappingCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStudioSessionMappingCommandInput, CreateStudioSessionMappingCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DeleteSecurityConfigurationInput, DeleteSecurityConfigurationOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteSecurityConfigurationCommand}.
8
10
  */
9
11
  export interface DeleteSecurityConfigurationCommandInput extends DeleteSecurityConfigurationInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteSecurityConfigurationCommand}.
13
17
  */
14
18
  export interface DeleteSecurityConfigurationCommandOutput extends DeleteSecurityConfigurationOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a security configuration.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteSecurityConfigurationCommandOutput extends DeleteSecurity
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteSecurityConfigurationCommandInput - {@link DeleteSecurityConfigurationCommandInput}
34
+ * @returns {@link DeleteSecurityConfigurationCommandOutput}
28
35
  * @see {@link DeleteSecurityConfigurationCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteSecurityConfigurationCommandOutput} for command's `response` shape.
30
37
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DeleteSecurityConfigurationCommandOutput extends DeleteSecurity
41
48
  export declare class DeleteSecurityConfigurationCommand extends $Command<DeleteSecurityConfigurationCommandInput, DeleteSecurityConfigurationCommandOutput, EMRClientResolvedConfig> {
42
49
  readonly input: DeleteSecurityConfigurationCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DeleteSecurityConfigurationCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSecurityConfigurationCommandInput, DeleteSecurityConfigurationCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DeleteStudioInput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteStudioCommand}.
8
10
  */
9
11
  export interface DeleteStudioCommandInput extends DeleteStudioInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteStudioCommand}.
13
17
  */
14
18
  export interface DeleteStudioCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes an Amazon EMR Studio from the Studio metadata store.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteStudioCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteStudioCommandInput - {@link DeleteStudioCommandInput}
34
+ * @returns {@link DeleteStudioCommandOutput}
28
35
  * @see {@link DeleteStudioCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteStudioCommandOutput} for command's `response` shape.
30
37
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DeleteStudioCommandOutput extends __MetadataBearer {
41
48
  export declare class DeleteStudioCommand extends $Command<DeleteStudioCommandInput, DeleteStudioCommandOutput, EMRClientResolvedConfig> {
42
49
  readonly input: DeleteStudioCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DeleteStudioCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStudioCommandInput, DeleteStudioCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DeleteStudioSessionMappingInput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteStudioSessionMappingCommand}.
8
10
  */
9
11
  export interface DeleteStudioSessionMappingCommandInput extends DeleteStudioSessionMappingInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteStudioSessionMappingCommand}.
13
17
  */
14
18
  export interface DeleteStudioSessionMappingCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes a user or group from an Amazon EMR Studio.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteStudioSessionMappingCommandOutput extends __MetadataBeare
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteStudioSessionMappingCommandInput - {@link DeleteStudioSessionMappingCommandInput}
34
+ * @returns {@link DeleteStudioSessionMappingCommandOutput}
28
35
  * @see {@link DeleteStudioSessionMappingCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteStudioSessionMappingCommandOutput} for command's `response` shape.
30
37
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DeleteStudioSessionMappingCommandOutput extends __MetadataBeare
41
48
  export declare class DeleteStudioSessionMappingCommand extends $Command<DeleteStudioSessionMappingCommandInput, DeleteStudioSessionMappingCommandOutput, EMRClientResolvedConfig> {
42
49
  readonly input: DeleteStudioSessionMappingCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DeleteStudioSessionMappingCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStudioSessionMappingCommandInput, DeleteStudioSessionMappingCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DescribeClusterInput, DescribeClusterOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeClusterCommand}.
8
10
  */
9
11
  export interface DescribeClusterCommandInput extends DescribeClusterInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeClusterCommand}.
13
17
  */
14
18
  export interface DescribeClusterCommandOutput extends DescribeClusterOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides cluster-level details including status, hardware and software configuration,
18
23
  * VPC settings, and so on.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeClusterCommandOutput extends DescribeClusterOutput, __M
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeClusterCommandInput - {@link DescribeClusterCommandInput}
35
+ * @returns {@link DescribeClusterCommandOutput}
29
36
  * @see {@link DescribeClusterCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeClusterCommandOutput} for command's `response` shape.
31
38
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -42,11 +49,20 @@ export interface DescribeClusterCommandOutput extends DescribeClusterOutput, __M
42
49
  export declare class DescribeClusterCommand extends $Command<DescribeClusterCommandInput, DescribeClusterCommandOutput, EMRClientResolvedConfig> {
43
50
  readonly input: DescribeClusterCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: DescribeClusterCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeClusterCommandInput, DescribeClusterCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DescribeJobFlowsInput, DescribeJobFlowsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeJobFlowsCommand}.
8
10
  */
9
11
  export interface DescribeJobFlowsCommandInput extends DescribeJobFlowsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeJobFlowsCommand}.
13
17
  */
14
18
  export interface DescribeJobFlowsCommandOutput extends DescribeJobFlowsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * @deprecated
18
23
  *
19
24
  * <p>This API is no longer supported and will eventually be removed. We recommend you use
@@ -47,6 +52,8 @@ export interface DescribeJobFlowsCommandOutput extends DescribeJobFlowsOutput, _
47
52
  * const response = await client.send(command);
48
53
  * ```
49
54
  *
55
+ * @param DescribeJobFlowsCommandInput - {@link DescribeJobFlowsCommandInput}
56
+ * @returns {@link DescribeJobFlowsCommandOutput}
50
57
  * @see {@link DescribeJobFlowsCommandInput} for command's `input` shape.
51
58
  * @see {@link DescribeJobFlowsCommandOutput} for command's `response` shape.
52
59
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -60,11 +67,20 @@ export interface DescribeJobFlowsCommandOutput extends DescribeJobFlowsOutput, _
60
67
  export declare class DescribeJobFlowsCommand extends $Command<DescribeJobFlowsCommandInput, DescribeJobFlowsCommandOutput, EMRClientResolvedConfig> {
61
68
  readonly input: DescribeJobFlowsCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: DescribeJobFlowsCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeJobFlowsCommandInput, DescribeJobFlowsCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DescribeNotebookExecutionInput, DescribeNotebookExecutionOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeNotebookExecutionCommand}.
8
10
  */
9
11
  export interface DescribeNotebookExecutionCommandInput extends DescribeNotebookExecutionInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeNotebookExecutionCommand}.
13
17
  */
14
18
  export interface DescribeNotebookExecutionCommandOutput extends DescribeNotebookExecutionOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides details of a notebook execution.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeNotebookExecutionCommandOutput extends DescribeNotebook
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeNotebookExecutionCommandInput - {@link DescribeNotebookExecutionCommandInput}
34
+ * @returns {@link DescribeNotebookExecutionCommandOutput}
28
35
  * @see {@link DescribeNotebookExecutionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeNotebookExecutionCommandOutput} for command's `response` shape.
30
37
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DescribeNotebookExecutionCommandOutput extends DescribeNotebook
41
48
  export declare class DescribeNotebookExecutionCommand extends $Command<DescribeNotebookExecutionCommandInput, DescribeNotebookExecutionCommandOutput, EMRClientResolvedConfig> {
42
49
  readonly input: DescribeNotebookExecutionCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DescribeNotebookExecutionCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeNotebookExecutionCommandInput, DescribeNotebookExecutionCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DescribeReleaseLabelInput, DescribeReleaseLabelOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeReleaseLabelCommand}.
8
10
  */
9
11
  export interface DescribeReleaseLabelCommandInput extends DescribeReleaseLabelInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeReleaseLabelCommand}.
13
17
  */
14
18
  export interface DescribeReleaseLabelCommandOutput extends DescribeReleaseLabelOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides EMR release label details, such as releases available the region where the API
18
23
  * request is run, and the available applications for a specific EMR release label. Can also
19
24
  * list EMR release versions that support a specified version of Spark.</p>
@@ -27,6 +32,8 @@ export interface DescribeReleaseLabelCommandOutput extends DescribeReleaseLabelO
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DescribeReleaseLabelCommandInput - {@link DescribeReleaseLabelCommandInput}
36
+ * @returns {@link DescribeReleaseLabelCommandOutput}
30
37
  * @see {@link DescribeReleaseLabelCommandInput} for command's `input` shape.
31
38
  * @see {@link DescribeReleaseLabelCommandOutput} for command's `response` shape.
32
39
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -43,11 +50,20 @@ export interface DescribeReleaseLabelCommandOutput extends DescribeReleaseLabelO
43
50
  export declare class DescribeReleaseLabelCommand extends $Command<DescribeReleaseLabelCommandInput, DescribeReleaseLabelCommandOutput, EMRClientResolvedConfig> {
44
51
  readonly input: DescribeReleaseLabelCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: DescribeReleaseLabelCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReleaseLabelCommandInput, DescribeReleaseLabelCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
5
5
  import { DescribeSecurityConfigurationInput, DescribeSecurityConfigurationOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeSecurityConfigurationCommand}.
8
10
  */
9
11
  export interface DescribeSecurityConfigurationCommandInput extends DescribeSecurityConfigurationInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeSecurityConfigurationCommand}.
13
17
  */
14
18
  export interface DescribeSecurityConfigurationCommandOutput extends DescribeSecurityConfigurationOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides the details of a security configuration by returning the configuration
18
23
  * JSON.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DescribeSecurityConfigurationCommandOutput extends DescribeSecu
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DescribeSecurityConfigurationCommandInput - {@link DescribeSecurityConfigurationCommandInput}
35
+ * @returns {@link DescribeSecurityConfigurationCommandOutput}
29
36
  * @see {@link DescribeSecurityConfigurationCommandInput} for command's `input` shape.
30
37
  * @see {@link DescribeSecurityConfigurationCommandOutput} for command's `response` shape.
31
38
  * @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
@@ -42,11 +49,20 @@ export interface DescribeSecurityConfigurationCommandOutput extends DescribeSecu
42
49
  export declare class DescribeSecurityConfigurationCommand extends $Command<DescribeSecurityConfigurationCommandInput, DescribeSecurityConfigurationCommandOutput, EMRClientResolvedConfig> {
43
50
  readonly input: DescribeSecurityConfigurationCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: DescribeSecurityConfigurationCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSecurityConfigurationCommandInput, DescribeSecurityConfigurationCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }