Skip to content

Commit b6a2062

Browse files
committed
tmp
1 parent f840489 commit b6a2062

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

cmd/carapace-aws/cmd/botocore/aws.cloudwatch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ commands:
688688
--names=!:
689689
description: The array of the names of metric streams to start streaming.
690690
nargs: -1
691-
- name: start-o-tel-enrichment
691+
- name: start-otel-enrichment
692692
description: Enables enrichment and PromQL access for CloudWatch vended metrics for [supported Amazon Web Services resources](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/UsingResourceTagsForTelemetry.html) in the account.
693693
flags:
694694
--cli-input-json=: Read arguments from the JSON string provided.
@@ -703,7 +703,7 @@ commands:
703703
--names=!:
704704
description: The array of the names of metric streams to stop streaming.
705705
nargs: -1
706-
- name: stop-o-tel-enrichment
706+
- name: stop-otel-enrichment
707707
description: Disables enrichment and PromQL access for CloudWatch vended metrics for [supported Amazon Web Services resources](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/UsingResourceTagsForTelemetry.html) in the account.
708708
flags:
709709
--cli-input-json=: Read arguments from the JSON string provided.

cmd/carapace-aws/cmd/botocore/aws.emr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ commands:
105105
--security-configuration=: Specifies the name of a security configuration to use for the cluster
106106
--service-role=: Specifies an IAM service role, which Amazon EMR requires to call other AWS services
107107
--step-concurrency-level=: This command specifies the step concurrency level of the cluster
108+
--step-execution-role-arn=: The IAM role ARN that will be used to execute steps on the cluster
108109
--steps=:
109110
description: Specifies a list of steps to be executed by the cluster
110111
nargs: -1

0 commit comments

Comments
 (0)