Nothing
# This file is generated by make.paws. Please do not edit here.
#' @importFrom paws.common populate
#' @include health_service.R
NULL
.health$describe_affected_accounts_for_organization_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(eventArn = 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))
}
.health$describe_affected_accounts_for_organization_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(affectedAccounts = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventScopeCode = structure(logical(0), tags = list(type = "string")), nextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_affected_entities_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(filter = structure(list(eventArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), entityArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), entityValues = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), lastUpdatedTimes = structure(list(structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), tags = structure(list(structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "list")), statusCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure")), locale = 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))
}
.health$describe_affected_entities_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(entities = structure(list(structure(list(entityArn = structure(logical(0), tags = list(type = "string")), eventArn = structure(logical(0), tags = list(type = "string")), entityValue = structure(logical(0), tags = list(type = "string")), entityUrl = structure(logical(0), tags = list(type = "string")), awsAccountId = structure(logical(0), tags = list(type = "string")), lastUpdatedTime = structure(logical(0), tags = list(type = "timestamp")), statusCode = structure(logical(0), tags = list(type = "string")), tags = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "list")), nextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_affected_entities_for_organization_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(organizationEntityFilters = structure(list(structure(list(eventArn = structure(logical(0), tags = list(type = "string")), awsAccountId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(deprecated = TRUE, deprecatedMessage = "This property is deprecated, use organizationEntityAccountFilters instead.", type = "list")), locale = structure(logical(0), tags = list(type = "string")), nextToken = structure(logical(0), tags = list(type = "string")), maxResults = structure(logical(0), tags = list(type = "integer")), organizationEntityAccountFilters = structure(list(structure(list(eventArn = structure(logical(0), tags = list(type = "string")), awsAccountId = structure(logical(0), tags = list(type = "string")), statusCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_affected_entities_for_organization_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(entities = structure(list(structure(list(entityArn = structure(logical(0), tags = list(type = "string")), eventArn = structure(logical(0), tags = list(type = "string")), entityValue = structure(logical(0), tags = list(type = "string")), entityUrl = structure(logical(0), tags = list(type = "string")), awsAccountId = structure(logical(0), tags = list(type = "string")), lastUpdatedTime = structure(logical(0), tags = list(type = "timestamp")), statusCode = structure(logical(0), tags = list(type = "string")), tags = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "list")), failedSet = structure(list(structure(list(awsAccountId = structure(logical(0), tags = list(type = "string")), eventArn = structure(logical(0), tags = list(type = "string")), errorName = structure(logical(0), tags = list(type = "string")), errorMessage = 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))
}
.health$describe_entity_aggregates_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(eventArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_entity_aggregates_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(entityAggregates = structure(list(structure(list(eventArn = structure(logical(0), tags = list(type = "string")), count = structure(logical(0), tags = list(type = "integer")), statuses = structure(list(structure(logical(0), tags = list(type = "integer"))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_entity_aggregates_for_organization_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(eventArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), awsAccountIds = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_entity_aggregates_for_organization_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(organizationEntityAggregates = structure(list(structure(list(eventArn = structure(logical(0), tags = list(type = "string")), count = structure(logical(0), tags = list(type = "integer")), statuses = structure(list(structure(logical(0), tags = list(type = "integer"))), tags = list(type = "map")), accounts = structure(list(structure(list(accountId = structure(logical(0), tags = list(type = "string")), count = structure(logical(0), tags = list(type = "integer")), statuses = structure(list(structure(logical(0), tags = list(type = "integer"))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_event_aggregates_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(filter = structure(list(eventArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventTypeCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), services = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), regions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), availabilityZones = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), startTimes = structure(list(structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), endTimes = structure(list(structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), lastUpdatedTimes = structure(list(structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), entityArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), entityValues = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventTypeCategories = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), tags = structure(list(structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "list")), eventStatusCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure")), aggregateField = 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))
}
.health$describe_event_aggregates_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(eventAggregates = structure(list(structure(list(aggregateValue = structure(logical(0), tags = list(type = "string")), count = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), nextToken = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_event_details_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(eventArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), locale = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_event_details_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(successfulSet = structure(list(structure(list(event = structure(list(arn = structure(logical(0), tags = list(type = "string")), service = structure(logical(0), tags = list(type = "string")), eventTypeCode = structure(logical(0), tags = list(type = "string")), eventTypeCategory = structure(logical(0), tags = list(type = "string")), region = structure(logical(0), tags = list(type = "string")), availabilityZone = structure(logical(0), tags = list(type = "string")), startTime = structure(logical(0), tags = list(type = "timestamp")), endTime = structure(logical(0), tags = list(type = "timestamp")), lastUpdatedTime = structure(logical(0), tags = list(type = "timestamp")), statusCode = structure(logical(0), tags = list(type = "string")), eventScopeCode = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), eventDescription = structure(list(latestDescription = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), eventMetadata = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "list")), failedSet = structure(list(structure(list(eventArn = structure(logical(0), tags = list(type = "string")), errorName = structure(logical(0), tags = list(type = "string")), errorMessage = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_event_details_for_organization_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(organizationEventDetailFilters = structure(list(structure(list(eventArn = structure(logical(0), tags = list(type = "string")), awsAccountId = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), locale = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_event_details_for_organization_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(successfulSet = structure(list(structure(list(awsAccountId = structure(logical(0), tags = list(type = "string")), event = structure(list(arn = structure(logical(0), tags = list(type = "string")), service = structure(logical(0), tags = list(type = "string")), eventTypeCode = structure(logical(0), tags = list(type = "string")), eventTypeCategory = structure(logical(0), tags = list(type = "string")), region = structure(logical(0), tags = list(type = "string")), availabilityZone = structure(logical(0), tags = list(type = "string")), startTime = structure(logical(0), tags = list(type = "timestamp")), endTime = structure(logical(0), tags = list(type = "timestamp")), lastUpdatedTime = structure(logical(0), tags = list(type = "timestamp")), statusCode = structure(logical(0), tags = list(type = "string")), eventScopeCode = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), eventDescription = structure(list(latestDescription = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), eventMetadata = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "list")), failedSet = structure(list(structure(list(awsAccountId = structure(logical(0), tags = list(type = "string")), eventArn = structure(logical(0), tags = list(type = "string")), errorName = structure(logical(0), tags = list(type = "string")), errorMessage = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_event_types_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(filter = structure(list(eventTypeCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), services = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventTypeCategories = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure")), locale = 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))
}
.health$describe_event_types_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(eventTypes = structure(list(structure(list(service = structure(logical(0), tags = list(type = "string")), code = structure(logical(0), tags = list(type = "string")), category = 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))
}
.health$describe_events_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(filter = structure(list(eventArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventTypeCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), services = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), regions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), availabilityZones = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), startTimes = structure(list(structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), endTimes = structure(list(structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), lastUpdatedTimes = structure(list(structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))), tags = list(type = "list")), entityArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), entityValues = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventTypeCategories = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), tags = structure(list(structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "list")), eventStatusCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure")), nextToken = structure(logical(0), tags = list(type = "string")), maxResults = structure(logical(0), tags = list(type = "integer")), locale = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_events_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(events = structure(list(structure(list(arn = structure(logical(0), tags = list(type = "string")), service = structure(logical(0), tags = list(type = "string")), eventTypeCode = structure(logical(0), tags = list(type = "string")), eventTypeCategory = structure(logical(0), tags = list(type = "string")), region = structure(logical(0), tags = list(type = "string")), availabilityZone = structure(logical(0), tags = list(type = "string")), startTime = structure(logical(0), tags = list(type = "timestamp")), endTime = structure(logical(0), tags = list(type = "timestamp")), lastUpdatedTime = structure(logical(0), tags = list(type = "timestamp")), statusCode = structure(logical(0), tags = list(type = "string")), eventScopeCode = 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))
}
.health$describe_events_for_organization_input <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(filter = structure(list(eventTypeCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), awsAccountIds = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), services = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), regions = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), startTime = structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure")), endTime = structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure")), lastUpdatedTime = structure(list(from = structure(logical(0), tags = list(type = "timestamp")), to = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure")), entityArns = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), entityValues = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventTypeCategories = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), eventStatusCodes = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure")), nextToken = structure(logical(0), tags = list(type = "string")), maxResults = structure(logical(0), tags = list(type = "integer")), locale = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$describe_events_for_organization_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(events = structure(list(structure(list(arn = structure(logical(0), tags = list(type = "string")), service = structure(logical(0), tags = list(type = "string")), eventTypeCode = structure(logical(0), tags = list(type = "string")), eventTypeCategory = structure(logical(0), tags = list(type = "string")), eventScopeCode = structure(logical(0), tags = list(type = "string")), region = structure(logical(0), tags = list(type = "string")), startTime = structure(logical(0), tags = list(type = "timestamp")), endTime = structure(logical(0), tags = list(type = "timestamp")), lastUpdatedTime = structure(logical(0), tags = list(type = "timestamp")), statusCode = 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))
}
.health$describe_health_service_status_for_organization_input <- function(...) {
list()
}
.health$describe_health_service_status_for_organization_output <- function(...) {
args <- c(as.list(environment()), list(...))
shape <- structure(list(healthServiceAccessStatusForOrganization = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))
return(populate(args, shape))
}
.health$disable_health_service_access_for_organization_input <- function(...) {
list()
}
.health$disable_health_service_access_for_organization_output <- function(...) {
list()
}
.health$enable_health_service_access_for_organization_input <- function(...) {
list()
}
.health$enable_health_service_access_for_organization_output <- function(...) {
list()
}
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.