File tree Expand file tree Collapse file tree
carapace-aws/cmd/botocore
carapace-spec-botocore/cmd Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22name : signin
33description : AWS Sign-In Service
44commands :
5- - name : create-oauth2 -token
5+ - name : create-o-auth2 -token
66 description : CreateOAuth2Token API
77 flags :
88 --cli-input-json= : Read arguments from the JSON string provided.
Original file line number Diff line number Diff line change @@ -123,7 +123,6 @@ func CamelCaseToDash(s string) string {
123123 "create-cachedi-scsi-volume" : "create-cached-iscsi-volume" ,
124124 "create-environment-e-c2" : "create-environment-ec2" ,
125125 "create-storedi-scsi-volume" : "create-stored-iscsi-volume" ,
126- "create-o-auth2-token" : "create-oauth2-token" ,
127126 "create-o-auth2-token-with-iam" : "create-oauth2-token-with-iam" ,
128127 "create-whats-app-flow" : "create-whatsapp-flow" ,
129128 "create-whats-app-message-template" : "create-whatsapp-message-template" ,
You can’t perform that action at this time.
0 commit comments