R/eventbridgepipes_interfaces.R

Defines functions update_pipe_output update_pipe_input untag_resource_output untag_resource_input tag_resource_output tag_resource_input stop_pipe_output stop_pipe_input start_pipe_output start_pipe_input list_tags_for_resource_output list_tags_for_resource_input list_pipes_output list_pipes_input describe_pipe_output describe_pipe_input delete_pipe_output delete_pipe_input create_pipe_output create_pipe_input

# This file is generated by make.paws. Please do not edit here.
#' @importFrom paws.common populate
#' @include eventbridgepipes_service.R
NULL

.eventbridgepipes$create_pipe_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Name = structure(logical(0), tags = list(location = "uri", locationName = "Name", type = "string")), Description = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DesiredState = structure(logical(0), tags = list(type = "string")), Source = structure(logical(0), tags = list(type = "string")), SourceParameters = structure(list(FilterCriteria = structure(list(Filters = structure(list(structure(list(Pattern = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), KinesisStreamParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), DeadLetterConfig = structure(list(Arn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), OnPartialBatchItemFailure = structure(logical(0), tags = list(type = "string")), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRecordAgeInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRetryAttempts = structure(logical(0), tags = list(type = "integer", box = TRUE)), ParallelizationFactor = structure(logical(0), tags = list(type = "integer", box = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string")), StartingPositionTimestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure")), DynamoDBStreamParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), DeadLetterConfig = structure(list(Arn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), OnPartialBatchItemFailure = structure(logical(0), tags = list(type = "string")), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRecordAgeInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRetryAttempts = structure(logical(0), tags = list(type = "integer", box = TRUE)), ParallelizationFactor = structure(logical(0), tags = list(type = "integer", box = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), SqsQueueParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ActiveMQBrokerParameters = structure(list(Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), QueueName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), RabbitMQBrokerParameters = structure(list(Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), QueueName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), VirtualHost = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ManagedStreamingKafkaParameters = structure(list(TopicName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string")), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), ConsumerGroupID = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Credentials = structure(list(SaslScram512Auth = structure(logical(0), tags = list(type = "string")), ClientCertificateTlsAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE))), tags = list(type = "structure")), SelfManagedKafkaParameters = structure(list(TopicName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string")), AdditionalBootstrapServers = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), ConsumerGroupID = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string")), SaslScram512Auth = structure(logical(0), tags = list(type = "string")), SaslScram256Auth = structure(logical(0), tags = list(type = "string")), ClientCertificateTlsAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), ServerRootCaCertificate = structure(logical(0), tags = list(type = "string")), Vpc = structure(list(Subnets = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), SecurityGroup = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "structure")), Enrichment = structure(logical(0), tags = list(type = "string")), EnrichmentParameters = structure(list(InputTemplate = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), HttpParameters = structure(list(PathParameterValues = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), HeaderParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), QueryStringParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "structure")), Target = structure(logical(0), tags = list(type = "string")), TargetParameters = structure(list(InputTemplate = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), LambdaFunctionParameters = structure(list(InvocationType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), StepFunctionStateMachineParameters = structure(list(InvocationType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), KinesisStreamParameters = structure(list(PartitionKey = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure")), EcsTaskParameters = structure(list(TaskDefinitionArn = structure(logical(0), tags = list(type = "string")), TaskCount = structure(logical(0), tags = list(type = "integer", box = TRUE)), LaunchType = structure(logical(0), tags = list(type = "string")), NetworkConfiguration = structure(list(awsvpcConfiguration = structure(list(Subnets = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), SecurityGroups = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), AssignPublicIp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure")), PlatformVersion = structure(logical(0), tags = list(type = "string")), Group = structure(logical(0), tags = list(type = "string")), CapacityProviderStrategy = structure(list(structure(list(capacityProvider = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), weight = structure(logical(0), tags = list(type = "integer")), base = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), EnableECSManagedTags = structure(logical(0), tags = list(type = "boolean")), EnableExecuteCommand = structure(logical(0), tags = list(type = "boolean")), PlacementConstraints = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), expression = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list")), PlacementStrategy = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), field = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list")), PropagateTags = structure(logical(0), tags = list(type = "string")), ReferenceId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Overrides = structure(list(ContainerOverrides = structure(list(structure(list(Command = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Cpu = structure(logical(0), tags = list(type = "integer", box = TRUE)), Environment = structure(list(structure(list(name = structure(logical(0), tags = list(type = "string")), value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), EnvironmentFiles = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Memory = structure(logical(0), tags = list(type = "integer", box = TRUE)), MemoryReservation = structure(logical(0), tags = list(type = "integer", box = TRUE)), Name = structure(logical(0), tags = list(type = "string")), ResourceRequirements = structure(list(structure(list(type = 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"))), tags = list(type = "list")), Cpu = structure(logical(0), tags = list(type = "string")), EphemeralStorage = structure(list(sizeInGiB = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ExecutionRoleArn = structure(logical(0), tags = list(type = "string")), InferenceAcceleratorOverrides = structure(list(structure(list(deviceName = structure(logical(0), tags = list(type = "string")), deviceType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Memory = structure(logical(0), tags = list(type = "string")), TaskRoleArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Tags = structure(list(structure(list(Key = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), BatchJobParameters = structure(list(JobDefinition = structure(logical(0), tags = list(type = "string")), JobName = structure(logical(0), tags = list(type = "string")), ArrayProperties = structure(list(Size = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), RetryStrategy = structure(list(Attempts = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ContainerOverrides = structure(list(Command = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Environment = structure(list(structure(list(Name = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), InstanceType = structure(logical(0), tags = list(type = "string")), ResourceRequirements = structure(list(structure(list(Type = 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")), DependsOn = structure(list(structure(list(JobId = structure(logical(0), tags = list(type = "string")), Type = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Parameters = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "structure")), SqsQueueParameters = structure(list(MessageGroupId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), MessageDeduplicationId = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure")), HttpParameters = structure(list(PathParameterValues = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), HeaderParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), QueryStringParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure")), RedshiftDataParameters = structure(list(SecretManagerArn = structure(logical(0), tags = list(type = "string")), Database = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DbUser = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), StatementName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), WithEvent = structure(logical(0), tags = list(type = "boolean")), Sqls = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list"))), tags = list(type = "structure")), SageMakerPipelineParameters = structure(list(PipelineParameterList = structure(list(structure(list(Name = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Value = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), EventBridgeEventBusParameters = structure(list(EndpointId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DetailType = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Source = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Resources = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Time = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), CloudWatchLogsParameters = structure(list(LogStreamName = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), TimestreamParameters = structure(list(TimeValue = structure(logical(0), tags = list(type = "string")), EpochTimeUnit = structure(logical(0), tags = list(type = "string")), TimeFieldType = structure(logical(0), tags = list(type = "string")), TimestampFormat = structure(logical(0), tags = list(type = "string")), VersionValue = structure(logical(0), tags = list(type = "string")), DimensionMappings = structure(list(structure(list(DimensionValue = structure(logical(0), tags = list(type = "string")), DimensionValueType = structure(logical(0), tags = list(type = "string")), DimensionName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), SingleMeasureMappings = structure(list(structure(list(MeasureValue = structure(logical(0), tags = list(type = "string")), MeasureValueType = structure(logical(0), tags = list(type = "string")), MeasureName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), MultiMeasureMappings = structure(list(structure(list(MultiMeasureName = structure(logical(0), tags = list(type = "string")), MultiMeasureAttributeMappings = structure(list(structure(list(MeasureValue = structure(logical(0), tags = list(type = "string")), MeasureValueType = structure(logical(0), tags = list(type = "string")), MultiMeasureAttributeName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure")), RoleArn = structure(logical(0), tags = list(type = "string")), Tags = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), LogConfiguration = structure(list(S3LogDestination = structure(list(BucketName = structure(logical(0), tags = list(type = "string")), BucketOwner = structure(logical(0), tags = list(type = "string")), OutputFormat = structure(logical(0), tags = list(type = "string")), Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), FirehoseLogDestination = structure(list(DeliveryStreamArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), CloudwatchLogsLogDestination = structure(list(LogGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Level = structure(logical(0), tags = list(type = "string")), IncludeExecutionData = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$create_pipe_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Arn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), DesiredState = structure(logical(0), tags = list(type = "string")), CurrentState = structure(logical(0), tags = list(type = "string")), CreationTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$delete_pipe_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Name = structure(logical(0), tags = list(location = "uri", locationName = "Name", type = "string"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$delete_pipe_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Arn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), DesiredState = structure(logical(0), tags = list(type = "string")), CurrentState = structure(logical(0), tags = list(type = "string")), CreationTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$describe_pipe_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Name = structure(logical(0), tags = list(location = "uri", locationName = "Name", type = "string"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$describe_pipe_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Arn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), Description = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DesiredState = structure(logical(0), tags = list(type = "string")), CurrentState = structure(logical(0), tags = list(type = "string")), StateReason = structure(logical(0), tags = list(type = "string")), Source = structure(logical(0), tags = list(type = "string")), SourceParameters = structure(list(FilterCriteria = structure(list(Filters = structure(list(structure(list(Pattern = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), KinesisStreamParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), DeadLetterConfig = structure(list(Arn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), OnPartialBatchItemFailure = structure(logical(0), tags = list(type = "string")), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRecordAgeInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRetryAttempts = structure(logical(0), tags = list(type = "integer", box = TRUE)), ParallelizationFactor = structure(logical(0), tags = list(type = "integer", box = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string")), StartingPositionTimestamp = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure")), DynamoDBStreamParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), DeadLetterConfig = structure(list(Arn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), OnPartialBatchItemFailure = structure(logical(0), tags = list(type = "string")), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRecordAgeInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRetryAttempts = structure(logical(0), tags = list(type = "integer", box = TRUE)), ParallelizationFactor = structure(logical(0), tags = list(type = "integer", box = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), SqsQueueParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ActiveMQBrokerParameters = structure(list(Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), QueueName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), RabbitMQBrokerParameters = structure(list(Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), QueueName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), VirtualHost = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ManagedStreamingKafkaParameters = structure(list(TopicName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string")), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), ConsumerGroupID = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Credentials = structure(list(SaslScram512Auth = structure(logical(0), tags = list(type = "string")), ClientCertificateTlsAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE))), tags = list(type = "structure")), SelfManagedKafkaParameters = structure(list(TopicName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), StartingPosition = structure(logical(0), tags = list(type = "string")), AdditionalBootstrapServers = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), ConsumerGroupID = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string")), SaslScram512Auth = structure(logical(0), tags = list(type = "string")), SaslScram256Auth = structure(logical(0), tags = list(type = "string")), ClientCertificateTlsAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), ServerRootCaCertificate = structure(logical(0), tags = list(type = "string")), Vpc = structure(list(Subnets = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), SecurityGroup = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "structure")), Enrichment = structure(logical(0), tags = list(type = "string")), EnrichmentParameters = structure(list(InputTemplate = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), HttpParameters = structure(list(PathParameterValues = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), HeaderParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), QueryStringParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "structure")), Target = structure(logical(0), tags = list(type = "string")), TargetParameters = structure(list(InputTemplate = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), LambdaFunctionParameters = structure(list(InvocationType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), StepFunctionStateMachineParameters = structure(list(InvocationType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), KinesisStreamParameters = structure(list(PartitionKey = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure")), EcsTaskParameters = structure(list(TaskDefinitionArn = structure(logical(0), tags = list(type = "string")), TaskCount = structure(logical(0), tags = list(type = "integer", box = TRUE)), LaunchType = structure(logical(0), tags = list(type = "string")), NetworkConfiguration = structure(list(awsvpcConfiguration = structure(list(Subnets = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), SecurityGroups = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), AssignPublicIp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure")), PlatformVersion = structure(logical(0), tags = list(type = "string")), Group = structure(logical(0), tags = list(type = "string")), CapacityProviderStrategy = structure(list(structure(list(capacityProvider = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), weight = structure(logical(0), tags = list(type = "integer")), base = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), EnableECSManagedTags = structure(logical(0), tags = list(type = "boolean")), EnableExecuteCommand = structure(logical(0), tags = list(type = "boolean")), PlacementConstraints = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), expression = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list")), PlacementStrategy = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), field = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list")), PropagateTags = structure(logical(0), tags = list(type = "string")), ReferenceId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Overrides = structure(list(ContainerOverrides = structure(list(structure(list(Command = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Cpu = structure(logical(0), tags = list(type = "integer", box = TRUE)), Environment = structure(list(structure(list(name = structure(logical(0), tags = list(type = "string")), value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), EnvironmentFiles = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Memory = structure(logical(0), tags = list(type = "integer", box = TRUE)), MemoryReservation = structure(logical(0), tags = list(type = "integer", box = TRUE)), Name = structure(logical(0), tags = list(type = "string")), ResourceRequirements = structure(list(structure(list(type = 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"))), tags = list(type = "list")), Cpu = structure(logical(0), tags = list(type = "string")), EphemeralStorage = structure(list(sizeInGiB = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ExecutionRoleArn = structure(logical(0), tags = list(type = "string")), InferenceAcceleratorOverrides = structure(list(structure(list(deviceName = structure(logical(0), tags = list(type = "string")), deviceType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Memory = structure(logical(0), tags = list(type = "string")), TaskRoleArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Tags = structure(list(structure(list(Key = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), BatchJobParameters = structure(list(JobDefinition = structure(logical(0), tags = list(type = "string")), JobName = structure(logical(0), tags = list(type = "string")), ArrayProperties = structure(list(Size = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), RetryStrategy = structure(list(Attempts = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ContainerOverrides = structure(list(Command = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Environment = structure(list(structure(list(Name = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), InstanceType = structure(logical(0), tags = list(type = "string")), ResourceRequirements = structure(list(structure(list(Type = 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")), DependsOn = structure(list(structure(list(JobId = structure(logical(0), tags = list(type = "string")), Type = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Parameters = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "structure")), SqsQueueParameters = structure(list(MessageGroupId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), MessageDeduplicationId = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure")), HttpParameters = structure(list(PathParameterValues = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), HeaderParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), QueryStringParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure")), RedshiftDataParameters = structure(list(SecretManagerArn = structure(logical(0), tags = list(type = "string")), Database = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DbUser = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), StatementName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), WithEvent = structure(logical(0), tags = list(type = "boolean")), Sqls = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list"))), tags = list(type = "structure")), SageMakerPipelineParameters = structure(list(PipelineParameterList = structure(list(structure(list(Name = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Value = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), EventBridgeEventBusParameters = structure(list(EndpointId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DetailType = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Source = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Resources = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Time = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), CloudWatchLogsParameters = structure(list(LogStreamName = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), TimestreamParameters = structure(list(TimeValue = structure(logical(0), tags = list(type = "string")), EpochTimeUnit = structure(logical(0), tags = list(type = "string")), TimeFieldType = structure(logical(0), tags = list(type = "string")), TimestampFormat = structure(logical(0), tags = list(type = "string")), VersionValue = structure(logical(0), tags = list(type = "string")), DimensionMappings = structure(list(structure(list(DimensionValue = structure(logical(0), tags = list(type = "string")), DimensionValueType = structure(logical(0), tags = list(type = "string")), DimensionName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), SingleMeasureMappings = structure(list(structure(list(MeasureValue = structure(logical(0), tags = list(type = "string")), MeasureValueType = structure(logical(0), tags = list(type = "string")), MeasureName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), MultiMeasureMappings = structure(list(structure(list(MultiMeasureName = structure(logical(0), tags = list(type = "string")), MultiMeasureAttributeMappings = structure(list(structure(list(MeasureValue = structure(logical(0), tags = list(type = "string")), MeasureValueType = structure(logical(0), tags = list(type = "string")), MultiMeasureAttributeName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure")), RoleArn = structure(logical(0), tags = list(type = "string")), Tags = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), CreationTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), LogConfiguration = structure(list(S3LogDestination = structure(list(BucketName = structure(logical(0), tags = list(type = "string")), Prefix = structure(logical(0), tags = list(type = "string")), BucketOwner = structure(logical(0), tags = list(type = "string")), OutputFormat = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), FirehoseLogDestination = structure(list(DeliveryStreamArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), CloudwatchLogsLogDestination = structure(list(LogGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Level = structure(logical(0), tags = list(type = "string")), IncludeExecutionData = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$list_pipes_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(NamePrefix = structure(logical(0), tags = list(location = "querystring", locationName = "NamePrefix", type = "string")), DesiredState = structure(logical(0), tags = list(location = "querystring", locationName = "DesiredState", type = "string")), CurrentState = structure(logical(0), tags = list(location = "querystring", locationName = "CurrentState", type = "string")), SourcePrefix = structure(logical(0), tags = list(location = "querystring", locationName = "SourcePrefix", type = "string")), TargetPrefix = structure(logical(0), tags = list(location = "querystring", locationName = "TargetPrefix", type = "string")), NextToken = structure(logical(0), tags = list(location = "querystring", locationName = "NextToken", type = "string", sensitive = TRUE)), Limit = structure(logical(0), tags = list(location = "querystring", locationName = "Limit", type = "integer", box = TRUE))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$list_pipes_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Pipes = structure(list(structure(list(Name = structure(logical(0), tags = list(type = "string")), Arn = structure(logical(0), tags = list(type = "string")), DesiredState = structure(logical(0), tags = list(type = "string")), CurrentState = structure(logical(0), tags = list(type = "string")), StateReason = structure(logical(0), tags = list(type = "string")), CreationTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp")), Source = structure(logical(0), tags = list(type = "string")), Target = structure(logical(0), tags = list(type = "string")), Enrichment = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), NextToken = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$list_tags_for_resource_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(resourceArn = structure(logical(0), tags = list(location = "uri", locationName = "resourceArn", type = "string"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$list_tags_for_resource_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(tags = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$start_pipe_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Name = structure(logical(0), tags = list(location = "uri", locationName = "Name", type = "string"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$start_pipe_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Arn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), DesiredState = structure(logical(0), tags = list(type = "string")), CurrentState = structure(logical(0), tags = list(type = "string")), CreationTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$stop_pipe_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Name = structure(logical(0), tags = list(location = "uri", locationName = "Name", type = "string"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$stop_pipe_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Arn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), DesiredState = structure(logical(0), tags = list(type = "string")), CurrentState = structure(logical(0), tags = list(type = "string")), CreationTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$tag_resource_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(resourceArn = structure(logical(0), tags = list(location = "uri", locationName = "resourceArn", type = "string")), tags = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$tag_resource_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$untag_resource_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(resourceArn = structure(logical(0), tags = list(location = "uri", locationName = "resourceArn", type = "string")), tagKeys = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(location = "querystring", locationName = "tagKeys", type = "list"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$untag_resource_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$update_pipe_input <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Name = structure(logical(0), tags = list(location = "uri", locationName = "Name", type = "string")), Description = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DesiredState = structure(logical(0), tags = list(type = "string")), SourceParameters = structure(list(FilterCriteria = structure(list(Filters = structure(list(structure(list(Pattern = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), KinesisStreamParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), DeadLetterConfig = structure(list(Arn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), OnPartialBatchItemFailure = structure(logical(0), tags = list(type = "string")), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRecordAgeInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRetryAttempts = structure(logical(0), tags = list(type = "integer", box = TRUE)), ParallelizationFactor = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), DynamoDBStreamParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), DeadLetterConfig = structure(list(Arn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), OnPartialBatchItemFailure = structure(logical(0), tags = list(type = "string")), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRecordAgeInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumRetryAttempts = structure(logical(0), tags = list(type = "integer", box = TRUE)), ParallelizationFactor = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), SqsQueueParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ActiveMQBrokerParameters = structure(list(Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), RabbitMQBrokerParameters = structure(list(Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ManagedStreamingKafkaParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), Credentials = structure(list(SaslScram512Auth = structure(logical(0), tags = list(type = "string")), ClientCertificateTlsAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), SelfManagedKafkaParameters = structure(list(BatchSize = structure(logical(0), tags = list(type = "integer", box = TRUE)), MaximumBatchingWindowInSeconds = structure(logical(0), tags = list(type = "integer", box = TRUE)), Credentials = structure(list(BasicAuth = structure(logical(0), tags = list(type = "string")), SaslScram512Auth = structure(logical(0), tags = list(type = "string")), SaslScram256Auth = structure(logical(0), tags = list(type = "string")), ClientCertificateTlsAuth = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure", union = TRUE)), ServerRootCaCertificate = structure(logical(0), tags = list(type = "string")), Vpc = structure(list(Subnets = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), SecurityGroup = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))), tags = list(type = "structure")), Enrichment = structure(logical(0), tags = list(type = "string")), EnrichmentParameters = structure(list(InputTemplate = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), HttpParameters = structure(list(PathParameterValues = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), HeaderParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), QueryStringParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure"))), tags = list(type = "structure")), Target = structure(logical(0), tags = list(type = "string")), TargetParameters = structure(list(InputTemplate = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), LambdaFunctionParameters = structure(list(InvocationType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), StepFunctionStateMachineParameters = structure(list(InvocationType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), KinesisStreamParameters = structure(list(PartitionKey = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure")), EcsTaskParameters = structure(list(TaskDefinitionArn = structure(logical(0), tags = list(type = "string")), TaskCount = structure(logical(0), tags = list(type = "integer", box = TRUE)), LaunchType = structure(logical(0), tags = list(type = "string")), NetworkConfiguration = structure(list(awsvpcConfiguration = structure(list(Subnets = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), SecurityGroups = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), AssignPublicIp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "structure")), PlatformVersion = structure(logical(0), tags = list(type = "string")), Group = structure(logical(0), tags = list(type = "string")), CapacityProviderStrategy = structure(list(structure(list(capacityProvider = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), weight = structure(logical(0), tags = list(type = "integer")), base = structure(logical(0), tags = list(type = "integer"))), tags = list(type = "structure"))), tags = list(type = "list")), EnableECSManagedTags = structure(logical(0), tags = list(type = "boolean")), EnableExecuteCommand = structure(logical(0), tags = list(type = "boolean")), PlacementConstraints = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), expression = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list")), PlacementStrategy = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), field = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list")), PropagateTags = structure(logical(0), tags = list(type = "string")), ReferenceId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Overrides = structure(list(ContainerOverrides = structure(list(structure(list(Command = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Cpu = structure(logical(0), tags = list(type = "integer", box = TRUE)), Environment = structure(list(structure(list(name = structure(logical(0), tags = list(type = "string")), value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), EnvironmentFiles = structure(list(structure(list(type = structure(logical(0), tags = list(type = "string")), value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Memory = structure(logical(0), tags = list(type = "integer", box = TRUE)), MemoryReservation = structure(logical(0), tags = list(type = "integer", box = TRUE)), Name = structure(logical(0), tags = list(type = "string")), ResourceRequirements = structure(list(structure(list(type = 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"))), tags = list(type = "list")), Cpu = structure(logical(0), tags = list(type = "string")), EphemeralStorage = structure(list(sizeInGiB = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ExecutionRoleArn = structure(logical(0), tags = list(type = "string")), InferenceAcceleratorOverrides = structure(list(structure(list(deviceName = structure(logical(0), tags = list(type = "string")), deviceType = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Memory = structure(logical(0), tags = list(type = "string")), TaskRoleArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Tags = structure(list(structure(list(Key = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), BatchJobParameters = structure(list(JobDefinition = structure(logical(0), tags = list(type = "string")), JobName = structure(logical(0), tags = list(type = "string")), ArrayProperties = structure(list(Size = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), RetryStrategy = structure(list(Attempts = structure(logical(0), tags = list(type = "integer", box = TRUE))), tags = list(type = "structure")), ContainerOverrides = structure(list(Command = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Environment = structure(list(structure(list(Name = structure(logical(0), tags = list(type = "string")), Value = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), InstanceType = structure(logical(0), tags = list(type = "string")), ResourceRequirements = structure(list(structure(list(Type = 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")), DependsOn = structure(list(structure(list(JobId = structure(logical(0), tags = list(type = "string")), Type = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), Parameters = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "map"))), tags = list(type = "structure")), SqsQueueParameters = structure(list(MessageGroupId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), MessageDeduplicationId = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure")), HttpParameters = structure(list(PathParameterValues = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list")), HeaderParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map")), QueryStringParameters = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "map"))), tags = list(type = "structure")), RedshiftDataParameters = structure(list(SecretManagerArn = structure(logical(0), tags = list(type = "string")), Database = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DbUser = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), StatementName = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), WithEvent = structure(logical(0), tags = list(type = "boolean")), Sqls = structure(list(structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "list"))), tags = list(type = "structure")), SageMakerPipelineParameters = structure(list(PipelineParameterList = structure(list(structure(list(Name = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Value = structure(logical(0), tags = list(type = "string", sensitive = TRUE))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure")), EventBridgeEventBusParameters = structure(list(EndpointId = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), DetailType = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Source = structure(logical(0), tags = list(type = "string", sensitive = TRUE)), Resources = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list")), Time = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), CloudWatchLogsParameters = structure(list(LogStreamName = structure(logical(0), tags = list(type = "string")), Timestamp = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), TimestreamParameters = structure(list(TimeValue = structure(logical(0), tags = list(type = "string")), EpochTimeUnit = structure(logical(0), tags = list(type = "string")), TimeFieldType = structure(logical(0), tags = list(type = "string")), TimestampFormat = structure(logical(0), tags = list(type = "string")), VersionValue = structure(logical(0), tags = list(type = "string")), DimensionMappings = structure(list(structure(list(DimensionValue = structure(logical(0), tags = list(type = "string")), DimensionValueType = structure(logical(0), tags = list(type = "string")), DimensionName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), SingleMeasureMappings = structure(list(structure(list(MeasureValue = structure(logical(0), tags = list(type = "string")), MeasureValueType = structure(logical(0), tags = list(type = "string")), MeasureName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list")), MultiMeasureMappings = structure(list(structure(list(MultiMeasureName = structure(logical(0), tags = list(type = "string")), MultiMeasureAttributeMappings = structure(list(structure(list(MeasureValue = structure(logical(0), tags = list(type = "string")), MeasureValueType = structure(logical(0), tags = list(type = "string")), MultiMeasureAttributeName = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure")), RoleArn = structure(logical(0), tags = list(type = "string")), LogConfiguration = structure(list(S3LogDestination = structure(list(BucketName = structure(logical(0), tags = list(type = "string")), BucketOwner = structure(logical(0), tags = list(type = "string")), OutputFormat = structure(logical(0), tags = list(type = "string")), Prefix = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), FirehoseLogDestination = structure(list(DeliveryStreamArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), CloudwatchLogsLogDestination = structure(list(LogGroupArn = structure(logical(0), tags = list(type = "string"))), tags = list(type = "structure")), Level = structure(logical(0), tags = list(type = "string")), IncludeExecutionData = structure(list(structure(logical(0), tags = list(type = "string"))), tags = list(type = "list"))), tags = list(type = "structure"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

.eventbridgepipes$update_pipe_output <- function(...) {
  args <- c(as.list(environment()), list(...))
  shape <- structure(list(Arn = structure(logical(0), tags = list(type = "string")), Name = structure(logical(0), tags = list(type = "string")), DesiredState = structure(logical(0), tags = list(type = "string")), CurrentState = structure(logical(0), tags = list(type = "string")), CreationTime = structure(logical(0), tags = list(type = "timestamp")), LastModifiedTime = structure(logical(0), tags = list(type = "timestamp"))), tags = list(type = "structure"))
  return(populate(args, shape))
}

Try the paws.application.integration package in your browser

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

paws.application.integration documentation built on Sept. 12, 2024, 6:11 a.m.