Values.DescribeCanariesResponseSourceThis operation returns a list of the canaries in your account, along with full details about each canary. This operation supports resource-level authorization using an IAM policy and the Names parameter. If you specify the Names parameter, the operation is successful only if you have authorization to view all the canaries that you specify in your request. If you do not have permission to view any of the canaries, the request fails with a 403 response. You are required to use the Names parameter if you are logged on to a user or role that has an IAM policy that restricts which canaries that you are allowed to view. For more information, see Limiting a user to viewing specific canaries.
type nonrec t = {canaries : Canaries.t option;Returns an array. Each item in the array contains the full information about one canary.
*)nextToken : Token.t option;A token that indicates that there is more data available. You can use this token in a subsequent DescribeCanaries operation to retrieve the next set of results.
*)}type nonrec error = [ | `InternalServerException of InternalServerException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerException of InternalServerException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerException of InternalServerException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of MaxSize1024.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of
[> `String of
BaseScreenshotConfigIgnoreCoordinate.t ]
list
| `String of String_.t ])
list ]
list
| `String of FunctionArn.t ])
list ]
list
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ])
list
| `String of UUID.t
| `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `Enum of string
| `Integer of MaxFifteenMinutesInSeconds.t
| `List of
[> `String of BlueprintType.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
BaseScreenshotConfigIgnoreCoordinate.t ]
list
| `String of String_.t ])
list ]
list
| `Long of MaxOneYearInSeconds.t
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Integer of MaxRetries.t
| `String of KmsKeyArn.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]
list
| `String of Token.t ])
list ]