Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- deleteHapg_hapgArn :: Lens' DeleteHapg Text
- deleteHapgResponse_httpStatus :: Lens' DeleteHapgResponse Int
- deleteHapgResponse_status :: Lens' DeleteHapgResponse Text
- listHapgs_nextToken :: Lens' ListHapgs (Maybe Text)
- listHapgsResponse_nextToken :: Lens' ListHapgsResponse (Maybe Text)
- listHapgsResponse_httpStatus :: Lens' ListHapgsResponse Int
- listHapgsResponse_hapgList :: Lens' ListHapgsResponse [Text]
- modifyLunaClient_clientArn :: Lens' ModifyLunaClient Text
- modifyLunaClient_certificate :: Lens' ModifyLunaClient Text
- modifyLunaClientResponse_clientArn :: Lens' ModifyLunaClientResponse (Maybe Text)
- modifyLunaClientResponse_httpStatus :: Lens' ModifyLunaClientResponse Int
- listHsms_nextToken :: Lens' ListHsms (Maybe Text)
- listHsmsResponse_nextToken :: Lens' ListHsmsResponse (Maybe Text)
- listHsmsResponse_hsmList :: Lens' ListHsmsResponse (Maybe [Text])
- listHsmsResponse_httpStatus :: Lens' ListHsmsResponse Int
- describeLunaClient_clientArn :: Lens' DescribeLunaClient (Maybe Text)
- describeLunaClient_certificateFingerprint :: Lens' DescribeLunaClient (Maybe Text)
- describeLunaClientResponse_clientArn :: Lens' DescribeLunaClientResponse (Maybe Text)
- describeLunaClientResponse_lastModifiedTimestamp :: Lens' DescribeLunaClientResponse (Maybe Text)
- describeLunaClientResponse_certificateFingerprint :: Lens' DescribeLunaClientResponse (Maybe Text)
- describeLunaClientResponse_certificate :: Lens' DescribeLunaClientResponse (Maybe Text)
- describeLunaClientResponse_label :: Lens' DescribeLunaClientResponse (Maybe Text)
- describeLunaClientResponse_httpStatus :: Lens' DescribeLunaClientResponse Int
- listTagsForResource_resourceArn :: Lens' ListTagsForResource Text
- listTagsForResourceResponse_httpStatus :: Lens' ListTagsForResourceResponse Int
- listTagsForResourceResponse_tagList :: Lens' ListTagsForResourceResponse [Tag]
- createHapg_label :: Lens' CreateHapg Text
- createHapgResponse_hapgArn :: Lens' CreateHapgResponse (Maybe Text)
- createHapgResponse_httpStatus :: Lens' CreateHapgResponse Int
- createHsm_clientToken :: Lens' CreateHsm (Maybe Text)
- createHsm_syslogIp :: Lens' CreateHsm (Maybe Text)
- createHsm_externalId :: Lens' CreateHsm (Maybe Text)
- createHsm_eniIp :: Lens' CreateHsm (Maybe Text)
- createHsm_subnetId :: Lens' CreateHsm Text
- createHsm_sshKey :: Lens' CreateHsm Text
- createHsm_iamRoleArn :: Lens' CreateHsm Text
- createHsm_subscriptionType :: Lens' CreateHsm SubscriptionType
- createHsmResponse_hsmArn :: Lens' CreateHsmResponse (Maybe Text)
- createHsmResponse_httpStatus :: Lens' CreateHsmResponse Int
- removeTagsFromResource_resourceArn :: Lens' RemoveTagsFromResource Text
- removeTagsFromResource_tagKeyList :: Lens' RemoveTagsFromResource [Text]
- removeTagsFromResourceResponse_httpStatus :: Lens' RemoveTagsFromResourceResponse Int
- removeTagsFromResourceResponse_status :: Lens' RemoveTagsFromResourceResponse Text
- describeHapg_hapgArn :: Lens' DescribeHapg Text
- describeHapgResponse_state :: Lens' DescribeHapgResponse (Maybe CloudHsmObjectState)
- describeHapgResponse_lastModifiedTimestamp :: Lens' DescribeHapgResponse (Maybe Text)
- describeHapgResponse_hsmsPendingRegistration :: Lens' DescribeHapgResponse (Maybe [Text])
- describeHapgResponse_hsmsPendingDeletion :: Lens' DescribeHapgResponse (Maybe [Text])
- describeHapgResponse_hapgSerial :: Lens' DescribeHapgResponse (Maybe Text)
- describeHapgResponse_hsmsLastActionFailed :: Lens' DescribeHapgResponse (Maybe [Text])
- describeHapgResponse_partitionSerialList :: Lens' DescribeHapgResponse (Maybe [Text])
- describeHapgResponse_hapgArn :: Lens' DescribeHapgResponse (Maybe Text)
- describeHapgResponse_label :: Lens' DescribeHapgResponse (Maybe Text)
- describeHapgResponse_httpStatus :: Lens' DescribeHapgResponse Int
- createLunaClient_label :: Lens' CreateLunaClient (Maybe Text)
- createLunaClient_certificate :: Lens' CreateLunaClient Text
- createLunaClientResponse_clientArn :: Lens' CreateLunaClientResponse (Maybe Text)
- createLunaClientResponse_httpStatus :: Lens' CreateLunaClientResponse Int
- listLunaClients_nextToken :: Lens' ListLunaClients (Maybe Text)
- listLunaClientsResponse_nextToken :: Lens' ListLunaClientsResponse (Maybe Text)
- listLunaClientsResponse_httpStatus :: Lens' ListLunaClientsResponse Int
- listLunaClientsResponse_clientList :: Lens' ListLunaClientsResponse [Text]
- addTagsToResource_resourceArn :: Lens' AddTagsToResource Text
- addTagsToResource_tagList :: Lens' AddTagsToResource [Tag]
- addTagsToResourceResponse_httpStatus :: Lens' AddTagsToResourceResponse Int
- addTagsToResourceResponse_status :: Lens' AddTagsToResourceResponse Text
- getConfig_clientArn :: Lens' GetConfig Text
- getConfig_clientVersion :: Lens' GetConfig ClientVersion
- getConfig_hapgList :: Lens' GetConfig [Text]
- getConfigResponse_configFile :: Lens' GetConfigResponse (Maybe Text)
- getConfigResponse_configCred :: Lens' GetConfigResponse (Maybe Text)
- getConfigResponse_configType :: Lens' GetConfigResponse (Maybe Text)
- getConfigResponse_httpStatus :: Lens' GetConfigResponse Int
- deleteHsm_hsmArn :: Lens' DeleteHsm Text
- deleteHsmResponse_httpStatus :: Lens' DeleteHsmResponse Int
- deleteHsmResponse_status :: Lens' DeleteHsmResponse Text
- describeHsm_hsmSerialNumber :: Lens' DescribeHsm (Maybe Text)
- describeHsm_hsmArn :: Lens' DescribeHsm (Maybe Text)
- describeHsmResponse_status :: Lens' DescribeHsmResponse (Maybe HsmStatus)
- describeHsmResponse_iamRoleArn :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_eniId :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_vpcId :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_sshKeyLastUpdated :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_subscriptionEndDate :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_serverCertUri :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_subscriptionType :: Lens' DescribeHsmResponse (Maybe SubscriptionType)
- describeHsmResponse_sshPublicKey :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_subnetId :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_statusDetails :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_partitions :: Lens' DescribeHsmResponse (Maybe [Text])
- describeHsmResponse_subscriptionStartDate :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_availabilityZone :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_serverCertLastUpdated :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_softwareVersion :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_vendorName :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_serialNumber :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_hsmArn :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_eniIp :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_hsmType :: Lens' DescribeHsmResponse (Maybe Text)
- describeHsmResponse_httpStatus :: Lens' DescribeHsmResponse Int
- modifyHapg_partitionSerialList :: Lens' ModifyHapg (Maybe [Text])
- modifyHapg_label :: Lens' ModifyHapg (Maybe Text)
- modifyHapg_hapgArn :: Lens' ModifyHapg Text
- modifyHapgResponse_hapgArn :: Lens' ModifyHapgResponse (Maybe Text)
- modifyHapgResponse_httpStatus :: Lens' ModifyHapgResponse Int
- deleteLunaClient_clientArn :: Lens' DeleteLunaClient Text
- deleteLunaClientResponse_httpStatus :: Lens' DeleteLunaClientResponse Int
- deleteLunaClientResponse_status :: Lens' DeleteLunaClientResponse Text
- modifyHsm_iamRoleArn :: Lens' ModifyHsm (Maybe Text)
- modifyHsm_subnetId :: Lens' ModifyHsm (Maybe Text)
- modifyHsm_syslogIp :: Lens' ModifyHsm (Maybe Text)
- modifyHsm_externalId :: Lens' ModifyHsm (Maybe Text)
- modifyHsm_eniIp :: Lens' ModifyHsm (Maybe Text)
- modifyHsm_hsmArn :: Lens' ModifyHsm Text
- modifyHsmResponse_hsmArn :: Lens' ModifyHsmResponse (Maybe Text)
- modifyHsmResponse_httpStatus :: Lens' ModifyHsmResponse Int
- listAvailableZonesResponse_aZList :: Lens' ListAvailableZonesResponse (Maybe [Text])
- listAvailableZonesResponse_httpStatus :: Lens' ListAvailableZonesResponse Int
- tag_key :: Lens' Tag Text
- tag_value :: Lens' Tag Text
Operations
DeleteHapg
deleteHapg_hapgArn :: Lens' DeleteHapg Text Source #
The ARN of the high-availability partition group to delete.
deleteHapgResponse_httpStatus :: Lens' DeleteHapgResponse Int Source #
The response's http status code.
deleteHapgResponse_status :: Lens' DeleteHapgResponse Text Source #
The status of the action.
ListHapgs
listHapgs_nextToken :: Lens' ListHapgs (Maybe Text) Source #
The NextToken
value from a previous call to ListHapgs
. Pass null if
this is the first call.
listHapgsResponse_nextToken :: Lens' ListHapgsResponse (Maybe Text) Source #
If not null, more results are available. Pass this value to ListHapgs
to retrieve the next set of items.
listHapgsResponse_httpStatus :: Lens' ListHapgsResponse Int Source #
The response's http status code.
listHapgsResponse_hapgList :: Lens' ListHapgsResponse [Text] Source #
The list of high-availability partition groups.
ModifyLunaClient
modifyLunaClient_clientArn :: Lens' ModifyLunaClient Text Source #
The ARN of the client.
modifyLunaClient_certificate :: Lens' ModifyLunaClient Text Source #
The new certificate for the client.
modifyLunaClientResponse_clientArn :: Lens' ModifyLunaClientResponse (Maybe Text) Source #
The ARN of the client.
modifyLunaClientResponse_httpStatus :: Lens' ModifyLunaClientResponse Int Source #
The response's http status code.
ListHsms
listHsms_nextToken :: Lens' ListHsms (Maybe Text) Source #
The NextToken
value from a previous call to ListHsms
. Pass null if
this is the first call.
listHsmsResponse_nextToken :: Lens' ListHsmsResponse (Maybe Text) Source #
If not null, more results are available. Pass this value to ListHsms
to retrieve the next set of items.
listHsmsResponse_hsmList :: Lens' ListHsmsResponse (Maybe [Text]) Source #
The list of ARNs that identify the HSMs.
listHsmsResponse_httpStatus :: Lens' ListHsmsResponse Int Source #
The response's http status code.
DescribeLunaClient
describeLunaClient_clientArn :: Lens' DescribeLunaClient (Maybe Text) Source #
The ARN of the client.
describeLunaClient_certificateFingerprint :: Lens' DescribeLunaClient (Maybe Text) Source #
The certificate fingerprint.
describeLunaClientResponse_clientArn :: Lens' DescribeLunaClientResponse (Maybe Text) Source #
The ARN of the client.
describeLunaClientResponse_lastModifiedTimestamp :: Lens' DescribeLunaClientResponse (Maybe Text) Source #
The date and time the client was last modified.
describeLunaClientResponse_certificateFingerprint :: Lens' DescribeLunaClientResponse (Maybe Text) Source #
The certificate fingerprint.
describeLunaClientResponse_certificate :: Lens' DescribeLunaClientResponse (Maybe Text) Source #
The certificate installed on the HSMs used by this client.
describeLunaClientResponse_label :: Lens' DescribeLunaClientResponse (Maybe Text) Source #
The label of the client.
describeLunaClientResponse_httpStatus :: Lens' DescribeLunaClientResponse Int Source #
The response's http status code.
ListTagsForResource
listTagsForResource_resourceArn :: Lens' ListTagsForResource Text Source #
The Amazon Resource Name (ARN) of the AWS CloudHSM resource.
listTagsForResourceResponse_httpStatus :: Lens' ListTagsForResourceResponse Int Source #
The response's http status code.
listTagsForResourceResponse_tagList :: Lens' ListTagsForResourceResponse [Tag] Source #
One or more tags.
CreateHapg
createHapg_label :: Lens' CreateHapg Text Source #
The label of the new high-availability partition group.
createHapgResponse_hapgArn :: Lens' CreateHapgResponse (Maybe Text) Source #
The ARN of the high-availability partition group.
createHapgResponse_httpStatus :: Lens' CreateHapgResponse Int Source #
The response's http status code.
CreateHsm
createHsm_clientToken :: Lens' CreateHsm (Maybe Text) Source #
A user-defined token to ensure idempotence. Subsequent calls to this operation with the same token will be ignored.
createHsm_syslogIp :: Lens' CreateHsm (Maybe Text) Source #
The IP address for the syslog monitoring server. The AWS CloudHSM service only supports one syslog monitoring server.
createHsm_externalId :: Lens' CreateHsm (Maybe Text) Source #
The external ID from IamRoleArn
, if present.
createHsm_eniIp :: Lens' CreateHsm (Maybe Text) Source #
The IP address to assign to the HSM's ENI.
If an IP address is not specified, an IP address will be randomly chosen from the CIDR range of the subnet.
createHsm_subnetId :: Lens' CreateHsm Text Source #
The identifier of the subnet in your VPC in which to place the HSM.
createHsm_iamRoleArn :: Lens' CreateHsm Text Source #
The ARN of an IAM role to enable the AWS CloudHSM service to allocate an ENI on your behalf.
createHsm_subscriptionType :: Lens' CreateHsm SubscriptionType Source #
Undocumented member.
createHsmResponse_hsmArn :: Lens' CreateHsmResponse (Maybe Text) Source #
The ARN of the HSM.
createHsmResponse_httpStatus :: Lens' CreateHsmResponse Int Source #
The response's http status code.
RemoveTagsFromResource
removeTagsFromResource_resourceArn :: Lens' RemoveTagsFromResource Text Source #
The Amazon Resource Name (ARN) of the AWS CloudHSM resource.
removeTagsFromResource_tagKeyList :: Lens' RemoveTagsFromResource [Text] Source #
The tag key or keys to remove.
Specify only the tag key to remove (not the value). To overwrite the value for an existing tag, use AddTagsToResource.
removeTagsFromResourceResponse_httpStatus :: Lens' RemoveTagsFromResourceResponse Int Source #
The response's http status code.
removeTagsFromResourceResponse_status :: Lens' RemoveTagsFromResourceResponse Text Source #
The status of the operation.
DescribeHapg
describeHapg_hapgArn :: Lens' DescribeHapg Text Source #
The ARN of the high-availability partition group to describe.
describeHapgResponse_state :: Lens' DescribeHapgResponse (Maybe CloudHsmObjectState) Source #
The state of the high-availability partition group.
describeHapgResponse_lastModifiedTimestamp :: Lens' DescribeHapgResponse (Maybe Text) Source #
The date and time the high-availability partition group was last modified.
describeHapgResponse_hapgSerial :: Lens' DescribeHapgResponse (Maybe Text) Source #
The serial number of the high-availability partition group.
describeHapgResponse_partitionSerialList :: Lens' DescribeHapgResponse (Maybe [Text]) Source #
The list of partition serial numbers that belong to the high-availability partition group.
describeHapgResponse_hapgArn :: Lens' DescribeHapgResponse (Maybe Text) Source #
The ARN of the high-availability partition group.
describeHapgResponse_label :: Lens' DescribeHapgResponse (Maybe Text) Source #
The label for the high-availability partition group.
describeHapgResponse_httpStatus :: Lens' DescribeHapgResponse Int Source #
The response's http status code.
CreateLunaClient
createLunaClient_label :: Lens' CreateLunaClient (Maybe Text) Source #
The label for the client.
createLunaClient_certificate :: Lens' CreateLunaClient Text Source #
The contents of a Base64-Encoded X.509 v3 certificate to be installed on the HSMs used by this client.
createLunaClientResponse_clientArn :: Lens' CreateLunaClientResponse (Maybe Text) Source #
The ARN of the client.
createLunaClientResponse_httpStatus :: Lens' CreateLunaClientResponse Int Source #
The response's http status code.
ListLunaClients
listLunaClients_nextToken :: Lens' ListLunaClients (Maybe Text) Source #
The NextToken
value from a previous call to ListLunaClients
. Pass
null if this is the first call.
listLunaClientsResponse_nextToken :: Lens' ListLunaClientsResponse (Maybe Text) Source #
If not null, more results are available. Pass this to ListLunaClients
to retrieve the next set of items.
listLunaClientsResponse_httpStatus :: Lens' ListLunaClientsResponse Int Source #
The response's http status code.
listLunaClientsResponse_clientList :: Lens' ListLunaClientsResponse [Text] Source #
The list of clients.
AddTagsToResource
addTagsToResource_resourceArn :: Lens' AddTagsToResource Text Source #
The Amazon Resource Name (ARN) of the AWS CloudHSM resource to tag.
addTagsToResource_tagList :: Lens' AddTagsToResource [Tag] Source #
One or more tags.
addTagsToResourceResponse_httpStatus :: Lens' AddTagsToResourceResponse Int Source #
The response's http status code.
addTagsToResourceResponse_status :: Lens' AddTagsToResourceResponse Text Source #
The status of the operation.
GetConfig
getConfig_clientVersion :: Lens' GetConfig ClientVersion Source #
The client version.
getConfig_hapgList :: Lens' GetConfig [Text] Source #
A list of ARNs that identify the high-availability partition groups that are associated with the client.
getConfigResponse_configFile :: Lens' GetConfigResponse (Maybe Text) Source #
The chrystoki.conf configuration file.
getConfigResponse_configCred :: Lens' GetConfigResponse (Maybe Text) Source #
The certificate file containing the server.pem files of the HSMs.
getConfigResponse_configType :: Lens' GetConfigResponse (Maybe Text) Source #
The type of credentials.
getConfigResponse_httpStatus :: Lens' GetConfigResponse Int Source #
The response's http status code.
DeleteHsm
deleteHsmResponse_httpStatus :: Lens' DeleteHsmResponse Int Source #
The response's http status code.
deleteHsmResponse_status :: Lens' DeleteHsmResponse Text Source #
The status of the operation.
DescribeHsm
describeHsm_hsmSerialNumber :: Lens' DescribeHsm (Maybe Text) Source #
The serial number of the HSM. Either the HsmArn
or the
HsmSerialNumber
parameter must be specified.
describeHsm_hsmArn :: Lens' DescribeHsm (Maybe Text) Source #
The ARN of the HSM. Either the HsmArn
or the SerialNumber
parameter
must be specified.
describeHsmResponse_status :: Lens' DescribeHsmResponse (Maybe HsmStatus) Source #
The status of the HSM.
describeHsmResponse_iamRoleArn :: Lens' DescribeHsmResponse (Maybe Text) Source #
The ARN of the IAM role assigned to the HSM.
describeHsmResponse_eniId :: Lens' DescribeHsmResponse (Maybe Text) Source #
The identifier of the elastic network interface (ENI) attached to the HSM.
describeHsmResponse_vpcId :: Lens' DescribeHsmResponse (Maybe Text) Source #
The identifier of the VPC that the HSM is in.
describeHsmResponse_sshKeyLastUpdated :: Lens' DescribeHsmResponse (Maybe Text) Source #
The date and time that the SSH key was last updated.
describeHsmResponse_subscriptionEndDate :: Lens' DescribeHsmResponse (Maybe Text) Source #
The subscription end date.
describeHsmResponse_serverCertUri :: Lens' DescribeHsmResponse (Maybe Text) Source #
The URI of the certificate server.
describeHsmResponse_subscriptionType :: Lens' DescribeHsmResponse (Maybe SubscriptionType) Source #
Undocumented member.
describeHsmResponse_sshPublicKey :: Lens' DescribeHsmResponse (Maybe Text) Source #
The public SSH key.
describeHsmResponse_subnetId :: Lens' DescribeHsmResponse (Maybe Text) Source #
The identifier of the subnet that the HSM is in.
describeHsmResponse_statusDetails :: Lens' DescribeHsmResponse (Maybe Text) Source #
Contains additional information about the status of the HSM.
describeHsmResponse_partitions :: Lens' DescribeHsmResponse (Maybe [Text]) Source #
The list of partitions on the HSM.
describeHsmResponse_subscriptionStartDate :: Lens' DescribeHsmResponse (Maybe Text) Source #
The subscription start date.
describeHsmResponse_availabilityZone :: Lens' DescribeHsmResponse (Maybe Text) Source #
The Availability Zone that the HSM is in.
describeHsmResponse_serverCertLastUpdated :: Lens' DescribeHsmResponse (Maybe Text) Source #
The date and time that the server certificate was last updated.
describeHsmResponse_softwareVersion :: Lens' DescribeHsmResponse (Maybe Text) Source #
The HSM software version.
describeHsmResponse_vendorName :: Lens' DescribeHsmResponse (Maybe Text) Source #
The name of the HSM vendor.
describeHsmResponse_serialNumber :: Lens' DescribeHsmResponse (Maybe Text) Source #
The serial number of the HSM.
describeHsmResponse_hsmArn :: Lens' DescribeHsmResponse (Maybe Text) Source #
The ARN of the HSM.
describeHsmResponse_eniIp :: Lens' DescribeHsmResponse (Maybe Text) Source #
The IP address assigned to the HSM's ENI.
describeHsmResponse_hsmType :: Lens' DescribeHsmResponse (Maybe Text) Source #
The HSM model type.
describeHsmResponse_httpStatus :: Lens' DescribeHsmResponse Int Source #
The response's http status code.
ModifyHapg
modifyHapg_partitionSerialList :: Lens' ModifyHapg (Maybe [Text]) Source #
The list of partition serial numbers to make members of the high-availability partition group.
modifyHapg_label :: Lens' ModifyHapg (Maybe Text) Source #
The new label for the high-availability partition group.
modifyHapg_hapgArn :: Lens' ModifyHapg Text Source #
The ARN of the high-availability partition group to modify.
modifyHapgResponse_hapgArn :: Lens' ModifyHapgResponse (Maybe Text) Source #
The ARN of the high-availability partition group.
modifyHapgResponse_httpStatus :: Lens' ModifyHapgResponse Int Source #
The response's http status code.
DeleteLunaClient
deleteLunaClient_clientArn :: Lens' DeleteLunaClient Text Source #
The ARN of the client to delete.
deleteLunaClientResponse_httpStatus :: Lens' DeleteLunaClientResponse Int Source #
The response's http status code.
deleteLunaClientResponse_status :: Lens' DeleteLunaClientResponse Text Source #
The status of the action.
ModifyHsm
modifyHsm_subnetId :: Lens' ModifyHsm (Maybe Text) Source #
The new identifier of the subnet that the HSM is in. The new subnet must be in the same Availability Zone as the current subnet.
modifyHsm_syslogIp :: Lens' ModifyHsm (Maybe Text) Source #
The new IP address for the syslog monitoring server. The AWS CloudHSM service only supports one syslog monitoring server.
modifyHsm_eniIp :: Lens' ModifyHsm (Maybe Text) Source #
The new IP address for the elastic network interface (ENI) attached to the HSM.
If the HSM is moved to a different subnet, and an IP address is not specified, an IP address will be randomly chosen from the CIDR range of the new subnet.
modifyHsmResponse_hsmArn :: Lens' ModifyHsmResponse (Maybe Text) Source #
The ARN of the HSM.
modifyHsmResponse_httpStatus :: Lens' ModifyHsmResponse Int Source #
The response's http status code.
ListAvailableZones
listAvailableZonesResponse_aZList :: Lens' ListAvailableZonesResponse (Maybe [Text]) Source #
The list of Availability Zones that have available AWS CloudHSM capacity.
listAvailableZonesResponse_httpStatus :: Lens' ListAvailableZonesResponse Int Source #
The response's http status code.