withfig / autocomplete

IDE-style autocomplete for your existing terminal & shell
https://fig.io
MIT License
24.38k stars 5.4k forks source link

feat(aws): update spec #2396

Closed withfig-bot closed 1 week ago

withfig-bot commented 1 week ago

Automated PR for latest AWS CLI release by https://github.com/withfig/aws-cli-plugin

withfig-bot commented 1 week ago

Overview

## src/aws/pca-connector-scep.ts: ### Info: ## src/aws/apptest.ts: ### Info: ## src/aws/workspaces-thin-client.ts: ### Info: ## src/aws/taxsettings.ts: ### Info: ### URLs: - `https://tax.us-east-1.amazonaws.com` ## src/aws/application-signals.ts: ### Info: ## src/aws/workspaces-web.ts: ### Info: ## src/aws/customer-profiles.ts: ### Info: ## src/aws/qbusiness.ts: ### Info: ## src/aws/autoscaling.ts: ### Info: ### URLs: - `https://en.wikipedia.org/wiki/List_of_tz_database_time_zones` ## src/aws.ts: ### Info: ### Single Functions: **postProcess:** ```typescript function (out) { if (out.trim() == "") { return []; } return out.split("\n").map((line) => ({ name: line, icon: "👤", })); } ``` ### URLs: - `https://bcm-data-exports.us-east-1.api.aws` - `https://budgets.amazonaws.com` - `https://ce.us-east-1.amazonaws.com` - `https://service.chime.aws.amazon.com.` - `https://cost-optimization-hub.us-east-1.amazonaws.com` - `https://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl.` - `https://freetier.us-east-1.api.aws` - `https://organizations.us-east-1.amazonaws.com` - `http://aws.amazon.com/simpledb/` - `https://tools.ietf.org/html/rfc8628)` - `https://tax.us-east-1.amazonaws.com` - `http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html`
withfig-bot commented 1 week ago

Hello @withfig-bot, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:

Please add a 👍 as a reaction to this comment to show that you read this.