Miscellaneous:
* Introduced a new setting for ServerMode, MOTO_DISABLE_GLOBAL_CORS. Disabling the global CORS setting makes it possible to test the CORS-policies on S3 buckets
* ElastiCache: create_user() now supports the AuthenticationMode-parameter
* ElasticSearch/OpenSearch: list_domain_names() now returns domains from both services
* Kafka: list_clusters_v2() now returns all parameters
* Scheduler: The schedule_expression_timezone now defaults to UTC
* RDS: create_db_instance() now throws an exception if an instance with that ID already exists
* RDS: restore_db_instance_from_db_snapshot() now throws an exception if an instance with that ID already exists
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps moto from 5.0.26 to 5.0.27.
Changelog
Sourced from moto's changelog.
Commits
9c877b0
Pre-Release: Up Version Numberc6030c9
Prep release 5.0.27 (#8505)62dd9bc
SecretsManager: rotate_secret() should create AWSPending without a value (#8504)209e4e1
Core: Allow replace/remove of mocked responses (#8499)a3472d3
[ElastiCache] Add support for AuthenticationMode for create_user (#8494)7d80859
chore: update SSM default parameters (#8503)1028231
chore: update EC2 Instance Types (#8502)cc56c64
chore: update EC2 Instance Offerings (#8501)4c1321a
Kafka - Update responses for list_clusters_v2 (#8492)cfaa898
Ensure compatibility with latestbotocore
S3 client customizations (#8495)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show