Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aws): update spec #2478

Conversation

withfig-bot
Copy link
Collaborator

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

@withfig-bot
Copy link
Collaborator Author

Overview

src/aws/iotdeviceadvisor.ts:

Info:

src/aws/marketplace-reporting.ts:

Info:

URLs:

  • https://aws.amazon.com

src/aws/b2bi.ts:

Info:

src/aws/qconnect.ts:

Info:

URLs:

  • https://myInstanceName.lightning.force.com/lightning/r/Knowledge__kav/

src/aws/memorydb.ts:

Info:

src/aws/deadline.ts:

Info:

src/aws/workspaces.ts:

Info:

src/aws/elasticache.ts:

Info:

URLs:

  • http://aws.amazon.com/contact-us/elasticache-node-limit-request/
  • http://redis.io/commands/AUTH
  • http://redis.io/commands/AUTH

src/aws/quicksight.ts:

Info:

URLs:

  • https://sapp.amazon.com
  • https://sapp.amazon.com

src/aws/redshift.ts:

Info:

src/aws/iot.ts:

Info:

URLs:

  • https://s3.region-code.amazonaws.com/example-firmware/device-firmware.1.0
  • https://s3.region-code.amazonaws.com/example-firmware/device-firmware.1.0

src/aws.ts:

Info:

Single Functions:

postProcess:

 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

src/aws/s3api.ts:

Info:

Single Functions:

postProcess:

 function (out) {
    const json = JSON.parse(out);
    return json.Buckets.map((bucket) => {
      let date;
      try {
        date = new Date(bucket.CreationDate).toLocaleDateString();
      } catch (e) {
        date = bucket.CreationDate;
      }
      return {
        name: bucket.Name,
        description: `Created: ${date}`,
      };
    });
  }

URLs:

  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com.
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://www.rfc-editor.org/rfc/rfc9110.html#name-range.
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com.
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • http://acs.amazonaws.com/groups/s3/LogDelivery
  • http://www.example.com
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • http://www.w3.org/2001/XMLSchema-instance
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://s3express-control.region_code.amazonaws.com/bucket-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9
  • https://www.rfc-editor.org/rfc/rfc6266#section-4
  • https://www.rfc-editor.org/rfc/rfc9110.html#field.content-encoding
  • https://www.rfc-editor.org/rfc/rfc9110.html#name-content-length
  • https://www.rfc-editor.org/rfc/rfc9110.html#name-content-type
  • https://www.rfc-editor.org/rfc/rfc7234#section-5.3
  • http://www.example.com/
  • http://www.w3.org/2001/XMLSchema-instance
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name
  • https://bucket_name.s3express-az_id.region.amazonaws.com/key-name

@withfig-bot
Copy link
Collaborator Author

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:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

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

@grant0417 grant0417 merged commit e6541a4 into withfig:master Oct 9, 2024
5 checks passed
@withfig withfig locked and limited conversation to collaborators Oct 9, 2024
@withfig-bot withfig-bot deleted the auto-update/aws/f439645d-81df-48d1-b445-8b72de8de30d branch October 16, 2024 00:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants