Nothing
# This file is generated by make.paws. Please do not edit here.
#' @importFrom paws.common populate
#' @include cloudhsm_service.R
NULL
.cloudhsm$add_tags_to_resource_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ResourceArn = structure(logical(0), tags = list(type = "string")), TagList = structure(list(structure(list(Key = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$add_tags_to_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Status = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$create_hapg_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Label = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$create_hapg_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HapgArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$create_hsm_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(SubnetId = structure(logical(0), tags = list(type = "string")), SshKey = structure(logical(0), tags = list(type = "string")), EniIp = structure(logical(0), tags = list(type = "string")), IamRoleArn = structure(logical(0), tags = list(type = "string")), ExternalId = structure(logical(0), tags = list(type = "string")), SubscriptionType = structure(logical(0), tags = list(type = "string")), ClientToken = structure(logical(0), tags = list(type = "string")), SyslogIp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$create_hsm_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HsmArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$create_luna_client_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Label = structure(logical(0), tags = list(type = "string")), Certificate = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$create_luna_client_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$delete_hapg_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HapgArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$delete_hapg_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Status = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$delete_hsm_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HsmArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$delete_hsm_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Status = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$delete_luna_client_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$delete_luna_client_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Status = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$describe_hapg_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HapgArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$describe_hapg_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HapgArn = structure(logical(0), tags = list(type = "string")), HapgSerial = structure(logical(0), tags = list(type = "string")), HsmsLastActionFailed = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), HsmsPendingDeletion = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), HsmsPendingRegistration = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Label = structure(logical(0), tags = list(type = "string")), LastModifiedTimestamp = structure(logical(0), tags = list(type = "string")), PartitionSerialList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), State = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$describe_hsm_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HsmArn = structure(logical(0), tags = list(type = "string")), HsmSerialNumber = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$describe_hsm_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HsmArn = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), StatusDetails = structure(logical(0), tags = list(type = "string")), AvailabilityZone = structure(logical(0), tags = list(type = "string")), EniId = structure(logical(0), tags = list(type = "string")), EniIp = structure(logical(0), tags = list(type = "string")), SubscriptionType = structure(logical(0), tags = list(type = "string")), SubscriptionStartDate = structure(logical(0), tags = list(type = "string")), SubscriptionEndDate = structure(logical(0), tags = list(type = "string")), VpcId = structure(logical(0), tags = list(type = "string")), SubnetId = structure(logical(0), tags = list(type = "string")), IamRoleArn = structure(logical(0), tags = list(type = "string")), SerialNumber = structure(logical(0), tags = list(type = "string")), VendorName = structure(logical(0), tags = list(type = "string")), HsmType = structure(logical(0), tags = list(type = "string")), SoftwareVersion = structure(logical(0), tags = list(type = "string")), SshPublicKey = structure(logical(0), tags = list(type = "string")), SshKeyLastUpdated = structure(logical(0), tags = list(type = "string")), ServerCertUri = structure(logical(0), tags = list(type = "string")), ServerCertLastUpdated = structure(logical(0), tags = list(type = "string")), Partitions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$describe_luna_client_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientArn = structure(logical(0), tags = list(type = "string")), CertificateFingerprint = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$describe_luna_client_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientArn = structure(logical(0), tags = list(type = "string")), Certificate = structure(logical(0), tags = list(type = "string")), CertificateFingerprint = structure(logical(0), tags = list(type = "string")), LastModifiedTimestamp = structure(logical(0), tags = list(type = "string")), Label = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$get_config_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientArn = structure(logical(0), tags = list(type = "string")), ClientVersion = structure(logical(0), tags = list(type = "string")), HapgList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$get_config_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ConfigType = structure(logical(0), tags = list(type = "string")), ConfigFile = structure(logical(0), tags = list(type = "string")), ConfigCred = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_available_zones_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_available_zones_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AZList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_hapgs_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_hapgs_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HapgList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_hsms_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_hsms_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HsmList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_luna_clients_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_luna_clients_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_tags_for_resource_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ResourceArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$list_tags_for_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(TagList = structure(list(structure(list(Key = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$modify_hapg_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HapgArn = structure(logical(0), tags = list(type = "string")), Label = structure(logical(0), tags = list(type = "string")), PartitionSerialList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$modify_hapg_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HapgArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$modify_hsm_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HsmArn = structure(logical(0), tags = list(type = "string")), SubnetId = structure(logical(0), tags = list(type = "string")), EniIp = structure(logical(0), tags = list(type = "string")), IamRoleArn = structure(logical(0), tags = list(type = "string")), ExternalId = structure(logical(0), tags = list(type = "string")), SyslogIp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$modify_hsm_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(HsmArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$modify_luna_client_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientArn = structure(logical(0), tags = list(type = "string")), Certificate = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$modify_luna_client_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ClientArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$remove_tags_from_resource_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ResourceArn = structure(logical(0), tags = list(type = "string")), TagKeyList = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.cloudhsm$remove_tags_from_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Status = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.