Skip to content

[pull] develop from aws:develop#905

Open
pull[bot] wants to merge 4742 commits into
atxwebs:developfrom
aws:develop
Open

[pull] develop from aws:develop#905
pull[bot] wants to merge 4742 commits into
atxwebs:developfrom
aws:develop

Conversation

@pull

@pull pull Bot commented Apr 23, 2021

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label Apr 23, 2021
@codecov-commenter

codecov-commenter commented Feb 17, 2023

Copy link
Copy Markdown

Codecov Report

Merging #905 (8b7c9dd) into develop (de1c81e) will decrease coverage by 92.97%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           develop    #905       +/-   ##
===========================================
- Coverage    93.04%   0.08%   -92.97%     
===========================================
  Files          204     206        +2     
  Lines        16201   16482      +281     
===========================================
- Hits         15075      14    -15061     
- Misses        1126   16468    +15342     
Impacted Files Coverage Δ
awscli/text.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/plugin.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/schema.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/handlers.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/paramfile.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/topictags.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/bcdoc/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/bcdoc/docevents.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/customizations/ecr.py 0.00% <0.00%> (-100.00%) ⬇️
awscli/customizations/iot.py 0.00% <0.00%> (-100.00%) ⬇️
... and 194 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

aws-sdk-python-automation and others added 28 commits March 24, 2026 19:43
* release-1.44.65:
  Bumping version to 1.44.65
  Update changelog based on model updates
* release-1.44.66:
  Bumping version to 1.44.66
  Update changelog based on model updates
* release-1.44.67:
  Bumping version to 1.44.67
  Update changelog based on model updates
  Merge customizations for EMR
* release-1.44.68:
  Bumping version to 1.44.68
  Update changelog based on model updates
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* release-1.44.69:
  Bumping version to 1.44.69
  Update changelog based on model updates
  Merge customizations for DevOps Agent
)

* Implement newline and carriage-return sanitation for .

* Implement regression tests to verify newline and return-carriage characters cannot be used in 'configure set'.

* Add changelog entry.

* Minor patch to command under test.

* Fix tests so they write to disk properly.

* Remove values from the error message, update tests.
* release-1.44.70:
  Bumping version to 1.44.70
  Update changelog based on model updates
* release-1.44.71:
  Bumping version to 1.44.71
  Update changelog based on model updates
* chore: add additional text to CONTRIBUTING.md

* chore: minor typo fix
aws-sdk-python-automation and others added 30 commits June 11, 2026 18:09
* release-1.45.28:
  Bumping version to 1.45.28
  Update changelog based on model updates
  Merge customizations for EKS
* release-1.45.29:
  Bumping version to 1.45.29
  Update changelog based on model updates
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@ec61189...e7f100c)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* release-1.45.30:
  Bumping version to 1.45.30
  Update changelog based on model updates
* release-1.45.31:
  Bumping version to 1.45.31
  Update changelog based on model updates
  Merge customizations for S3
* release-1.45.32:
  Bumping version to 1.45.32
  Update changelog based on model updates
  Merge customizations for Bedrock Agent Runtime
* release-1.45.33:
  Bumping version to 1.45.33
  Update changelog based on model updates
…ipam-pool-allocations (#10396)

Add CLI examples for two IPAM pool allocation commands:
- modify-ipam-pool-allocation: modifying the description of an allocation
- describe-ipam-pool-allocations: listing all allocations and filtering by ID

Co-authored-by: Dan Yu <dnielyu@amazon.com>
This commit fixes a typo in awscli/argprocess.py where valid_key was
used instead of valid_keys, causing a NameError instead of displaying
the intended shorthand parsing error.

Fixes #10405
* release-1.45.34:
  Bumping version to 1.45.34
  Update changelog based on model updates
* release-1.45.35:
  Bumping version to 1.45.35
  Update changelog based on model updates
* release-1.45.36:
  Bumping version to 1.45.36
  Update changelog based on model updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.