route53recoveryreadiness_update_resource_set: Updates a resource set

View source: R/route53recoveryreadiness_operations.R

route53recoveryreadiness_update_resource_setR Documentation

Updates a resource set

Description

Updates a resource set.

See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_update_resource_set/ 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.