|
3580 | 3580 | "name": "schemas"
|
3581 | 3581 | },
|
3582 | 3582 | "aws.protocols#restJson1": {},
|
| 3583 | + "smithy.api#auth": ["aws.auth#sigv4"], |
3583 | 3584 | "smithy.api#documentation": "<p>Amazon EventBridge Schema Registry</p>",
|
3584 | 3585 | "smithy.api#title": "Schemas",
|
3585 | 3586 | "smithy.rules#endpointRuleSet": {
|
|
4262 | 4263 | "UseDualStack": false
|
4263 | 4264 | }
|
4264 | 4265 | },
|
4265 |
| - { |
4266 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
4267 |
| - "expect": { |
4268 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
4269 |
| - }, |
4270 |
| - "params": { |
4271 |
| - "Region": "us-iso-east-1", |
4272 |
| - "UseFIPS": true, |
4273 |
| - "UseDualStack": true |
4274 |
| - } |
4275 |
| - }, |
4276 | 4266 | {
|
4277 | 4267 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
|
4278 | 4268 | "expect": {
|
|
4286 | 4276 | "UseDualStack": false
|
4287 | 4277 | }
|
4288 | 4278 | },
|
4289 |
| - { |
4290 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
4291 |
| - "expect": { |
4292 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
4293 |
| - }, |
4294 |
| - "params": { |
4295 |
| - "Region": "us-iso-east-1", |
4296 |
| - "UseFIPS": false, |
4297 |
| - "UseDualStack": true |
4298 |
| - } |
4299 |
| - }, |
4300 | 4279 | {
|
4301 | 4280 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
|
4302 | 4281 | "expect": {
|
|
4310 | 4289 | "UseDualStack": false
|
4311 | 4290 | }
|
4312 | 4291 | },
|
4313 |
| - { |
4314 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
4315 |
| - "expect": { |
4316 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
4317 |
| - }, |
4318 |
| - "params": { |
4319 |
| - "Region": "us-isob-east-1", |
4320 |
| - "UseFIPS": true, |
4321 |
| - "UseDualStack": true |
4322 |
| - } |
4323 |
| - }, |
4324 | 4292 | {
|
4325 | 4293 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
|
4326 | 4294 | "expect": {
|
|
4334 | 4302 | "UseDualStack": false
|
4335 | 4303 | }
|
4336 | 4304 | },
|
4337 |
| - { |
4338 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
4339 |
| - "expect": { |
4340 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
4341 |
| - }, |
4342 |
| - "params": { |
4343 |
| - "Region": "us-isob-east-1", |
4344 |
| - "UseFIPS": false, |
4345 |
| - "UseDualStack": true |
4346 |
| - } |
4347 |
| - }, |
4348 | 4305 | {
|
4349 | 4306 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
|
4350 | 4307 | "expect": {
|
|
0 commit comments