aws-connected-device-framework icon indicating copy to clipboard operation
aws-connected-device-framework copied to clipboard

Results 46 aws-connected-device-framework issues
Sort by recently updated
recently updated
newest added

**Aws Connected Device Framework Affected Module(s):** Provisioning **I'm submitting a ...** - [ ] bug report - [ ] feature request - [x] Help Needed **Description:** We are using cdf-command-and-control...

# Description As @aaronatbissell mentioned in #87 - Large amounts of assetlibrary changes can cause hitting lambda concurrency limits. This proposed change utilizes a Kinesis Stream to batch updates to...

**Aws Connected Device Framework Affected Module(s):** asset-library **I'm submitting a ...** - [X] bug report - [ ] feature request **Description:** Clone the main branch and deploy asset-library using `db.t3.medium`...

**Aws Connected Device Framework Affected Module(s):** assetlibrary-history **I'm submitting a ...** - [x] bug report - [ ] feature request **Description:** It appears that the recent update to assetlibrary history...

**Aws Connected Device Framework Affected Module(s):** all **I'm submitting a ...** - [ ] bug report - [x] feature request **Description:** It would be awesome if we could monitor performance...

# Description Expose the read/write capacity units so it can be set externally (through the installer) ## Type of change - [ ] *Bug fix (non-breaking change which fixes an...

# Description assetlibraryhistory has a couple of use-cases where we are seeing errors. In order to call those out, I've added a few unit tests with some test data. This...

# Description https://zodiacpoolsystems.atlassian.net/browse/NGAC-367 ## Type of change - [ ] *Bug fix (non-breaking change which fixes an issue)* - [ ] *New feature (non-breaking change which adds functionality)* - [...

# Description Exposed "bulkGetGroups" method via asset library client group service ## Type of change - [ ] *Bug fix (non-breaking change which fixes an issue)* - [x] *New feature...

# Description Since #168, we have occasionally encountered database connection errors. These errors are related to database connectivity, and in my opinion they should be retried in the AssetLibrary. In...