Skip to content

Commit

Permalink
Exposing clearCachedCallerIdentity
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosGamero committed Oct 28, 2024
1 parent cf89e89 commit b594c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sns/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export {
findSubscriptionByTopicAndQueue,
getSubscriptionAttributes,
} from './lib/utils/snsUtils'
export { clearCachedCallerIdentity } from './lib/utils/stsUtils'

export { subscribeToTopic } from './lib/utils/snsSubscriber'
export { initSns, initSnsSqs } from './lib/utils/snsInitter'
Expand Down

0 comments on commit b594c80

Please sign in to comment.