SpotInstanceInterruptionNotice
Cloudwatch.swift:114struct SpotInstanceInterruptionNotice
struct SpotInstanceInterruptionNotice
s15AWSLambdaEvents17CloudwatchDetailsO3EC2O30SpotInstanceInterruptionNoticeV
What are these?9G4X0
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
enum EC2
enum CloudwatchDetails
struct InstanceStateChangeNotification
protocol CloudwatchDetail : Decodable, Sendable
protocol Decodable
A type that can decode itself from an external representation.
protocol Sendable
init(from decoder: any Decoder) throws
static let name: String
let action: Action
let instanceId: String
enum Action
var detailType: String { get }