https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sso
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sso
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sso
- Owner: aws-cloudformation
- License: apache-2.0
- Created: 2020-06-01T01:21:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T01:36:55.000Z (about 5 years ago)
- Last Synced: 2025-04-15T21:48:58.324Z (about 1 year ago)
- Language: Java
- Size: 114 KB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## aws-cloudformation-resource-providers-sso
The CloudFormation Resource Provider Package For AWS SSO.
Currently there are three resources available:
* AWS::SSO::PermissionSet
* AWS::SSO::Assignment
* AWS::SSO::InstanceAccessControlAttributeConfiguration
For CloudFormation guide, please check our public doc: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_SSO.html
## License
This project is licensed under the Apache-2.0 License.