diff --git a/package.json b/package.json index 2e778d0e6aa..7b5d0341329 100644 --- a/package.json +++ b/package.json @@ -243,7 +243,7 @@ "@daybrush/utils": "1.10.0", "@emotion/css": "11.10.5", "@emotion/react": "11.10.5", - "@grafana/aws-sdk": "0.0.37", + "@grafana/aws-sdk": "0.0.40", "@grafana/data": "workspace:*", "@grafana/e2e-selectors": "workspace:*", "@grafana/experimental": "1.0.1", diff --git a/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx b/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx index e1ac9201997..b5abe896a07 100644 --- a/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx +++ b/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx @@ -62,6 +62,7 @@ export const ConfigEditor: FC = (props: Props) => { <> { @@ -76,7 +77,7 @@ export const ConfigEditor: FC = (props: Props) => { }) } > - +