opsworks_associate_elastic_ip: Associates one of the stack's registered Elastic IP addresses...

View source: R/opsworks_operations.R

opsworks_associate_elastic_ipR Documentation

Associates one of the stack's registered Elastic IP addresses with a specified instance

Description

Associates one of the stack's registered Elastic IP addresses with a specified instance. The address must first be registered with the stack by calling register_elastic_ip. For more information, see Resource Management.

See https://www.paws-r-sdk.com/docs/opsworks_associate_elastic_ip/ for full documentation.

Usage

opsworks_associate_elastic_ip(ElasticIp, InstanceId = NULL)

Arguments

ElasticIp

[required] The Elastic IP address.

InstanceId

The instance ID.


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