Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CloudWatch support to default build #229

Closed
theefer opened this issue Feb 6, 2014 · 4 comments
Closed

Add CloudWatch support to default build #229

theefer opened this issue Feb 6, 2014 · 4 comments

Comments

@theefer
Copy link

theefer commented Feb 6, 2014

Is there a reason why the CloudWatch API module is not enabled by default? I had to generate a custom build in order to use it (seems to work fine).

Would be great to be able to use the official build instead.

@lsegal
Copy link
Contributor

lsegal commented Feb 6, 2014

Thanks for bringing this up. As AWS services begin enabling support for CORS, these services (like CloudWatch) may be added to the default bundle. One thing we have to watch for is download size, so we evaluate each service as they enable CORS. We're also looking at an easier way to allow users to customize the services bundled in the SDK without affecting size. Watch this space.

@lsegal
Copy link
Contributor

lsegal commented Feb 27, 2014

http://sdk.amazonaws.com/js/aws-sdk-2.0.0-rc10.min.js should include Amazon Kinesis and Amazon CloudWatch. The way this is loaded in the final build will change slightly, but this should simplify things for now.

@theefer
Copy link
Author

theefer commented Feb 28, 2014

That's great, thanks!

I've been working on a CloudWatch web component to be released soon, so that change will definitely make it easier to depend on the AWS JS SDK!

lsegal added a commit that referenced this issue Mar 26, 2014
lsegal added a commit that referenced this issue Apr 24, 2014
@lock
Copy link

lock bot commented Sep 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants