org-formation / aws-resource-providers

A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
MIT License
88 stars 21 forks source link

Add Community::Organizations::DelegatedAdmin and Community::Organizations::EnableAWSAccess resource providers #40

Closed rileydakota closed 1 year ago

rileydakota commented 3 years ago

Description of changes:

Added both the Community::Organizations::DelegatedAdmin and Community::Organizations::EnableAWSAccess Resource Providers. These enable a user to enable AWS Organizations Integrations with various services, and delegate administration of these services away from the Organization Management account. Edited the ReadMe to reflect this.