ElementalInference / Client / delete_feed_policy

delete_feed_policy

ElementalInference.Client.delete_feed_policy(**kwargs)

Deletes the resource-based policy attached to the specified feed. After you delete the policy, the operation revokes the cross-account access that the policy granted.

See also: AWS API Documentation

Request Syntax

response = client.delete_feed_policy(
    id='string'
)
Parameters:

id (string) –

[REQUIRED]

The ID of the feed whose policy you want to delete.

Returns:

None

Exceptions