Skip to content

chore: update EC2 Instance Offerings#5946

Merged
bblommers merged 2 commits intomasterfrom
create-pr-action/chore-update-0
Feb 19, 2023
Merged

chore: update EC2 Instance Offerings#5946
bblommers merged 2 commits intomasterfrom
create-pr-action/chore-update-0

Conversation

@bblommers
Copy link
Copy Markdown
Collaborator

Base PullRequest

default branch (https://github.com/getmoto/moto/tree/master)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install boto3
Collecting boto3
  Downloading boto3-1.26.74-py3-none-any.whl (132 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.7/132.7 kB 2.6 MB/s eta 0:00:00
Collecting s3transfer<0.7.0,>=0.6.0
  Downloading s3transfer-0.6.0-py3-none-any.whl (79 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 kB 6.3 MB/s eta 0:00:00
Collecting jmespath<2.0.0,>=0.7.1
  Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting botocore<1.30.0,>=1.29.74
  Downloading botocore-1.29.74-py3-none-any.whl (10.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 70.0 MB/s eta 0:00:00
Collecting urllib3<1.27,>=1.25.4
  Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 33.6 MB/s eta 0:00:00
Collecting python-dateutil<3.0.0,>=2.1
  Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 51.0 MB/s eta 0:00:00
Collecting six>=1.5
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: urllib3, six, jmespath, python-dateutil, botocore, s3transfer, boto3
Successfully installed boto3-1.26.74 botocore-1.29.74 jmespath-1.0.1 python-dateutil-2.8.2 s3transfer-0.6.0 six-1.16.0 urllib3-1.26.14

stderr:

[notice] A new release of pip is available: 23.0 -> 23.0.1
[notice] To update, run: pip install --upgrade pip
scripts/ec2_get_instance_type_offerings.py
Getting InstanceTypeOfferings from all regions
Found 31 regions
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/af-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/af-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/af-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-northeast-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-northeast-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-northeast-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-south-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-south-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-south-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-southeast-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-southeast-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-3.json
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ap-southeast-4.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-4.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-4.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/ca-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/ca-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/ca-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-central-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-north-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-north-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-north-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-south-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-south-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-south-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-west-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-west-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/eu-west-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-3.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/me-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/me-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/me-central-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/me-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/me-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/me-south-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/sa-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/sa-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/sa-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/us-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/us-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/us-east-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/us-east-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/us-east-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/us-east-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/us-west-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/us-west-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/us-west-1.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/us-west-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/us-west-2.json
Writing data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/us-west-2.json
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/us-gov-east-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/us-gov-east-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/us-gov-east-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/us-gov-west-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/us-gov-west-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/us-gov-west-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/cn-north-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/cn-north-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/cn-north-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/region/cn-northwest-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone/cn-northwest-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials
Unable to write data to /home/runner/work/moto/moto/moto/ec2/resources/instance_type_offerings/availability-zone-id/cn-northwest-1.json
An error occurred (AuthFailure) when calling the DescribeInstanceTypeOfferings operation: AWS was not able to validate the provided access credentials

Changed files

Changed 60 files:
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/af-south-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-northeast-3.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-south-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/ap-southeast-3.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-central-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-north-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/eu-west-3.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/me-south-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/sa-east-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/us-east-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/us-east-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/us-west-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone-id/us-west-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/af-south-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/ap-northeast-3.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/ap-south-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/ap-southeast-3.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/eu-central-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/eu-north-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/eu-west-3.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/me-south-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/sa-east-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/us-east-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/us-east-2.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/us-west-1.json
  • moto/ec2/resources/instance_type_offerings/availability-zone/us-west-2.json
  • moto/ec2/resources/instance_type_offerings/region/af-south-1.json
  • moto/ec2/resources/instance_type_offerings/region/ap-northeast-1.json
  • moto/ec2/resources/instance_type_offerings/region/ap-northeast-2.json
  • moto/ec2/resources/instance_type_offerings/region/ap-northeast-3.json
  • moto/ec2/resources/instance_type_offerings/region/ap-south-2.json
  • moto/ec2/resources/instance_type_offerings/region/ap-southeast-1.json
  • moto/ec2/resources/instance_type_offerings/region/ap-southeast-2.json
  • moto/ec2/resources/instance_type_offerings/region/ap-southeast-3.json
  • moto/ec2/resources/instance_type_offerings/region/eu-central-1.json
  • moto/ec2/resources/instance_type_offerings/region/eu-central-2.json
  • moto/ec2/resources/instance_type_offerings/region/eu-north-1.json
  • moto/ec2/resources/instance_type_offerings/region/eu-west-1.json
  • moto/ec2/resources/instance_type_offerings/region/eu-west-2.json
  • moto/ec2/resources/instance_type_offerings/region/eu-west-3.json
  • moto/ec2/resources/instance_type_offerings/region/me-south-1.json
  • moto/ec2/resources/instance_type_offerings/region/sa-east-1.json
  • moto/ec2/resources/instance_type_offerings/region/us-east-1.json
  • moto/ec2/resources/instance_type_offerings/region/us-east-2.json
  • moto/ec2/resources/instance_type_offerings/region/us-west-1.json
  • moto/ec2/resources/instance_type_offerings/region/us-west-2.json

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2023

Codecov Report

Merging #5946 (4ebf1e6) into master (efb13a1) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5946   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         760      760           
  Lines       74729    74729           
=======================================
+ Hits        71912    71914    +2     
+ Misses       2817     2815    -2     
Flag Coverage Δ
servertests 37.00% <ø> (ø)
unittests 96.17% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
moto/iam/models.py 95.94% <0.00%> (+0.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bblommers bblommers added this to the 4.1.3 milestone Feb 19, 2023
@bblommers bblommers merged commit dd240d7 into master Feb 19, 2023
@bblommers bblommers deleted the create-pr-action/chore-update-0 branch February 19, 2023 18:26
@github-actions
Copy link
Copy Markdown
Contributor

This is now part of moto >= 4.1.3.dev39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant