Skip to content

fix: Fix bug in s3_cross_region_replication policy#3565

Merged
kodiakhq[bot] merged 2 commits intomainfrom
bug-s3-cross-region-replication-policy
Nov 4, 2022
Merged

fix: Fix bug in s3_cross_region_replication policy#3565
kodiakhq[bot] merged 2 commits intomainfrom
bug-s3-cross-region-replication-policy

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf commented Nov 4, 2022

Fixes #3563

There is a wider question here about whether we should be placing null values in the column at all--maybe they should be empty arrays instead. But for now this change fixes this specific policy.

@hermanschaaf hermanschaaf added the automerge Automatically merge once required checks pass label Nov 4, 2022
@kodiakhq kodiakhq bot merged commit 515a7d0 into main Nov 4, 2022
@kodiakhq kodiakhq bot deleted the bug-s3-cross-region-replication-policy branch November 4, 2022 09:44
kodiakhq bot pushed a commit that referenced this pull request Nov 6, 2022
🤖 I have created a release *beep* *boop*
---


## [4.6.0](plugins-source-aws-v4.5.0...plugins-source-aws-v4.6.0) (2022-11-06)


### Features

* AppRunner add support for Connections ([#3602](#3602)) ([b6c17a2](b6c17a2))
* **aws:** AppRunner Resources: VPC Connector, VPC Ingress Connection And Autotscaling ([#3450](#3450)) ([f5cd42c](f5cd42c))
* **aws:** AppRunner support ObservabilityConfiguration ([#3603](#3603)) ([b93a66d](b93a66d))
* **aws:** Support identitystore and ssoadmin ([#3005](#3005)) ([afa463d](afa463d))


### Bug Fixes

* **aws:** Elasticache Engine Versions PK ([#3562](#3562)) ([59a7400](59a7400)), closes [#3561](#3561)
* **deps:** Update plugin-sdk for aws to v0.13.20 ([#3569](#3569)) ([3876311](3876311))
* Fix bug in s3_cross_region_replication policy ([#3565](#3565)) ([515a7d0](515a7d0))
* Fix documentation ([#3608](#3608)) ([ea14f06](ea14f06))
* Update endpoints ([#3605](#3605)) ([20b9f4f](20b9f4f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Error in AWS s3_cross_region_replication policy

3 participants