@aws-sdk/client-organizations 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Organizations.d.ts +946 -265
  3. package/dist-types/ts3.4/OrganizationsClient.d.ts +442 -125
  4. package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +37 -17
  7. package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +32 -17
  8. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +37 -17
  9. package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +38 -17
  11. package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +34 -17
  13. package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +31 -16
  15. package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +37 -17
  16. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +37 -17
  19. package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +38 -17
  22. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +37 -17
  25. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +32 -17
  26. package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +37 -17
  27. package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +38 -17
  28. package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +36 -17
  29. package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +38 -17
  30. package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +37 -17
  31. package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +31 -16
  33. package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +34 -17
  35. package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +34 -17
  37. package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +34 -17
  44. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +34 -17
  47. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  48. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +32 -17
  50. package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
  54. package/dist-types/ts3.4/commands/UpdateOrganizationalUnitCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +34 -17
  56. package/dist-types/ts3.4/commands/index.d.ts +52 -52
  57. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  58. package/dist-types/ts3.4/index.d.ts +6 -6
  59. package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +8 -6
  60. package/dist-types/ts3.4/models/index.d.ts +1 -1
  61. package/dist-types/ts3.4/models/models_0.d.ts +1719 -1475
  62. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  63. package/dist-types/ts3.4/pagination/ListAWSServiceAccessForOrganizationPaginator.d.ts +11 -4
  64. package/dist-types/ts3.4/pagination/ListAccountsForParentPaginator.d.ts +11 -4
  65. package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +11 -4
  66. package/dist-types/ts3.4/pagination/ListChildrenPaginator.d.ts +11 -4
  67. package/dist-types/ts3.4/pagination/ListCreateAccountStatusPaginator.d.ts +11 -4
  68. package/dist-types/ts3.4/pagination/ListDelegatedAdministratorsPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListDelegatedServicesForAccountPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListHandshakesForAccountPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListHandshakesForOrganizationPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListOrganizationalUnitsForParentPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListParentsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/ListPoliciesForTargetPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/ListPoliciesPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/ListRootsPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListTargetsForPolicyPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  80. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +629 -158
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  85. package/package.json +34 -34
@@ -1,6 +1,7 @@
1
- import { PaginationConfiguration } from "@aws-sdk/types";
2
- import { Organizations } from "../Organizations";
3
- import { OrganizationsClient } from "../OrganizationsClient";
4
- export interface OrganizationsPaginationConfiguration extends PaginationConfiguration {
5
- client: Organizations | OrganizationsClient;
6
- }
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
2
+ import { Organizations } from "../Organizations";
3
+ import { OrganizationsClient } from "../OrganizationsClient";
4
+ export interface OrganizationsPaginationConfiguration
5
+ extends PaginationConfiguration {
6
+ client: Organizations | OrganizationsClient;
7
+ }
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput } from "../commands/ListAWSServiceAccessForOrganizationCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAWSServiceAccessForOrganization(config: OrganizationsPaginationConfiguration, input: ListAWSServiceAccessForOrganizationCommandInput, ...additionalArguments: any): Paginator<ListAWSServiceAccessForOrganizationCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAWSServiceAccessForOrganizationCommandInput,
4
+ ListAWSServiceAccessForOrganizationCommandOutput,
5
+ } from "../commands/ListAWSServiceAccessForOrganizationCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAWSServiceAccessForOrganization(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListAWSServiceAccessForOrganizationCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAWSServiceAccessForOrganizationCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput } from "../commands/ListAccountsForParentCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAccountsForParent(config: OrganizationsPaginationConfiguration, input: ListAccountsForParentCommandInput, ...additionalArguments: any): Paginator<ListAccountsForParentCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAccountsForParentCommandInput,
4
+ ListAccountsForParentCommandOutput,
5
+ } from "../commands/ListAccountsForParentCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAccountsForParent(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListAccountsForParentCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAccountsForParentCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAccountsCommandInput, ListAccountsCommandOutput } from "../commands/ListAccountsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAccounts(config: OrganizationsPaginationConfiguration, input: ListAccountsCommandInput, ...additionalArguments: any): Paginator<ListAccountsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAccountsCommandInput,
4
+ ListAccountsCommandOutput,
5
+ } from "../commands/ListAccountsCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAccounts(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListAccountsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAccountsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListChildrenCommandInput, ListChildrenCommandOutput } from "../commands/ListChildrenCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListChildren(config: OrganizationsPaginationConfiguration, input: ListChildrenCommandInput, ...additionalArguments: any): Paginator<ListChildrenCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListChildrenCommandInput,
4
+ ListChildrenCommandOutput,
5
+ } from "../commands/ListChildrenCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListChildren(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListChildrenCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListChildrenCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput } from "../commands/ListCreateAccountStatusCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListCreateAccountStatus(config: OrganizationsPaginationConfiguration, input: ListCreateAccountStatusCommandInput, ...additionalArguments: any): Paginator<ListCreateAccountStatusCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListCreateAccountStatusCommandInput,
4
+ ListCreateAccountStatusCommandOutput,
5
+ } from "../commands/ListCreateAccountStatusCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListCreateAccountStatus(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListCreateAccountStatusCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListCreateAccountStatusCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListDelegatedAdministratorsCommandInput, ListDelegatedAdministratorsCommandOutput } from "../commands/ListDelegatedAdministratorsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListDelegatedAdministrators(config: OrganizationsPaginationConfiguration, input: ListDelegatedAdministratorsCommandInput, ...additionalArguments: any): Paginator<ListDelegatedAdministratorsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListDelegatedAdministratorsCommandInput,
4
+ ListDelegatedAdministratorsCommandOutput,
5
+ } from "../commands/ListDelegatedAdministratorsCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListDelegatedAdministrators(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListDelegatedAdministratorsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListDelegatedAdministratorsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListDelegatedServicesForAccountCommandInput, ListDelegatedServicesForAccountCommandOutput } from "../commands/ListDelegatedServicesForAccountCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListDelegatedServicesForAccount(config: OrganizationsPaginationConfiguration, input: ListDelegatedServicesForAccountCommandInput, ...additionalArguments: any): Paginator<ListDelegatedServicesForAccountCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListDelegatedServicesForAccountCommandInput,
4
+ ListDelegatedServicesForAccountCommandOutput,
5
+ } from "../commands/ListDelegatedServicesForAccountCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListDelegatedServicesForAccount(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListDelegatedServicesForAccountCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListDelegatedServicesForAccountCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListHandshakesForAccountCommandInput, ListHandshakesForAccountCommandOutput } from "../commands/ListHandshakesForAccountCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListHandshakesForAccount(config: OrganizationsPaginationConfiguration, input: ListHandshakesForAccountCommandInput, ...additionalArguments: any): Paginator<ListHandshakesForAccountCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListHandshakesForAccountCommandInput,
4
+ ListHandshakesForAccountCommandOutput,
5
+ } from "../commands/ListHandshakesForAccountCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListHandshakesForAccount(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListHandshakesForAccountCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListHandshakesForAccountCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListHandshakesForOrganizationCommandInput, ListHandshakesForOrganizationCommandOutput } from "../commands/ListHandshakesForOrganizationCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListHandshakesForOrganization(config: OrganizationsPaginationConfiguration, input: ListHandshakesForOrganizationCommandInput, ...additionalArguments: any): Paginator<ListHandshakesForOrganizationCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListHandshakesForOrganizationCommandInput,
4
+ ListHandshakesForOrganizationCommandOutput,
5
+ } from "../commands/ListHandshakesForOrganizationCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListHandshakesForOrganization(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListHandshakesForOrganizationCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListHandshakesForOrganizationCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListOrganizationalUnitsForParentCommandInput, ListOrganizationalUnitsForParentCommandOutput } from "../commands/ListOrganizationalUnitsForParentCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListOrganizationalUnitsForParent(config: OrganizationsPaginationConfiguration, input: ListOrganizationalUnitsForParentCommandInput, ...additionalArguments: any): Paginator<ListOrganizationalUnitsForParentCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListOrganizationalUnitsForParentCommandInput,
4
+ ListOrganizationalUnitsForParentCommandOutput,
5
+ } from "../commands/ListOrganizationalUnitsForParentCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListOrganizationalUnitsForParent(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListOrganizationalUnitsForParentCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListOrganizationalUnitsForParentCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListParentsCommandInput, ListParentsCommandOutput } from "../commands/ListParentsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListParents(config: OrganizationsPaginationConfiguration, input: ListParentsCommandInput, ...additionalArguments: any): Paginator<ListParentsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListParentsCommandInput,
4
+ ListParentsCommandOutput,
5
+ } from "../commands/ListParentsCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListParents(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListParentsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListParentsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListPoliciesForTargetCommandInput, ListPoliciesForTargetCommandOutput } from "../commands/ListPoliciesForTargetCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListPoliciesForTarget(config: OrganizationsPaginationConfiguration, input: ListPoliciesForTargetCommandInput, ...additionalArguments: any): Paginator<ListPoliciesForTargetCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListPoliciesForTargetCommandInput,
4
+ ListPoliciesForTargetCommandOutput,
5
+ } from "../commands/ListPoliciesForTargetCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListPoliciesForTarget(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListPoliciesForTargetCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListPoliciesForTargetCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListPoliciesCommandInput, ListPoliciesCommandOutput } from "../commands/ListPoliciesCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListPolicies(config: OrganizationsPaginationConfiguration, input: ListPoliciesCommandInput, ...additionalArguments: any): Paginator<ListPoliciesCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListPoliciesCommandInput,
4
+ ListPoliciesCommandOutput,
5
+ } from "../commands/ListPoliciesCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListPolicies(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListPoliciesCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListPoliciesCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListRootsCommandInput, ListRootsCommandOutput } from "../commands/ListRootsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListRoots(config: OrganizationsPaginationConfiguration, input: ListRootsCommandInput, ...additionalArguments: any): Paginator<ListRootsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListRootsCommandInput,
4
+ ListRootsCommandOutput,
5
+ } from "../commands/ListRootsCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListRoots(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListRootsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListRootsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListTagsForResource(config: OrganizationsPaginationConfiguration, input: ListTagsForResourceCommandInput, ...additionalArguments: any): Paginator<ListTagsForResourceCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListTagsForResourceCommandInput,
4
+ ListTagsForResourceCommandOutput,
5
+ } from "../commands/ListTagsForResourceCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListTagsForResource(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListTagsForResourceCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListTagsForResourceCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListTargetsForPolicyCommandInput, ListTargetsForPolicyCommandOutput } from "../commands/ListTargetsForPolicyCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListTargetsForPolicy(config: OrganizationsPaginationConfiguration, input: ListTargetsForPolicyCommandInput, ...additionalArguments: any): Paginator<ListTargetsForPolicyCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListTargetsForPolicyCommandInput,
4
+ ListTargetsForPolicyCommandOutput,
5
+ } from "../commands/ListTargetsForPolicyCommand";
6
+ import { OrganizationsPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListTargetsForPolicy(
8
+ config: OrganizationsPaginationConfiguration,
9
+ input: ListTargetsForPolicyCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListTargetsForPolicyCommandOutput>;
@@ -1,17 +1,17 @@
1
- export * from "./Interfaces";
2
- export * from "./ListAWSServiceAccessForOrganizationPaginator";
3
- export * from "./ListAccountsForParentPaginator";
4
- export * from "./ListAccountsPaginator";
5
- export * from "./ListChildrenPaginator";
6
- export * from "./ListCreateAccountStatusPaginator";
7
- export * from "./ListDelegatedAdministratorsPaginator";
8
- export * from "./ListDelegatedServicesForAccountPaginator";
9
- export * from "./ListHandshakesForAccountPaginator";
10
- export * from "./ListHandshakesForOrganizationPaginator";
11
- export * from "./ListOrganizationalUnitsForParentPaginator";
12
- export * from "./ListParentsPaginator";
13
- export * from "./ListPoliciesForTargetPaginator";
14
- export * from "./ListPoliciesPaginator";
15
- export * from "./ListRootsPaginator";
16
- export * from "./ListTagsForResourcePaginator";
17
- export * from "./ListTargetsForPolicyPaginator";
1
+ export * from "./Interfaces";
2
+ export * from "./ListAWSServiceAccessForOrganizationPaginator";
3
+ export * from "./ListAccountsForParentPaginator";
4
+ export * from "./ListAccountsPaginator";
5
+ export * from "./ListChildrenPaginator";
6
+ export * from "./ListCreateAccountStatusPaginator";
7
+ export * from "./ListDelegatedAdministratorsPaginator";
8
+ export * from "./ListDelegatedServicesForAccountPaginator";
9
+ export * from "./ListHandshakesForAccountPaginator";
10
+ export * from "./ListHandshakesForOrganizationPaginator";
11
+ export * from "./ListOrganizationalUnitsForParentPaginator";
12
+ export * from "./ListParentsPaginator";
13
+ export * from "./ListPoliciesForTargetPaginator";
14
+ export * from "./ListPoliciesPaginator";
15
+ export * from "./ListRootsPaginator";
16
+ export * from "./ListTagsForResourcePaginator";
17
+ export * from "./ListTargetsForPolicyPaginator";