ProfileSummary - AWS B2B Data Interchange

ProfileSummary

Contains the details for a profile. A profile is the mechanism used to create the concept of a private network.

Contents

businessName

Returns the name for the business associated with this profile.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 254.

Required: Yes

createdAt

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

Type: Timestamp

Required: Yes

name

Returns the display name for profile.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 254.

Required: Yes

profileId

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9_-]+

Required: Yes

logging

Specifies whether or not logging is enabled for this profile.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

logGroupName

Returns the name of the logging group.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

modifiedAt

Returns the timestamp that identifies the most recent date and time that the profile was modified.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: