Data Source: oci_announcements_service_announcement_subscriptions

This data source provides the list of Announcement Subscriptions in Oracle Cloud Infrastructure Announcements Service service.

Gets a list of all announcement subscriptions in the specified compartment.

This call is subject to an Announcements limit that applies to the total number of requests across all read or write operations. Announcements might throttle this call to reject an otherwise valid request when the total rate of operations exceeds 20 requests per second for a given user. The service might also throttle this call to reject an otherwise valid request when the total rate of operations exceeds 100 requests per second for a given tenancy.

Example Usage

data "oci_announcements_service_announcement_subscriptions" "test_announcement_subscriptions" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.announcement_subscription_display_name
	id = var.announcement_subscription_id
	state = var.announcement_subscription_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AnnouncementSubscription Reference

The following attributes are exported: