v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430193167.6 KB

Updates the specified parameters for a profile. A profile is the mechanism used to create the concept of a private network.

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

Headers

X-Amz-Target'B2BI.UpdateProfile' required

Request body

profileIdstring required

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

namestring

The name of the profile, used to identify it.

emailstring password

Specifies the email address associated with this customer profile.

phonestring password

Specifies the phone number associated with the profile.

businessNamestring

Specifies the name for the business associated with this profile.

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.

emailstring password

Returns the email address associated with this customer profile.

phonestring password required

Returns the phone number associated with the profile.

businessNamestring required

Returns the name for the business associated with this profile.

logging'ENABLED' | 'DISABLED'

Specifies whether or not logging is enabled for this profile.

logGroupNamestring

Returns the name of the logging group.

createdAtstring date-time required

Returns a timestamp for creation date and time of the profile.

modifiedAtstring date-time

Returns a timestamp for last time the profile was modified.