You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.emr.yaml
+58Lines changed: 58 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ commands:
30
30
flags:
31
31
--cli-input-json=: Read arguments from the JSON string provided.
32
32
--cli-input-yaml=: Read arguments from the YAML string provided.
33
+
--cluster-id=: The ID of the cluster that scopes the tag operation.
33
34
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
34
35
--resource-id=!: The Amazon EMR resource identifier to which tags will be added.
35
36
--tags=!:
@@ -369,6 +370,22 @@ commands:
369
370
- SHS
370
371
- TEZ
371
372
- YTS
373
+
- name: get-session
374
+
description: Returns detailed information about a session.
375
+
flags:
376
+
--cli-input-json=: Read arguments from the JSON string provided.
377
+
--cli-input-yaml=: Read arguments from the YAML string provided.
378
+
--cluster-id=!: The ID of the cluster that the session belongs to.
379
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
380
+
--session-id=!: The ID of the session.
381
+
- name: get-session-endpoint
382
+
description: Returns the Spark Connect endpoint URL and a time-limited authentication token for the specified session.
383
+
flags:
384
+
--cli-input-json=: Read arguments from the JSON string provided.
385
+
--cli-input-yaml=: Read arguments from the YAML string provided.
386
+
--cluster-id=!: The ID of the cluster that the session belongs to.
387
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
388
+
--session-id=!: The ID of the session.
372
389
- name: get-studio-session-mapping
373
390
description: Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
374
391
flags:
@@ -488,6 +505,20 @@ commands:
488
505
--marker=: The pagination token that indicates the set of results to retrieve.
489
506
--max-items=: The total number of items to return in the command's output.
490
507
--starting-token=: A token to specify where to start paginating.
508
+
- name: list-sessions
509
+
description: Lists the sessions on a cluster.
510
+
flags:
511
+
--cli-input-json=: Read arguments from the JSON string provided.
512
+
--cli-input-yaml=: Read arguments from the YAML string provided.
513
+
--cluster-id=!: The ID of the cluster to list sessions for.
514
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
515
+
--max-items=: The total number of items to return in the command's output.
516
+
--max-results=: The maximum number of sessions to return in each page of results.
517
+
--next-token=: The pagination token returned by a previous `ListSessions` call.
518
+
--session-states=:
519
+
description: An optional filter that limits the results to sessions in the specified states.
520
+
nargs: -1
521
+
--starting-token=: A token to specify where to start paginating.
491
522
- name: list-steps
492
523
description: Provides a list of steps for the cluster in reverse order unless you specify `stepIds` with the request or filter by `StepStates`.
493
524
flags:
@@ -649,6 +680,7 @@ commands:
649
680
flags:
650
681
--cli-input-json=: Read arguments from the JSON string provided.
651
682
--cli-input-yaml=: Read arguments from the YAML string provided.
683
+
--cluster-id=: The ID of the cluster that scopes the tag operation.
652
684
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
653
685
--resource-id=!: The Amazon EMR resource identifier from which tags will be removed.
654
686
--tag-keys=!:
@@ -718,6 +750,24 @@ commands:
718
750
flag:
719
751
output-notebook-format:
720
752
- HTML
753
+
- name: start-session
754
+
description: Creates and starts a new Spark Connect session on the specified cluster.
755
+
flags:
756
+
--cli-input-json=: Read arguments from the JSON string provided.
757
+
--cli-input-yaml=: Read arguments from the YAML string provided.
758
+
--client-request-token=: A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
759
+
--cluster-id=!: The ID of the cluster on which to start the session.
760
+
--engine-configurations=:
761
+
description: The configuration overrides for the session.
762
+
nargs: -1
763
+
--execution-role-arn=: The execution role ARN for the session.
764
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
765
+
--monitoring-configuration=: The monitoring configuration that controls where session logs are published, such as Amazon S3, CloudWatch, or managed logging.
766
+
--name=: An optional name for the session.
767
+
--session-idle-timeout-in-minutes=: The idle timeout, in minutes.
768
+
--tags=:
769
+
description: The tags to assign to the session.
770
+
nargs: -1
721
771
- name: stop-notebook-execution
722
772
description: Stops a notebook execution.
723
773
flags:
@@ -731,6 +781,14 @@ commands:
731
781
--cluster-ids=:
732
782
description: A list of clusters to terminate
733
783
nargs: -1
784
+
- name: terminate-session
785
+
description: Terminates an active session.
786
+
flags:
787
+
--cli-input-json=: Read arguments from the JSON string provided.
788
+
--cli-input-yaml=: Read arguments from the YAML string provided.
789
+
--cluster-id=!: The ID of the cluster that the session belongs to.
790
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
791
+
--session-id=!: The ID of the session to terminate.
734
792
- name: update-studio
735
793
description: Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.workspaces.yaml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -68,14 +68,14 @@ commands:
68
68
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
69
69
--target-account-id=!: The identifier of the target account.
70
70
- name: create-connect-client-add-in
71
-
description: Creates a client-add-in for Amazon Connect within a directory.
71
+
description: Creates a client-add-in for Connect Customer within a directory.
72
72
flags:
73
73
--cli-input-json=: Read arguments from the JSON string provided.
74
74
--cli-input-yaml=: Read arguments from the YAML string provided.
75
75
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
76
76
--name=!: The name of the client add-in.
77
77
--resource-id=!: The directory identifier for which to configure the client add-in.
78
-
--url=!: The endpoint URL of the Amazon Connect client add-in.
78
+
--url=!: The endpoint URL of the Connect Customer client add-in.
79
79
- name: create-connection-alias
80
80
description: Creates the specified connection alias for use with cross-Region redirection.
81
81
flags:
@@ -209,7 +209,7 @@ commands:
209
209
nargs: -1
210
210
--resource-id=!: The directory identifier of the WorkSpace for which you want to delete client branding.
211
211
- name: delete-connect-client-add-in
212
-
description: Deletes a client-add-in for Amazon Connect that is configured within a directory.
212
+
description: Deletes a client-add-in for Connect Customer that is configured within a directory.
213
213
flags:
214
214
--add-in-id=!: The identifier of the client add-in to delete.
215
215
--cli-input-json=: Read arguments from the JSON string provided.
@@ -348,7 +348,7 @@ commands:
348
348
description: The resource identifier, in the form of directory IDs.
349
349
nargs: -1
350
350
- name: describe-connect-client-add-ins
351
-
description: Retrieves a list of Amazon Connect client add-ins that have been created.
351
+
description: Retrieves a list of Connect Customer client add-ins that have been created.
352
352
flags:
353
353
--cli-input-json=: Read arguments from the JSON string provided.
354
354
--cli-input-yaml=: Read arguments from the YAML string provided.
@@ -934,15 +934,15 @@ commands:
934
934
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
935
935
--session-id=!: The identifier of the pool session.
936
936
- name: update-connect-client-add-in
937
-
description: Updates a Amazon Connect client add-in.
937
+
description: Updates a Connect Customer client add-in.
938
938
flags:
939
939
--add-in-id=!: The identifier of the client add-in to update.
940
940
--cli-input-json=: Read arguments from the JSON string provided.
941
941
--cli-input-yaml=: Read arguments from the YAML string provided.
942
942
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
943
943
--name=: The name of the client add-in.
944
944
--resource-id=!: The directory identifier for which the client add-in is configured.
945
-
--url=: The endpoint URL of the Amazon Connect client add-in.
945
+
--url=: The endpoint URL of the Connect Customer client add-in.
946
946
- name: update-connection-alias-permission
947
947
description: Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory.
0 commit comments