v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430193167.6 KB

Creates a customer profile. You can have up to five customer profiles, each representing a distinct private network. A profile is the mechanism used to create the concept of a private network.

post/#X-Amz-Target=B2BI.CreateProfile

Headers

X-Amz-Target'B2BI.CreateProfile' required

Request body

namestring required

Specifies the name of the profile.

emailstring password

Specifies the email address associated with this customer profile.

phonestring password required

Specifies the phone number associated with the profile.

businessNamestring required

Specifies the name for the business associated with this profile.

logging'ENABLED' | 'DISABLED' required

Specifies whether or not logging is enabled for this profile.

clientTokenstring

Reserved for future use.

Response

Success

profileIdstring required

Returns the unique, system-generated identifier for the profile.

profileArnstring required

Returns an Amazon Resource Name (ARN) for the profile.

namestring required

Returns the name of the profile, used to identify it.

businessNamestring required

Returns the name for the business associated with this profile.

phonestring password required

Returns the phone number associated with the profile.

emailstring password

Returns the email address associated with this customer profile.

logging'ENABLED' | 'DISABLED'

Returns whether or not logging is turned on for this profile.

logGroupNamestring

Returns the name of the logging group.

createdAtstring date-time required

Returns a timestamp representing the time the profile was created.