|
18 | 18 | "serviceSpecificHttpConfig": "software.amazon.awssdk.services.kinesis.internal.KinesisHttpConfigurationOptions",
|
19 | 19 | "useLegacyEventGenerationScheme": {
|
20 | 20 | "SubscribeToShardEventStream": ["SubscribeToShardEvent"]
|
| 21 | + }, |
| 22 | + "skipEndpointTests": { |
| 23 | + "Account endpoint targeting control operation type in ADC regions": "Test is broken for client tests, need operationInputs.", |
| 24 | + "Account endpoint targeting control operation type": "Test is broken for client tests, need operationInputs.", |
| 25 | + "Account endpoint targeting data operation type in ADC regions": "Test is broken for client tests, need operationInputs.", |
| 26 | + "Account endpoint targeting data operation type": "Test is broken for client tests, need operationInputs.", |
| 27 | + "Account endpoint with Dual Stack and FIPS enabled": "Test is broken for client tests, need operationInputs.", |
| 28 | + "Account endpoint with Dual Stack enabled": "Test is broken for client tests, need operationInputs.", |
| 29 | + "Account endpoint with FIPS and DualStack disabled": "Test is broken for client tests, need operationInputs.", |
| 30 | + "Account endpoint with FIPS and DualStack enabled for cn regions.": "Test is broken for client tests, need operationInputs.", |
| 31 | + "Account endpoint with FIPS enabled": "Test is broken for client tests, need operationInputs.", |
| 32 | + "Account endpoint with fips targeting control operation type in ADC regions": "Test is broken for client tests, need operationInputs.", |
| 33 | + "Account endpoint with fips targeting control operation type": "Test is broken for client tests, need operationInputs.", |
| 34 | + "Account endpoint with fips targeting data operation type in ADC regions": "Test is broken for client tests, need operationInputs.", |
| 35 | + "Account endpoint with fips targeting data operation type": "Test is broken for client tests, need operationInputs.", |
| 36 | + "Both StreamARN and ConsumerARN specified. StreamARN should take precedence": "Test is broken for client tests, need operationInputs.", |
| 37 | + "ConsumerARN targeting US-EAST-1": "Test is broken for client tests, need operationInputs.", |
| 38 | + "Custom Endpoint is specified": "Test is broken for client tests, need operationInputs.", |
| 39 | + "Dual Stack not supported region.": "Test is broken for client tests, need operationInputs.", |
| 40 | + "Invalid ARN: Failed to parse ARN.": "Test is broken for client tests, need operationInputs.", |
| 41 | + "Invalid ARN: Invalid account id": "Test is broken for client tests, need operationInputs.", |
| 42 | + "Invalid ARN: Kinesis ARNs only support stream arn/consumer arn types": "Test is broken for client tests, need operationInputs.", |
| 43 | + "Invalid ARN: Not Kinesis": "Test is broken for client tests, need operationInputs.", |
| 44 | + "Invalid ARN: Region is empty string in ARN": "Test is broken for client tests, need operationInputs.", |
| 45 | + "Invalid ARN: Region is missing in ARN": "Test is broken for client tests, need operationInputs.", |
| 46 | + "Invalid ARN: partition missing from ARN.": "Test is broken for client tests, need operationInputs.", |
| 47 | + "Invalid ARN: partitions mismatch.": "Test is broken for client tests, need operationInputs.", |
| 48 | + "Invalid ConsumerARN: Failed to parse ARN.": "Test is broken for client tests, need operationInputs.", |
| 49 | + "Invalid ConsumerARN: partition missing from ARN.": "Test is broken for client tests, need operationInputs.", |
| 50 | + "OperationType not set": "Test is broken for client tests, need operationInputs.", |
| 51 | + "Invalid ARN: Kinesis ARNs only support stream arn types": "Test is broken for client tests, need operationInputs.", |
| 52 | + "RegionMismatch: client region should be used for endpoint region": "Test is broken for client tests, need operationInputs." |
21 | 53 | }
|
22 | 54 | }
|
0 commit comments