R/health_interfaces.R

Defines functions enable_health_service_access_for_organization_output enable_health_service_access_for_organization_input disable_health_service_access_for_organization_output disable_health_service_access_for_organization_input describe_health_service_status_for_organization_output describe_health_service_status_for_organization_input describe_events_for_organization_output describe_events_for_organization_input describe_events_output describe_events_input describe_event_types_output describe_event_types_input describe_event_details_for_organization_output describe_event_details_for_organization_input describe_event_details_output describe_event_details_input describe_event_aggregates_output describe_event_aggregates_input describe_entity_aggregates_for_organization_output describe_entity_aggregates_for_organization_input describe_entity_aggregates_output describe_entity_aggregates_input describe_affected_entities_for_organization_output describe_affected_entities_for_organization_input describe_affected_entities_output describe_affected_entities_input describe_affected_accounts_for_organization_output describe_affected_accounts_for_organization_input

# 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()
}

Try the paws.management package in your browser

Any scripts or data that you put into this service are public.

paws.management documentation built on Sept. 12, 2023, 1:06 a.m.