Updates the specified archive.
See https://www.paws-r-sdk.com/docs/eventbridge_update_archive/ for full documentation.
eventbridge_update_archive(
ArchiveName,
Description = NULL,
EventPattern = NULL,
RetentionDays = NULL
)
[required] The name of the archive to update.
The description for the archive.
The event pattern to use to filter events sent to the archive.
The number of days to retain events in the archive.