agent-claw: automated task changes

This commit is contained in:
daniel
2026-05-06 18:55:16 -05:00
parent 38905bb1e9
commit 732b00fb66
8494 changed files with 2018127 additions and 4 deletions

View File

@@ -0,0 +1,13 @@
{
"targets": {
"java": {
"package": "software.amazon.awscdk.services.quicksight"
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.QuickSight"
},
"python": {
"module": "aws_cdk.aws_quicksight"
}
}
}

27
cdk/node_modules/aws-cdk-lib/aws-quicksight/README.md generated vendored Normal file
View File

@@ -0,0 +1,27 @@
# AWS::QuickSight Construct Library
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
```ts nofixture
import * as quicksight from 'aws-cdk-lib/aws-quicksight';
```
<!--BEGIN CFNONLY DISCLAIMER-->
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
- Search [Construct Hub for QuickSight construct libraries](https://constructs.dev/search?q=quicksight)
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::QuickSight resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_QuickSight.html) directly.
<!--BEGIN CFNONLY DISCLAIMER-->
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::QuickSight](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_QuickSight.html).
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
<!--END CFNONLY DISCLAIMER-->

View File

@@ -0,0 +1 @@
export * from './lib';

1
cdk/node_modules/aws-cdk-lib/aws-quicksight/index.js generated vendored Normal file
View File

@@ -0,0 +1 @@
"use strict";var __createBinding=exports&&exports.__createBinding||(Object.create?(function(o,m,k,k2){k2===void 0&&(k2=k);var desc=Object.getOwnPropertyDescriptor(m,k);(!desc||("get"in desc?!m.__esModule:desc.writable||desc.configurable))&&(desc={enumerable:!0,get:function(){return m[k]}}),Object.defineProperty(o,k2,desc)}):(function(o,m,k,k2){k2===void 0&&(k2=k),o[k2]=m[k]})),__exportStar=exports&&exports.__exportStar||function(m,exports2){for(var p in m)p!=="default"&&!Object.prototype.hasOwnProperty.call(exports2,p)&&__createBinding(exports2,m,p)};Object.defineProperty(exports,"__esModule",{value:!0});var _noFold;exports.CfnAnalysis=void 0,Object.defineProperty(exports,_noFold="CfnAnalysis",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnAnalysis;return Object.defineProperty(exports,_noFold="CfnAnalysis",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnDashboard=void 0,Object.defineProperty(exports,_noFold="CfnDashboard",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnDashboard;return Object.defineProperty(exports,_noFold="CfnDashboard",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnDataSet=void 0,Object.defineProperty(exports,_noFold="CfnDataSet",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnDataSet;return Object.defineProperty(exports,_noFold="CfnDataSet",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnDataSource=void 0,Object.defineProperty(exports,_noFold="CfnDataSource",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnDataSource;return Object.defineProperty(exports,_noFold="CfnDataSource",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnRefreshSchedule=void 0,Object.defineProperty(exports,_noFold="CfnRefreshSchedule",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnRefreshSchedule;return Object.defineProperty(exports,_noFold="CfnRefreshSchedule",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnTemplate=void 0,Object.defineProperty(exports,_noFold="CfnTemplate",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnTemplate;return Object.defineProperty(exports,_noFold="CfnTemplate",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnTheme=void 0,Object.defineProperty(exports,_noFold="CfnTheme",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnTheme;return Object.defineProperty(exports,_noFold="CfnTheme",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnTopic=void 0,Object.defineProperty(exports,_noFold="CfnTopic",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnTopic;return Object.defineProperty(exports,_noFold="CfnTopic",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnVPCConnection=void 0,Object.defineProperty(exports,_noFold="CfnVPCConnection",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnVPCConnection;return Object.defineProperty(exports,_noFold="CfnVPCConnection",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnActionConnector=void 0,Object.defineProperty(exports,_noFold="CfnActionConnector",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnActionConnector;return Object.defineProperty(exports,_noFold="CfnActionConnector",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnCustomPermissions=void 0,Object.defineProperty(exports,_noFold="CfnCustomPermissions",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnCustomPermissions;return Object.defineProperty(exports,_noFold="CfnCustomPermissions",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnFolder=void 0,Object.defineProperty(exports,_noFold="CfnFolder",{enumerable:!0,configurable:!0,get:()=>{var value=require("./lib").CfnFolder;return Object.defineProperty(exports,_noFold="CfnFolder",{enumerable:!0,configurable:!0,value}),value}});

View File

@@ -0,0 +1 @@
export * from './quicksight.generated';

View File

@@ -0,0 +1 @@
"use strict";var __createBinding=exports&&exports.__createBinding||(Object.create?(function(o,m,k,k2){k2===void 0&&(k2=k);var desc=Object.getOwnPropertyDescriptor(m,k);(!desc||("get"in desc?!m.__esModule:desc.writable||desc.configurable))&&(desc={enumerable:!0,get:function(){return m[k]}}),Object.defineProperty(o,k2,desc)}):(function(o,m,k,k2){k2===void 0&&(k2=k),o[k2]=m[k]})),__exportStar=exports&&exports.__exportStar||function(m,exports2){for(var p in m)p!=="default"&&!Object.prototype.hasOwnProperty.call(exports2,p)&&__createBinding(exports2,m,p)};Object.defineProperty(exports,"__esModule",{value:!0});var _noFold;exports.CfnAnalysis=void 0,Object.defineProperty(exports,_noFold="CfnAnalysis",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnAnalysis;return Object.defineProperty(exports,_noFold="CfnAnalysis",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnDashboard=void 0,Object.defineProperty(exports,_noFold="CfnDashboard",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnDashboard;return Object.defineProperty(exports,_noFold="CfnDashboard",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnDataSet=void 0,Object.defineProperty(exports,_noFold="CfnDataSet",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnDataSet;return Object.defineProperty(exports,_noFold="CfnDataSet",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnDataSource=void 0,Object.defineProperty(exports,_noFold="CfnDataSource",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnDataSource;return Object.defineProperty(exports,_noFold="CfnDataSource",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnRefreshSchedule=void 0,Object.defineProperty(exports,_noFold="CfnRefreshSchedule",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnRefreshSchedule;return Object.defineProperty(exports,_noFold="CfnRefreshSchedule",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnTemplate=void 0,Object.defineProperty(exports,_noFold="CfnTemplate",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnTemplate;return Object.defineProperty(exports,_noFold="CfnTemplate",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnTheme=void 0,Object.defineProperty(exports,_noFold="CfnTheme",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnTheme;return Object.defineProperty(exports,_noFold="CfnTheme",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnTopic=void 0,Object.defineProperty(exports,_noFold="CfnTopic",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnTopic;return Object.defineProperty(exports,_noFold="CfnTopic",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnVPCConnection=void 0,Object.defineProperty(exports,_noFold="CfnVPCConnection",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnVPCConnection;return Object.defineProperty(exports,_noFold="CfnVPCConnection",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnActionConnector=void 0,Object.defineProperty(exports,_noFold="CfnActionConnector",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnActionConnector;return Object.defineProperty(exports,_noFold="CfnActionConnector",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnCustomPermissions=void 0,Object.defineProperty(exports,_noFold="CfnCustomPermissions",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnCustomPermissions;return Object.defineProperty(exports,_noFold="CfnCustomPermissions",{enumerable:!0,configurable:!0,value}),value}}),exports.CfnFolder=void 0,Object.defineProperty(exports,_noFold="CfnFolder",{enumerable:!0,configurable:!0,get:()=>{var value=require("./quicksight.generated").CfnFolder;return Object.defineProperty(exports,_noFold="CfnFolder",{enumerable:!0,configurable:!0,value}),value}});

View File

@@ -0,0 +1,76 @@
export interface MetricWithDims<D> {
readonly namespace: string;
readonly metricName: string;
readonly statistic: string;
readonly dimensionsMap: D;
}
export declare class QuickSightMetrics {
static dashboardViewCountSum(this: void, dimensions: {}): MetricWithDims<{}>;
static dashboardViewCountSum(this: void, dimensions: {
DashboardId: string;
}): MetricWithDims<{
DashboardId: string;
}>;
static dashboardViewLoadTimeAverage(this: void, dimensions: {}): MetricWithDims<{}>;
static dashboardViewLoadTimeAverage(this: void, dimensions: {
DashboardId: string;
}): MetricWithDims<{
DashboardId: string;
}>;
static ingestionErrorCountSum(this: void, dimensions: {}): MetricWithDims<{}>;
static ingestionErrorCountSum(this: void, dimensions: {
DatasetId: string;
}): MetricWithDims<{
DatasetId: string;
}>;
static ingestionInvocationCountSum(this: void, dimensions: {}): MetricWithDims<{}>;
static ingestionInvocationCountSum(this: void, dimensions: {
DatasetId: string;
}): MetricWithDims<{
DatasetId: string;
}>;
static ingestionLatencyAverage(this: void, dimensions: {}): MetricWithDims<{}>;
static ingestionLatencyAverage(this: void, dimensions: {
DatasetId: string;
}): MetricWithDims<{
DatasetId: string;
}>;
static ingestionRowCountSum(this: void, dimensions: {}): MetricWithDims<{}>;
static ingestionRowCountSum(this: void, dimensions: {
DatasetId: string;
}): MetricWithDims<{
DatasetId: string;
}>;
static spiceCapacityConsumedInMbAverage(this: void, dimensions: {}): MetricWithDims<{}>;
static spiceCapacityLimitInMbAverage(this: void, dimensions: {}): MetricWithDims<{}>;
static visualLoadTimeAverage(this: void, dimensions: {}): MetricWithDims<{}>;
static visualLoadTimeAverage(this: void, dimensions: {
DashboardId: string;
}): MetricWithDims<{
DashboardId: string;
}>;
static visualLoadTimeAverage(this: void, dimensions: {
DashboardId: string;
SheetId: string;
VisualId: string;
}): MetricWithDims<{
DashboardId: string;
SheetId: string;
VisualId: string;
}>;
static visualLoadErrorCountSum(this: void, dimensions: {}): MetricWithDims<{}>;
static visualLoadErrorCountSum(this: void, dimensions: {
DashboardId: string;
}): MetricWithDims<{
DashboardId: string;
}>;
static visualLoadErrorCountSum(this: void, dimensions: {
DashboardId: string;
SheetId: string;
VisualId: string;
}): MetricWithDims<{
DashboardId: string;
SheetId: string;
VisualId: string;
}>;
}

View File

@@ -0,0 +1 @@
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.QuickSightMetrics=void 0;class QuickSightMetrics{static dashboardViewCountSum(dimensions){return{namespace:"AWS/QuickSight",metricName:"DashboardViewCount",dimensionsMap:dimensions,statistic:"Sum"}}static dashboardViewLoadTimeAverage(dimensions){return{namespace:"AWS/QuickSight",metricName:"DashboardViewLoadTime",dimensionsMap:dimensions,statistic:"Average"}}static ingestionErrorCountSum(dimensions){return{namespace:"AWS/QuickSight",metricName:"IngestionErrorCount",dimensionsMap:dimensions,statistic:"Sum"}}static ingestionInvocationCountSum(dimensions){return{namespace:"AWS/QuickSight",metricName:"IngestionInvocationCount",dimensionsMap:dimensions,statistic:"Sum"}}static ingestionLatencyAverage(dimensions){return{namespace:"AWS/QuickSight",metricName:"IngestionLatency",dimensionsMap:dimensions,statistic:"Average"}}static ingestionRowCountSum(dimensions){return{namespace:"AWS/QuickSight",metricName:"IngestionRowCount",dimensionsMap:dimensions,statistic:"Sum"}}static spiceCapacityConsumedInMbAverage(dimensions){return{namespace:"AWS/QuickSight",metricName:"SPICECapacityConsumedInMB",dimensionsMap:dimensions,statistic:"Average"}}static spiceCapacityLimitInMbAverage(dimensions){return{namespace:"AWS/QuickSight",metricName:"SPICECapacityLimitInMB",dimensionsMap:dimensions,statistic:"Average"}}static visualLoadTimeAverage(dimensions){return{namespace:"AWS/QuickSight",metricName:"VisualLoadTime",dimensionsMap:dimensions,statistic:"Average"}}static visualLoadErrorCountSum(dimensions){return{namespace:"AWS/QuickSight",metricName:"VisualLoadErrorCount",dimensionsMap:dimensions,statistic:"Sum"}}}exports.QuickSightMetrics=QuickSightMetrics;

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long