Domain Parameter (Connect-AmazonDynamoDB Cmdlet)
Specifies your AWS domain name. Use this property to set a custom domain name if your organization has associated one with AWS.
Syntax
Connect-AmazonDynamoDB -Domain string
Data Type
cstr
Default Value
"amazonaws.com"
Remarks
This property specifies the AWS domain name to use when connecting to services. If your organization uses a custom AWS domain, provide it here. If you do not have a unique domain, use the default value, "amazonaws.com". Ensure the domain name matches your AWS setup to avoid connection errors.