Learn R Programming

paws.networking (version 0.2.0)

route53recoveryreadiness_update_resource_set: Updates a resource set

Description

Updates a resource set.

See https://paws-r.github.io/docs/route53recoveryreadiness/update_resource_set.html for full documentation.

Usage

route53recoveryreadiness_update_resource_set(
  ResourceSetName,
  ResourceSetType,
  Resources
)

Arguments

ResourceSetName

[required] Name of a resource set.

ResourceSetType

[required] The resource type of the resources in the resource set. Enter one of the following values for resource type:

AWS::ApiGateway::Stage, AWS::ApiGatewayV2::Stage, AWS::AutoScaling::AutoScalingGroup, AWS::CloudWatch::Alarm, AWS::EC2::CustomerGateway, AWS::DynamoDB::Table, AWS::EC2::Volume, AWS::ElasticLoadBalancing::LoadBalancer, AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::Lambda::Function, AWS::MSK::Cluster, AWS::RDS::DBCluster, AWS::Route53::HealthCheck, AWS::SQS::Queue, AWS::SNS::Topic, AWS::SNS::Subscription, AWS::EC2::VPC, AWS::EC2::VPNConnection, AWS::EC2::VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

Resources

[required] A list of resource objects.