Values_4.ReplaceImageCriteriaInAllowedImagesSettingsRequestSourceSets or replaces the criteria for Allowed AMIs. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.
type nonrec t = {imageCriteria : Values_3.ImageCriterionRequestList.t option;The list of criteria that are evaluated to determine whether AMIs are discoverable and usable in the account in the specified Amazon Web Services Region.
*)dryRun : Values_0.Boolean.t option;Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `List of
[> `Structure of
(string
* [> `List of
[> `String of Values_0.ImageProviderRequest.t ] list
| `Structure of
(string
* [> `Integer of
Values_0.MaximumDaysSinceDeprecatedValue.t ])
list ])
list ]
list ])
list ]