delete_resource_policy
(**kwargs)¶Deletes a resource policy that is identified by its resource ARN.
See also: AWS API Documentation
Request Syntax
response = client.delete_resource_policy(
resourceArn='string'
)
[REQUIRED]
The ARN of the resource that is associated with the resource policy.
{}
Response Structure
Exceptions
CodeBuild.Client.exceptions.InvalidInputException