Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions cmd/carapace-aws/cmd/botocore/aws.ecs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ commands:
--load-balancers=:
description: A load balancer object representing the load balancers to use with your service.
nargs: -1
--monitoring=: The optional monitoring configuration for the service, which defines the resolution for the service-level `CPUUtilization` and `MemoryUtilization` Amazon CloudWatch metrics.
--network-configuration=: The network configuration for the service.
--no-enable-ecs-managed-tags: Specifies whether to turn on Amazon ECS managed tags for the tasks within the service.
--placement-constraints=:
Expand Down Expand Up @@ -1242,6 +1243,7 @@ commands:
--load-balancers=:
description: You must have a service-linked role when you update this property
nargs: -1
--monitoring=: The optional monitoring configuration for the service, which defines the resolution for the service-level `CPUUtilization` and `MemoryUtilization` Amazon CloudWatch metrics.
--network-configuration=: An object representing the network configuration for the service.
--no-enable-ecs-managed-tags: Determines whether to turn on Amazon ECS managed tags for the tasks in the service.
--no-force-new-deployment: Determines whether to force a new deployment of the service.
Expand Down
2 changes: 1 addition & 1 deletion cmd/carapace-aws/cmd/botocore/aws.eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ commands:
--name=!: The name of the Amazon EKS cluster to update.
--no-deletion-protection: Specifies whether to enable or disable deletion protection for the cluster.
--remote-network-config=: ""
--resources-vpc-config=: ""
--resources-vpc-config=: An object representing the VPC configuration to use for the cluster update.
--storage-config=: Update the configuration of the block storage capability of your EKS Auto Mode cluster.
--upgrade-policy=: You can enable or disable extended support for clusters currently on standard support.
--zonal-shift-config=: Enable or disable ARC zonal shift for the cluster.
Expand Down
2 changes: 1 addition & 1 deletion cmd/carapace-aws/cmd/botocore/aws.gamelift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2258,7 +2258,7 @@ commands:
--maximum-player-session-count=!: The maximum number of players that can be connected simultaneously to the game session.
--placement-id=!: A unique identifier to assign to the new game session placement.
--player-latencies=:
description: A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
description: A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to a fleet location (Amazon Web Services Regions or custom locations for Amazon GameLift Servers Anywhere fleets).
nargs: -1
--priority-configuration-override=: A prioritized list of locations to use for the game session placement and instructions on how to use it.
- name: start-match-backfill
Expand Down
5 changes: 4 additions & 1 deletion cmd/carapace-aws/cmd/botocore/aws.healthlake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ commands:
- name: create-fhir-datastore
description: Create a FHIR-enabled data store.
flags:
--analytics-configuration=: The analytics configuration for the data store.
--cli-input-json=: Read arguments from the JSON string provided.
--cli-input-yaml=: Read arguments from the YAML string provided.
--client-token=: An optional user-provided token to ensure API idempotency.
--datastore-name=: The data store name (user-generated).
--datastore-type-version=!: The FHIR release version supported by the data store.
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--identity-provider-configuration=: The identity provider configuration to use for the data store.
--nlp-configuration=: The natural language processing (NLP) configuration for the data store.
--preload-data-config=: An optional parameter to preload (import) open source Synthea FHIR data upon creation of the data store.
--profile-configuration=: The profile configuration for the data store.
--sse-configuration=: The server-side encryption key configuration for a customer-provided encryption key specified for creating a data store.
--tags=:
description: The resource tags applied to a data store when it is created.
Expand Down Expand Up @@ -179,7 +182,7 @@ commands:
--datastore-name=: The data store name.
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--identity-provider-configuration=: The identity provider configuration for the data store.
--nlp-configuration=: The NLP configuration for the data store.
--nlp-configuration=: The natural language processing (NLP) configuration for the data store.
--profile-configuration=: The profile configuration for the data store.
- name: wait
description: Wait until a particular condition is satisfied.
Expand Down
132 changes: 66 additions & 66 deletions cmd/carapace-aws/cmd/botocore/aws.lambda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,44 +194,44 @@ commands:
- nodejs12.x
- nodejs14.x
- nodejs16.x
- nodejs18.x
- nodejs20.x
- nodejs22.x
- nodejs24.x
- java8
- java8.al2
- java11
- java17
- java21
- java25
- python2.7
- python3.6
- python3.7
- python3.8
- python3.9
- python3.10
- python3.11
- python3.12
- python3.13
- python3.14
- dotnetcore1.0
- dotnetcore2.0
- dotnetcore2.1
- dotnetcore3.1
- dotnet6
- dotnet8
- dotnet10
- nodejs4.3-edge
- go1.x
- ruby2.5
- ruby2.7
- provided
- provided.al2
- nodejs18.x
- python3.10
- java17
- ruby3.2
- ruby3.3
- ruby3.4
- python3.11
- nodejs20.x
- provided.al2023
- python3.12
- java21
- python3.13
- nodejs22.x
- nodejs24.x
- python3.14
- java25
- dotnet10
- ruby4.0
- provided
- provided.al2
- provided.al2023
- name: create-function-url-config
description: Creates a Lambda function URL with the specified configuration parameters.
flags:
Expand Down Expand Up @@ -591,10 +591,10 @@ commands:
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--marker=: Pagination token from a previous request to continue retrieving results.
--max-items=: Maximum number of executions to return (1-1000).
--no-reverse-order: Set to true to return results in reverse chronological order (newest first).
--no-reverse-order: Set to true to return results in chronological order (oldest first).
--page-size=: The size of each page to get in the AWS service call.
--qualifier=: The function version or alias.
--reverse-order: Set to true to return results in reverse chronological order (newest first).
--reverse-order: Set to true to return results in chronological order (oldest first).
--started-after=: Filter executions that started after this timestamp (ISO 8601 format).
--started-before=: Filter executions that started before this timestamp (ISO 8601 format).
--starting-token=: A token to specify where to start paginating.
Expand Down Expand Up @@ -700,44 +700,44 @@ commands:
- nodejs12.x
- nodejs14.x
- nodejs16.x
- nodejs18.x
- nodejs20.x
- nodejs22.x
- nodejs24.x
- java8
- java8.al2
- java11
- java17
- java21
- java25
- python2.7
- python3.6
- python3.7
- python3.8
- python3.9
- python3.10
- python3.11
- python3.12
- python3.13
- python3.14
- dotnetcore1.0
- dotnetcore2.0
- dotnetcore2.1
- dotnetcore3.1
- dotnet6
- dotnet8
- dotnet10
- nodejs4.3-edge
- go1.x
- ruby2.5
- ruby2.7
- provided
- provided.al2
- nodejs18.x
- python3.10
- java17
- ruby3.2
- ruby3.3
- ruby3.4
- python3.11
- nodejs20.x
- provided.al2023
- python3.12
- java21
- python3.13
- nodejs22.x
- nodejs24.x
- python3.14
- java25
- dotnet10
- ruby4.0
- provided
- provided.al2
- provided.al2023
- name: list-layers
description: Lists [Lambda layers](https://docs.aws.amazon.com/lambda/latest/dg/invocation-layers.html) and shows information about the latest version of each.
flags:
Expand All @@ -764,44 +764,44 @@ commands:
- nodejs12.x
- nodejs14.x
- nodejs16.x
- nodejs18.x
- nodejs20.x
- nodejs22.x
- nodejs24.x
- java8
- java8.al2
- java11
- java17
- java21
- java25
- python2.7
- python3.6
- python3.7
- python3.8
- python3.9
- python3.10
- python3.11
- python3.12
- python3.13
- python3.14
- dotnetcore1.0
- dotnetcore2.0
- dotnetcore2.1
- dotnetcore3.1
- dotnet6
- dotnet8
- dotnet10
- nodejs4.3-edge
- go1.x
- ruby2.5
- ruby2.7
- provided
- provided.al2
- nodejs18.x
- python3.10
- java17
- ruby3.2
- ruby3.3
- ruby3.4
- python3.11
- nodejs20.x
- provided.al2023
- python3.12
- java21
- python3.13
- nodejs22.x
- nodejs24.x
- python3.14
- java25
- dotnet10
- ruby4.0
- provided
- provided.al2
- provided.al2023
- name: list-provisioned-concurrency-configs
description: Retrieves a list of provisioned concurrency configurations for a function.
flags:
Expand Down Expand Up @@ -1139,44 +1139,44 @@ commands:
- nodejs12.x
- nodejs14.x
- nodejs16.x
- nodejs18.x
- nodejs20.x
- nodejs22.x
- nodejs24.x
- java8
- java8.al2
- java11
- java17
- java21
- java25
- python2.7
- python3.6
- python3.7
- python3.8
- python3.9
- python3.10
- python3.11
- python3.12
- python3.13
- python3.14
- dotnetcore1.0
- dotnetcore2.0
- dotnetcore2.1
- dotnetcore3.1
- dotnet6
- dotnet8
- dotnet10
- nodejs4.3-edge
- go1.x
- ruby2.5
- ruby2.7
- provided
- provided.al2
- nodejs18.x
- python3.10
- java17
- ruby3.2
- ruby3.3
- ruby3.4
- python3.11
- nodejs20.x
- provided.al2023
- python3.12
- java21
- python3.13
- nodejs22.x
- nodejs24.x
- python3.14
- java25
- dotnet10
- ruby4.0
- provided
- provided.al2
- provided.al2023
- name: update-function-event-invoke-config
description: Updates the configuration for asynchronous invocation for a function, version, or alias.
flags:
Expand Down
2 changes: 2 additions & 0 deletions cmd/carapace-aws/cmd/botocore/aws.logs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -659,8 +659,10 @@ commands:
--max-items=: The total number of items to return in the command's output.
--next-token=: The token for the next set of events to return.
--no-interleaved: If the value is true, the operation attempts to provide responses that contain events from multiple log streams within the log group, interleaved in a single response.
--no-start-from-head: If the value is true, the earliest log events are returned first.
--no-unmask: Specify `true` to display the log event fields with all sensitive data unmasked and visible.
--page-size=: The size of each page to get in the AWS service call.
--start-from-head: If the value is true, the earliest log events are returned first.
--start-time=: The start of the time range, expressed as the number of milliseconds after `Jan 1, 1970 00:00:00 UTC`.
--starting-token=: A token to specify where to start paginating.
--unmask: Specify `true` to display the log event fields with all sensitive data unmasked and visible.
Expand Down
9 changes: 9 additions & 0 deletions cmd/carapace-aws/cmd/botocore/aws.synthetics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ commands:
- name: create-canary
description: Creates a canary.
flags:
--add-replica-locations=:
description: A list of locations (Amazon Web Services Regions) to add as replicas for the canary.
nargs: -1
--artifact-config=: A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3.
--artifact-s3-location=!: The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
--browser-configs=:
Expand Down Expand Up @@ -236,6 +239,9 @@ commands:
- name: update-canary
description: Updates the configuration of a canary that has already been created.
flags:
--add-replica-locations=:
description: A list of locations (Amazon Web Services Regions) to add as replicas for the canary.
nargs: -1
--artifact-config=: A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3.
--artifact-s3-location=: The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
--browser-configs=:
Expand All @@ -250,6 +256,9 @@ commands:
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
--name=!: The name of the canary that you want to update.
--provisioned-resource-cleanup=: Specifies whether to also delete the Lambda functions and layers used by this canary when the canary is deleted.
--remove-replica-locations=:
description: A list of locations (Amazon Web Services Regions) to remove as replicas for the canary.
nargs: -1
--run-config=: A structure that contains the timeout value that is used for each individual run of the canary.
--runtime-version=: Specifies the runtime version to use for the canary.
--schedule=: A structure that contains information about how often the canary is to run, and when these runs are to stop.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"aws": "https://github.com/aws/aws-cli#2.35.7"
"aws": "https://github.com/aws/aws-cli#2.35.8"
}
}