Skip to content

feat(aws): Add ssoadmin permission_sets, account_assignments#4817

Merged
kodiakhq[bot] merged 12 commits intocloudquery:mainfrom
jhudson10x:add_ssoadmin_features
Nov 23, 2022
Merged

feat(aws): Add ssoadmin permission_sets, account_assignments#4817
kodiakhq[bot] merged 12 commits intocloudquery:mainfrom
jhudson10x:add_ssoadmin_features

Conversation

@jhudson10x
Copy link
Copy Markdown
Contributor

@jhudson10x jhudson10x commented Nov 18, 2022

Summary

Add support for SSOAdmin permission sets
Add support for SSOAdmin account assignments

@bbernays bbernays self-requested a review November 18, 2022 22:09
@jhudson10x jhudson10x changed the title feat(aws): Add ssoadmin permission_sets feat(aws): Add ssoadmin permission_sets, account_assignments Nov 18, 2022
Copy link
Copy Markdown
Collaborator

@bbernays bbernays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good can you run:

  • make lint: to run the standard linting tool over the plugin
  • make gen-docs: to regenerate all of the docs for the plugin

Copy link
Copy Markdown
Member

@disq disq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission! I think I would prefer Descriptions to be linked to type descriptions rather than the actual API calls that were used to extract them. Just for consistency and ease of use.

Co-authored-by: Kemal <223029+disq@users.noreply.github.com>
@jhudson10x
Copy link
Copy Markdown
Contributor Author

I committed @disq suggestions but make gen-docs doesn't seem to be updating the generated documentation with the new descriptions.

Copy link
Copy Markdown
Member

@disq disq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, not sure about the gen-docs issue

@jhudson10x
Copy link
Copy Markdown
Contributor Author

Figured it out from the pipeline failures. I had to run make gen before running make gen-docs again.

@hermanschaaf hermanschaaf added the automerge Automatically merge once required checks pass label Nov 23, 2022
@kodiakhq kodiakhq bot merged commit 4ae00ca into cloudquery:main Nov 23, 2022
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.

5 participants