opsworks_register_elastic_ip: Registers an Elastic IP address with a specified stack

View source: R/opsworks_operations.R

opsworks_register_elastic_ipR Documentation

Registers an Elastic IP address with a specified stack

Description

Registers an Elastic IP address with a specified stack. An address can be registered with only one stack at a time. If the address is already registered, you must first deregister it by calling deregister_elastic_ip. For more information, see Resource Management.

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

Usage

opsworks_register_elastic_ip(ElasticIp, StackId)

Arguments

ElasticIp

[required] The Elastic IP address.

StackId

[required] The stack ID.


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