kinesis-consumer/vendor/github.com/aws/aws-sdk-go-v2/service/kinesis/generated.json
2024-04-10 16:50:33 +02:00

68 lines
2.4 KiB
JSON

{
"dependencies": {
"github.com/aws/aws-sdk-go-v2": "v1.4.0",
"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream": "v0.0.0-00010101000000-000000000000",
"github.com/aws/aws-sdk-go-v2/internal/configsources": "v0.0.0-00010101000000-000000000000",
"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2": "v2.0.0-00010101000000-000000000000",
"github.com/aws/smithy-go": "v1.4.0",
"github.com/jmespath/go-jmespath": "v0.4.0"
},
"files": [
"api_client.go",
"api_client_test.go",
"api_op_AddTagsToStream.go",
"api_op_CreateStream.go",
"api_op_DecreaseStreamRetentionPeriod.go",
"api_op_DeleteResourcePolicy.go",
"api_op_DeleteStream.go",
"api_op_DeregisterStreamConsumer.go",
"api_op_DescribeLimits.go",
"api_op_DescribeStream.go",
"api_op_DescribeStreamConsumer.go",
"api_op_DescribeStreamSummary.go",
"api_op_DisableEnhancedMonitoring.go",
"api_op_EnableEnhancedMonitoring.go",
"api_op_GetRecords.go",
"api_op_GetResourcePolicy.go",
"api_op_GetShardIterator.go",
"api_op_IncreaseStreamRetentionPeriod.go",
"api_op_ListShards.go",
"api_op_ListStreamConsumers.go",
"api_op_ListStreams.go",
"api_op_ListTagsForStream.go",
"api_op_MergeShards.go",
"api_op_PutRecord.go",
"api_op_PutRecords.go",
"api_op_PutResourcePolicy.go",
"api_op_RegisterStreamConsumer.go",
"api_op_RemoveTagsFromStream.go",
"api_op_SplitShard.go",
"api_op_StartStreamEncryption.go",
"api_op_StopStreamEncryption.go",
"api_op_SubscribeToShard.go",
"api_op_UpdateShardCount.go",
"api_op_UpdateStreamMode.go",
"auth.go",
"deserializers.go",
"doc.go",
"endpoints.go",
"endpoints_config_test.go",
"endpoints_test.go",
"eventstream.go",
"generated.json",
"internal/endpoints/endpoints.go",
"internal/endpoints/endpoints_test.go",
"options.go",
"protocol_test.go",
"serializers.go",
"snapshot_test.go",
"types/enums.go",
"types/errors.go",
"types/types.go",
"types/types_exported_test.go",
"validators.go"
],
"go": "1.15",
"module": "github.com/aws/aws-sdk-go-v2/service/kinesis",
"unstable": false
}