1{ 2 "useSraAuth": true, 3 "enableGenerateCompiledEndpointRules": true, 4 "verifiedSimpleMethods": [ 5 "describeLimits", 6 "listStreams" 7 ], 8 "customServiceMetadata": { 9 "protocol": "cbor" 10 }, 11 "excludedSimpleMethods": [ 12 "deregisterStreamConsumer", 13 "describeStreamConsumer", 14 "listShards" 15 ], 16 "customRetryPolicy": "software.amazon.awssdk.services.kinesis.KinesisRetryPolicy", 17 "customResponseMetadata": { 18 "EXTENDED_REQUEST_ID": "x-amz-id-2" 19 }, 20 "serviceSpecificHttpConfig": "software.amazon.awssdk.services.kinesis.internal.KinesisHttpConfigurationOptions", 21 "useLegacyEventGenerationScheme": { 22 "SubscribeToShardEventStream": ["SubscribeToShardEvent"] 23 }, 24 "skipEndpointTests": { 25 "Account endpoint targeting control operation type in ADC regions": "Test is broken for client tests, need operationInputs.", 26 "Account endpoint targeting control operation type": "Test is broken for client tests, need operationInputs.", 27 "Account endpoint targeting data operation type in ADC regions": "Test is broken for client tests, need operationInputs.", 28 "Account endpoint targeting data operation type": "Test is broken for client tests, need operationInputs.", 29 "Account endpoint with Dual Stack and FIPS enabled": "Test is broken for client tests, need operationInputs.", 30 "Account endpoint with Dual Stack enabled": "Test is broken for client tests, need operationInputs.", 31 "Account endpoint with FIPS and DualStack disabled": "Test is broken for client tests, need operationInputs.", 32 "Account endpoint with FIPS and DualStack enabled for cn regions.": "Test is broken for client tests, need operationInputs.", 33 "Account endpoint with FIPS enabled": "Test is broken for client tests, need operationInputs.", 34 "Account endpoint with fips targeting control operation type in ADC regions": "Test is broken for client tests, need operationInputs.", 35 "Account endpoint with fips targeting control operation type": "Test is broken for client tests, need operationInputs.", 36 "Account endpoint with fips targeting data operation type in ADC regions": "Test is broken for client tests, need operationInputs.", 37 "Account endpoint with fips targeting data operation type": "Test is broken for client tests, need operationInputs.", 38 "Both StreamARN and ConsumerARN specified. StreamARN should take precedence": "Test is broken for client tests, need operationInputs.", 39 "ConsumerARN targeting US-EAST-1": "Test is broken for client tests, need operationInputs.", 40 "Custom Endpoint is specified": "Test is broken for client tests, need operationInputs.", 41 "Dual Stack not supported region.": "Test is broken for client tests, need operationInputs.", 42 "Invalid ARN: Failed to parse ARN.": "Test is broken for client tests, need operationInputs.", 43 "Invalid ARN: Invalid account id": "Test is broken for client tests, need operationInputs.", 44 "Invalid ARN: Kinesis ARNs only support stream arn/consumer arn types": "Test is broken for client tests, need operationInputs.", 45 "Invalid ARN: Not Kinesis": "Test is broken for client tests, need operationInputs.", 46 "Invalid ARN: Region is empty string in ARN": "Test is broken for client tests, need operationInputs.", 47 "Invalid ARN: Region is missing in ARN": "Test is broken for client tests, need operationInputs.", 48 "Invalid ARN: partition missing from ARN.": "Test is broken for client tests, need operationInputs.", 49 "Invalid ARN: partitions mismatch.": "Test is broken for client tests, need operationInputs.", 50 "Invalid ConsumerARN: Failed to parse ARN.": "Test is broken for client tests, need operationInputs.", 51 "Invalid ConsumerARN: partition missing from ARN.": "Test is broken for client tests, need operationInputs.", 52 "OperationType not set": "Test is broken for client tests, need operationInputs.", 53 "Invalid ARN: Kinesis ARNs only support stream arn types": "Test is broken for client tests, need operationInputs.", 54 "RegionMismatch: client region should be used for endpoint region": "Test is broken for client tests, need operationInputs." 55 } 56} 57