Skip to content

feat(aws): Validate Service Multiplexer#4882

Merged
kodiakhq[bot] merged 6 commits intocloudquery:mainfrom
bbernays:validate-multiplexer-service
Nov 22, 2022
Merged

feat(aws): Validate Service Multiplexer#4882
kodiakhq[bot] merged 6 commits intocloudquery:mainfrom
bbernays:validate-multiplexer-service

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

During codegen if a regional service multiplexer is used validate that it is a valid service name in plugins/source/aws/client/data/partition_service_region.json

@cq-bot cq-bot added the aws label Nov 21, 2022
@bbernays bbernays linked an issue Nov 21, 2022 that may be closed by this pull request
@bbernays bbernays requested a review from disq November 22, 2022 13:01
@bbernays bbernays added the automerge Automatically merge once required checks pass label Nov 22, 2022
@kodiakhq kodiakhq bot merged commit 9619722 into cloudquery:main Nov 22, 2022
@bbernays bbernays deleted the validate-multiplexer-service branch November 22, 2022 15:01
kodiakhq bot pushed a commit that referenced this pull request Nov 23, 2022
🤖 I have created a release *beep* *boop*
---


## [7.2.0](plugins-source-aws-v7.1.4...plugins-source-aws-v7.2.0) (2022-11-23)


### Features

* Add support for AWS Step Functions ([#4832](#4832)) ([08892a7](08892a7))
* **aws:** Add ssoadmin permission_sets, account_assignments ([#4817](#4817)) ([4ae00ca](4ae00ca))
* **aws:** Add Support for Cloudwatch Logs Resource Policy ([#4883](#4883)) ([84cb081](84cb081))
* **aws:** Validate Service Multiplexer ([#4882](#4882)) ([9619722](9619722))


### Bug Fixes

* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.18.3 ([#4943](#4943)) ([e4aaf3f](e4aaf3f))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.42 ([#4945](#4945)) ([e76c57d](e76c57d))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/accessanalyzer to v1.17.3 ([#4946](#4946)) ([fbf128e](fbf128e))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/acm to v1.16.3 ([#4947](#4947)) ([fde1bdf](fde1bdf))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/apigateway to v1.15.25 ([#4948](#4948)) ([7ceee4a](7ceee4a))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/apigatewayv2 to v1.12.23 ([#4949](#4949)) ([0edf753](0edf753))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/applicationautoscaling to v1.15.23 ([#4952](#4952)) ([c9fb1fd](c9fb1fd))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/autoscaling to v1.24.3 ([#4953](#4953)) ([b3478bf](b3478bf))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/cloudformation to v1.24.1 ([#4954](#4954)) ([55800f6](55800f6))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/cloudtrail to v1.20.3 ([#4955](#4955)) ([3c27da6](3c27da6))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/cloudwatch to v1.21.11 ([#4956](#4956)) ([b9213b3](b9213b3))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs to v1.16.4 ([#4957](#4957)) ([c1a3791](c1a3791))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/configservice to v1.27.5 ([#4958](#4958)) ([2ab12d8](2ab12d8))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/databasemigrationservice to v1.22.1 ([#4959](#4959)) ([85d4d39](85d4d39))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.72.1 ([#4950](#4950)) ([b3dea9a](b3dea9a))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/ecr to v1.17.23 ([#4951](#4951)) ([731ff3d](731ff3d))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing to v1.14.23 ([#4960](#4960)) ([93babd5](93babd5))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 to v1.18.26 ([#4961](#4961)) ([465c9b7](465c9b7))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/elasticsearchservice to v1.17.2 ([#4962](#4962)) ([aa231c6](aa231c6))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/emr to v1.20.16 ([#4963](#4963)) ([5964e7c](5964e7c))
* **deps:** Update plugin-sdk for aws to v1.8.0 ([#4966](#4966)) ([16817f4](16817f4))
* Update endpoints ([#4939](#4939)) ([c09f7b1](c09f7b1))

---
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.

AWS Choosing Multiplexer

3 participants