Did someone try one of AWS SDK for being used with CMB?

85 views
Skip to first unread message

Egna01

unread,
Oct 30, 2012, 10:17:02 AM10/30/12
to cmb-use...@googlegroups.com
The wiki claims that it works. But AWS SDK have some constraint on ARN naming convention so that any ARN string not matching "xxx::AWS::xxx" will be rejected. Did anyone have some good practice to share for working with CMB and external SDK?

boriwo

unread,
Oct 30, 2012, 2:10:52 PM10/30/12
to cmb-use...@googlegroups.com
CMB works well with the AWS Java SDK - we are using it internally and also in some of our unit tests. Currently we are compiling with version 1.3.20 but other versions of the SDK should work as well. For an example you can have a look at this unit test: CreateDeleteListTopicAWSTest in the test package com.comcast.cns.test.unit. CMB identifiers contain "cmb" instead of "aws" but the AWS SDK does not complain about that. I'm not sure about other language bindings or other thirds party libraries but the AWS Java SDK should not have any issues.

Egna01

unread,
Nov 28, 2012, 9:30:35 AM11/28/12
to cmb-use...@googlegroups.com
Hi, Ruby required a bit of change in regex checking for aws. Not a blocking issue.
Reply all
Reply to author
Forward
0 new messages