|
59 | 59 | "min": 1,
|
60 | 60 | "max": 1011
|
61 | 61 | },
|
62 |
| - "smithy.api#pattern": "^arn:aws:securitylake:[A-za-z0-9_/.\\-]{0,63}:[A-za-z0-9_/.\\-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.\\-]{0,127}$" |
| 62 | + "smithy.api#pattern": "^arn:(aws|aws-us-gov|aws-cn):securitylake:[A-za-z0-9_/.\\-]{0,63}:[A-za-z0-9_/.\\-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.\\-]{0,127}$" |
63 | 63 | }
|
64 | 64 | },
|
65 | 65 | "com.amazonaws.securitylake#AwsAccountId": {
|
|
851 | 851 | "subscriberIdentity": {
|
852 | 852 | "target": "com.amazonaws.securitylake#AwsIdentity",
|
853 | 853 | "traits": {
|
854 |
| - "smithy.api#documentation": "<p>The AWS identity used to access your data.</p>", |
| 854 | + "smithy.api#documentation": "<p>The Amazon Web Services identity used to access your data.</p>", |
855 | 855 | "smithy.api#required": {}
|
856 | 856 | }
|
857 | 857 | },
|
|
979 | 979 | "min": 1,
|
980 | 980 | "max": 64
|
981 | 981 | },
|
982 |
| - "smithy.api#pattern": "^[\\\\\\w\\-_:/.]*$" |
| 982 | + "smithy.api#pattern": "^[\\w\\-\\_\\:\\.]*$" |
983 | 983 | }
|
984 | 984 | },
|
985 | 985 | "com.amazonaws.securitylake#CustomLogSourceProvider": {
|
|
2967 | 2967 | "com.amazonaws.securitylake#Region": {
|
2968 | 2968 | "type": "string",
|
2969 | 2969 | "traits": {
|
2970 |
| - "smithy.api#pattern": "^(af|ap|ca|eu|me|sa|us)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-\\d+$" |
| 2970 | + "smithy.api#pattern": "^(us(-gov)?|af|ap|ca|eu|me|sa)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-\\d+$" |
2971 | 2971 | }
|
2972 | 2972 | },
|
2973 | 2973 | "com.amazonaws.securitylake#RegionList": {
|
|
3962 | 3962 | "subscriberIdentity": {
|
3963 | 3963 | "target": "com.amazonaws.securitylake#AwsIdentity",
|
3964 | 3964 | "traits": {
|
3965 |
| - "smithy.api#documentation": "<p>The AWS identity used to access your data.</p>", |
| 3965 | + "smithy.api#documentation": "<p>The Amazon Web Services identity used to access your data.</p>", |
3966 | 3966 | "smithy.api#required": {}
|
3967 | 3967 | }
|
3968 | 3968 | },
|
|
4019 | 4019 | "resourceShareArn": {
|
4020 | 4020 | "target": "com.amazonaws.securitylake#ResourceShareArn",
|
4021 | 4021 | "traits": {
|
4022 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) which uniquely defines the AWS RAM resource share. Before\n accepting the RAM resource share invitation, you can view details related to the RAM\n resource share.</p>\n <p>This field is available only for Lake Formation subscribers created after March 8, 2023.</p>" |
| 4022 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) which uniquely defines the Amazon Web Services RAM resource share. Before\n accepting the RAM resource share invitation, you can view details related to the RAM\n resource share.</p>\n <p>This field is available only for Lake Formation subscribers created after March 8, 2023.</p>" |
4023 | 4023 | }
|
4024 | 4024 | },
|
4025 | 4025 | "resourceShareName": {
|
|
0 commit comments