organizations_disable_aws_service_access: Disables the integration of an Amazon Web Services service...

View source: R/organizations_operations.R

organizations_disable_aws_service_accessR Documentation

Disables the integration of an Amazon Web Services service (the service that is specified by ServicePrincipal) with Organizations

Description

Disables the integration of an Amazon Web Services service (the service that is specified by ServicePrincipal) with Organizations. When you disable integration, the specified service no longer can create a service-linked role in new accounts in your organization. This means the service can't perform operations on your behalf on any new accounts in your organization. The service can still perform operations in older accounts until the service completes its clean-up from Organizations.

See https://www.paws-r-sdk.com/docs/organizations_disable_aws_service_access/ for full documentation.

Usage

organizations_disable_aws_service_access(ServicePrincipal)

Arguments

ServicePrincipal

[required] The service principal name of the Amazon Web Services service for which you want to disable integration with your organization. This is typically in the form of a URL, such as service-abbreviation.amazonaws.com.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.