AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an organization and centrally manage your accounts and their resources.
Info
Version: | 4.0.0-preview.3 |
Author(s): | Amazon Web Services |
Last Update: | Tuesday, October 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-sdk-net/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK.Organizations |
Install
Install-Package AWSSDK.Organizations
dotnet add package AWSSDK.Organizations
paket add AWSSDK.Organizations
AWSSDK.Organizations Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags