StartNetworkMigrationMappingUpdateSegment
A segment update to apply during a mapping update operation.
Contents
- segmentID
-
The ID of the segment to update.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}Required: Yes
- scopeTags
-
The updated scope tags for the segment.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 40 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
(?!aws:)[a-zA-Z0-9\s+\-=._:/@]*Value Length Constraints: Minimum length of 0. Maximum length of 256.
Value Pattern:
[a-zA-Z0-9\s+\-=._:/@]*Required: No
- targetAccount
-
The updated target AWS account for the segment.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
.*[0-9]{12,}.*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: