Commit 49f7d44
committed
fix: adapt customizations for AWS CLI 2.36.8
Add `--cli-input-json`, `--cli-input-yaml`, and `--generate-cli-skeleton`
flags to emr wait `cluster-running` and `cluster-terminated` subcommands
to match AWS CLI completions. Remove `--version-number` from sagemaker
wait `image-version-created` and `image-version-deleted` subcommands.
Assisted-by: Crush:glm-5.21 parent 6878af2 commit 49f7d44
4 files changed
Lines changed: 57 additions & 3 deletions
File tree
- cmd
- carapace-aws/cmd/botocore
- carapace-spec-botocore/cmd/customizations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
243 | 245 | | |
| 246 | + | |
244 | 247 | | |
245 | 248 | | |
246 | 249 | | |
| |||
831 | 834 | | |
832 | 835 | | |
833 | 836 | | |
| 837 | + | |
| 838 | + | |
834 | 839 | | |
| 840 | + | |
835 | 841 | | |
836 | 842 | | |
837 | 843 | | |
| 844 | + | |
| 845 | + | |
838 | 846 | | |
| 847 | + | |
839 | 848 | | |
840 | 849 | | |
841 | 850 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2488 | 2488 | | |
2489 | 2489 | | |
2490 | 2490 | | |
2491 | | - | |
2492 | 2491 | | |
2493 | 2492 | | |
2494 | 2493 | | |
| |||
6734 | 6733 | | |
6735 | 6734 | | |
6736 | 6735 | | |
6737 | | - | |
6738 | 6736 | | |
6739 | 6737 | | |
6740 | 6738 | | |
| |||
6743 | 6741 | | |
6744 | 6742 | | |
6745 | 6743 | | |
6746 | | - | |
6747 | 6744 | | |
6748 | 6745 | | |
6749 | 6746 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
76 | 101 | | |
77 | 102 | | |
78 | 103 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments