From 7999d902bb1a0545cab437f96537dbac6538cd7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 21:43:12 +0000 Subject: [PATCH 1/2] build(deps): bump aws from 2.34.61 to 2.34.62 Bumps [aws](https://github.com/aws/aws-cli) from 2.34.61 to 2.34.62. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/2.34.61...4ab77ef61837638162ab3a4ae734e80b2dffd6e4) --- updated-dependencies: - dependency-name: aws dependency-version: 4ab77ef61837638162ab3a4ae734e80b2dffd6e4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baeda1b48..7e81f1578 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "aws": "https://github.com/aws/aws-cli#2.34.61" + "aws": "https://github.com/aws/aws-cli#2.34.62" } } \ No newline at end of file From 40a11db7919e2d0b1313ac7d76c2d60bde6252f4 Mon Sep 17 00:00:00 2001 From: rsteube-bot Date: Thu, 4 Jun 2026 21:44:39 +0000 Subject: [PATCH 2/2] updated botocore --- .../cmd/botocore/aws.chime-sdk-voice.yaml | 2 +- cmd/carapace-aws/cmd/botocore/aws.emr.yaml | 58 +++++++++++++++++++ cmd/carapace-aws/cmd/botocore/aws.glue.yaml | 25 ++++++++ cmd/carapace-aws/cmd/botocore/aws.ivs.yaml | 15 ++++- .../cmd/botocore/aws.sagemaker.yaml | 14 +++++ .../cmd/botocore/aws.workdocs.yaml | 2 +- .../cmd/botocore/aws.workspaces.yaml | 12 ++-- 7 files changed, 118 insertions(+), 10 deletions(-) diff --git a/cmd/carapace-aws/cmd/botocore/aws.chime-sdk-voice.yaml b/cmd/carapace-aws/cmd/botocore/aws.chime-sdk-voice.yaml index 76da8b685..eabf323bb 100755 --- a/cmd/carapace-aws/cmd/botocore/aws.chime-sdk-voice.yaml +++ b/cmd/carapace-aws/cmd/botocore/aws.chime-sdk-voice.yaml @@ -137,7 +137,7 @@ commands: --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. - --integration-type=: The connectors for use with Amazon Connect. + --integration-type=: The connectors for use with Connect Customer. --name=!: The name of the Voice Connector. --network-type=: The type of network for the Voice Connector. --no-require-encryption!: Enables or disables encryption for the Voice Connector. diff --git a/cmd/carapace-aws/cmd/botocore/aws.emr.yaml b/cmd/carapace-aws/cmd/botocore/aws.emr.yaml index ef029470f..6ea653fc6 100755 --- a/cmd/carapace-aws/cmd/botocore/aws.emr.yaml +++ b/cmd/carapace-aws/cmd/botocore/aws.emr.yaml @@ -30,6 +30,7 @@ commands: flags: --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. + --cluster-id=: The ID of the cluster that scopes the tag operation. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --resource-id=!: The Amazon EMR resource identifier to which tags will be added. --tags=!: @@ -369,6 +370,22 @@ commands: - SHS - TEZ - YTS + - name: get-session + description: Returns detailed information about a session. + flags: + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --cluster-id=!: The ID of the cluster that the session belongs to. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --session-id=!: The ID of the session. + - name: get-session-endpoint + description: Returns the Spark Connect endpoint URL and a time-limited authentication token for the specified session. + flags: + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --cluster-id=!: The ID of the cluster that the session belongs to. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --session-id=!: The ID of the session. - name: get-studio-session-mapping description: Fetches mapping details for the specified Amazon EMR Studio and identity (user or group). flags: @@ -488,6 +505,20 @@ commands: --marker=: The pagination token that indicates the set of results to retrieve. --max-items=: The total number of items to return in the command's output. --starting-token=: A token to specify where to start paginating. + - name: list-sessions + description: Lists the sessions on a cluster. + flags: + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --cluster-id=!: The ID of the cluster to list sessions for. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --max-items=: The total number of items to return in the command's output. + --max-results=: The maximum number of sessions to return in each page of results. + --next-token=: The pagination token returned by a previous `ListSessions` call. + --session-states=: + description: An optional filter that limits the results to sessions in the specified states. + nargs: -1 + --starting-token=: A token to specify where to start paginating. - name: list-steps description: Provides a list of steps for the cluster in reverse order unless you specify `stepIds` with the request or filter by `StepStates`. flags: @@ -649,6 +680,7 @@ commands: flags: --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. + --cluster-id=: The ID of the cluster that scopes the tag operation. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --resource-id=!: The Amazon EMR resource identifier from which tags will be removed. --tag-keys=!: @@ -718,6 +750,24 @@ commands: flag: output-notebook-format: - HTML + - name: start-session + description: Creates and starts a new Spark Connect session on the specified cluster. + flags: + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --client-request-token=: A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. + --cluster-id=!: The ID of the cluster on which to start the session. + --engine-configurations=: + description: The configuration overrides for the session. + nargs: -1 + --execution-role-arn=: The execution role ARN for the session. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --monitoring-configuration=: The monitoring configuration that controls where session logs are published, such as Amazon S3, CloudWatch, or managed logging. + --name=: An optional name for the session. + --session-idle-timeout-in-minutes=: The idle timeout, in minutes. + --tags=: + description: The tags to assign to the session. + nargs: -1 - name: stop-notebook-execution description: Stops a notebook execution. flags: @@ -731,6 +781,14 @@ commands: --cluster-ids=: description: A list of clusters to terminate nargs: -1 + - name: terminate-session + description: Terminates an active session. + flags: + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --cluster-id=!: The ID of the cluster that the session belongs to. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --session-id=!: The ID of the session to terminate. - name: update-studio description: Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets. flags: diff --git a/cmd/carapace-aws/cmd/botocore/aws.glue.yaml b/cmd/carapace-aws/cmd/botocore/aws.glue.yaml index a6033d917..9dc883756 100755 --- a/cmd/carapace-aws/cmd/botocore/aws.glue.yaml +++ b/cmd/carapace-aws/cmd/botocore/aws.glue.yaml @@ -617,11 +617,15 @@ commands: --request-origin=: The origin of the request. --role=!: The IAM Role ARN --security-configuration=: The name of the SecurityConfiguration structure to be used with the session + --session-type=: The type of session to create. --tags=: The map of key value pairs (tags) belonging to the session. --timeout=: The number of minutes before session times out. --worker-type=: The type of predefined worker that is allocated when a job runs. completion: flag: + session-type: + - LIVY + - SPARK_CONNECT worker-type: - Standard - G.1X @@ -1236,6 +1240,20 @@ commands: --cli-input-yaml=: Read arguments from the YAML string provided. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --name=!: The name of the custom pattern that you want to retrieve. + - name: get-dashboard-url + description: Retrieves the URL for the Spark monitoring dashboard for a Glue resource. + flags: + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --request-origin=: The origin of the request. + --resource-id=!: The unique identifier of the resource for which to retrieve the dashboard URL. + --resource-type=!: The type of the resource. + completion: + flag: + resource-type: + - JOB + - SESSION - name: get-data-catalog-encryption-settings description: Retrieves the security configuration for a specified catalog. flags: @@ -1640,6 +1658,13 @@ commands: --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --id=!: The ID of the session. --request-origin=: The origin of the request. + - name: get-session-endpoint + description: Returns the Spark Connect endpoint URL and authentication token for an interactive session. + flags: + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --session-id=!: The unique identifier of the interactive session. - name: get-statement description: Retrieves the statement. flags: diff --git a/cmd/carapace-aws/cmd/botocore/aws.ivs.yaml b/cmd/carapace-aws/cmd/botocore/aws.ivs.yaml index 258216840..3cb31f0ec 100755 --- a/cmd/carapace-aws/cmd/botocore/aws.ivs.yaml +++ b/cmd/carapace-aws/cmd/botocore/aws.ivs.yaml @@ -36,7 +36,7 @@ commands: --cli-input-yaml=: Read arguments from the YAML string provided. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --media-tailor-playback-configurations=!: - description: List of integration configurations with media tailor resources. + description: List of integration configurations with MediaTailor resources. nargs: -1 --name=: Ad configuration name. --tags=: Array of 1-50 maps, each of the form `string:string (key:value)`. @@ -226,7 +226,7 @@ commands: --channel-arn=!: ARN of the channel into which the ad break is inserted. --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. - --duration-seconds=!: Maximum duration of the ad break, in seconds. + --duration-seconds=!: Duration of the ad break, in seconds. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. - name: list-ad-configurations description: Gets summary information about all ad configurations in your account, in the AWS region where the API request is processed. @@ -366,6 +366,17 @@ commands: --tag-keys=!: description: Array of tag keys (strings) for the tags to be removed. nargs: -1 + - name: update-ad-configuration + description: Updates a specified ad configuration. + flags: + --arn=!: ARN of the ad configuration to be updated. + --cli-input-json=: Read arguments from the JSON string provided. + --cli-input-yaml=: Read arguments from the YAML string provided. + --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --media-tailor-playback-configurations=: + description: List of integration configurations with MediaTailor resources. + nargs: -1 + --name=: Ad configuration name. - name: update-channel description: Updates a channel's configuration. flags: diff --git a/cmd/carapace-aws/cmd/botocore/aws.sagemaker.yaml b/cmd/carapace-aws/cmd/botocore/aws.sagemaker.yaml index f7c45075e..6417c399d 100755 --- a/cmd/carapace-aws/cmd/botocore/aws.sagemaker.yaml +++ b/cmd/carapace-aws/cmd/botocore/aws.sagemaker.yaml @@ -2576,8 +2576,14 @@ commands: --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --included-data=: Specifies the level of model card data to include in the response. --model-card-name=!: The name or Amazon Resource Name (ARN) of the model card to describe. --model-card-version=: The version of the model card to describe. + completion: + flag: + included-data: + - AllData + - MetadataOnly - name: describe-model-card-export-job description: Describes an Amazon SageMaker Model Card export job. flags: @@ -2598,7 +2604,13 @@ commands: --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. + --included-data=: Specifies the level of model package data to include in the response. --model-package-name=!: The name or Amazon Resource Name (ARN) of the model package to describe. + completion: + flag: + included-data: + - AllData + - MetadataOnly - name: describe-model-package-group description: Gets a description for the specified model group. flags: @@ -2887,6 +2899,7 @@ commands: - HyperParameterTuningJob - ModelCard - PipelineVersion + - Job - name: import-hub-content description: Import hub content. flags: @@ -5494,6 +5507,7 @@ commands: - HyperParameterTuningJob - ModelCard - PipelineVersion + - Job sort-order: - Ascending - Descending diff --git a/cmd/carapace-aws/cmd/botocore/aws.workdocs.yaml b/cmd/carapace-aws/cmd/botocore/aws.workdocs.yaml index 1c03d75e3..edb9908c0 100755 --- a/cmd/carapace-aws/cmd/botocore/aws.workdocs.yaml +++ b/cmd/carapace-aws/cmd/botocore/aws.workdocs.yaml @@ -502,7 +502,7 @@ commands: --additional-response-fields=: description: A list of attributes to include in the response. nargs: -1 - --authentication-token=: Amazon WorkDocs authentication token. + --authentication-token=: WorkDocs authentication token. --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. --filters=: Filters results based on entity metadata. diff --git a/cmd/carapace-aws/cmd/botocore/aws.workspaces.yaml b/cmd/carapace-aws/cmd/botocore/aws.workspaces.yaml index 1bab906c6..510c4cf50 100755 --- a/cmd/carapace-aws/cmd/botocore/aws.workspaces.yaml +++ b/cmd/carapace-aws/cmd/botocore/aws.workspaces.yaml @@ -68,14 +68,14 @@ commands: --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --target-account-id=!: The identifier of the target account. - name: create-connect-client-add-in - description: Creates a client-add-in for Amazon Connect within a directory. + description: Creates a client-add-in for Connect Customer within a directory. flags: --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --name=!: The name of the client add-in. --resource-id=!: The directory identifier for which to configure the client add-in. - --url=!: The endpoint URL of the Amazon Connect client add-in. + --url=!: The endpoint URL of the Connect Customer client add-in. - name: create-connection-alias description: Creates the specified connection alias for use with cross-Region redirection. flags: @@ -209,7 +209,7 @@ commands: nargs: -1 --resource-id=!: The directory identifier of the WorkSpace for which you want to delete client branding. - name: delete-connect-client-add-in - description: Deletes a client-add-in for Amazon Connect that is configured within a directory. + description: Deletes a client-add-in for Connect Customer that is configured within a directory. flags: --add-in-id=!: The identifier of the client add-in to delete. --cli-input-json=: Read arguments from the JSON string provided. @@ -348,7 +348,7 @@ commands: description: The resource identifier, in the form of directory IDs. nargs: -1 - name: describe-connect-client-add-ins - description: Retrieves a list of Amazon Connect client add-ins that have been created. + description: Retrieves a list of Connect Customer client add-ins that have been created. flags: --cli-input-json=: Read arguments from the JSON string provided. --cli-input-yaml=: Read arguments from the YAML string provided. @@ -934,7 +934,7 @@ commands: --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --session-id=!: The identifier of the pool session. - name: update-connect-client-add-in - description: Updates a Amazon Connect client add-in. + description: Updates a Connect Customer client add-in. flags: --add-in-id=!: The identifier of the client add-in to update. --cli-input-json=: Read arguments from the JSON string provided. @@ -942,7 +942,7 @@ commands: --generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request. --name=: The name of the client add-in. --resource-id=!: The directory identifier for which the client add-in is configured. - --url=: The endpoint URL of the Amazon Connect client add-in. + --url=: The endpoint URL of the Connect Customer client add-in. - name: update-connection-alias-permission 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. flags: