AWS::PinpointEmail::DedicatedIpPoolA request to create a new dedicated IP pool.
import { CfnDedicatedIpPool } from 'aws-cdk-lib/aws-pinpointemail';Or use the module namespace:
import * as pinpointemail from 'aws-cdk-lib/aws-pinpointemail';
// pinpointemail.CfnDedicatedIpPoolConfiguration passed to the constructor as CfnDedicatedIpPoolProps.
poolNameOptionalstringThe name of the dedicated IP pool.
tagsOptionalCfnTag[]An object that defines the tags (keys and values) that you want to associate with the dedicated IP pool.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-pinpointemailAWS::PinpointEmail::DedicatedIpPool