Nothing
# This file is generated by make.paws. Please do not edit here.
#' @importFrom paws.common populate
#' @include globalaccelerator_service.R
NULL
.globalaccelerator$add_custom_routing_endpoints_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointConfigurations = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), AttachmentArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$add_custom_routing_endpoints_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$add_endpoints_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointConfigurations = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean")), AttachmentArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$add_endpoints_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), HealthState = structure(logical(0), tags = list(type = "string")), HealthReason = structure(logical(0), tags = list(type = "string")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$advertise_byoip_cidr_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Cidr = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$advertise_byoip_cidr_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ByoipCidr = structure(list(Cidr = structure(logical(0), tags = list(type = "string")), State = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$allow_custom_routing_traffic_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointId = structure(logical(0), tags = list(type = "string")), DestinationAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), DestinationPorts = structure(list(structure(logical(0), tags = list(type = "integer"))), tags = list(type = "list")), AllowAllTrafficToEndpoint = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$allow_custom_routing_traffic_output <- function(...) {
list()
}
.globalaccelerator$create_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Enabled = structure(logical(0), tags = list(type = "boolean")), IdempotencyToken = structure(logical(0), tags = list(idempotencyToken = TRUE, type = "string")), Tags = 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))
}
.globalaccelerator$create_accelerator_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerator = structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), DualStackDnsName = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_cross_account_attachment_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Name = structure(logical(0), tags = list(type = "string")), Principals = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Resources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), Region = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), IdempotencyToken = structure(logical(0), tags = list(idempotencyToken = TRUE, type = "string")), Tags = 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))
}
.globalaccelerator$create_cross_account_attachment_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(CrossAccountAttachment = structure(list(AttachmentArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), Principals = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Resources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), Region = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), CreatedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_custom_routing_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Enabled = structure(logical(0), tags = list(type = "boolean")), IdempotencyToken = structure(logical(0), tags = list(idempotencyToken = TRUE, type = "string")), Tags = 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))
}
.globalaccelerator$create_custom_routing_accelerator_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerator = structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_custom_routing_endpoint_group_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), DestinationConfigurations = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer")), Protocols = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), IdempotencyToken = structure(logical(0), tags = list(idempotencyToken = TRUE, type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_custom_routing_endpoint_group_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroup = structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), DestinationDescriptions = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer")), Protocols = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_custom_routing_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), IdempotencyToken = structure(logical(0), tags = list(idempotencyToken = TRUE, type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_custom_routing_listener_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listener = structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_endpoint_group_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), EndpointConfigurations = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean")), AttachmentArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), TrafficDialPercentage = structure(logical(0), tags = list(type = "float")), HealthCheckPort = structure(logical(0), tags = list(type = "integer")), HealthCheckProtocol = structure(logical(0), tags = list(type = "string")), HealthCheckPath = structure(logical(0), tags = list(type = "string")), HealthCheckIntervalSeconds = structure(logical(0), tags = list(type = "integer")), ThresholdCount = structure(logical(0), tags = list(type = "integer")), IdempotencyToken = structure(logical(0), tags = list(idempotencyToken = TRUE, type = "string")), PortOverrides = structure(list(structure(list(ListenerPort = structure(logical(0), tags = list(type = "integer")), EndpointPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_endpoint_group_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroup = structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), HealthState = structure(logical(0), tags = list(type = "string")), HealthReason = structure(logical(0), tags = list(type = "string")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "list")), TrafficDialPercentage = structure(logical(0), tags = list(type = "float")), HealthCheckPort = structure(logical(0), tags = list(type = "integer")), HealthCheckProtocol = structure(logical(0), tags = list(type = "string")), HealthCheckPath = structure(logical(0), tags = list(type = "string")), HealthCheckIntervalSeconds = structure(logical(0), tags = list(type = "integer")), ThresholdCount = structure(logical(0), tags = list(type = "integer")), PortOverrides = structure(list(structure(list(ListenerPort = structure(logical(0), tags = list(type = "integer")), EndpointPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), Protocol = structure(logical(0), tags = list(type = "string")), ClientAffinity = structure(logical(0), tags = list(type = "string")), IdempotencyToken = structure(logical(0), tags = list(idempotencyToken = TRUE, type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$create_listener_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listener = structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), Protocol = structure(logical(0), tags = list(type = "string")), ClientAffinity = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_accelerator_output <- function(...) {
list()
}
.globalaccelerator$delete_cross_account_attachment_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AttachmentArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_cross_account_attachment_output <- function(...) {
list()
}
.globalaccelerator$delete_custom_routing_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_custom_routing_accelerator_output <- function(...) {
list()
}
.globalaccelerator$delete_custom_routing_endpoint_group_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_custom_routing_endpoint_group_output <- function(...) {
list()
}
.globalaccelerator$delete_custom_routing_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_custom_routing_listener_output <- function(...) {
list()
}
.globalaccelerator$delete_endpoint_group_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_endpoint_group_output <- function(...) {
list()
}
.globalaccelerator$delete_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$delete_listener_output <- function(...) {
list()
}
.globalaccelerator$deny_custom_routing_traffic_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointId = structure(logical(0), tags = list(type = "string")), DestinationAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), DestinationPorts = structure(list(structure(logical(0), tags = list(type = "integer"))), tags = list(type = "list")), DenyAllTrafficToEndpoint = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$deny_custom_routing_traffic_output <- function(...) {
list()
}
.globalaccelerator$deprovision_byoip_cidr_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Cidr = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$deprovision_byoip_cidr_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ByoipCidr = structure(list(Cidr = structure(logical(0), tags = list(type = "string")), State = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_accelerator_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerator = structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), DualStackDnsName = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_accelerator_attributes_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_accelerator_attributes_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorAttributes = structure(list(FlowLogsEnabled = structure(logical(0), tags = list(type = "boolean")), FlowLogsS3Bucket = structure(logical(0), tags = list(type = "string")), FlowLogsS3Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_cross_account_attachment_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AttachmentArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_cross_account_attachment_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(CrossAccountAttachment = structure(list(AttachmentArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), Principals = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Resources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), Region = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), CreatedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_accelerator_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerator = structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_accelerator_attributes_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_accelerator_attributes_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorAttributes = structure(list(FlowLogsEnabled = structure(logical(0), tags = list(type = "boolean")), FlowLogsS3Bucket = structure(logical(0), tags = list(type = "string")), FlowLogsS3Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_endpoint_group_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_endpoint_group_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroup = structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), DestinationDescriptions = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer")), Protocols = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_custom_routing_listener_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listener = structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_endpoint_group_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_endpoint_group_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroup = structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), HealthState = structure(logical(0), tags = list(type = "string")), HealthReason = structure(logical(0), tags = list(type = "string")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "list")), TrafficDialPercentage = structure(logical(0), tags = list(type = "float")), HealthCheckPort = structure(logical(0), tags = list(type = "integer")), HealthCheckProtocol = structure(logical(0), tags = list(type = "string")), HealthCheckPath = structure(logical(0), tags = list(type = "string")), HealthCheckIntervalSeconds = structure(logical(0), tags = list(type = "integer")), ThresholdCount = structure(logical(0), tags = list(type = "integer")), PortOverrides = structure(list(structure(list(ListenerPort = structure(logical(0), tags = list(type = "integer")), EndpointPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$describe_listener_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listener = structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), Protocol = structure(logical(0), tags = list(type = "string")), ClientAffinity = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_accelerators_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_accelerators_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerators = structure(list(structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), DualStackDnsName = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_byoip_cidrs_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_byoip_cidrs_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ByoipCidrs = structure(list(structure(list(Cidr = structure(logical(0), tags = list(type = "string")), State = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_cross_account_attachments_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_cross_account_attachments_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(CrossAccountAttachments = structure(list(structure(list(AttachmentArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), Principals = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Resources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), Region = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), CreatedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_cross_account_resource_accounts_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_cross_account_resource_accounts_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ResourceOwnerAwsAccountIds = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_cross_account_resources_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), ResourceOwnerAwsAccountId = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_cross_account_resources_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(CrossAccountResources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), AttachmentArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_accelerators_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_accelerators_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerators = structure(list(structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_endpoint_groups_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_endpoint_groups_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroups = structure(list(structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), DestinationDescriptions = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer")), Protocols = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_listeners_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_listeners_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listeners = structure(list(structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_port_mappings_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), EndpointGroupArn = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_port_mappings_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(PortMappings = structure(list(structure(list(AcceleratorPort = structure(logical(0), tags = list(type = "integer")), EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointId = structure(logical(0), tags = list(type = "string")), DestinationSocketAddress = structure(list(IpAddress = structure(logical(0), tags = list(type = "string")), Port = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure")), Protocols = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), DestinationTrafficState = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_port_mappings_by_destination_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), DestinationAddress = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_custom_routing_port_mappings_by_destination_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(DestinationPortMappings = structure(list(structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), AcceleratorSocketAddresses = structure(list(structure(list(IpAddress = structure(logical(0), tags = list(type = "string")), Port = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointId = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), DestinationSocketAddress = structure(list(IpAddress = structure(logical(0), tags = list(type = "string")), Port = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure")), IpAddressType = structure(logical(0), tags = list(type = "string")), DestinationTrafficState = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_endpoint_groups_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_endpoint_groups_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroups = structure(list(structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), HealthState = structure(logical(0), tags = list(type = "string")), HealthReason = structure(logical(0), tags = list(type = "string")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "list")), TrafficDialPercentage = structure(logical(0), tags = list(type = "float")), HealthCheckPort = structure(logical(0), tags = list(type = "integer")), HealthCheckProtocol = structure(logical(0), tags = list(type = "string")), HealthCheckPath = structure(logical(0), tags = list(type = "string")), HealthCheckIntervalSeconds = structure(logical(0), tags = list(type = "integer")), ThresholdCount = structure(logical(0), tags = list(type = "integer")), PortOverrides = structure(list(structure(list(ListenerPort = structure(logical(0), tags = list(type = "integer")), EndpointPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_listeners_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$list_listeners_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listeners = structure(list(structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), Protocol = structure(logical(0), tags = list(type = "string")), ClientAffinity = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$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))
}
.globalaccelerator$list_tags_for_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Tags = 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))
}
.globalaccelerator$provision_byoip_cidr_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Cidr = structure(logical(0), tags = list(type = "string")), CidrAuthorizationContext = structure(list(Message = structure(logical(0), tags = list(type = "string")), Signature = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$provision_byoip_cidr_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ByoipCidr = structure(list(Cidr = structure(logical(0), tags = list(type = "string")), State = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$remove_custom_routing_endpoints_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointIds = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$remove_custom_routing_endpoints_output <- function(...) {
list()
}
.globalaccelerator$remove_endpoints_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointIdentifiers = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "list")), EndpointGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$remove_endpoints_output <- function(...) {
list()
}
.globalaccelerator$tag_resource_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ResourceArn = structure(logical(0), tags = list(type = "string")), Tags = 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))
}
.globalaccelerator$tag_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$untag_resource_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ResourceArn = structure(logical(0), tags = list(type = "string")), TagKeys = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$untag_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Enabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_accelerator_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerator = structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), DualStackDnsName = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_accelerator_attributes_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), FlowLogsEnabled = structure(logical(0), tags = list(type = "boolean")), FlowLogsS3Bucket = structure(logical(0), tags = list(type = "string")), FlowLogsS3Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_accelerator_attributes_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorAttributes = structure(list(FlowLogsEnabled = structure(logical(0), tags = list(type = "boolean")), FlowLogsS3Bucket = structure(logical(0), tags = list(type = "string")), FlowLogsS3Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_cross_account_attachment_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AttachmentArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), AddPrincipals = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), RemovePrincipals = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), AddResources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), Region = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), RemoveResources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), Region = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_cross_account_attachment_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(CrossAccountAttachment = structure(list(AttachmentArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), Principals = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Resources = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Cidr = structure(logical(0), tags = list(type = "string")), Region = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), CreatedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_custom_routing_accelerator_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Enabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_custom_routing_accelerator_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Accelerator = structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), IpAddressType = structure(logical(0), tags = list(type = "string")), Enabled = structure(logical(0), tags = list(type = "boolean")), IpSets = structure(list(structure(list(IpFamily = structure(logical(0), tags = list(deprecated = TRUE, deprecatedMessage = "IpFamily has been replaced by IpAddressFamily", type = "string")), IpAddresses = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), IpAddressFamily = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), DnsName = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), CreatedTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_custom_routing_accelerator_attributes_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorArn = structure(logical(0), tags = list(type = "string")), FlowLogsEnabled = structure(logical(0), tags = list(type = "boolean")), FlowLogsS3Bucket = structure(logical(0), tags = list(type = "string")), FlowLogsS3Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_custom_routing_accelerator_attributes_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(AcceleratorAttributes = structure(list(FlowLogsEnabled = structure(logical(0), tags = list(type = "boolean")), FlowLogsS3Bucket = structure(logical(0), tags = list(type = "string")), FlowLogsS3Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_custom_routing_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_custom_routing_listener_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listener = structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_endpoint_group_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointConfigurations = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean")), AttachmentArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), TrafficDialPercentage = structure(logical(0), tags = list(type = "float")), HealthCheckPort = structure(logical(0), tags = list(type = "integer")), HealthCheckProtocol = structure(logical(0), tags = list(type = "string")), HealthCheckPath = structure(logical(0), tags = list(type = "string")), HealthCheckIntervalSeconds = structure(logical(0), tags = list(type = "integer")), ThresholdCount = structure(logical(0), tags = list(type = "integer")), PortOverrides = structure(list(structure(list(ListenerPort = structure(logical(0), tags = list(type = "integer")), EndpointPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_endpoint_group_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(EndpointGroup = structure(list(EndpointGroupArn = structure(logical(0), tags = list(type = "string")), EndpointGroupRegion = structure(logical(0), tags = list(type = "string")), EndpointDescriptions = structure(list(structure(list(EndpointId = structure(logical(0), tags = list(type = "string")), Weight = structure(logical(0), tags = list(type = "integer")), HealthState = structure(logical(0), tags = list(type = "string")), HealthReason = structure(logical(0), tags = list(type = "string")), ClientIPPreservationEnabled = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "list")), TrafficDialPercentage = structure(logical(0), tags = list(type = "float")), HealthCheckPort = structure(logical(0), tags = list(type = "integer")), HealthCheckProtocol = structure(logical(0), tags = list(type = "string")), HealthCheckPath = structure(logical(0), tags = list(type = "string")), HealthCheckIntervalSeconds = structure(logical(0), tags = list(type = "integer")), ThresholdCount = structure(logical(0), tags = list(type = "integer")), PortOverrides = structure(list(structure(list(ListenerPort = structure(logical(0), tags = list(type = "integer")), EndpointPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_listener_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), Protocol = structure(logical(0), tags = list(type = "string")), ClientAffinity = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$update_listener_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Listener = structure(list(ListenerArn = structure(logical(0), tags = list(type = "string")), PortRanges = structure(list(structure(list(FromPort = structure(logical(0), tags = list(type = "integer")), ToPort = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), Protocol = structure(logical(0), tags = list(type = "string")), ClientAffinity = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$withdraw_byoip_cidr_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Cidr = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.globalaccelerator$withdraw_byoip_cidr_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ByoipCidr = structure(list(Cidr = structure(logical(0), tags = list(type = "string")), State = structure(logical(0), tags = list(type = "string")), Events = structure(list(structure(list(Message = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), 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.