|
2845 | 2845 | "sdkId": "Route53 Recovery Readiness",
|
2846 | 2846 | "arnNamespace": "route53-recovery-readiness",
|
2847 | 2847 | "cloudFormationName": "Route53RecoveryReadiness",
|
2848 |
| - "cloudTrailEventSource": "route53recoveryreadiness.amazonaws.com", |
| 2848 | + "cloudTrailEventSource": "route53-recovery-readiness.amazonaws.com", |
2849 | 2849 | "endpointPrefix": "route53-recovery-readiness"
|
2850 | 2850 | },
|
2851 | 2851 | "aws.auth#sigv4": {
|
2852 | 2852 | "name": "route53-recovery-readiness"
|
2853 | 2853 | },
|
2854 | 2854 | "aws.protocols#restJson1": {},
|
| 2855 | + "smithy.api#auth": ["aws.auth#sigv4"], |
2855 | 2856 | "smithy.api#documentation": "<p>Recovery readiness</p>",
|
2856 | 2857 | "smithy.api#title": "AWS Route53 Recovery Readiness",
|
2857 | 2858 | "smithy.rules#endpointRuleSet": {
|
|
3326 | 3327 | "UseDualStack": false
|
3327 | 3328 | }
|
3328 | 3329 | },
|
3329 |
| - { |
3330 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
3331 |
| - "expect": { |
3332 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
3333 |
| - }, |
3334 |
| - "params": { |
3335 |
| - "Region": "us-iso-east-1", |
3336 |
| - "UseFIPS": true, |
3337 |
| - "UseDualStack": true |
3338 |
| - } |
3339 |
| - }, |
3340 | 3330 | {
|
3341 | 3331 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
|
3342 | 3332 | "expect": {
|
|
3350 | 3340 | "UseDualStack": false
|
3351 | 3341 | }
|
3352 | 3342 | },
|
3353 |
| - { |
3354 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
3355 |
| - "expect": { |
3356 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
3357 |
| - }, |
3358 |
| - "params": { |
3359 |
| - "Region": "us-iso-east-1", |
3360 |
| - "UseFIPS": false, |
3361 |
| - "UseDualStack": true |
3362 |
| - } |
3363 |
| - }, |
3364 | 3343 | {
|
3365 | 3344 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
|
3366 | 3345 | "expect": {
|
|
3374 | 3353 | "UseDualStack": false
|
3375 | 3354 | }
|
3376 | 3355 | },
|
3377 |
| - { |
3378 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
3379 |
| - "expect": { |
3380 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
3381 |
| - }, |
3382 |
| - "params": { |
3383 |
| - "Region": "us-isob-east-1", |
3384 |
| - "UseFIPS": true, |
3385 |
| - "UseDualStack": true |
3386 |
| - } |
3387 |
| - }, |
3388 | 3356 | {
|
3389 | 3357 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
|
3390 | 3358 | "expect": {
|
|
3398 | 3366 | "UseDualStack": false
|
3399 | 3367 | }
|
3400 | 3368 | },
|
3401 |
| - { |
3402 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
3403 |
| - "expect": { |
3404 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
3405 |
| - }, |
3406 |
| - "params": { |
3407 |
| - "Region": "us-isob-east-1", |
3408 |
| - "UseFIPS": false, |
3409 |
| - "UseDualStack": true |
3410 |
| - } |
3411 |
| - }, |
3412 | 3369 | {
|
3413 | 3370 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
|
3414 | 3371 | "expect": {
|
|
0 commit comments