Nothing
# This file is generated by make.paws. Please do not edit here.
#' @importFrom paws.common populate
#' @include servicequotas_service.R
NULL
.servicequotas$associate_service_quota_template_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$associate_service_quota_template_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$delete_service_quota_increase_request_from_template_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), AwsRegion = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$delete_service_quota_increase_request_from_template_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$disassociate_service_quota_template_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$disassociate_service_quota_template_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_aws_default_service_quota_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_aws_default_service_quota_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Quota = structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "double")), Unit = structure(logical(0), tags = list(type = "string")), Adjustable = structure(logical(0), tags = list(type = "boolean")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), UsageMetric = structure(list(MetricNamespace = structure(logical(0), tags = list(type = "string")), MetricName = structure(logical(0), tags = list(type = "string")), MetricDimensions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map")), MetricStatisticRecommendation = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Period = structure(list(PeriodValue = structure(logical(0), tags = list(type = "integer")), PeriodUnit = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), ErrorReason = structure(list(ErrorCode = structure(logical(0), tags = list(type = "string")), ErrorMessage = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), QuotaAppliedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_association_for_service_quota_template_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_association_for_service_quota_template_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceQuotaTemplateAssociationStatus = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_requested_service_quota_change_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(RequestId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_requested_service_quota_change_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(RequestedQuota = structure(list(Id = structure(logical(0), tags = list(type = "string")), CaseId = structure(logical(0), tags = list(type = "string")), ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), Status = structure(logical(0), tags = list(type = "string")), Created = structure(logical(0), tags = list(type = "timestamp")), LastUpdated = structure(logical(0), tags = list(type = "timestamp")), Requester = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), Unit = structure(logical(0), tags = list(type = "string")), QuotaRequestedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_service_quota_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_service_quota_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(Quota = structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "double")), Unit = structure(logical(0), tags = list(type = "string")), Adjustable = structure(logical(0), tags = list(type = "boolean")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), UsageMetric = structure(list(MetricNamespace = structure(logical(0), tags = list(type = "string")), MetricName = structure(logical(0), tags = list(type = "string")), MetricDimensions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map")), MetricStatisticRecommendation = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Period = structure(list(PeriodValue = structure(logical(0), tags = list(type = "integer")), PeriodUnit = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), ErrorReason = structure(list(ErrorCode = structure(logical(0), tags = list(type = "string")), ErrorMessage = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), QuotaAppliedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_service_quota_increase_request_from_template_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), AwsRegion = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$get_service_quota_increase_request_from_template_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceQuotaIncreaseRequestInTemplate = structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), AwsRegion = structure(logical(0), tags = list(type = "string")), Unit = structure(logical(0), tags = list(type = "string")), GlobalQuota = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_aws_default_service_quotas_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), NextToken = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_aws_default_service_quotas_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string")), Quotas = structure(list(structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "double")), Unit = structure(logical(0), tags = list(type = "string")), Adjustable = structure(logical(0), tags = list(type = "boolean")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), UsageMetric = structure(list(MetricNamespace = structure(logical(0), tags = list(type = "string")), MetricName = structure(logical(0), tags = list(type = "string")), MetricDimensions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map")), MetricStatisticRecommendation = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Period = structure(list(PeriodValue = structure(logical(0), tags = list(type = "integer")), PeriodUnit = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), ErrorReason = structure(list(ErrorCode = structure(logical(0), tags = list(type = "string")), ErrorMessage = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), QuotaAppliedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_requested_service_quota_change_history_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), NextToken = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), QuotaRequestedAtLevel = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_requested_service_quota_change_history_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string")), RequestedQuotas = structure(list(structure(list(Id = structure(logical(0), tags = list(type = "string")), CaseId = structure(logical(0), tags = list(type = "string")), ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), Status = structure(logical(0), tags = list(type = "string")), Created = structure(logical(0), tags = list(type = "timestamp")), LastUpdated = structure(logical(0), tags = list(type = "timestamp")), Requester = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), Unit = structure(logical(0), tags = list(type = "string")), QuotaRequestedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_requested_service_quota_change_history_by_quota_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), Status = structure(logical(0), tags = list(type = "string")), NextToken = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), QuotaRequestedAtLevel = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_requested_service_quota_change_history_by_quota_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string")), RequestedQuotas = structure(list(structure(list(Id = structure(logical(0), tags = list(type = "string")), CaseId = structure(logical(0), tags = list(type = "string")), ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), Status = structure(logical(0), tags = list(type = "string")), Created = structure(logical(0), tags = list(type = "timestamp")), LastUpdated = structure(logical(0), tags = list(type = "timestamp")), Requester = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), Unit = structure(logical(0), tags = list(type = "string")), QuotaRequestedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_service_quota_increase_requests_in_template_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), AwsRegion = structure(logical(0), tags = list(type = "string")), NextToken = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_service_quota_increase_requests_in_template_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceQuotaIncreaseRequestInTemplateList = structure(list(structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), AwsRegion = structure(logical(0), tags = list(type = "string")), Unit = structure(logical(0), tags = list(type = "string")), GlobalQuota = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_service_quotas_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), NextToken = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaAppliedAtLevel = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_service_quotas_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string")), Quotas = structure(list(structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "double")), Unit = structure(logical(0), tags = list(type = "string")), Adjustable = structure(logical(0), tags = list(type = "boolean")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), UsageMetric = structure(list(MetricNamespace = structure(logical(0), tags = list(type = "string")), MetricName = structure(logical(0), tags = list(type = "string")), MetricDimensions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map")), MetricStatisticRecommendation = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Period = structure(list(PeriodValue = structure(logical(0), tags = list(type = "integer")), PeriodUnit = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), ErrorReason = structure(list(ErrorCode = structure(logical(0), tags = list(type = "string")), ErrorMessage = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), QuotaAppliedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_services_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string")), MaxResults = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$list_services_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(NextToken = structure(logical(0), tags = list(type = "string")), Services = structure(list(structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$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))
}
.servicequotas$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))
}
.servicequotas$put_service_quota_increase_request_into_template_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(QuotaCode = structure(logical(0), tags = list(type = "string")), ServiceCode = structure(logical(0), tags = list(type = "string")), AwsRegion = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$put_service_quota_increase_request_into_template_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceQuotaIncreaseRequestInTemplate = structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), AwsRegion = structure(logical(0), tags = list(type = "string")), Unit = structure(logical(0), tags = list(type = "string")), GlobalQuota = structure(logical(0), tags = list(type = "boolean"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$request_service_quota_increase_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(ServiceCode = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$request_service_quota_increase_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(RequestedQuota = structure(list(Id = structure(logical(0), tags = list(type = "string")), CaseId = structure(logical(0), tags = list(type = "string")), ServiceCode = structure(logical(0), tags = list(type = "string")), ServiceName = structure(logical(0), tags = list(type = "string")), QuotaCode = structure(logical(0), tags = list(type = "string")), QuotaName = structure(logical(0), tags = list(type = "string")), DesiredValue = structure(logical(0), tags = list(type = "double")), Status = structure(logical(0), tags = list(type = "string")), Created = structure(logical(0), tags = list(type = "timestamp")), LastUpdated = structure(logical(0), tags = list(type = "timestamp")), Requester = structure(logical(0), tags = list(type = "string")), QuotaArn = structure(logical(0), tags = list(type = "string")), GlobalQuota = structure(logical(0), tags = list(type = "boolean")), Unit = structure(logical(0), tags = list(type = "string")), QuotaRequestedAtLevel = structure(logical(0), tags = list(type = "string")), QuotaContext = structure(list(ContextScope = structure(logical(0), tags = list(type = "string")), ContextScopeType = structure(logical(0), tags = list(type = "string")), ContextId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$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))
}
.servicequotas$tag_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), tags = list(type = "structure"))
return(populate(args, shape))
}
.servicequotas$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))
}
.servicequotas$untag_resource_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(), 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.