Safe Haskell | None |
---|---|
Language | Haskell2010 |
- Service
- ImageAttributeName
- PermissionGroup
- NetworkAclEntry
- BlobAttributeValue
- ImportInstanceLaunchSpecification
- Snapshot
- SpotInstanceStateFault
- TagDescription
- GroupIdentifier
- VpnStaticRouteSource
- ReservedInstancesListing
- InstanceLifecycleType
- VirtualizationType
- NetworkInterfaceStatus
- PlatformValues
- CreateVolumePermission
- NetworkInterfaceAttachmentChanges
- RecurringChargeFrequency
- DhcpOptions
- InstanceNetworkInterfaceSpecification
- VolumeState
- AttributeValue
- PrivateIpAddressSpecification
- Image
- DhcpConfiguration
- Tag
- AccountAttributeName
- NetworkInterfaceAttachment
- RunInstancesMonitoringEnabled
- VolumeStatusInfo
- NetworkInterfaceAssociation
- CreateVolumePermissionModifications
- VpcState
- ResourceType
- ReportStatusType
- CurrencyCodeValues
- IcmpTypeCode
- InstanceCount
- ExportToS3Task
- BlockDeviceMapping
- ConversionTask
- AttachmentStatus
- RouteOrigin
- ListingState
- SpotPrice
- InstanceMonitoring
- PriceScheduleSpecification
- SpotInstanceStatus
- AvailabilityZoneState
- SpotInstanceRequest
- LaunchSpecification
- VolumeStatusEvent
- Volume
- Reservation
- ImportInstanceVolumeDetailItem
- SummaryStatus
- ReservedInstancesModification
- RuleAction
- NetworkInterface
- TelemetryStatus
- Subnet
- KeyPairInfo
- LaunchPermissionModifications
- SnapshotState
- InstanceNetworkInterfaceAssociation
- DiskImageDetail
- InstancePrivateIpAddress
- CancelledSpotInstanceRequest
- VpnConnectionOptionsSpecification
- Address
- VolumeAttachmentState
- LaunchPermission
- RouteState
- RouteTableAssociation
- BundleTaskState
- PortRange
- VpcAttributeName
- ReservedInstancesConfiguration
- VolumeStatusDetails
- SpotInstanceState
- VpnConnectionOptions
- UserIdGroupPair
- InstanceStatusSummary
- SpotPlacement
- EbsInstanceBlockDeviceSpecification
- NetworkAclAssociation
- BundleTask
- InstanceStatusEvent
- InstanceType
- Route
- SpotDatafeedSubscription
- Storage
- SecurityGroup
- CancelSpotInstanceRequestState
- PlacementGroupState
- ReservedInstancesModificationResult
- InstanceBlockDeviceMappingSpecification
- ExportEnvironment
- VolumeAttachment
- CustomerGateway
- EbsInstanceBlockDevice
- ShutdownBehavior
- DiskImageDescription
- DiskImageVolumeDescription
- Monitoring
- SubnetState
- ContainerFormat
- AvailabilityZoneMessage
- VpcAttachment
- InstanceBlockDeviceMapping
- StatusType
- ExportToS3TaskSpecification
- NetworkInterfaceAttribute
- ImageTypeValues
- InstanceExportDetails
- SnapshotAttributeName
- AvailabilityZone
- VpnState
- RouteTable
- HypervisorType
- InstanceStatusDetails
- IamInstanceProfile
- InternetGatewayAttachment
- ReservedInstanceState
- InstanceAttributeName
- IpPermission
- ConversionTaskState
- DiskImage
- Tenancy
- VpcPeeringConnectionStateReason
- IamInstanceProfileSpecification
- ImportVolumeTaskDetails
- PlacementStrategy
- InstanceNetworkInterface
- VolumeStatusAction
- VpcPeeringConnectionVpcInfo
- ReservedInstanceLimitPrice
- Vpc
- InstanceStatus
- ArchitectureValues
- ReportInstanceReasonCodes
- EbsBlockDevice
- AccountAttribute
- PriceSchedule
- DeviceType
- DomainType
- Region
- PropagatingVgw
- OfferingTypeValues
- VpnGateway
- Filter
- VolumeType
- InstanceStateChange
- NetworkAcl
- ImageState
- GatewayType
- InstanceNetworkInterfaceAttachment
- AttributeBooleanValue
- RecurringCharge
- NewDhcpConfiguration
- StateReason
- MonitoringState
- ReservedInstancesId
- StatusName
- InternetGateway
- VolumeStatusName
- VolumeAttributeName
- ImportInstanceTaskDetails
- PlacementGroup
- ProductCode
- ListingStatus
- IpRange
- VolumeStatusInfoStatus
- AccountAttributeValue
- RIProductDescription
- ReservedInstancesOffering
- ReservedInstances
- DatafeedSubscriptionState
- ExportTaskState
- ProductCodeValues
- VpnConnection
- InstanceState
- Placement
- EventCode
- SpotInstanceType
- VpcPeeringConnection
- S3Storage
- VgwTelemetry
- VpnStaticRoute
- InstanceStateName
- Instance
- ExportTask
- ResetImageAttributeName
- RequestSpotLaunchSpecification
- VolumeDetail
- PricingDetail
- NetworkInterfacePrivateIpAddress
- DiskImageFormat
- BundleTaskError
- VolumeStatusItem
- Common
- data EC2
- data EC2Error = EC2Error {
- _errRequestID :: Text
- _errErrors :: List1 "Error" Message
- ns :: Text
- data ImageAttributeName
- data PermissionGroup = All
- data NetworkAclEntry
- networkAclEntry :: NetworkAclEntry
- naeCidrBlock :: Lens' NetworkAclEntry (Maybe Text)
- naeEgress :: Lens' NetworkAclEntry (Maybe Bool)
- naeIcmpTypeCode :: Lens' NetworkAclEntry (Maybe IcmpTypeCode)
- naePortRange :: Lens' NetworkAclEntry (Maybe PortRange)
- naeProtocol :: Lens' NetworkAclEntry (Maybe Text)
- naeRuleAction :: Lens' NetworkAclEntry (Maybe RuleAction)
- naeRuleNumber :: Lens' NetworkAclEntry (Maybe Int)
- data BlobAttributeValue
- blobAttributeValue :: BlobAttributeValue
- bavValue :: Lens' BlobAttributeValue (Maybe Base64)
- data ImportInstanceLaunchSpecification
- importInstanceLaunchSpecification :: ImportInstanceLaunchSpecification
- iilsAdditionalInfo :: Lens' ImportInstanceLaunchSpecification (Maybe Text)
- iilsArchitecture :: Lens' ImportInstanceLaunchSpecification (Maybe ArchitectureValues)
- iilsGroupIds :: Lens' ImportInstanceLaunchSpecification [Text]
- iilsGroupNames :: Lens' ImportInstanceLaunchSpecification [Text]
- iilsInstanceInitiatedShutdownBehavior :: Lens' ImportInstanceLaunchSpecification (Maybe ShutdownBehavior)
- iilsInstanceType :: Lens' ImportInstanceLaunchSpecification (Maybe InstanceType)
- iilsMonitoring :: Lens' ImportInstanceLaunchSpecification (Maybe Bool)
- iilsPlacement :: Lens' ImportInstanceLaunchSpecification (Maybe Placement)
- iilsPrivateIpAddress :: Lens' ImportInstanceLaunchSpecification (Maybe Text)
- iilsSubnetId :: Lens' ImportInstanceLaunchSpecification (Maybe Text)
- iilsUserData :: Lens' ImportInstanceLaunchSpecification (Maybe Text)
- data Snapshot
- snapshot :: Text -> Text -> SnapshotState -> UTCTime -> Text -> Text -> Text -> Int -> Bool -> Snapshot
- sDescription :: Lens' Snapshot Text
- sEncrypted :: Lens' Snapshot Bool
- sKmsKeyId :: Lens' Snapshot (Maybe Text)
- sOwnerAlias :: Lens' Snapshot (Maybe Text)
- sOwnerId :: Lens' Snapshot Text
- sProgress :: Lens' Snapshot Text
- sSnapshotId :: Lens' Snapshot Text
- sStartTime :: Lens' Snapshot UTCTime
- sState :: Lens' Snapshot SnapshotState
- sTags :: Lens' Snapshot [Tag]
- sVolumeId :: Lens' Snapshot Text
- sVolumeSize :: Lens' Snapshot Int
- data SpotInstanceStateFault
- spotInstanceStateFault :: SpotInstanceStateFault
- sisfCode :: Lens' SpotInstanceStateFault (Maybe Text)
- sisfMessage :: Lens' SpotInstanceStateFault (Maybe Text)
- data TagDescription
- tagDescription :: Text -> ResourceType -> Text -> Text -> TagDescription
- tdKey :: Lens' TagDescription Text
- tdResourceId :: Lens' TagDescription Text
- tdResourceType :: Lens' TagDescription ResourceType
- tdValue :: Lens' TagDescription Text
- data GroupIdentifier
- groupIdentifier :: GroupIdentifier
- giGroupId :: Lens' GroupIdentifier (Maybe Text)
- giGroupName :: Lens' GroupIdentifier (Maybe Text)
- data VpnStaticRouteSource = Static
- data ReservedInstancesListing
- reservedInstancesListing :: ReservedInstancesListing
- rilClientToken :: Lens' ReservedInstancesListing (Maybe Text)
- rilCreateDate :: Lens' ReservedInstancesListing (Maybe UTCTime)
- rilInstanceCounts :: Lens' ReservedInstancesListing [InstanceCount]
- rilPriceSchedules :: Lens' ReservedInstancesListing [PriceSchedule]
- rilReservedInstancesId :: Lens' ReservedInstancesListing (Maybe Text)
- rilReservedInstancesListingId :: Lens' ReservedInstancesListing (Maybe Text)
- rilStatus :: Lens' ReservedInstancesListing (Maybe ListingStatus)
- rilStatusMessage :: Lens' ReservedInstancesListing (Maybe Text)
- rilTags :: Lens' ReservedInstancesListing [Tag]
- rilUpdateDate :: Lens' ReservedInstancesListing (Maybe UTCTime)
- data InstanceLifecycleType = Spot
- data VirtualizationType
- = Hvm
- | Paravirtual
- data NetworkInterfaceStatus
- data PlatformValues = Windows
- data CreateVolumePermission
- createVolumePermission :: CreateVolumePermission
- cvpGroup :: Lens' CreateVolumePermission (Maybe PermissionGroup)
- cvpUserId :: Lens' CreateVolumePermission (Maybe Text)
- data NetworkInterfaceAttachmentChanges
- networkInterfaceAttachmentChanges :: NetworkInterfaceAttachmentChanges
- niacAttachmentId :: Lens' NetworkInterfaceAttachmentChanges (Maybe Text)
- niacDeleteOnTermination :: Lens' NetworkInterfaceAttachmentChanges (Maybe Bool)
- data RecurringChargeFrequency = Hourly
- data DhcpOptions
- dhcpOptions :: DhcpOptions
- doDhcpConfigurations :: Lens' DhcpOptions [DhcpConfiguration]
- doDhcpOptionsId :: Lens' DhcpOptions (Maybe Text)
- doTags :: Lens' DhcpOptions [Tag]
- data InstanceNetworkInterfaceSpecification
- instanceNetworkInterfaceSpecification :: InstanceNetworkInterfaceSpecification
- inisAssociatePublicIpAddress :: Lens' InstanceNetworkInterfaceSpecification (Maybe Bool)
- inisDeleteOnTermination :: Lens' InstanceNetworkInterfaceSpecification (Maybe Bool)
- inisDescription :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text)
- inisDeviceIndex :: Lens' InstanceNetworkInterfaceSpecification (Maybe Int)
- inisGroups :: Lens' InstanceNetworkInterfaceSpecification [Text]
- inisNetworkInterfaceId :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text)
- inisPrivateIpAddress :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text)
- inisPrivateIpAddresses :: Lens' InstanceNetworkInterfaceSpecification [PrivateIpAddressSpecification]
- inisSecondaryPrivateIpAddressCount :: Lens' InstanceNetworkInterfaceSpecification (Maybe Int)
- inisSubnetId :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text)
- data VolumeState
- data AttributeValue
- attributeValue :: AttributeValue
- avValue :: Lens' AttributeValue (Maybe Text)
- data PrivateIpAddressSpecification
- privateIpAddressSpecification :: Text -> PrivateIpAddressSpecification
- piasPrimary :: Lens' PrivateIpAddressSpecification (Maybe Bool)
- piasPrivateIpAddress :: Lens' PrivateIpAddressSpecification Text
- data Image
- image :: Text -> Text -> ImageState -> Text -> Bool -> ArchitectureValues -> ImageTypeValues -> Text -> DeviceType -> VirtualizationType -> HypervisorType -> Image
- iArchitecture :: Lens' Image ArchitectureValues
- iBlockDeviceMappings :: Lens' Image [BlockDeviceMapping]
- iDescription :: Lens' Image (Maybe Text)
- iHypervisor :: Lens' Image HypervisorType
- iImageId :: Lens' Image Text
- iImageLocation :: Lens' Image Text
- iImageOwnerAlias :: Lens' Image (Maybe Text)
- iImageType :: Lens' Image ImageTypeValues
- iKernelId :: Lens' Image (Maybe Text)
- iName :: Lens' Image Text
- iOwnerId :: Lens' Image Text
- iPlatform :: Lens' Image (Maybe PlatformValues)
- iProductCodes :: Lens' Image [ProductCode]
- iPublic :: Lens' Image Bool
- iRamdiskId :: Lens' Image (Maybe Text)
- iRootDeviceName :: Lens' Image (Maybe Text)
- iRootDeviceType :: Lens' Image DeviceType
- iSriovNetSupport :: Lens' Image (Maybe Text)
- iState :: Lens' Image ImageState
- iStateReason :: Lens' Image (Maybe StateReason)
- iTags :: Lens' Image [Tag]
- iVirtualizationType :: Lens' Image VirtualizationType
- data DhcpConfiguration
- dhcpConfiguration :: DhcpConfiguration
- dcKey :: Lens' DhcpConfiguration (Maybe Text)
- dcValues :: Lens' DhcpConfiguration [AttributeValue]
- data Tag
- tag :: Text -> Text -> Tag
- tagKey :: Lens' Tag Text
- tagValue :: Lens' Tag Text
- data AccountAttributeName
- data NetworkInterfaceAttachment
- networkInterfaceAttachment :: NetworkInterfaceAttachment
- niaAttachTime :: Lens' NetworkInterfaceAttachment (Maybe UTCTime)
- niaAttachmentId :: Lens' NetworkInterfaceAttachment (Maybe Text)
- niaDeleteOnTermination :: Lens' NetworkInterfaceAttachment (Maybe Bool)
- niaDeviceIndex :: Lens' NetworkInterfaceAttachment (Maybe Int)
- niaInstanceId :: Lens' NetworkInterfaceAttachment (Maybe Text)
- niaInstanceOwnerId :: Lens' NetworkInterfaceAttachment (Maybe Text)
- niaStatus :: Lens' NetworkInterfaceAttachment (Maybe AttachmentStatus)
- data RunInstancesMonitoringEnabled
- runInstancesMonitoringEnabled :: Bool -> RunInstancesMonitoringEnabled
- rimeEnabled :: Lens' RunInstancesMonitoringEnabled Bool
- data VolumeStatusInfo
- volumeStatusInfo :: VolumeStatusInfo
- vsiDetails :: Lens' VolumeStatusInfo [VolumeStatusDetails]
- vsiStatus :: Lens' VolumeStatusInfo (Maybe VolumeStatusInfoStatus)
- data NetworkInterfaceAssociation
- networkInterfaceAssociation :: NetworkInterfaceAssociation
- niaAllocationId :: Lens' NetworkInterfaceAssociation (Maybe Text)
- niaAssociationId :: Lens' NetworkInterfaceAssociation (Maybe Text)
- niaIpOwnerId :: Lens' NetworkInterfaceAssociation (Maybe Text)
- niaPublicDnsName :: Lens' NetworkInterfaceAssociation (Maybe Text)
- niaPublicIp :: Lens' NetworkInterfaceAssociation (Maybe Text)
- data CreateVolumePermissionModifications
- createVolumePermissionModifications :: CreateVolumePermissionModifications
- cvpmAdd :: Lens' CreateVolumePermissionModifications [CreateVolumePermission]
- cvpmRemove :: Lens' CreateVolumePermissionModifications [CreateVolumePermission]
- data VpcState
- data ResourceType
- data ReportStatusType
- data CurrencyCodeValues = Usd
- data IcmpTypeCode
- icmpTypeCode :: IcmpTypeCode
- itcCode :: Lens' IcmpTypeCode (Maybe Int)
- itcType :: Lens' IcmpTypeCode (Maybe Int)
- data InstanceCount
- instanceCount :: InstanceCount
- icInstanceCount :: Lens' InstanceCount (Maybe Int)
- icState :: Lens' InstanceCount (Maybe ListingState)
- data ExportToS3Task
- exportToS3Task :: ExportToS3Task
- etstContainerFormat :: Lens' ExportToS3Task (Maybe ContainerFormat)
- etstDiskImageFormat :: Lens' ExportToS3Task (Maybe DiskImageFormat)
- etstS3Bucket :: Lens' ExportToS3Task (Maybe Text)
- etstS3Key :: Lens' ExportToS3Task (Maybe Text)
- data BlockDeviceMapping
- blockDeviceMapping :: Text -> BlockDeviceMapping
- bdmDeviceName :: Lens' BlockDeviceMapping Text
- bdmEbs :: Lens' BlockDeviceMapping (Maybe EbsBlockDevice)
- bdmNoDevice :: Lens' BlockDeviceMapping (Maybe Text)
- bdmVirtualName :: Lens' BlockDeviceMapping (Maybe Text)
- data ConversionTask
- conversionTask :: Text -> ConversionTaskState -> ConversionTask
- ctConversionTaskId :: Lens' ConversionTask Text
- ctExpirationTime :: Lens' ConversionTask (Maybe Text)
- ctImportInstance :: Lens' ConversionTask (Maybe ImportInstanceTaskDetails)
- ctImportVolume :: Lens' ConversionTask (Maybe ImportVolumeTaskDetails)
- ctState :: Lens' ConversionTask ConversionTaskState
- ctStatusMessage :: Lens' ConversionTask (Maybe Text)
- ctTags :: Lens' ConversionTask [Tag]
- data AttachmentStatus
- data RouteOrigin
- data ListingState
- data SpotPrice
- spotPrice :: SpotPrice
- spAvailabilityZone :: Lens' SpotPrice (Maybe Text)
- spInstanceType :: Lens' SpotPrice (Maybe InstanceType)
- spProductDescription :: Lens' SpotPrice (Maybe RIProductDescription)
- spSpotPrice :: Lens' SpotPrice (Maybe Text)
- spTimestamp :: Lens' SpotPrice (Maybe UTCTime)
- data InstanceMonitoring
- instanceMonitoring :: InstanceMonitoring
- imInstanceId :: Lens' InstanceMonitoring (Maybe Text)
- imMonitoring :: Lens' InstanceMonitoring (Maybe Monitoring)
- data PriceScheduleSpecification
- priceScheduleSpecification :: PriceScheduleSpecification
- pssCurrencyCode :: Lens' PriceScheduleSpecification (Maybe CurrencyCodeValues)
- pssPrice :: Lens' PriceScheduleSpecification (Maybe Double)
- pssTerm :: Lens' PriceScheduleSpecification (Maybe Integer)
- data SpotInstanceStatus
- spotInstanceStatus :: SpotInstanceStatus
- sisCode :: Lens' SpotInstanceStatus (Maybe Text)
- sisMessage :: Lens' SpotInstanceStatus (Maybe Text)
- sisUpdateTime :: Lens' SpotInstanceStatus (Maybe UTCTime)
- data AvailabilityZoneState = AZSAvailable
- data SpotInstanceRequest
- spotInstanceRequest :: SpotInstanceRequest
- siAvailabilityZoneGroup :: Lens' SpotInstanceRequest (Maybe Text)
- siCreateTime :: Lens' SpotInstanceRequest (Maybe UTCTime)
- siFault :: Lens' SpotInstanceRequest (Maybe SpotInstanceStateFault)
- siInstanceId :: Lens' SpotInstanceRequest (Maybe Text)
- siLaunchGroup :: Lens' SpotInstanceRequest (Maybe Text)
- siLaunchSpecification :: Lens' SpotInstanceRequest (Maybe LaunchSpecification)
- siLaunchedAvailabilityZone :: Lens' SpotInstanceRequest (Maybe Text)
- siProductDescription :: Lens' SpotInstanceRequest (Maybe RIProductDescription)
- siSpotInstanceRequestId :: Lens' SpotInstanceRequest (Maybe Text)
- siSpotPrice :: Lens' SpotInstanceRequest (Maybe Text)
- siState :: Lens' SpotInstanceRequest (Maybe SpotInstanceState)
- siStatus :: Lens' SpotInstanceRequest (Maybe SpotInstanceStatus)
- siTags :: Lens' SpotInstanceRequest [Tag]
- siType :: Lens' SpotInstanceRequest (Maybe SpotInstanceType)
- siValidFrom :: Lens' SpotInstanceRequest (Maybe UTCTime)
- siValidUntil :: Lens' SpotInstanceRequest (Maybe UTCTime)
- data LaunchSpecification
- launchSpecification :: LaunchSpecification
- lsAddressingType :: Lens' LaunchSpecification (Maybe Text)
- lsBlockDeviceMappings :: Lens' LaunchSpecification [BlockDeviceMapping]
- lsEbsOptimized :: Lens' LaunchSpecification (Maybe Bool)
- lsIamInstanceProfile :: Lens' LaunchSpecification (Maybe IamInstanceProfileSpecification)
- lsImageId :: Lens' LaunchSpecification (Maybe Text)
- lsInstanceType :: Lens' LaunchSpecification (Maybe InstanceType)
- lsKernelId :: Lens' LaunchSpecification (Maybe Text)
- lsKeyName :: Lens' LaunchSpecification (Maybe Text)
- lsMonitoring :: Lens' LaunchSpecification (Maybe RunInstancesMonitoringEnabled)
- lsNetworkInterfaces :: Lens' LaunchSpecification [InstanceNetworkInterfaceSpecification]
- lsPlacement :: Lens' LaunchSpecification (Maybe SpotPlacement)
- lsRamdiskId :: Lens' LaunchSpecification (Maybe Text)
- lsSecurityGroups :: Lens' LaunchSpecification [GroupIdentifier]
- lsSubnetId :: Lens' LaunchSpecification (Maybe Text)
- lsUserData :: Lens' LaunchSpecification (Maybe Text)
- data VolumeStatusEvent
- volumeStatusEvent :: VolumeStatusEvent
- vseDescription :: Lens' VolumeStatusEvent (Maybe Text)
- vseEventId :: Lens' VolumeStatusEvent (Maybe Text)
- vseEventType :: Lens' VolumeStatusEvent (Maybe Text)
- vseNotAfter :: Lens' VolumeStatusEvent (Maybe UTCTime)
- vseNotBefore :: Lens' VolumeStatusEvent (Maybe UTCTime)
- data Volume
- volume :: Text -> Int -> Text -> Text -> VolumeState -> UTCTime -> VolumeType -> Int -> Bool -> Volume
- vAttachments :: Lens' Volume [VolumeAttachment]
- vAvailabilityZone :: Lens' Volume Text
- vCreateTime :: Lens' Volume UTCTime
- vEncrypted :: Lens' Volume Bool
- vIops :: Lens' Volume Int
- vKmsKeyId :: Lens' Volume (Maybe Text)
- vSize :: Lens' Volume Int
- vSnapshotId :: Lens' Volume Text
- vState :: Lens' Volume VolumeState
- vTags :: Lens' Volume [Tag]
- vVolumeId :: Lens' Volume Text
- vVolumeType :: Lens' Volume VolumeType
- data Reservation
- reservation :: Text -> Text -> Text -> Reservation
- rGroups :: Lens' Reservation [GroupIdentifier]
- rInstances :: Lens' Reservation [Instance]
- rOwnerId :: Lens' Reservation Text
- rRequesterId :: Lens' Reservation Text
- rReservationId :: Lens' Reservation Text
- data ImportInstanceVolumeDetailItem
- importInstanceVolumeDetailItem :: Integer -> Text -> DiskImageDescription -> DiskImageVolumeDescription -> Text -> ImportInstanceVolumeDetailItem
- iivdiAvailabilityZone :: Lens' ImportInstanceVolumeDetailItem Text
- iivdiBytesConverted :: Lens' ImportInstanceVolumeDetailItem Integer
- iivdiDescription :: Lens' ImportInstanceVolumeDetailItem (Maybe Text)
- iivdiImage :: Lens' ImportInstanceVolumeDetailItem DiskImageDescription
- iivdiStatus :: Lens' ImportInstanceVolumeDetailItem Text
- iivdiStatusMessage :: Lens' ImportInstanceVolumeDetailItem (Maybe Text)
- iivdiVolume :: Lens' ImportInstanceVolumeDetailItem DiskImageVolumeDescription
- data SummaryStatus
- data ReservedInstancesModification
- reservedInstancesModification :: ReservedInstancesModification
- rimClientToken :: Lens' ReservedInstancesModification (Maybe Text)
- rimCreateDate :: Lens' ReservedInstancesModification (Maybe UTCTime)
- rimEffectiveDate :: Lens' ReservedInstancesModification (Maybe UTCTime)
- rimModificationResults :: Lens' ReservedInstancesModification [ReservedInstancesModificationResult]
- rimReservedInstancesIds :: Lens' ReservedInstancesModification [ReservedInstancesId]
- rimReservedInstancesModificationId :: Lens' ReservedInstancesModification (Maybe Text)
- rimStatus :: Lens' ReservedInstancesModification (Maybe Text)
- rimStatusMessage :: Lens' ReservedInstancesModification (Maybe Text)
- rimUpdateDate :: Lens' ReservedInstancesModification (Maybe UTCTime)
- data RuleAction
- data NetworkInterface
- networkInterface :: NetworkInterface
- niAssociation :: Lens' NetworkInterface (Maybe NetworkInterfaceAssociation)
- niAttachment :: Lens' NetworkInterface (Maybe NetworkInterfaceAttachment)
- niAvailabilityZone :: Lens' NetworkInterface (Maybe Text)
- niDescription :: Lens' NetworkInterface (Maybe Text)
- niGroups :: Lens' NetworkInterface [GroupIdentifier]
- niMacAddress :: Lens' NetworkInterface (Maybe Text)
- niNetworkInterfaceId :: Lens' NetworkInterface (Maybe Text)
- niOwnerId :: Lens' NetworkInterface (Maybe Text)
- niPrivateDnsName :: Lens' NetworkInterface (Maybe Text)
- niPrivateIpAddress :: Lens' NetworkInterface (Maybe Text)
- niPrivateIpAddresses :: Lens' NetworkInterface [NetworkInterfacePrivateIpAddress]
- niRequesterId :: Lens' NetworkInterface (Maybe Text)
- niRequesterManaged :: Lens' NetworkInterface (Maybe Bool)
- niSourceDestCheck :: Lens' NetworkInterface (Maybe Bool)
- niStatus :: Lens' NetworkInterface (Maybe NetworkInterfaceStatus)
- niSubnetId :: Lens' NetworkInterface (Maybe Text)
- niTagSet :: Lens' NetworkInterface [Tag]
- niVpcId :: Lens' NetworkInterface (Maybe Text)
- data TelemetryStatus
- data Subnet
- subnet :: Text -> SubnetState -> Text -> Text -> Int -> Text -> Bool -> Bool -> Subnet
- s1AvailabilityZone :: Lens' Subnet Text
- s1AvailableIpAddressCount :: Lens' Subnet Int
- s1CidrBlock :: Lens' Subnet Text
- s1DefaultForAz :: Lens' Subnet Bool
- s1MapPublicIpOnLaunch :: Lens' Subnet Bool
- s1State :: Lens' Subnet SubnetState
- s1SubnetId :: Lens' Subnet Text
- s1Tags :: Lens' Subnet [Tag]
- s1VpcId :: Lens' Subnet Text
- data KeyPairInfo
- keyPairInfo :: KeyPairInfo
- kpiKeyFingerprint :: Lens' KeyPairInfo (Maybe Text)
- kpiKeyName :: Lens' KeyPairInfo (Maybe Text)
- data LaunchPermissionModifications
- launchPermissionModifications :: LaunchPermissionModifications
- lpmAdd :: Lens' LaunchPermissionModifications [LaunchPermission]
- lpmRemove :: Lens' LaunchPermissionModifications [LaunchPermission]
- data SnapshotState
- data InstanceNetworkInterfaceAssociation
- instanceNetworkInterfaceAssociation :: InstanceNetworkInterfaceAssociation
- iniaIpOwnerId :: Lens' InstanceNetworkInterfaceAssociation (Maybe Text)
- iniaPublicDnsName :: Lens' InstanceNetworkInterfaceAssociation (Maybe Text)
- iniaPublicIp :: Lens' InstanceNetworkInterfaceAssociation (Maybe Text)
- data DiskImageDetail
- diskImageDetail :: DiskImageFormat -> Integer -> Text -> DiskImageDetail
- didBytes :: Lens' DiskImageDetail Integer
- didFormat :: Lens' DiskImageDetail DiskImageFormat
- didImportManifestUrl :: Lens' DiskImageDetail Text
- data InstancePrivateIpAddress
- instancePrivateIpAddress :: InstancePrivateIpAddress
- ipiaAssociation :: Lens' InstancePrivateIpAddress (Maybe InstanceNetworkInterfaceAssociation)
- ipiaPrimary :: Lens' InstancePrivateIpAddress (Maybe Bool)
- ipiaPrivateDnsName :: Lens' InstancePrivateIpAddress (Maybe Text)
- ipiaPrivateIpAddress :: Lens' InstancePrivateIpAddress (Maybe Text)
- data CancelledSpotInstanceRequest
- cancelledSpotInstanceRequest :: CancelledSpotInstanceRequest
- csiSpotInstanceRequestId :: Lens' CancelledSpotInstanceRequest (Maybe Text)
- csiState :: Lens' CancelledSpotInstanceRequest (Maybe CancelSpotInstanceRequestState)
- data VpnConnectionOptionsSpecification
- vpnConnectionOptionsSpecification :: VpnConnectionOptionsSpecification
- vcosStaticRoutesOnly :: Lens' VpnConnectionOptionsSpecification (Maybe Bool)
- data Address
- address :: Address
- aAllocationId :: Lens' Address (Maybe Text)
- aAssociationId :: Lens' Address (Maybe Text)
- aDomain :: Lens' Address (Maybe DomainType)
- aInstanceId :: Lens' Address (Maybe Text)
- aNetworkInterfaceId :: Lens' Address (Maybe Text)
- aNetworkInterfaceOwnerId :: Lens' Address (Maybe Text)
- aPrivateIpAddress :: Lens' Address (Maybe Text)
- aPublicIp :: Lens' Address (Maybe Text)
- data VolumeAttachmentState
- data LaunchPermission
- launchPermission :: LaunchPermission
- lpGroup :: Lens' LaunchPermission (Maybe PermissionGroup)
- lpUserId :: Lens' LaunchPermission (Maybe Text)
- data RouteState
- data RouteTableAssociation
- routeTableAssociation :: RouteTableAssociation
- rtaMain :: Lens' RouteTableAssociation (Maybe Bool)
- rtaRouteTableAssociationId :: Lens' RouteTableAssociation (Maybe Text)
- rtaRouteTableId :: Lens' RouteTableAssociation (Maybe Text)
- rtaSubnetId :: Lens' RouteTableAssociation (Maybe Text)
- data BundleTaskState
- data PortRange
- portRange :: PortRange
- prFrom :: Lens' PortRange (Maybe Int)
- prTo :: Lens' PortRange (Maybe Int)
- data VpcAttributeName
- data ReservedInstancesConfiguration
- reservedInstancesConfiguration :: ReservedInstancesConfiguration
- ricAvailabilityZone :: Lens' ReservedInstancesConfiguration (Maybe Text)
- ricInstanceCount :: Lens' ReservedInstancesConfiguration (Maybe Int)
- ricInstanceType :: Lens' ReservedInstancesConfiguration (Maybe InstanceType)
- ricPlatform :: Lens' ReservedInstancesConfiguration (Maybe Text)
- data VolumeStatusDetails
- volumeStatusDetails :: VolumeStatusDetails
- vsdName :: Lens' VolumeStatusDetails (Maybe VolumeStatusName)
- vsdStatus :: Lens' VolumeStatusDetails (Maybe Text)
- data SpotInstanceState
- data VpnConnectionOptions
- vpnConnectionOptions :: VpnConnectionOptions
- vcoStaticRoutesOnly :: Lens' VpnConnectionOptions (Maybe Bool)
- data UserIdGroupPair
- userIdGroupPair :: UserIdGroupPair
- uigpGroupId :: Lens' UserIdGroupPair (Maybe Text)
- uigpGroupName :: Lens' UserIdGroupPair (Maybe Text)
- uigpUserId :: Lens' UserIdGroupPair (Maybe Text)
- data InstanceStatusSummary
- instanceStatusSummary :: InstanceStatusSummary
- issDetails :: Lens' InstanceStatusSummary [InstanceStatusDetails]
- issStatus :: Lens' InstanceStatusSummary (Maybe SummaryStatus)
- data SpotPlacement
- spotPlacement :: SpotPlacement
- sp1AvailabilityZone :: Lens' SpotPlacement (Maybe Text)
- sp1GroupName :: Lens' SpotPlacement (Maybe Text)
- data EbsInstanceBlockDeviceSpecification
- ebsInstanceBlockDeviceSpecification :: EbsInstanceBlockDeviceSpecification
- eibdsDeleteOnTermination :: Lens' EbsInstanceBlockDeviceSpecification (Maybe Bool)
- eibdsVolumeId :: Lens' EbsInstanceBlockDeviceSpecification (Maybe Text)
- data NetworkAclAssociation
- networkAclAssociation :: NetworkAclAssociation
- naaNetworkAclAssociationId :: Lens' NetworkAclAssociation (Maybe Text)
- naaNetworkAclId :: Lens' NetworkAclAssociation (Maybe Text)
- naaSubnetId :: Lens' NetworkAclAssociation (Maybe Text)
- data BundleTask
- bundleTask :: Text -> Text -> BundleTaskState -> UTCTime -> UTCTime -> Storage -> Text -> BundleTask
- btBundleId :: Lens' BundleTask Text
- btBundleTaskError :: Lens' BundleTask (Maybe BundleTaskError)
- btInstanceId :: Lens' BundleTask Text
- btProgress :: Lens' BundleTask Text
- btStartTime :: Lens' BundleTask UTCTime
- btState :: Lens' BundleTask BundleTaskState
- btStorage :: Lens' BundleTask Storage
- btUpdateTime :: Lens' BundleTask UTCTime
- data InstanceStatusEvent
- instanceStatusEvent :: InstanceStatusEvent
- iseCode :: Lens' InstanceStatusEvent (Maybe EventCode)
- iseDescription :: Lens' InstanceStatusEvent (Maybe Text)
- iseNotAfter :: Lens' InstanceStatusEvent (Maybe UTCTime)
- iseNotBefore :: Lens' InstanceStatusEvent (Maybe UTCTime)
- data InstanceType
- = C1_Medium
- | C1_XLarge
- | C3_2XLarge
- | C3_4XLarge
- | C3_8XLarge
- | C3_Large
- | C3_XLarge
- | CC1_4XLarge
- | CC2_8XLarge
- | CG1_4XLarge
- | CR1_8XLarge
- | G2_2XLarge
- | HI1_4XLarge
- | HS1_8XLarge
- | I2_2XLarge
- | I2_4XLarge
- | I2_8XLarge
- | I2_XLarge
- | M1_Large
- | M1_Medium
- | M1_Small
- | M1_XLarge
- | M2_2XLarge
- | M2_4XLarge
- | M2_XLarge
- | M3_2XLarge
- | M3_Large
- | M3_Medium
- | M3_XLarge
- | R3_2XLarge
- | R3_4XLarge
- | R3_8XLarge
- | R3_Large
- | R3_XLarge
- | T1_Micro
- | T2_Medium
- | T2_Micro
- | T2_Small
- data Route
- route :: Route
- rDestinationCidrBlock :: Lens' Route (Maybe Text)
- rGatewayId :: Lens' Route (Maybe Text)
- rInstanceId :: Lens' Route (Maybe Text)
- rInstanceOwnerId :: Lens' Route (Maybe Text)
- rNetworkInterfaceId :: Lens' Route (Maybe Text)
- rOrigin :: Lens' Route (Maybe RouteOrigin)
- rState :: Lens' Route (Maybe RouteState)
- rVpcPeeringConnectionId :: Lens' Route (Maybe Text)
- data SpotDatafeedSubscription
- spotDatafeedSubscription :: SpotDatafeedSubscription
- sdsBucket :: Lens' SpotDatafeedSubscription (Maybe Text)
- sdsFault :: Lens' SpotDatafeedSubscription (Maybe SpotInstanceStateFault)
- sdsOwnerId :: Lens' SpotDatafeedSubscription (Maybe Text)
- sdsPrefix :: Lens' SpotDatafeedSubscription (Maybe Text)
- sdsState :: Lens' SpotDatafeedSubscription (Maybe DatafeedSubscriptionState)
- data Storage
- storage :: Storage
- sS3 :: Lens' Storage (Maybe S3Storage)
- data SecurityGroup
- securityGroup :: Text -> Text -> Text -> Text -> SecurityGroup
- sgDescription :: Lens' SecurityGroup Text
- sgGroupId :: Lens' SecurityGroup Text
- sgGroupName :: Lens' SecurityGroup Text
- sgIpPermissions :: Lens' SecurityGroup [IpPermission]
- sgIpPermissionsEgress :: Lens' SecurityGroup [IpPermission]
- sgOwnerId :: Lens' SecurityGroup Text
- sgTags :: Lens' SecurityGroup [Tag]
- sgVpcId :: Lens' SecurityGroup (Maybe Text)
- data CancelSpotInstanceRequestState
- data PlacementGroupState
- data ReservedInstancesModificationResult
- reservedInstancesModificationResult :: ReservedInstancesModificationResult
- rimrReservedInstancesId :: Lens' ReservedInstancesModificationResult (Maybe Text)
- rimrTargetConfiguration :: Lens' ReservedInstancesModificationResult (Maybe ReservedInstancesConfiguration)
- data InstanceBlockDeviceMappingSpecification
- instanceBlockDeviceMappingSpecification :: InstanceBlockDeviceMappingSpecification
- ibdmsDeviceName :: Lens' InstanceBlockDeviceMappingSpecification (Maybe Text)
- ibdmsEbs :: Lens' InstanceBlockDeviceMappingSpecification (Maybe EbsInstanceBlockDeviceSpecification)
- ibdmsNoDevice :: Lens' InstanceBlockDeviceMappingSpecification (Maybe Text)
- ibdmsVirtualName :: Lens' InstanceBlockDeviceMappingSpecification (Maybe Text)
- data ExportEnvironment
- data VolumeAttachment
- volumeAttachment :: VolumeAttachment
- vaAttachTime :: Lens' VolumeAttachment (Maybe UTCTime)
- vaDeleteOnTermination :: Lens' VolumeAttachment (Maybe Bool)
- vaDevice :: Lens' VolumeAttachment (Maybe Text)
- vaInstanceId :: Lens' VolumeAttachment (Maybe Text)
- vaState :: Lens' VolumeAttachment (Maybe VolumeAttachmentState)
- vaVolumeId :: Lens' VolumeAttachment (Maybe Text)
- data CustomerGateway
- customerGateway :: Text -> Text -> Text -> Text -> Text -> CustomerGateway
- cgBgpAsn :: Lens' CustomerGateway Text
- cgCustomerGatewayId :: Lens' CustomerGateway Text
- cgIpAddress :: Lens' CustomerGateway Text
- cgState :: Lens' CustomerGateway Text
- cgTags :: Lens' CustomerGateway [Tag]
- cgType :: Lens' CustomerGateway Text
- data EbsInstanceBlockDevice
- ebsInstanceBlockDevice :: EbsInstanceBlockDevice
- eibdAttachTime :: Lens' EbsInstanceBlockDevice (Maybe UTCTime)
- eibdDeleteOnTermination :: Lens' EbsInstanceBlockDevice (Maybe Bool)
- eibdStatus :: Lens' EbsInstanceBlockDevice (Maybe AttachmentStatus)
- eibdVolumeId :: Lens' EbsInstanceBlockDevice (Maybe Text)
- data ShutdownBehavior
- data DiskImageDescription
- diskImageDescription :: DiskImageFormat -> Integer -> Text -> DiskImageDescription
- did1Checksum :: Lens' DiskImageDescription (Maybe Text)
- did1Format :: Lens' DiskImageDescription DiskImageFormat
- did1ImportManifestUrl :: Lens' DiskImageDescription Text
- did1Size :: Lens' DiskImageDescription Integer
- data DiskImageVolumeDescription
- diskImageVolumeDescription :: Text -> DiskImageVolumeDescription
- divdId :: Lens' DiskImageVolumeDescription Text
- divdSize :: Lens' DiskImageVolumeDescription (Maybe Integer)
- data Monitoring
- monitoring :: Monitoring
- mState :: Lens' Monitoring (Maybe MonitoringState)
- data SubnetState
- data ContainerFormat = Ova
- data AvailabilityZoneMessage
- availabilityZoneMessage :: AvailabilityZoneMessage
- azmMessage :: Lens' AvailabilityZoneMessage (Maybe Text)
- data VpcAttachment
- vpcAttachment :: VpcAttachment
- va1State :: Lens' VpcAttachment (Maybe AttachmentStatus)
- va1VpcId :: Lens' VpcAttachment (Maybe Text)
- data InstanceBlockDeviceMapping
- instanceBlockDeviceMapping :: InstanceBlockDeviceMapping
- ibdmDeviceName :: Lens' InstanceBlockDeviceMapping (Maybe Text)
- ibdmEbs :: Lens' InstanceBlockDeviceMapping (Maybe EbsInstanceBlockDevice)
- data StatusType
- data ExportToS3TaskSpecification
- exportToS3TaskSpecification :: ExportToS3TaskSpecification
- etstsContainerFormat :: Lens' ExportToS3TaskSpecification (Maybe ContainerFormat)
- etstsDiskImageFormat :: Lens' ExportToS3TaskSpecification (Maybe DiskImageFormat)
- etstsS3Bucket :: Lens' ExportToS3TaskSpecification (Maybe Text)
- etstsS3Prefix :: Lens' ExportToS3TaskSpecification (Maybe Text)
- data NetworkInterfaceAttribute
- data ImageTypeValues
- data InstanceExportDetails
- instanceExportDetails :: InstanceExportDetails
- iedInstanceId :: Lens' InstanceExportDetails (Maybe Text)
- iedTargetEnvironment :: Lens' InstanceExportDetails (Maybe ExportEnvironment)
- data SnapshotAttributeName
- data AvailabilityZone
- availabilityZone :: AvailabilityZone
- azMessages :: Lens' AvailabilityZone [AvailabilityZoneMessage]
- azRegionName :: Lens' AvailabilityZone (Maybe Text)
- azState :: Lens' AvailabilityZone (Maybe AvailabilityZoneState)
- azZoneName :: Lens' AvailabilityZone (Maybe Text)
- data VpnState
- data RouteTable
- routeTable :: RouteTable
- rtAssociations :: Lens' RouteTable [RouteTableAssociation]
- rtPropagatingVgws :: Lens' RouteTable [PropagatingVgw]
- rtRouteTableId :: Lens' RouteTable (Maybe Text)
- rtRoutes :: Lens' RouteTable [Route]
- rtTags :: Lens' RouteTable [Tag]
- rtVpcId :: Lens' RouteTable (Maybe Text)
- data HypervisorType
- data InstanceStatusDetails
- instanceStatusDetails :: InstanceStatusDetails
- isdImpairedSince :: Lens' InstanceStatusDetails (Maybe UTCTime)
- isdName :: Lens' InstanceStatusDetails (Maybe StatusName)
- isdStatus :: Lens' InstanceStatusDetails (Maybe StatusType)
- data IamInstanceProfile
- iamInstanceProfile :: IamInstanceProfile
- iipArn :: Lens' IamInstanceProfile (Maybe Text)
- iipId :: Lens' IamInstanceProfile (Maybe Text)
- data InternetGatewayAttachment
- internetGatewayAttachment :: Text -> AttachmentStatus -> InternetGatewayAttachment
- igaState :: Lens' InternetGatewayAttachment AttachmentStatus
- igaVpcId :: Lens' InternetGatewayAttachment Text
- data ReservedInstanceState
- data InstanceAttributeName
- = IANInstanceBlockDeviceMapping
- | IANInstanceDisableApiTermination
- | IANInstanceEbsOptimized
- | IANInstanceGroupSet
- | IANInstanceInstanceInitiatedShutdownBehavior
- | IANInstanceInstanceType
- | IANInstanceKernel
- | IANInstanceProductCodes
- | IANInstanceRamdisk
- | IANInstanceRootDeviceName
- | IANInstanceSourceDestCheck
- | IANInstanceSriovNetSupport
- | IANInstanceUserData
- data IpPermission
- ipPermission :: Text -> Int -> Int -> IpPermission
- ipFromPort :: Lens' IpPermission Int
- ipIpProtocol :: Lens' IpPermission Text
- ipIpRanges :: Lens' IpPermission [IpRange]
- ipToPort :: Lens' IpPermission Int
- ipUserIdGroupPairs :: Lens' IpPermission [UserIdGroupPair]
- data ConversionTaskState
- data DiskImage
- diskImage :: DiskImage
- diDescription :: Lens' DiskImage (Maybe Text)
- diImage :: Lens' DiskImage (Maybe DiskImageDetail)
- diVolume :: Lens' DiskImage (Maybe VolumeDetail)
- data Tenancy
- data VpcPeeringConnectionStateReason
- vpcPeeringConnectionStateReason :: VpcPeeringConnectionStateReason
- vpcsrCode :: Lens' VpcPeeringConnectionStateReason (Maybe Text)
- vpcsrMessage :: Lens' VpcPeeringConnectionStateReason (Maybe Text)
- data IamInstanceProfileSpecification
- iamInstanceProfileSpecification :: IamInstanceProfileSpecification
- iipsArn :: Lens' IamInstanceProfileSpecification (Maybe Text)
- iipsName :: Lens' IamInstanceProfileSpecification (Maybe Text)
- data ImportVolumeTaskDetails
- importVolumeTaskDetails :: Integer -> Text -> DiskImageDescription -> DiskImageVolumeDescription -> ImportVolumeTaskDetails
- ivtdAvailabilityZone :: Lens' ImportVolumeTaskDetails Text
- ivtdBytesConverted :: Lens' ImportVolumeTaskDetails Integer
- ivtdDescription :: Lens' ImportVolumeTaskDetails (Maybe Text)
- ivtdImage :: Lens' ImportVolumeTaskDetails DiskImageDescription
- ivtdVolume :: Lens' ImportVolumeTaskDetails DiskImageVolumeDescription
- data PlacementStrategy = Cluster
- data InstanceNetworkInterface
- instanceNetworkInterface :: InstanceNetworkInterface
- iniAssociation :: Lens' InstanceNetworkInterface (Maybe InstanceNetworkInterfaceAssociation)
- iniAttachment :: Lens' InstanceNetworkInterface (Maybe InstanceNetworkInterfaceAttachment)
- iniDescription :: Lens' InstanceNetworkInterface (Maybe Text)
- iniGroups :: Lens' InstanceNetworkInterface [GroupIdentifier]
- iniMacAddress :: Lens' InstanceNetworkInterface (Maybe Text)
- iniNetworkInterfaceId :: Lens' InstanceNetworkInterface (Maybe Text)
- iniOwnerId :: Lens' InstanceNetworkInterface (Maybe Text)
- iniPrivateDnsName :: Lens' InstanceNetworkInterface (Maybe Text)
- iniPrivateIpAddress :: Lens' InstanceNetworkInterface (Maybe Text)
- iniPrivateIpAddresses :: Lens' InstanceNetworkInterface [InstancePrivateIpAddress]
- iniSourceDestCheck :: Lens' InstanceNetworkInterface (Maybe Bool)
- iniStatus :: Lens' InstanceNetworkInterface (Maybe NetworkInterfaceStatus)
- iniSubnetId :: Lens' InstanceNetworkInterface (Maybe Text)
- iniVpcId :: Lens' InstanceNetworkInterface (Maybe Text)
- data VolumeStatusAction
- volumeStatusAction :: VolumeStatusAction
- vsaCode :: Lens' VolumeStatusAction (Maybe Text)
- vsaDescription :: Lens' VolumeStatusAction (Maybe Text)
- vsaEventId :: Lens' VolumeStatusAction (Maybe Text)
- vsaEventType :: Lens' VolumeStatusAction (Maybe Text)
- data VpcPeeringConnectionVpcInfo
- vpcPeeringConnectionVpcInfo :: VpcPeeringConnectionVpcInfo
- vpcviCidrBlock :: Lens' VpcPeeringConnectionVpcInfo (Maybe Text)
- vpcviOwnerId :: Lens' VpcPeeringConnectionVpcInfo (Maybe Text)
- vpcviVpcId :: Lens' VpcPeeringConnectionVpcInfo (Maybe Text)
- data ReservedInstanceLimitPrice
- reservedInstanceLimitPrice :: ReservedInstanceLimitPrice
- rilpAmount :: Lens' ReservedInstanceLimitPrice (Maybe Double)
- rilpCurrencyCode :: Lens' ReservedInstanceLimitPrice (Maybe CurrencyCodeValues)
- data Vpc
- vpc :: Text -> VpcState -> Text -> Text -> Tenancy -> Bool -> Vpc
- vpcCidrBlock :: Lens' Vpc Text
- vpcDhcpOptionsId :: Lens' Vpc Text
- vpcInstanceTenancy :: Lens' Vpc Tenancy
- vpcIsDefault :: Lens' Vpc Bool
- vpcState :: Lens' Vpc VpcState
- vpcTags :: Lens' Vpc [Tag]
- vpcVpcId :: Lens' Vpc Text
- data InstanceStatus
- instanceStatus :: InstanceStatus
- isAvailabilityZone :: Lens' InstanceStatus (Maybe Text)
- isEvents :: Lens' InstanceStatus [InstanceStatusEvent]
- isInstanceId :: Lens' InstanceStatus (Maybe Text)
- isInstanceState :: Lens' InstanceStatus (Maybe InstanceState)
- isInstanceStatus :: Lens' InstanceStatus (Maybe InstanceStatusSummary)
- isSystemStatus :: Lens' InstanceStatus (Maybe InstanceStatusSummary)
- data ArchitectureValues
- data ReportInstanceReasonCodes
- data EbsBlockDevice
- ebsBlockDevice :: EbsBlockDevice
- ebdDeleteOnTermination :: Lens' EbsBlockDevice (Maybe Bool)
- ebdEncrypted :: Lens' EbsBlockDevice (Maybe Bool)
- ebdIops :: Lens' EbsBlockDevice (Maybe Int)
- ebdSnapshotId :: Lens' EbsBlockDevice (Maybe Text)
- ebdVolumeSize :: Lens' EbsBlockDevice (Maybe Int)
- ebdVolumeType :: Lens' EbsBlockDevice (Maybe VolumeType)
- data AccountAttribute
- accountAttribute :: AccountAttribute
- aaAttributeName :: Lens' AccountAttribute (Maybe Text)
- aaAttributeValues :: Lens' AccountAttribute [AccountAttributeValue]
- data PriceSchedule
- priceSchedule :: PriceSchedule
- psActive :: Lens' PriceSchedule (Maybe Bool)
- psCurrencyCode :: Lens' PriceSchedule (Maybe CurrencyCodeValues)
- psPrice :: Lens' PriceSchedule (Maybe Double)
- psTerm :: Lens' PriceSchedule (Maybe Integer)
- data DeviceType
- = Ebs
- | InstanceStore
- data DomainType
- = DTStandard
- | DTVpc
- data Region
- region :: Region
- rEndpoint :: Lens' Region (Maybe Text)
- rRegionName :: Lens' Region (Maybe Text)
- data PropagatingVgw
- propagatingVgw :: PropagatingVgw
- pvGatewayId :: Lens' PropagatingVgw (Maybe Text)
- data OfferingTypeValues
- data VpnGateway
- vpnGateway :: VpnGateway
- vgAvailabilityZone :: Lens' VpnGateway (Maybe Text)
- vgState :: Lens' VpnGateway (Maybe VpnState)
- vgTags :: Lens' VpnGateway [Tag]
- vgType :: Lens' VpnGateway (Maybe GatewayType)
- vgVpcAttachments :: Lens' VpnGateway [VpcAttachment]
- vgVpnGatewayId :: Lens' VpnGateway (Maybe Text)
- data Filter
- filter' :: Text -> Filter
- fName :: Lens' Filter Text
- fValues :: Lens' Filter [Text]
- data VolumeType
- data InstanceStateChange
- instanceStateChange :: InstanceStateChange
- iscCurrentState :: Lens' InstanceStateChange (Maybe InstanceState)
- iscInstanceId :: Lens' InstanceStateChange (Maybe Text)
- iscPreviousState :: Lens' InstanceStateChange (Maybe InstanceState)
- data NetworkAcl
- networkAcl :: NetworkAcl
- naAssociations :: Lens' NetworkAcl [NetworkAclAssociation]
- naEntries :: Lens' NetworkAcl [NetworkAclEntry]
- naIsDefault :: Lens' NetworkAcl (Maybe Bool)
- naNetworkAclId :: Lens' NetworkAcl (Maybe Text)
- naTags :: Lens' NetworkAcl [Tag]
- naVpcId :: Lens' NetworkAcl (Maybe Text)
- data ImageState
- data GatewayType = Ipsec1
- data InstanceNetworkInterfaceAttachment
- instanceNetworkInterfaceAttachment :: InstanceNetworkInterfaceAttachment
- iniaAttachTime :: Lens' InstanceNetworkInterfaceAttachment (Maybe UTCTime)
- iniaAttachmentId :: Lens' InstanceNetworkInterfaceAttachment (Maybe Text)
- iniaDeleteOnTermination :: Lens' InstanceNetworkInterfaceAttachment (Maybe Bool)
- iniaDeviceIndex :: Lens' InstanceNetworkInterfaceAttachment (Maybe Int)
- iniaStatus :: Lens' InstanceNetworkInterfaceAttachment (Maybe AttachmentStatus)
- data AttributeBooleanValue
- attributeBooleanValue :: AttributeBooleanValue
- abvValue :: Lens' AttributeBooleanValue (Maybe Bool)
- data RecurringCharge
- recurringCharge :: RecurringCharge
- rcAmount :: Lens' RecurringCharge (Maybe Double)
- rcFrequency :: Lens' RecurringCharge (Maybe RecurringChargeFrequency)
- data NewDhcpConfiguration
- newDhcpConfiguration :: NewDhcpConfiguration
- ndcKey :: Lens' NewDhcpConfiguration (Maybe Text)
- ndcValues :: Lens' NewDhcpConfiguration [Text]
- data StateReason
- stateReason :: StateReason
- srCode :: Lens' StateReason (Maybe Text)
- srMessage :: Lens' StateReason (Maybe Text)
- data MonitoringState
- data ReservedInstancesId
- reservedInstancesId :: ReservedInstancesId
- riiReservedInstancesId :: Lens' ReservedInstancesId (Maybe Text)
- data StatusName = Reachability
- data InternetGateway
- internetGateway :: Text -> InternetGateway
- igAttachments :: Lens' InternetGateway [InternetGatewayAttachment]
- igInternetGatewayId :: Lens' InternetGateway Text
- igTags :: Lens' InternetGateway [Tag]
- data VolumeStatusName
- data VolumeAttributeName
- data ImportInstanceTaskDetails
- importInstanceTaskDetails :: ImportInstanceTaskDetails
- iitdDescription :: Lens' ImportInstanceTaskDetails (Maybe Text)
- iitdInstanceId :: Lens' ImportInstanceTaskDetails (Maybe Text)
- iitdPlatform :: Lens' ImportInstanceTaskDetails (Maybe PlatformValues)
- iitdVolumes :: Lens' ImportInstanceTaskDetails [ImportInstanceVolumeDetailItem]
- data PlacementGroup
- placementGroup :: PlacementGroup
- pgGroupName :: Lens' PlacementGroup (Maybe Text)
- pgState :: Lens' PlacementGroup (Maybe PlacementGroupState)
- pgStrategy :: Lens' PlacementGroup (Maybe PlacementStrategy)
- data ProductCode
- productCode :: ProductCode
- pcProductCodeId :: Lens' ProductCode (Maybe Text)
- pcProductCodeType :: Lens' ProductCode (Maybe ProductCodeValues)
- data ListingStatus
- data IpRange
- ipRange :: Text -> IpRange
- irCidrIp :: Lens' IpRange Text
- data VolumeStatusInfoStatus
- data AccountAttributeValue
- accountAttributeValue :: AccountAttributeValue
- aavAttributeValue :: Lens' AccountAttributeValue (Maybe Text)
- data RIProductDescription
- data ReservedInstancesOffering
- reservedInstancesOffering :: ReservedInstancesOffering
- rioAvailabilityZone :: Lens' ReservedInstancesOffering (Maybe Text)
- rioCurrencyCode :: Lens' ReservedInstancesOffering (Maybe CurrencyCodeValues)
- rioDuration :: Lens' ReservedInstancesOffering (Maybe Integer)
- rioFixedPrice :: Lens' ReservedInstancesOffering (Maybe Double)
- rioInstanceTenancy :: Lens' ReservedInstancesOffering (Maybe Tenancy)
- rioInstanceType :: Lens' ReservedInstancesOffering (Maybe InstanceType)
- rioMarketplace :: Lens' ReservedInstancesOffering (Maybe Bool)
- rioOfferingType :: Lens' ReservedInstancesOffering (Maybe OfferingTypeValues)
- rioPricingDetails :: Lens' ReservedInstancesOffering [PricingDetail]
- rioProductDescription :: Lens' ReservedInstancesOffering (Maybe RIProductDescription)
- rioRecurringCharges :: Lens' ReservedInstancesOffering [RecurringCharge]
- rioReservedInstancesOfferingId :: Lens' ReservedInstancesOffering (Maybe Text)
- rioUsagePrice :: Lens' ReservedInstancesOffering (Maybe Double)
- data ReservedInstances
- reservedInstances :: ReservedInstances
- ri1AvailabilityZone :: Lens' ReservedInstances (Maybe Text)
- ri1CurrencyCode :: Lens' ReservedInstances (Maybe CurrencyCodeValues)
- ri1Duration :: Lens' ReservedInstances (Maybe Integer)
- ri1End :: Lens' ReservedInstances (Maybe UTCTime)
- ri1FixedPrice :: Lens' ReservedInstances (Maybe Double)
- ri1InstanceCount :: Lens' ReservedInstances (Maybe Int)
- ri1InstanceTenancy :: Lens' ReservedInstances (Maybe Tenancy)
- ri1InstanceType :: Lens' ReservedInstances (Maybe InstanceType)
- ri1OfferingType :: Lens' ReservedInstances (Maybe OfferingTypeValues)
- ri1ProductDescription :: Lens' ReservedInstances (Maybe RIProductDescription)
- ri1RecurringCharges :: Lens' ReservedInstances [RecurringCharge]
- ri1ReservedInstancesId :: Lens' ReservedInstances (Maybe Text)
- ri1Start :: Lens' ReservedInstances (Maybe UTCTime)
- ri1State :: Lens' ReservedInstances (Maybe ReservedInstanceState)
- ri1Tags :: Lens' ReservedInstances [Tag]
- ri1UsagePrice :: Lens' ReservedInstances (Maybe Double)
- data DatafeedSubscriptionState
- data ExportTaskState
- data ProductCodeValues
- data VpnConnection
- vpnConnection :: Text -> VpnState -> Text -> GatewayType -> Text -> VpnConnection
- vcCustomerGatewayConfiguration :: Lens' VpnConnection Text
- vcCustomerGatewayId :: Lens' VpnConnection Text
- vcOptions :: Lens' VpnConnection (Maybe VpnConnectionOptions)
- vcRoutes :: Lens' VpnConnection [VpnStaticRoute]
- vcState :: Lens' VpnConnection VpnState
- vcTags :: Lens' VpnConnection [Tag]
- vcType :: Lens' VpnConnection GatewayType
- vcVgwTelemetry :: Lens' VpnConnection [VgwTelemetry]
- vcVpnConnectionId :: Lens' VpnConnection Text
- vcVpnGatewayId :: Lens' VpnConnection (Maybe Text)
- data InstanceState
- instanceState :: Int -> InstanceStateName -> InstanceState
- isCode :: Lens' InstanceState Int
- isName :: Lens' InstanceState InstanceStateName
- data Placement
- placement :: Placement
- pAvailabilityZone :: Lens' Placement (Maybe Text)
- pGroupName :: Lens' Placement (Maybe Text)
- pTenancy :: Lens' Placement (Maybe Tenancy)
- data EventCode
- data SpotInstanceType
- data VpcPeeringConnection
- vpcPeeringConnection :: VpcPeeringConnection
- vpc1AccepterVpcInfo :: Lens' VpcPeeringConnection (Maybe VpcPeeringConnectionVpcInfo)
- vpc1ExpirationTime :: Lens' VpcPeeringConnection (Maybe UTCTime)
- vpc1RequesterVpcInfo :: Lens' VpcPeeringConnection (Maybe VpcPeeringConnectionVpcInfo)
- vpc1Status :: Lens' VpcPeeringConnection (Maybe VpcPeeringConnectionStateReason)
- vpc1Tags :: Lens' VpcPeeringConnection [Tag]
- vpc1VpcPeeringConnectionId :: Lens' VpcPeeringConnection (Maybe Text)
- data S3Storage
- s3Storage :: S3Storage
- ssAWSAccessKeyId :: Lens' S3Storage (Maybe Text)
- ssBucket :: Lens' S3Storage (Maybe Text)
- ssPrefix :: Lens' S3Storage (Maybe Text)
- ssUploadPolicy :: Lens' S3Storage (Maybe Base64)
- ssUploadPolicySignature :: Lens' S3Storage (Maybe Text)
- data VgwTelemetry
- vgwTelemetry :: VgwTelemetry
- vtAcceptedRouteCount :: Lens' VgwTelemetry (Maybe Int)
- vtLastStatusChange :: Lens' VgwTelemetry (Maybe UTCTime)
- vtOutsideIpAddress :: Lens' VgwTelemetry (Maybe Text)
- vtStatus :: Lens' VgwTelemetry (Maybe TelemetryStatus)
- vtStatusMessage :: Lens' VgwTelemetry (Maybe Text)
- data VpnStaticRoute
- vpnStaticRoute :: VpnStaticRoute
- vsrDestinationCidrBlock :: Lens' VpnStaticRoute (Maybe Text)
- vsrSource :: Lens' VpnStaticRoute (Maybe VpnStaticRouteSource)
- vsrState :: Lens' VpnStaticRoute (Maybe VpnState)
- data InstanceStateName
- data Instance
- instance' :: Text -> Text -> InstanceState -> Text -> Text -> Text -> Int -> InstanceType -> UTCTime -> Placement -> Text -> Text -> PlatformValues -> Monitoring -> Text -> Text -> Text -> Text -> ArchitectureValues -> DeviceType -> Text -> VirtualizationType -> Text -> Bool -> HypervisorType -> Instance
- i1AmiLaunchIndex :: Lens' Instance Int
- i1Architecture :: Lens' Instance ArchitectureValues
- i1BlockDeviceMappings :: Lens' Instance [InstanceBlockDeviceMapping]
- i1ClientToken :: Lens' Instance Text
- i1EbsOptimized :: Lens' Instance (Maybe Bool)
- i1Hypervisor :: Lens' Instance HypervisorType
- i1IamInstanceProfile :: Lens' Instance (Maybe IamInstanceProfile)
- i1ImageId :: Lens' Instance Text
- i1InstanceId :: Lens' Instance Text
- i1InstanceLifecycle :: Lens' Instance (Maybe InstanceLifecycleType)
- i1InstanceType :: Lens' Instance InstanceType
- i1KernelId :: Lens' Instance Text
- i1KeyName :: Lens' Instance Text
- i1LaunchTime :: Lens' Instance UTCTime
- i1Monitoring :: Lens' Instance Monitoring
- i1NetworkInterfaces :: Lens' Instance [InstanceNetworkInterface]
- i1Placement :: Lens' Instance Placement
- i1Platform :: Lens' Instance PlatformValues
- i1PrivateDnsName :: Lens' Instance Text
- i1PrivateIpAddress :: Lens' Instance Text
- i1ProductCodes :: Lens' Instance [ProductCode]
- i1PublicDnsName :: Lens' Instance Text
- i1PublicIpAddress :: Lens' Instance Text
- i1RamdiskId :: Lens' Instance Text
- i1RootDeviceName :: Lens' Instance Text
- i1RootDeviceType :: Lens' Instance DeviceType
- i1SecurityGroups :: Lens' Instance [GroupIdentifier]
- i1SourceDestCheck :: Lens' Instance Bool
- i1SpotInstanceRequestId :: Lens' Instance (Maybe Text)
- i1SriovNetSupport :: Lens' Instance (Maybe Text)
- i1State :: Lens' Instance InstanceState
- i1StateReason :: Lens' Instance (Maybe StateReason)
- i1StateTransitionReason :: Lens' Instance (Maybe Text)
- i1SubnetId :: Lens' Instance Text
- i1Tags :: Lens' Instance [Tag]
- i1VirtualizationType :: Lens' Instance VirtualizationType
- i1VpcId :: Lens' Instance Text
- data ExportTask
- exportTask :: Text -> Text -> ExportTaskState -> Text -> InstanceExportDetails -> ExportToS3Task -> ExportTask
- etDescription :: Lens' ExportTask Text
- etExportTaskId :: Lens' ExportTask Text
- etExportToS3Task :: Lens' ExportTask ExportToS3Task
- etInstanceExportDetails :: Lens' ExportTask InstanceExportDetails
- etState :: Lens' ExportTask ExportTaskState
- etStatusMessage :: Lens' ExportTask Text
- data ResetImageAttributeName = RIANLaunchPermission
- data RequestSpotLaunchSpecification
- requestSpotLaunchSpecification :: RequestSpotLaunchSpecification
- rslsAddressingType :: Lens' RequestSpotLaunchSpecification (Maybe Text)
- rslsBlockDeviceMappings :: Lens' RequestSpotLaunchSpecification [BlockDeviceMapping]
- rslsEbsOptimized :: Lens' RequestSpotLaunchSpecification (Maybe Bool)
- rslsIamInstanceProfile :: Lens' RequestSpotLaunchSpecification (Maybe IamInstanceProfileSpecification)
- rslsImageId :: Lens' RequestSpotLaunchSpecification (Maybe Text)
- rslsInstanceType :: Lens' RequestSpotLaunchSpecification (Maybe InstanceType)
- rslsKernelId :: Lens' RequestSpotLaunchSpecification (Maybe Text)
- rslsKeyName :: Lens' RequestSpotLaunchSpecification (Maybe Text)
- rslsMonitoring :: Lens' RequestSpotLaunchSpecification (Maybe RunInstancesMonitoringEnabled)
- rslsNetworkInterfaces :: Lens' RequestSpotLaunchSpecification [InstanceNetworkInterfaceSpecification]
- rslsPlacement :: Lens' RequestSpotLaunchSpecification (Maybe SpotPlacement)
- rslsRamdiskId :: Lens' RequestSpotLaunchSpecification (Maybe Text)
- rslsSecurityGroupIds :: Lens' RequestSpotLaunchSpecification [Text]
- rslsSecurityGroups :: Lens' RequestSpotLaunchSpecification [Text]
- rslsSubnetId :: Lens' RequestSpotLaunchSpecification (Maybe Text)
- rslsUserData :: Lens' RequestSpotLaunchSpecification (Maybe Text)
- data VolumeDetail
- volumeDetail :: Integer -> VolumeDetail
- vdSize :: Lens' VolumeDetail Integer
- data PricingDetail
- pricingDetail :: PricingDetail
- pdCount :: Lens' PricingDetail (Maybe Int)
- pdPrice :: Lens' PricingDetail (Maybe Double)
- data NetworkInterfacePrivateIpAddress
- networkInterfacePrivateIpAddress :: NetworkInterfacePrivateIpAddress
- nipiaAssociation :: Lens' NetworkInterfacePrivateIpAddress (Maybe NetworkInterfaceAssociation)
- nipiaPrimary :: Lens' NetworkInterfacePrivateIpAddress (Maybe Bool)
- nipiaPrivateDnsName :: Lens' NetworkInterfacePrivateIpAddress (Maybe Text)
- nipiaPrivateIpAddress :: Lens' NetworkInterfacePrivateIpAddress (Maybe Text)
- data DiskImageFormat
- data BundleTaskError
- bundleTaskError :: BundleTaskError
- bteCode :: Lens' BundleTaskError (Maybe Text)
- bteMessage :: Lens' BundleTaskError (Maybe Text)
- data VolumeStatusItem
- volumeStatusItem :: VolumeStatusItem
- vsiActions :: Lens' VolumeStatusItem [VolumeStatusAction]
- vsiAvailabilityZone :: Lens' VolumeStatusItem (Maybe Text)
- vsiEvents :: Lens' VolumeStatusItem [VolumeStatusEvent]
- vsiVolumeId :: Lens' VolumeStatusItem (Maybe Text)
- vsiVolumeStatus :: Lens' VolumeStatusItem (Maybe VolumeStatusInfo)
- data Message = Message {
- _msgCode :: ErrorCode
- _msgMessage :: Text
- msgCode :: Lens' Message ErrorCode
- msgMessage :: Lens' Message Text
- data EC2Error = EC2Error {
- _errRequestID :: Text
- _errErrors :: List1 "Error" Message
- errRequestID :: Lens' EC2Error Text
- errErrors :: Lens' EC2Error (NonEmpty Message)
Service
Version 2014-10-01
of the Amazon Elastic Compute Cloud service.
Error
EC2Error | |
|
XML
ImageAttributeName
data ImageAttributeName Source
ImageBlockDeviceMapping | blockDeviceMapping |
ImageDescription | description |
ImageKernel | kernel |
ImageLaunchPermission | launchPermission |
ImageProductCodes | productCodes |
ImageRamdisk | ramdisk |
PermissionGroup
data PermissionGroup Source
All | all |
NetworkAclEntry
data NetworkAclEntry Source
networkAclEntry :: NetworkAclEntry Source
NetworkAclEntry
constructor.
The fields accessible through corresponding lenses are:
naeCidrBlock :: Lens' NetworkAclEntry (Maybe Text) Source
The network range to allow or deny, in CIDR notation.
naeEgress :: Lens' NetworkAclEntry (Maybe Bool) Source
Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
naeIcmpTypeCode :: Lens' NetworkAclEntry (Maybe IcmpTypeCode) Source
ICMP protocol: The ICMP type and code.
naePortRange :: Lens' NetworkAclEntry (Maybe PortRange) Source
TCP or UDP protocols: The range of ports the rule applies to.
naeProtocol :: Lens' NetworkAclEntry (Maybe Text) Source
The protocol. A value of '-1' means all protocols.
naeRuleAction :: Lens' NetworkAclEntry (Maybe RuleAction) Source
Indicates whether to allow or deny the traffic that matches the rule.
naeRuleNumber :: Lens' NetworkAclEntry (Maybe Int) Source
The rule number for the entry. ACL entries are processed in ascending order by rule number.
BlobAttributeValue
data BlobAttributeValue Source
blobAttributeValue :: BlobAttributeValue Source
BlobAttributeValue
constructor.
The fields accessible through corresponding lenses are:
ImportInstanceLaunchSpecification
importInstanceLaunchSpecification :: ImportInstanceLaunchSpecification Source
ImportInstanceLaunchSpecification
constructor.
The fields accessible through corresponding lenses are:
iilsAdditionalInfo
::
Maybe
Text
iilsArchitecture
::
Maybe
ArchitectureValues
iilsGroupIds
::
[Text
]iilsGroupNames
::
[Text
]iilsInstanceInitiatedShutdownBehavior
::
Maybe
ShutdownBehavior
iilsInstanceType
::
Maybe
InstanceType
iilsMonitoring
::
Maybe
Bool
iilsPlacement
::
Maybe
Placement
iilsPrivateIpAddress
::
Maybe
Text
iilsSubnetId
::
Maybe
Text
iilsUserData
::
Maybe
Text
iilsArchitecture :: Lens' ImportInstanceLaunchSpecification (Maybe ArchitectureValues) Source
The architecture of the instance.
iilsGroupNames :: Lens' ImportInstanceLaunchSpecification [Text] Source
One or more security group names.
iilsInstanceInitiatedShutdownBehavior :: Lens' ImportInstanceLaunchSpecification (Maybe ShutdownBehavior) Source
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
iilsInstanceType :: Lens' ImportInstanceLaunchSpecification (Maybe InstanceType) Source
The instance type. For more information, see Instance Types in the AmazonElastic Compute Cloud User Guide.
iilsPrivateIpAddress :: Lens' ImportInstanceLaunchSpecification (Maybe Text) Source
- EC2-VPC
- Optionally, you can use this parameter to assign the instance a specific available IP address from the IP address range of the subnet.
iilsSubnetId :: Lens' ImportInstanceLaunchSpecification (Maybe Text) Source
- EC2-VPC
- The ID of the subnet to launch the instance into.
iilsUserData :: Lens' ImportInstanceLaunchSpecification (Maybe Text) Source
User data to be made available to the instance.
Snapshot
Snapshot
constructor.
The fields accessible through corresponding lenses are:
sDescription
::
Text
sEncrypted
::
Bool
sKmsKeyId
::
Maybe
Text
sOwnerAlias
::
Maybe
Text
sOwnerId
::
Text
sProgress
::
Text
sSnapshotId
::
Text
sStartTime
::
UTCTime
sState
::
SnapshotState
sTags
::
[Tag
]sVolumeId
::
Text
sVolumeSize
::
Int
sDescription :: Lens' Snapshot Text Source
The description for the snapshot.
sEncrypted :: Lens' Snapshot Bool Source
Indicates whether the snapshot is encrypted.
sKmsKeyId :: Lens' Snapshot (Maybe Text) Source
The full ARN of the AWS Key Management Service (KMS) Customer Master Key (CMK) that was used to protect the volume encryption key for the parent volume.
sOwnerAlias :: Lens' Snapshot (Maybe Text) Source
The AWS account alias (for example, amazon
, self
) or AWS account ID that owns
the snapshot.
sSnapshotId :: Lens' Snapshot Text Source
The ID of the snapshot.
sStartTime :: Lens' Snapshot UTCTime Source
The time stamp when the snapshot was initiated.
sState :: Lens' Snapshot SnapshotState Source
The snapshot state.
sVolumeSize :: Lens' Snapshot Int Source
The size of the volume, in GiB.
SpotInstanceStateFault
spotInstanceStateFault :: SpotInstanceStateFault Source
SpotInstanceStateFault
constructor.
The fields accessible through corresponding lenses are:
sisfCode :: Lens' SpotInstanceStateFault (Maybe Text) Source
The reason code for the Spot Instance state change.
sisfMessage :: Lens' SpotInstanceStateFault (Maybe Text) Source
The message for the Spot Instance state change.
TagDescription
data TagDescription Source
TagDescription
constructor.
The fields accessible through corresponding lenses are:
tdKey
::
Text
tdResourceId
::
Text
tdResourceType
::
ResourceType
tdValue
::
Text
tdKey :: Lens' TagDescription Text Source
The key of the tag.
tdResourceId :: Lens' TagDescription Text Source
The ID of the resource. For example, 'ami-1a2b3c4d'.
tdResourceType :: Lens' TagDescription ResourceType Source
The type of resource.
tdValue :: Lens' TagDescription Text Source
The value of the tag.
GroupIdentifier
data GroupIdentifier Source
groupIdentifier :: GroupIdentifier Source
GroupIdentifier
constructor.
The fields accessible through corresponding lenses are:
giGroupName :: Lens' GroupIdentifier (Maybe Text) Source
The name of the security group.
VpnStaticRouteSource
data VpnStaticRouteSource Source
Static | Static |
ReservedInstancesListing
reservedInstancesListing :: ReservedInstancesListing Source
ReservedInstancesListing
constructor.
The fields accessible through corresponding lenses are:
rilClientToken
::
Maybe
Text
rilCreateDate
::
Maybe
UTCTime
rilInstanceCounts
::
[InstanceCount
]rilPriceSchedules
::
[PriceSchedule
]rilReservedInstancesId
::
Maybe
Text
rilReservedInstancesListingId
::
Maybe
Text
rilStatus
::
Maybe
ListingStatus
rilStatusMessage
::
Maybe
Text
rilTags
::
[Tag
]rilUpdateDate
::
Maybe
UTCTime
rilClientToken :: Lens' ReservedInstancesListing (Maybe Text) Source
The idempotency token you provided when you created the listing.
rilCreateDate :: Lens' ReservedInstancesListing (Maybe UTCTime) Source
The time the listing was created.
rilInstanceCounts :: Lens' ReservedInstancesListing [InstanceCount] Source
The number of instances in this state.
rilPriceSchedules :: Lens' ReservedInstancesListing [PriceSchedule] Source
The price of the Reserved Instance listing.
rilReservedInstancesId :: Lens' ReservedInstancesListing (Maybe Text) Source
The ID of the Reserved Instance.
rilReservedInstancesListingId :: Lens' ReservedInstancesListing (Maybe Text) Source
The ID of the Reserved Instance listing.
rilStatus :: Lens' ReservedInstancesListing (Maybe ListingStatus) Source
The status of the Reserved Instance listing.
rilStatusMessage :: Lens' ReservedInstancesListing (Maybe Text) Source
The reason for the current status of the Reserved Instance listing. The response can be blank.
rilTags :: Lens' ReservedInstancesListing [Tag] Source
Any tags assigned to the resource.
rilUpdateDate :: Lens' ReservedInstancesListing (Maybe UTCTime) Source
The last modified timestamp of the listing.
InstanceLifecycleType
data InstanceLifecycleType Source
Spot | spot |
VirtualizationType
data VirtualizationType Source
Hvm | hvm |
Paravirtual | paravirtual |
NetworkInterfaceStatus
data NetworkInterfaceStatus Source
PlatformValues
data PlatformValues Source
Windows | Windows |
CreateVolumePermission
createVolumePermission :: CreateVolumePermission Source
CreateVolumePermission
constructor.
The fields accessible through corresponding lenses are:
cvpGroup :: Lens' CreateVolumePermission (Maybe PermissionGroup) Source
The specific group that is to be added or removed from a volume's list of create volume permissions.
cvpUserId :: Lens' CreateVolumePermission (Maybe Text) Source
The specific AWS account ID that is to be added or removed from a volume's list of create volume permissions.
NetworkInterfaceAttachmentChanges
networkInterfaceAttachmentChanges :: NetworkInterfaceAttachmentChanges Source
NetworkInterfaceAttachmentChanges
constructor.
The fields accessible through corresponding lenses are:
niacAttachmentId :: Lens' NetworkInterfaceAttachmentChanges (Maybe Text) Source
The ID of the network interface attachment.
niacDeleteOnTermination :: Lens' NetworkInterfaceAttachmentChanges (Maybe Bool) Source
Indicates whether the network interface is deleted when the instance is terminated.
RecurringChargeFrequency
data RecurringChargeFrequency Source
Hourly | Hourly |
DhcpOptions
dhcpOptions :: DhcpOptions Source
DhcpOptions
constructor.
The fields accessible through corresponding lenses are:
doDhcpConfigurations :: Lens' DhcpOptions [DhcpConfiguration] Source
One or more DHCP options in the set.
doDhcpOptionsId :: Lens' DhcpOptions (Maybe Text) Source
The ID of the set of DHCP options.
doTags :: Lens' DhcpOptions [Tag] Source
Any tags assigned to the DHCP options set.
InstanceNetworkInterfaceSpecification
instanceNetworkInterfaceSpecification :: InstanceNetworkInterfaceSpecification Source
InstanceNetworkInterfaceSpecification
constructor.
The fields accessible through corresponding lenses are:
inisAssociatePublicIpAddress
::
Maybe
Bool
inisDeleteOnTermination
::
Maybe
Bool
inisDescription
::
Maybe
Text
inisDeviceIndex
::
Maybe
Int
inisGroups
::
[Text
]inisNetworkInterfaceId
::
Maybe
Text
inisPrivateIpAddress
::
Maybe
Text
inisPrivateIpAddresses
::
[PrivateIpAddressSpecification
]inisSecondaryPrivateIpAddressCount
::
Maybe
Int
inisSubnetId
::
Maybe
Text
inisAssociatePublicIpAddress :: Lens' InstanceNetworkInterfaceSpecification (Maybe Bool) Source
Indicates whether to assign a public IP address to an instance you launch in
a VPC. The public IP address can only be assigned to a network interface for
eth0, and can only be assigned to a new network interface, not an existing
one. You cannot specify more than one network interface in the request. If
luanching into a default subnet, the default value is true
.
inisDeleteOnTermination :: Lens' InstanceNetworkInterfaceSpecification (Maybe Bool) Source
If set to true
, the interface is deleted when the instance is terminated. You
can specify true
only if creating a new network interface when launching an
instance.
inisDescription :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text) Source
The description of the network interface. Applies only if creating a network interface when launching an instance.
inisDeviceIndex :: Lens' InstanceNetworkInterfaceSpecification (Maybe Int) Source
The index of the device on the instance for the network interface attachment.
If you are specifying a network interface in a RunInstances
request, you must
provide the device index.
inisGroups :: Lens' InstanceNetworkInterfaceSpecification [Text] Source
The IDs of the security groups for the network interface. Applies only if creating a network interface when launching an instance.
inisNetworkInterfaceId :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text) Source
The ID of the network interface.
inisPrivateIpAddress :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text) Source
The private IP address of the network interface. Applies only if creating a network interface when launching an instance.
inisPrivateIpAddresses :: Lens' InstanceNetworkInterfaceSpecification [PrivateIpAddressSpecification] Source
One or more private IP addresses to assign to the network interface. Only one private IP address can be designated as primary.
inisSecondaryPrivateIpAddressCount :: Lens' InstanceNetworkInterfaceSpecification (Maybe Int) Source
The number of secondary private IP addresses. You can't specify this option and specify more than one private IP address using the private IP addresses option.
inisSubnetId :: Lens' InstanceNetworkInterfaceSpecification (Maybe Text) Source
The ID of the subnet associated with the network string. Applies only if creating a network interface when launching an instance.
VolumeState
data VolumeState Source
VSAvailable | available |
VSCreating | creating |
VSDeleted | deleted |
VSDeleting | deleting |
VSError | error |
VSInUse | in-use |
AttributeValue
data AttributeValue Source
attributeValue :: AttributeValue Source
AttributeValue
constructor.
The fields accessible through corresponding lenses are:
avValue :: Lens' AttributeValue (Maybe Text) Source
Valid values are case-sensitive and vary by action.
PrivateIpAddressSpecification
privateIpAddressSpecification Source
PrivateIpAddressSpecification
constructor.
The fields accessible through corresponding lenses are:
piasPrimary :: Lens' PrivateIpAddressSpecification (Maybe Bool) Source
Indicates whether the private IP address is the primary private IP address. Only one IP address can be designated as primary.
piasPrivateIpAddress :: Lens' PrivateIpAddressSpecification Text Source
The private IP addresses.
Image
:: Text | |
-> Text | |
-> ImageState | |
-> Text | |
-> Bool | |
-> ArchitectureValues | |
-> ImageTypeValues | |
-> Text | |
-> DeviceType | |
-> VirtualizationType | |
-> HypervisorType | |
-> Image |
Image
constructor.
The fields accessible through corresponding lenses are:
iArchitecture
::
ArchitectureValues
iBlockDeviceMappings
::
[BlockDeviceMapping
]iDescription
::
Maybe
Text
iHypervisor
::
HypervisorType
iImageId
::
Text
iImageLocation
::
Text
iImageOwnerAlias
::
Maybe
Text
iImageType
::
ImageTypeValues
iKernelId
::
Maybe
Text
iName
::
Text
iOwnerId
::
Text
iPlatform
::
Maybe
PlatformValues
iProductCodes
::
[ProductCode
]iPublic
::
Bool
iRamdiskId
::
Maybe
Text
iRootDeviceName
::
Maybe
Text
iRootDeviceType
::
DeviceType
iSriovNetSupport
::
Maybe
Text
iState
::
ImageState
iStateReason
::
Maybe
StateReason
iTags
::
[Tag
]iVirtualizationType
::
VirtualizationType
iArchitecture :: Lens' Image ArchitectureValues Source
The architecture of the image.
iBlockDeviceMappings :: Lens' Image [BlockDeviceMapping] Source
Any block device mapping entries.
iDescription :: Lens' Image (Maybe Text) Source
The description of the AMI that was provided during image creation.
iHypervisor :: Lens' Image HypervisorType Source
The hypervisor type of the image.
iImageLocation :: Lens' Image Text Source
The location of the AMI.
iImageOwnerAlias :: Lens' Image (Maybe Text) Source
The AWS account alias (for example, amazon
, self
) or the AWS account ID of
the AMI owner.
iImageType :: Lens' Image ImageTypeValues Source
The type of image.
iKernelId :: Lens' Image (Maybe Text) Source
The kernel associated with the image, if any. Only applicable for machine images.
iPlatform :: Lens' Image (Maybe PlatformValues) Source
The value is Windows
for Windows AMIs; otherwise blank.
iProductCodes :: Lens' Image [ProductCode] Source
Any product codes associated with the AMI.
iPublic :: Lens' Image Bool Source
Indicates whether the image has public launch permissions. The value is true
if this image has public launch permissions or false
if it has only implicit
and explicit launch permissions.
iRamdiskId :: Lens' Image (Maybe Text) Source
The RAM disk associated with the image, if any. Only applicable for machine images.
iRootDeviceName :: Lens' Image (Maybe Text) Source
The device name of the root device (for example, devsda1 or xvda).
iRootDeviceType :: Lens' Image DeviceType Source
The type of root device used by the AMI. The AMI can use an Amazon EBS volume or an instance store volume.
iSriovNetSupport :: Lens' Image (Maybe Text) Source
Specifies whether enhanced networking is enabled.
iState :: Lens' Image ImageState Source
The current state of the AMI. If the state is available
, the image is
successfully registered and can be used to launch an instance.
iStateReason :: Lens' Image (Maybe StateReason) Source
The reason for the state change.
iVirtualizationType :: Lens' Image VirtualizationType Source
The type of virtualization of the AMI.
DhcpConfiguration
data DhcpConfiguration Source
dhcpConfiguration :: DhcpConfiguration Source
DhcpConfiguration
constructor.
The fields accessible through corresponding lenses are:
dcKey
::
Maybe
Text
dcValues
::
[AttributeValue
]
dcValues :: Lens' DhcpConfiguration [AttributeValue] Source
One or more values for the DHCP option.
Tag
tagKey :: Lens' Tag Text Source
The key of the tag.
Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with 'aws:'
tagValue :: Lens' Tag Text Source
The value of the tag.
Constraints: Tag values are case-sensitive and accept a maximum of 255 Unicode characters.
AccountAttributeName
data AccountAttributeName Source
DefaultVpc | default-vpc |
SupportedPlatforms | supported-platforms |
NetworkInterfaceAttachment
networkInterfaceAttachment :: NetworkInterfaceAttachment Source
NetworkInterfaceAttachment
constructor.
The fields accessible through corresponding lenses are:
niaAttachTime :: Lens' NetworkInterfaceAttachment (Maybe UTCTime) Source
The timestamp indicating when the attachment initiated.
niaAttachmentId :: Lens' NetworkInterfaceAttachment (Maybe Text) Source
The ID of the network interface attachment.
niaDeleteOnTermination :: Lens' NetworkInterfaceAttachment (Maybe Bool) Source
Indicates whether the network interface is deleted when the instance is terminated.
niaDeviceIndex :: Lens' NetworkInterfaceAttachment (Maybe Int) Source
The device index of the network interface attachment on the instance.
niaInstanceId :: Lens' NetworkInterfaceAttachment (Maybe Text) Source
The ID of the instance.
niaInstanceOwnerId :: Lens' NetworkInterfaceAttachment (Maybe Text) Source
The AWS account ID of the owner of the instance.
niaStatus :: Lens' NetworkInterfaceAttachment (Maybe AttachmentStatus) Source
The attachment state.
RunInstancesMonitoringEnabled
runInstancesMonitoringEnabled Source
RunInstancesMonitoringEnabled
constructor.
The fields accessible through corresponding lenses are:
rimeEnabled
::
Bool
rimeEnabled :: Lens' RunInstancesMonitoringEnabled Bool Source
Indicates whether monitoring is enabled for the instance.
VolumeStatusInfo
data VolumeStatusInfo Source
volumeStatusInfo :: VolumeStatusInfo Source
VolumeStatusInfo
constructor.
The fields accessible through corresponding lenses are:
vsiDetails :: Lens' VolumeStatusInfo [VolumeStatusDetails] Source
The details of the volume status.
vsiStatus :: Lens' VolumeStatusInfo (Maybe VolumeStatusInfoStatus) Source
The status of the volume.
NetworkInterfaceAssociation
networkInterfaceAssociation :: NetworkInterfaceAssociation Source
NetworkInterfaceAssociation
constructor.
The fields accessible through corresponding lenses are:
niaAllocationId :: Lens' NetworkInterfaceAssociation (Maybe Text) Source
The allocation ID.
niaAssociationId :: Lens' NetworkInterfaceAssociation (Maybe Text) Source
The association ID.
niaIpOwnerId :: Lens' NetworkInterfaceAssociation (Maybe Text) Source
The ID of the Elastic IP address owner.
niaPublicDnsName :: Lens' NetworkInterfaceAssociation (Maybe Text) Source
The public DNS name.
niaPublicIp :: Lens' NetworkInterfaceAssociation (Maybe Text) Source
The address of the Elastic IP address bound to the network interface.
CreateVolumePermissionModifications
createVolumePermissionModifications :: CreateVolumePermissionModifications Source
CreateVolumePermissionModifications
constructor.
The fields accessible through corresponding lenses are:
cvpmAdd :: Lens' CreateVolumePermissionModifications [CreateVolumePermission] Source
Adds a specific AWS account ID or group to a volume's list of create volume permissions.
cvpmRemove :: Lens' CreateVolumePermissionModifications [CreateVolumePermission] Source
Removes a specific AWS account ID or group from a volume's list of create volume permissions.
VpcState
VpcStateAvailable | available |
VpcStatePending | pending |
ResourceType
data ResourceType Source
RTCustomerGateway | customer-gateway |
RTDhcpOptions | dhcp-options |
RTImage | image |
RTInstance' | instance |
RTInternetGateway | internet-gateway |
RTNetworkAcl | network-acl |
RTNetworkInterface | network-interface |
RTReservedInstances | reserved-instances |
RTRouteTable | route-table |
RTSecurityGroup | security-group |
RTSnapshot | snapshot |
RTSpotInstancesRequest | spot-instances-request |
RTSubnet | subnet |
RTVolume | volume |
RTVpc | vpc |
RTVpnConnection | vpn-connection |
RTVpnGateway | vpn-gateway |
ReportStatusType
data ReportStatusType Source
CurrencyCodeValues
data CurrencyCodeValues Source
Usd | USD |
IcmpTypeCode
data IcmpTypeCode Source
itcType :: Lens' IcmpTypeCode (Maybe Int) Source
The ICMP code. A value of -1 means all codes for the specified ICMP type.
InstanceCount
data InstanceCount Source
instanceCount :: InstanceCount Source
InstanceCount
constructor.
The fields accessible through corresponding lenses are:
icInstanceCount :: Lens' InstanceCount (Maybe Int) Source
he number of listed Reserved Instances in the state specified by the state
.
icState :: Lens' InstanceCount (Maybe ListingState) Source
The states of the listed Reserved Instances.
ExportToS3Task
data ExportToS3Task Source
exportToS3Task :: ExportToS3Task Source
ExportToS3Task
constructor.
The fields accessible through corresponding lenses are:
etstContainerFormat :: Lens' ExportToS3Task (Maybe ContainerFormat) Source
The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported.
etstDiskImageFormat :: Lens' ExportToS3Task (Maybe DiskImageFormat) Source
The format for the exported image.
etstS3Bucket :: Lens' ExportToS3Task (Maybe Text) Source
The Amazon S3 bucket for the destination image. The destination bucket must exist and grant WRITE and READ_ACL permissions to the AWS account 'vm-import-export@amazon.com'.
BlockDeviceMapping
data BlockDeviceMapping Source
BlockDeviceMapping
constructor.
The fields accessible through corresponding lenses are:
bdmDeviceName :: Lens' BlockDeviceMapping Text Source
The device name exposed to the instance (for example, '/dev/sdh').
bdmEbs :: Lens' BlockDeviceMapping (Maybe EbsBlockDevice) Source
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
bdmNoDevice :: Lens' BlockDeviceMapping (Maybe Text) Source
Suppresses the specified device included in the block device mapping of the AMI.
bdmVirtualName :: Lens' BlockDeviceMapping (Maybe Text) Source
The virtual device name (ephemeral[0..3]). The number of available instance store volumes depends on the instance type. After you connect to the instance, you must mount the volume.
Constraints: For M3 instances, you must specify instance store volumes in the block device mapping for the instance. When you launch an M3 instance, we ignore any instance store volumes specified in the block device mapping for the AMI.
ConversionTask
data ConversionTask Source
ConversionTask
constructor.
The fields accessible through corresponding lenses are:
ctConversionTaskId :: Lens' ConversionTask Text Source
The ID of the conversion task.
ctExpirationTime :: Lens' ConversionTask (Maybe Text) Source
The time when the task expires. If the upload isn't complete before the expiration time, we automatically cancel the task.
ctImportInstance :: Lens' ConversionTask (Maybe ImportInstanceTaskDetails) Source
If the task is for importing an instance, this contains information about the import instance task.
ctImportVolume :: Lens' ConversionTask (Maybe ImportVolumeTaskDetails) Source
If the task is for importing a volume, this contains information about the import volume task.
ctState :: Lens' ConversionTask ConversionTaskState Source
The state of the conversion task.
ctStatusMessage :: Lens' ConversionTask (Maybe Text) Source
The status message related to the conversion task.
ctTags :: Lens' ConversionTask [Tag] Source
AttachmentStatus
data AttachmentStatus Source
ASAttached | attached |
ASAttaching | attaching |
ASDetached | detached |
ASDetaching | detaching |
RouteOrigin
data RouteOrigin Source
OriginCreateRoute | CreateRoute |
OriginCreateRouteTable | CreateRouteTable |
OriginEnableVgwRoutePropagation | EnableVgwRoutePropagation |
ListingState
data ListingState Source
LSAvailable | available |
LSCancelled | cancelled |
LSPending | pending |
LSSold | sold |
SpotPrice
SpotPrice
constructor.
The fields accessible through corresponding lenses are:
spInstanceType :: Lens' SpotPrice (Maybe InstanceType) Source
The instance type.
spProductDescription :: Lens' SpotPrice (Maybe RIProductDescription) Source
A general description of the AMI.
spSpotPrice :: Lens' SpotPrice (Maybe Text) Source
The maximum price you will pay to launch one or more Spot Instances.
InstanceMonitoring
data InstanceMonitoring Source
instanceMonitoring :: InstanceMonitoring Source
InstanceMonitoring
constructor.
The fields accessible through corresponding lenses are:
imInstanceId :: Lens' InstanceMonitoring (Maybe Text) Source
The ID of the instance.
imMonitoring :: Lens' InstanceMonitoring (Maybe Monitoring) Source
The monitoring information.
PriceScheduleSpecification
priceScheduleSpecification :: PriceScheduleSpecification Source
PriceScheduleSpecification
constructor.
The fields accessible through corresponding lenses are:
pssCurrencyCode :: Lens' PriceScheduleSpecification (Maybe CurrencyCodeValues) Source
The currency for transacting the Reserved Instance resale. At this time, the
only supported currency is USD
.
pssTerm :: Lens' PriceScheduleSpecification (Maybe Integer) Source
The number of months remaining in the reservation. For example, 2 is the second to the last month before the capacity reservation expires.
SpotInstanceStatus
data SpotInstanceStatus Source
spotInstanceStatus :: SpotInstanceStatus Source
SpotInstanceStatus
constructor.
The fields accessible through corresponding lenses are:
sisCode
::
Maybe
Text
sisMessage
::
Maybe
Text
sisUpdateTime
::
Maybe
UTCTime
sisMessage :: Lens' SpotInstanceStatus (Maybe Text) Source
The description for the status code for the Spot request.
sisUpdateTime :: Lens' SpotInstanceStatus (Maybe UTCTime) Source
The time of the most recent status update.
AvailabilityZoneState
data AvailabilityZoneState Source
AZSAvailable | available |
SpotInstanceRequest
spotInstanceRequest :: SpotInstanceRequest Source
SpotInstanceRequest
constructor.
The fields accessible through corresponding lenses are:
siAvailabilityZoneGroup
::
Maybe
Text
siCreateTime
::
Maybe
UTCTime
siFault
::
Maybe
SpotInstanceStateFault
siInstanceId
::
Maybe
Text
siLaunchGroup
::
Maybe
Text
siLaunchSpecification
::
Maybe
LaunchSpecification
siLaunchedAvailabilityZone
::
Maybe
Text
siProductDescription
::
Maybe
RIProductDescription
siSpotInstanceRequestId
::
Maybe
Text
siSpotPrice
::
Maybe
Text
siState
::
Maybe
SpotInstanceState
siStatus
::
Maybe
SpotInstanceStatus
siTags
::
[Tag
]siType
::
Maybe
SpotInstanceType
siValidFrom
::
Maybe
UTCTime
siValidUntil
::
Maybe
UTCTime
siAvailabilityZoneGroup :: Lens' SpotInstanceRequest (Maybe Text) Source
The Availability Zone group. If you specify the same Availability Zone group for all Spot Instance requests, all Spot Instances are launched in the same Availability Zone.
siCreateTime :: Lens' SpotInstanceRequest (Maybe UTCTime) Source
The time stamp when the Spot Instance request was created.
siFault :: Lens' SpotInstanceRequest (Maybe SpotInstanceStateFault) Source
The fault codes for the Spot Instance request, if any.
siInstanceId :: Lens' SpotInstanceRequest (Maybe Text) Source
The instance ID, if an instance has been launched to fulfill the Spot Instance request.
siLaunchGroup :: Lens' SpotInstanceRequest (Maybe Text) Source
The instance launch group. Launch groups are Spot Instances that launch together and terminate together.
siLaunchSpecification :: Lens' SpotInstanceRequest (Maybe LaunchSpecification) Source
Additional information for launching instances.
siLaunchedAvailabilityZone :: Lens' SpotInstanceRequest (Maybe Text) Source
The Availability Zone in which the bid is launched.
siProductDescription :: Lens' SpotInstanceRequest (Maybe RIProductDescription) Source
The product description associated with the Spot Instance.
siSpotInstanceRequestId :: Lens' SpotInstanceRequest (Maybe Text) Source
The ID of the Spot Instance request.
siSpotPrice :: Lens' SpotInstanceRequest (Maybe Text) Source
The maximum hourly price for any Spot Instance launched to fulfill the request.
siState :: Lens' SpotInstanceRequest (Maybe SpotInstanceState) Source
The state of the Spot Instance request. Spot bid status information can help you track your Spot Instance requests. For information, see Tracking SpotRequests with Bid Status Codes in the Amazon Elastic Compute Cloud User Guide.
siStatus :: Lens' SpotInstanceRequest (Maybe SpotInstanceStatus) Source
The status code and status message describing the Spot Instance request.
siTags :: Lens' SpotInstanceRequest [Tag] Source
Any tags assigned to the resource.
siType :: Lens' SpotInstanceRequest (Maybe SpotInstanceType) Source
The Spot Instance request type.
siValidFrom :: Lens' SpotInstanceRequest (Maybe UTCTime) Source
The start date of the request. If this is a one-time request, the request becomes active at this date and time and remains active until all instances launch, the request expires, or the request is canceled. If the request is persistent, the request becomes active at this date and time and remains active until it expires or is canceled.
siValidUntil :: Lens' SpotInstanceRequest (Maybe UTCTime) Source
The end date of the request. If this is a one-time request, the request remains active until all instances launch, the request is canceled, or this date is reached. If the request is persistent, it remains active until it is canceled or this date is reached.
LaunchSpecification
launchSpecification :: LaunchSpecification Source
LaunchSpecification
constructor.
The fields accessible through corresponding lenses are:
lsAddressingType
::
Maybe
Text
lsBlockDeviceMappings
::
[BlockDeviceMapping
]lsEbsOptimized
::
Maybe
Bool
lsIamInstanceProfile
::
Maybe
IamInstanceProfileSpecification
lsImageId
::
Maybe
Text
lsInstanceType
::
Maybe
InstanceType
lsKernelId
::
Maybe
Text
lsKeyName
::
Maybe
Text
lsMonitoring
::
Maybe
RunInstancesMonitoringEnabled
lsNetworkInterfaces
::
[InstanceNetworkInterfaceSpecification
]lsPlacement
::
Maybe
SpotPlacement
lsRamdiskId
::
Maybe
Text
lsSecurityGroups
::
[GroupIdentifier
]lsSubnetId
::
Maybe
Text
lsUserData
::
Maybe
Text
lsAddressingType :: Lens' LaunchSpecification (Maybe Text) Source
Deprecated.
lsBlockDeviceMappings :: Lens' LaunchSpecification [BlockDeviceMapping] Source
One or more block device mapping entries.
lsEbsOptimized :: Lens' LaunchSpecification (Maybe Bool) Source
Indicates whether the instance is optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Default: false
lsIamInstanceProfile :: Lens' LaunchSpecification (Maybe IamInstanceProfileSpecification) Source
The IAM instance profile.
lsInstanceType :: Lens' LaunchSpecification (Maybe InstanceType) Source
The instance type.
Default: 'm1.small'
lsKernelId :: Lens' LaunchSpecification (Maybe Text) Source
The ID of the kernel.
lsNetworkInterfaces :: Lens' LaunchSpecification [InstanceNetworkInterfaceSpecification] Source
One or more network interfaces.
lsPlacement :: Lens' LaunchSpecification (Maybe SpotPlacement) Source
The placement information for the instance.
lsRamdiskId :: Lens' LaunchSpecification (Maybe Text) Source
The ID of the RAM disk.
lsSecurityGroups :: Lens' LaunchSpecification [GroupIdentifier] Source
One or more security groups. If requesting a Spot Instance in a nondefault VPC, you must specify the security group ID. If requesting a Spot Instance in EC2-Classic or a default VPC, you can specify either the security group name or ID.
lsSubnetId :: Lens' LaunchSpecification (Maybe Text) Source
The ID of the subnet in which to launch the Spot Instance.
lsUserData :: Lens' LaunchSpecification (Maybe Text) Source
The Base64-encoded MIME user data to make available to the instances.
VolumeStatusEvent
data VolumeStatusEvent Source
volumeStatusEvent :: VolumeStatusEvent Source
VolumeStatusEvent
constructor.
The fields accessible through corresponding lenses are:
vseDescription :: Lens' VolumeStatusEvent (Maybe Text) Source
A description of the event.
vseEventId :: Lens' VolumeStatusEvent (Maybe Text) Source
The ID of this event.
vseEventType :: Lens' VolumeStatusEvent (Maybe Text) Source
The type of this event.
vseNotAfter :: Lens' VolumeStatusEvent (Maybe UTCTime) Source
The latest end time of the event.
vseNotBefore :: Lens' VolumeStatusEvent (Maybe UTCTime) Source
The earliest start time of the event.
Volume
:: Text | |
-> Int | |
-> Text | |
-> Text | |
-> VolumeState | |
-> UTCTime | |
-> VolumeType | |
-> Int | |
-> Bool | |
-> Volume |
Volume
constructor.
The fields accessible through corresponding lenses are:
vAttachments
::
[VolumeAttachment
]vAvailabilityZone
::
Text
vCreateTime
::
UTCTime
vEncrypted
::
Bool
vIops
::
Int
vKmsKeyId
::
Maybe
Text
vSize
::
Int
vSnapshotId
::
Text
vState
::
VolumeState
vTags
::
[Tag
]vVolumeId
::
Text
vVolumeType
::
VolumeType
vAvailabilityZone :: Lens' Volume Text Source
The Availability Zone for the volume.
vCreateTime :: Lens' Volume UTCTime Source
The time stamp when volume creation was initiated.
vEncrypted :: Lens' Volume Bool Source
Indicates whether the volume is encrypted.
vIops :: Lens' Volume Int Source
The number of I/O operations per second (IOPS) that the volume supports. For Provisioned IOPS (SSD) volumes, this represents the number of IOPS that are provisioned for the volume. For General Purpose (SSD) volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting. For more information on General Purpose (SSD) baseline performance, IO credits, and bursting, see <http:docs.aws.amazon.comAWSEC2latestUserGuideEBSVolumeTypes.html Amazon EBSVolume Types> in the Amazon Elastic Compute Cloud User Guide/.
Constraint: Range is 100 to 4000 for Provisioned IOPS (SSD) volumes and 3 to 3072 for General Purpose (SSD) volumes.
Condition: This parameter is required for requests to create io1
volumes; it
is not used in requests to create standard
or gp2
volumes.
vKmsKeyId :: Lens' Volume (Maybe Text) Source
The full ARN of the AWS Key Management Service (KMS) Customer Master Key (CMK) that was used to protect the volume encryption key for the volume.
vSnapshotId :: Lens' Volume Text Source
The snapshot from which the volume was created, if applicable.
vState :: Lens' Volume VolumeState Source
The volume state.
vVolumeType :: Lens' Volume VolumeType Source
The volume type. This can be gp2
for General Purpose (SSD) volumes, io1
for
Provisioned IOPS (SSD) volumes, or standard
for Magnetic volumes.
Reservation
Reservation
constructor.
The fields accessible through corresponding lenses are:
rGroups
::
[GroupIdentifier
]rInstances
::
[Instance
]rOwnerId
::
Text
rRequesterId
::
Text
rReservationId
::
Text
rGroups :: Lens' Reservation [GroupIdentifier] Source
One or more security groups.
rInstances :: Lens' Reservation [Instance] Source
One or more instances.
rOwnerId :: Lens' Reservation Text Source
The ID of the AWS account that owns the reservation.
rRequesterId :: Lens' Reservation Text Source
The ID of the requester that launched the instances on your behalf (for example, AWS Management Console or Auto Scaling).
rReservationId :: Lens' Reservation Text Source
The ID of the reservation.
ImportInstanceVolumeDetailItem
importInstanceVolumeDetailItem Source
:: Integer | |
-> Text | |
-> DiskImageDescription | |
-> DiskImageVolumeDescription | |
-> Text | |
-> ImportInstanceVolumeDetailItem |
ImportInstanceVolumeDetailItem
constructor.
The fields accessible through corresponding lenses are:
iivdiAvailabilityZone :: Lens' ImportInstanceVolumeDetailItem Text Source
The Availability Zone where the resulting instance will reside.
iivdiBytesConverted :: Lens' ImportInstanceVolumeDetailItem Integer Source
The number of bytes converted so far.
iivdiStatus :: Lens' ImportInstanceVolumeDetailItem Text Source
The status of the import of this particular disk image.
iivdiStatusMessage :: Lens' ImportInstanceVolumeDetailItem (Maybe Text) Source
The status information or errors related to the disk image.
SummaryStatus
data SummaryStatus Source
SSImpaired | impaired |
SSInsufficientData | insufficient-data |
SSNotApplicable | not-applicable |
SSOk | ok |
ReservedInstancesModification
reservedInstancesModification :: ReservedInstancesModification Source
ReservedInstancesModification
constructor.
The fields accessible through corresponding lenses are:
rimClientToken
::
Maybe
Text
rimCreateDate
::
Maybe
UTCTime
rimEffectiveDate
::
Maybe
UTCTime
rimModificationResults
::
[ReservedInstancesModificationResult
]rimReservedInstancesIds
::
[ReservedInstancesId
]rimReservedInstancesModificationId
::
Maybe
Text
rimStatus
::
Maybe
Text
rimStatusMessage
::
Maybe
Text
rimUpdateDate
::
Maybe
UTCTime
rimClientToken :: Lens' ReservedInstancesModification (Maybe Text) Source
A unique, case-sensitive key supplied by the client to ensure that the modification request is idempotent.
rimCreateDate :: Lens' ReservedInstancesModification (Maybe UTCTime) Source
The time when the modification request was created.
rimEffectiveDate :: Lens' ReservedInstancesModification (Maybe UTCTime) Source
The time for the modification to become effective.
rimModificationResults :: Lens' ReservedInstancesModification [ReservedInstancesModificationResult] Source
Contains target configurations along with their corresponding new Reserved Instance IDs.
rimReservedInstancesIds :: Lens' ReservedInstancesModification [ReservedInstancesId] Source
The IDs of one or more Reserved Instances.
rimReservedInstancesModificationId :: Lens' ReservedInstancesModification (Maybe Text) Source
A unique ID for the Reserved Instance modification.
rimStatus :: Lens' ReservedInstancesModification (Maybe Text) Source
The status of the Reserved Instances modification request.
rimStatusMessage :: Lens' ReservedInstancesModification (Maybe Text) Source
The reason for the status.
rimUpdateDate :: Lens' ReservedInstancesModification (Maybe UTCTime) Source
The time when the modification request was last updated.
RuleAction
data RuleAction Source
NetworkInterface
data NetworkInterface Source
networkInterface :: NetworkInterface Source
NetworkInterface
constructor.
The fields accessible through corresponding lenses are:
niAssociation
::
Maybe
NetworkInterfaceAssociation
niAttachment
::
Maybe
NetworkInterfaceAttachment
niAvailabilityZone
::
Maybe
Text
niDescription
::
Maybe
Text
niGroups
::
[GroupIdentifier
]niMacAddress
::
Maybe
Text
niNetworkInterfaceId
::
Maybe
Text
niOwnerId
::
Maybe
Text
niPrivateDnsName
::
Maybe
Text
niPrivateIpAddress
::
Maybe
Text
niPrivateIpAddresses
::
[NetworkInterfacePrivateIpAddress
]niRequesterId
::
Maybe
Text
niRequesterManaged
::
Maybe
Bool
niSourceDestCheck
::
Maybe
Bool
niStatus
::
Maybe
NetworkInterfaceStatus
niSubnetId
::
Maybe
Text
niTagSet
::
[Tag
]niVpcId
::
Maybe
Text
niAssociation :: Lens' NetworkInterface (Maybe NetworkInterfaceAssociation) Source
The association information for an Elastic IP associated with the network interface.
niAttachment :: Lens' NetworkInterface (Maybe NetworkInterfaceAttachment) Source
The network interface attachment.
niAvailabilityZone :: Lens' NetworkInterface (Maybe Text) Source
The Availability Zone.
niDescription :: Lens' NetworkInterface (Maybe Text) Source
A description.
niGroups :: Lens' NetworkInterface [GroupIdentifier] Source
Any security groups for the network interface.
niMacAddress :: Lens' NetworkInterface (Maybe Text) Source
The MAC address.
niNetworkInterfaceId :: Lens' NetworkInterface (Maybe Text) Source
The ID of the network interface.
niOwnerId :: Lens' NetworkInterface (Maybe Text) Source
The AWS account ID of the owner of the network interface.
niPrivateDnsName :: Lens' NetworkInterface (Maybe Text) Source
The private DNS name.
niPrivateIpAddress :: Lens' NetworkInterface (Maybe Text) Source
The IP address of the network interface within the subnet.
niPrivateIpAddresses :: Lens' NetworkInterface [NetworkInterfacePrivateIpAddress] Source
The private IP addresses associated with the network interface.
niRequesterId :: Lens' NetworkInterface (Maybe Text) Source
The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling).
niRequesterManaged :: Lens' NetworkInterface (Maybe Bool) Source
Indicates whether the network interface is being managed by AWS.
niSourceDestCheck :: Lens' NetworkInterface (Maybe Bool) Source
Indicates whether traffic to or from the instance is validated.
niStatus :: Lens' NetworkInterface (Maybe NetworkInterfaceStatus) Source
The status of the network interface.
niSubnetId :: Lens' NetworkInterface (Maybe Text) Source
The ID of the subnet.
niTagSet :: Lens' NetworkInterface [Tag] Source
Any tags assigned to the network interface.
TelemetryStatus
data TelemetryStatus Source
Subnet
Subnet
constructor.
The fields accessible through corresponding lenses are:
s1AvailabilityZone :: Lens' Subnet Text Source
The Availability Zone of the subnet.
s1AvailableIpAddressCount :: Lens' Subnet Int Source
The number of unused IP addresses in the subnet. Note that the IP addresses for any stopped instances are considered unavailable.
s1CidrBlock :: Lens' Subnet Text Source
The CIDR block assigned to the subnet.
s1DefaultForAz :: Lens' Subnet Bool Source
Indicates whether this is the default subnet for the Availability Zone.
s1MapPublicIpOnLaunch :: Lens' Subnet Bool Source
Indicates whether instances launched in this subnet receive a public IP address.
s1State :: Lens' Subnet SubnetState Source
The current state of the subnet.
s1SubnetId :: Lens' Subnet Text Source
The ID of the subnet.
KeyPairInfo
data KeyPairInfo Source
keyPairInfo :: KeyPairInfo Source
KeyPairInfo
constructor.
The fields accessible through corresponding lenses are:
kpiKeyFingerprint :: Lens' KeyPairInfo (Maybe Text) Source
If you used CreateKeyPair
to create the key pair, this is the SHA-1 digest of
the DER encoded private key. If you used ImportKeyPair
to provide AWS the
public key, this is the MD5 public key fingerprint as specified in section 4
of RFC4716.
kpiKeyName :: Lens' KeyPairInfo (Maybe Text) Source
The name of the key pair.
LaunchPermissionModifications
launchPermissionModifications :: LaunchPermissionModifications Source
LaunchPermissionModifications
constructor.
The fields accessible through corresponding lenses are:
lpmAdd
::
[LaunchPermission
]lpmRemove
::
[LaunchPermission
]
lpmAdd :: Lens' LaunchPermissionModifications [LaunchPermission] Source
The AWS account ID to add to the list of launch permissions for the AMI.
lpmRemove :: Lens' LaunchPermissionModifications [LaunchPermission] Source
The AWS account ID to remove from the list of launch permissions for the AMI.
SnapshotState
data SnapshotState Source
InstanceNetworkInterfaceAssociation
instanceNetworkInterfaceAssociation :: InstanceNetworkInterfaceAssociation Source
InstanceNetworkInterfaceAssociation
constructor.
The fields accessible through corresponding lenses are:
iniaIpOwnerId :: Lens' InstanceNetworkInterfaceAssociation (Maybe Text) Source
The ID of the owner of the Elastic IP address.
iniaPublicDnsName :: Lens' InstanceNetworkInterfaceAssociation (Maybe Text) Source
The public DNS name.
iniaPublicIp :: Lens' InstanceNetworkInterfaceAssociation (Maybe Text) Source
The public IP address or Elastic IP address bound to the network interface.
DiskImageDetail
data DiskImageDetail Source
DiskImageDetail
constructor.
The fields accessible through corresponding lenses are:
didFormat :: Lens' DiskImageDetail DiskImageFormat Source
The disk image format.
didImportManifestUrl :: Lens' DiskImageDetail Text Source
A presigned URL for the import manifest stored in Amazon S3. For information about creating a presigned URL for an Amazon S3 object, read the "Query String Request Authentication Alternative" section of the Authenticating RESTRequests topic in the Amazon Simple Storage Service Developer Guide.
InstancePrivateIpAddress
instancePrivateIpAddress :: InstancePrivateIpAddress Source
InstancePrivateIpAddress
constructor.
The fields accessible through corresponding lenses are:
ipiaAssociation :: Lens' InstancePrivateIpAddress (Maybe InstanceNetworkInterfaceAssociation) Source
The association information for an Elastic IP address for the network interface.
ipiaPrimary :: Lens' InstancePrivateIpAddress (Maybe Bool) Source
Indicates whether this IP address is the primary private IP address of the network interface.
ipiaPrivateDnsName :: Lens' InstancePrivateIpAddress (Maybe Text) Source
The private DNS name.
ipiaPrivateIpAddress :: Lens' InstancePrivateIpAddress (Maybe Text) Source
The private IP address of the network interface.
CancelledSpotInstanceRequest
cancelledSpotInstanceRequest :: CancelledSpotInstanceRequest Source
CancelledSpotInstanceRequest
constructor.
The fields accessible through corresponding lenses are:
csiSpotInstanceRequestId :: Lens' CancelledSpotInstanceRequest (Maybe Text) Source
The ID of the Spot Instance request.
csiState :: Lens' CancelledSpotInstanceRequest (Maybe CancelSpotInstanceRequestState) Source
The state of the Spot Instance request.
VpnConnectionOptionsSpecification
vpnConnectionOptionsSpecification :: VpnConnectionOptionsSpecification Source
VpnConnectionOptionsSpecification
constructor.
The fields accessible through corresponding lenses are:
vcosStaticRoutesOnly :: Lens' VpnConnectionOptionsSpecification (Maybe Bool) Source
Indicates whether the VPN connection uses static routes only. Static routes must be used for devices that don't support BGP.
Address
Address
constructor.
The fields accessible through corresponding lenses are:
aAllocationId :: Lens' Address (Maybe Text) Source
The ID representing the allocation of the address for use with EC2-VPC.
aAssociationId :: Lens' Address (Maybe Text) Source
The ID representing the association of the address with an instance in a VPC.
aDomain :: Lens' Address (Maybe DomainType) Source
Indicates whether this Elastic IP address is for use with instances in
EC2-Classic (standard
) or instances in a VPC (vpc
).
aInstanceId :: Lens' Address (Maybe Text) Source
The ID of the instance the address is associated with (if any).
aNetworkInterfaceOwnerId :: Lens' Address (Maybe Text) Source
The ID of the AWS account that owns the network interface.
aPrivateIpAddress :: Lens' Address (Maybe Text) Source
The private IP address associated with the Elastic IP address.
VolumeAttachmentState
data VolumeAttachmentState Source
VASAttached | attached |
VASAttaching | attaching |
VASDetached | detached |
VASDetaching | detaching |
LaunchPermission
data LaunchPermission Source
launchPermission :: LaunchPermission Source
LaunchPermission
constructor.
The fields accessible through corresponding lenses are:
lpGroup :: Lens' LaunchPermission (Maybe PermissionGroup) Source
The name of the group.
RouteState
data RouteState Source
RouteTableAssociation
routeTableAssociation :: RouteTableAssociation Source
RouteTableAssociation
constructor.
The fields accessible through corresponding lenses are:
rtaMain :: Lens' RouteTableAssociation (Maybe Bool) Source
Indicates whether this is the main route table.
rtaRouteTableAssociationId :: Lens' RouteTableAssociation (Maybe Text) Source
The ID of the association between a route table and a subnet.
rtaRouteTableId :: Lens' RouteTableAssociation (Maybe Text) Source
The ID of the route table.
rtaSubnetId :: Lens' RouteTableAssociation (Maybe Text) Source
The ID of the subnet.
BundleTaskState
data BundleTaskState Source
BTSBundling | bundling |
BTSCancelling | cancelling |
BTSComplete | complete |
BTSFailed | failed |
BTSPending | pending |
BTSStoring | storing |
BTSWaitingForShutdown | waiting-for-shutdown |
PortRange
VpcAttributeName
data VpcAttributeName Source
EnableDnsHostnames | enableDnsHostnames |
EnableDnsSupport | enableDnsSupport |
ReservedInstancesConfiguration
reservedInstancesConfiguration :: ReservedInstancesConfiguration Source
ReservedInstancesConfiguration
constructor.
The fields accessible through corresponding lenses are:
ricAvailabilityZone :: Lens' ReservedInstancesConfiguration (Maybe Text) Source
The Availability Zone for the modified Reserved Instances.
ricInstanceCount :: Lens' ReservedInstancesConfiguration (Maybe Int) Source
The number of modified Reserved Instances.
ricInstanceType :: Lens' ReservedInstancesConfiguration (Maybe InstanceType) Source
The instance type for the modified Reserved Instances.
ricPlatform :: Lens' ReservedInstancesConfiguration (Maybe Text) Source
The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.
VolumeStatusDetails
volumeStatusDetails :: VolumeStatusDetails Source
VolumeStatusDetails
constructor.
The fields accessible through corresponding lenses are:
vsdName :: Lens' VolumeStatusDetails (Maybe VolumeStatusName) Source
The name of the volume status.
SpotInstanceState
data SpotInstanceState Source
SISActive | active |
SISCancelled | cancelled |
SISClosed | closed |
SISFailed | failed |
SISOpen | open |
VpnConnectionOptions
vpnConnectionOptions :: VpnConnectionOptions Source
VpnConnectionOptions
constructor.
The fields accessible through corresponding lenses are:
vcoStaticRoutesOnly :: Lens' VpnConnectionOptions (Maybe Bool) Source
Indicates whether the VPN connection uses static routes only. Static routes must be used for devices that don't support BGP.
UserIdGroupPair
data UserIdGroupPair Source
userIdGroupPair :: UserIdGroupPair Source
UserIdGroupPair
constructor.
The fields accessible through corresponding lenses are:
uigpGroupId :: Lens' UserIdGroupPair (Maybe Text) Source
The name of the security group in the specified AWS account.
uigpGroupName :: Lens' UserIdGroupPair (Maybe Text) Source
The ID of the security group owned by the specified AWS account.
uigpUserId :: Lens' UserIdGroupPair (Maybe Text) Source
The ID of an AWS account.
InstanceStatusSummary
instanceStatusSummary :: InstanceStatusSummary Source
InstanceStatusSummary
constructor.
The fields accessible through corresponding lenses are:
issDetails :: Lens' InstanceStatusSummary [InstanceStatusDetails] Source
The system instance health or application instance health.
issStatus :: Lens' InstanceStatusSummary (Maybe SummaryStatus) Source
The status.
SpotPlacement
data SpotPlacement Source
spotPlacement :: SpotPlacement Source
SpotPlacement
constructor.
The fields accessible through corresponding lenses are:
sp1AvailabilityZone :: Lens' SpotPlacement (Maybe Text) Source
The Availability Zone.
sp1GroupName :: Lens' SpotPlacement (Maybe Text) Source
The name of the placement group (for cluster instances).
EbsInstanceBlockDeviceSpecification
ebsInstanceBlockDeviceSpecification :: EbsInstanceBlockDeviceSpecification Source
EbsInstanceBlockDeviceSpecification
constructor.
The fields accessible through corresponding lenses are:
eibdsDeleteOnTermination :: Lens' EbsInstanceBlockDeviceSpecification (Maybe Bool) Source
Indicates whether the volume is deleted on instance termination.
eibdsVolumeId :: Lens' EbsInstanceBlockDeviceSpecification (Maybe Text) Source
The ID of the Amazon EBS volume.
NetworkAclAssociation
networkAclAssociation :: NetworkAclAssociation Source
NetworkAclAssociation
constructor.
The fields accessible through corresponding lenses are:
naaNetworkAclAssociationId :: Lens' NetworkAclAssociation (Maybe Text) Source
The ID of the association between a network ACL and a subnet.
naaNetworkAclId :: Lens' NetworkAclAssociation (Maybe Text) Source
The ID of the network ACL.
naaSubnetId :: Lens' NetworkAclAssociation (Maybe Text) Source
The ID of the subnet.
BundleTask
:: Text | |
-> Text | |
-> BundleTaskState | |
-> UTCTime | |
-> UTCTime | |
-> Storage | |
-> Text | |
-> BundleTask |
BundleTask
constructor.
The fields accessible through corresponding lenses are:
btBundleId :: Lens' BundleTask Text Source
The ID for this bundle task.
btBundleTaskError :: Lens' BundleTask (Maybe BundleTaskError) Source
If the task fails, a description of the error.
btInstanceId :: Lens' BundleTask Text Source
The ID of the instance associated with this bundle task.
btProgress :: Lens' BundleTask Text Source
The level of task completion, as a percent (for example, 20%).
btStartTime :: Lens' BundleTask UTCTime Source
The time this task started.
btState :: Lens' BundleTask BundleTaskState Source
The state of the task.
btStorage :: Lens' BundleTask Storage Source
The Amazon S3 storage locations.
btUpdateTime :: Lens' BundleTask UTCTime Source
The time of the most recent update for the task.
InstanceStatusEvent
instanceStatusEvent :: InstanceStatusEvent Source
InstanceStatusEvent
constructor.
The fields accessible through corresponding lenses are:
iseDescription :: Lens' InstanceStatusEvent (Maybe Text) Source
A description of the event.
iseNotAfter :: Lens' InstanceStatusEvent (Maybe UTCTime) Source
The latest scheduled end time for the event.
iseNotBefore :: Lens' InstanceStatusEvent (Maybe UTCTime) Source
The earliest scheduled start time for the event.
InstanceType
data InstanceType Source
C1_Medium | c1.medium |
C1_XLarge | c1.xlarge |
C3_2XLarge | c3.2xlarge |
C3_4XLarge | c3.4xlarge |
C3_8XLarge | c3.8xlarge |
C3_Large | c3.large |
C3_XLarge | c3.xlarge |
CC1_4XLarge | cc1.4xlarge |
CC2_8XLarge | cc2.8xlarge |
CG1_4XLarge | cg1.4xlarge |
CR1_8XLarge | cr1.8xlarge |
G2_2XLarge | g2.2xlarge |
HI1_4XLarge | hi1.4xlarge |
HS1_8XLarge | hs1.8xlarge |
I2_2XLarge | i2.2xlarge |
I2_4XLarge | i2.4xlarge |
I2_8XLarge | i2.8xlarge |
I2_XLarge | i2.xlarge |
M1_Large | m1.large |
M1_Medium | m1.medium |
M1_Small | m1.small |
M1_XLarge | m1.xlarge |
M2_2XLarge | m2.2xlarge |
M2_4XLarge | m2.4xlarge |
M2_XLarge | m2.xlarge |
M3_2XLarge | m3.2xlarge |
M3_Large | m3.large |
M3_Medium | m3.medium |
M3_XLarge | m3.xlarge |
R3_2XLarge | r3.2xlarge |
R3_4XLarge | r3.4xlarge |
R3_8XLarge | r3.8xlarge |
R3_Large | r3.large |
R3_XLarge | r3.xlarge |
T1_Micro | t1.micro |
T2_Medium | t2.medium |
T2_Micro | t2.micro |
T2_Small | t2.small |
Route
Route
constructor.
The fields accessible through corresponding lenses are:
rDestinationCidrBlock :: Lens' Route (Maybe Text) Source
The CIDR block used for the destination match.
rOrigin :: Lens' Route (Maybe RouteOrigin) Source
Describes how the route was created.
CreateRouteTable
indicates that route was automatically created when the
route table was created. CreateRoute
indicates that the route was manually
added to the route table. EnableVgwRoutePropagation
indicates that the route
was propagated by route propagation.
rState :: Lens' Route (Maybe RouteState) Source
The state of the route. The blackhole
state indicates that the route's target
isn't available (for example, the specified gateway isn't attached to the
VPC, or the specified NAT instance has been terminated).
SpotDatafeedSubscription
spotDatafeedSubscription :: SpotDatafeedSubscription Source
SpotDatafeedSubscription
constructor.
The fields accessible through corresponding lenses are:
sdsBucket :: Lens' SpotDatafeedSubscription (Maybe Text) Source
The Amazon S3 bucket where the Spot Instance datafeed is located.
sdsFault :: Lens' SpotDatafeedSubscription (Maybe SpotInstanceStateFault) Source
The fault codes for the Spot Instance request, if any.
sdsOwnerId :: Lens' SpotDatafeedSubscription (Maybe Text) Source
The AWS account ID of the account.
sdsPrefix :: Lens' SpotDatafeedSubscription (Maybe Text) Source
The prefix that is prepended to datafeed files.
sdsState :: Lens' SpotDatafeedSubscription (Maybe DatafeedSubscriptionState) Source
The state of the Spot Instance datafeed subscription.
Storage
SecurityGroup
data SecurityGroup Source
SecurityGroup
constructor.
The fields accessible through corresponding lenses are:
sgDescription
::
Text
sgGroupId
::
Text
sgGroupName
::
Text
sgIpPermissions
::
[IpPermission
]sgIpPermissionsEgress
::
[IpPermission
]sgOwnerId
::
Text
sgTags
::
[Tag
]sgVpcId
::
Maybe
Text
sgDescription :: Lens' SecurityGroup Text Source
A description of the security group.
sgGroupId :: Lens' SecurityGroup Text Source
The ID of the security group.
sgGroupName :: Lens' SecurityGroup Text Source
The name of the security group.
sgIpPermissions :: Lens' SecurityGroup [IpPermission] Source
One or more inbound rules associated with the security group.
sgIpPermissionsEgress :: Lens' SecurityGroup [IpPermission] Source
- EC2-VPC
- One or more outbound rules associated with the security group.
sgOwnerId :: Lens' SecurityGroup Text Source
The AWS account ID of the owner of the security group.
sgTags :: Lens' SecurityGroup [Tag] Source
Any tags assigned to the security group.
CancelSpotInstanceRequestState
data CancelSpotInstanceRequestState Source
CSIRSActive | active |
CSIRSCancelled | cancelled |
CSIRSClosed | closed |
CSIRSCompleted | completed |
CSIRSOpen | open |
PlacementGroupState
data PlacementGroupState Source
PGSAvailable | available |
PGSDeleted | deleted |
PGSDeleting | deleting |
PGSPending | pending |
ReservedInstancesModificationResult
reservedInstancesModificationResult :: ReservedInstancesModificationResult Source
ReservedInstancesModificationResult
constructor.
The fields accessible through corresponding lenses are:
rimrReservedInstancesId :: Lens' ReservedInstancesModificationResult (Maybe Text) Source
The ID for the Reserved Instances that were created as part of the modification request. This field is only available when the modification is fulfilled.
rimrTargetConfiguration :: Lens' ReservedInstancesModificationResult (Maybe ReservedInstancesConfiguration) Source
The target Reserved Instances configurations supplied as part of the modification request.
InstanceBlockDeviceMappingSpecification
instanceBlockDeviceMappingSpecification :: InstanceBlockDeviceMappingSpecification Source
InstanceBlockDeviceMappingSpecification
constructor.
The fields accessible through corresponding lenses are:
ibdmsDeviceName :: Lens' InstanceBlockDeviceMappingSpecification (Maybe Text) Source
The device name exposed to the instance (for example, devsdh).
ibdmsEbs :: Lens' InstanceBlockDeviceMappingSpecification (Maybe EbsInstanceBlockDeviceSpecification) Source
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
ibdmsNoDevice :: Lens' InstanceBlockDeviceMappingSpecification (Maybe Text) Source
suppress the specified device included in the block device mapping.
ibdmsVirtualName :: Lens' InstanceBlockDeviceMappingSpecification (Maybe Text) Source
The virtual device name.
ExportEnvironment
data ExportEnvironment Source
VolumeAttachment
data VolumeAttachment Source
volumeAttachment :: VolumeAttachment Source
VolumeAttachment
constructor.
The fields accessible through corresponding lenses are:
vaAttachTime :: Lens' VolumeAttachment (Maybe UTCTime) Source
The time stamp when the attachment initiated.
vaDeleteOnTermination :: Lens' VolumeAttachment (Maybe Bool) Source
Indicates whether the Amazon EBS volume is deleted on instance termination.
vaInstanceId :: Lens' VolumeAttachment (Maybe Text) Source
The ID of the instance.
vaState :: Lens' VolumeAttachment (Maybe VolumeAttachmentState) Source
The attachment state of the volume.
vaVolumeId :: Lens' VolumeAttachment (Maybe Text) Source
The ID of the volume.
CustomerGateway
data CustomerGateway Source
CustomerGateway
constructor.
The fields accessible through corresponding lenses are:
cgBgpAsn :: Lens' CustomerGateway Text Source
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
cgCustomerGatewayId :: Lens' CustomerGateway Text Source
The ID of the customer gateway.
cgIpAddress :: Lens' CustomerGateway Text Source
The Internet-routable IP address of the customer gateway's outside interface.
cgState :: Lens' CustomerGateway Text Source
The current state of the customer gateway ('pending | available | deleting |deleted').
cgTags :: Lens' CustomerGateway [Tag] Source
Any tags assigned to the customer gateway.
cgType :: Lens' CustomerGateway Text Source
The type of VPN connection the customer gateway supports ('ipsec.1').
EbsInstanceBlockDevice
ebsInstanceBlockDevice :: EbsInstanceBlockDevice Source
EbsInstanceBlockDevice
constructor.
The fields accessible through corresponding lenses are:
eibdAttachTime :: Lens' EbsInstanceBlockDevice (Maybe UTCTime) Source
The time stamp when the attachment initiated.
eibdDeleteOnTermination :: Lens' EbsInstanceBlockDevice (Maybe Bool) Source
Indicates whether the volume is deleted on instance termination.
eibdStatus :: Lens' EbsInstanceBlockDevice (Maybe AttachmentStatus) Source
The attachment state.
eibdVolumeId :: Lens' EbsInstanceBlockDevice (Maybe Text) Source
The ID of the Amazon EBS volume.
ShutdownBehavior
data ShutdownBehavior Source
DiskImageDescription
DiskImageDescription
constructor.
The fields accessible through corresponding lenses are:
did1Checksum :: Lens' DiskImageDescription (Maybe Text) Source
The checksum computed for the disk image.
did1Format :: Lens' DiskImageDescription DiskImageFormat Source
The disk image format.
did1ImportManifestUrl :: Lens' DiskImageDescription Text Source
A presigned URL for the import manifest stored in Amazon S3. For information about creating a presigned URL for an Amazon S3 object, read the "Query String Request Authentication Alternative" section of the Authenticating RESTRequests topic in the Amazon Simple Storage Service Developer Guide.
did1Size :: Lens' DiskImageDescription Integer Source
The size of the disk image.
DiskImageVolumeDescription
divdId :: Lens' DiskImageVolumeDescription Text Source
The volume identifier.
Monitoring
monitoring :: Monitoring Source
Monitoring
constructor.
The fields accessible through corresponding lenses are:
mState :: Lens' Monitoring (Maybe MonitoringState) Source
Indicates whether monitoring is enabled for the instance.
SubnetState
data SubnetState Source
SSAvailable | available |
SSPending | pending |
ContainerFormat
data ContainerFormat Source
Ova | ova |
AvailabilityZoneMessage
availabilityZoneMessage :: AvailabilityZoneMessage Source
AvailabilityZoneMessage
constructor.
The fields accessible through corresponding lenses are:
azmMessage
::
Maybe
Text
azmMessage :: Lens' AvailabilityZoneMessage (Maybe Text) Source
The message about the Availability Zone.
VpcAttachment
data VpcAttachment Source
vpcAttachment :: VpcAttachment Source
VpcAttachment
constructor.
The fields accessible through corresponding lenses are:
va1State :: Lens' VpcAttachment (Maybe AttachmentStatus) Source
The current state of the attachment.
InstanceBlockDeviceMapping
instanceBlockDeviceMapping :: InstanceBlockDeviceMapping Source
InstanceBlockDeviceMapping
constructor.
The fields accessible through corresponding lenses are:
ibdmDeviceName :: Lens' InstanceBlockDeviceMapping (Maybe Text) Source
The device name exposed to the instance (for example, devsdh).
ibdmEbs :: Lens' InstanceBlockDeviceMapping (Maybe EbsInstanceBlockDevice) Source
Parameters used to automatically set up Amazon EBS volumes when the instance is launched.
StatusType
data StatusType Source
Failed | failed |
InsufficientData | insufficient-data |
Passed | passed |
ExportToS3TaskSpecification
exportToS3TaskSpecification :: ExportToS3TaskSpecification Source
ExportToS3TaskSpecification
constructor.
The fields accessible through corresponding lenses are:
etstsS3Prefix :: Lens' ExportToS3TaskSpecification (Maybe Text) Source
The image is written to a single object in the Amazon S3 bucket at the S3 key
s3prefix + exportTaskId + .
+ diskImageFormat.
NetworkInterfaceAttribute
data NetworkInterfaceAttribute Source
Attachment | attachment |
Description | description |
GroupSet | groupSet |
SourceDestCheck | sourceDestCheck |
ImageTypeValues
data ImageTypeValues Source
InstanceExportDetails
instanceExportDetails :: InstanceExportDetails Source
InstanceExportDetails
constructor.
The fields accessible through corresponding lenses are:
iedInstanceId :: Lens' InstanceExportDetails (Maybe Text) Source
The ID of the resource being exported.
iedTargetEnvironment :: Lens' InstanceExportDetails (Maybe ExportEnvironment) Source
The target virtualization environment.
SnapshotAttributeName
data SnapshotAttributeName Source
SANCreateVolumePermission | createVolumePermission |
SANProductCodes | productCodes |
AvailabilityZone
data AvailabilityZone Source
availabilityZone :: AvailabilityZone Source
AvailabilityZone
constructor.
The fields accessible through corresponding lenses are:
azMessages :: Lens' AvailabilityZone [AvailabilityZoneMessage] Source
Any messages about the Availability Zone.
azRegionName :: Lens' AvailabilityZone (Maybe Text) Source
The name of the region.
azState :: Lens' AvailabilityZone (Maybe AvailabilityZoneState) Source
The state of the Availability Zone (available
| impaired
| unavailable
).
azZoneName :: Lens' AvailabilityZone (Maybe Text) Source
The name of the Availability Zone.
VpnState
VpnStateAvailable | available |
VpnStateDeleted | deleted |
VpnStateDeleting | deleting |
VpnStatePending | pending |
RouteTable
routeTable :: RouteTable Source
RouteTable
constructor.
The fields accessible through corresponding lenses are:
rtAssociations
::
[RouteTableAssociation
]rtPropagatingVgws
::
[PropagatingVgw
]rtRouteTableId
::
Maybe
Text
rtRoutes
::
[Route
]rtTags
::
[Tag
]rtVpcId
::
Maybe
Text
rtAssociations :: Lens' RouteTable [RouteTableAssociation] Source
The associations between the route table and one or more subnets.
rtPropagatingVgws :: Lens' RouteTable [PropagatingVgw] Source
Any virtual private gateway (VGW) propagating routes.
rtRouteTableId :: Lens' RouteTable (Maybe Text) Source
The ID of the route table.
rtRoutes :: Lens' RouteTable [Route] Source
The routes in the route table.
rtTags :: Lens' RouteTable [Tag] Source
Any tags assigned to the route table.
HypervisorType
data HypervisorType Source
InstanceStatusDetails
instanceStatusDetails :: InstanceStatusDetails Source
InstanceStatusDetails
constructor.
The fields accessible through corresponding lenses are:
isdImpairedSince :: Lens' InstanceStatusDetails (Maybe UTCTime) Source
The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.
isdName :: Lens' InstanceStatusDetails (Maybe StatusName) Source
The type of instance status.
isdStatus :: Lens' InstanceStatusDetails (Maybe StatusType) Source
The status.
IamInstanceProfile
data IamInstanceProfile Source
iipArn :: Lens' IamInstanceProfile (Maybe Text) Source
The Amazon Resource Name (ARN) of the instance profile.
InternetGatewayAttachment
internetGatewayAttachment Source
InternetGatewayAttachment
constructor.
The fields accessible through corresponding lenses are:
igaState :: Lens' InternetGatewayAttachment AttachmentStatus Source
The current state of the attachment.
igaVpcId :: Lens' InternetGatewayAttachment Text Source
The ID of the VPC.
ReservedInstanceState
data ReservedInstanceState Source
RISActive | active |
RISPaymentFailed | payment-failed |
RISPaymentPending | payment-pending |
RISRetired | retired |
InstanceAttributeName
data InstanceAttributeName Source
IANInstanceBlockDeviceMapping | blockDeviceMapping |
IANInstanceDisableApiTermination | disableApiTermination |
IANInstanceEbsOptimized | ebsOptimized |
IANInstanceGroupSet | groupSet |
IANInstanceInstanceInitiatedShutdownBehavior | instanceInitiatedShutdownBehavior |
IANInstanceInstanceType | instanceType |
IANInstanceKernel | kernel |
IANInstanceProductCodes | productCodes |
IANInstanceRamdisk | ramdisk |
IANInstanceRootDeviceName | rootDeviceName |
IANInstanceSourceDestCheck | sourceDestCheck |
IANInstanceSriovNetSupport | sriovNetSupport |
IANInstanceUserData | userData |
IpPermission
IpPermission
constructor.
The fields accessible through corresponding lenses are:
ipFromPort
::
Int
ipIpProtocol
::
Text
ipIpRanges
::
[IpRange
]ipToPort
::
Int
ipUserIdGroupPairs
::
[UserIdGroupPair
]
ipFromPort :: Lens' IpPermission Int Source
The start of port range for the TCP and UDP protocols, or an ICMP type number. A value of '-1' indicates all ICMP types.
ipIpProtocol :: Lens' IpPermission Text Source
The protocol.
When you call DescribeSecurityGroups
, the protocol value returned is the
number. Exception: For TCP, UDP, and ICMP, the value returned is the name
(for example, tcp
, udp
, or icmp
). For a list of protocol numbers, see Protocol Numbers.
ipIpRanges :: Lens' IpPermission [IpRange] Source
One or more IP ranges.
ipToPort :: Lens' IpPermission Int Source
The end of port range for the TCP and UDP protocols, or an ICMP code. A value of '-1' indicates all ICMP codes for the specified ICMP type.
ipUserIdGroupPairs :: Lens' IpPermission [UserIdGroupPair] Source
One or more security group and AWS account ID pairs.
ConversionTaskState
data ConversionTaskState Source
CTSActive | active |
CTSCancelled | cancelled |
CTSCancelling | cancelling |
CTSCompleted | completed |
DiskImage
DiskImage
constructor.
The fields accessible through corresponding lenses are:
Tenancy
VpcPeeringConnectionStateReason
vpcPeeringConnectionStateReason :: VpcPeeringConnectionStateReason Source
VpcPeeringConnectionStateReason
constructor.
The fields accessible through corresponding lenses are:
vpcsrCode :: Lens' VpcPeeringConnectionStateReason (Maybe Text) Source
The status of the VPC peering connection.
vpcsrMessage :: Lens' VpcPeeringConnectionStateReason (Maybe Text) Source
A message that provides more information about the status, if applicable.
IamInstanceProfileSpecification
iipsArn :: Lens' IamInstanceProfileSpecification (Maybe Text) Source
The Amazon Resource Name (ARN) of the instance profile.
iipsName :: Lens' IamInstanceProfileSpecification (Maybe Text) Source
The name of the instance profile.
ImportVolumeTaskDetails
importVolumeTaskDetails Source
ImportVolumeTaskDetails
constructor.
The fields accessible through corresponding lenses are:
ivtdAvailabilityZone :: Lens' ImportVolumeTaskDetails Text Source
The Availability Zone where the resulting volume will reside.
ivtdBytesConverted :: Lens' ImportVolumeTaskDetails Integer Source
The number of bytes converted so far.
ivtdDescription :: Lens' ImportVolumeTaskDetails (Maybe Text) Source
The description you provided when starting the import volume task.
ivtdImage :: Lens' ImportVolumeTaskDetails DiskImageDescription Source
The image.
ivtdVolume :: Lens' ImportVolumeTaskDetails DiskImageVolumeDescription Source
The volume.
PlacementStrategy
data PlacementStrategy Source
Cluster | cluster |
InstanceNetworkInterface
instanceNetworkInterface :: InstanceNetworkInterface Source
InstanceNetworkInterface
constructor.
The fields accessible through corresponding lenses are:
iniAssociation
::
Maybe
InstanceNetworkInterfaceAssociation
iniAttachment
::
Maybe
InstanceNetworkInterfaceAttachment
iniDescription
::
Maybe
Text
iniGroups
::
[GroupIdentifier
]iniMacAddress
::
Maybe
Text
iniNetworkInterfaceId
::
Maybe
Text
iniOwnerId
::
Maybe
Text
iniPrivateDnsName
::
Maybe
Text
iniPrivateIpAddress
::
Maybe
Text
iniPrivateIpAddresses
::
[InstancePrivateIpAddress
]iniSourceDestCheck
::
Maybe
Bool
iniStatus
::
Maybe
NetworkInterfaceStatus
iniSubnetId
::
Maybe
Text
iniVpcId
::
Maybe
Text
iniAssociation :: Lens' InstanceNetworkInterface (Maybe InstanceNetworkInterfaceAssociation) Source
The association information for an Elastic IP associated with the network interface.
iniAttachment :: Lens' InstanceNetworkInterface (Maybe InstanceNetworkInterfaceAttachment) Source
The network interface attachment.
iniDescription :: Lens' InstanceNetworkInterface (Maybe Text) Source
The description.
iniGroups :: Lens' InstanceNetworkInterface [GroupIdentifier] Source
One or more security groups.
iniMacAddress :: Lens' InstanceNetworkInterface (Maybe Text) Source
The MAC address.
iniNetworkInterfaceId :: Lens' InstanceNetworkInterface (Maybe Text) Source
The ID of the network interface.
iniOwnerId :: Lens' InstanceNetworkInterface (Maybe Text) Source
The ID of the AWS account that created the network interface.
iniPrivateDnsName :: Lens' InstanceNetworkInterface (Maybe Text) Source
The private DNS name.
iniPrivateIpAddress :: Lens' InstanceNetworkInterface (Maybe Text) Source
The IP address of the network interface within the subnet.
iniPrivateIpAddresses :: Lens' InstanceNetworkInterface [InstancePrivateIpAddress] Source
The private IP addresses associated with the network interface.
iniSourceDestCheck :: Lens' InstanceNetworkInterface (Maybe Bool) Source
Indicates whether to validate network traffic to or from this network interface.
iniStatus :: Lens' InstanceNetworkInterface (Maybe NetworkInterfaceStatus) Source
The status of the network interface.
iniSubnetId :: Lens' InstanceNetworkInterface (Maybe Text) Source
The ID of the subnet.
VolumeStatusAction
data VolumeStatusAction Source
volumeStatusAction :: VolumeStatusAction Source
VolumeStatusAction
constructor.
The fields accessible through corresponding lenses are:
vsaCode
::
Maybe
Text
vsaDescription
::
Maybe
Text
vsaEventId
::
Maybe
Text
vsaEventType
::
Maybe
Text
vsaCode :: Lens' VolumeStatusAction (Maybe Text) Source
The code identifying the operation, for example, 'enable-volume-io'.
vsaDescription :: Lens' VolumeStatusAction (Maybe Text) Source
A description of the operation.
vsaEventId :: Lens' VolumeStatusAction (Maybe Text) Source
The ID of the event associated with this operation.
vsaEventType :: Lens' VolumeStatusAction (Maybe Text) Source
The event type associated with this operation.
VpcPeeringConnectionVpcInfo
vpcPeeringConnectionVpcInfo :: VpcPeeringConnectionVpcInfo Source
VpcPeeringConnectionVpcInfo
constructor.
The fields accessible through corresponding lenses are:
vpcviCidrBlock :: Lens' VpcPeeringConnectionVpcInfo (Maybe Text) Source
The CIDR block for the VPC.
vpcviOwnerId :: Lens' VpcPeeringConnectionVpcInfo (Maybe Text) Source
The AWS account ID of the VPC owner.
vpcviVpcId :: Lens' VpcPeeringConnectionVpcInfo (Maybe Text) Source
The ID of the VPC.
ReservedInstanceLimitPrice
reservedInstanceLimitPrice :: ReservedInstanceLimitPrice Source
ReservedInstanceLimitPrice
constructor.
The fields accessible through corresponding lenses are:
rilpAmount :: Lens' ReservedInstanceLimitPrice (Maybe Double) Source
Used for Reserved Instance Marketplace offerings. Specifies the limit price on the total order (instanceCount * price).
rilpCurrencyCode :: Lens' ReservedInstanceLimitPrice (Maybe CurrencyCodeValues) Source
The currency in which the limitPrice
amount is specified. At this time, the
only supported currency is USD
.
Vpc
Vpc
constructor.
The fields accessible through corresponding lenses are:
vpcCidrBlock
::
Text
vpcDhcpOptionsId
::
Text
vpcInstanceTenancy
::
Tenancy
vpcIsDefault
::
Bool
vpcState
::
VpcState
vpcTags
::
[Tag
]vpcVpcId
::
Text
vpcCidrBlock :: Lens' Vpc Text Source
The CIDR block for the VPC.
vpcDhcpOptionsId :: Lens' Vpc Text Source
The ID of the set of DHCP options you've associated with the VPC (or 'default' if the default options are associated with the VPC).
vpcInstanceTenancy :: Lens' Vpc Tenancy Source
The allowed tenancy of instances launched into the VPC.
vpcIsDefault :: Lens' Vpc Bool Source
Indicates whether the VPC is the default VPC.
InstanceStatus
data InstanceStatus Source
instanceStatus :: InstanceStatus Source
InstanceStatus
constructor.
The fields accessible through corresponding lenses are:
isAvailabilityZone :: Lens' InstanceStatus (Maybe Text) Source
The Availability Zone of the instance.
isEvents :: Lens' InstanceStatus [InstanceStatusEvent] Source
Extra information regarding events associated with the instance.
isInstanceId :: Lens' InstanceStatus (Maybe Text) Source
The ID of the instance.
isInstanceState :: Lens' InstanceStatus (Maybe InstanceState) Source
The intended state of the instance. DescribeInstanceStatus
requires that an
instance be in the running
state.
isInstanceStatus :: Lens' InstanceStatus (Maybe InstanceStatusSummary) Source
Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
isSystemStatus :: Lens' InstanceStatus (Maybe InstanceStatusSummary) Source
Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
ArchitectureValues
data ArchitectureValues Source
ReportInstanceReasonCodes
data ReportInstanceReasonCodes Source
InstanceStuckInState | instance-stuck-in-state |
NotAcceptingCredentials | not-accepting-credentials |
Other | other |
PasswordNotAvailable | password-not-available |
PerformanceEbsVolume | performance-ebs-volume |
PerformanceInstanceStore | performance-instance-store |
PerformanceNetwork | performance-network |
PerformanceOther | performance-other |
Unresponsive | unresponsive |
EbsBlockDevice
data EbsBlockDevice Source
ebsBlockDevice :: EbsBlockDevice Source
EbsBlockDevice
constructor.
The fields accessible through corresponding lenses are:
ebdDeleteOnTermination :: Lens' EbsBlockDevice (Maybe Bool) Source
Indicates whether the Amazon EBS volume is deleted on instance termination.
ebdEncrypted :: Lens' EbsBlockDevice (Maybe Bool) Source
Indicates whether the Amazon EBS volume is encrypted. Encrypted Amazon EBS volumes may only be attached to instances that support Amazon EBS encryption.
ebdIops :: Lens' EbsBlockDevice (Maybe Int) Source
The number of I/O operations per second (IOPS) that the volume supports. For Provisioned IOPS (SSD) volumes, this represents the number of IOPS that are provisioned for the volume. For General Purpose (SSD) volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting. For more information on General Purpose (SSD) baseline performance, IO credits, and bursting, see <http:docs.aws.amazon.comAWSEC2latestUserGuideEBSVolumeTypes.html Amazon EBSVolume Types> in the Amazon Elastic Compute Cloud User Guide/.
Constraint: Range is 100 to 4000 for Provisioned IOPS (SSD) volumes and 3 to 3072 for General Purpose (SSD) volumes.
Condition: This parameter is required for requests to create io1
volumes; it
is not used in requests to create standard
or gp2
volumes.
ebdSnapshotId :: Lens' EbsBlockDevice (Maybe Text) Source
The ID of the snapshot.
ebdVolumeSize :: Lens' EbsBlockDevice (Maybe Int) Source
The size of the volume, in GiB.
Constraints: If the volume type is io1
, the minimum size of the volume is 10
GiB; otherwise, the minimum size is 1 GiB. The maximum volume size is 1024
GiB. If you specify a snapshot, the volume size must be equal to or larger
than the snapshot size.
Default: If you're creating the volume from a snapshot and don't specify a volume size, the default is the snapshot size.
ebdVolumeType :: Lens' EbsBlockDevice (Maybe VolumeType) Source
The volume type. gp2
for General Purpose (SSD) volumes, io1
for Provisioned
IOPS (SSD) volumes, and standard
for Magnetic volumes.
Default: standard
AccountAttribute
data AccountAttribute Source
accountAttribute :: AccountAttribute Source
AccountAttribute
constructor.
The fields accessible through corresponding lenses are:
aaAttributeName :: Lens' AccountAttribute (Maybe Text) Source
The name of the account attribute.
aaAttributeValues :: Lens' AccountAttribute [AccountAttributeValue] Source
One or more values for the account attribute.
PriceSchedule
data PriceSchedule Source
priceSchedule :: PriceSchedule Source
PriceSchedule
constructor.
The fields accessible through corresponding lenses are:
psActive :: Lens' PriceSchedule (Maybe Bool) Source
The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
A specific price schedule is always in effect, but only one price schedule can be active at any time. Take, for example, a Reserved Instance listing that has five months remaining in its term. When you specify price schedules for five months and two months, this means that schedule 1, covering the first three months of the remaining term, will be active during months 5, 4, and 3. Then schedule 2, covering the last two months of the term, will be active for months 2 and 1.
psCurrencyCode :: Lens' PriceSchedule (Maybe CurrencyCodeValues) Source
The currency for transacting the Reserved Instance resale. At this time, the
only supported currency is USD
.
psTerm :: Lens' PriceSchedule (Maybe Integer) Source
The number of months remaining in the reservation. For example, 2 is the second to the last month before the capacity reservation expires.
DeviceType
data DeviceType Source
Ebs | ebs |
InstanceStore | instance-store |
DomainType
data DomainType Source
DTStandard | standard |
DTVpc | vpc |
Region
PropagatingVgw
data PropagatingVgw Source
propagatingVgw :: PropagatingVgw Source
PropagatingVgw
constructor.
The fields accessible through corresponding lenses are:
pvGatewayId
::
Maybe
Text
pvGatewayId :: Lens' PropagatingVgw (Maybe Text) Source
The ID of the virtual private gateway (VGW).
OfferingTypeValues
data OfferingTypeValues Source
HeavyUtilization | Heavy Utilization |
LightUtilization | Light Utilization |
MediumUtilization | Medium Utilization |
VpnGateway
vpnGateway :: VpnGateway Source
VpnGateway
constructor.
The fields accessible through corresponding lenses are:
vgAvailabilityZone :: Lens' VpnGateway (Maybe Text) Source
The Availability Zone where the virtual private gateway was created.
vgState :: Lens' VpnGateway (Maybe VpnState) Source
The current state of the virtual private gateway.
vgTags :: Lens' VpnGateway [Tag] Source
Any tags assigned to the virtual private gateway.
vgType :: Lens' VpnGateway (Maybe GatewayType) Source
The type of VPN connection the virtual private gateway supports.
vgVpcAttachments :: Lens' VpnGateway [VpcAttachment] Source
Any VPCs attached to the virtual private gateway.
vgVpnGatewayId :: Lens' VpnGateway (Maybe Text) Source
The ID of the virtual private gateway.
Filter
VolumeType
data VolumeType Source
InstanceStateChange
instanceStateChange :: InstanceStateChange Source
InstanceStateChange
constructor.
The fields accessible through corresponding lenses are:
iscCurrentState :: Lens' InstanceStateChange (Maybe InstanceState) Source
The current state of the instance.
iscInstanceId :: Lens' InstanceStateChange (Maybe Text) Source
The ID of the instance.
iscPreviousState :: Lens' InstanceStateChange (Maybe InstanceState) Source
The previous state of the instance.
NetworkAcl
networkAcl :: NetworkAcl Source
NetworkAcl
constructor.
The fields accessible through corresponding lenses are:
naAssociations
::
[NetworkAclAssociation
]naEntries
::
[NetworkAclEntry
]naIsDefault
::
Maybe
Bool
naNetworkAclId
::
Maybe
Text
naTags
::
[Tag
]naVpcId
::
Maybe
Text
naAssociations :: Lens' NetworkAcl [NetworkAclAssociation] Source
Any associations between the network ACL and one or more subnets
naEntries :: Lens' NetworkAcl [NetworkAclEntry] Source
One or more entries (rules) in the network ACL.
naIsDefault :: Lens' NetworkAcl (Maybe Bool) Source
Indicates whether this is the default network ACL for the VPC.
naNetworkAclId :: Lens' NetworkAcl (Maybe Text) Source
The ID of the network ACL.
naTags :: Lens' NetworkAcl [Tag] Source
Any tags assigned to the network ACL.
ImageState
data ImageState Source
ISAvailable | available |
ISDeregistered | deregistered |
GatewayType
data GatewayType Source
Ipsec1 | ipsec.1 |
InstanceNetworkInterfaceAttachment
instanceNetworkInterfaceAttachment :: InstanceNetworkInterfaceAttachment Source
InstanceNetworkInterfaceAttachment
constructor.
The fields accessible through corresponding lenses are:
iniaAttachTime :: Lens' InstanceNetworkInterfaceAttachment (Maybe UTCTime) Source
The time stamp when the attachment initiated.
iniaAttachmentId :: Lens' InstanceNetworkInterfaceAttachment (Maybe Text) Source
The ID of the network interface attachment.
iniaDeleteOnTermination :: Lens' InstanceNetworkInterfaceAttachment (Maybe Bool) Source
Indicates whether the network interface is deleted when the instance is terminated.
iniaDeviceIndex :: Lens' InstanceNetworkInterfaceAttachment (Maybe Int) Source
The index of the device on the instance for the network interface attachment.
iniaStatus :: Lens' InstanceNetworkInterfaceAttachment (Maybe AttachmentStatus) Source
The attachment state.
AttributeBooleanValue
attributeBooleanValue :: AttributeBooleanValue Source
AttributeBooleanValue
constructor.
The fields accessible through corresponding lenses are:
RecurringCharge
data RecurringCharge Source
recurringCharge :: RecurringCharge Source
RecurringCharge
constructor.
The fields accessible through corresponding lenses are:
rcFrequency :: Lens' RecurringCharge (Maybe RecurringChargeFrequency) Source
The frequency of the recurring charge.
NewDhcpConfiguration
StateReason
data StateReason Source
srMessage :: Lens' StateReason (Maybe Text) Source
The message for the state change.
SpotInstanceTermination
: A Spot Instance was terminated due to an
increase in the market price.
InternalError
: An internal error occurred during instance launch,
resulting in termination.
InsufficientInstanceCapacity
: There was insufficient instance
capacity to satisfy the launch request.
InternalError
: A client error caused the instance to terminate on
launch.
InstanceInitiatedShutdown
: The instance was shut down using the 'shutdown -h' command from the instance.
UserInitiatedShutdown
: The instance was shut down using the Amazon
EC2 API.
VolumeLimitExceeded
: The volume limit was exceeded.
NotFound
: The specified snapshot was not found.
MonitoringState
data MonitoringState Source
MSDisabled | disabled |
MSEnabled | enabled |
MSPending | pending |
ReservedInstancesId
reservedInstancesId :: ReservedInstancesId Source
ReservedInstancesId
constructor.
The fields accessible through corresponding lenses are:
riiReservedInstancesId :: Lens' ReservedInstancesId (Maybe Text) Source
The ID of the Reserved Instance.
StatusName
data StatusName Source
Reachability | reachability |
InternetGateway
data InternetGateway Source
InternetGateway
constructor.
The fields accessible through corresponding lenses are:
igAttachments :: Lens' InternetGateway [InternetGatewayAttachment] Source
Any VPCs attached to the Internet gateway.
igInternetGatewayId :: Lens' InternetGateway Text Source
The ID of the Internet gateway.
igTags :: Lens' InternetGateway [Tag] Source
Any tags assigned to the Internet gateway.
VolumeStatusName
data VolumeStatusName Source
IoEnabled | io-enabled |
IoPerformance | io-performance |
VolumeAttributeName
data VolumeAttributeName Source
AutoEnableIO | autoEnableIO |
ProductCodes | productCodes |
ImportInstanceTaskDetails
importInstanceTaskDetails :: ImportInstanceTaskDetails Source
ImportInstanceTaskDetails
constructor.
The fields accessible through corresponding lenses are:
iitdPlatform :: Lens' ImportInstanceTaskDetails (Maybe PlatformValues) Source
The instance operating system.
PlacementGroup
data PlacementGroup Source
placementGroup :: PlacementGroup Source
PlacementGroup
constructor.
The fields accessible through corresponding lenses are:
pgGroupName :: Lens' PlacementGroup (Maybe Text) Source
The name of the placement group.
pgState :: Lens' PlacementGroup (Maybe PlacementGroupState) Source
The state of the placement group.
pgStrategy :: Lens' PlacementGroup (Maybe PlacementStrategy) Source
The placement strategy.
ProductCode
productCode :: ProductCode Source
ProductCode
constructor.
The fields accessible through corresponding lenses are:
pcProductCodeId :: Lens' ProductCode (Maybe Text) Source
The product code.
pcProductCodeType :: Lens' ProductCode (Maybe ProductCodeValues) Source
The type of product code.
ListingStatus
data ListingStatus Source
ListingStatusActive | active |
ListingStatusCancelled | cancelled |
ListingStatusClosed | closed |
ListingStatusPending | pending |
IpRange
irCidrIp :: Lens' IpRange Text Source
The CIDR range. You can either specify a CIDR range or a source security group, not both.
VolumeStatusInfoStatus
data VolumeStatusInfoStatus Source
VSISImpaired | impaired |
VSISInsufficientData | insufficient-data |
VSISOk | ok |
AccountAttributeValue
accountAttributeValue :: AccountAttributeValue Source
AccountAttributeValue
constructor.
The fields accessible through corresponding lenses are:
aavAttributeValue :: Lens' AccountAttributeValue (Maybe Text) Source
The value of the attribute.
RIProductDescription
data RIProductDescription Source
RIPDLinuxUNIX | Linux/UNIX |
RIPDLinuxUNIXAmazonVPC | Linux/UNIX (Amazon VPC) |
RIPDWindows | Windows |
RIPDWindowsAmazonVPC | Windows (Amazon VPC) |
ReservedInstancesOffering
reservedInstancesOffering :: ReservedInstancesOffering Source
ReservedInstancesOffering
constructor.
The fields accessible through corresponding lenses are:
rioAvailabilityZone
::
Maybe
Text
rioCurrencyCode
::
Maybe
CurrencyCodeValues
rioDuration
::
Maybe
Integer
rioFixedPrice
::
Maybe
Double
rioInstanceTenancy
::
Maybe
Tenancy
rioInstanceType
::
Maybe
InstanceType
rioMarketplace
::
Maybe
Bool
rioOfferingType
::
Maybe
OfferingTypeValues
rioPricingDetails
::
[PricingDetail
]rioProductDescription
::
Maybe
RIProductDescription
rioRecurringCharges
::
[RecurringCharge
]rioReservedInstancesOfferingId
::
Maybe
Text
rioUsagePrice
::
Maybe
Double
rioAvailabilityZone :: Lens' ReservedInstancesOffering (Maybe Text) Source
The Availability Zone in which the Reserved Instance can be used.
rioCurrencyCode :: Lens' ReservedInstancesOffering (Maybe CurrencyCodeValues) Source
The currency of the Reserved Instance offering you are purchasing. It's
specified using ISO 4217 standard currency codes. At this time, the only
supported currency is USD
.
rioDuration :: Lens' ReservedInstancesOffering (Maybe Integer) Source
The duration of the Reserved Instance, in seconds.
rioFixedPrice :: Lens' ReservedInstancesOffering (Maybe Double) Source
The purchase price of the Reserved Instance.
rioInstanceTenancy :: Lens' ReservedInstancesOffering (Maybe Tenancy) Source
The tenancy of the reserved instance.
rioInstanceType :: Lens' ReservedInstancesOffering (Maybe InstanceType) Source
The instance type on which the Reserved Instance can be used.
rioMarketplace :: Lens' ReservedInstancesOffering (Maybe Bool) Source
Indicates whether the offering is available through the Reserved Instance
Marketplace (resale) or AWS. If it's a Reserved Instance Marketplace
offering, this is true
.
rioOfferingType :: Lens' ReservedInstancesOffering (Maybe OfferingTypeValues) Source
The Reserved Instance offering type.
rioPricingDetails :: Lens' ReservedInstancesOffering [PricingDetail] Source
The pricing details of the Reserved Instance offering.
rioProductDescription :: Lens' ReservedInstancesOffering (Maybe RIProductDescription) Source
The Reserved Instance description.
rioRecurringCharges :: Lens' ReservedInstancesOffering [RecurringCharge] Source
The recurring charge tag assigned to the resource.
rioReservedInstancesOfferingId :: Lens' ReservedInstancesOffering (Maybe Text) Source
The ID of the Reserved Instance offering.
rioUsagePrice :: Lens' ReservedInstancesOffering (Maybe Double) Source
The usage price of the Reserved Instance, per hour.
ReservedInstances
data ReservedInstances Source
reservedInstances :: ReservedInstances Source
ReservedInstances
constructor.
The fields accessible through corresponding lenses are:
ri1AvailabilityZone
::
Maybe
Text
ri1CurrencyCode
::
Maybe
CurrencyCodeValues
ri1Duration
::
Maybe
Integer
ri1End
::
Maybe
UTCTime
ri1FixedPrice
::
Maybe
Double
ri1InstanceCount
::
Maybe
Int
ri1InstanceTenancy
::
Maybe
Tenancy
ri1InstanceType
::
Maybe
InstanceType
ri1OfferingType
::
Maybe
OfferingTypeValues
ri1ProductDescription
::
Maybe
RIProductDescription
ri1RecurringCharges
::
[RecurringCharge
]ri1ReservedInstancesId
::
Maybe
Text
ri1Start
::
Maybe
UTCTime
ri1State
::
Maybe
ReservedInstanceState
ri1Tags
::
[Tag
]ri1UsagePrice
::
Maybe
Double
ri1AvailabilityZone :: Lens' ReservedInstances (Maybe Text) Source
The Availability Zone in which the Reserved Instance can be used.
ri1CurrencyCode :: Lens' ReservedInstances (Maybe CurrencyCodeValues) Source
The currency of the Reserved Instance. It's specified using ISO 4217 standard
currency codes. At this time, the only supported currency is USD
.
ri1Duration :: Lens' ReservedInstances (Maybe Integer) Source
The duration of the Reserved Instance, in seconds.
ri1End :: Lens' ReservedInstances (Maybe UTCTime) Source
The time when the Reserved Instance expires.
ri1FixedPrice :: Lens' ReservedInstances (Maybe Double) Source
The purchase price of the Reserved Instance.
ri1InstanceCount :: Lens' ReservedInstances (Maybe Int) Source
The number of Reserved Instances purchased.
ri1InstanceTenancy :: Lens' ReservedInstances (Maybe Tenancy) Source
The tenancy of the reserved instance.
ri1InstanceType :: Lens' ReservedInstances (Maybe InstanceType) Source
The instance type on which the Reserved Instance can be used.
ri1OfferingType :: Lens' ReservedInstances (Maybe OfferingTypeValues) Source
The Reserved Instance offering type.
ri1ProductDescription :: Lens' ReservedInstances (Maybe RIProductDescription) Source
The Reserved Instance description.
ri1RecurringCharges :: Lens' ReservedInstances [RecurringCharge] Source
The recurring charge tag assigned to the resource.
ri1ReservedInstancesId :: Lens' ReservedInstances (Maybe Text) Source
The ID of the Reserved Instance.
ri1Start :: Lens' ReservedInstances (Maybe UTCTime) Source
The date and time the Reserved Instance started.
ri1State :: Lens' ReservedInstances (Maybe ReservedInstanceState) Source
The state of the Reserved Instance purchase.
ri1Tags :: Lens' ReservedInstances [Tag] Source
Any tags assigned to the resource.
ri1UsagePrice :: Lens' ReservedInstances (Maybe Double) Source
The usage price of the Reserved Instance, per hour.
DatafeedSubscriptionState
data DatafeedSubscriptionState Source
DSSActive | Active |
DSSInactive | Inactive |
ExportTaskState
data ExportTaskState Source
ETSActive | active |
ETSCancelled | cancelled |
ETSCancelling | cancelling |
ETSCompleted | completed |
ProductCodeValues
data ProductCodeValues Source
Devpay | devpay |
Marketplace | marketplace |
VpnConnection
data VpnConnection Source
:: Text | |
-> VpnState | |
-> Text | |
-> GatewayType | |
-> Text | |
-> VpnConnection |
VpnConnection
constructor.
The fields accessible through corresponding lenses are:
vcCustomerGatewayConfiguration :: Lens' VpnConnection Text Source
The configuration information for the VPN connection's customer gateway (in
the native XML format). This element is always present in the CreateVpnConnection
response; however, it's present in the DescribeVpnConnections
response only
if the VPN connection is in the pending
or available
state.
vcCustomerGatewayId :: Lens' VpnConnection Text Source
The ID of the customer gateway at your end of the VPN connection.
vcOptions :: Lens' VpnConnection (Maybe VpnConnectionOptions) Source
The VPN connection options.
vcRoutes :: Lens' VpnConnection [VpnStaticRoute] Source
The static routes associated with the VPN connection.
vcState :: Lens' VpnConnection VpnState Source
The current state of the VPN connection.
vcTags :: Lens' VpnConnection [Tag] Source
Any tags assigned to the VPN connection.
vcType :: Lens' VpnConnection GatewayType Source
The type of VPN connection.
vcVgwTelemetry :: Lens' VpnConnection [VgwTelemetry] Source
Information about the VPN tunnel.
vcVpnConnectionId :: Lens' VpnConnection Text Source
The ID of the VPN connection.
vcVpnGatewayId :: Lens' VpnConnection (Maybe Text) Source
The ID of the virtual private gateway at the AWS side of the VPN connection.
InstanceState
data InstanceState Source
InstanceState
constructor.
The fields accessible through corresponding lenses are:
isCode
::
Int
isName
::
InstanceStateName
isCode :: Lens' InstanceState Int Source
The low byte represents the state. The high byte is an opaque internal value and should be ignored.
'0' : pending
'16' : running
'32' : 'shutting-down'
'48' : terminated
'64' : stopping
'80' : stopped
isName :: Lens' InstanceState InstanceStateName Source
The current state of the instance.
Placement
Placement
constructor.
The fields accessible through corresponding lenses are:
pGroupName :: Lens' Placement (Maybe Text) Source
The name of the placement group the instance is in (for cluster compute instances).
pTenancy :: Lens' Placement (Maybe Tenancy) Source
The tenancy of the instance (if the instance is running in a VPC). An
instance with a tenancy of dedicated
runs on single-tenant hardware.
EventCode
InstanceReboot | instance-reboot |
InstanceRetirement | instance-retirement |
InstanceStop | instance-stop |
SystemMaintenance | system-maintenance |
SystemReboot | system-reboot |
SpotInstanceType
data SpotInstanceType Source
OneTime | one-time |
Persistent | persistent |
VpcPeeringConnection
vpcPeeringConnection :: VpcPeeringConnection Source
VpcPeeringConnection
constructor.
The fields accessible through corresponding lenses are:
vpc1AccepterVpcInfo :: Lens' VpcPeeringConnection (Maybe VpcPeeringConnectionVpcInfo) Source
The information of the peer VPC.
vpc1ExpirationTime :: Lens' VpcPeeringConnection (Maybe UTCTime) Source
The time that an unaccepted VPC peering connection will expire.
vpc1RequesterVpcInfo :: Lens' VpcPeeringConnection (Maybe VpcPeeringConnectionVpcInfo) Source
The information of the requester VPC.
vpc1Status :: Lens' VpcPeeringConnection (Maybe VpcPeeringConnectionStateReason) Source
The status of the VPC peering connection.
vpc1Tags :: Lens' VpcPeeringConnection [Tag] Source
Any tags assigned to the resource.
vpc1VpcPeeringConnectionId :: Lens' VpcPeeringConnection (Maybe Text) Source
The ID of the VPC peering connection.
S3Storage
ssAWSAccessKeyId :: Lens' S3Storage (Maybe Text) Source
The access key ID of the owner of the bucket. Before you specify a value for your access key ID, review and follow the guidance in Best Practices forManaging AWS Access Keys.
ssBucket :: Lens' S3Storage (Maybe Text) Source
The bucket in which to store the AMI. You can specify a bucket that you already own or a new bucket that Amazon EC2 creates on your behalf. If you specify a bucket that belongs to someone else, Amazon EC2 returns an error.
ssUploadPolicy :: Lens' S3Storage (Maybe Base64) Source
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
ssUploadPolicySignature :: Lens' S3Storage (Maybe Text) Source
The signature of the Base64 encoded JSON document.
VgwTelemetry
vgwTelemetry :: VgwTelemetry Source
VgwTelemetry
constructor.
The fields accessible through corresponding lenses are:
vtAcceptedRouteCount :: Lens' VgwTelemetry (Maybe Int) Source
The number of accepted routes.
vtLastStatusChange :: Lens' VgwTelemetry (Maybe UTCTime) Source
The date and time of the last change in status.
vtOutsideIpAddress :: Lens' VgwTelemetry (Maybe Text) Source
The Internet-routable IP address of the virtual private gateway's outside interface.
vtStatus :: Lens' VgwTelemetry (Maybe TelemetryStatus) Source
The status of the VPN tunnel.
vtStatusMessage :: Lens' VgwTelemetry (Maybe Text) Source
If an error occurs, a description of the error.
VpnStaticRoute
data VpnStaticRoute Source
vpnStaticRoute :: VpnStaticRoute Source
VpnStaticRoute
constructor.
The fields accessible through corresponding lenses are:
vsrDestinationCidrBlock :: Lens' VpnStaticRoute (Maybe Text) Source
The CIDR block associated with the local subnet of the customer data center.
vsrSource :: Lens' VpnStaticRoute (Maybe VpnStaticRouteSource) Source
Indicates how the routes were provided.
InstanceStateName
data InstanceStateName Source
ISNPending | pending |
ISNRunning | running |
ISNShuttingDown | shutting-down |
ISNStopped | stopped |
ISNStopping | stopping |
ISNTerminated | terminated |
Instance
:: Text | |
-> Text | |
-> InstanceState | |
-> Text | |
-> Text | |
-> Text | |
-> Int | |
-> InstanceType | |
-> UTCTime | |
-> Placement | |
-> Text | |
-> Text | |
-> PlatformValues | |
-> Monitoring | |
-> Text | |
-> Text | |
-> Text | |
-> Text | |
-> ArchitectureValues | |
-> DeviceType | |
-> Text | |
-> VirtualizationType | |
-> Text | |
-> Bool | |
-> HypervisorType | |
-> Instance |
Instance
constructor.
The fields accessible through corresponding lenses are:
i1AmiLaunchIndex
::
Int
i1Architecture
::
ArchitectureValues
i1BlockDeviceMappings
::
[InstanceBlockDeviceMapping
]i1ClientToken
::
Text
i1EbsOptimized
::
Maybe
Bool
i1Hypervisor
::
HypervisorType
i1IamInstanceProfile
::
Maybe
IamInstanceProfile
i1ImageId
::
Text
i1InstanceId
::
Text
i1InstanceLifecycle
::
Maybe
InstanceLifecycleType
i1InstanceType
::
InstanceType
i1KernelId
::
Text
i1KeyName
::
Text
i1LaunchTime
::
UTCTime
i1Monitoring
::
Monitoring
i1NetworkInterfaces
::
[InstanceNetworkInterface
]i1Placement
::
Placement
i1Platform
::
PlatformValues
i1PrivateDnsName
::
Text
i1PrivateIpAddress
::
Text
i1ProductCodes
::
[ProductCode
]i1PublicDnsName
::
Text
i1PublicIpAddress
::
Text
i1RamdiskId
::
Text
i1RootDeviceName
::
Text
i1RootDeviceType
::
DeviceType
i1SecurityGroups
::
[GroupIdentifier
]i1SourceDestCheck
::
Bool
i1SpotInstanceRequestId
::
Maybe
Text
i1SriovNetSupport
::
Maybe
Text
i1State
::
InstanceState
i1StateReason
::
Maybe
StateReason
i1StateTransitionReason
::
Maybe
Text
i1SubnetId
::
Text
i1Tags
::
[Tag
]i1VirtualizationType
::
VirtualizationType
i1VpcId
::
Text
i1AmiLaunchIndex :: Lens' Instance Int Source
The AMI launch index, which can be used to find this instance in the launch group.
i1Architecture :: Lens' Instance ArchitectureValues Source
The architecture of the image.
i1BlockDeviceMappings :: Lens' Instance [InstanceBlockDeviceMapping] Source
Any block device mapping entries for the instance.
i1ClientToken :: Lens' Instance Text Source
The idempotency token you provided when you launched the instance.
i1EbsOptimized :: Lens' Instance (Maybe Bool) Source
Indicates whether the instance is optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
i1Hypervisor :: Lens' Instance HypervisorType Source
The hypervisor type of the instance.
i1IamInstanceProfile :: Lens' Instance (Maybe IamInstanceProfile) Source
The IAM instance profile associated with the instance.
i1InstanceId :: Lens' Instance Text Source
The ID of the instance.
i1InstanceLifecycle :: Lens' Instance (Maybe InstanceLifecycleType) Source
Indicates whether this is a Spot Instance.
i1InstanceType :: Lens' Instance InstanceType Source
The instance type.
i1KernelId :: Lens' Instance Text Source
The kernel associated with this instance.
i1KeyName :: Lens' Instance Text Source
The name of the key pair, if this instance was launched with an associated key pair.
i1LaunchTime :: Lens' Instance UTCTime Source
The time the instance was launched.
i1Monitoring :: Lens' Instance Monitoring Source
The monitoring information for the instance.
i1NetworkInterfaces :: Lens' Instance [InstanceNetworkInterface] Source
- EC2-VPC
- One or more network interfaces for the instance.
i1Placement :: Lens' Instance Placement Source
The location where the instance launched.
i1Platform :: Lens' Instance PlatformValues Source
The value is Windows
for Windows instances; otherwise blank.
i1PrivateDnsName :: Lens' Instance Text Source
The private DNS name assigned to the instance. This DNS name can only be used
inside the Amazon EC2 network. This name is not available until the instance
enters the running
state.
i1PrivateIpAddress :: Lens' Instance Text Source
The private IP address assigned to the instance.
i1ProductCodes :: Lens' Instance [ProductCode] Source
The product codes attached to this instance.
i1PublicDnsName :: Lens' Instance Text Source
The public DNS name assigned to the instance. This name is not available
until the instance enters the running
state.
i1PublicIpAddress :: Lens' Instance Text Source
The public IP address assigned to the instance.
i1RamdiskId :: Lens' Instance Text Source
The RAM disk associated with this instance.
i1RootDeviceName :: Lens' Instance Text Source
The root device name (for example, '/dev/sda1').
i1RootDeviceType :: Lens' Instance DeviceType Source
The root device type used by the AMI. The AMI can use an Amazon EBS volume or an instance store volume.
i1SecurityGroups :: Lens' Instance [GroupIdentifier] Source
One or more security groups for the instance.
i1SourceDestCheck :: Lens' Instance Bool Source
Specifies whether to enable an instance launched in a VPC to perform NAT.
This controls whether source/destination checking is enabled on the instance.
A value of true
means checking is enabled, and false
means checking is
disabled. The value must be false
for the instance to perform NAT. For more
information, see NAT Instances in the Amazon Virtual Private Cloud User Guide.
i1SriovNetSupport :: Lens' Instance (Maybe Text) Source
Specifies whether enhanced networking is enabled.
i1State :: Lens' Instance InstanceState Source
The current state of the instance.
i1StateReason :: Lens' Instance (Maybe StateReason) Source
The reason for the most recent state transition.
i1StateTransitionReason :: Lens' Instance (Maybe Text) Source
The reason for the most recent state transition. This might be an empty string.
i1SubnetId :: Lens' Instance Text Source
The ID of the subnet in which the instance is running.
i1VirtualizationType :: Lens' Instance VirtualizationType Source
The virtualization type of the instance.
ExportTask
:: Text | |
-> Text | |
-> ExportTaskState | |
-> Text | |
-> InstanceExportDetails | |
-> ExportToS3Task | |
-> ExportTask |
ExportTask
constructor.
The fields accessible through corresponding lenses are:
etDescription :: Lens' ExportTask Text Source
A description of the resource being exported.
etExportTaskId :: Lens' ExportTask Text Source
The ID of the export task.
etInstanceExportDetails :: Lens' ExportTask InstanceExportDetails Source
The instance being exported.
etState :: Lens' ExportTask ExportTaskState Source
The state of the conversion task.
etStatusMessage :: Lens' ExportTask Text Source
The status message related to the export task.
ResetImageAttributeName
data ResetImageAttributeName Source
RIANLaunchPermission | launchPermission |
RequestSpotLaunchSpecification
requestSpotLaunchSpecification :: RequestSpotLaunchSpecification Source
RequestSpotLaunchSpecification
constructor.
The fields accessible through corresponding lenses are:
rslsAddressingType
::
Maybe
Text
rslsBlockDeviceMappings
::
[BlockDeviceMapping
]rslsEbsOptimized
::
Maybe
Bool
rslsIamInstanceProfile
::
Maybe
IamInstanceProfileSpecification
rslsImageId
::
Maybe
Text
rslsInstanceType
::
Maybe
InstanceType
rslsKernelId
::
Maybe
Text
rslsKeyName
::
Maybe
Text
rslsMonitoring
::
Maybe
RunInstancesMonitoringEnabled
rslsNetworkInterfaces
::
[InstanceNetworkInterfaceSpecification
]rslsPlacement
::
Maybe
SpotPlacement
rslsRamdiskId
::
Maybe
Text
rslsSecurityGroupIds
::
[Text
]rslsSecurityGroups
::
[Text
]rslsSubnetId
::
Maybe
Text
rslsUserData
::
Maybe
Text
rslsAddressingType :: Lens' RequestSpotLaunchSpecification (Maybe Text) Source
Deprecated.
rslsBlockDeviceMappings :: Lens' RequestSpotLaunchSpecification [BlockDeviceMapping] Source
One or more block device mapping entries.
rslsEbsOptimized :: Lens' RequestSpotLaunchSpecification (Maybe Bool) Source
Indicates whether the instance is optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.
Default: false
rslsIamInstanceProfile :: Lens' RequestSpotLaunchSpecification (Maybe IamInstanceProfileSpecification) Source
The IAM instance profile.
rslsImageId :: Lens' RequestSpotLaunchSpecification (Maybe Text) Source
The ID of the AMI.
rslsInstanceType :: Lens' RequestSpotLaunchSpecification (Maybe InstanceType) Source
The instance type.
Default: 'm1.small'
rslsKernelId :: Lens' RequestSpotLaunchSpecification (Maybe Text) Source
The ID of the kernel.
rslsKeyName :: Lens' RequestSpotLaunchSpecification (Maybe Text) Source
The name of the key pair.
rslsNetworkInterfaces :: Lens' RequestSpotLaunchSpecification [InstanceNetworkInterfaceSpecification] Source
One or more network interfaces.
rslsPlacement :: Lens' RequestSpotLaunchSpecification (Maybe SpotPlacement) Source
The placement information for the instance.
rslsRamdiskId :: Lens' RequestSpotLaunchSpecification (Maybe Text) Source
The ID of the RAM disk.
rslsSubnetId :: Lens' RequestSpotLaunchSpecification (Maybe Text) Source
The ID of the subnet in which to launch the Spot Instance.
rslsUserData :: Lens' RequestSpotLaunchSpecification (Maybe Text) Source
The Base64-encoded MIME user data to make available to the instances.
VolumeDetail
data VolumeDetail Source
vdSize :: Lens' VolumeDetail Integer Source
The size of the volume, in GiB.
PricingDetail
data PricingDetail Source
NetworkInterfacePrivateIpAddress
networkInterfacePrivateIpAddress :: NetworkInterfacePrivateIpAddress Source
NetworkInterfacePrivateIpAddress
constructor.
The fields accessible through corresponding lenses are:
nipiaAssociation :: Lens' NetworkInterfacePrivateIpAddress (Maybe NetworkInterfaceAssociation) Source
The association information for an Elastic IP address associated with the network interface.
nipiaPrimary :: Lens' NetworkInterfacePrivateIpAddress (Maybe Bool) Source
Indicates whether this IP address is the primary private IP address of the network interface.
nipiaPrivateDnsName :: Lens' NetworkInterfacePrivateIpAddress (Maybe Text) Source
The private DNS name.
nipiaPrivateIpAddress :: Lens' NetworkInterfacePrivateIpAddress (Maybe Text) Source
The private IP address.
DiskImageFormat
data DiskImageFormat Source
BundleTaskError
data BundleTaskError Source
bundleTaskError :: BundleTaskError Source
BundleTaskError
constructor.
The fields accessible through corresponding lenses are:
bteMessage :: Lens' BundleTaskError (Maybe Text) Source
The error message.
VolumeStatusItem
data VolumeStatusItem Source
volumeStatusItem :: VolumeStatusItem Source
VolumeStatusItem
constructor.
The fields accessible through corresponding lenses are:
vsiActions :: Lens' VolumeStatusItem [VolumeStatusAction] Source
The details of the operation.
vsiAvailabilityZone :: Lens' VolumeStatusItem (Maybe Text) Source
The Availability Zone of the volume.
vsiEvents :: Lens' VolumeStatusItem [VolumeStatusEvent] Source
A list of events associated with the volume.
vsiVolumeId :: Lens' VolumeStatusItem (Maybe Text) Source
The volume ID.
vsiVolumeStatus :: Lens' VolumeStatusItem (Maybe VolumeStatusInfo) Source
The volume status.
Common
Message | |
|
EC2Error | |
|