|
513 | 513 | </example>
|
514 | 514 | </value>
|
515 | 515 | </doc>
|
| 516 | + <doc> |
| 517 | + <members> |
| 518 | + <member name="M:Amazon.IdentityManagement.IAmazonIdentityManagementService.DisableOrganizationsRootCredentialsManagement(Amazon.IdentityManagement.Model.DisableOrganizationsRootCredentialsManagementRequest)" /> |
| 519 | + <member name="M:Amazon.IdentityManagement.AmazonIdentityManagementServiceClient.DisableOrganizationsRootCredentialsManagement(Amazon.IdentityManagement.Model.DisableOrganizationsRootCredentialsManagementRequest)" /> |
| 520 | + <member name="T:Amazon.IdentityManagement.Model.DisableOrganizationsRootCredentialsManagementRequest" /> |
| 521 | + <member name="T:Amazon.IdentityManagement.Model.DisableOrganizationsRootCredentialsManagementResponse" /> |
| 522 | + </members> |
| 523 | + <value> |
| 524 | + <example> |
| 525 | + <para> |
| 526 | + The following command disables the management of privileged root user credentials across member accounts in your organization. |
| 527 | + </para> |
| 528 | + <code |
| 529 | + title="To disable the RootCredentialsManagement feature in your organization" |
| 530 | + source=".\AWSSDKDocSamples\IdentityManagement\IdentityManagement.GeneratedSamples.cs" |
| 531 | + region="to-disable-the-rootcredentialsmanagement-feature-in-your-organization-1730908292211" /> |
| 532 | + </example> |
| 533 | + </value> |
| 534 | + </doc> |
| 535 | + <doc> |
| 536 | + <members> |
| 537 | + <member name="M:Amazon.IdentityManagement.IAmazonIdentityManagementService.DisableOrganizationsRootSessions(Amazon.IdentityManagement.Model.DisableOrganizationsRootSessionsRequest)" /> |
| 538 | + <member name="M:Amazon.IdentityManagement.AmazonIdentityManagementServiceClient.DisableOrganizationsRootSessions(Amazon.IdentityManagement.Model.DisableOrganizationsRootSessionsRequest)" /> |
| 539 | + <member name="T:Amazon.IdentityManagement.Model.DisableOrganizationsRootSessionsRequest" /> |
| 540 | + <member name="T:Amazon.IdentityManagement.Model.DisableOrganizationsRootSessionsResponse" /> |
| 541 | + </members> |
| 542 | + <value> |
| 543 | + <example> |
| 544 | + <para> |
| 545 | + The following command disables root user sessions for privileged tasks across member accounts in your organization. |
| 546 | + </para> |
| 547 | + <code |
| 548 | + title="To disable the RootSessions feature in your organization" |
| 549 | + source=".\AWSSDKDocSamples\IdentityManagement\IdentityManagement.GeneratedSamples.cs" |
| 550 | + region="to-disable-the-rootsessions-feature-in-your-organization-1730908495962" /> |
| 551 | + </example> |
| 552 | + </value> |
| 553 | + </doc> |
| 554 | + <doc> |
| 555 | + <members> |
| 556 | + <member name="M:Amazon.IdentityManagement.IAmazonIdentityManagementService.EnableOrganizationsRootCredentialsManagement(Amazon.IdentityManagement.Model.EnableOrganizationsRootCredentialsManagementRequest)" /> |
| 557 | + <member name="M:Amazon.IdentityManagement.AmazonIdentityManagementServiceClient.EnableOrganizationsRootCredentialsManagement(Amazon.IdentityManagement.Model.EnableOrganizationsRootCredentialsManagementRequest)" /> |
| 558 | + <member name="T:Amazon.IdentityManagement.Model.EnableOrganizationsRootCredentialsManagementRequest" /> |
| 559 | + <member name="T:Amazon.IdentityManagement.Model.EnableOrganizationsRootCredentialsManagementResponse" /> |
| 560 | + </members> |
| 561 | + <value> |
| 562 | + <example> |
| 563 | + <para> |
| 564 | + The following command enables the management of privileged root user credentials across member accounts in your organization. |
| 565 | + </para> |
| 566 | + <code |
| 567 | + title="To enable the RootCredentialsManagement feature in your organization" |
| 568 | + source=".\AWSSDKDocSamples\IdentityManagement\IdentityManagement.GeneratedSamples.cs" |
| 569 | + region="to-enable-the-rootcredentialsmanagement-feature-in-your-organization-1730908602395" /> |
| 570 | + </example> |
| 571 | + </value> |
| 572 | + </doc> |
| 573 | + <doc> |
| 574 | + <members> |
| 575 | + <member name="M:Amazon.IdentityManagement.IAmazonIdentityManagementService.EnableOrganizationsRootSessions(Amazon.IdentityManagement.Model.EnableOrganizationsRootSessionsRequest)" /> |
| 576 | + <member name="M:Amazon.IdentityManagement.AmazonIdentityManagementServiceClient.EnableOrganizationsRootSessions(Amazon.IdentityManagement.Model.EnableOrganizationsRootSessionsRequest)" /> |
| 577 | + <member name="T:Amazon.IdentityManagement.Model.EnableOrganizationsRootSessionsRequest" /> |
| 578 | + <member name="T:Amazon.IdentityManagement.Model.EnableOrganizationsRootSessionsResponse" /> |
| 579 | + </members> |
| 580 | + <value> |
| 581 | + <example> |
| 582 | + <para> |
| 583 | + The following command allows the management account or delegated administrator to perform privileged tasks on member accounts in your organization. |
| 584 | + </para> |
| 585 | + <code |
| 586 | + title="To enable the RootSessions feature in your organization" |
| 587 | + source=".\AWSSDKDocSamples\IdentityManagement\IdentityManagement.GeneratedSamples.cs" |
| 588 | + region="to-enable-the-rootsessions-feature-in-your-organization-1730908736611" /> |
| 589 | + </example> |
| 590 | + </value> |
| 591 | + </doc> |
516 | 592 | <doc>
|
517 | 593 | <members>
|
518 | 594 | <member name="M:Amazon.IdentityManagement.IAmazonIdentityManagementService.GenerateOrganizationsAccessReport(Amazon.IdentityManagement.Model.GenerateOrganizationsAccessReportRequest)" />
|
|
817 | 893 | </example>
|
818 | 894 | </value>
|
819 | 895 | </doc>
|
| 896 | + <doc> |
| 897 | + <members> |
| 898 | + <member name="M:Amazon.IdentityManagement.IAmazonIdentityManagementService.ListOrganizationsFeatures(Amazon.IdentityManagement.Model.ListOrganizationsFeaturesRequest)" /> |
| 899 | + <member name="M:Amazon.IdentityManagement.AmazonIdentityManagementServiceClient.ListOrganizationsFeatures(Amazon.IdentityManagement.Model.ListOrganizationsFeaturesRequest)" /> |
| 900 | + <member name="T:Amazon.IdentityManagement.Model.ListOrganizationsFeaturesRequest" /> |
| 901 | + <member name="T:Amazon.IdentityManagement.Model.ListOrganizationsFeaturesResponse" /> |
| 902 | + </members> |
| 903 | + <value> |
| 904 | + <example> |
| 905 | + <para> |
| 906 | + he following command lists the centralized root access features enabled for your organization. |
| 907 | + </para> |
| 908 | + <code |
| 909 | + title="To list the centralized root access features enabled for your organization" |
| 910 | + source=".\AWSSDKDocSamples\IdentityManagement\IdentityManagement.GeneratedSamples.cs" |
| 911 | + region="to-list-the-centralized-root-access-features-enabled-for-your-organization-1730908832557" /> |
| 912 | + </example> |
| 913 | + </value> |
| 914 | + </doc> |
820 | 915 | <doc>
|
821 | 916 | <members>
|
822 | 917 | <member name="M:Amazon.IdentityManagement.IAmazonIdentityManagementService.ListPoliciesGrantingServiceAccess(Amazon.IdentityManagement.Model.ListPoliciesGrantingServiceAccessRequest)" />
|
|
0 commit comments