Commit 56d5efb
committed
fix: use named imports instead of barrel
1 parent e8f99f7 commit 56d5efb
File tree
283 files changed
+968
-360
lines changed- .changeset
- packages
- client-account
- src
- test
- client-api-gateway-management-api
- src
- test
- client-api-gateway-v2
- src
- test
- client-api-gateway
- src
- test
- client-athena
- src
- test
- client-auto-scaling
- src
- test
- client-bedrock-runtime
- src
- test
- client-bedrock
- src
- test
- client-cloudformation
- src
- test
- client-cloudsearch
- src
- test
- client-cloudtrail
- src
- test
- client-cloudwatch-events
- src
- test
- client-cloudwatch-logs
- src
- test
- client-cloudwatch
- src
- test
- client-codedeploy
- src
- test
- client-cognito-identity-provider
- src
- test
- client-data-pipeline
- src
- test
- client-dsql
- src
- test
- client-dynamodb
- src
- test
- client-ec2
- src
- test
- client-ecr
- src
- test
- client-ecs
- src
- test
- client-elasticache
- src
- test
- client-eventbridge
- src
- test
- client-firehose
- src
- test
- client-glue
- src
- test
- client-iam
- src
- test
- client-iot-data-plane
- src
- test
- client-iot-events-data
- src
- test
- client-iot-events
- src
- test
- client-iot-jobs-data-plane
- src
- test
- client-iot-wireless
- src
- test
- client-iot
- src
- test
- client-ivs
- src
- test
- client-kafkaconnect
- src
- test
- client-kafka
- src
- test
- client-kinesis
- src
- test
- client-kms
- src
- test
- client-lambda
- src
- test
- client-mq
- src
- test
- client-opensearch-serverless
- src
- test
- client-opensearch
- src
- test
- client-organizations
- src
- test
- client-rds
- src
- test
- client-s3
- src
- test
- client-scheduler
- src
- test
- client-secrets-manager
- src
- test
- client-ses
- src
- test
- client-sfn
- src
- test
- client-sns
- src
- test
- client-sqs
- src
- test
- client-ssm
- src
- test
- client-sts
- src
- test
- client-textract
- src
- test
- client-timestream-influxdb
- src
- test
- client-timestream-query
- src
- test
- client-timestream-write
- src
- test
- commons
- src
- internal
- test
- fixtures
- dsql
- src
- test
- dynamodb/src
- http-handler/src
- internal
- lambda
- examples
- src
- internal
- aws
- test
- powertools-logger
- src
- test
- powertools-tracer
- examples
- src
- internal
- s3
- examples
- src
- internal
- test
- secrets-manager
- src
- test
- ssm
- src
- test
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
283 files changed
+968
-360
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments