alchemy 2.0.0-beta.2 → 2.0.0-beta.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/{alchemy-effect.js → alchemy.js} +9008 -6850
- package/bin/alchemy.js.map +1 -0
- package/bin/alchemy.sh +15 -0
- package/bin/alchemy.ts +59 -0
- package/bin/cli.js +63 -0
- package/bin/commands/_shared.ts +273 -0
- package/bin/commands/bootstrap.ts +124 -0
- package/bin/commands/deploy.ts +175 -0
- package/bin/commands/login.ts +111 -0
- package/bin/commands/logs.ts +166 -0
- package/bin/commands/profile.ts +112 -0
- package/bin/commands/state.ts +331 -0
- package/bin/commands/tail.ts +146 -0
- package/lib/AWS/ACM/Certificate.d.ts +115 -0
- package/lib/AWS/ACM/Certificate.d.ts.map +1 -0
- package/lib/AWS/ACM/Certificate.js +268 -0
- package/lib/AWS/ACM/Certificate.js.map +1 -0
- package/lib/AWS/ACM/index.d.ts +2 -0
- package/lib/AWS/ACM/index.d.ts.map +1 -0
- package/lib/AWS/ACM/index.js +2 -0
- package/lib/AWS/ACM/index.js.map +1 -0
- package/lib/AWS/Arn.d.ts +2 -0
- package/lib/AWS/Arn.d.ts.map +1 -0
- package/lib/AWS/Arn.js +1 -0
- package/lib/AWS/Arn.js.map +1 -0
- package/lib/AWS/Assets.d.ts +65 -0
- package/lib/AWS/Assets.d.ts.map +1 -0
- package/lib/AWS/Assets.js +87 -0
- package/lib/AWS/Assets.js.map +1 -0
- package/lib/AWS/AuthProvider.d.ts +33 -0
- package/lib/AWS/AuthProvider.d.ts.map +1 -0
- package/lib/AWS/AuthProvider.js +202 -0
- package/lib/AWS/AuthProvider.js.map +1 -0
- package/lib/AWS/AutoScaling/AutoScalingGroup.d.ts +90 -0
- package/lib/AWS/AutoScaling/AutoScalingGroup.d.ts.map +1 -0
- package/lib/AWS/AutoScaling/AutoScalingGroup.js +250 -0
- package/lib/AWS/AutoScaling/AutoScalingGroup.js.map +1 -0
- package/lib/AWS/AutoScaling/LaunchTemplate.d.ts +140 -0
- package/lib/AWS/AutoScaling/LaunchTemplate.d.ts.map +1 -0
- package/lib/AWS/AutoScaling/LaunchTemplate.js +294 -0
- package/lib/AWS/AutoScaling/LaunchTemplate.js.map +1 -0
- package/lib/AWS/AutoScaling/ScalingPolicy.d.ts +53 -0
- package/lib/AWS/AutoScaling/ScalingPolicy.d.ts.map +1 -0
- package/lib/AWS/AutoScaling/ScalingPolicy.js +128 -0
- package/lib/AWS/AutoScaling/ScalingPolicy.js.map +1 -0
- package/lib/AWS/AutoScaling/index.d.ts +4 -0
- package/lib/AWS/AutoScaling/index.d.ts.map +1 -0
- package/lib/AWS/AutoScaling/index.js +4 -0
- package/lib/AWS/AutoScaling/index.js.map +1 -0
- package/lib/AWS/Bootstrap.d.ts +30 -0
- package/lib/AWS/Bootstrap.d.ts.map +1 -0
- package/lib/AWS/Bootstrap.js +197 -0
- package/lib/AWS/Bootstrap.js.map +1 -0
- package/lib/AWS/CloudFront/CachePolicy.d.ts +106 -0
- package/lib/AWS/CloudFront/CachePolicy.d.ts.map +1 -0
- package/lib/AWS/CloudFront/CachePolicy.js +147 -0
- package/lib/AWS/CloudFront/CachePolicy.js.map +1 -0
- package/lib/AWS/CloudFront/Distribution.d.ts +218 -0
- package/lib/AWS/CloudFront/Distribution.d.ts.map +1 -0
- package/lib/AWS/CloudFront/Distribution.js +472 -0
- package/lib/AWS/CloudFront/Distribution.js.map +1 -0
- package/lib/AWS/CloudFront/Function.d.ts +90 -0
- package/lib/AWS/CloudFront/Function.d.ts.map +1 -0
- package/lib/AWS/CloudFront/Function.js +185 -0
- package/lib/AWS/CloudFront/Function.js.map +1 -0
- package/lib/AWS/CloudFront/Invalidation.d.ts +51 -0
- package/lib/AWS/CloudFront/Invalidation.d.ts.map +1 -0
- package/lib/AWS/CloudFront/Invalidation.js +113 -0
- package/lib/AWS/CloudFront/Invalidation.js.map +1 -0
- package/lib/AWS/CloudFront/KeyGroup.d.ts +72 -0
- package/lib/AWS/CloudFront/KeyGroup.d.ts.map +1 -0
- package/lib/AWS/CloudFront/KeyGroup.js +136 -0
- package/lib/AWS/CloudFront/KeyGroup.js.map +1 -0
- package/lib/AWS/CloudFront/KeyValueStore.d.ts +61 -0
- package/lib/AWS/CloudFront/KeyValueStore.d.ts.map +1 -0
- package/lib/AWS/CloudFront/KeyValueStore.js +124 -0
- package/lib/AWS/CloudFront/KeyValueStore.js.map +1 -0
- package/lib/AWS/CloudFront/KvEntries.d.ts +56 -0
- package/lib/AWS/CloudFront/KvEntries.d.ts.map +1 -0
- package/lib/AWS/CloudFront/KvEntries.js +152 -0
- package/lib/AWS/CloudFront/KvEntries.js.map +1 -0
- package/lib/AWS/CloudFront/KvRoutesUpdate.d.ts +42 -0
- package/lib/AWS/CloudFront/KvRoutesUpdate.d.ts.map +1 -0
- package/lib/AWS/CloudFront/KvRoutesUpdate.js +190 -0
- package/lib/AWS/CloudFront/KvRoutesUpdate.js.map +1 -0
- package/lib/AWS/CloudFront/ManagedPolicies.d.ts +16 -0
- package/lib/AWS/CloudFront/ManagedPolicies.d.ts.map +1 -0
- package/lib/AWS/CloudFront/ManagedPolicies.js +16 -0
- package/lib/AWS/CloudFront/ManagedPolicies.js.map +1 -0
- package/lib/AWS/CloudFront/OriginAccessControl.d.ts +77 -0
- package/lib/AWS/CloudFront/OriginAccessControl.d.ts.map +1 -0
- package/lib/AWS/CloudFront/OriginAccessControl.js +144 -0
- package/lib/AWS/CloudFront/OriginAccessControl.js.map +1 -0
- package/lib/AWS/CloudFront/OriginRequestPolicy.d.ts +84 -0
- package/lib/AWS/CloudFront/OriginRequestPolicy.d.ts.map +1 -0
- package/lib/AWS/CloudFront/OriginRequestPolicy.js +139 -0
- package/lib/AWS/CloudFront/OriginRequestPolicy.js.map +1 -0
- package/lib/AWS/CloudFront/PublicKey.d.ts +72 -0
- package/lib/AWS/CloudFront/PublicKey.d.ts.map +1 -0
- package/lib/AWS/CloudFront/PublicKey.js +137 -0
- package/lib/AWS/CloudFront/PublicKey.js.map +1 -0
- package/lib/AWS/CloudFront/ResponseHeadersPolicy.d.ts +114 -0
- package/lib/AWS/CloudFront/ResponseHeadersPolicy.d.ts.map +1 -0
- package/lib/AWS/CloudFront/ResponseHeadersPolicy.js +162 -0
- package/lib/AWS/CloudFront/ResponseHeadersPolicy.js.map +1 -0
- package/lib/AWS/CloudFront/common.d.ts +12 -0
- package/lib/AWS/CloudFront/common.d.ts.map +1 -0
- package/lib/AWS/CloudFront/common.js +31 -0
- package/lib/AWS/CloudFront/common.js.map +1 -0
- package/lib/AWS/CloudFront/index.d.ts +14 -0
- package/lib/AWS/CloudFront/index.d.ts.map +1 -0
- package/lib/AWS/CloudFront/index.js +14 -0
- package/lib/AWS/CloudFront/index.js.map +1 -0
- package/lib/AWS/CloudWatch/Alarm.d.ts +49 -0
- package/lib/AWS/CloudWatch/Alarm.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/Alarm.js +120 -0
- package/lib/AWS/CloudWatch/Alarm.js.map +1 -0
- package/lib/AWS/CloudWatch/AlarmMuteRule.d.ts +47 -0
- package/lib/AWS/CloudWatch/AlarmMuteRule.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/AlarmMuteRule.js +113 -0
- package/lib/AWS/CloudWatch/AlarmMuteRule.js.map +1 -0
- package/lib/AWS/CloudWatch/AnomalyDetector.d.ts +27 -0
- package/lib/AWS/CloudWatch/AnomalyDetector.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/AnomalyDetector.js +155 -0
- package/lib/AWS/CloudWatch/AnomalyDetector.js.map +1 -0
- package/lib/AWS/CloudWatch/CompositeAlarm.d.ts +41 -0
- package/lib/AWS/CloudWatch/CompositeAlarm.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/CompositeAlarm.js +114 -0
- package/lib/AWS/CloudWatch/CompositeAlarm.js.map +1 -0
- package/lib/AWS/CloudWatch/Dashboard.d.ts +122 -0
- package/lib/AWS/CloudWatch/Dashboard.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/Dashboard.js +100 -0
- package/lib/AWS/CloudWatch/Dashboard.js.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarmContributors.d.ts +22 -0
- package/lib/AWS/CloudWatch/DescribeAlarmContributors.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarmContributors.js +43 -0
- package/lib/AWS/CloudWatch/DescribeAlarmContributors.js.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarmHistory.d.ts +21 -0
- package/lib/AWS/CloudWatch/DescribeAlarmHistory.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarmHistory.js +39 -0
- package/lib/AWS/CloudWatch/DescribeAlarmHistory.js.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarms.d.ts +22 -0
- package/lib/AWS/CloudWatch/DescribeAlarms.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarms.js +53 -0
- package/lib/AWS/CloudWatch/DescribeAlarms.js.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarmsForMetric.d.ts +21 -0
- package/lib/AWS/CloudWatch/DescribeAlarmsForMetric.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAlarmsForMetric.js +39 -0
- package/lib/AWS/CloudWatch/DescribeAlarmsForMetric.js.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAnomalyDetectors.d.ts +21 -0
- package/lib/AWS/CloudWatch/DescribeAnomalyDetectors.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DescribeAnomalyDetectors.js +39 -0
- package/lib/AWS/CloudWatch/DescribeAnomalyDetectors.js.map +1 -0
- package/lib/AWS/CloudWatch/DescribeInsightRules.d.ts +21 -0
- package/lib/AWS/CloudWatch/DescribeInsightRules.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DescribeInsightRules.js +39 -0
- package/lib/AWS/CloudWatch/DescribeInsightRules.js.map +1 -0
- package/lib/AWS/CloudWatch/DisableAlarmActions.d.ts +20 -0
- package/lib/AWS/CloudWatch/DisableAlarmActions.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DisableAlarmActions.js +45 -0
- package/lib/AWS/CloudWatch/DisableAlarmActions.js.map +1 -0
- package/lib/AWS/CloudWatch/DisableInsightRules.d.ts +19 -0
- package/lib/AWS/CloudWatch/DisableInsightRules.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/DisableInsightRules.js +45 -0
- package/lib/AWS/CloudWatch/DisableInsightRules.js.map +1 -0
- package/lib/AWS/CloudWatch/EnableAlarmActions.d.ts +20 -0
- package/lib/AWS/CloudWatch/EnableAlarmActions.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/EnableAlarmActions.js +45 -0
- package/lib/AWS/CloudWatch/EnableAlarmActions.js.map +1 -0
- package/lib/AWS/CloudWatch/GetAlarmMuteRule.d.ts +22 -0
- package/lib/AWS/CloudWatch/GetAlarmMuteRule.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/GetAlarmMuteRule.js +43 -0
- package/lib/AWS/CloudWatch/GetAlarmMuteRule.js.map +1 -0
- package/lib/AWS/CloudWatch/GetDashboard.d.ts +22 -0
- package/lib/AWS/CloudWatch/GetDashboard.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/GetDashboard.js +43 -0
- package/lib/AWS/CloudWatch/GetDashboard.js.map +1 -0
- package/lib/AWS/CloudWatch/GetInsightRuleReport.d.ts +22 -0
- package/lib/AWS/CloudWatch/GetInsightRuleReport.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/GetInsightRuleReport.js +43 -0
- package/lib/AWS/CloudWatch/GetInsightRuleReport.js.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricData.d.ts +21 -0
- package/lib/AWS/CloudWatch/GetMetricData.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricData.js +39 -0
- package/lib/AWS/CloudWatch/GetMetricData.js.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricStatistics.d.ts +21 -0
- package/lib/AWS/CloudWatch/GetMetricStatistics.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricStatistics.js +39 -0
- package/lib/AWS/CloudWatch/GetMetricStatistics.js.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricStream.d.ts +22 -0
- package/lib/AWS/CloudWatch/GetMetricStream.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricStream.js +43 -0
- package/lib/AWS/CloudWatch/GetMetricStream.js.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricWidgetImage.d.ts +21 -0
- package/lib/AWS/CloudWatch/GetMetricWidgetImage.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/GetMetricWidgetImage.js +39 -0
- package/lib/AWS/CloudWatch/GetMetricWidgetImage.js.map +1 -0
- package/lib/AWS/CloudWatch/InsightRule.d.ts +76 -0
- package/lib/AWS/CloudWatch/InsightRule.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/InsightRule.js +141 -0
- package/lib/AWS/CloudWatch/InsightRule.js.map +1 -0
- package/lib/AWS/CloudWatch/ListAlarmMuteRules.d.ts +21 -0
- package/lib/AWS/CloudWatch/ListAlarmMuteRules.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/ListAlarmMuteRules.js +39 -0
- package/lib/AWS/CloudWatch/ListAlarmMuteRules.js.map +1 -0
- package/lib/AWS/CloudWatch/ListDashboards.d.ts +21 -0
- package/lib/AWS/CloudWatch/ListDashboards.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/ListDashboards.js +39 -0
- package/lib/AWS/CloudWatch/ListDashboards.js.map +1 -0
- package/lib/AWS/CloudWatch/ListManagedInsightRules.d.ts +21 -0
- package/lib/AWS/CloudWatch/ListManagedInsightRules.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/ListManagedInsightRules.js +39 -0
- package/lib/AWS/CloudWatch/ListManagedInsightRules.js.map +1 -0
- package/lib/AWS/CloudWatch/ListMetricStreams.d.ts +21 -0
- package/lib/AWS/CloudWatch/ListMetricStreams.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/ListMetricStreams.js +39 -0
- package/lib/AWS/CloudWatch/ListMetricStreams.js.map +1 -0
- package/lib/AWS/CloudWatch/ListMetrics.d.ts +21 -0
- package/lib/AWS/CloudWatch/ListMetrics.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/ListMetrics.js +39 -0
- package/lib/AWS/CloudWatch/ListMetrics.js.map +1 -0
- package/lib/AWS/CloudWatch/ListTagsForResource.d.ts +22 -0
- package/lib/AWS/CloudWatch/ListTagsForResource.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/ListTagsForResource.js +44 -0
- package/lib/AWS/CloudWatch/ListTagsForResource.js.map +1 -0
- package/lib/AWS/CloudWatch/MetricStream.d.ts +48 -0
- package/lib/AWS/CloudWatch/MetricStream.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/MetricStream.js +139 -0
- package/lib/AWS/CloudWatch/MetricStream.js.map +1 -0
- package/lib/AWS/CloudWatch/PutMetricData.d.ts +21 -0
- package/lib/AWS/CloudWatch/PutMetricData.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/PutMetricData.js +39 -0
- package/lib/AWS/CloudWatch/PutMetricData.js.map +1 -0
- package/lib/AWS/CloudWatch/SetAlarmState.d.ts +22 -0
- package/lib/AWS/CloudWatch/SetAlarmState.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/SetAlarmState.js +43 -0
- package/lib/AWS/CloudWatch/SetAlarmState.js.map +1 -0
- package/lib/AWS/CloudWatch/alarmStateChanges.d.ts +23 -0
- package/lib/AWS/CloudWatch/alarmStateChanges.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/alarmStateChanges.js +13 -0
- package/lib/AWS/CloudWatch/alarmStateChanges.js.map +1 -0
- package/lib/AWS/CloudWatch/binding-common.d.ts +13 -0
- package/lib/AWS/CloudWatch/binding-common.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/binding-common.js +19 -0
- package/lib/AWS/CloudWatch/binding-common.js.map +1 -0
- package/lib/AWS/CloudWatch/common.d.ts +33 -0
- package/lib/AWS/CloudWatch/common.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/common.js +72 -0
- package/lib/AWS/CloudWatch/common.js.map +1 -0
- package/lib/AWS/CloudWatch/index.d.ts +33 -0
- package/lib/AWS/CloudWatch/index.d.ts.map +1 -0
- package/lib/AWS/CloudWatch/index.js +33 -0
- package/lib/AWS/CloudWatch/index.js.map +1 -0
- package/lib/AWS/Context.d.ts +8 -0
- package/lib/AWS/Context.d.ts.map +1 -0
- package/lib/AWS/Context.js +16 -0
- package/lib/AWS/Context.js.map +1 -0
- package/lib/AWS/Credentials.d.ts +11 -0
- package/lib/AWS/Credentials.d.ts.map +1 -0
- package/lib/AWS/Credentials.js +12 -0
- package/lib/AWS/Credentials.js.map +1 -0
- package/lib/AWS/DynamoDB/AttributeValue.d.ts +20 -0
- package/lib/AWS/DynamoDB/AttributeValue.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/AttributeValue.js +228 -0
- package/lib/AWS/DynamoDB/AttributeValue.js.map +1 -0
- package/lib/AWS/DynamoDB/BatchExecuteStatement.d.ts +43 -0
- package/lib/AWS/DynamoDB/BatchExecuteStatement.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/BatchExecuteStatement.js +74 -0
- package/lib/AWS/DynamoDB/BatchExecuteStatement.js.map +1 -0
- package/lib/AWS/DynamoDB/BatchGetItem.d.ts +45 -0
- package/lib/AWS/DynamoDB/BatchGetItem.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/BatchGetItem.js +81 -0
- package/lib/AWS/DynamoDB/BatchGetItem.js.map +1 -0
- package/lib/AWS/DynamoDB/BatchWriteItem.d.ts +48 -0
- package/lib/AWS/DynamoDB/BatchWriteItem.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/BatchWriteItem.js +84 -0
- package/lib/AWS/DynamoDB/BatchWriteItem.js.map +1 -0
- package/lib/AWS/DynamoDB/DeleteItem.d.ts +19 -0
- package/lib/AWS/DynamoDB/DeleteItem.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/DeleteItem.js +41 -0
- package/lib/AWS/DynamoDB/DeleteItem.js.map +1 -0
- package/lib/AWS/DynamoDB/DescribeTable.d.ts +19 -0
- package/lib/AWS/DynamoDB/DescribeTable.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/DescribeTable.js +40 -0
- package/lib/AWS/DynamoDB/DescribeTable.js.map +1 -0
- package/lib/AWS/DynamoDB/DescribeTimeToLive.d.ts +19 -0
- package/lib/AWS/DynamoDB/DescribeTimeToLive.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/DescribeTimeToLive.js +40 -0
- package/lib/AWS/DynamoDB/DescribeTimeToLive.js.map +1 -0
- package/lib/AWS/DynamoDB/ExecuteStatement.d.ts +36 -0
- package/lib/AWS/DynamoDB/ExecuteStatement.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/ExecuteStatement.js +62 -0
- package/lib/AWS/DynamoDB/ExecuteStatement.js.map +1 -0
- package/lib/AWS/DynamoDB/ExecuteTransaction.d.ts +19 -0
- package/lib/AWS/DynamoDB/ExecuteTransaction.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/ExecuteTransaction.js +42 -0
- package/lib/AWS/DynamoDB/ExecuteTransaction.js.map +1 -0
- package/lib/AWS/DynamoDB/Expr.d.ts +41 -0
- package/lib/AWS/DynamoDB/Expr.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/Expr.js +1 -0
- package/lib/AWS/DynamoDB/Expr.js.map +1 -0
- package/lib/AWS/DynamoDB/GetItem.d.ts +37 -0
- package/lib/AWS/DynamoDB/GetItem.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/GetItem.js +59 -0
- package/lib/AWS/DynamoDB/GetItem.js.map +1 -0
- package/lib/AWS/DynamoDB/ListTables.d.ts +18 -0
- package/lib/AWS/DynamoDB/ListTables.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/ListTables.js +36 -0
- package/lib/AWS/DynamoDB/ListTables.js.map +1 -0
- package/lib/AWS/DynamoDB/ListTagsOfResource.d.ts +19 -0
- package/lib/AWS/DynamoDB/ListTagsOfResource.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/ListTagsOfResource.js +40 -0
- package/lib/AWS/DynamoDB/ListTagsOfResource.js.map +1 -0
- package/lib/AWS/DynamoDB/ProjectionExpression.d.ts +25 -0
- package/lib/AWS/DynamoDB/ProjectionExpression.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/ProjectionExpression.js +1 -0
- package/lib/AWS/DynamoDB/ProjectionExpression.js.map +1 -0
- package/lib/AWS/DynamoDB/PutItem.d.ts +19 -0
- package/lib/AWS/DynamoDB/PutItem.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/PutItem.js +41 -0
- package/lib/AWS/DynamoDB/PutItem.js.map +1 -0
- package/lib/AWS/DynamoDB/Query.d.ts +19 -0
- package/lib/AWS/DynamoDB/Query.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/Query.js +45 -0
- package/lib/AWS/DynamoDB/Query.js.map +1 -0
- package/lib/AWS/DynamoDB/RestoreTableToPointInTime.d.ts +19 -0
- package/lib/AWS/DynamoDB/RestoreTableToPointInTime.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/RestoreTableToPointInTime.js +55 -0
- package/lib/AWS/DynamoDB/RestoreTableToPointInTime.js.map +1 -0
- package/lib/AWS/DynamoDB/Scan.d.ts +19 -0
- package/lib/AWS/DynamoDB/Scan.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/Scan.js +45 -0
- package/lib/AWS/DynamoDB/Scan.js.map +1 -0
- package/lib/AWS/DynamoDB/Stream.d.ts +70 -0
- package/lib/AWS/DynamoDB/Stream.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/Stream.js +9 -0
- package/lib/AWS/DynamoDB/Stream.js.map +1 -0
- package/lib/AWS/DynamoDB/Table.d.ts +172 -0
- package/lib/AWS/DynamoDB/Table.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/Table.js +727 -0
- package/lib/AWS/DynamoDB/Table.js.map +1 -0
- package/lib/AWS/DynamoDB/TransactGetItems.d.ts +52 -0
- package/lib/AWS/DynamoDB/TransactGetItems.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/TransactGetItems.js +88 -0
- package/lib/AWS/DynamoDB/TransactGetItems.js.map +1 -0
- package/lib/AWS/DynamoDB/TransactWriteItems.d.ts +69 -0
- package/lib/AWS/DynamoDB/TransactWriteItems.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/TransactWriteItems.js +120 -0
- package/lib/AWS/DynamoDB/TransactWriteItems.js.map +1 -0
- package/lib/AWS/DynamoDB/UpdateItem.d.ts +19 -0
- package/lib/AWS/DynamoDB/UpdateItem.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/UpdateItem.js +41 -0
- package/lib/AWS/DynamoDB/UpdateItem.js.map +1 -0
- package/lib/AWS/DynamoDB/UpdateTimeToLive.d.ts +19 -0
- package/lib/AWS/DynamoDB/UpdateTimeToLive.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/UpdateTimeToLive.js +40 -0
- package/lib/AWS/DynamoDB/UpdateTimeToLive.js.map +1 -0
- package/lib/AWS/DynamoDB/index.d.ts +25 -0
- package/lib/AWS/DynamoDB/index.d.ts.map +1 -0
- package/lib/AWS/DynamoDB/index.js +25 -0
- package/lib/AWS/DynamoDB/index.js.map +1 -0
- package/lib/AWS/EC2/EIP.d.ts +79 -0
- package/lib/AWS/EC2/EIP.d.ts.map +1 -0
- package/lib/AWS/EC2/EIP.js +141 -0
- package/lib/AWS/EC2/EIP.js.map +1 -0
- package/lib/AWS/EC2/EgressOnlyInternetGateway.d.ts +48 -0
- package/lib/AWS/EC2/EgressOnlyInternetGateway.d.ts.map +1 -0
- package/lib/AWS/EC2/EgressOnlyInternetGateway.js +127 -0
- package/lib/AWS/EC2/EgressOnlyInternetGateway.js.map +1 -0
- package/lib/AWS/EC2/Image.d.ts +27 -0
- package/lib/AWS/EC2/Image.d.ts.map +1 -0
- package/lib/AWS/EC2/Image.js +67 -0
- package/lib/AWS/EC2/Image.js.map +1 -0
- package/lib/AWS/EC2/Instance.d.ts +265 -0
- package/lib/AWS/EC2/Instance.d.ts.map +1 -0
- package/lib/AWS/EC2/Instance.js +436 -0
- package/lib/AWS/EC2/Instance.js.map +1 -0
- package/lib/AWS/EC2/InternetGateway.d.ts +52 -0
- package/lib/AWS/EC2/InternetGateway.d.ts.map +1 -0
- package/lib/AWS/EC2/InternetGateway.js +203 -0
- package/lib/AWS/EC2/InternetGateway.js.map +1 -0
- package/lib/AWS/EC2/NatGateway.d.ts +121 -0
- package/lib/AWS/EC2/NatGateway.d.ts.map +1 -0
- package/lib/AWS/EC2/NatGateway.js +224 -0
- package/lib/AWS/EC2/NatGateway.js.map +1 -0
- package/lib/AWS/EC2/Network.d.ts +127 -0
- package/lib/AWS/EC2/Network.d.ts.map +1 -0
- package/lib/AWS/EC2/Network.js +279 -0
- package/lib/AWS/EC2/Network.js.map +1 -0
- package/lib/AWS/EC2/NetworkAcl.d.ts +54 -0
- package/lib/AWS/EC2/NetworkAcl.d.ts.map +1 -0
- package/lib/AWS/EC2/NetworkAcl.js +142 -0
- package/lib/AWS/EC2/NetworkAcl.js.map +1 -0
- package/lib/AWS/EC2/NetworkAclAssociation.d.ts +26 -0
- package/lib/AWS/EC2/NetworkAclAssociation.d.ts.map +1 -0
- package/lib/AWS/EC2/NetworkAclAssociation.js +126 -0
- package/lib/AWS/EC2/NetworkAclAssociation.js.map +1 -0
- package/lib/AWS/EC2/NetworkAclEntry.d.ts +89 -0
- package/lib/AWS/EC2/NetworkAclEntry.d.ts.map +1 -0
- package/lib/AWS/EC2/NetworkAclEntry.js +131 -0
- package/lib/AWS/EC2/NetworkAclEntry.js.map +1 -0
- package/lib/AWS/EC2/Route.d.ts +98 -0
- package/lib/AWS/EC2/Route.d.ts.map +1 -0
- package/lib/AWS/EC2/Route.js +169 -0
- package/lib/AWS/EC2/Route.js.map +1 -0
- package/lib/AWS/EC2/RouteTable.d.ts +152 -0
- package/lib/AWS/EC2/RouteTable.d.ts.map +1 -0
- package/lib/AWS/EC2/RouteTable.js +217 -0
- package/lib/AWS/EC2/RouteTable.js.map +1 -0
- package/lib/AWS/EC2/RouteTableAssociation.d.ts +54 -0
- package/lib/AWS/EC2/RouteTableAssociation.d.ts.map +1 -0
- package/lib/AWS/EC2/RouteTableAssociation.js +128 -0
- package/lib/AWS/EC2/RouteTableAssociation.js.map +1 -0
- package/lib/AWS/EC2/SecurityGroup.d.ts +140 -0
- package/lib/AWS/EC2/SecurityGroup.d.ts.map +1 -0
- package/lib/AWS/EC2/SecurityGroup.js +300 -0
- package/lib/AWS/EC2/SecurityGroup.js.map +1 -0
- package/lib/AWS/EC2/SecurityGroupRule.d.ts +109 -0
- package/lib/AWS/EC2/SecurityGroupRule.d.ts.map +1 -0
- package/lib/AWS/EC2/SecurityGroupRule.js +199 -0
- package/lib/AWS/EC2/SecurityGroupRule.js.map +1 -0
- package/lib/AWS/EC2/Subnet.d.ts +167 -0
- package/lib/AWS/EC2/Subnet.d.ts.map +1 -0
- package/lib/AWS/EC2/Subnet.js +282 -0
- package/lib/AWS/EC2/Subnet.js.map +1 -0
- package/lib/AWS/EC2/Vpc.d.ts +130 -0
- package/lib/AWS/EC2/Vpc.d.ts.map +1 -0
- package/lib/AWS/EC2/Vpc.js +221 -0
- package/lib/AWS/EC2/Vpc.js.map +1 -0
- package/lib/AWS/EC2/VpcEndpoint.d.ts +170 -0
- package/lib/AWS/EC2/VpcEndpoint.d.ts.map +1 -0
- package/lib/AWS/EC2/VpcEndpoint.js +316 -0
- package/lib/AWS/EC2/VpcEndpoint.js.map +1 -0
- package/lib/AWS/EC2/hosted.d.ts +142 -0
- package/lib/AWS/EC2/hosted.d.ts.map +1 -0
- package/lib/AWS/EC2/hosted.js +570 -0
- package/lib/AWS/EC2/hosted.js.map +1 -0
- package/lib/AWS/EC2/index.d.ts +19 -0
- package/lib/AWS/EC2/index.d.ts.map +1 -0
- package/lib/AWS/EC2/index.js +19 -0
- package/lib/AWS/EC2/index.js.map +1 -0
- package/lib/AWS/ECR/Repository.d.ts +56 -0
- package/lib/AWS/ECR/Repository.d.ts.map +1 -0
- package/lib/AWS/ECR/Repository.js +167 -0
- package/lib/AWS/ECR/Repository.js.map +1 -0
- package/lib/AWS/ECR/index.d.ts +2 -0
- package/lib/AWS/ECR/index.d.ts.map +1 -0
- package/lib/AWS/ECR/index.js +2 -0
- package/lib/AWS/ECR/index.js.map +1 -0
- package/lib/AWS/ECS/CapacityProvider.d.ts +102 -0
- package/lib/AWS/ECS/CapacityProvider.d.ts.map +1 -0
- package/lib/AWS/ECS/CapacityProvider.js +217 -0
- package/lib/AWS/ECS/CapacityProvider.js.map +1 -0
- package/lib/AWS/ECS/Cluster.d.ts +63 -0
- package/lib/AWS/ECS/Cluster.d.ts.map +1 -0
- package/lib/AWS/ECS/Cluster.js +161 -0
- package/lib/AWS/ECS/Cluster.js.map +1 -0
- package/lib/AWS/ECS/DescribeTasks.d.ts +19 -0
- package/lib/AWS/ECS/DescribeTasks.d.ts.map +1 -0
- package/lib/AWS/ECS/DescribeTasks.js +41 -0
- package/lib/AWS/ECS/DescribeTasks.js.map +1 -0
- package/lib/AWS/ECS/ListTasks.d.ts +19 -0
- package/lib/AWS/ECS/ListTasks.d.ts.map +1 -0
- package/lib/AWS/ECS/ListTasks.js +41 -0
- package/lib/AWS/ECS/ListTasks.js.map +1 -0
- package/lib/AWS/ECS/RunTask.d.ts +20 -0
- package/lib/AWS/ECS/RunTask.d.ts.map +1 -0
- package/lib/AWS/ECS/RunTask.js +53 -0
- package/lib/AWS/ECS/RunTask.js.map +1 -0
- package/lib/AWS/ECS/Schedule.d.ts +94 -0
- package/lib/AWS/ECS/Schedule.d.ts.map +1 -0
- package/lib/AWS/ECS/Schedule.js +57 -0
- package/lib/AWS/ECS/Schedule.js.map +1 -0
- package/lib/AWS/ECS/Service.d.ts +214 -0
- package/lib/AWS/ECS/Service.d.ts.map +1 -0
- package/lib/AWS/ECS/Service.js +339 -0
- package/lib/AWS/ECS/Service.js.map +1 -0
- package/lib/AWS/ECS/StopTask.d.ts +19 -0
- package/lib/AWS/ECS/StopTask.d.ts.map +1 -0
- package/lib/AWS/ECS/StopTask.js +41 -0
- package/lib/AWS/ECS/StopTask.js.map +1 -0
- package/lib/AWS/ECS/Task.d.ts +125 -0
- package/lib/AWS/ECS/Task.d.ts.map +1 -0
- package/lib/AWS/ECS/Task.js +607 -0
- package/lib/AWS/ECS/Task.js.map +1 -0
- package/lib/AWS/ECS/index.d.ts +10 -0
- package/lib/AWS/ECS/index.d.ts.map +1 -0
- package/lib/AWS/ECS/index.js +10 -0
- package/lib/AWS/ECS/index.js.map +1 -0
- package/lib/AWS/EKS/AccessEntry.d.ts +84 -0
- package/lib/AWS/EKS/AccessEntry.d.ts.map +1 -0
- package/lib/AWS/EKS/AccessEntry.js +221 -0
- package/lib/AWS/EKS/AccessEntry.js.map +1 -0
- package/lib/AWS/EKS/Addon.d.ts +82 -0
- package/lib/AWS/EKS/Addon.d.ts.map +1 -0
- package/lib/AWS/EKS/Addon.js +223 -0
- package/lib/AWS/EKS/Addon.js.map +1 -0
- package/lib/AWS/EKS/AutoCluster.d.ts +142 -0
- package/lib/AWS/EKS/AutoCluster.d.ts.map +1 -0
- package/lib/AWS/EKS/AutoCluster.js +156 -0
- package/lib/AWS/EKS/AutoCluster.js.map +1 -0
- package/lib/AWS/EKS/Cluster.d.ts +115 -0
- package/lib/AWS/EKS/Cluster.d.ts.map +1 -0
- package/lib/AWS/EKS/Cluster.js +375 -0
- package/lib/AWS/EKS/Cluster.js.map +1 -0
- package/lib/AWS/EKS/LoadBalancedWorkload.d.ts +89 -0
- package/lib/AWS/EKS/LoadBalancedWorkload.d.ts.map +1 -0
- package/lib/AWS/EKS/LoadBalancedWorkload.js +38 -0
- package/lib/AWS/EKS/LoadBalancedWorkload.js.map +1 -0
- package/lib/AWS/EKS/PodIdentityAssociation.d.ts +73 -0
- package/lib/AWS/EKS/PodIdentityAssociation.d.ts.map +1 -0
- package/lib/AWS/EKS/PodIdentityAssociation.js +214 -0
- package/lib/AWS/EKS/PodIdentityAssociation.js.map +1 -0
- package/lib/AWS/EKS/PodIdentityServiceAccount.d.ts +109 -0
- package/lib/AWS/EKS/PodIdentityServiceAccount.d.ts.map +1 -0
- package/lib/AWS/EKS/PodIdentityServiceAccount.js +66 -0
- package/lib/AWS/EKS/PodIdentityServiceAccount.js.map +1 -0
- package/lib/AWS/EKS/PodIdentityWorkload.d.ts +190 -0
- package/lib/AWS/EKS/PodIdentityWorkload.d.ts.map +1 -0
- package/lib/AWS/EKS/PodIdentityWorkload.js +71 -0
- package/lib/AWS/EKS/PodIdentityWorkload.js.map +1 -0
- package/lib/AWS/EKS/Workload.d.ts +143 -0
- package/lib/AWS/EKS/Workload.d.ts.map +1 -0
- package/lib/AWS/EKS/Workload.js +65 -0
- package/lib/AWS/EKS/Workload.js.map +1 -0
- package/lib/AWS/EKS/index.d.ts +10 -0
- package/lib/AWS/EKS/index.d.ts.map +1 -0
- package/lib/AWS/EKS/index.js +10 -0
- package/lib/AWS/EKS/index.js.map +1 -0
- package/lib/AWS/ELBv2/Listener.d.ts +28 -0
- package/lib/AWS/ELBv2/Listener.d.ts.map +1 -0
- package/lib/AWS/ELBv2/Listener.js +102 -0
- package/lib/AWS/ELBv2/Listener.js.map +1 -0
- package/lib/AWS/ELBv2/LoadBalancer.d.ts +36 -0
- package/lib/AWS/ELBv2/LoadBalancer.d.ts.map +1 -0
- package/lib/AWS/ELBv2/LoadBalancer.js +158 -0
- package/lib/AWS/ELBv2/LoadBalancer.js.map +1 -0
- package/lib/AWS/ELBv2/TargetGroup.d.ts +36 -0
- package/lib/AWS/ELBv2/TargetGroup.d.ts.map +1 -0
- package/lib/AWS/ELBv2/TargetGroup.js +152 -0
- package/lib/AWS/ELBv2/TargetGroup.js.map +1 -0
- package/lib/AWS/ELBv2/index.d.ts +4 -0
- package/lib/AWS/ELBv2/index.d.ts.map +1 -0
- package/lib/AWS/ELBv2/index.js +4 -0
- package/lib/AWS/ELBv2/index.js.map +1 -0
- package/lib/AWS/Endpoint.d.ts +11 -0
- package/lib/AWS/Endpoint.d.ts.map +1 -0
- package/lib/AWS/Endpoint.js +12 -0
- package/lib/AWS/Endpoint.js.map +1 -0
- package/lib/AWS/Environment.d.ts +68 -0
- package/lib/AWS/Environment.d.ts.map +1 -0
- package/lib/AWS/Environment.js +53 -0
- package/lib/AWS/Environment.js.map +1 -0
- package/lib/AWS/EventBridge/DescribeEventBus.d.ts +19 -0
- package/lib/AWS/EventBridge/DescribeEventBus.d.ts.map +1 -0
- package/lib/AWS/EventBridge/DescribeEventBus.js +40 -0
- package/lib/AWS/EventBridge/DescribeEventBus.js.map +1 -0
- package/lib/AWS/EventBridge/DescribeRule.d.ts +19 -0
- package/lib/AWS/EventBridge/DescribeRule.d.ts.map +1 -0
- package/lib/AWS/EventBridge/DescribeRule.js +44 -0
- package/lib/AWS/EventBridge/DescribeRule.js.map +1 -0
- package/lib/AWS/EventBridge/EventBus.d.ts +88 -0
- package/lib/AWS/EventBridge/EventBus.d.ts.map +1 -0
- package/lib/AWS/EventBridge/EventBus.js +136 -0
- package/lib/AWS/EventBridge/EventBus.js.map +1 -0
- package/lib/AWS/EventBridge/EventSource.d.ts +41 -0
- package/lib/AWS/EventBridge/EventSource.d.ts.map +1 -0
- package/lib/AWS/EventBridge/EventSource.js +63 -0
- package/lib/AWS/EventBridge/EventSource.js.map +1 -0
- package/lib/AWS/EventBridge/ListEventBuses.d.ts +18 -0
- package/lib/AWS/EventBridge/ListEventBuses.d.ts.map +1 -0
- package/lib/AWS/EventBridge/ListEventBuses.js +36 -0
- package/lib/AWS/EventBridge/ListEventBuses.js.map +1 -0
- package/lib/AWS/EventBridge/ListRules.d.ts +21 -0
- package/lib/AWS/EventBridge/ListRules.d.ts.map +1 -0
- package/lib/AWS/EventBridge/ListRules.js +53 -0
- package/lib/AWS/EventBridge/ListRules.js.map +1 -0
- package/lib/AWS/EventBridge/ListTargetsByRule.d.ts +19 -0
- package/lib/AWS/EventBridge/ListTargetsByRule.d.ts.map +1 -0
- package/lib/AWS/EventBridge/ListTargetsByRule.js +44 -0
- package/lib/AWS/EventBridge/ListTargetsByRule.js.map +1 -0
- package/lib/AWS/EventBridge/Permission.d.ts +51 -0
- package/lib/AWS/EventBridge/Permission.d.ts.map +1 -0
- package/lib/AWS/EventBridge/Permission.js +79 -0
- package/lib/AWS/EventBridge/Permission.js.map +1 -0
- package/lib/AWS/EventBridge/PutEvents.d.ts +22 -0
- package/lib/AWS/EventBridge/PutEvents.d.ts.map +1 -0
- package/lib/AWS/EventBridge/PutEvents.js +55 -0
- package/lib/AWS/EventBridge/PutEvents.js.map +1 -0
- package/lib/AWS/EventBridge/Rule.d.ts +210 -0
- package/lib/AWS/EventBridge/Rule.d.ts.map +1 -0
- package/lib/AWS/EventBridge/Rule.js +256 -0
- package/lib/AWS/EventBridge/Rule.js.map +1 -0
- package/lib/AWS/EventBridge/TestEventPattern.d.ts +18 -0
- package/lib/AWS/EventBridge/TestEventPattern.d.ts.map +1 -0
- package/lib/AWS/EventBridge/TestEventPattern.js +36 -0
- package/lib/AWS/EventBridge/TestEventPattern.js.map +1 -0
- package/lib/AWS/EventBridge/ToEcsTask.d.ts +24 -0
- package/lib/AWS/EventBridge/ToEcsTask.d.ts.map +1 -0
- package/lib/AWS/EventBridge/ToEcsTask.js +78 -0
- package/lib/AWS/EventBridge/ToEcsTask.js.map +1 -0
- package/lib/AWS/EventBridge/ToLambda.d.ts +22 -0
- package/lib/AWS/EventBridge/ToLambda.d.ts.map +1 -0
- package/lib/AWS/EventBridge/ToLambda.js +46 -0
- package/lib/AWS/EventBridge/ToLambda.js.map +1 -0
- package/lib/AWS/EventBridge/ToQueue.d.ts +23 -0
- package/lib/AWS/EventBridge/ToQueue.d.ts.map +1 -0
- package/lib/AWS/EventBridge/ToQueue.js +57 -0
- package/lib/AWS/EventBridge/ToQueue.js.map +1 -0
- package/lib/AWS/EventBridge/index.d.ts +15 -0
- package/lib/AWS/EventBridge/index.d.ts.map +1 -0
- package/lib/AWS/EventBridge/index.js +15 -0
- package/lib/AWS/EventBridge/index.js.map +1 -0
- package/lib/AWS/IAM/AccessKey.d.ts +50 -0
- package/lib/AWS/IAM/AccessKey.d.ts.map +1 -0
- package/lib/AWS/IAM/AccessKey.js +111 -0
- package/lib/AWS/IAM/AccessKey.js.map +1 -0
- package/lib/AWS/IAM/AccountAlias.d.ts +30 -0
- package/lib/AWS/IAM/AccountAlias.d.ts.map +1 -0
- package/lib/AWS/IAM/AccountAlias.js +76 -0
- package/lib/AWS/IAM/AccountAlias.js.map +1 -0
- package/lib/AWS/IAM/AccountPasswordPolicy.d.ts +30 -0
- package/lib/AWS/IAM/AccountPasswordPolicy.d.ts.map +1 -0
- package/lib/AWS/IAM/AccountPasswordPolicy.js +48 -0
- package/lib/AWS/IAM/AccountPasswordPolicy.js.map +1 -0
- package/lib/AWS/IAM/Group.d.ts +59 -0
- package/lib/AWS/IAM/Group.d.ts.map +1 -0
- package/lib/AWS/IAM/Group.js +243 -0
- package/lib/AWS/IAM/Group.js.map +1 -0
- package/lib/AWS/IAM/GroupMembership.d.ts +49 -0
- package/lib/AWS/IAM/GroupMembership.d.ts.map +1 -0
- package/lib/AWS/IAM/GroupMembership.js +113 -0
- package/lib/AWS/IAM/GroupMembership.js.map +1 -0
- package/lib/AWS/IAM/InstanceProfile.d.ts +60 -0
- package/lib/AWS/IAM/InstanceProfile.d.ts.map +1 -0
- package/lib/AWS/IAM/InstanceProfile.js +194 -0
- package/lib/AWS/IAM/InstanceProfile.js.map +1 -0
- package/lib/AWS/IAM/LoginProfile.d.ts +47 -0
- package/lib/AWS/IAM/LoginProfile.d.ts.map +1 -0
- package/lib/AWS/IAM/LoginProfile.js +104 -0
- package/lib/AWS/IAM/LoginProfile.js.map +1 -0
- package/lib/AWS/IAM/OpenIDConnectProvider.d.ts +49 -0
- package/lib/AWS/IAM/OpenIDConnectProvider.d.ts.map +1 -0
- package/lib/AWS/IAM/OpenIDConnectProvider.js +140 -0
- package/lib/AWS/IAM/OpenIDConnectProvider.js.map +1 -0
- package/lib/AWS/IAM/Policy.d.ts +84 -0
- package/lib/AWS/IAM/Policy.d.ts.map +1 -0
- package/lib/AWS/IAM/Policy.js +252 -0
- package/lib/AWS/IAM/Policy.js.map +1 -0
- package/lib/AWS/IAM/Role.d.ts +82 -0
- package/lib/AWS/IAM/Role.d.ts.map +1 -0
- package/lib/AWS/IAM/Role.js +303 -0
- package/lib/AWS/IAM/Role.js.map +1 -0
- package/lib/AWS/IAM/SAMLProvider.d.ts +54 -0
- package/lib/AWS/IAM/SAMLProvider.d.ts.map +1 -0
- package/lib/AWS/IAM/SAMLProvider.js +124 -0
- package/lib/AWS/IAM/SAMLProvider.js.map +1 -0
- package/lib/AWS/IAM/SSHPublicKey.d.ts +50 -0
- package/lib/AWS/IAM/SSHPublicKey.d.ts.map +1 -0
- package/lib/AWS/IAM/SSHPublicKey.js +109 -0
- package/lib/AWS/IAM/SSHPublicKey.js.map +1 -0
- package/lib/AWS/IAM/ServerCertificate.d.ts +65 -0
- package/lib/AWS/IAM/ServerCertificate.d.ts.map +1 -0
- package/lib/AWS/IAM/ServerCertificate.js +175 -0
- package/lib/AWS/IAM/ServerCertificate.js.map +1 -0
- package/lib/AWS/IAM/ServiceSpecificCredential.d.ts +61 -0
- package/lib/AWS/IAM/ServiceSpecificCredential.d.ts.map +1 -0
- package/lib/AWS/IAM/ServiceSpecificCredential.js +122 -0
- package/lib/AWS/IAM/ServiceSpecificCredential.js.map +1 -0
- package/lib/AWS/IAM/SigningCertificate.d.ts +49 -0
- package/lib/AWS/IAM/SigningCertificate.d.ts.map +1 -0
- package/lib/AWS/IAM/SigningCertificate.js +101 -0
- package/lib/AWS/IAM/SigningCertificate.js.map +1 -0
- package/lib/AWS/IAM/User.d.ts +62 -0
- package/lib/AWS/IAM/User.d.ts.map +1 -0
- package/lib/AWS/IAM/User.js +289 -0
- package/lib/AWS/IAM/User.js.map +1 -0
- package/lib/AWS/IAM/VirtualMFADevice.d.ts +64 -0
- package/lib/AWS/IAM/VirtualMFADevice.d.ts.map +1 -0
- package/lib/AWS/IAM/VirtualMFADevice.js +187 -0
- package/lib/AWS/IAM/VirtualMFADevice.js.map +1 -0
- package/lib/AWS/IAM/common.d.ts +20 -0
- package/lib/AWS/IAM/common.d.ts.map +1 -0
- package/lib/AWS/IAM/common.js +43 -0
- package/lib/AWS/IAM/common.js.map +1 -0
- package/lib/AWS/IAM/index.d.ts +18 -0
- package/lib/AWS/IAM/index.d.ts.map +1 -0
- package/lib/AWS/IAM/index.js +18 -0
- package/lib/AWS/IAM/index.js.map +1 -0
- package/lib/AWS/IdentityCenter/AccountAssignment.d.ts +53 -0
- package/lib/AWS/IdentityCenter/AccountAssignment.d.ts.map +1 -0
- package/lib/AWS/IdentityCenter/AccountAssignment.js +176 -0
- package/lib/AWS/IdentityCenter/AccountAssignment.js.map +1 -0
- package/lib/AWS/IdentityCenter/Group.d.ts +46 -0
- package/lib/AWS/IdentityCenter/Group.d.ts.map +1 -0
- package/lib/AWS/IdentityCenter/Group.js +130 -0
- package/lib/AWS/IdentityCenter/Group.js.map +1 -0
- package/lib/AWS/IdentityCenter/Instance.d.ts +65 -0
- package/lib/AWS/IdentityCenter/Instance.d.ts.map +1 -0
- package/lib/AWS/IdentityCenter/Instance.js +113 -0
- package/lib/AWS/IdentityCenter/Instance.js.map +1 -0
- package/lib/AWS/IdentityCenter/PermissionSet.d.ts +52 -0
- package/lib/AWS/IdentityCenter/PermissionSet.d.ts.map +1 -0
- package/lib/AWS/IdentityCenter/PermissionSet.js +147 -0
- package/lib/AWS/IdentityCenter/PermissionSet.js.map +1 -0
- package/lib/AWS/IdentityCenter/common.d.ts +21 -0
- package/lib/AWS/IdentityCenter/common.d.ts.map +1 -0
- package/lib/AWS/IdentityCenter/common.js +64 -0
- package/lib/AWS/IdentityCenter/common.js.map +1 -0
- package/lib/AWS/IdentityCenter/index.d.ts +5 -0
- package/lib/AWS/IdentityCenter/index.d.ts.map +1 -0
- package/lib/AWS/IdentityCenter/index.js +5 -0
- package/lib/AWS/IdentityCenter/index.js.map +1 -0
- package/lib/AWS/Kinesis/DescribeAccountSettings.d.ts +18 -0
- package/lib/AWS/Kinesis/DescribeAccountSettings.d.ts.map +1 -0
- package/lib/AWS/Kinesis/DescribeAccountSettings.js +36 -0
- package/lib/AWS/Kinesis/DescribeAccountSettings.js.map +1 -0
- package/lib/AWS/Kinesis/DescribeLimits.d.ts +18 -0
- package/lib/AWS/Kinesis/DescribeLimits.d.ts.map +1 -0
- package/lib/AWS/Kinesis/DescribeLimits.js +36 -0
- package/lib/AWS/Kinesis/DescribeLimits.js.map +1 -0
- package/lib/AWS/Kinesis/DescribeStream.d.ts +19 -0
- package/lib/AWS/Kinesis/DescribeStream.d.ts.map +1 -0
- package/lib/AWS/Kinesis/DescribeStream.js +40 -0
- package/lib/AWS/Kinesis/DescribeStream.js.map +1 -0
- package/lib/AWS/Kinesis/DescribeStreamConsumer.d.ts +19 -0
- package/lib/AWS/Kinesis/DescribeStreamConsumer.d.ts.map +1 -0
- package/lib/AWS/Kinesis/DescribeStreamConsumer.js +40 -0
- package/lib/AWS/Kinesis/DescribeStreamConsumer.js.map +1 -0
- package/lib/AWS/Kinesis/DescribeStreamSummary.d.ts +19 -0
- package/lib/AWS/Kinesis/DescribeStreamSummary.d.ts.map +1 -0
- package/lib/AWS/Kinesis/DescribeStreamSummary.js +40 -0
- package/lib/AWS/Kinesis/DescribeStreamSummary.js.map +1 -0
- package/lib/AWS/Kinesis/GetRecords.d.ts +19 -0
- package/lib/AWS/Kinesis/GetRecords.d.ts.map +1 -0
- package/lib/AWS/Kinesis/GetRecords.js +36 -0
- package/lib/AWS/Kinesis/GetRecords.js.map +1 -0
- package/lib/AWS/Kinesis/GetResourcePolicy.d.ts +19 -0
- package/lib/AWS/Kinesis/GetResourcePolicy.d.ts.map +1 -0
- package/lib/AWS/Kinesis/GetResourcePolicy.js +40 -0
- package/lib/AWS/Kinesis/GetResourcePolicy.js.map +1 -0
- package/lib/AWS/Kinesis/GetShardIterator.d.ts +19 -0
- package/lib/AWS/Kinesis/GetShardIterator.d.ts.map +1 -0
- package/lib/AWS/Kinesis/GetShardIterator.js +40 -0
- package/lib/AWS/Kinesis/GetShardIterator.js.map +1 -0
- package/lib/AWS/Kinesis/ListShards.d.ts +19 -0
- package/lib/AWS/Kinesis/ListShards.d.ts.map +1 -0
- package/lib/AWS/Kinesis/ListShards.js +40 -0
- package/lib/AWS/Kinesis/ListShards.js.map +1 -0
- package/lib/AWS/Kinesis/ListStreamConsumers.d.ts +19 -0
- package/lib/AWS/Kinesis/ListStreamConsumers.d.ts.map +1 -0
- package/lib/AWS/Kinesis/ListStreamConsumers.js +40 -0
- package/lib/AWS/Kinesis/ListStreamConsumers.js.map +1 -0
- package/lib/AWS/Kinesis/ListStreams.d.ts +18 -0
- package/lib/AWS/Kinesis/ListStreams.d.ts.map +1 -0
- package/lib/AWS/Kinesis/ListStreams.js +36 -0
- package/lib/AWS/Kinesis/ListStreams.js.map +1 -0
- package/lib/AWS/Kinesis/ListTagsForResource.d.ts +21 -0
- package/lib/AWS/Kinesis/ListTagsForResource.d.ts.map +1 -0
- package/lib/AWS/Kinesis/ListTagsForResource.js +41 -0
- package/lib/AWS/Kinesis/ListTagsForResource.js.map +1 -0
- package/lib/AWS/Kinesis/PutRecord.d.ts +19 -0
- package/lib/AWS/Kinesis/PutRecord.d.ts.map +1 -0
- package/lib/AWS/Kinesis/PutRecord.js +41 -0
- package/lib/AWS/Kinesis/PutRecord.js.map +1 -0
- package/lib/AWS/Kinesis/PutRecords.d.ts +19 -0
- package/lib/AWS/Kinesis/PutRecords.d.ts.map +1 -0
- package/lib/AWS/Kinesis/PutRecords.js +41 -0
- package/lib/AWS/Kinesis/PutRecords.js.map +1 -0
- package/lib/AWS/Kinesis/Stream.d.ts +211 -0
- package/lib/AWS/Kinesis/Stream.d.ts.map +1 -0
- package/lib/AWS/Kinesis/Stream.js +446 -0
- package/lib/AWS/Kinesis/Stream.js.map +1 -0
- package/lib/AWS/Kinesis/StreamConsumer.d.ts +49 -0
- package/lib/AWS/Kinesis/StreamConsumer.d.ts.map +1 -0
- package/lib/AWS/Kinesis/StreamConsumer.js +186 -0
- package/lib/AWS/Kinesis/StreamConsumer.js.map +1 -0
- package/lib/AWS/Kinesis/StreamEventSource.d.ts +88 -0
- package/lib/AWS/Kinesis/StreamEventSource.d.ts.map +1 -0
- package/lib/AWS/Kinesis/StreamEventSource.js +15 -0
- package/lib/AWS/Kinesis/StreamEventSource.js.map +1 -0
- package/lib/AWS/Kinesis/StreamSink.d.ts +26 -0
- package/lib/AWS/Kinesis/StreamSink.d.ts.map +1 -0
- package/lib/AWS/Kinesis/StreamSink.js +45 -0
- package/lib/AWS/Kinesis/StreamSink.js.map +1 -0
- package/lib/AWS/Kinesis/SubscribeToShard.d.ts +19 -0
- package/lib/AWS/Kinesis/SubscribeToShard.d.ts.map +1 -0
- package/lib/AWS/Kinesis/SubscribeToShard.js +40 -0
- package/lib/AWS/Kinesis/SubscribeToShard.js.map +1 -0
- package/lib/AWS/Kinesis/index.d.ts +20 -0
- package/lib/AWS/Kinesis/index.d.ts.map +1 -0
- package/lib/AWS/Kinesis/index.js +20 -0
- package/lib/AWS/Kinesis/index.js.map +1 -0
- package/lib/AWS/Lambda/BucketEventSource.d.ts +34 -0
- package/lib/AWS/Lambda/BucketEventSource.d.ts.map +1 -0
- package/lib/AWS/Lambda/BucketEventSource.js +86 -0
- package/lib/AWS/Lambda/BucketEventSource.js.map +1 -0
- package/lib/AWS/Lambda/EventBridgeEventSource.d.ts +115 -0
- package/lib/AWS/Lambda/EventBridgeEventSource.d.ts.map +1 -0
- package/lib/AWS/Lambda/EventBridgeEventSource.js +135 -0
- package/lib/AWS/Lambda/EventBridgeEventSource.js.map +1 -0
- package/lib/AWS/Lambda/EventSourceMapping.d.ts +160 -0
- package/lib/AWS/Lambda/EventSourceMapping.d.ts.map +1 -0
- package/lib/AWS/Lambda/EventSourceMapping.js +198 -0
- package/lib/AWS/Lambda/EventSourceMapping.js.map +1 -0
- package/lib/AWS/Lambda/Function.d.ts +305 -0
- package/lib/AWS/Lambda/Function.d.ts.map +1 -0
- package/lib/AWS/Lambda/Function.js +986 -0
- package/lib/AWS/Lambda/Function.js.map +1 -0
- package/lib/AWS/Lambda/HttpServer.d.ts +8 -0
- package/lib/AWS/Lambda/HttpServer.d.ts.map +1 -0
- package/lib/AWS/Lambda/HttpServer.js +87 -0
- package/lib/AWS/Lambda/HttpServer.js.map +1 -0
- package/lib/AWS/Lambda/InvokeFunction.d.ts +19 -0
- package/lib/AWS/Lambda/InvokeFunction.d.ts.map +1 -0
- package/lib/AWS/Lambda/InvokeFunction.js +41 -0
- package/lib/AWS/Lambda/InvokeFunction.js.map +1 -0
- package/lib/AWS/Lambda/Permission.d.ts +97 -0
- package/lib/AWS/Lambda/Permission.d.ts.map +1 -0
- package/lib/AWS/Lambda/Permission.js +124 -0
- package/lib/AWS/Lambda/Permission.js.map +1 -0
- package/lib/AWS/Lambda/QueueEventSource.d.ts +14 -0
- package/lib/AWS/Lambda/QueueEventSource.d.ts.map +1 -0
- package/lib/AWS/Lambda/QueueEventSource.js +60 -0
- package/lib/AWS/Lambda/QueueEventSource.js.map +1 -0
- package/lib/AWS/Lambda/StreamEventSource.d.ts +14 -0
- package/lib/AWS/Lambda/StreamEventSource.d.ts.map +1 -0
- package/lib/AWS/Lambda/StreamEventSource.js +75 -0
- package/lib/AWS/Lambda/StreamEventSource.js.map +1 -0
- package/lib/AWS/Lambda/TableEventSource.d.ts +14 -0
- package/lib/AWS/Lambda/TableEventSource.d.ts.map +1 -0
- package/lib/AWS/Lambda/TableEventSource.js +92 -0
- package/lib/AWS/Lambda/TableEventSource.js.map +1 -0
- package/lib/AWS/Lambda/TopicEventSource.d.ts +14 -0
- package/lib/AWS/Lambda/TopicEventSource.d.ts.map +1 -0
- package/lib/AWS/Lambda/TopicEventSource.js +56 -0
- package/lib/AWS/Lambda/TopicEventSource.js.map +1 -0
- package/lib/AWS/Lambda/index.d.ts +13 -0
- package/lib/AWS/Lambda/index.d.ts.map +1 -0
- package/lib/AWS/Lambda/index.js +12 -0
- package/lib/AWS/Lambda/index.js.map +1 -0
- package/lib/AWS/Logs/LogGroup.d.ts +49 -0
- package/lib/AWS/Logs/LogGroup.d.ts.map +1 -0
- package/lib/AWS/Logs/LogGroup.js +139 -0
- package/lib/AWS/Logs/LogGroup.js.map +1 -0
- package/lib/AWS/Logs/index.d.ts +2 -0
- package/lib/AWS/Logs/index.d.ts.map +1 -0
- package/lib/AWS/Logs/index.js +2 -0
- package/lib/AWS/Logs/index.js.map +1 -0
- package/lib/AWS/Organizations/Account.d.ts +51 -0
- package/lib/AWS/Organizations/Account.d.ts.map +1 -0
- package/lib/AWS/Organizations/Account.js +182 -0
- package/lib/AWS/Organizations/Account.js.map +1 -0
- package/lib/AWS/Organizations/DelegatedAdministrator.d.ts +29 -0
- package/lib/AWS/Organizations/DelegatedAdministrator.d.ts.map +1 -0
- package/lib/AWS/Organizations/DelegatedAdministrator.js +86 -0
- package/lib/AWS/Organizations/DelegatedAdministrator.js.map +1 -0
- package/lib/AWS/Organizations/Organization.d.ts +41 -0
- package/lib/AWS/Organizations/Organization.d.ts.map +1 -0
- package/lib/AWS/Organizations/Organization.js +91 -0
- package/lib/AWS/Organizations/Organization.js.map +1 -0
- package/lib/AWS/Organizations/OrganizationResourcePolicy.d.ts +22 -0
- package/lib/AWS/Organizations/OrganizationResourcePolicy.d.ts.map +1 -0
- package/lib/AWS/Organizations/OrganizationResourcePolicy.js +56 -0
- package/lib/AWS/Organizations/OrganizationResourcePolicy.js.map +1 -0
- package/lib/AWS/Organizations/OrganizationalUnit.d.ts +42 -0
- package/lib/AWS/Organizations/OrganizationalUnit.d.ts.map +1 -0
- package/lib/AWS/Organizations/OrganizationalUnit.js +148 -0
- package/lib/AWS/Organizations/OrganizationalUnit.js.map +1 -0
- package/lib/AWS/Organizations/Policy.d.ts +47 -0
- package/lib/AWS/Organizations/Policy.d.ts.map +1 -0
- package/lib/AWS/Organizations/Policy.js +130 -0
- package/lib/AWS/Organizations/Policy.js.map +1 -0
- package/lib/AWS/Organizations/PolicyAttachment.d.ts +28 -0
- package/lib/AWS/Organizations/PolicyAttachment.d.ts.map +1 -0
- package/lib/AWS/Organizations/PolicyAttachment.js +73 -0
- package/lib/AWS/Organizations/PolicyAttachment.js.map +1 -0
- package/lib/AWS/Organizations/Root.d.ts +38 -0
- package/lib/AWS/Organizations/Root.d.ts.map +1 -0
- package/lib/AWS/Organizations/Root.js +87 -0
- package/lib/AWS/Organizations/Root.js.map +1 -0
- package/lib/AWS/Organizations/RootPolicyType.d.ts +27 -0
- package/lib/AWS/Organizations/RootPolicyType.d.ts.map +1 -0
- package/lib/AWS/Organizations/RootPolicyType.js +77 -0
- package/lib/AWS/Organizations/RootPolicyType.js.map +1 -0
- package/lib/AWS/Organizations/TenantRoot.d.ts +145 -0
- package/lib/AWS/Organizations/TenantRoot.d.ts.map +1 -0
- package/lib/AWS/Organizations/TenantRoot.js +277 -0
- package/lib/AWS/Organizations/TenantRoot.js.map +1 -0
- package/lib/AWS/Organizations/TrustedServiceAccess.d.ts +20 -0
- package/lib/AWS/Organizations/TrustedServiceAccess.d.ts.map +1 -0
- package/lib/AWS/Organizations/TrustedServiceAccess.js +61 -0
- package/lib/AWS/Organizations/TrustedServiceAccess.js.map +1 -0
- package/lib/AWS/Organizations/common.d.ts +27 -0
- package/lib/AWS/Organizations/common.d.ts.map +1 -0
- package/lib/AWS/Organizations/common.js +62 -0
- package/lib/AWS/Organizations/common.js.map +1 -0
- package/lib/AWS/Organizations/index.d.ts +12 -0
- package/lib/AWS/Organizations/index.d.ts.map +1 -0
- package/lib/AWS/Organizations/index.js +12 -0
- package/lib/AWS/Organizations/index.js.map +1 -0
- package/lib/AWS/Providers.d.ts +12 -0
- package/lib/AWS/Providers.d.ts.map +1 -0
- package/lib/AWS/Providers.js +278 -0
- package/lib/AWS/Providers.js.map +1 -0
- package/lib/AWS/RDS/Aurora.d.ts +174 -0
- package/lib/AWS/RDS/Aurora.d.ts.map +1 -0
- package/lib/AWS/RDS/Aurora.js +248 -0
- package/lib/AWS/RDS/Aurora.js.map +1 -0
- package/lib/AWS/RDS/Connect.d.ts +44 -0
- package/lib/AWS/RDS/Connect.d.ts.map +1 -0
- package/lib/AWS/RDS/Connect.js +71 -0
- package/lib/AWS/RDS/Connect.js.map +1 -0
- package/lib/AWS/RDS/DBCluster.d.ts +119 -0
- package/lib/AWS/RDS/DBCluster.d.ts.map +1 -0
- package/lib/AWS/RDS/DBCluster.js +193 -0
- package/lib/AWS/RDS/DBCluster.js.map +1 -0
- package/lib/AWS/RDS/DBClusterEndpoint.d.ts +48 -0
- package/lib/AWS/RDS/DBClusterEndpoint.d.ts.map +1 -0
- package/lib/AWS/RDS/DBClusterEndpoint.js +131 -0
- package/lib/AWS/RDS/DBClusterEndpoint.js.map +1 -0
- package/lib/AWS/RDS/DBClusterParameterGroup.d.ts +35 -0
- package/lib/AWS/RDS/DBClusterParameterGroup.d.ts.map +1 -0
- package/lib/AWS/RDS/DBClusterParameterGroup.js +125 -0
- package/lib/AWS/RDS/DBClusterParameterGroup.js.map +1 -0
- package/lib/AWS/RDS/DBInstance.d.ts +80 -0
- package/lib/AWS/RDS/DBInstance.d.ts.map +1 -0
- package/lib/AWS/RDS/DBInstance.js +147 -0
- package/lib/AWS/RDS/DBInstance.js.map +1 -0
- package/lib/AWS/RDS/DBParameterGroup.d.ts +35 -0
- package/lib/AWS/RDS/DBParameterGroup.d.ts.map +1 -0
- package/lib/AWS/RDS/DBParameterGroup.js +125 -0
- package/lib/AWS/RDS/DBParameterGroup.js.map +1 -0
- package/lib/AWS/RDS/DBProxy.d.ts +76 -0
- package/lib/AWS/RDS/DBProxy.d.ts.map +1 -0
- package/lib/AWS/RDS/DBProxy.js +150 -0
- package/lib/AWS/RDS/DBProxy.js.map +1 -0
- package/lib/AWS/RDS/DBProxyEndpoint.d.ts +53 -0
- package/lib/AWS/RDS/DBProxyEndpoint.d.ts.map +1 -0
- package/lib/AWS/RDS/DBProxyEndpoint.js +146 -0
- package/lib/AWS/RDS/DBProxyEndpoint.js.map +1 -0
- package/lib/AWS/RDS/DBProxyTargetGroup.d.ts +45 -0
- package/lib/AWS/RDS/DBProxyTargetGroup.d.ts.map +1 -0
- package/lib/AWS/RDS/DBProxyTargetGroup.js +137 -0
- package/lib/AWS/RDS/DBProxyTargetGroup.js.map +1 -0
- package/lib/AWS/RDS/DBSubnetGroup.d.ts +39 -0
- package/lib/AWS/RDS/DBSubnetGroup.d.ts.map +1 -0
- package/lib/AWS/RDS/DBSubnetGroup.js +134 -0
- package/lib/AWS/RDS/DBSubnetGroup.js.map +1 -0
- package/lib/AWS/RDS/index.d.ts +12 -0
- package/lib/AWS/RDS/index.d.ts.map +1 -0
- package/lib/AWS/RDS/index.js +12 -0
- package/lib/AWS/RDS/index.js.map +1 -0
- package/lib/AWS/RDSData/BatchExecuteStatement.d.ts +28 -0
- package/lib/AWS/RDSData/BatchExecuteStatement.d.ts.map +1 -0
- package/lib/AWS/RDSData/BatchExecuteStatement.js +57 -0
- package/lib/AWS/RDSData/BatchExecuteStatement.js.map +1 -0
- package/lib/AWS/RDSData/BeginTransaction.d.ts +26 -0
- package/lib/AWS/RDSData/BeginTransaction.d.ts.map +1 -0
- package/lib/AWS/RDSData/BeginTransaction.js +60 -0
- package/lib/AWS/RDSData/BeginTransaction.js.map +1 -0
- package/lib/AWS/RDSData/CommitTransaction.d.ts +26 -0
- package/lib/AWS/RDSData/CommitTransaction.d.ts.map +1 -0
- package/lib/AWS/RDSData/CommitTransaction.js +59 -0
- package/lib/AWS/RDSData/CommitTransaction.js.map +1 -0
- package/lib/AWS/RDSData/ExecuteSql.d.ts +28 -0
- package/lib/AWS/RDSData/ExecuteSql.d.ts.map +1 -0
- package/lib/AWS/RDSData/ExecuteSql.js +59 -0
- package/lib/AWS/RDSData/ExecuteSql.js.map +1 -0
- package/lib/AWS/RDSData/ExecuteStatement.d.ts +28 -0
- package/lib/AWS/RDSData/ExecuteStatement.d.ts.map +1 -0
- package/lib/AWS/RDSData/ExecuteStatement.js +57 -0
- package/lib/AWS/RDSData/ExecuteStatement.js.map +1 -0
- package/lib/AWS/RDSData/RollbackTransaction.d.ts +26 -0
- package/lib/AWS/RDSData/RollbackTransaction.d.ts.map +1 -0
- package/lib/AWS/RDSData/RollbackTransaction.js +59 -0
- package/lib/AWS/RDSData/RollbackTransaction.js.map +1 -0
- package/lib/AWS/RDSData/index.d.ts +7 -0
- package/lib/AWS/RDSData/index.d.ts.map +1 -0
- package/lib/AWS/RDSData/index.js +7 -0
- package/lib/AWS/RDSData/index.js.map +1 -0
- package/lib/AWS/Region.d.ts +12 -0
- package/lib/AWS/Region.d.ts.map +1 -0
- package/lib/AWS/Region.js +13 -0
- package/lib/AWS/Region.js.map +1 -0
- package/lib/AWS/Route53/Record.d.ts +122 -0
- package/lib/AWS/Route53/Record.d.ts.map +1 -0
- package/lib/AWS/Route53/Record.js +187 -0
- package/lib/AWS/Route53/Record.js.map +1 -0
- package/lib/AWS/Route53/index.d.ts +2 -0
- package/lib/AWS/Route53/index.d.ts.map +1 -0
- package/lib/AWS/Route53/index.js +2 -0
- package/lib/AWS/Route53/index.js.map +1 -0
- package/lib/AWS/S3/AbortMultipartUpload.d.ts +19 -0
- package/lib/AWS/S3/AbortMultipartUpload.d.ts.map +1 -0
- package/lib/AWS/S3/AbortMultipartUpload.js +41 -0
- package/lib/AWS/S3/AbortMultipartUpload.js.map +1 -0
- package/lib/AWS/S3/Bucket.d.ts +148 -0
- package/lib/AWS/S3/Bucket.d.ts.map +1 -0
- package/lib/AWS/S3/Bucket.js +344 -0
- package/lib/AWS/S3/Bucket.js.map +1 -0
- package/lib/AWS/S3/BucketEventSource.d.ts +14 -0
- package/lib/AWS/S3/BucketEventSource.d.ts.map +1 -0
- package/lib/AWS/S3/BucketEventSource.js +6 -0
- package/lib/AWS/S3/BucketEventSource.js.map +1 -0
- package/lib/AWS/S3/BucketNotifications.d.ts +61 -0
- package/lib/AWS/S3/BucketNotifications.d.ts.map +1 -0
- package/lib/AWS/S3/BucketNotifications.js +40 -0
- package/lib/AWS/S3/BucketNotifications.js.map +1 -0
- package/lib/AWS/S3/CompleteMultipartUpload.d.ts +19 -0
- package/lib/AWS/S3/CompleteMultipartUpload.d.ts.map +1 -0
- package/lib/AWS/S3/CompleteMultipartUpload.js +41 -0
- package/lib/AWS/S3/CompleteMultipartUpload.js.map +1 -0
- package/lib/AWS/S3/CopyObject.d.ts +19 -0
- package/lib/AWS/S3/CopyObject.d.ts.map +1 -0
- package/lib/AWS/S3/CopyObject.js +42 -0
- package/lib/AWS/S3/CopyObject.js.map +1 -0
- package/lib/AWS/S3/CreateMultipartUpload.d.ts +19 -0
- package/lib/AWS/S3/CreateMultipartUpload.d.ts.map +1 -0
- package/lib/AWS/S3/CreateMultipartUpload.js +41 -0
- package/lib/AWS/S3/CreateMultipartUpload.js.map +1 -0
- package/lib/AWS/S3/DeleteObject.d.ts +19 -0
- package/lib/AWS/S3/DeleteObject.d.ts.map +1 -0
- package/lib/AWS/S3/DeleteObject.js +41 -0
- package/lib/AWS/S3/DeleteObject.js.map +1 -0
- package/lib/AWS/S3/GetObject.d.ts +19 -0
- package/lib/AWS/S3/GetObject.d.ts.map +1 -0
- package/lib/AWS/S3/GetObject.js +51 -0
- package/lib/AWS/S3/GetObject.js.map +1 -0
- package/lib/AWS/S3/HeadObject.d.ts +19 -0
- package/lib/AWS/S3/HeadObject.d.ts.map +1 -0
- package/lib/AWS/S3/HeadObject.js +41 -0
- package/lib/AWS/S3/HeadObject.js.map +1 -0
- package/lib/AWS/S3/ListObjectsV2.d.ts +19 -0
- package/lib/AWS/S3/ListObjectsV2.d.ts.map +1 -0
- package/lib/AWS/S3/ListObjectsV2.js +41 -0
- package/lib/AWS/S3/ListObjectsV2.js.map +1 -0
- package/lib/AWS/S3/PutObject.d.ts +37 -0
- package/lib/AWS/S3/PutObject.d.ts.map +1 -0
- package/lib/AWS/S3/PutObject.js +59 -0
- package/lib/AWS/S3/PutObject.js.map +1 -0
- package/lib/AWS/S3/S3Event.d.ts +8 -0
- package/lib/AWS/S3/S3Event.d.ts.map +1 -0
- package/lib/AWS/S3/S3Event.js +1 -0
- package/lib/AWS/S3/S3Event.js.map +1 -0
- package/lib/AWS/S3/UploadPart.d.ts +19 -0
- package/lib/AWS/S3/UploadPart.d.ts.map +1 -0
- package/lib/AWS/S3/UploadPart.js +41 -0
- package/lib/AWS/S3/UploadPart.js.map +1 -0
- package/lib/AWS/S3/index.d.ts +15 -0
- package/lib/AWS/S3/index.d.ts.map +1 -0
- package/lib/AWS/S3/index.js +15 -0
- package/lib/AWS/S3/index.js.map +1 -0
- package/lib/AWS/SNS/AddPermission.d.ts +19 -0
- package/lib/AWS/SNS/AddPermission.d.ts.map +1 -0
- package/lib/AWS/SNS/AddPermission.js +40 -0
- package/lib/AWS/SNS/AddPermission.js.map +1 -0
- package/lib/AWS/SNS/ConfirmSubscription.d.ts +19 -0
- package/lib/AWS/SNS/ConfirmSubscription.d.ts.map +1 -0
- package/lib/AWS/SNS/ConfirmSubscription.js +40 -0
- package/lib/AWS/SNS/ConfirmSubscription.js.map +1 -0
- package/lib/AWS/SNS/GetDataProtectionPolicy.d.ts +19 -0
- package/lib/AWS/SNS/GetDataProtectionPolicy.d.ts.map +1 -0
- package/lib/AWS/SNS/GetDataProtectionPolicy.js +40 -0
- package/lib/AWS/SNS/GetDataProtectionPolicy.js.map +1 -0
- package/lib/AWS/SNS/GetSubscriptionAttributes.d.ts +19 -0
- package/lib/AWS/SNS/GetSubscriptionAttributes.d.ts.map +1 -0
- package/lib/AWS/SNS/GetSubscriptionAttributes.js +40 -0
- package/lib/AWS/SNS/GetSubscriptionAttributes.js.map +1 -0
- package/lib/AWS/SNS/GetTopicAttributes.d.ts +19 -0
- package/lib/AWS/SNS/GetTopicAttributes.d.ts.map +1 -0
- package/lib/AWS/SNS/GetTopicAttributes.js +40 -0
- package/lib/AWS/SNS/GetTopicAttributes.js.map +1 -0
- package/lib/AWS/SNS/ListSubscriptions.d.ts +18 -0
- package/lib/AWS/SNS/ListSubscriptions.d.ts.map +1 -0
- package/lib/AWS/SNS/ListSubscriptions.js +36 -0
- package/lib/AWS/SNS/ListSubscriptions.js.map +1 -0
- package/lib/AWS/SNS/ListSubscriptionsByTopic.d.ts +19 -0
- package/lib/AWS/SNS/ListSubscriptionsByTopic.d.ts.map +1 -0
- package/lib/AWS/SNS/ListSubscriptionsByTopic.js +40 -0
- package/lib/AWS/SNS/ListSubscriptionsByTopic.js.map +1 -0
- package/lib/AWS/SNS/ListTagsForResource.d.ts +19 -0
- package/lib/AWS/SNS/ListTagsForResource.d.ts.map +1 -0
- package/lib/AWS/SNS/ListTagsForResource.js +40 -0
- package/lib/AWS/SNS/ListTagsForResource.js.map +1 -0
- package/lib/AWS/SNS/ListTopics.d.ts +18 -0
- package/lib/AWS/SNS/ListTopics.d.ts.map +1 -0
- package/lib/AWS/SNS/ListTopics.js +36 -0
- package/lib/AWS/SNS/ListTopics.js.map +1 -0
- package/lib/AWS/SNS/Publish.d.ts +19 -0
- package/lib/AWS/SNS/Publish.d.ts.map +1 -0
- package/lib/AWS/SNS/Publish.js +40 -0
- package/lib/AWS/SNS/Publish.js.map +1 -0
- package/lib/AWS/SNS/PublishBatch.d.ts +19 -0
- package/lib/AWS/SNS/PublishBatch.d.ts.map +1 -0
- package/lib/AWS/SNS/PublishBatch.js +40 -0
- package/lib/AWS/SNS/PublishBatch.js.map +1 -0
- package/lib/AWS/SNS/PutDataProtectionPolicy.d.ts +19 -0
- package/lib/AWS/SNS/PutDataProtectionPolicy.d.ts.map +1 -0
- package/lib/AWS/SNS/PutDataProtectionPolicy.js +40 -0
- package/lib/AWS/SNS/PutDataProtectionPolicy.js.map +1 -0
- package/lib/AWS/SNS/RemovePermission.d.ts +19 -0
- package/lib/AWS/SNS/RemovePermission.d.ts.map +1 -0
- package/lib/AWS/SNS/RemovePermission.js +40 -0
- package/lib/AWS/SNS/RemovePermission.js.map +1 -0
- package/lib/AWS/SNS/SetSubscriptionAttributes.d.ts +19 -0
- package/lib/AWS/SNS/SetSubscriptionAttributes.d.ts.map +1 -0
- package/lib/AWS/SNS/SetSubscriptionAttributes.js +40 -0
- package/lib/AWS/SNS/SetSubscriptionAttributes.js.map +1 -0
- package/lib/AWS/SNS/SetTopicAttributes.d.ts +19 -0
- package/lib/AWS/SNS/SetTopicAttributes.d.ts.map +1 -0
- package/lib/AWS/SNS/SetTopicAttributes.js +40 -0
- package/lib/AWS/SNS/SetTopicAttributes.js.map +1 -0
- package/lib/AWS/SNS/Subscription.d.ts +58 -0
- package/lib/AWS/SNS/Subscription.d.ts.map +1 -0
- package/lib/AWS/SNS/Subscription.js +192 -0
- package/lib/AWS/SNS/Subscription.js.map +1 -0
- package/lib/AWS/SNS/TagResource.d.ts +19 -0
- package/lib/AWS/SNS/TagResource.d.ts.map +1 -0
- package/lib/AWS/SNS/TagResource.js +40 -0
- package/lib/AWS/SNS/TagResource.js.map +1 -0
- package/lib/AWS/SNS/Topic.d.ts +120 -0
- package/lib/AWS/SNS/Topic.d.ts.map +1 -0
- package/lib/AWS/SNS/Topic.js +268 -0
- package/lib/AWS/SNS/Topic.js.map +1 -0
- package/lib/AWS/SNS/TopicEventSource.d.ts +24 -0
- package/lib/AWS/SNS/TopicEventSource.d.ts.map +1 -0
- package/lib/AWS/SNS/TopicEventSource.js +9 -0
- package/lib/AWS/SNS/TopicEventSource.js.map +1 -0
- package/lib/AWS/SNS/TopicSink.d.ts +18 -0
- package/lib/AWS/SNS/TopicSink.d.ts.map +1 -0
- package/lib/AWS/SNS/TopicSink.js +41 -0
- package/lib/AWS/SNS/TopicSink.js.map +1 -0
- package/lib/AWS/SNS/UntagResource.d.ts +19 -0
- package/lib/AWS/SNS/UntagResource.d.ts.map +1 -0
- package/lib/AWS/SNS/UntagResource.js +40 -0
- package/lib/AWS/SNS/UntagResource.js.map +1 -0
- package/lib/AWS/SNS/index.d.ts +22 -0
- package/lib/AWS/SNS/index.d.ts.map +1 -0
- package/lib/AWS/SNS/index.js +22 -0
- package/lib/AWS/SNS/index.js.map +1 -0
- package/lib/AWS/SQS/DeleteMessage.d.ts +19 -0
- package/lib/AWS/SQS/DeleteMessage.d.ts.map +1 -0
- package/lib/AWS/SQS/DeleteMessage.js +41 -0
- package/lib/AWS/SQS/DeleteMessage.js.map +1 -0
- package/lib/AWS/SQS/DeleteMessageBatch.d.ts +19 -0
- package/lib/AWS/SQS/DeleteMessageBatch.d.ts.map +1 -0
- package/lib/AWS/SQS/DeleteMessageBatch.js +42 -0
- package/lib/AWS/SQS/DeleteMessageBatch.js.map +1 -0
- package/lib/AWS/SQS/Queue.d.ts +141 -0
- package/lib/AWS/SQS/Queue.d.ts.map +1 -0
- package/lib/AWS/SQS/Queue.js +174 -0
- package/lib/AWS/SQS/Queue.js.map +1 -0
- package/lib/AWS/SQS/QueueEventSource.d.ts +39 -0
- package/lib/AWS/SQS/QueueEventSource.d.ts.map +1 -0
- package/lib/AWS/SQS/QueueEventSource.js +9 -0
- package/lib/AWS/SQS/QueueEventSource.js.map +1 -0
- package/lib/AWS/SQS/QueueSink.d.ts +18 -0
- package/lib/AWS/SQS/QueueSink.d.ts.map +1 -0
- package/lib/AWS/SQS/QueueSink.js +42 -0
- package/lib/AWS/SQS/QueueSink.js.map +1 -0
- package/lib/AWS/SQS/ReceiveMessage.d.ts +19 -0
- package/lib/AWS/SQS/ReceiveMessage.d.ts.map +1 -0
- package/lib/AWS/SQS/ReceiveMessage.js +42 -0
- package/lib/AWS/SQS/ReceiveMessage.js.map +1 -0
- package/lib/AWS/SQS/SendMessage.d.ts +19 -0
- package/lib/AWS/SQS/SendMessage.d.ts.map +1 -0
- package/lib/AWS/SQS/SendMessage.js +43 -0
- package/lib/AWS/SQS/SendMessage.js.map +1 -0
- package/lib/AWS/SQS/SendMessageBatch.d.ts +19 -0
- package/lib/AWS/SQS/SendMessageBatch.d.ts.map +1 -0
- package/lib/AWS/SQS/SendMessageBatch.js +41 -0
- package/lib/AWS/SQS/SendMessageBatch.js.map +1 -0
- package/lib/AWS/SQS/index.d.ts +9 -0
- package/lib/AWS/SQS/index.d.ts.map +1 -0
- package/lib/AWS/SQS/index.js +9 -0
- package/lib/AWS/SQS/index.js.map +1 -0
- package/lib/AWS/Scheduler/Schedule.d.ts +91 -0
- package/lib/AWS/Scheduler/Schedule.d.ts.map +1 -0
- package/lib/AWS/Scheduler/Schedule.js +152 -0
- package/lib/AWS/Scheduler/Schedule.js.map +1 -0
- package/lib/AWS/Scheduler/ScheduleGroup.d.ts +38 -0
- package/lib/AWS/Scheduler/ScheduleGroup.d.ts.map +1 -0
- package/lib/AWS/Scheduler/ScheduleGroup.js +100 -0
- package/lib/AWS/Scheduler/ScheduleGroup.js.map +1 -0
- package/lib/AWS/Scheduler/builders.d.ts +63 -0
- package/lib/AWS/Scheduler/builders.d.ts.map +1 -0
- package/lib/AWS/Scheduler/builders.js +126 -0
- package/lib/AWS/Scheduler/builders.js.map +1 -0
- package/lib/AWS/Scheduler/index.d.ts +4 -0
- package/lib/AWS/Scheduler/index.d.ts.map +1 -0
- package/lib/AWS/Scheduler/index.js +4 -0
- package/lib/AWS/Scheduler/index.js.map +1 -0
- package/lib/AWS/SecretsManager/DescribeSecret.d.ts +20 -0
- package/lib/AWS/SecretsManager/DescribeSecret.d.ts.map +1 -0
- package/lib/AWS/SecretsManager/DescribeSecret.js +42 -0
- package/lib/AWS/SecretsManager/DescribeSecret.js.map +1 -0
- package/lib/AWS/SecretsManager/GetRandomPassword.d.ts +19 -0
- package/lib/AWS/SecretsManager/GetRandomPassword.d.ts.map +1 -0
- package/lib/AWS/SecretsManager/GetRandomPassword.js +39 -0
- package/lib/AWS/SecretsManager/GetRandomPassword.js.map +1 -0
- package/lib/AWS/SecretsManager/GetSecretValue.d.ts +22 -0
- package/lib/AWS/SecretsManager/GetSecretValue.d.ts.map +1 -0
- package/lib/AWS/SecretsManager/GetSecretValue.js +47 -0
- package/lib/AWS/SecretsManager/GetSecretValue.js.map +1 -0
- package/lib/AWS/SecretsManager/ListSecrets.d.ts +19 -0
- package/lib/AWS/SecretsManager/ListSecrets.d.ts.map +1 -0
- package/lib/AWS/SecretsManager/ListSecrets.js +39 -0
- package/lib/AWS/SecretsManager/ListSecrets.js.map +1 -0
- package/lib/AWS/SecretsManager/PutSecretValue.d.ts +22 -0
- package/lib/AWS/SecretsManager/PutSecretValue.d.ts.map +1 -0
- package/lib/AWS/SecretsManager/PutSecretValue.js +47 -0
- package/lib/AWS/SecretsManager/PutSecretValue.js.map +1 -0
- package/lib/AWS/SecretsManager/Secret.d.ts +88 -0
- package/lib/AWS/SecretsManager/Secret.d.ts.map +1 -0
- package/lib/AWS/SecretsManager/Secret.js +206 -0
- package/lib/AWS/SecretsManager/Secret.js.map +1 -0
- package/lib/AWS/SecretsManager/index.d.ts +7 -0
- package/lib/AWS/SecretsManager/index.d.ts.map +1 -0
- package/lib/AWS/SecretsManager/index.js +7 -0
- package/lib/AWS/SecretsManager/index.js.map +1 -0
- package/lib/AWS/Website/AssetDeployment.d.ts +79 -0
- package/lib/AWS/Website/AssetDeployment.d.ts.map +1 -0
- package/lib/AWS/Website/AssetDeployment.js +202 -0
- package/lib/AWS/Website/AssetDeployment.js.map +1 -0
- package/lib/AWS/Website/Router.d.ts +54 -0
- package/lib/AWS/Website/Router.d.ts.map +1 -0
- package/lib/AWS/Website/Router.js +324 -0
- package/lib/AWS/Website/Router.js.map +1 -0
- package/lib/AWS/Website/SsrSite.d.ts +143 -0
- package/lib/AWS/Website/SsrSite.d.ts.map +1 -0
- package/lib/AWS/Website/SsrSite.js +257 -0
- package/lib/AWS/Website/SsrSite.js.map +1 -0
- package/lib/AWS/Website/StaticSite.d.ts +139 -0
- package/lib/AWS/Website/StaticSite.d.ts.map +1 -0
- package/lib/AWS/Website/StaticSite.js +406 -0
- package/lib/AWS/Website/StaticSite.js.map +1 -0
- package/lib/AWS/Website/cfcode.d.ts +7 -0
- package/lib/AWS/Website/cfcode.d.ts.map +1 -0
- package/lib/AWS/Website/cfcode.js +178 -0
- package/lib/AWS/Website/cfcode.js.map +1 -0
- package/lib/AWS/Website/index.d.ts +6 -0
- package/lib/AWS/Website/index.d.ts.map +1 -0
- package/lib/AWS/Website/index.js +6 -0
- package/lib/AWS/Website/index.js.map +1 -0
- package/lib/AWS/Website/shared.d.ts +216 -0
- package/lib/AWS/Website/shared.d.ts.map +1 -0
- package/lib/AWS/Website/shared.js +1 -0
- package/lib/AWS/Website/shared.js.map +1 -0
- package/lib/AWS/index.d.ts +34 -0
- package/lib/AWS/index.d.ts.map +1 -0
- package/lib/AWS/index.js +34 -0
- package/lib/AWS/index.js.map +1 -0
- package/lib/AdoptPolicy.d.ts +11 -0
- package/lib/AdoptPolicy.d.ts.map +1 -0
- package/lib/AdoptPolicy.js +8 -0
- package/lib/AdoptPolicy.js.map +1 -0
- package/lib/Agent/Agent.d.ts +9 -0
- package/lib/Agent/Agent.d.ts.map +1 -0
- package/lib/Agent/Agent.js +10 -0
- package/lib/Agent/Agent.js.map +1 -0
- package/lib/Agent/Aspect.d.ts +51 -0
- package/lib/Agent/Aspect.d.ts.map +1 -0
- package/lib/Agent/Aspect.js +45 -0
- package/lib/Agent/Aspect.js.map +1 -0
- package/lib/Agent/AspectGraph.d.ts +45 -0
- package/lib/Agent/AspectGraph.d.ts.map +1 -0
- package/lib/Agent/AspectGraph.js +39 -0
- package/lib/Agent/AspectGraph.js.map +1 -0
- package/lib/Agent/ContextPlugin.d.ts +8 -0
- package/lib/Agent/ContextPlugin.d.ts.map +1 -0
- package/lib/Agent/ContextPlugin.js +3 -0
- package/lib/Agent/ContextPlugin.js.map +1 -0
- package/lib/Agent/Plugin.d.ts +18 -0
- package/lib/Agent/Plugin.d.ts.map +1 -0
- package/lib/Agent/Plugin.js +8 -0
- package/lib/Agent/Plugin.js.map +1 -0
- package/lib/Agent/chat/channel.d.ts +9 -0
- package/lib/Agent/chat/channel.d.ts.map +1 -0
- package/lib/Agent/chat/channel.js +10 -0
- package/lib/Agent/chat/channel.js.map +1 -0
- package/lib/Agent/chat/event.d.ts +32 -0
- package/lib/Agent/chat/event.d.ts.map +1 -0
- package/lib/Agent/chat/event.js +32 -0
- package/lib/Agent/chat/event.js.map +1 -0
- package/lib/Agent/chat/message.d.ts +22 -0
- package/lib/Agent/chat/message.d.ts.map +1 -0
- package/lib/Agent/chat/message.js +31 -0
- package/lib/Agent/chat/message.js.map +1 -0
- package/lib/Agent/chat/service.d.ts +102 -0
- package/lib/Agent/chat/service.d.ts.map +1 -0
- package/lib/Agent/chat/service.js +79 -0
- package/lib/Agent/chat/service.js.map +1 -0
- package/lib/Agent/chat/thread.d.ts +13 -0
- package/lib/Agent/chat/thread.d.ts.map +1 -0
- package/lib/Agent/chat/thread.js +16 -0
- package/lib/Agent/chat/thread.js.map +1 -0
- package/lib/Agent/coding/bash.d.ts +36 -0
- package/lib/Agent/coding/bash.d.ts.map +1 -0
- package/lib/Agent/coding/bash.js +170 -0
- package/lib/Agent/coding/bash.js.map +1 -0
- package/lib/Agent/coding/edit.d.ts +31 -0
- package/lib/Agent/coding/edit.d.ts.map +1 -0
- package/lib/Agent/coding/edit.js +90 -0
- package/lib/Agent/coding/edit.js.map +1 -0
- package/lib/Agent/coding/glob.d.ts +23 -0
- package/lib/Agent/coding/glob.d.ts.map +1 -0
- package/lib/Agent/coding/glob.js +78 -0
- package/lib/Agent/coding/glob.js.map +1 -0
- package/lib/Agent/coding/grep.d.ts +26 -0
- package/lib/Agent/coding/grep.d.ts.map +1 -0
- package/lib/Agent/coding/grep.js +105 -0
- package/lib/Agent/coding/grep.js.map +1 -0
- package/lib/Agent/coding/index.d.ts +8 -0
- package/lib/Agent/coding/index.d.ts.map +1 -0
- package/lib/Agent/coding/index.js +8 -0
- package/lib/Agent/coding/index.js.map +1 -0
- package/lib/Agent/coding/read.d.ts +27 -0
- package/lib/Agent/coding/read.d.ts.map +1 -0
- package/lib/Agent/coding/read.js +89 -0
- package/lib/Agent/coding/read.js.map +1 -0
- package/lib/Agent/coding/readlints.d.ts +19 -0
- package/lib/Agent/coding/readlints.d.ts.map +1 -0
- package/lib/Agent/coding/readlints.js +53 -0
- package/lib/Agent/coding/readlints.js.map +1 -0
- package/lib/Agent/coding/write.d.ts +22 -0
- package/lib/Agent/coding/write.d.ts.map +1 -0
- package/lib/Agent/coding/write.js +53 -0
- package/lib/Agent/coding/write.js.map +1 -0
- package/lib/Agent/fs/file.d.ts +12 -0
- package/lib/Agent/fs/file.d.ts.map +1 -0
- package/lib/Agent/fs/file.js +8 -0
- package/lib/Agent/fs/file.js.map +1 -0
- package/lib/Agent/fs/folder.d.ts +5 -0
- package/lib/Agent/fs/folder.d.ts.map +1 -0
- package/lib/Agent/fs/folder.js +3 -0
- package/lib/Agent/fs/folder.js.map +1 -0
- package/lib/Agent/index.d.ts +9 -0
- package/lib/Agent/index.d.ts.map +1 -0
- package/lib/Agent/index.js +9 -0
- package/lib/Agent/index.js.map +1 -0
- package/lib/Agent/llm/error.d.ts +208 -0
- package/lib/Agent/llm/error.d.ts.map +1 -0
- package/lib/Agent/llm/error.js +209 -0
- package/lib/Agent/llm/error.js.map +1 -0
- package/lib/Agent/llm/index.d.ts +5 -0
- package/lib/Agent/llm/index.d.ts.map +1 -0
- package/lib/Agent/llm/index.js +5 -0
- package/lib/Agent/llm/index.js.map +1 -0
- package/lib/Agent/llm/llm.d.ts +32 -0
- package/lib/Agent/llm/llm.d.ts.map +1 -0
- package/lib/Agent/llm/llm.js +74 -0
- package/lib/Agent/llm/llm.js.map +1 -0
- package/lib/Agent/llm/stream-collectors.d.ts +46 -0
- package/lib/Agent/llm/stream-collectors.d.ts.map +1 -0
- package/lib/Agent/llm/stream-collectors.js +33 -0
- package/lib/Agent/llm/stream-collectors.js.map +1 -0
- package/lib/Agent/llm/stream-text-part.d.ts +5 -0
- package/lib/Agent/llm/stream-text-part.d.ts.map +1 -0
- package/lib/Agent/llm/stream-text-part.js +4 -0
- package/lib/Agent/llm/stream-text-part.js.map +1 -0
- package/lib/Agent/lsp/client.d.ts +122 -0
- package/lib/Agent/lsp/client.d.ts.map +1 -0
- package/lib/Agent/lsp/client.js +180 -0
- package/lib/Agent/lsp/client.js.map +1 -0
- package/lib/Agent/lsp/diagnostics.d.ts +16 -0
- package/lib/Agent/lsp/diagnostics.d.ts.map +1 -0
- package/lib/Agent/lsp/diagnostics.js +48 -0
- package/lib/Agent/lsp/diagnostics.js.map +1 -0
- package/lib/Agent/lsp/jsonrpc.d.ts +90 -0
- package/lib/Agent/lsp/jsonrpc.d.ts.map +1 -0
- package/lib/Agent/lsp/jsonrpc.js +178 -0
- package/lib/Agent/lsp/jsonrpc.js.map +1 -0
- package/lib/Agent/lsp/manager.d.ts +38 -0
- package/lib/Agent/lsp/manager.d.ts.map +1 -0
- package/lib/Agent/lsp/manager.js +98 -0
- package/lib/Agent/lsp/manager.js.map +1 -0
- package/lib/Agent/lsp/servers.d.ts +28 -0
- package/lib/Agent/lsp/servers.d.ts.map +1 -0
- package/lib/Agent/lsp/servers.js +21 -0
- package/lib/Agent/lsp/servers.js.map +1 -0
- package/lib/Agent/process/driver.d.ts +10 -0
- package/lib/Agent/process/driver.d.ts.map +1 -0
- package/lib/Agent/process/driver.js +153 -0
- package/lib/Agent/process/driver.js.map +1 -0
- package/lib/Agent/process/issue-service.d.ts +44 -0
- package/lib/Agent/process/issue-service.d.ts.map +1 -0
- package/lib/Agent/process/issue-service.js +28 -0
- package/lib/Agent/process/issue-service.js.map +1 -0
- package/lib/Agent/process/issue-tools.d.ts +28 -0
- package/lib/Agent/process/issue-tools.d.ts.map +1 -0
- package/lib/Agent/process/issue-tools.js +28 -0
- package/lib/Agent/process/issue-tools.js.map +1 -0
- package/lib/Agent/process/issue.d.ts +16 -0
- package/lib/Agent/process/issue.d.ts.map +1 -0
- package/lib/Agent/process/issue.js +17 -0
- package/lib/Agent/process/issue.js.map +1 -0
- package/lib/Agent/process/organization.d.ts +4 -0
- package/lib/Agent/process/organization.d.ts.map +1 -0
- package/lib/Agent/process/organization.js +3 -0
- package/lib/Agent/process/organization.js.map +1 -0
- package/lib/Agent/process/process.d.ts +5 -0
- package/lib/Agent/process/process.d.ts.map +1 -0
- package/lib/Agent/process/process.js +3 -0
- package/lib/Agent/process/process.js.map +1 -0
- package/lib/Agent/process/reply.d.ts +16 -0
- package/lib/Agent/process/reply.d.ts.map +1 -0
- package/lib/Agent/process/reply.js +18 -0
- package/lib/Agent/process/reply.js.map +1 -0
- package/lib/Agent/process/task.d.ts +25 -0
- package/lib/Agent/process/task.d.ts.map +1 -0
- package/lib/Agent/process/task.js +26 -0
- package/lib/Agent/process/task.js.map +1 -0
- package/lib/Agent/tool/index.d.ts +4 -0
- package/lib/Agent/tool/index.d.ts.map +1 -0
- package/lib/Agent/tool/index.js +4 -0
- package/lib/Agent/tool/index.js.map +1 -0
- package/lib/Agent/tool/parameter.d.ts +12 -0
- package/lib/Agent/tool/parameter.d.ts.map +1 -0
- package/lib/Agent/tool/parameter.js +6 -0
- package/lib/Agent/tool/parameter.js.map +1 -0
- package/lib/Agent/tool/result.d.ts +17 -0
- package/lib/Agent/tool/result.d.ts.map +1 -0
- package/lib/Agent/tool/result.js +6 -0
- package/lib/Agent/tool/result.js.map +1 -0
- package/lib/Agent/tool/tool.d.ts +32 -0
- package/lib/Agent/tool/tool.d.ts.map +1 -0
- package/lib/Agent/tool/tool.js +16 -0
- package/lib/Agent/tool/tool.js.map +1 -0
- package/lib/Agent/util/command-validator.d.ts +12 -0
- package/lib/Agent/util/command-validator.d.ts.map +1 -0
- package/lib/Agent/util/command-validator.js +74 -0
- package/lib/Agent/util/command-validator.js.map +1 -0
- package/lib/Agent/util/exec.d.ts +8 -0
- package/lib/Agent/util/exec.d.ts.map +1 -0
- package/lib/Agent/util/exec.js +12 -0
- package/lib/Agent/util/exec.js.map +1 -0
- package/lib/Agent/util/parser.d.ts +5 -0
- package/lib/Agent/util/parser.d.ts.map +1 -0
- package/lib/Agent/util/parser.js +41 -0
- package/lib/Agent/util/parser.js.map +1 -0
- package/lib/Agent/util/replace.d.ts +38 -0
- package/lib/Agent/util/replace.d.ts.map +1 -0
- package/lib/Agent/util/replace.js +458 -0
- package/lib/Agent/util/replace.js.map +1 -0
- package/lib/Agent/util/ripgrep.d.ts +109 -0
- package/lib/Agent/util/ripgrep.d.ts.map +1 -0
- package/lib/Agent/util/ripgrep.js +221 -0
- package/lib/Agent/util/ripgrep.js.map +1 -0
- package/lib/AlchemyContext.d.ts +13 -0
- package/lib/AlchemyContext.d.ts.map +1 -0
- package/lib/AlchemyContext.js +18 -0
- package/lib/AlchemyContext.js.map +1 -0
- package/lib/Apply.d.ts +17 -0
- package/lib/Apply.d.ts.map +1 -0
- package/lib/Apply.js +764 -0
- package/lib/Apply.js.map +1 -0
- package/lib/Artifacts.d.ts +69 -0
- package/lib/Artifacts.d.ts.map +1 -0
- package/lib/Artifacts.js +89 -0
- package/lib/Artifacts.js.map +1 -0
- package/lib/Auth/AuthProvider.d.ts +64 -0
- package/lib/Auth/AuthProvider.d.ts.map +1 -0
- package/lib/Auth/AuthProvider.js +44 -0
- package/lib/Auth/AuthProvider.js.map +1 -0
- package/lib/Auth/Credentials.d.ts +15 -0
- package/lib/Auth/Credentials.d.ts.map +1 -0
- package/lib/Auth/Credentials.js +51 -0
- package/lib/Auth/Credentials.js.map +1 -0
- package/lib/Auth/Env.d.ts +9 -0
- package/lib/Auth/Env.d.ts.map +1 -0
- package/lib/Auth/Env.js +21 -0
- package/lib/Auth/Env.js.map +1 -0
- package/lib/Auth/Profile.d.ts +84 -0
- package/lib/Auth/Profile.d.ts.map +1 -0
- package/lib/Auth/Profile.js +74 -0
- package/lib/Auth/Profile.js.map +1 -0
- package/lib/Auth/index.d.ts +5 -0
- package/lib/Auth/index.d.ts.map +1 -0
- package/lib/Auth/index.js +5 -0
- package/lib/Auth/index.js.map +1 -0
- package/lib/Axiom/Annotation.d.ts +49 -0
- package/lib/Axiom/Annotation.d.ts.map +1 -0
- package/lib/Axiom/Annotation.js +74 -0
- package/lib/Axiom/Annotation.js.map +1 -0
- package/lib/Axiom/ApiToken.d.ts +62 -0
- package/lib/Axiom/ApiToken.d.ts.map +1 -0
- package/lib/Axiom/ApiToken.js +98 -0
- package/lib/Axiom/ApiToken.js.map +1 -0
- package/lib/Axiom/AuthProvider.d.ts +48 -0
- package/lib/Axiom/AuthProvider.d.ts.map +1 -0
- package/lib/Axiom/AuthProvider.js +177 -0
- package/lib/Axiom/AuthProvider.js.map +1 -0
- package/lib/Axiom/Chart.d.ts +72 -0
- package/lib/Axiom/Chart.d.ts.map +1 -0
- package/lib/Axiom/Chart.js +14 -0
- package/lib/Axiom/Chart.js.map +1 -0
- package/lib/Axiom/Credentials.d.ts +12 -0
- package/lib/Axiom/Credentials.d.ts.map +1 -0
- package/lib/Axiom/Credentials.js +34 -0
- package/lib/Axiom/Credentials.js.map +1 -0
- package/lib/Axiom/Dashboard.d.ts +124 -0
- package/lib/Axiom/Dashboard.d.ts.map +1 -0
- package/lib/Axiom/Dashboard.js +140 -0
- package/lib/Axiom/Dashboard.js.map +1 -0
- package/lib/Axiom/Dataset.d.ts +101 -0
- package/lib/Axiom/Dataset.d.ts.map +1 -0
- package/lib/Axiom/Dataset.js +183 -0
- package/lib/Axiom/Dataset.js.map +1 -0
- package/lib/Axiom/Monitor.d.ts +74 -0
- package/lib/Axiom/Monitor.d.ts.map +1 -0
- package/lib/Axiom/Monitor.js +103 -0
- package/lib/Axiom/Monitor.js.map +1 -0
- package/lib/Axiom/Notifier.d.ts +63 -0
- package/lib/Axiom/Notifier.d.ts.map +1 -0
- package/lib/Axiom/Notifier.js +83 -0
- package/lib/Axiom/Notifier.js.map +1 -0
- package/lib/Axiom/Providers.d.ts +15 -0
- package/lib/Axiom/Providers.d.ts.map +1 -0
- package/lib/Axiom/Providers.js +32 -0
- package/lib/Axiom/Providers.js.map +1 -0
- package/lib/Axiom/View.d.ts +55 -0
- package/lib/Axiom/View.d.ts.map +1 -0
- package/lib/Axiom/View.js +79 -0
- package/lib/Axiom/View.js.map +1 -0
- package/lib/Axiom/VirtualField.d.ts +42 -0
- package/lib/Axiom/VirtualField.d.ts.map +1 -0
- package/lib/Axiom/VirtualField.js +71 -0
- package/lib/Axiom/VirtualField.js.map +1 -0
- package/lib/Axiom/index.d.ts +13 -0
- package/lib/Axiom/index.d.ts.map +1 -0
- package/lib/Axiom/index.js +13 -0
- package/lib/Axiom/index.js.map +1 -0
- package/lib/Binding.d.ts +52 -0
- package/lib/Binding.d.ts.map +1 -0
- package/lib/Binding.js +63 -0
- package/lib/Binding.js.map +1 -0
- package/lib/Build/Command.d.ts +108 -0
- package/lib/Build/Command.d.ts.map +1 -0
- package/lib/Build/Command.js +159 -0
- package/lib/Build/Command.js.map +1 -0
- package/lib/Build/Memo.d.ts +45 -0
- package/lib/Build/Memo.d.ts.map +1 -0
- package/lib/Build/Memo.js +89 -0
- package/lib/Build/Memo.js.map +1 -0
- package/lib/Build/index.d.ts +2 -0
- package/lib/Build/index.d.ts.map +1 -0
- package/lib/Build/index.js +2 -0
- package/lib/Build/index.js.map +1 -0
- package/lib/Bundle/Bundle.d.ts +85 -0
- package/lib/Bundle/Bundle.d.ts.map +1 -0
- package/lib/Bundle/Bundle.js +160 -0
- package/lib/Bundle/Bundle.js.map +1 -0
- package/lib/Bundle/Docker.d.ts +72 -0
- package/lib/Bundle/Docker.d.ts.map +1 -0
- package/lib/Bundle/Docker.js +132 -0
- package/lib/Bundle/Docker.js.map +1 -0
- package/lib/Bundle/PurePlugin.d.ts +109 -0
- package/lib/Bundle/PurePlugin.d.ts.map +1 -0
- package/lib/Bundle/PurePlugin.js +469 -0
- package/lib/Bundle/PurePlugin.js.map +1 -0
- package/lib/Bundle/TempRoot.d.ts +24 -0
- package/lib/Bundle/TempRoot.d.ts.map +1 -0
- package/lib/Bundle/TempRoot.js +81 -0
- package/lib/Bundle/TempRoot.js.map +1 -0
- package/lib/Bundle/index.d.ts +5 -0
- package/lib/Bundle/index.d.ts.map +1 -0
- package/lib/Bundle/index.js +5 -0
- package/lib/Bundle/index.js.map +1 -0
- package/lib/Cli/Cli.d.ts +21 -0
- package/lib/Cli/Cli.d.ts.map +1 -0
- package/lib/Cli/Cli.js +5 -0
- package/lib/Cli/Cli.js.map +1 -0
- package/lib/Cli/Event.d.ts +16 -0
- package/lib/Cli/Event.d.ts.map +1 -0
- package/lib/Cli/Event.js +1 -0
- package/lib/Cli/Event.js.map +1 -0
- package/lib/Cli/InkCLI.d.ts +4 -0
- package/lib/Cli/InkCLI.d.ts.map +1 -0
- package/lib/Cli/InkCLI.js +44 -0
- package/lib/Cli/InkCLI.js.map +1 -0
- package/lib/Cli/LoggingCli.d.ts +4 -0
- package/lib/Cli/LoggingCli.d.ts.map +1 -0
- package/lib/Cli/LoggingCli.js +14 -0
- package/lib/Cli/LoggingCli.js.map +1 -0
- package/lib/Cli/NamespaceTree.d.ts +31 -0
- package/lib/Cli/NamespaceTree.d.ts.map +1 -0
- package/lib/Cli/NamespaceTree.js +127 -0
- package/lib/Cli/NamespaceTree.js.map +1 -0
- package/lib/Cli/Reporter.d.ts +8 -0
- package/lib/Cli/Reporter.d.ts.map +1 -0
- package/lib/Cli/Reporter.js +4 -0
- package/lib/Cli/Reporter.js.map +1 -0
- package/lib/Cli/components/ApprovePlan.d.ts +9 -0
- package/lib/Cli/components/ApprovePlan.d.ts.map +1 -0
- package/lib/Cli/components/ApprovePlan.js +21 -0
- package/lib/Cli/components/ApprovePlan.js.map +1 -0
- package/lib/Cli/components/Plan.d.ts +8 -0
- package/lib/Cli/components/Plan.d.ts.map +1 -0
- package/lib/Cli/components/Plan.js +67 -0
- package/lib/Cli/components/Plan.js.map +1 -0
- package/lib/Cli/components/PlanProgress.d.ts +43 -0
- package/lib/Cli/components/PlanProgress.d.ts.map +1 -0
- package/lib/Cli/components/PlanProgress.js +203 -0
- package/lib/Cli/components/PlanProgress.js.map +1 -0
- package/lib/Cli/index.d.ts +2 -0
- package/lib/Cli/index.d.ts.map +1 -0
- package/lib/Cli/index.js +6 -0
- package/lib/Cli/index.js.map +1 -0
- package/lib/Cloudflare/ApiToken/AccountApiToken.d.ts +58 -0
- package/lib/Cloudflare/ApiToken/AccountApiToken.d.ts.map +1 -0
- package/lib/Cloudflare/ApiToken/AccountApiToken.js +142 -0
- package/lib/Cloudflare/ApiToken/AccountApiToken.js.map +1 -0
- package/lib/Cloudflare/ApiToken/Common.d.ts +90 -0
- package/lib/Cloudflare/ApiToken/Common.d.ts.map +1 -0
- package/lib/Cloudflare/ApiToken/Common.js +51 -0
- package/lib/Cloudflare/ApiToken/Common.js.map +1 -0
- package/lib/Cloudflare/ApiToken/PermissionGroups.d.ts +1549 -0
- package/lib/Cloudflare/ApiToken/PermissionGroups.d.ts.map +1 -0
- package/lib/Cloudflare/ApiToken/PermissionGroups.js +1856 -0
- package/lib/Cloudflare/ApiToken/PermissionGroups.js.map +1 -0
- package/lib/Cloudflare/ApiToken/UserApiToken.d.ts +48 -0
- package/lib/Cloudflare/ApiToken/UserApiToken.d.ts.map +1 -0
- package/lib/Cloudflare/ApiToken/UserApiToken.js +113 -0
- package/lib/Cloudflare/ApiToken/UserApiToken.js.map +1 -0
- package/lib/Cloudflare/ApiToken/index.d.ts +5 -0
- package/lib/Cloudflare/ApiToken/index.d.ts.map +1 -0
- package/lib/Cloudflare/ApiToken/index.js +5 -0
- package/lib/Cloudflare/ApiToken/index.js.map +1 -0
- package/lib/Cloudflare/Artifacts/Artifacts.d.ts +101 -0
- package/lib/Cloudflare/Artifacts/Artifacts.d.ts.map +1 -0
- package/lib/Cloudflare/Artifacts/Artifacts.js +92 -0
- package/lib/Cloudflare/Artifacts/Artifacts.js.map +1 -0
- package/lib/Cloudflare/Artifacts/ArtifactsBinding.d.ts +83 -0
- package/lib/Cloudflare/Artifacts/ArtifactsBinding.d.ts.map +1 -0
- package/lib/Cloudflare/Artifacts/ArtifactsBinding.js +65 -0
- package/lib/Cloudflare/Artifacts/ArtifactsBinding.js.map +1 -0
- package/lib/Cloudflare/Artifacts/index.d.ts +3 -0
- package/lib/Cloudflare/Artifacts/index.d.ts.map +1 -0
- package/lib/Cloudflare/Artifacts/index.js +3 -0
- package/lib/Cloudflare/Artifacts/index.js.map +1 -0
- package/lib/Cloudflare/Auth/AuthProvider.d.ts +143 -0
- package/lib/Cloudflare/Auth/AuthProvider.d.ts.map +1 -0
- package/lib/Cloudflare/Auth/AuthProvider.js +385 -0
- package/lib/Cloudflare/Auth/AuthProvider.js.map +1 -0
- package/lib/Cloudflare/Auth/OAuthClient.d.ts +46 -0
- package/lib/Cloudflare/Auth/OAuthClient.d.ts.map +1 -0
- package/lib/Cloudflare/Auth/OAuthClient.js +221 -0
- package/lib/Cloudflare/Auth/OAuthClient.js.map +1 -0
- package/lib/Cloudflare/CloudflareEnvironment.d.ts +11 -0
- package/lib/Cloudflare/CloudflareEnvironment.d.ts.map +1 -0
- package/lib/Cloudflare/CloudflareEnvironment.js +26 -0
- package/lib/Cloudflare/CloudflareEnvironment.js.map +1 -0
- package/lib/Cloudflare/Container/Container.d.ts +161 -0
- package/lib/Cloudflare/Container/Container.d.ts.map +1 -0
- package/lib/Cloudflare/Container/Container.js +189 -0
- package/lib/Cloudflare/Container/Container.js.map +1 -0
- package/lib/Cloudflare/Container/ContainerApplication.d.ts +232 -0
- package/lib/Cloudflare/Container/ContainerApplication.d.ts.map +1 -0
- package/lib/Cloudflare/Container/ContainerApplication.js +634 -0
- package/lib/Cloudflare/Container/ContainerApplication.js.map +1 -0
- package/lib/Cloudflare/Container/ContainerBinding.d.ts +7 -0
- package/lib/Cloudflare/Container/ContainerBinding.d.ts.map +1 -0
- package/lib/Cloudflare/Container/ContainerBinding.js +41 -0
- package/lib/Cloudflare/Container/ContainerBinding.js.map +1 -0
- package/lib/Cloudflare/Container/StartContainer.d.ts +25 -0
- package/lib/Cloudflare/Container/StartContainer.d.ts.map +1 -0
- package/lib/Cloudflare/Container/StartContainer.js +37 -0
- package/lib/Cloudflare/Container/StartContainer.js.map +1 -0
- package/lib/Cloudflare/Container/index.d.ts +5 -0
- package/lib/Cloudflare/Container/index.d.ts.map +1 -0
- package/lib/Cloudflare/Container/index.js +5 -0
- package/lib/Cloudflare/Container/index.js.map +1 -0
- package/lib/Cloudflare/Credentials.d.ts +11 -0
- package/lib/Cloudflare/Credentials.d.ts.map +1 -0
- package/lib/Cloudflare/Credentials.js +34 -0
- package/lib/Cloudflare/Credentials.js.map +1 -0
- package/lib/Cloudflare/D1/D1Connection.d.ts +37 -0
- package/lib/Cloudflare/D1/D1Connection.d.ts.map +1 -0
- package/lib/Cloudflare/D1/D1Connection.js +25 -0
- package/lib/Cloudflare/D1/D1Connection.js.map +1 -0
- package/lib/Cloudflare/D1/D1Database.d.ts +75 -0
- package/lib/Cloudflare/D1/D1Database.d.ts.map +1 -0
- package/lib/Cloudflare/D1/D1Database.js +163 -0
- package/lib/Cloudflare/D1/D1Database.js.map +1 -0
- package/lib/Cloudflare/D1/D1DatabaseBinding.d.ts +5 -0
- package/lib/Cloudflare/D1/D1DatabaseBinding.d.ts.map +1 -0
- package/lib/Cloudflare/D1/D1DatabaseBinding.js +19 -0
- package/lib/Cloudflare/D1/D1DatabaseBinding.js.map +1 -0
- package/lib/Cloudflare/D1/index.d.ts +4 -0
- package/lib/Cloudflare/D1/index.d.ts.map +1 -0
- package/lib/Cloudflare/D1/index.js +4 -0
- package/lib/Cloudflare/D1/index.js.map +1 -0
- package/lib/Cloudflare/EdgeSession.d.ts +53 -0
- package/lib/Cloudflare/EdgeSession.d.ts.map +1 -0
- package/lib/Cloudflare/EdgeSession.js +78 -0
- package/lib/Cloudflare/EdgeSession.js.map +1 -0
- package/lib/Cloudflare/Fetcher.d.ts +23 -0
- package/lib/Cloudflare/Fetcher.d.ts.map +1 -0
- package/lib/Cloudflare/Fetcher.js +159 -0
- package/lib/Cloudflare/Fetcher.js.map +1 -0
- package/lib/Cloudflare/KV/KVNamespace.d.ts +50 -0
- package/lib/Cloudflare/KV/KVNamespace.d.ts.map +1 -0
- package/lib/Cloudflare/KV/KVNamespace.js +128 -0
- package/lib/Cloudflare/KV/KVNamespace.js.map +1 -0
- package/lib/Cloudflare/KV/KVNamespaceBinding.d.ts +60 -0
- package/lib/Cloudflare/KV/KVNamespaceBinding.d.ts.map +1 -0
- package/lib/Cloudflare/KV/KVNamespaceBinding.js +55 -0
- package/lib/Cloudflare/KV/KVNamespaceBinding.js.map +1 -0
- package/lib/Cloudflare/KV/index.d.ts +3 -0
- package/lib/Cloudflare/KV/index.d.ts.map +1 -0
- package/lib/Cloudflare/KV/index.js +3 -0
- package/lib/Cloudflare/KV/index.js.map +1 -0
- package/lib/Cloudflare/Logs.d.ts +22 -0
- package/lib/Cloudflare/Logs.d.ts.map +1 -0
- package/lib/Cloudflare/Logs.js +76 -0
- package/lib/Cloudflare/Logs.js.map +1 -0
- package/lib/Cloudflare/Providers.d.ts +16 -0
- package/lib/Cloudflare/Providers.d.ts.map +1 -0
- package/lib/Cloudflare/Providers.js +49 -0
- package/lib/Cloudflare/Providers.js.map +1 -0
- package/lib/Cloudflare/Queue/Queue.d.ts +52 -0
- package/lib/Cloudflare/Queue/Queue.d.ts.map +1 -0
- package/lib/Cloudflare/Queue/Queue.js +136 -0
- package/lib/Cloudflare/Queue/Queue.js.map +1 -0
- package/lib/Cloudflare/Queue/QueueBinding.d.ts +35 -0
- package/lib/Cloudflare/Queue/QueueBinding.d.ts.map +1 -0
- package/lib/Cloudflare/Queue/QueueBinding.js +51 -0
- package/lib/Cloudflare/Queue/QueueBinding.js.map +1 -0
- package/lib/Cloudflare/Queue/QueueConsumer.d.ts +86 -0
- package/lib/Cloudflare/Queue/QueueConsumer.d.ts.map +1 -0
- package/lib/Cloudflare/Queue/QueueConsumer.js +138 -0
- package/lib/Cloudflare/Queue/QueueConsumer.js.map +1 -0
- package/lib/Cloudflare/Queue/index.d.ts +4 -0
- package/lib/Cloudflare/Queue/index.d.ts.map +1 -0
- package/lib/Cloudflare/Queue/index.js +4 -0
- package/lib/Cloudflare/Queue/index.js.map +1 -0
- package/lib/Cloudflare/R2/R2Bucket.d.ts +88 -0
- package/lib/Cloudflare/R2/R2Bucket.d.ts.map +1 -0
- package/lib/Cloudflare/R2/R2Bucket.js +158 -0
- package/lib/Cloudflare/R2/R2Bucket.js.map +1 -0
- package/lib/Cloudflare/R2/R2BucketBinding.d.ts +86 -0
- package/lib/Cloudflare/R2/R2BucketBinding.d.ts.map +1 -0
- package/lib/Cloudflare/R2/R2BucketBinding.js +116 -0
- package/lib/Cloudflare/R2/R2BucketBinding.js.map +1 -0
- package/lib/Cloudflare/R2/index.d.ts +3 -0
- package/lib/Cloudflare/R2/index.d.ts.map +1 -0
- package/lib/Cloudflare/R2/index.js +3 -0
- package/lib/Cloudflare/R2/index.js.map +1 -0
- package/lib/Cloudflare/SecretsStore/Secret.d.ts +74 -0
- package/lib/Cloudflare/SecretsStore/Secret.d.ts.map +1 -0
- package/lib/Cloudflare/SecretsStore/Secret.js +161 -0
- package/lib/Cloudflare/SecretsStore/Secret.js.map +1 -0
- package/lib/Cloudflare/SecretsStore/SecretBinding.d.ts +42 -0
- package/lib/Cloudflare/SecretsStore/SecretBinding.d.ts.map +1 -0
- package/lib/Cloudflare/SecretsStore/SecretBinding.js +49 -0
- package/lib/Cloudflare/SecretsStore/SecretBinding.js.map +1 -0
- package/lib/Cloudflare/SecretsStore/SecretsStore.d.ts +37 -0
- package/lib/Cloudflare/SecretsStore/SecretsStore.d.ts.map +1 -0
- package/lib/Cloudflare/SecretsStore/SecretsStore.js +88 -0
- package/lib/Cloudflare/SecretsStore/SecretsStore.js.map +1 -0
- package/lib/Cloudflare/SecretsStore/index.d.ts +4 -0
- package/lib/Cloudflare/SecretsStore/index.d.ts.map +1 -0
- package/lib/Cloudflare/SecretsStore/index.js +4 -0
- package/lib/Cloudflare/SecretsStore/index.js.map +1 -0
- package/lib/Cloudflare/StateStore/Api.d.ts +61 -0
- package/lib/Cloudflare/StateStore/Api.d.ts.map +1 -0
- package/lib/Cloudflare/StateStore/Api.js +103 -0
- package/lib/Cloudflare/StateStore/Api.js.map +1 -0
- package/lib/Cloudflare/StateStore/State.d.ts +39 -0
- package/lib/Cloudflare/StateStore/State.d.ts.map +1 -0
- package/lib/Cloudflare/StateStore/State.js +217 -0
- package/lib/Cloudflare/StateStore/State.js.map +1 -0
- package/lib/Cloudflare/StateStore/Store.d.ts +82 -0
- package/lib/Cloudflare/StateStore/Store.d.ts.map +1 -0
- package/lib/Cloudflare/StateStore/Store.js +191 -0
- package/lib/Cloudflare/StateStore/Store.js.map +1 -0
- package/lib/Cloudflare/StateStore/Token.d.ts +43 -0
- package/lib/Cloudflare/StateStore/Token.d.ts.map +1 -0
- package/lib/Cloudflare/StateStore/Token.js +61 -0
- package/lib/Cloudflare/StateStore/Token.js.map +1 -0
- package/lib/Cloudflare/StateStore/index.d.ts +2 -0
- package/lib/Cloudflare/StateStore/index.d.ts.map +1 -0
- package/lib/Cloudflare/StateStore/index.js +2 -0
- package/lib/Cloudflare/StateStore/index.js.map +1 -0
- package/lib/Cloudflare/Website/StaticSite.d.ts +79 -0
- package/lib/Cloudflare/Website/StaticSite.d.ts.map +1 -0
- package/lib/Cloudflare/Website/StaticSite.js +83 -0
- package/lib/Cloudflare/Website/StaticSite.js.map +1 -0
- package/lib/Cloudflare/Website/Vite.d.ts +106 -0
- package/lib/Cloudflare/Website/Vite.d.ts.map +1 -0
- package/lib/Cloudflare/Website/Vite.js +92 -0
- package/lib/Cloudflare/Website/Vite.js.map +1 -0
- package/lib/Cloudflare/Website/index.d.ts +3 -0
- package/lib/Cloudflare/Website/index.d.ts.map +1 -0
- package/lib/Cloudflare/Website/index.js +3 -0
- package/lib/Cloudflare/Website/index.js.map +1 -0
- package/lib/Cloudflare/Workers/Assets.d.ts +81 -0
- package/lib/Cloudflare/Workers/Assets.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/Assets.js +177 -0
- package/lib/Cloudflare/Workers/Assets.js.map +1 -0
- package/lib/Cloudflare/Workers/ConfigProvider.d.ts +4 -0
- package/lib/Cloudflare/Workers/ConfigProvider.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/ConfigProvider.js +5 -0
- package/lib/Cloudflare/Workers/ConfigProvider.js.map +1 -0
- package/lib/Cloudflare/Workers/DurableObjectNamespace.d.ts +365 -0
- package/lib/Cloudflare/Workers/DurableObjectNamespace.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/DurableObjectNamespace.js +405 -0
- package/lib/Cloudflare/Workers/DurableObjectNamespace.js.map +1 -0
- package/lib/Cloudflare/Workers/DurableObjectState.d.ts +25 -0
- package/lib/Cloudflare/Workers/DurableObjectState.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/DurableObjectState.js +22 -0
- package/lib/Cloudflare/Workers/DurableObjectState.js.map +1 -0
- package/lib/Cloudflare/Workers/DurableObjectStorage.d.ts +60 -0
- package/lib/Cloudflare/Workers/DurableObjectStorage.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/DurableObjectStorage.js +58 -0
- package/lib/Cloudflare/Workers/DurableObjectStorage.js.map +1 -0
- package/lib/Cloudflare/Workers/DynamicWorkerLoader.d.ts +151 -0
- package/lib/Cloudflare/Workers/DynamicWorkerLoader.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/DynamicWorkerLoader.js +123 -0
- package/lib/Cloudflare/Workers/DynamicWorkerLoader.js.map +1 -0
- package/lib/Cloudflare/Workers/Fetch.d.ts +19 -0
- package/lib/Cloudflare/Workers/Fetch.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/Fetch.js +80 -0
- package/lib/Cloudflare/Workers/Fetch.js.map +1 -0
- package/lib/Cloudflare/Workers/HttpServer.d.ts +16 -0
- package/lib/Cloudflare/Workers/HttpServer.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/HttpServer.js +46 -0
- package/lib/Cloudflare/Workers/HttpServer.js.map +1 -0
- package/lib/Cloudflare/Workers/InferEnv.d.ts +10 -0
- package/lib/Cloudflare/Workers/InferEnv.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/InferEnv.js +2 -0
- package/lib/Cloudflare/Workers/InferEnv.js.map +1 -0
- package/lib/Cloudflare/Workers/Request.d.ts +6 -0
- package/lib/Cloudflare/Workers/Request.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/Request.js +4 -0
- package/lib/Cloudflare/Workers/Request.js.map +1 -0
- package/lib/Cloudflare/Workers/Rpc.d.ts +118 -0
- package/lib/Cloudflare/Workers/Rpc.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/Rpc.js +277 -0
- package/lib/Cloudflare/Workers/Rpc.js.map +1 -0
- package/lib/Cloudflare/Workers/ScheduledEvents.d.ts +49 -0
- package/lib/Cloudflare/Workers/ScheduledEvents.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/ScheduledEvents.js +107 -0
- package/lib/Cloudflare/Workers/ScheduledEvents.js.map +1 -0
- package/lib/Cloudflare/Workers/WebSocket.d.ts +15 -0
- package/lib/Cloudflare/Workers/WebSocket.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/WebSocket.js +29 -0
- package/lib/Cloudflare/Workers/WebSocket.js.map +1 -0
- package/lib/Cloudflare/Workers/Worker.d.ts +628 -0
- package/lib/Cloudflare/Workers/Worker.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/Worker.js +1623 -0
- package/lib/Cloudflare/Workers/Worker.js.map +1 -0
- package/lib/Cloudflare/Workers/Workflow.d.ts +206 -0
- package/lib/Cloudflare/Workers/Workflow.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/Workflow.js +230 -0
- package/lib/Cloudflare/Workers/Workflow.js.map +1 -0
- package/lib/Cloudflare/Workers/cloudflare_workers.d.ts +4 -0
- package/lib/Cloudflare/Workers/cloudflare_workers.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/cloudflare_workers.js +12 -0
- package/lib/Cloudflare/Workers/cloudflare_workers.js.map +1 -0
- package/lib/Cloudflare/Workers/index.d.ts +16 -0
- package/lib/Cloudflare/Workers/index.d.ts.map +1 -0
- package/lib/Cloudflare/Workers/index.js +16 -0
- package/lib/Cloudflare/Workers/index.js.map +1 -0
- package/lib/Cloudflare/index.d.ts +15 -0
- package/lib/Cloudflare/index.d.ts.map +1 -0
- package/lib/Cloudflare/index.js +15 -0
- package/lib/Cloudflare/index.js.map +1 -0
- package/lib/Cloudflare/stream.d.ts +10 -0
- package/lib/Cloudflare/stream.d.ts.map +1 -0
- package/lib/Cloudflare/stream.js +14 -0
- package/lib/Cloudflare/stream.js.map +1 -0
- package/lib/Construct.d.ts +56 -0
- package/lib/Construct.d.ts.map +1 -0
- package/lib/Construct.js +51 -0
- package/lib/Construct.js.map +1 -0
- package/lib/Deploy.d.ts +10 -0
- package/lib/Deploy.d.ts.map +1 -0
- package/lib/Deploy.js +12 -0
- package/lib/Deploy.js.map +1 -0
- package/lib/Destroy.d.ts +9 -0
- package/lib/Destroy.d.ts.map +1 -0
- package/lib/Destroy.js +13 -0
- package/lib/Destroy.js.map +1 -0
- package/lib/Diff.d.ts +42 -0
- package/lib/Diff.d.ts.map +1 -0
- package/lib/Diff.js +96 -0
- package/lib/Diff.js.map +1 -0
- package/lib/ExecutionContext.d.ts +18 -0
- package/lib/ExecutionContext.d.ts.map +1 -0
- package/lib/ExecutionContext.js +7 -0
- package/lib/ExecutionContext.js.map +1 -0
- package/lib/FQN.d.ts +60 -0
- package/lib/FQN.d.ts.map +1 -0
- package/lib/FQN.js +82 -0
- package/lib/FQN.js.map +1 -0
- package/lib/GitHub/AuthProvider.d.ts +37 -0
- package/lib/GitHub/AuthProvider.d.ts.map +1 -0
- package/lib/GitHub/AuthProvider.js +154 -0
- package/lib/GitHub/AuthProvider.js.map +1 -0
- package/lib/GitHub/Comment.d.ts +134 -0
- package/lib/GitHub/Comment.d.ts.map +1 -0
- package/lib/GitHub/Comment.js +146 -0
- package/lib/GitHub/Comment.js.map +1 -0
- package/lib/GitHub/Credentials.d.ts +29 -0
- package/lib/GitHub/Credentials.d.ts.map +1 -0
- package/lib/GitHub/Credentials.js +54 -0
- package/lib/GitHub/Credentials.js.map +1 -0
- package/lib/GitHub/Providers.d.ts +14 -0
- package/lib/GitHub/Providers.d.ts.map +1 -0
- package/lib/GitHub/Providers.js +16 -0
- package/lib/GitHub/Providers.js.map +1 -0
- package/lib/GitHub/Secret.d.ts +118 -0
- package/lib/GitHub/Secret.d.ts.map +1 -0
- package/lib/GitHub/Secret.js +189 -0
- package/lib/GitHub/Secret.js.map +1 -0
- package/lib/GitHub/Secrets.d.ts +45 -0
- package/lib/GitHub/Secrets.d.ts.map +1 -0
- package/lib/GitHub/Secrets.js +30 -0
- package/lib/GitHub/Secrets.js.map +1 -0
- package/lib/GitHub/Variable.d.ts +93 -0
- package/lib/GitHub/Variable.d.ts.map +1 -0
- package/lib/GitHub/Variable.js +110 -0
- package/lib/GitHub/Variable.js.map +1 -0
- package/lib/GitHub/index.d.ts +8 -0
- package/lib/GitHub/index.d.ts.map +1 -0
- package/lib/GitHub/index.js +8 -0
- package/lib/GitHub/index.js.map +1 -0
- package/lib/Http.d.ts +26 -0
- package/lib/Http.d.ts.map +1 -0
- package/lib/Http.js +50 -0
- package/lib/Http.js.map +1 -0
- package/lib/Input.d.ts +39 -0
- package/lib/Input.d.ts.map +1 -0
- package/lib/Input.js +1 -0
- package/lib/Input.js.map +1 -0
- package/lib/InstanceId.d.ts +12 -0
- package/lib/InstanceId.d.ts.map +1 -0
- package/lib/InstanceId.js +16 -0
- package/lib/InstanceId.js.map +1 -0
- package/lib/Kubernetes/ConfigMap.d.ts +63 -0
- package/lib/Kubernetes/ConfigMap.d.ts.map +1 -0
- package/lib/Kubernetes/ConfigMap.js +30 -0
- package/lib/Kubernetes/ConfigMap.js.map +1 -0
- package/lib/Kubernetes/Deployment.d.ts +102 -0
- package/lib/Kubernetes/Deployment.d.ts.map +1 -0
- package/lib/Kubernetes/Deployment.js +55 -0
- package/lib/Kubernetes/Deployment.js.map +1 -0
- package/lib/Kubernetes/Job.d.ts +76 -0
- package/lib/Kubernetes/Job.d.ts.map +1 -0
- package/lib/Kubernetes/Job.js +47 -0
- package/lib/Kubernetes/Job.js.map +1 -0
- package/lib/Kubernetes/Namespace.d.ts +37 -0
- package/lib/Kubernetes/Namespace.d.ts.map +1 -0
- package/lib/Kubernetes/Namespace.js +22 -0
- package/lib/Kubernetes/Namespace.js.map +1 -0
- package/lib/Kubernetes/Object.d.ts +78 -0
- package/lib/Kubernetes/Object.d.ts.map +1 -0
- package/lib/Kubernetes/Object.js +53 -0
- package/lib/Kubernetes/Object.js.map +1 -0
- package/lib/Kubernetes/Service.d.ts +77 -0
- package/lib/Kubernetes/Service.d.ts.map +1 -0
- package/lib/Kubernetes/Service.js +33 -0
- package/lib/Kubernetes/Service.js.map +1 -0
- package/lib/Kubernetes/ServiceAccount.d.ts +56 -0
- package/lib/Kubernetes/ServiceAccount.d.ts.map +1 -0
- package/lib/Kubernetes/ServiceAccount.js +24 -0
- package/lib/Kubernetes/ServiceAccount.js.map +1 -0
- package/lib/Kubernetes/client.d.ts +52 -0
- package/lib/Kubernetes/client.d.ts.map +1 -0
- package/lib/Kubernetes/client.js +173 -0
- package/lib/Kubernetes/client.js.map +1 -0
- package/lib/Kubernetes/common.d.ts +20 -0
- package/lib/Kubernetes/common.d.ts.map +1 -0
- package/lib/Kubernetes/common.js +9 -0
- package/lib/Kubernetes/common.js.map +1 -0
- package/lib/Kubernetes/index.d.ts +11 -0
- package/lib/Kubernetes/index.d.ts.map +1 -0
- package/lib/Kubernetes/index.js +11 -0
- package/lib/Kubernetes/index.js.map +1 -0
- package/lib/Kubernetes/types.d.ts +37 -0
- package/lib/Kubernetes/types.d.ts.map +1 -0
- package/lib/Kubernetes/types.js +92 -0
- package/lib/Kubernetes/types.js.map +1 -0
- package/lib/Namespace.d.ts +18 -0
- package/lib/Namespace.d.ts.map +1 -0
- package/lib/Namespace.js +31 -0
- package/lib/Namespace.js.map +1 -0
- package/lib/Output.d.ts +158 -0
- package/lib/Output.d.ts.map +1 -0
- package/lib/Output.js +359 -0
- package/lib/Output.js.map +1 -0
- package/lib/Phase.d.ts +3 -0
- package/lib/Phase.d.ts.map +1 -0
- package/lib/Phase.js +3 -0
- package/lib/Phase.js.map +1 -0
- package/lib/PhysicalName.d.ts +31 -0
- package/lib/PhysicalName.d.ts.map +1 -0
- package/lib/PhysicalName.js +23 -0
- package/lib/PhysicalName.js.map +1 -0
- package/lib/Plan.d.ts +85 -0
- package/lib/Plan.d.ts.map +1 -0
- package/lib/Plan.js +648 -0
- package/lib/Plan.js.map +1 -0
- package/lib/Platform.d.ts +59 -0
- package/lib/Platform.d.ts.map +1 -0
- package/lib/Platform.js +135 -0
- package/lib/Platform.js.map +1 -0
- package/lib/Provider.d.ts +141 -0
- package/lib/Provider.d.ts.map +1 -0
- package/lib/Provider.js +53 -0
- package/lib/Provider.js.map +1 -0
- package/lib/Random.d.ts +24 -0
- package/lib/Random.d.ts.map +1 -0
- package/lib/Random.js +38 -0
- package/lib/Random.js.map +1 -0
- package/lib/Ref.d.ts +14 -0
- package/lib/Ref.d.ts.map +1 -0
- package/lib/Ref.js +21 -0
- package/lib/Ref.js.map +1 -0
- package/lib/RemovalPolicy.d.ts +15 -0
- package/lib/RemovalPolicy.d.ts.map +1 -0
- package/lib/RemovalPolicy.js +11 -0
- package/lib/RemovalPolicy.js.map +1 -0
- package/lib/Resource.d.ts +90 -0
- package/lib/Resource.d.ts.map +1 -0
- package/lib/Resource.js +149 -0
- package/lib/Resource.js.map +1 -0
- package/lib/SQLite/BunSQLite.d.ts +13 -0
- package/lib/SQLite/BunSQLite.d.ts.map +1 -0
- package/lib/SQLite/BunSQLite.js +84 -0
- package/lib/SQLite/BunSQLite.js.map +1 -0
- package/lib/SQLite/SQLite.d.ts +18 -0
- package/lib/SQLite/SQLite.d.ts.map +1 -0
- package/lib/SQLite/SQLite.js +4 -0
- package/lib/SQLite/SQLite.js.map +1 -0
- package/lib/SQLite/SQLiteConnection.d.ts +49 -0
- package/lib/SQLite/SQLiteConnection.d.ts.map +1 -0
- package/lib/SQLite/SQLiteConnection.js +1 -0
- package/lib/SQLite/SQLiteConnection.js.map +1 -0
- package/lib/SQLite/SQLiteError.d.ts +624 -0
- package/lib/SQLite/SQLiteError.d.ts.map +1 -0
- package/lib/SQLite/SQLiteError.js +590 -0
- package/lib/SQLite/SQLiteError.js.map +1 -0
- package/lib/SQLite/SQLiteStatement.d.ts +20 -0
- package/lib/SQLite/SQLiteStatement.d.ts.map +1 -0
- package/lib/SQLite/SQLiteStatement.js +2 -0
- package/lib/SQLite/SQLiteStatement.js.map +1 -0
- package/lib/SQLite/index.d.ts +7 -0
- package/lib/SQLite/index.d.ts.map +1 -0
- package/lib/SQLite/index.js +7 -0
- package/lib/SQLite/index.js.map +1 -0
- package/lib/SQLite/libSQL.d.ts +21 -0
- package/lib/SQLite/libSQL.d.ts.map +1 -0
- package/lib/SQLite/libSQL.js +138 -0
- package/lib/SQLite/libSQL.js.map +1 -0
- package/lib/Schema.d.ts +90 -0
- package/lib/Schema.d.ts.map +1 -0
- package/lib/Schema.js +113 -0
- package/lib/Schema.js.map +1 -0
- package/lib/Self.d.ts +13 -0
- package/lib/Self.d.ts.map +1 -0
- package/lib/Self.js +4 -0
- package/lib/Self.js.map +1 -0
- package/lib/Server/Process.d.ts +21 -0
- package/lib/Server/Process.d.ts.map +1 -0
- package/lib/Server/Process.js +10 -0
- package/lib/Server/Process.js.map +1 -0
- package/lib/Server/S3BucketEventSource.d.ts +15 -0
- package/lib/Server/S3BucketEventSource.d.ts.map +1 -0
- package/lib/Server/S3BucketEventSource.js +57 -0
- package/lib/Server/S3BucketEventSource.js.map +1 -0
- package/lib/Server/SQSQueueEventSource.d.ts +6 -0
- package/lib/Server/SQSQueueEventSource.d.ts.map +1 -0
- package/lib/Server/SQSQueueEventSource.js +51 -0
- package/lib/Server/SQSQueueEventSource.js.map +1 -0
- package/lib/Server/index.d.ts +4 -0
- package/lib/Server/index.d.ts.map +1 -0
- package/lib/Server/index.js +4 -0
- package/lib/Server/index.js.map +1 -0
- package/lib/Serverless/Function.d.ts +11 -0
- package/lib/Serverless/Function.d.ts.map +1 -0
- package/lib/Serverless/Function.js +2 -0
- package/lib/Serverless/Function.js.map +1 -0
- package/lib/Serverless/index.d.ts +2 -0
- package/lib/Serverless/index.d.ts.map +1 -0
- package/lib/Serverless/index.js +2 -0
- package/lib/Serverless/index.js.map +1 -0
- package/lib/Stack.d.ts +76 -0
- package/lib/Stack.d.ts.map +1 -0
- package/lib/Stack.js +81 -0
- package/lib/Stack.js.map +1 -0
- package/lib/Stage.d.ts +6 -0
- package/lib/Stage.d.ts.map +1 -0
- package/lib/Stage.js +4 -0
- package/lib/Stage.js.map +1 -0
- package/lib/State/HttpStateApi.d.ts +96 -0
- package/lib/State/HttpStateApi.d.ts.map +1 -0
- package/lib/State/HttpStateApi.js +96 -0
- package/lib/State/HttpStateApi.js.map +1 -0
- package/lib/State/HttpStateStore.d.ts +10 -0
- package/lib/State/HttpStateStore.d.ts.map +1 -0
- package/lib/State/HttpStateStore.js +102 -0
- package/lib/State/HttpStateStore.js.map +1 -0
- package/lib/State/InMemoryState.d.ts +10 -0
- package/lib/State/InMemoryState.d.ts.map +1 -0
- package/lib/State/InMemoryState.js +27 -0
- package/lib/State/InMemoryState.js.map +1 -0
- package/lib/State/LocalState.d.ts +8 -0
- package/lib/State/LocalState.d.ts.map +1 -0
- package/lib/State/LocalState.js +50 -0
- package/lib/State/LocalState.js.map +1 -0
- package/lib/State/ResourceState.d.ts +94 -0
- package/lib/State/ResourceState.d.ts.map +1 -0
- package/lib/State/ResourceState.js +1 -0
- package/lib/State/ResourceState.js.map +1 -0
- package/lib/State/State.d.ts +77 -0
- package/lib/State/State.d.ts.map +1 -0
- package/lib/State/State.js +8 -0
- package/lib/State/State.js.map +1 -0
- package/lib/State/StateEncoding.d.ts +31 -0
- package/lib/State/StateEncoding.d.ts.map +1 -0
- package/lib/State/StateEncoding.js +82 -0
- package/lib/State/StateEncoding.js.map +1 -0
- package/lib/State/Sync.d.ts +23 -0
- package/lib/State/Sync.d.ts.map +1 -0
- package/lib/State/Sync.js +49 -0
- package/lib/State/Sync.js.map +1 -0
- package/lib/State/index.d.ts +9 -0
- package/lib/State/index.d.ts.map +1 -0
- package/lib/State/index.js +9 -0
- package/lib/State/index.js.map +1 -0
- package/lib/Tags.d.ts +45 -0
- package/lib/Tags.d.ts.map +1 -0
- package/lib/Tags.js +79 -0
- package/lib/Tags.js.map +1 -0
- package/lib/Telemetry/Attributes.d.ts +43 -0
- package/lib/Telemetry/Attributes.d.ts.map +1 -0
- package/lib/Telemetry/Attributes.js +144 -0
- package/lib/Telemetry/Attributes.js.map +1 -0
- package/lib/Telemetry/Layer.d.ts +14 -0
- package/lib/Telemetry/Layer.d.ts.map +1 -0
- package/lib/Telemetry/Layer.js +50 -0
- package/lib/Telemetry/Layer.js.map +1 -0
- package/lib/Telemetry/Metrics.d.ts +34 -0
- package/lib/Telemetry/Metrics.d.ts.map +1 -0
- package/lib/Telemetry/Metrics.js +57 -0
- package/lib/Telemetry/Metrics.js.map +1 -0
- package/lib/Test/Bun.d.ts +35 -0
- package/lib/Test/Bun.d.ts.map +1 -0
- package/lib/Test/Bun.js +86 -0
- package/lib/Test/Bun.js.map +1 -0
- package/lib/Test/TestState.d.ts +12 -0
- package/lib/Test/TestState.d.ts.map +1 -0
- package/lib/Test/TestState.js +15 -0
- package/lib/Test/TestState.js.map +1 -0
- package/lib/Test/Vitest.d.ts +77 -0
- package/lib/Test/Vitest.d.ts.map +1 -0
- package/lib/Test/Vitest.js +242 -0
- package/lib/Test/Vitest.js.map +1 -0
- package/lib/Test/index.d.ts +3 -0
- package/lib/Test/index.d.ts.map +1 -0
- package/lib/Test/index.js +3 -0
- package/lib/Test/index.js.map +1 -0
- package/lib/Trait.d.ts +43 -0
- package/lib/Trait.d.ts.map +1 -0
- package/lib/Trait.js +17 -0
- package/lib/Trait.js.map +1 -0
- package/lib/Util/Clank.d.ts +40 -0
- package/lib/Util/Clank.d.ts.map +1 -0
- package/lib/Util/Clank.js +66 -0
- package/lib/Util/Clank.js.map +1 -0
- package/lib/Util/ConfigProvider.d.ts +6 -0
- package/lib/Util/ConfigProvider.d.ts.map +1 -0
- package/lib/Util/ConfigProvider.js +18 -0
- package/lib/Util/ConfigProvider.js.map +1 -0
- package/lib/Util/FileLogger.d.ts +7 -0
- package/lib/Util/FileLogger.d.ts.map +1 -0
- package/lib/Util/FileLogger.js +16 -0
- package/lib/Util/FileLogger.js.map +1 -0
- package/lib/Util/PlatformServices.d.ts +16 -0
- package/lib/Util/PlatformServices.d.ts.map +1 -0
- package/lib/Util/PlatformServices.js +28 -0
- package/lib/Util/PlatformServices.js.map +1 -0
- package/lib/Util/Stream.d.ts +6 -0
- package/lib/Util/Stream.d.ts.map +1 -0
- package/lib/Util/Stream.js +3 -0
- package/lib/Util/Stream.js.map +1 -0
- package/lib/Util/assert-never.d.ts +12 -0
- package/lib/Util/assert-never.d.ts.map +1 -0
- package/lib/Util/assert-never.js +11 -0
- package/lib/Util/assert-never.js.map +1 -0
- package/lib/Util/base32.d.ts +9 -0
- package/lib/Util/base32.d.ts.map +1 -0
- package/lib/Util/base32.js +38 -0
- package/lib/Util/base32.js.map +1 -0
- package/lib/Util/camel.d.ts +3 -0
- package/lib/Util/camel.d.ts.map +1 -0
- package/lib/Util/camel.js +18 -0
- package/lib/Util/camel.js.map +1 -0
- package/lib/Util/class.d.ts +3 -0
- package/lib/Util/class.d.ts.map +1 -0
- package/lib/Util/class.js +1 -0
- package/lib/Util/class.js.map +1 -0
- package/lib/Util/data.d.ts +3 -0
- package/lib/Util/data.d.ts.map +1 -0
- package/lib/Util/data.js +8 -0
- package/lib/Util/data.js.map +1 -0
- package/lib/Util/dedent.d.ts +8 -0
- package/lib/Util/dedent.d.ts.map +1 -0
- package/lib/Util/dedent.js +38 -0
- package/lib/Util/dedent.js.map +1 -0
- package/lib/Util/effect.d.ts +18 -0
- package/lib/Util/effect.d.ts.map +1 -0
- package/lib/Util/effect.js +45 -0
- package/lib/Util/effect.js.map +1 -0
- package/lib/Util/gitignore-rules-to-globs.d.ts +17 -0
- package/lib/Util/gitignore-rules-to-globs.d.ts.map +1 -0
- package/lib/Util/gitignore-rules-to-globs.js +77 -0
- package/lib/Util/gitignore-rules-to-globs.js.map +1 -0
- package/lib/Util/index.d.ts +17 -0
- package/lib/Util/index.d.ts.map +1 -0
- package/lib/Util/index.js +17 -0
- package/lib/Util/index.js.map +1 -0
- package/lib/Util/instance.d.ts +4 -0
- package/lib/Util/instance.d.ts.map +1 -0
- package/lib/Util/instance.js +1 -0
- package/lib/Util/instance.js.map +1 -0
- package/lib/Util/pointer.d.ts +5 -0
- package/lib/Util/pointer.d.ts.map +1 -0
- package/lib/Util/pointer.js +1 -0
- package/lib/Util/pointer.js.map +1 -0
- package/lib/Util/schema-to-type.d.ts +42 -0
- package/lib/Util/schema-to-type.d.ts.map +1 -0
- package/lib/Util/schema-to-type.js +364 -0
- package/lib/Util/schema-to-type.js.map +1 -0
- package/lib/Util/service.d.ts +5 -0
- package/lib/Util/service.d.ts.map +1 -0
- package/lib/Util/service.js +7 -0
- package/lib/Util/service.js.map +1 -0
- package/lib/Util/sha256.d.ts +6 -0
- package/lib/Util/sha256.d.ts.map +1 -0
- package/lib/Util/sha256.js +18 -0
- package/lib/Util/sha256.js.map +1 -0
- package/lib/Util/stable.d.ts +4 -0
- package/lib/Util/stable.d.ts.map +1 -0
- package/lib/Util/stable.js +31 -0
- package/lib/Util/stable.js.map +1 -0
- package/lib/Util/todo.d.ts +3 -0
- package/lib/Util/todo.d.ts.map +1 -0
- package/lib/Util/todo.js +3 -0
- package/lib/Util/todo.js.map +1 -0
- package/lib/Util/type.d.ts +6 -0
- package/lib/Util/type.d.ts.map +1 -0
- package/lib/Util/type.js +3 -0
- package/lib/Util/type.js.map +1 -0
- package/lib/Util/types.d.ts +8 -0
- package/lib/Util/types.d.ts.map +1 -0
- package/lib/Util/types.js +9 -0
- package/lib/Util/types.js.map +1 -0
- package/lib/Util/unknown.d.ts +10 -0
- package/lib/Util/unknown.d.ts.map +1 -0
- package/lib/Util/unknown.js +4 -0
- package/lib/Util/unknown.js.map +1 -0
- package/lib/Util/zip.d.ts +7 -0
- package/lib/Util/zip.d.ts.map +1 -0
- package/lib/Util/zip.js +16 -0
- package/lib/Util/zip.js.map +1 -0
- package/lib/cli/index.d.ts +10 -5
- package/lib/cli/index.d.ts.map +1 -1
- package/lib/cli/index.js +2 -43045
- package/lib/cli/index.js.map +1 -1
- package/lib/index.d.ts +26 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +25 -0
- package/lib/index.js.map +1 -0
- package/package.json +101 -58
- package/src/AWS/AGENTS.md +10 -10
- package/src/AWS/Assets.ts +1 -1
- package/src/AWS/AuthProvider.ts +392 -0
- package/src/AWS/AutoScaling/LaunchTemplate.ts +3 -3
- package/src/AWS/Bootstrap.ts +32 -37
- package/src/AWS/CloudFront/CachePolicy.ts +271 -0
- package/src/AWS/CloudFront/KeyGroup.ts +233 -0
- package/src/AWS/CloudFront/OriginRequestPolicy.ts +256 -0
- package/src/AWS/CloudFront/PublicKey.ts +245 -0
- package/src/AWS/CloudFront/ResponseHeadersPolicy.ts +308 -0
- package/src/AWS/CloudFront/index.ts +11 -0
- package/src/AWS/CloudWatch/Alarm.ts +2 -2
- package/src/AWS/CloudWatch/AlarmMuteRule.ts +2 -2
- package/src/AWS/CloudWatch/CompositeAlarm.ts +2 -2
- package/src/AWS/CloudWatch/Dashboard.ts +2 -2
- package/src/AWS/CloudWatch/InsightRule.ts +2 -2
- package/src/AWS/CloudWatch/MetricStream.ts +2 -2
- package/src/AWS/Credentials.ts +9 -45
- package/src/AWS/DynamoDB/Table.ts +64 -11
- package/src/AWS/EC2/EIP.ts +3 -3
- package/src/AWS/EC2/EgressOnlyInternetGateway.ts +3 -3
- package/src/AWS/EC2/Instance.ts +3 -3
- package/src/AWS/EC2/InternetGateway.ts +3 -3
- package/src/AWS/EC2/NatGateway.ts +3 -3
- package/src/AWS/EC2/NetworkAcl.ts +3 -3
- package/src/AWS/EC2/RouteTable.ts +3 -3
- package/src/AWS/EC2/SecurityGroup.ts +3 -3
- package/src/AWS/EC2/Subnet.ts +1 -1
- package/src/AWS/EC2/Vpc.ts +3 -3
- package/src/AWS/EC2/VpcEndpoint.ts +7 -7
- package/src/AWS/EC2/hosted.ts +1 -1
- package/src/AWS/ECR/Repository.ts +1 -1
- package/src/AWS/ECS/CapacityProvider.ts +336 -0
- package/src/AWS/ECS/Cluster.ts +2 -2
- package/src/AWS/ECS/Service.ts +1 -1
- package/src/AWS/ECS/Task.ts +6 -6
- package/src/AWS/ECS/index.ts +4 -0
- package/src/AWS/EKS/Cluster.ts +1 -1
- package/src/AWS/ELBv2/Listener.ts +1 -1
- package/src/AWS/ELBv2/LoadBalancer.ts +1 -1
- package/src/AWS/ELBv2/TargetGroup.ts +1 -1
- package/src/AWS/Endpoint.ts +12 -8
- package/src/AWS/Environment.ts +123 -0
- package/src/AWS/EventBridge/EventBus.ts +2 -2
- package/src/AWS/EventBridge/ListRules.ts +2 -2
- package/src/AWS/EventBridge/PutEvents.ts +2 -2
- package/src/AWS/EventBridge/Rule.ts +2 -2
- package/src/AWS/IAM/OpenIDConnectProvider.ts +2 -2
- package/src/AWS/IAM/Policy.ts +3 -3
- package/src/AWS/IAM/Role.ts +4 -4
- package/src/AWS/Kinesis/Stream.ts +46 -10
- package/src/AWS/Lambda/EventSourceMapping.ts +2 -2
- package/src/AWS/Lambda/Function.ts +221 -14
- package/src/AWS/Lambda/Permission.ts +1 -1
- package/src/AWS/Logs/LogGroup.ts +3 -3
- package/src/AWS/Providers.ts +19 -7
- package/src/AWS/Region.ts +9 -66
- package/src/AWS/S3/Bucket.ts +28 -21
- package/src/AWS/S3/BucketNotifications.ts +1 -1
- package/src/AWS/SNS/Topic.ts +48 -11
- package/src/AWS/SQS/Queue.ts +69 -3
- package/src/AWS/SQS/QueueSink.ts +1 -2
- package/src/AWS/index.ts +1 -3
- package/src/Agent/coding/bash.ts +2 -3
- package/src/Agent/coding/glob.ts +1 -2
- package/src/Agent/coding/grep.ts +1 -2
- package/src/AlchemyContext.ts +27 -0
- package/src/Apply.ts +170 -63
- package/src/Auth/AuthProvider.ts +213 -0
- package/src/Auth/Credentials.ts +72 -0
- package/src/Auth/Env.ts +45 -0
- package/src/Auth/Profile.ts +150 -0
- package/src/Auth/index.ts +4 -0
- package/src/Axiom/Annotation.ts +95 -0
- package/src/Axiom/ApiToken.ts +125 -0
- package/src/Axiom/AuthProvider.ts +341 -0
- package/src/Axiom/Chart.ts +94 -0
- package/src/Axiom/Credentials.ts +70 -0
- package/src/Axiom/Dashboard.ts +192 -0
- package/src/Axiom/Dataset.ts +291 -0
- package/src/Axiom/Monitor.ts +122 -0
- package/src/Axiom/Notifier.ts +104 -0
- package/src/Axiom/Providers.ts +58 -0
- package/src/Axiom/View.ts +106 -0
- package/src/Axiom/VirtualField.ts +90 -0
- package/src/Axiom/index.ts +12 -0
- package/src/Bundle/Bundle.ts +39 -1
- package/src/Bundle/PurePlugin.ts +556 -0
- package/src/Bundle/index.ts +1 -0
- package/src/{Test/TestCli.ts → Cli/LoggingCli.ts} +2 -2
- package/src/Cli/index.ts +4 -1
- package/src/Cloudflare/ApiToken/AccountApiToken.ts +208 -0
- package/src/Cloudflare/ApiToken/Common.ts +141 -0
- package/src/Cloudflare/ApiToken/PermissionGroups.ts +1910 -0
- package/src/Cloudflare/ApiToken/UserApiToken.ts +166 -0
- package/src/Cloudflare/ApiToken/index.ts +4 -0
- package/src/Cloudflare/Artifacts/Artifacts.ts +139 -0
- package/src/Cloudflare/Artifacts/ArtifactsBinding.ts +188 -0
- package/src/Cloudflare/Artifacts/index.ts +2 -0
- package/src/Cloudflare/Auth/AuthProvider.ts +699 -0
- package/src/Cloudflare/Auth/OAuthClient.ts +315 -0
- package/src/Cloudflare/CloudflareEnvironment.ts +49 -0
- package/src/Cloudflare/Container/Container.ts +122 -0
- package/src/Cloudflare/Container/ContainerApplication.ts +188 -101
- package/src/Cloudflare/Container/ContainerBinding.ts +4 -5
- package/src/Cloudflare/Container/StartContainer.ts +1 -1
- package/src/Cloudflare/Credentials.ts +75 -0
- package/src/Cloudflare/D1/D1Database.ts +25 -6
- package/src/Cloudflare/EdgeSession.ts +144 -0
- package/src/Cloudflare/Fetcher.ts +12 -0
- package/src/Cloudflare/KV/KVNamespace.ts +27 -2
- package/src/Cloudflare/Providers.ts +29 -16
- package/src/Cloudflare/Queue/Queue.ts +174 -0
- package/src/Cloudflare/Queue/QueueBinding.ts +110 -0
- package/src/Cloudflare/Queue/QueueConsumer.ts +219 -0
- package/src/Cloudflare/Queue/index.ts +3 -0
- package/src/Cloudflare/R2/R2Bucket.ts +47 -4
- package/src/Cloudflare/SecretsStore/Secret.ts +229 -0
- package/src/Cloudflare/SecretsStore/SecretBinding.ts +107 -0
- package/src/Cloudflare/SecretsStore/SecretsStore.ts +106 -0
- package/src/Cloudflare/SecretsStore/index.ts +3 -0
- package/src/Cloudflare/StateStore/Api.ts +159 -0
- package/src/Cloudflare/StateStore/State.ts +318 -0
- package/src/Cloudflare/StateStore/Store.ts +290 -0
- package/src/Cloudflare/StateStore/Token.ts +68 -0
- package/src/Cloudflare/StateStore/index.ts +1 -0
- package/src/Cloudflare/Website/StaticSite.ts +101 -15
- package/src/Cloudflare/Website/Vite.ts +86 -20
- package/src/Cloudflare/Workers/Assets.ts +170 -207
- package/src/Cloudflare/Workers/DurableObjectNamespace.ts +624 -0
- package/src/Cloudflare/Workers/DurableObjectState.ts +63 -0
- package/src/Cloudflare/Workers/DurableObjectStorage.ts +256 -0
- package/src/Cloudflare/Workers/DynamicWorkerLoader.ts +66 -7
- package/src/Cloudflare/Workers/HttpServer.ts +1 -1
- package/src/Cloudflare/Workers/InferEnv.ts +15 -8
- package/src/Cloudflare/Workers/Rpc.ts +13 -2
- package/src/Cloudflare/Workers/ScheduledEvents.ts +185 -0
- package/src/Cloudflare/Workers/WebSocket.ts +1 -1
- package/src/Cloudflare/Workers/Worker.ts +705 -98
- package/src/Cloudflare/Workers/Workflow.ts +72 -20
- package/src/Cloudflare/Workers/index.ts +4 -1
- package/src/Cloudflare/index.ts +7 -1
- package/src/Construct.ts +2 -2
- package/src/Deploy.ts +25 -0
- package/src/Destroy.ts +25 -13
- package/src/GitHub/AuthProvider.ts +309 -0
- package/src/GitHub/Comment.ts +227 -0
- package/src/GitHub/Credentials.ts +99 -0
- package/src/GitHub/Providers.ts +32 -0
- package/src/GitHub/Secret.ts +255 -0
- package/src/GitHub/Secrets.ts +66 -0
- package/src/GitHub/Variable.ts +159 -0
- package/src/GitHub/index.ts +7 -0
- package/src/Http.ts +31 -16
- package/src/Kubernetes/client.ts +2 -2
- package/src/Output.ts +6 -4
- package/src/Plan.ts +16 -4
- package/src/Platform.ts +19 -8
- package/src/Provider.ts +1 -3
- package/src/Resource.ts +5 -5
- package/src/Stack.ts +168 -56
- package/src/State/HttpStateApi.ts +155 -0
- package/src/State/HttpStateStore.ts +156 -0
- package/src/State/InMemoryState.ts +15 -17
- package/src/State/LocalState.ts +16 -21
- package/src/State/State.ts +13 -4
- package/src/State/StateEncoding.ts +83 -0
- package/src/State/Sync.ts +89 -0
- package/src/State/index.ts +4 -0
- package/src/Telemetry/Attributes.ts +216 -0
- package/src/Telemetry/Layer.ts +65 -0
- package/src/Telemetry/Metrics.ts +101 -0
- package/src/Test/Bun.ts +33 -88
- package/src/Test/TestState.ts +6 -8
- package/src/Test/Vitest.ts +65 -43
- package/src/Test/index.ts +0 -1
- package/src/Util/Clank.ts +77 -0
- package/src/Util/FileLogger.ts +2 -2
- package/src/Util/PlatformServices.ts +62 -0
- package/src/Util/dedent.ts +59 -0
- package/src/Util/index.ts +1 -0
- package/src/index.ts +2 -1
- package/bin/alchemy-effect.js.map +0 -1
- package/bin/alchemy-effect.sh +0 -13
- package/bin/alchemy-effect.ts +0 -756
- package/bin/process-manager.ts +0 -10
- package/src/AWS/Account.ts +0 -56
- package/src/AWS/Profile.ts +0 -5
- package/src/AWS/StageConfig.ts +0 -44
- package/src/Cloudflare/Account.ts +0 -38
- package/src/Cloudflare/StageConfig.ts +0 -8
- package/src/Cloudflare/Workers/DurableObject.ts +0 -527
- package/src/Config.ts +0 -31
- package/src/Daemon/Client.ts +0 -116
- package/src/Daemon/Config.ts +0 -28
- package/src/Daemon/Errors.ts +0 -48
- package/src/Daemon/Lock.ts +0 -162
- package/src/Daemon/ProcessRegistry.ts +0 -284
- package/src/Daemon/RpcSchema.ts +0 -43
- package/src/Daemon/RpcServer.ts +0 -231
- package/src/Daemon/index.ts +0 -27
- package/src/Observability.ts +0 -0
- package/src/Spawn.ts +0 -23
|
@@ -0,0 +1,1549 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Static catalog of Cloudflare API token permission groups, copied from the
|
|
3
|
+
* upstream `alchemy` repo so we can offer typed permission-group names without
|
|
4
|
+
* a network round-trip on every token create/update.
|
|
5
|
+
*
|
|
6
|
+
* @see https://developers.cloudflare.com/fundamentals/api/reference/permissions/
|
|
7
|
+
*/
|
|
8
|
+
export interface PermissionGroup {
|
|
9
|
+
id: string;
|
|
10
|
+
name: string;
|
|
11
|
+
description: string;
|
|
12
|
+
scopes: readonly string[];
|
|
13
|
+
}
|
|
14
|
+
export declare const PERMISSION_GROUPS: readonly [{
|
|
15
|
+
readonly id: "19637fbb73d242c0a92845d8db0b95b1";
|
|
16
|
+
readonly name: "AI Audit Read";
|
|
17
|
+
readonly description: "Grants access to reading AI Audit";
|
|
18
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
19
|
+
}, {
|
|
20
|
+
readonly id: "1ba6ab4cacdb454b913bbb93e1b8cb8c";
|
|
21
|
+
readonly name: "AI Audit Write";
|
|
22
|
+
readonly description: "Grants access to reading and editing AI Audit";
|
|
23
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
24
|
+
}, {
|
|
25
|
+
readonly id: "4dc8917b4b40457d88d3035d5dadb054";
|
|
26
|
+
readonly name: "AI Gateway Read";
|
|
27
|
+
readonly description: "Grants access to reading AI Gateways";
|
|
28
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
29
|
+
}, {
|
|
30
|
+
readonly id: "9e9b428a0bcd46fd80e580b46a69963c";
|
|
31
|
+
readonly name: "AI Search Index Engine";
|
|
32
|
+
readonly description: "Grants access to run AI Search Index Engine";
|
|
33
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
34
|
+
}, {
|
|
35
|
+
readonly id: "644535f4ed854494a59cb289d634b257";
|
|
36
|
+
readonly name: "AI Gateway Run";
|
|
37
|
+
readonly description: "Grants access to run AI Gateways";
|
|
38
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
39
|
+
}, {
|
|
40
|
+
readonly id: "6c8a3737f07f46369c1ea1f22138daaf";
|
|
41
|
+
readonly name: "AI Gateway Write";
|
|
42
|
+
readonly description: "Grants access to reading and editing AI Gateways";
|
|
43
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
44
|
+
}, {
|
|
45
|
+
readonly id: "eb258a38ea634c86a0c89da6b27cb6b6";
|
|
46
|
+
readonly name: "Access: Apps and Policies Read";
|
|
47
|
+
readonly description: "Grants read access to Cloudflare Access zone resources";
|
|
48
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
49
|
+
}, {
|
|
50
|
+
readonly id: "7ea222f6d5064cfa89ea366d7c1fee89";
|
|
51
|
+
readonly name: "Access: Apps and Policies Read";
|
|
52
|
+
readonly description: "Grants read access to Cloudflare Access applications and policies";
|
|
53
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
54
|
+
}, {
|
|
55
|
+
readonly id: "6db4e222e21248ac96a3f4c2a81e3b41";
|
|
56
|
+
readonly name: "Access: Apps and Policies Revoke";
|
|
57
|
+
readonly description: "Grants ability to revoke all tokens to Cloudflare Access zone resources";
|
|
58
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
59
|
+
}, {
|
|
60
|
+
readonly id: "6c9d1cfcfc6840a987d1b5bfb880a841";
|
|
61
|
+
readonly name: "Access: Apps and Policies Revoke";
|
|
62
|
+
readonly description: "Grants ability to revoke Cloudflare Access application tokens";
|
|
63
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
64
|
+
}, {
|
|
65
|
+
readonly id: "959972745952452f8be2452be8cbb9f2";
|
|
66
|
+
readonly name: "Access: Apps and Policies Write";
|
|
67
|
+
readonly description: "Grants write access to Cloudflare Access zone resources";
|
|
68
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
69
|
+
}, {
|
|
70
|
+
readonly id: "1e13c5124ca64b72b1969a67e8829049";
|
|
71
|
+
readonly name: "Access: Apps and Policies Write";
|
|
72
|
+
readonly description: "Grants write access to Cloudflare Access applications and policies";
|
|
73
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
74
|
+
}, {
|
|
75
|
+
readonly id: "b05b28e839c54467a7d6cba5d3abb5a3";
|
|
76
|
+
readonly name: "Access: Audit Logs Read";
|
|
77
|
+
readonly description: "Grants read access to Cloudflare Access audit logs";
|
|
78
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
79
|
+
}, {
|
|
80
|
+
readonly id: "08e61dabe81a422dab0dea6fdef1a98a";
|
|
81
|
+
readonly name: "Access: Custom Pages Read";
|
|
82
|
+
readonly description: "Grants read access to Cloudflare Access Custom Pages";
|
|
83
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
84
|
+
}, {
|
|
85
|
+
readonly id: "4e5fd8ac327b4a358e48c66fcbeb856d";
|
|
86
|
+
readonly name: "Access: Custom Pages Write";
|
|
87
|
+
readonly description: "Grants write access to Cloudflare Access Custom Pages";
|
|
88
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
89
|
+
}, {
|
|
90
|
+
readonly id: "0f4841f80adb4bada5a09493300e7f8d";
|
|
91
|
+
readonly name: "Access: Device Posture Read";
|
|
92
|
+
readonly description: "Grants read access to Cloudflare Access Device Posture";
|
|
93
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
94
|
+
}, {
|
|
95
|
+
readonly id: "2fc1072ee6b743828db668fcb3f9dee7";
|
|
96
|
+
readonly name: "Access: Device Posture Write";
|
|
97
|
+
readonly description: "Grants write access to Cloudflare Access Device Posture";
|
|
98
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
99
|
+
}, {
|
|
100
|
+
readonly id: "4f3196a5c95747b6ad82e34e1d0a694f";
|
|
101
|
+
readonly name: "Access: Mutual TLS Certificates Read";
|
|
102
|
+
readonly description: "Grants read access to Cloudflare Access mTLS certificates";
|
|
103
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
104
|
+
}, {
|
|
105
|
+
readonly id: "29d3afbfd4054af9accdd1118815ed05";
|
|
106
|
+
readonly name: "Access: Mutual TLS Certificates Write";
|
|
107
|
+
readonly description: "Grants write access to Cloudflare Access mTLS certificates";
|
|
108
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
109
|
+
}, {
|
|
110
|
+
readonly id: "26bc23f853634eb4bff59983b9064fde";
|
|
111
|
+
readonly name: "Access: Organizations, Identity Providers, and Groups Read";
|
|
112
|
+
readonly description: "Grants read access to Cloudflare Access account resources";
|
|
113
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
114
|
+
}, {
|
|
115
|
+
readonly id: "7121a0c7e9ed46e3829f9cca2bb572aa";
|
|
116
|
+
readonly name: "Access: Organizations, Identity Providers, and Groups Revoke";
|
|
117
|
+
readonly description: "Grants ability to revoke user sessions to Cloudflare Access account resources";
|
|
118
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
119
|
+
}, {
|
|
120
|
+
readonly id: "bfe0d8686a584fa680f4c53b5eb0de6d";
|
|
121
|
+
readonly name: "Access: Organizations, Identity Providers, and Groups Write";
|
|
122
|
+
readonly description: "Grants write access to Cloudflare Access account resources";
|
|
123
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
124
|
+
}, {
|
|
125
|
+
readonly id: "b8b7514ce5364cd8ac0455f3eb16eb5f";
|
|
126
|
+
readonly name: "Access: Policy Test Read";
|
|
127
|
+
readonly description: "Grants read access to Cloudflare Access Policy Tests";
|
|
128
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
129
|
+
}, {
|
|
130
|
+
readonly id: "6d23f290472f4e6fad5c4398c057c356";
|
|
131
|
+
readonly name: "Access: Policy Test Write";
|
|
132
|
+
readonly description: "Grants full access to Cloudflare Access Policy Tests";
|
|
133
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
134
|
+
}, {
|
|
135
|
+
readonly id: "de99c87e48d642ce8c985d027905b475";
|
|
136
|
+
readonly name: "Access: Population Read";
|
|
137
|
+
readonly description: "Grants read access to Cloudflare Access Populations";
|
|
138
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
139
|
+
}, {
|
|
140
|
+
readonly id: "bc783549a3a741aaa10556faf8b485bb";
|
|
141
|
+
readonly name: "Access: Population Write";
|
|
142
|
+
readonly description: "Grants write access to Cloudflare Access Populations";
|
|
143
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
144
|
+
}, {
|
|
145
|
+
readonly id: "e985ca9351db460faebbe8681c48e560";
|
|
146
|
+
readonly name: "Access: SCIM logs read";
|
|
147
|
+
readonly description: "Grants read access to SCIM audit logs";
|
|
148
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
149
|
+
}, {
|
|
150
|
+
readonly id: "99ff99e4e30247a99d3777a8c4c18541";
|
|
151
|
+
readonly name: "Access: SSH Auditing Read";
|
|
152
|
+
readonly description: "Grants read access to Cloudflare Access SSH certificate authorities (CAs)";
|
|
153
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
154
|
+
}, {
|
|
155
|
+
readonly id: "d30c9ad8b5224e7cb8d41bcb4757effc";
|
|
156
|
+
readonly name: "Access: SSH Auditing Write";
|
|
157
|
+
readonly description: "Grants write access to Cloudflare Access SSH certificate authorities (CAs)";
|
|
158
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
159
|
+
}, {
|
|
160
|
+
readonly id: "91f7ce32fa614d73b7e1fc8f0e78582b";
|
|
161
|
+
readonly name: "Access: Service Tokens Read";
|
|
162
|
+
readonly description: "Grants read access to Cloudflare Access Service Tokens";
|
|
163
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
164
|
+
}, {
|
|
165
|
+
readonly id: "a1c0fec57cf94af79479a6d827fa518c";
|
|
166
|
+
readonly name: "Access: Service Tokens Write";
|
|
167
|
+
readonly description: "Grants write access to Cloudflare Access Service Tokens";
|
|
168
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
169
|
+
}, {
|
|
170
|
+
readonly id: "5e5d3e8efeec49f3afb67bafecbcd511";
|
|
171
|
+
readonly name: "Account API Gateway";
|
|
172
|
+
readonly description: "Grants full access to API-Gateway Management (including API Shield) across the whole account";
|
|
173
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
174
|
+
}, {
|
|
175
|
+
readonly id: "05a2a65760a546439ed29762b163cece";
|
|
176
|
+
readonly name: "Account API Gateway Read";
|
|
177
|
+
readonly description: "Grants read access to API-Gateway Management (including API Shield) across the whole account";
|
|
178
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
179
|
+
}, {
|
|
180
|
+
readonly id: "eb56a6953c034b9d97dd838155666f06";
|
|
181
|
+
readonly name: "Account API Tokens Read";
|
|
182
|
+
readonly description: "Grants read access to account API Tokens";
|
|
183
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
184
|
+
}, {
|
|
185
|
+
readonly id: "5bc3f8b21c554832afc660159ab75fa4";
|
|
186
|
+
readonly name: "Account API Tokens Write";
|
|
187
|
+
readonly description: "Grants write access to account API Tokens";
|
|
188
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
189
|
+
}, {
|
|
190
|
+
readonly id: "b89a480218d04ceb98b4fe57ca29dc1f";
|
|
191
|
+
readonly name: "Account Analytics Read";
|
|
192
|
+
readonly description: "Grants read access to analytics";
|
|
193
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
194
|
+
}, {
|
|
195
|
+
readonly id: "c57ea647ef654b47bc8944fa739b570d";
|
|
196
|
+
readonly name: "Account Custom Pages Read";
|
|
197
|
+
readonly description: "Grants read access to account custom pages";
|
|
198
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
199
|
+
}, {
|
|
200
|
+
readonly id: "8a9d35a7c8504208ad5c3e8d58e6162d";
|
|
201
|
+
readonly name: "Account Custom Pages Write";
|
|
202
|
+
readonly description: "Grants write access to account custom pages";
|
|
203
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
204
|
+
}, {
|
|
205
|
+
readonly id: "cfa964bcdafc4ab39704e7476154e41b";
|
|
206
|
+
readonly name: "Account DNS Settings Read";
|
|
207
|
+
readonly description: "Grants read access to Account DNS Settings";
|
|
208
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
209
|
+
}, {
|
|
210
|
+
readonly id: "dc44f27f48ab405392a5f69fe822bd01";
|
|
211
|
+
readonly name: "Account DNS Settings Write";
|
|
212
|
+
readonly description: "Grants write access to Account DNS Settings";
|
|
213
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
214
|
+
}, {
|
|
215
|
+
readonly id: "de7a688cc47d43bd9ea700b467a09c96";
|
|
216
|
+
readonly name: "Account Firewall Access Rules Read";
|
|
217
|
+
readonly description: "Grants read access to account firewall access rules";
|
|
218
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
219
|
+
}, {
|
|
220
|
+
readonly id: "a416acf9ef5a4af19fb11ed3b96b1fe6";
|
|
221
|
+
readonly name: "Account Firewall Access Rules Write";
|
|
222
|
+
readonly description: "Grants write access to account firewall access rules";
|
|
223
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
224
|
+
}, {
|
|
225
|
+
readonly id: "4f1071168de8466e9808de86febfc516";
|
|
226
|
+
readonly name: "Account Rule Lists Read";
|
|
227
|
+
readonly description: "Grants read access to Rule Lists";
|
|
228
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
229
|
+
}, {
|
|
230
|
+
readonly id: "2edbf20661fd4661b0fe10e9e12f485c";
|
|
231
|
+
readonly name: "Account Rule Lists Write";
|
|
232
|
+
readonly description: "Grants write access to Rule Lists";
|
|
233
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
234
|
+
}, {
|
|
235
|
+
readonly id: "fb39996ee9044d2a8725921e02744b39";
|
|
236
|
+
readonly name: "Account Rulesets Read";
|
|
237
|
+
readonly description: "Grants read access to Account Rulesets";
|
|
238
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
239
|
+
}, {
|
|
240
|
+
readonly id: "56907406c3d548ed902070ec4df0e328";
|
|
241
|
+
readonly name: "Account Rulesets Write";
|
|
242
|
+
readonly description: "Grants write access to Account Rulesets";
|
|
243
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
244
|
+
}, {
|
|
245
|
+
readonly id: "ece81d7757ff406cad61f221a4920d55";
|
|
246
|
+
readonly name: "Account Security Center Insights Read";
|
|
247
|
+
readonly description: "Grants read access to Security Center Insights";
|
|
248
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
249
|
+
}, {
|
|
250
|
+
readonly id: "cfa2e2893226455c9b945914969dff7c";
|
|
251
|
+
readonly name: "Account Security Center Insights Write";
|
|
252
|
+
readonly description: "Grants write access to Security Center Insights";
|
|
253
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
254
|
+
}, {
|
|
255
|
+
readonly id: "c1fde68c7bcc44588cbb6ddbc16d6480";
|
|
256
|
+
readonly name: "Account Settings Read";
|
|
257
|
+
readonly description: "Grants read access to Account resources, account membership, and account level features";
|
|
258
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
259
|
+
}, {
|
|
260
|
+
readonly id: "1af1fa2adc104452b74a9a3364202f20";
|
|
261
|
+
readonly name: "Account Settings Write";
|
|
262
|
+
readonly description: "Grants write access to Account resources, account membership, and account level features";
|
|
263
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
264
|
+
}, {
|
|
265
|
+
readonly id: "56b2af4817c84ad99187911dc3986c23";
|
|
266
|
+
readonly name: "Account WAF Read";
|
|
267
|
+
readonly description: "Grants read access to Account WAF";
|
|
268
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
269
|
+
}, {
|
|
270
|
+
readonly id: "cde8c82463b6414ca06e46b9633f52a6";
|
|
271
|
+
readonly name: "Account WAF Write";
|
|
272
|
+
readonly description: "grants write access to account waf";
|
|
273
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
274
|
+
}, {
|
|
275
|
+
readonly id: "3e4e20ee40b9475dae22201c468fdb70";
|
|
276
|
+
readonly name: "Account Waiting Rooms Read";
|
|
277
|
+
readonly description: "Grants read access to Waiting Rooms\n";
|
|
278
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
279
|
+
}, {
|
|
280
|
+
readonly id: "a7a233f9604845c787d4c8c39ac09c21";
|
|
281
|
+
readonly name: "Account: SSL and Certificates Read";
|
|
282
|
+
readonly description: "Grants read access to SSL MTLS certificates or Certificate Store";
|
|
283
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
284
|
+
}, {
|
|
285
|
+
readonly id: "db37e5f1cb1a4e1aabaef8deaea43575";
|
|
286
|
+
readonly name: "Account: SSL and Certificates Write";
|
|
287
|
+
readonly description: "Grants read and write access to SSL MTLS certificates or Certificate Store";
|
|
288
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
289
|
+
}, {
|
|
290
|
+
readonly id: "d07270cea5484b08ad6440c985af2148";
|
|
291
|
+
readonly name: "Address Maps Read";
|
|
292
|
+
readonly description: "Grants read access to Address Maps";
|
|
293
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
294
|
+
}, {
|
|
295
|
+
readonly id: "6ffe7f4299db4d4cb54f64e0eb12a456";
|
|
296
|
+
readonly name: "Address Maps Write";
|
|
297
|
+
readonly description: "Grants write access to Address Maps";
|
|
298
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
299
|
+
}, {
|
|
300
|
+
readonly id: "151803815e4f47de854c2fb7f8284d57";
|
|
301
|
+
readonly name: "Agents Gateway Read";
|
|
302
|
+
readonly description: "Grants access to reading Agents Gateway";
|
|
303
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
304
|
+
}, {
|
|
305
|
+
readonly id: "82748b814dcd46b9b3e66b8151ba5e95";
|
|
306
|
+
readonly name: "Agents Gateway Run";
|
|
307
|
+
readonly description: "Grants access to running Agents Gateway";
|
|
308
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
309
|
+
}, {
|
|
310
|
+
readonly id: "e84fd345697c4036a14e7810da036e1a";
|
|
311
|
+
readonly name: "Agents Gateway Write";
|
|
312
|
+
readonly description: "Grants access to reading and editing Agents Gateway";
|
|
313
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
314
|
+
}, {
|
|
315
|
+
readonly id: "f3604047d46144d2a3e9cf4ac99d7f16";
|
|
316
|
+
readonly name: "Allow Request Tracer Read";
|
|
317
|
+
readonly description: "Allows read access to request tracer API";
|
|
318
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
319
|
+
}, {
|
|
320
|
+
readonly id: "9c88f9c5bce24ce7af9a958ba9c504db";
|
|
321
|
+
readonly name: "Analytics Read";
|
|
322
|
+
readonly description: "Grants read access to analytics";
|
|
323
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
324
|
+
}, {
|
|
325
|
+
readonly id: "d79c5e2a405b4516a322432287d40c31";
|
|
326
|
+
readonly name: "Application Security Reports Read";
|
|
327
|
+
readonly description: "Can read Application Security Reports";
|
|
328
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
329
|
+
}, {
|
|
330
|
+
readonly id: "094547ab6e77498c8c4dfa87fadd5c51";
|
|
331
|
+
readonly name: "Apps Write";
|
|
332
|
+
readonly description: "Grants full access to Cloudflare Apps";
|
|
333
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
334
|
+
}, {
|
|
335
|
+
readonly id: "d7887c7a417e4cf2a69f1d01c1a1dc3b";
|
|
336
|
+
readonly name: "Auto Rag Read";
|
|
337
|
+
readonly description: "Grants access to reading data from Auto Rag";
|
|
338
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
339
|
+
}, {
|
|
340
|
+
readonly id: "7fb8d27511b34d02994d005b520b679f";
|
|
341
|
+
readonly name: "Auto Rag Write";
|
|
342
|
+
readonly description: "Grants access to reading and writing data from Auto Rag";
|
|
343
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
344
|
+
}, {
|
|
345
|
+
readonly id: "234108c786084936a381bb19b7f4ea65";
|
|
346
|
+
readonly name: "Auto Rag Write Run Engine";
|
|
347
|
+
readonly description: "Grants access to run Auto RAG engine";
|
|
348
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
349
|
+
}, {
|
|
350
|
+
readonly id: "7cf72faf220841aabcfdfab81c43c4f6";
|
|
351
|
+
readonly name: "Billing Read";
|
|
352
|
+
readonly description: "Grants read access to billing profile, subscriptions, usage data and access to fetch invoices and entitlements";
|
|
353
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
354
|
+
}, {
|
|
355
|
+
readonly id: "6c80e02421494afc9ae14414ed442632";
|
|
356
|
+
readonly name: "Billing Write";
|
|
357
|
+
readonly description: "Grants write access to billing profile, subscriptions, and access to fetch invoices and entitlements";
|
|
358
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
359
|
+
}, {
|
|
360
|
+
readonly id: "51be404b56244056868226263a44a632";
|
|
361
|
+
readonly name: "Bot Management Feedback Report Read";
|
|
362
|
+
readonly description: "Grants read access to BOT Management Feedback Reports";
|
|
363
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
364
|
+
}, {
|
|
365
|
+
readonly id: "2002629aaff0454085bf5a201ed70a72";
|
|
366
|
+
readonly name: "Bot Management Feedback Report Write";
|
|
367
|
+
readonly description: "Grants write access to BOT Management Feedback Reports";
|
|
368
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
369
|
+
}, {
|
|
370
|
+
readonly id: "07bea2220b2343fa9fae15656c0d8e88";
|
|
371
|
+
readonly name: "Bot Management Read";
|
|
372
|
+
readonly description: "Grants read access to BOT Management";
|
|
373
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
374
|
+
}, {
|
|
375
|
+
readonly id: "3b94c49258ec4573b06d51d99b6416c0";
|
|
376
|
+
readonly name: "Bot Management Write";
|
|
377
|
+
readonly description: "Grants write access to BOT Management";
|
|
378
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
379
|
+
}, {
|
|
380
|
+
readonly id: "374b03fa229f4eb6b011bb1cd7f235ee";
|
|
381
|
+
readonly name: "Browser Rendering Read";
|
|
382
|
+
readonly description: "Grants read access to Browser Rendering API";
|
|
383
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
384
|
+
}, {
|
|
385
|
+
readonly id: "adddda876faa4a0590f1b23a038976e4";
|
|
386
|
+
readonly name: "Browser Rendering Write";
|
|
387
|
+
readonly description: "Grants write access to Browser Rendering API";
|
|
388
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
389
|
+
}, {
|
|
390
|
+
readonly id: "da5fe84b9c5446a0a5955b673fafa288";
|
|
391
|
+
readonly name: "CASB Read";
|
|
392
|
+
readonly description: "Grants read access to Cloudflare CASB";
|
|
393
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
394
|
+
}, {
|
|
395
|
+
readonly id: "b9ed086b20864ad89c5aac24cdd02365";
|
|
396
|
+
readonly name: "CASB Write";
|
|
397
|
+
readonly description: "Grants write access to Cloudflare CASB";
|
|
398
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
399
|
+
}, {
|
|
400
|
+
readonly id: "47b936e2027140c0a474cac8887b8c29";
|
|
401
|
+
readonly name: "CF Agents Read";
|
|
402
|
+
readonly description: "Grants read access to CF Agents";
|
|
403
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
404
|
+
}, {
|
|
405
|
+
readonly id: "cb142f7fbc3540f0bade0cbe75f606dc";
|
|
406
|
+
readonly name: "CF Agents Write";
|
|
407
|
+
readonly description: "Grants write access to CF Agents";
|
|
408
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
409
|
+
}, {
|
|
410
|
+
readonly id: "e17beae8b8cb423a99b1730f21238bed";
|
|
411
|
+
readonly name: "Cache Purge";
|
|
412
|
+
readonly description: "Grants access to purge cache";
|
|
413
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
414
|
+
}, {
|
|
415
|
+
readonly id: "3245da1cf36c45c3847bb9b483c62f97";
|
|
416
|
+
readonly name: "Cache Settings Read";
|
|
417
|
+
readonly description: "Grants read access to cache settings phase";
|
|
418
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
419
|
+
}, {
|
|
420
|
+
readonly id: "9ff81cbbe65c400b97d92c3c1033cab6";
|
|
421
|
+
readonly name: "Cache Settings Write";
|
|
422
|
+
readonly description: "Grants write access to cache settings phase";
|
|
423
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
424
|
+
}, {
|
|
425
|
+
readonly id: "686ab9a8b3854f25a1474f302d14b68d";
|
|
426
|
+
readonly name: "Calls Read";
|
|
427
|
+
readonly description: "Grants read access to Calls configuration";
|
|
428
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
429
|
+
}, {
|
|
430
|
+
readonly id: "b711942448db4b0aace44d1312f9fdb0";
|
|
431
|
+
readonly name: "Calls Write";
|
|
432
|
+
readonly description: "Grants read/write access to Calls configuration";
|
|
433
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
434
|
+
}, {
|
|
435
|
+
readonly id: "9ade9cfc8f8949bcb2371be2f0ec8db1";
|
|
436
|
+
readonly name: "China Network Steering Read";
|
|
437
|
+
readonly description: "Grants read access to China Network Steering";
|
|
438
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
439
|
+
}, {
|
|
440
|
+
readonly id: "c6f6338ceae545d0b90daaa1fed855e6";
|
|
441
|
+
readonly name: "China Network Steering Write";
|
|
442
|
+
readonly description: "Grants write access to China Network Steering";
|
|
443
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
444
|
+
}, {
|
|
445
|
+
readonly id: "0661ff47aa3a4786beab3b8128e0cd24";
|
|
446
|
+
readonly name: "Cloud Connector Read";
|
|
447
|
+
readonly description: "Grants read access to Cloud Connector";
|
|
448
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
449
|
+
}, {
|
|
450
|
+
readonly id: "eafd71286d0e4fdca404a7b4d203c5c9";
|
|
451
|
+
readonly name: "Cloud Connector Write";
|
|
452
|
+
readonly description: "Grants write access to Cloud Connector";
|
|
453
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
454
|
+
}, {
|
|
455
|
+
readonly id: "9e5a9912439940fca5898b5b8dc6d1a5";
|
|
456
|
+
readonly name: "Cloud Email Security: Read";
|
|
457
|
+
readonly description: "Grants read access to Cloudflare Cloud Email Security";
|
|
458
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
459
|
+
}, {
|
|
460
|
+
readonly id: "a3567c13e074447fb101babac3463566";
|
|
461
|
+
readonly name: "Cloud Email Security: Write";
|
|
462
|
+
readonly description: "Grants write access to Cloudflare Cloud Email Security";
|
|
463
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
464
|
+
}, {
|
|
465
|
+
readonly id: "65ec50cbde3d4c838bbe7500024d5745";
|
|
466
|
+
readonly name: "Cloudchamber Read";
|
|
467
|
+
readonly description: "Grants read access to Cloudchamber deployments";
|
|
468
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
469
|
+
}, {
|
|
470
|
+
readonly id: "26ce6c7d18a346528e7b905d5e269866";
|
|
471
|
+
readonly name: "Cloudchamber Write";
|
|
472
|
+
readonly description: "Grants write access to Cloudchamber deployments";
|
|
473
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
474
|
+
}, {
|
|
475
|
+
readonly id: "00ec19a0d4fa4e4aae23b50bf04c0630";
|
|
476
|
+
readonly name: "Cloudflare CDS Compute Account Read";
|
|
477
|
+
readonly description: "Grants read access to Cloudflare CDS compute account resources";
|
|
478
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
479
|
+
}, {
|
|
480
|
+
readonly id: "9bf884ba0de445dab37ea4a3e1a2c9f1";
|
|
481
|
+
readonly name: "Cloudflare CDS Compute Account Write";
|
|
482
|
+
readonly description: "Grants write access to Cloudflare CDS compute account resources";
|
|
483
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
484
|
+
}, {
|
|
485
|
+
readonly id: "3a1e1ef09dd34271bb44fc4c6a419952";
|
|
486
|
+
readonly name: "Cloudflare DEX";
|
|
487
|
+
readonly description: "Grants access to Cloudflare DEX";
|
|
488
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
489
|
+
}, {
|
|
490
|
+
readonly id: "3b376e0aa52c41cbb6afc9cab945afa8";
|
|
491
|
+
readonly name: "Cloudflare DEX Read";
|
|
492
|
+
readonly description: "Grants read access to Cloudflare DEX";
|
|
493
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
494
|
+
}, {
|
|
495
|
+
readonly id: "92c8dcd551cc42a6a57a54e8f8d3f3e3";
|
|
496
|
+
readonly name: "Cloudflare DEX Write";
|
|
497
|
+
readonly description: "Grants full access to Cloudflare DEX";
|
|
498
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
499
|
+
}, {
|
|
500
|
+
readonly id: "1cd960c063a0448481343372c963d8c7";
|
|
501
|
+
readonly name: "Cloudflare One Connector: WARP Read";
|
|
502
|
+
readonly description: "Grants read access to WARP Connectors";
|
|
503
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
504
|
+
}, {
|
|
505
|
+
readonly id: "5b5c774a5d174ca88d046c8889648b3f";
|
|
506
|
+
readonly name: "Cloudflare One Connector: WARP Write";
|
|
507
|
+
readonly description: "Grants write access to WARP Connectors";
|
|
508
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
509
|
+
}, {
|
|
510
|
+
readonly id: "c1968d31028d4239976ec3bc4750bbf6";
|
|
511
|
+
readonly name: "Cloudflare One Connector: cloudflared Read";
|
|
512
|
+
readonly description: "Grants read access to cloudflared connectors";
|
|
513
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
514
|
+
}, {
|
|
515
|
+
readonly id: "037b9e348b3b42d4b46ea2fcb1cfb3e7";
|
|
516
|
+
readonly name: "Cloudflare One Connector: cloudflared Write";
|
|
517
|
+
readonly description: "Grants write access to cloudflared connectors";
|
|
518
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
519
|
+
}, {
|
|
520
|
+
readonly id: "07cf1c1952a84b13b2cd542f3d2f29ab";
|
|
521
|
+
readonly name: "Cloudflare One Connectors Read";
|
|
522
|
+
readonly description: "Grants read access to Cloudflare One connectors";
|
|
523
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
524
|
+
}, {
|
|
525
|
+
readonly id: "a7030c9c98d544e092d8b099fabb1f06";
|
|
526
|
+
readonly name: "Cloudflare One Connectors Write";
|
|
527
|
+
readonly description: "Grants write access to Cloudflare One connectors";
|
|
528
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
529
|
+
}, {
|
|
530
|
+
readonly id: "4f1276d1e7e34c32a5012bbe02ece86d";
|
|
531
|
+
readonly name: "Cloudflare One Networks Read";
|
|
532
|
+
readonly description: "Grants read access to Cloudflare One routes, subnets, and virtual networks";
|
|
533
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
534
|
+
}, {
|
|
535
|
+
readonly id: "e2980d9241cf4939bbbd74fdc43b9651";
|
|
536
|
+
readonly name: "Cloudflare One Networks Write";
|
|
537
|
+
readonly description: "Grants write access to Cloudflare One routes, subnets, and virtual networks";
|
|
538
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
539
|
+
}, {
|
|
540
|
+
readonly id: "efea2ab8357b47888938f101ae5e053f";
|
|
541
|
+
readonly name: "Cloudflare Tunnel Read";
|
|
542
|
+
readonly description: "Grants access to view Cloudflare Tunnels";
|
|
543
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
544
|
+
}, {
|
|
545
|
+
readonly id: "c07321b023e944ff818fec44d8203567";
|
|
546
|
+
readonly name: "Cloudflare Tunnel Write";
|
|
547
|
+
readonly description: "Grants access to create and delete Cloudflare Tunnels";
|
|
548
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
549
|
+
}, {
|
|
550
|
+
readonly id: "e0e0edfbe8834df3b51424ba4fb7bb5f";
|
|
551
|
+
readonly name: "Cloudflare Zero Trust Secure DNS Locations Write";
|
|
552
|
+
readonly description: "Grants access to create and edit secure DNS Locations only in teams (Zero Trust)";
|
|
553
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
554
|
+
}, {
|
|
555
|
+
readonly id: "cf9353ed7978436e8fb20c03fce26449";
|
|
556
|
+
readonly name: "Cloudforce One Read";
|
|
557
|
+
readonly description: "Grants read access to Cloudforce One";
|
|
558
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
559
|
+
}, {
|
|
560
|
+
readonly id: "677767156f294485b497a8f103172e7d";
|
|
561
|
+
readonly name: "Cloudforce One Write";
|
|
562
|
+
readonly description: "Grants read access to Cloudforce One";
|
|
563
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
564
|
+
}, {
|
|
565
|
+
readonly id: "20e5ea084b2f491c86b8d8d90abff905";
|
|
566
|
+
readonly name: "Config Settings Read";
|
|
567
|
+
readonly description: "Grants read access to config settings phase";
|
|
568
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
569
|
+
}, {
|
|
570
|
+
readonly id: "06f0526e6e464647bd61b63c54935235";
|
|
571
|
+
readonly name: "Config Settings Write";
|
|
572
|
+
readonly description: "Grants write access to config settings phase";
|
|
573
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
574
|
+
}, {
|
|
575
|
+
readonly id: "77efc2c0724d4c4eb94bfd9656247130";
|
|
576
|
+
readonly name: "Connectivity Directory Admin";
|
|
577
|
+
readonly description: "Can view, edit, create, and delete Connectivity Directory Services, including the ability to create Services that bind to Cloudflare Tunnel";
|
|
578
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
579
|
+
}, {
|
|
580
|
+
readonly id: "95fa65ba51fd49c4a6ac4c8c78ebac93";
|
|
581
|
+
readonly name: "Connectivity Directory Bind";
|
|
582
|
+
readonly description: "Can read, list, and bind to Connectivity Directory services, as well as read and list Cloudflare Tunnels";
|
|
583
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
584
|
+
}, {
|
|
585
|
+
readonly id: "8764961c1edb4274be129d630b0b2671";
|
|
586
|
+
readonly name: "Connectivity Directory Read";
|
|
587
|
+
readonly description: "Can view Connectivity Directory services and Cloudflare Tunnels";
|
|
588
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
589
|
+
}, {
|
|
590
|
+
readonly id: "eeffa4d16812430cb4a0ae9e7f46fc24";
|
|
591
|
+
readonly name: "Constellation Read";
|
|
592
|
+
readonly description: "Grants read access to Constellation configuration and models";
|
|
593
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
594
|
+
}, {
|
|
595
|
+
readonly id: "7c81856725af47ce89a790d5fb36f362";
|
|
596
|
+
readonly name: "Constellation Write";
|
|
597
|
+
readonly description: "Grants write access to Constellation configuration and models";
|
|
598
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
599
|
+
}, {
|
|
600
|
+
readonly id: "a2b55cd504d44ef18b7ba6a7f2b8fbb1";
|
|
601
|
+
readonly name: "Custom Errors Read";
|
|
602
|
+
readonly description: "Grants read access to custom errors phase";
|
|
603
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
604
|
+
}, {
|
|
605
|
+
readonly id: "a9dba34cf5814d4ab2007b4ada0045bd";
|
|
606
|
+
readonly name: "Custom Errors Write";
|
|
607
|
+
readonly description: "Grants write access to custom errors phase";
|
|
608
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
609
|
+
}, {
|
|
610
|
+
readonly id: "a2431ca73b7d41f99c53303027392586";
|
|
611
|
+
readonly name: "Custom Pages Read";
|
|
612
|
+
readonly description: "Grants read access to custom pages";
|
|
613
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
614
|
+
}, {
|
|
615
|
+
readonly id: "c244ec076974430a88bda1cdd992d0d9";
|
|
616
|
+
readonly name: "Custom Pages Write";
|
|
617
|
+
readonly description: "Grants write access to custom pages";
|
|
618
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
619
|
+
}, {
|
|
620
|
+
readonly id: "192192df92ee43ac90f2aeeffce67e35";
|
|
621
|
+
readonly name: "D1 Read";
|
|
622
|
+
readonly description: "Grants read access to D1 configuration and SQL queries";
|
|
623
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
624
|
+
}, {
|
|
625
|
+
readonly id: "09b2857d1c31407795e75e3fed8617a1";
|
|
626
|
+
readonly name: "D1 Write";
|
|
627
|
+
readonly description: "Grants write access to D1 configuration and SQL queries";
|
|
628
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
629
|
+
}, {
|
|
630
|
+
readonly id: "dee7c22a57674abea8f942110b094717";
|
|
631
|
+
readonly name: "DDoS Botnet Feed Read";
|
|
632
|
+
readonly description: "Grants read access to Botnet Feed reports";
|
|
633
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
634
|
+
}, {
|
|
635
|
+
readonly id: "0caa90c9b186447397c8b00358d34a76";
|
|
636
|
+
readonly name: "DDoS Botnet Feed Write";
|
|
637
|
+
readonly description: "Grants write access to Botnet Feed configuration";
|
|
638
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
639
|
+
}, {
|
|
640
|
+
readonly id: "af1c363c35ba45b9a8c682ae50eb3f99";
|
|
641
|
+
readonly name: "DDoS Protection Read";
|
|
642
|
+
readonly description: "Grants read access to DDoS protection";
|
|
643
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
644
|
+
}, {
|
|
645
|
+
readonly id: "d44ed14bcc4340b194d3824d60edad3f";
|
|
646
|
+
readonly name: "DDoS Protection Write";
|
|
647
|
+
readonly description: "Grants write access to DDoS protection";
|
|
648
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
649
|
+
}, {
|
|
650
|
+
readonly id: "5f48a472240a4b489a21d43bd19a06e1";
|
|
651
|
+
readonly name: "DNS Firewall Read";
|
|
652
|
+
readonly description: "Grants read access to DNS Firewall";
|
|
653
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
654
|
+
}, {
|
|
655
|
+
readonly id: "da6d2d6f2ec8442eaadda60d13f42bca";
|
|
656
|
+
readonly name: "DNS Firewall Write";
|
|
657
|
+
readonly description: "Grants write access to DNS Firewall";
|
|
658
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
659
|
+
}, {
|
|
660
|
+
readonly id: "82e64a83756745bbbb1c9c2701bf816b";
|
|
661
|
+
readonly name: "DNS Read";
|
|
662
|
+
readonly description: "Grants read access to DNS";
|
|
663
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
664
|
+
}, {
|
|
665
|
+
readonly id: "95d69e8d6d5144bfb0923667355d9f11";
|
|
666
|
+
readonly name: "DNS View Read";
|
|
667
|
+
readonly description: "Grants read access to DNS Views";
|
|
668
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
669
|
+
}, {
|
|
670
|
+
readonly id: "5b7aedd821a548b9bf5a2acabbce98c7";
|
|
671
|
+
readonly name: "DNS View Write";
|
|
672
|
+
readonly description: "Grants write access to DNS Views";
|
|
673
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
674
|
+
}, {
|
|
675
|
+
readonly id: "4755a26eedb94da69e1066d98aa820be";
|
|
676
|
+
readonly name: "DNS Write";
|
|
677
|
+
readonly description: "Grants write access to DNS";
|
|
678
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
679
|
+
}, {
|
|
680
|
+
readonly id: "e199d584e69344eba202452019deafe3";
|
|
681
|
+
readonly name: "Disable ESC Read";
|
|
682
|
+
readonly description: "Grants read access to Cloudflare Disable ESC";
|
|
683
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
684
|
+
}, {
|
|
685
|
+
readonly id: "29eefa0805f94fdfae2b058b5b52f319";
|
|
686
|
+
readonly name: "Disable ESC Read";
|
|
687
|
+
readonly description: "Grants read access to Cloudflare Disable ESC";
|
|
688
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
689
|
+
}, {
|
|
690
|
+
readonly id: "9110d9dd749e464fb9f3961a2064efc5";
|
|
691
|
+
readonly name: "Disable ESC Write";
|
|
692
|
+
readonly description: "Grants write access to Cloudflare Disable ESC";
|
|
693
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
694
|
+
}, {
|
|
695
|
+
readonly id: "18555e39c5ba40d284dde87eda845a90";
|
|
696
|
+
readonly name: "Disable ESC Write";
|
|
697
|
+
readonly description: "Grants write access to Cloudflare Disable ESC";
|
|
698
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
699
|
+
}, {
|
|
700
|
+
readonly id: "f0235726de25444a84f704b7c93afadf";
|
|
701
|
+
readonly name: "Domain API Gateway";
|
|
702
|
+
readonly description: "Grants full access to API-Gateway Management (including API Shield)";
|
|
703
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
704
|
+
}, {
|
|
705
|
+
readonly id: "6ced5d0d69b1422396909a62c38ab41b";
|
|
706
|
+
readonly name: "Domain API Gateway Read";
|
|
707
|
+
readonly description: "Grants read access to API-Gateway Management (including API Shield)";
|
|
708
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
709
|
+
}, {
|
|
710
|
+
readonly id: "6134079371904d8ebd77931c8ca07e50";
|
|
711
|
+
readonly name: "Domain Page Shield";
|
|
712
|
+
readonly description: "Grants write access to Page Shield";
|
|
713
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
714
|
+
}, {
|
|
715
|
+
readonly id: "945315185a8f40518bf3e9e6d0bee126";
|
|
716
|
+
readonly name: "Domain Page Shield Read";
|
|
717
|
+
readonly description: "Grants read access to Page Shield";
|
|
718
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
719
|
+
}, {
|
|
720
|
+
readonly id: "d8e12db741544d1586ec1d6f5d3c7786";
|
|
721
|
+
readonly name: "Dynamic URL Redirects Read";
|
|
722
|
+
readonly description: "Grants read access to Dynamic URL Redirect";
|
|
723
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
724
|
+
}, {
|
|
725
|
+
readonly id: "74e1036f577a48528b78d2413b40538d";
|
|
726
|
+
readonly name: "Dynamic URL Redirects Write";
|
|
727
|
+
readonly description: "Grants write access to Dynamic URL Redirect";
|
|
728
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
729
|
+
}, {
|
|
730
|
+
readonly id: "5272e56105d04b5897466995b9bd4643";
|
|
731
|
+
readonly name: "Email Routing Addresses Read";
|
|
732
|
+
readonly description: "Grants read access to Email Routing target addresses\n";
|
|
733
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
734
|
+
}, {
|
|
735
|
+
readonly id: "e4589eb09e63436686cd64252a3aebeb";
|
|
736
|
+
readonly name: "Email Routing Addresses Write";
|
|
737
|
+
readonly description: "Grants full access to Email Routing target addresses\n";
|
|
738
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
739
|
+
}, {
|
|
740
|
+
readonly id: "1b600d9d8062443e986a973f097e728a";
|
|
741
|
+
readonly name: "Email Routing Rules Read";
|
|
742
|
+
readonly description: "Grants read access to Email Routing rules\n";
|
|
743
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
744
|
+
}, {
|
|
745
|
+
readonly id: "79b3ec0d10ce4148a8f8bdc0cc5f97f2";
|
|
746
|
+
readonly name: "Email Routing Rules Write";
|
|
747
|
+
readonly description: "Grants full access to Email Routing rules\n";
|
|
748
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
749
|
+
}, {
|
|
750
|
+
readonly id: "1047880d37b649b49db4a504a245896f";
|
|
751
|
+
readonly name: "Email Security DMARC Reports Read";
|
|
752
|
+
readonly description: "Grants read access to Email Security dmarc reports\n";
|
|
753
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
754
|
+
}, {
|
|
755
|
+
readonly id: "2eee71c9364c4cacaf469e8370f09056";
|
|
756
|
+
readonly name: "Email Security DMARC Reports Write";
|
|
757
|
+
readonly description: "Grants full access to Email Security dmarc reports\n";
|
|
758
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
759
|
+
}, {
|
|
760
|
+
readonly id: "2d5b4b1f6c89487bb7184c2c1dcd3bf1";
|
|
761
|
+
readonly name: "Email Sending Read";
|
|
762
|
+
readonly description: "Grants access to reading data from Email Sending";
|
|
763
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
764
|
+
}, {
|
|
765
|
+
readonly id: "5df633d6b41c42bcaf5b4a62b9d14b64";
|
|
766
|
+
readonly name: "Email Sending Write";
|
|
767
|
+
readonly description: "Grants access to reading and writing data from Email Sending";
|
|
768
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
769
|
+
}, {
|
|
770
|
+
readonly id: "4ec32dfcb35641c5bb32d5ef1ab963b4";
|
|
771
|
+
readonly name: "Firewall Services Read";
|
|
772
|
+
readonly description: "Grants read access to Firewall resources";
|
|
773
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
774
|
+
}, {
|
|
775
|
+
readonly id: "43137f8d07884d3198dc0ee77ca6e79b";
|
|
776
|
+
readonly name: "Firewall Services Write";
|
|
777
|
+
readonly description: "Grants write access to Firewall resources";
|
|
778
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
779
|
+
}, {
|
|
780
|
+
readonly id: "a2c61201f92a4e06a901f156795388a9";
|
|
781
|
+
readonly name: "Firewall for AI Read";
|
|
782
|
+
readonly description: "Grants read access to Firewall for AI settings.";
|
|
783
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
784
|
+
}, {
|
|
785
|
+
readonly id: "5af6a2f284144e95a89840408439adef";
|
|
786
|
+
readonly name: "Firewall for AI Write";
|
|
787
|
+
readonly description: "Grants full access to Firewall for AI settings.";
|
|
788
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
789
|
+
}, {
|
|
790
|
+
readonly id: "0d24e472a9654642a97df736e8b0d980";
|
|
791
|
+
readonly name: "Fraud Detection Read";
|
|
792
|
+
readonly description: "Grants read access to Fraud Detection";
|
|
793
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
794
|
+
}, {
|
|
795
|
+
readonly id: "685f9605fd4e44ec937b6a0db658e629";
|
|
796
|
+
readonly name: "Fraud Detection Write";
|
|
797
|
+
readonly description: "Grants write access to Fraud Detection";
|
|
798
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
799
|
+
}, {
|
|
800
|
+
readonly id: "6b60a5a87cae475da7e76e77e4209dd5";
|
|
801
|
+
readonly name: "HTTP Applications Read";
|
|
802
|
+
readonly description: "Grants read-only access to HTTP Applications";
|
|
803
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
804
|
+
}, {
|
|
805
|
+
readonly id: "4736c02a9f224c8196ae5b127beae78c";
|
|
806
|
+
readonly name: "HTTP Applications Write";
|
|
807
|
+
readonly description: "Grants full access to HTTP Applications";
|
|
808
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
809
|
+
}, {
|
|
810
|
+
readonly id: "c49f8d15f9f44885a544d945ef5aa6ae";
|
|
811
|
+
readonly name: "HTTP DDoS Managed Ruleset Read";
|
|
812
|
+
readonly description: "Grants read access to HTTP DDoS Managed Ruleset";
|
|
813
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
814
|
+
}, {
|
|
815
|
+
readonly id: "b88a3aa889474524bccea5cf18f122bf";
|
|
816
|
+
readonly name: "HTTP DDoS Managed Ruleset Write";
|
|
817
|
+
readonly description: "Grants write access to HTTP DDoS Managed Ruleset";
|
|
818
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
819
|
+
}, {
|
|
820
|
+
readonly id: "fac65912d42144aa86b7dd33281bf79e";
|
|
821
|
+
readonly name: "Health Checks Read";
|
|
822
|
+
readonly description: "Grants read access to Health Checks";
|
|
823
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
824
|
+
}, {
|
|
825
|
+
readonly id: "e0dc25a0fbdf4286b1ea100e3256b0e3";
|
|
826
|
+
readonly name: "Health Checks Write";
|
|
827
|
+
readonly description: "Grants write access to Health Checks";
|
|
828
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
829
|
+
}, {
|
|
830
|
+
readonly id: "4d62ccf834df44808bc9283d65c4e4e9";
|
|
831
|
+
readonly name: "Hyperdrive Read";
|
|
832
|
+
readonly description: "Grants read access to Hyperdrive configuration";
|
|
833
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
834
|
+
}, {
|
|
835
|
+
readonly id: "721b2f51fba74871bd361de65aeb7e03";
|
|
836
|
+
readonly name: "Hyperdrive Write";
|
|
837
|
+
readonly description: "Grants write access to Hyperdrive configuration";
|
|
838
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
839
|
+
}, {
|
|
840
|
+
readonly id: "212c9ff247b9406d990c017482afb3a5";
|
|
841
|
+
readonly name: "IOT Read";
|
|
842
|
+
readonly description: "Grants read access to IOT devices";
|
|
843
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
844
|
+
}, {
|
|
845
|
+
readonly id: "865ebd55bc6d4b109de6813eccfefd13";
|
|
846
|
+
readonly name: "IOT Write";
|
|
847
|
+
readonly description: "Grants full access to IOT devices";
|
|
848
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
849
|
+
}, {
|
|
850
|
+
readonly id: "e763fae6ee95443b8f56f19213c5f2a5";
|
|
851
|
+
readonly name: "IP Prefixes: BGP On Demand Read";
|
|
852
|
+
readonly description: "Grants access to read ip prefix bgp configuration";
|
|
853
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
854
|
+
}, {
|
|
855
|
+
readonly id: "2ae23e4939d54074b7d252d27ce75a77";
|
|
856
|
+
readonly name: "IP Prefixes: BGP On Demand Write";
|
|
857
|
+
readonly description: "Grants access to read and change ip prefix bgp configuration";
|
|
858
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
859
|
+
}, {
|
|
860
|
+
readonly id: "27beb7f8333b41e2b946f0e23cd8091e";
|
|
861
|
+
readonly name: "IP Prefixes: Read";
|
|
862
|
+
readonly description: "Grants access to read ip prefix settings";
|
|
863
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
864
|
+
}, {
|
|
865
|
+
readonly id: "92b8234e99f64e05bbbc59e1dc0f76b6";
|
|
866
|
+
readonly name: "IP Prefixes: Write";
|
|
867
|
+
readonly description: "Grants access to read/write ip prefix settings";
|
|
868
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
869
|
+
}, {
|
|
870
|
+
readonly id: "0cf6473ad41449e7b7b743d14fc20c60";
|
|
871
|
+
readonly name: "Images Read";
|
|
872
|
+
readonly description: "Grants read access to Images";
|
|
873
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
874
|
+
}, {
|
|
875
|
+
readonly id: "618ec6c64a3a42f8b08bdcb147ded4e4";
|
|
876
|
+
readonly name: "Images Write";
|
|
877
|
+
readonly description: "Grants write access to upload Images";
|
|
878
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
879
|
+
}, {
|
|
880
|
+
readonly id: "c6f97eeee13345db8cc00af0953a42de";
|
|
881
|
+
readonly name: "Integration Write";
|
|
882
|
+
readonly description: "Grants write access to integrations";
|
|
883
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
884
|
+
}, {
|
|
885
|
+
readonly id: "df1577df30ee46268f9470952d7b0cdf";
|
|
886
|
+
readonly name: "Intel Read";
|
|
887
|
+
readonly description: "Grants read access to Intel API";
|
|
888
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
889
|
+
}, {
|
|
890
|
+
readonly id: "92209474242d459690e2cdb1985eaa6c";
|
|
891
|
+
readonly name: "Intel Write";
|
|
892
|
+
readonly description: "Grants write access to Intel API";
|
|
893
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
894
|
+
}, {
|
|
895
|
+
readonly id: "4657621393f94f83b8ef94adba382e48";
|
|
896
|
+
readonly name: "L4 DDoS Managed Ruleset Read";
|
|
897
|
+
readonly description: "Grants read access to L4 DDoS Managed Ruleset";
|
|
898
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
899
|
+
}, {
|
|
900
|
+
readonly id: "7a4c3574054a4d0ba7c692893ba8bdd4";
|
|
901
|
+
readonly name: "L4 DDoS Managed Ruleset Write";
|
|
902
|
+
readonly description: "Grants write access to L4 DDoS Managed Ruleset";
|
|
903
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
904
|
+
}, {
|
|
905
|
+
readonly id: "59059f0c977b44f8b1c18e0aaf91c369";
|
|
906
|
+
readonly name: "Load Balancers Account Read";
|
|
907
|
+
readonly description: "Grants read access to account load balancers and associated resources";
|
|
908
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
909
|
+
}, {
|
|
910
|
+
readonly id: "419ec42810af4659ade77716dbe47bc6";
|
|
911
|
+
readonly name: "Load Balancers Account Write";
|
|
912
|
+
readonly description: "Grants write access to account load balancers and associated resources";
|
|
913
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
914
|
+
}, {
|
|
915
|
+
readonly id: "e9a975f628014f1d85b723993116f7d5";
|
|
916
|
+
readonly name: "Load Balancers Read";
|
|
917
|
+
readonly description: "Grants read access to load balancers and associated resources";
|
|
918
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
919
|
+
}, {
|
|
920
|
+
readonly id: "6d7f2f5f5b1d4a0e9081fdc98d432fd1";
|
|
921
|
+
readonly name: "Load Balancers Write";
|
|
922
|
+
readonly description: "Grants write access to load balancers and associated resources";
|
|
923
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
924
|
+
}, {
|
|
925
|
+
readonly id: "9d24387c6e8544e2bc4024a03991339f";
|
|
926
|
+
readonly name: "Load Balancing: Monitors and Pools Read";
|
|
927
|
+
readonly description: "Grants read access to account level load balancer resources";
|
|
928
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
929
|
+
}, {
|
|
930
|
+
readonly id: "d2a1802cc9a34e30852f8b33869b2f3c";
|
|
931
|
+
readonly name: "Load Balancing: Monitors and Pools Write";
|
|
932
|
+
readonly description: "Grants write access to account level load balancer resources";
|
|
933
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
934
|
+
}, {
|
|
935
|
+
readonly id: "6a315a56f18441e59ed03352369ae956";
|
|
936
|
+
readonly name: "Logs Read";
|
|
937
|
+
readonly description: "Grants read access to logs and logpush jobs";
|
|
938
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
939
|
+
}, {
|
|
940
|
+
readonly id: "c4a30cd58c5d42619c86a3c36c441e2d";
|
|
941
|
+
readonly name: "Logs Read";
|
|
942
|
+
readonly description: "Grants read access to logs and logpush jobs";
|
|
943
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
944
|
+
}, {
|
|
945
|
+
readonly id: "96163bd1b0784f62b3e44ed8c2ab1eb6";
|
|
946
|
+
readonly name: "Logs Write";
|
|
947
|
+
readonly description: "Grants write access to logpush jobs";
|
|
948
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
949
|
+
}, {
|
|
950
|
+
readonly id: "3e0b5820118e47f3922f7c989e673882";
|
|
951
|
+
readonly name: "Logs Write";
|
|
952
|
+
readonly description: "Grants write access to logpush jobs";
|
|
953
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
954
|
+
}, {
|
|
955
|
+
readonly id: "b84a912ebb4a418888fec65f65c8ff3b";
|
|
956
|
+
readonly name: "MCP Portals Read";
|
|
957
|
+
readonly description: "Grants access to reading MCP Portals";
|
|
958
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
959
|
+
}, {
|
|
960
|
+
readonly id: "db3d398df73946acb755c05b69edfc30";
|
|
961
|
+
readonly name: "MCP Portals Write";
|
|
962
|
+
readonly description: "Grants access to reading and editing MCP Portals";
|
|
963
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
964
|
+
}, {
|
|
965
|
+
readonly id: "3a46c728a0a040d5a65cd8e2f3bc6935";
|
|
966
|
+
readonly name: "Magic Firewall Packet Captures - Read PCAPs API";
|
|
967
|
+
readonly description: "Grants read access to Packet Captures";
|
|
968
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
969
|
+
}, {
|
|
970
|
+
readonly id: "4ea7d6421801452dbf07cef853a5ef39";
|
|
971
|
+
readonly name: "Magic Firewall Packet Captures - Write PCAPs API";
|
|
972
|
+
readonly description: "Grants write access to Packet Captures";
|
|
973
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
974
|
+
}, {
|
|
975
|
+
readonly id: "02b71f12bb0748e9af8126494e181342";
|
|
976
|
+
readonly name: "Magic Firewall Read";
|
|
977
|
+
readonly description: "Grants read access to Magic Firewall";
|
|
978
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
979
|
+
}, {
|
|
980
|
+
readonly id: "8bd1dac84d3d43e7bfb43145f010a15c";
|
|
981
|
+
readonly name: "Magic Firewall Write";
|
|
982
|
+
readonly description: "Grants write access to Magic Firewall";
|
|
983
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
984
|
+
}, {
|
|
985
|
+
readonly id: "8e6ed1ef6e864ad0ae477ceffa5aa5eb";
|
|
986
|
+
readonly name: "Magic Network Monitoring Admin";
|
|
987
|
+
readonly description: "Grants admin access to MNM settings";
|
|
988
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
989
|
+
}, {
|
|
990
|
+
readonly id: "3d85e9514f944bb4912c5871d92e5af5";
|
|
991
|
+
readonly name: "Magic Network Monitoring Config Read";
|
|
992
|
+
readonly description: "Grants read access to MNM config and rules";
|
|
993
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
994
|
+
}, {
|
|
995
|
+
readonly id: "09c77baecb6341a2b1ca2c62b658d290";
|
|
996
|
+
readonly name: "Magic Network Monitoring Config Write";
|
|
997
|
+
readonly description: "Grants write access to MNM rules and update access to account settings";
|
|
998
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
999
|
+
}, {
|
|
1000
|
+
readonly id: "967ecf860a244dd1911a0331a0af582a";
|
|
1001
|
+
readonly name: "Magic Transit Read";
|
|
1002
|
+
readonly description: "Grants read access to Magic Transit";
|
|
1003
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1004
|
+
}, {
|
|
1005
|
+
readonly id: "0bc09a3cd4b54605990df4e307f138e1";
|
|
1006
|
+
readonly name: "Magic Transit Write";
|
|
1007
|
+
readonly description: "Grants write access to Magic Transit";
|
|
1008
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1009
|
+
}, {
|
|
1010
|
+
readonly id: "17fc856c4ebe49d4bb70f8e4744398cf";
|
|
1011
|
+
readonly name: "Magic WAN Read";
|
|
1012
|
+
readonly description: "Grants read access to Magic WAN";
|
|
1013
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1014
|
+
}, {
|
|
1015
|
+
readonly id: "a1a7389ba7e441dba95852e10970fcc3";
|
|
1016
|
+
readonly name: "Magic WAN Write";
|
|
1017
|
+
readonly description: "Grants write access to Magic WAN";
|
|
1018
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1019
|
+
}, {
|
|
1020
|
+
readonly id: "319f5059d33a410da0fac4d35a716157";
|
|
1021
|
+
readonly name: "Managed headers Read";
|
|
1022
|
+
readonly description: "Grants read access to managed headers phases";
|
|
1023
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1024
|
+
}, {
|
|
1025
|
+
readonly id: "0fd9d56bc2da43ad8ea22d610dd8cab1";
|
|
1026
|
+
readonly name: "Managed headers Write";
|
|
1027
|
+
readonly description: "Grants write access to managed headers phases";
|
|
1028
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1029
|
+
}, {
|
|
1030
|
+
readonly id: "429a068902904c5a9ed9fc267c67da9a";
|
|
1031
|
+
readonly name: "Mass URL Redirects Read";
|
|
1032
|
+
readonly description: "Grants read access to Mass URL Redirect";
|
|
1033
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1034
|
+
}, {
|
|
1035
|
+
readonly id: "abe78e2276664f4db588c1f675a77486";
|
|
1036
|
+
readonly name: "Mass URL Redirects Write";
|
|
1037
|
+
readonly description: "Grants write access to Mass URL Redirect";
|
|
1038
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1039
|
+
}, {
|
|
1040
|
+
readonly id: "ce18edbdcebf465e9d6d1d2fc80ffd42";
|
|
1041
|
+
readonly name: "Notifications Read";
|
|
1042
|
+
readonly description: "Grants read access to notifications";
|
|
1043
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1044
|
+
}, {
|
|
1045
|
+
readonly id: "c3c847c5802d4ce3ba00e3e97b3c8555";
|
|
1046
|
+
readonly name: "Notifications Write";
|
|
1047
|
+
readonly description: "Grants write access to Notifications";
|
|
1048
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1049
|
+
}, {
|
|
1050
|
+
readonly id: "7b32a91ece3140d4b3c2c56f23fc8e35";
|
|
1051
|
+
readonly name: "Origin Read";
|
|
1052
|
+
readonly description: "Grants read access to origin phase";
|
|
1053
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1054
|
+
}, {
|
|
1055
|
+
readonly id: "a4308c6855c84eb2873e01b6cc85cbb3";
|
|
1056
|
+
readonly name: "Origin Write";
|
|
1057
|
+
readonly description: "Grants write access to origin phase";
|
|
1058
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1059
|
+
}, {
|
|
1060
|
+
readonly id: "b415b70a4fd1412886f164451f20405c";
|
|
1061
|
+
readonly name: "Page Rules Read";
|
|
1062
|
+
readonly description: "Grants read access to Page Rules";
|
|
1063
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1064
|
+
}, {
|
|
1065
|
+
readonly id: "ed07f6c337da4195b4e72a1fb2c6bcae";
|
|
1066
|
+
readonly name: "Page Rules Write";
|
|
1067
|
+
readonly description: "Grants write access to Page Rules";
|
|
1068
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1069
|
+
}, {
|
|
1070
|
+
readonly id: "440e6958bcc947329f8d56328d7322ce";
|
|
1071
|
+
readonly name: "Page Shield";
|
|
1072
|
+
readonly description: "Grants write access to Page Shield";
|
|
1073
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1074
|
+
}, {
|
|
1075
|
+
readonly id: "050531528b044d58bbb71666fef7c07c";
|
|
1076
|
+
readonly name: "Page Shield Read";
|
|
1077
|
+
readonly description: "Grants read access to Page Shield across the whole account";
|
|
1078
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1079
|
+
}, {
|
|
1080
|
+
readonly id: "87065285ab38463481e72815eefd18c3";
|
|
1081
|
+
readonly name: "Page Shield Write";
|
|
1082
|
+
readonly description: "Grants write access to Page Shield";
|
|
1083
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1084
|
+
}, {
|
|
1085
|
+
readonly id: "e247aedd66bd41cc9193af0213416666";
|
|
1086
|
+
readonly name: "Pages Read";
|
|
1087
|
+
readonly description: "Grants read access to Cloudflare Pages";
|
|
1088
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1089
|
+
}, {
|
|
1090
|
+
readonly id: "8d28297797f24fb8a0c332fe0866ec89";
|
|
1091
|
+
readonly name: "Pages Write";
|
|
1092
|
+
readonly description: "Grants write access to Cloudflare Pages";
|
|
1093
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1094
|
+
}, {
|
|
1095
|
+
readonly id: "14b9cf2f410f4c0c9a16bb10a81c0e0b";
|
|
1096
|
+
readonly name: "Pipelines Read";
|
|
1097
|
+
readonly description: "Grants read access to Cloudflare Pipelines";
|
|
1098
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1099
|
+
}, {
|
|
1100
|
+
readonly id: "5606e7405dc542949d949d59993d321f";
|
|
1101
|
+
readonly name: "Pipelines Send";
|
|
1102
|
+
readonly description: "Grants access to Send Events to Cloudflare Pipelines";
|
|
1103
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1104
|
+
}, {
|
|
1105
|
+
readonly id: "e34111af393449539859485aa5ddd5bd";
|
|
1106
|
+
readonly name: "Pipelines Write";
|
|
1107
|
+
readonly description: "Grants write access to Cloudflare Pipelines";
|
|
1108
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1109
|
+
}, {
|
|
1110
|
+
readonly id: "fd7f886c75a244389e892c4c3c068292";
|
|
1111
|
+
readonly name: "Pubsub Configuration Read";
|
|
1112
|
+
readonly description: "Grants read access to Pubsub Configurations\n";
|
|
1113
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1114
|
+
}, {
|
|
1115
|
+
readonly id: "910b6ecca1c5411bb894e787362d1312";
|
|
1116
|
+
readonly name: "Pubsub Configuration Write";
|
|
1117
|
+
readonly description: "Grants full access to Pubsub Configurations\n";
|
|
1118
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1119
|
+
}, {
|
|
1120
|
+
readonly id: "84a7755d54c646ca87cd50682a34bf7c";
|
|
1121
|
+
readonly name: "Queues Read";
|
|
1122
|
+
readonly description: "Grants read access to Cloudflare Queues";
|
|
1123
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1124
|
+
}, {
|
|
1125
|
+
readonly id: "366f57075ffc42689627bcf8242a1b6d";
|
|
1126
|
+
readonly name: "Queues Write";
|
|
1127
|
+
readonly description: "Grants write access to Cloudflare Queues";
|
|
1128
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1129
|
+
}, {
|
|
1130
|
+
readonly id: "dfe525ec7b07472c827d8d009178b2ac";
|
|
1131
|
+
readonly name: "Radar Read";
|
|
1132
|
+
readonly description: "Grants access to reading Radar";
|
|
1133
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1134
|
+
}, {
|
|
1135
|
+
readonly id: "de62b15d79cc4d8d9c7b443c656eadbd";
|
|
1136
|
+
readonly name: "Realtime";
|
|
1137
|
+
readonly description: "Grants access to Realtime configuration excluding sensitive data";
|
|
1138
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1139
|
+
}, {
|
|
1140
|
+
readonly id: "ba6ce7d23a9544ccad0816691ba38e21";
|
|
1141
|
+
readonly name: "Realtime Admin";
|
|
1142
|
+
readonly description: "Grants admin access to Realtime configuration";
|
|
1143
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1144
|
+
}, {
|
|
1145
|
+
readonly id: "9bb90620717647a39679e1d951f140d6";
|
|
1146
|
+
readonly name: "Registrar Domains Read";
|
|
1147
|
+
readonly description: "Grants read access to Cloudflare Registrar domains";
|
|
1148
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1149
|
+
}, {
|
|
1150
|
+
readonly id: "93ae59e7a40c4287a57ff6e501186a63";
|
|
1151
|
+
readonly name: "Response Compression Read";
|
|
1152
|
+
readonly description: "Grants read access to the response compression phase";
|
|
1153
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1154
|
+
}, {
|
|
1155
|
+
readonly id: "4bd3fb513a23494aa1341a7e1eb6e080";
|
|
1156
|
+
readonly name: "Response Compression Write";
|
|
1157
|
+
readonly description: "Grants write access to the response compression phase";
|
|
1158
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1159
|
+
}, {
|
|
1160
|
+
readonly id: "58abbad6d2ce40abb2594fbe932a2e0e";
|
|
1161
|
+
readonly name: "Rule Policies Read";
|
|
1162
|
+
readonly description: "Grants read access to Rule Policies";
|
|
1163
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1164
|
+
}, {
|
|
1165
|
+
readonly id: "61ddc58f1da14f95b33b41213360cbeb";
|
|
1166
|
+
readonly name: "Rule Policies Write";
|
|
1167
|
+
readonly description: "Grants write access to Rule Policies";
|
|
1168
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1169
|
+
}, {
|
|
1170
|
+
readonly id: "d5812c023a5048b4882175a28952362d";
|
|
1171
|
+
readonly name: "SCIM Provisioning";
|
|
1172
|
+
readonly description: "Grants membership permissions needed for SCIM provisioning";
|
|
1173
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1174
|
+
}, {
|
|
1175
|
+
readonly id: "7b7216b327b04b8fbc8f524e1f9b7531";
|
|
1176
|
+
readonly name: "SSL and Certificates Read";
|
|
1177
|
+
readonly description: "Grants read access to SSL configuration and cert management";
|
|
1178
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1179
|
+
}, {
|
|
1180
|
+
readonly id: "c03055bc037c4ea9afb9a9f104b7b721";
|
|
1181
|
+
readonly name: "SSL and Certificates Write";
|
|
1182
|
+
readonly description: "Grants write access to SSL configuration and cert management";
|
|
1183
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1184
|
+
}, {
|
|
1185
|
+
readonly id: "1d80f6f165ea47f2b55d4a393fd697de";
|
|
1186
|
+
readonly name: "SSO Connector Read";
|
|
1187
|
+
readonly description: "Grants read access to Cloudflare SSO connectors\n";
|
|
1188
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1189
|
+
}, {
|
|
1190
|
+
readonly id: "901ca5e292584c6aa1b4cdb39248bb07";
|
|
1191
|
+
readonly name: "SSO Connector Write";
|
|
1192
|
+
readonly description: "Grants write access to Cloudflare SSO connectors\n";
|
|
1193
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1194
|
+
}, {
|
|
1195
|
+
readonly id: "853643ed57244ed1a05a7c024af9ab5a";
|
|
1196
|
+
readonly name: "Sanitize Read";
|
|
1197
|
+
readonly description: "Grants read access to sanitization";
|
|
1198
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1199
|
+
}, {
|
|
1200
|
+
readonly id: "89bb8c37d46042e98b84560eaaa6379f";
|
|
1201
|
+
readonly name: "Sanitize Write";
|
|
1202
|
+
readonly description: "Grants write access to sanitization";
|
|
1203
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1204
|
+
}, {
|
|
1205
|
+
readonly id: "5e33b7d77788455c9fdf18cbd38ee5a0";
|
|
1206
|
+
readonly name: "Secrets Store Read";
|
|
1207
|
+
readonly description: "Grants read access to Secrets Store";
|
|
1208
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1209
|
+
}, {
|
|
1210
|
+
readonly id: "adc8fa2bc6124928a8b3314dc63a1235";
|
|
1211
|
+
readonly name: "Secrets Store Write";
|
|
1212
|
+
readonly description: "Grants write access to Secrets Store";
|
|
1213
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1214
|
+
}, {
|
|
1215
|
+
readonly id: "595409c54a24444b80a495620b2d614c";
|
|
1216
|
+
readonly name: "Select Configuration Read";
|
|
1217
|
+
readonly description: "Grants read access to select configuration";
|
|
1218
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1219
|
+
}, {
|
|
1220
|
+
readonly id: "235eac9bb64942b49cb805cc851cb000";
|
|
1221
|
+
readonly name: "Select Configuration Write";
|
|
1222
|
+
readonly description: "Grants write access to select configuration";
|
|
1223
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1224
|
+
}, {
|
|
1225
|
+
readonly id: "74c654eb4aac40e28d6c6caa4c5aeb3d";
|
|
1226
|
+
readonly name: "Snippets Read";
|
|
1227
|
+
readonly description: "Grants read access to Snippets";
|
|
1228
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1229
|
+
}, {
|
|
1230
|
+
readonly id: "dadeaf3abdf14126a77a35e0c92fc36e";
|
|
1231
|
+
readonly name: "Snippets Write";
|
|
1232
|
+
readonly description: "Grants write access to Snippets";
|
|
1233
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1234
|
+
}, {
|
|
1235
|
+
readonly id: "de21485a24744b76a004aa153898f7fe";
|
|
1236
|
+
readonly name: "Stream Read";
|
|
1237
|
+
readonly description: "Grants read access to Cloudflare Stream";
|
|
1238
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1239
|
+
}, {
|
|
1240
|
+
readonly id: "714f9c13a5684c2885a793f5edb36f59";
|
|
1241
|
+
readonly name: "Stream Write";
|
|
1242
|
+
readonly description: "Grants write access to Cloudflare Stream";
|
|
1243
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1244
|
+
}, {
|
|
1245
|
+
readonly id: "a9a99455bf3245f6a5a244f909d74830";
|
|
1246
|
+
readonly name: "Transform Rules Read";
|
|
1247
|
+
readonly description: "Grants read access to transform rules";
|
|
1248
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1249
|
+
}, {
|
|
1250
|
+
readonly id: "ae16e88bc7814753a1894c7ce187ab72";
|
|
1251
|
+
readonly name: "Transform Rules Write";
|
|
1252
|
+
readonly description: "Grants write access to transform rules";
|
|
1253
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1254
|
+
}, {
|
|
1255
|
+
readonly id: "f0ba3733e746429182fcd40ec648c066";
|
|
1256
|
+
readonly name: "Trust and Safety Read";
|
|
1257
|
+
readonly description: "Grants access to read abuse reports and abuse actions";
|
|
1258
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1259
|
+
}, {
|
|
1260
|
+
readonly id: "120f843a9c074f399b830e542e5616b8";
|
|
1261
|
+
readonly name: "Trust and Safety Write";
|
|
1262
|
+
readonly description: "Grants access to interact with abuse reports and abuse actions";
|
|
1263
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1264
|
+
}, {
|
|
1265
|
+
readonly id: "5d78fd7895974fd0bdbbbb079482721b";
|
|
1266
|
+
readonly name: "Turnstile Sites Read";
|
|
1267
|
+
readonly description: "Grants read access to Turnstile";
|
|
1268
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1269
|
+
}, {
|
|
1270
|
+
readonly id: "755c05aa014b4f9ab263aa80b8167bd8";
|
|
1271
|
+
readonly name: "Turnstile Sites Write";
|
|
1272
|
+
readonly description: "Grants write access to Turnstile";
|
|
1273
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1274
|
+
}, {
|
|
1275
|
+
readonly id: "5d613a610b294788a29572aaac2f254d";
|
|
1276
|
+
readonly name: "URL Scanner Read";
|
|
1277
|
+
readonly description: "Grants read access to URL Scanner API";
|
|
1278
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1279
|
+
}, {
|
|
1280
|
+
readonly id: "2a400bcb29154daab509fe07e3facab0";
|
|
1281
|
+
readonly name: "URL Scanner Write";
|
|
1282
|
+
readonly description: "Grants write access to URL Scanner API";
|
|
1283
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1284
|
+
}, {
|
|
1285
|
+
readonly id: "1799edaae5db489294430e20d9b519e0";
|
|
1286
|
+
readonly name: "Vectorize Read";
|
|
1287
|
+
readonly description: "Grants read access to Vectorize configuration";
|
|
1288
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1289
|
+
}, {
|
|
1290
|
+
readonly id: "64156ba5be47441096c83c7fc17c488b";
|
|
1291
|
+
readonly name: "Vectorize Write";
|
|
1292
|
+
readonly description: "Grants write access to Vectorize configuration";
|
|
1293
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1294
|
+
}, {
|
|
1295
|
+
readonly id: "cab5202d07ef47beae788e6bc95cb6fe";
|
|
1296
|
+
readonly name: "Waiting Rooms Read";
|
|
1297
|
+
readonly description: "Grants read access to Waiting Rooms\n";
|
|
1298
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1299
|
+
}, {
|
|
1300
|
+
readonly id: "24fc124dc8254e0db468e60bf410c800";
|
|
1301
|
+
readonly name: "Waiting Rooms Write";
|
|
1302
|
+
readonly description: "Grants write access to Waiting Rooms\n";
|
|
1303
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1304
|
+
}, {
|
|
1305
|
+
readonly id: "8e31f574901c42e8ad89140b28d42112";
|
|
1306
|
+
readonly name: "Web3 Hostnames Read";
|
|
1307
|
+
readonly description: "Grants read access to Web3 Hostnames\n";
|
|
1308
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1309
|
+
}, {
|
|
1310
|
+
readonly id: "5ea6da42edb34811a78d1b007557c0ca";
|
|
1311
|
+
readonly name: "Web3 Hostnames Write";
|
|
1312
|
+
readonly description: "Grants write access to Web3 Hostnames\n";
|
|
1313
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1314
|
+
}, {
|
|
1315
|
+
readonly id: "a92d2450e05d4e7bb7d0a64968f83d11";
|
|
1316
|
+
readonly name: "Workers AI Read";
|
|
1317
|
+
readonly description: "Grants access to invoke Workers AI models";
|
|
1318
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1319
|
+
}, {
|
|
1320
|
+
readonly id: "bacc64e0f6c34fc0883a1223f938a104";
|
|
1321
|
+
readonly name: "Workers AI Write";
|
|
1322
|
+
readonly description: "Grants access to invoke Workers AI models and edit assets";
|
|
1323
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1324
|
+
}, {
|
|
1325
|
+
readonly id: "ad99c5ae555e45c4bef5bdf2678388ba";
|
|
1326
|
+
readonly name: "Workers CI Read";
|
|
1327
|
+
readonly description: "Grants read access to Workers CI";
|
|
1328
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1329
|
+
}, {
|
|
1330
|
+
readonly id: "2e095cf436e2455fa62c9a9c2e18c478";
|
|
1331
|
+
readonly name: "Workers CI Write";
|
|
1332
|
+
readonly description: "Grants write access to Workers CI";
|
|
1333
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1334
|
+
}, {
|
|
1335
|
+
readonly id: "cfd39eebc07c4e3ea849e4b3d2644637";
|
|
1336
|
+
readonly name: "Workers Containers Read";
|
|
1337
|
+
readonly description: "Grants read access to Workers Containers";
|
|
1338
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1339
|
+
}, {
|
|
1340
|
+
readonly id: "bdbcd690c763475a985e8641dddc09f7";
|
|
1341
|
+
readonly name: "Workers Containers Write";
|
|
1342
|
+
readonly description: "Grants write access to Workers Containers";
|
|
1343
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1344
|
+
}, {
|
|
1345
|
+
readonly id: "8b47d2786a534c08a1f94ee8f9f599ef";
|
|
1346
|
+
readonly name: "Workers KV Storage Read";
|
|
1347
|
+
readonly description: "Grants read access to Cloudflare Workers KV Storage";
|
|
1348
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1349
|
+
}, {
|
|
1350
|
+
readonly id: "f7f0eda5697f475c90846e879bab8666";
|
|
1351
|
+
readonly name: "Workers KV Storage Write";
|
|
1352
|
+
readonly description: "Grants write access to Cloudflare Workers KV Storage";
|
|
1353
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1354
|
+
}, {
|
|
1355
|
+
readonly id: "66c1ed49f4ed46098b75696a6d4ee3c9";
|
|
1356
|
+
readonly name: "Workers Observability Read";
|
|
1357
|
+
readonly description: "Grants read access to Cloudflare Workers Observability";
|
|
1358
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1359
|
+
}, {
|
|
1360
|
+
readonly id: "29c629fb7b5e4c408ca0f7b545724fcc";
|
|
1361
|
+
readonly name: "Workers Observability Telemetry Write";
|
|
1362
|
+
readonly description: "Grants write access for Telemetry to Cloudflare Workers Observability";
|
|
1363
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1364
|
+
}, {
|
|
1365
|
+
readonly id: "82c075da3f4647a2a03becd0fe240f8a";
|
|
1366
|
+
readonly name: "Workers Observability Write";
|
|
1367
|
+
readonly description: "Grants read and write access to Cloudflare Workers Observability";
|
|
1368
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1369
|
+
}, {
|
|
1370
|
+
readonly id: "45db74139a62490b9b60eb7c4f34994b";
|
|
1371
|
+
readonly name: "Workers R2 Data Catalog Read";
|
|
1372
|
+
readonly description: "Grants read access to R2 Data Catalog";
|
|
1373
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1374
|
+
}, {
|
|
1375
|
+
readonly id: "d229766a2f7f4d299f20eaa8c9b1fde9";
|
|
1376
|
+
readonly name: "Workers R2 Data Catalog Write";
|
|
1377
|
+
readonly description: "Grants write access to R2 Data Catalog";
|
|
1378
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1379
|
+
}, {
|
|
1380
|
+
readonly id: "f45430d92e2b4a6cb9f94f2594c141b8";
|
|
1381
|
+
readonly name: "Workers R2 SQL Read";
|
|
1382
|
+
readonly description: "Grants access to read-only SQL queries against R2 Data Catalog";
|
|
1383
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1384
|
+
}, {
|
|
1385
|
+
readonly id: "6a018a9f2fc74eb6b293b0c548f38b39";
|
|
1386
|
+
readonly name: "Workers R2 Storage Bucket Item Read";
|
|
1387
|
+
readonly description: "Grants read access to Cloudflare R2 Bucket Scoped Storage";
|
|
1388
|
+
readonly scopes: readonly ["com.cloudflare.edge.r2.bucket"];
|
|
1389
|
+
}, {
|
|
1390
|
+
readonly id: "2efd5506f9c8494dacb1fa10a3e7d5b6";
|
|
1391
|
+
readonly name: "Workers R2 Storage Bucket Item Write";
|
|
1392
|
+
readonly description: "Grants write access to Cloudflare R2 Bucket Scoped Storage";
|
|
1393
|
+
readonly scopes: readonly ["com.cloudflare.edge.r2.bucket"];
|
|
1394
|
+
}, {
|
|
1395
|
+
readonly id: "b4992e1108244f5d8bfbd5744320c2e1";
|
|
1396
|
+
readonly name: "Workers R2 Storage Read";
|
|
1397
|
+
readonly description: "Grants read access to Cloudflare R2 Storage";
|
|
1398
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1399
|
+
}, {
|
|
1400
|
+
readonly id: "bf7481a1826f439697cb59a20b22293e";
|
|
1401
|
+
readonly name: "Workers R2 Storage Write";
|
|
1402
|
+
readonly description: "Grants write access to Cloudflare R2 Storage";
|
|
1403
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1404
|
+
}, {
|
|
1405
|
+
readonly id: "2072033d694d415a936eaeb94e6405b8";
|
|
1406
|
+
readonly name: "Workers Routes Read";
|
|
1407
|
+
readonly description: "Grants read access to Cloudflare Workers and Workers KV Storage";
|
|
1408
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1409
|
+
}, {
|
|
1410
|
+
readonly id: "28f4b596e7d643029c524985477ae49a";
|
|
1411
|
+
readonly name: "Workers Routes Write";
|
|
1412
|
+
readonly description: "Grants write access to Cloudflare Workers and Workers KV Storage";
|
|
1413
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1414
|
+
}, {
|
|
1415
|
+
readonly id: "1a71c399035b4950a1bd1466bbe4f420";
|
|
1416
|
+
readonly name: "Workers Scripts Read";
|
|
1417
|
+
readonly description: "Grants read access to Cloudflare Workers scripts";
|
|
1418
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1419
|
+
}, {
|
|
1420
|
+
readonly id: "e086da7e2179491d91ee5f35b3ca210a";
|
|
1421
|
+
readonly name: "Workers Scripts Write";
|
|
1422
|
+
readonly description: "Grants write access to Cloudflare Workers scripts";
|
|
1423
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1424
|
+
}, {
|
|
1425
|
+
readonly id: "05880cd1bdc24d8bae0be2136972816b";
|
|
1426
|
+
readonly name: "Workers Tail Read";
|
|
1427
|
+
readonly description: "Grants `wrangler tail` read permissions";
|
|
1428
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1429
|
+
}, {
|
|
1430
|
+
readonly id: "cdeb15b336e640a2965df8c65052f1e0";
|
|
1431
|
+
readonly name: "Zaraz Admin";
|
|
1432
|
+
readonly description: "Can edit and publish Zaraz settings.";
|
|
1433
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1434
|
+
}, {
|
|
1435
|
+
readonly id: "89d5bf002389496e9994b8c30608b5d0";
|
|
1436
|
+
readonly name: "Zaraz Edit";
|
|
1437
|
+
readonly description: "Can edit Zaraz settings.";
|
|
1438
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1439
|
+
}, {
|
|
1440
|
+
readonly id: "5bdbde7e76144204a244274eac3eb0eb";
|
|
1441
|
+
readonly name: "Zaraz Read";
|
|
1442
|
+
readonly description: "Grants read access to Zaraz settings.";
|
|
1443
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1444
|
+
}, {
|
|
1445
|
+
readonly id: "3f376c8e6f764a938b848bd01c8995c4";
|
|
1446
|
+
readonly name: "Zero Trust Read";
|
|
1447
|
+
readonly description: "Grants read access to Cloudflare Zero Trust resources";
|
|
1448
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1449
|
+
}, {
|
|
1450
|
+
readonly id: "efb81b5cd37d49f3be1da9363a6d7a19";
|
|
1451
|
+
readonly name: "Zero Trust Report";
|
|
1452
|
+
readonly description: "Grants reporting access to Cloudflare Zero Trust";
|
|
1453
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1454
|
+
}, {
|
|
1455
|
+
readonly id: "07f91e3e32b647ffae0178d884f23ee0";
|
|
1456
|
+
readonly name: "Zero Trust Resilience Read";
|
|
1457
|
+
readonly description: "Grants read access to Cloudflare Zero Trust Resilience resources";
|
|
1458
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1459
|
+
}, {
|
|
1460
|
+
readonly id: "cc00ebddebca4b8399607562a78df084";
|
|
1461
|
+
readonly name: "Zero Trust Resilience Write";
|
|
1462
|
+
readonly description: "Grants write access to Cloudflare Zero Trust Resilience resources";
|
|
1463
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1464
|
+
}, {
|
|
1465
|
+
readonly id: "b33f02c6f7284e05a6f20741c0bb0567";
|
|
1466
|
+
readonly name: "Zero Trust Write";
|
|
1467
|
+
readonly description: "Grants write access to Cloudflare Zero Trust resources";
|
|
1468
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1469
|
+
}, {
|
|
1470
|
+
readonly id: "f5d857f67f144e3c8bacea88c17d4a13";
|
|
1471
|
+
readonly name: "Zero Trust: PII Read";
|
|
1472
|
+
readonly description: "Grants read access to Cloudflare Zero Trust PII.";
|
|
1473
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1474
|
+
}, {
|
|
1475
|
+
readonly id: "a1a6298e52584c8fb6313760a30c681e";
|
|
1476
|
+
readonly name: "Zero Trust: Seats Write";
|
|
1477
|
+
readonly description: "Grants write access to the Zero Trust seats your organization can use (and be billed for)";
|
|
1478
|
+
readonly scopes: readonly ["com.cloudflare.api.account"];
|
|
1479
|
+
}, {
|
|
1480
|
+
readonly id: "0a6cfe8cd3ed445e918579e2fb13087b";
|
|
1481
|
+
readonly name: "Zone DNS Settings Read";
|
|
1482
|
+
readonly description: "Grants read access to Zone DNS Settings";
|
|
1483
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1484
|
+
}, {
|
|
1485
|
+
readonly id: "c4df38be41c247b3b4b7702e76eadae0";
|
|
1486
|
+
readonly name: "Zone DNS Settings Write";
|
|
1487
|
+
readonly description: "Grants write access to Zone DNS Settings";
|
|
1488
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1489
|
+
}, {
|
|
1490
|
+
readonly id: "c8fed203ed3043cba015a93ad1616f1f";
|
|
1491
|
+
readonly name: "Zone Read";
|
|
1492
|
+
readonly description: "Grants read access to zone management";
|
|
1493
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1494
|
+
}, {
|
|
1495
|
+
readonly id: "517b21aee92c4d89936c976ba6e4be55";
|
|
1496
|
+
readonly name: "Zone Settings Read";
|
|
1497
|
+
readonly description: "Grants read access to zone settings";
|
|
1498
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1499
|
+
}, {
|
|
1500
|
+
readonly id: "3030687196b94b638145a3953da2b699";
|
|
1501
|
+
readonly name: "Zone Settings Write";
|
|
1502
|
+
readonly description: "Grants write access to zone settings";
|
|
1503
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1504
|
+
}, {
|
|
1505
|
+
readonly id: "211a4c0feb3e43b3a2d41f1443a433e7";
|
|
1506
|
+
readonly name: "Zone Transform Rules Read";
|
|
1507
|
+
readonly description: "Grants read access to transform rules at zone level";
|
|
1508
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1509
|
+
}, {
|
|
1510
|
+
readonly id: "0ac90a90249747bca6b047d97f0803e9";
|
|
1511
|
+
readonly name: "Zone Transform Rules Write";
|
|
1512
|
+
readonly description: "Grants write access to transform rules at zone level";
|
|
1513
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1514
|
+
}, {
|
|
1515
|
+
readonly id: "1b1ea24cf0904d33903f0cc7e54e280f";
|
|
1516
|
+
readonly name: "Zone Versioning Read";
|
|
1517
|
+
readonly description: "Grants read-only access to Zone Versioning";
|
|
1518
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1519
|
+
}, {
|
|
1520
|
+
readonly id: "c9915d86fbff46af9dd945c0a882294b";
|
|
1521
|
+
readonly name: "Zone Versioning Write";
|
|
1522
|
+
readonly description: "Grants full access to Zone Versioning";
|
|
1523
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1524
|
+
}, {
|
|
1525
|
+
readonly id: "dbc512b354774852af2b5a5f4ba3d470";
|
|
1526
|
+
readonly name: "Zone WAF Read";
|
|
1527
|
+
readonly description: "Grants read access to Zone WAF";
|
|
1528
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1529
|
+
}, {
|
|
1530
|
+
readonly id: "fb6778dc191143babbfaa57993f1d275";
|
|
1531
|
+
readonly name: "Zone WAF Write";
|
|
1532
|
+
readonly description: "Grants write access to Zone WAF";
|
|
1533
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1534
|
+
}, {
|
|
1535
|
+
readonly id: "e6d2666161e84845a636613608cee8d5";
|
|
1536
|
+
readonly name: "Zone Write";
|
|
1537
|
+
readonly description: "Grants write access to zone management";
|
|
1538
|
+
readonly scopes: readonly ["com.cloudflare.api.account.zone"];
|
|
1539
|
+
}];
|
|
1540
|
+
export type PermissionGroupName = (typeof PERMISSION_GROUPS)[number]["name"];
|
|
1541
|
+
/**
|
|
1542
|
+
* Lookup map from permission-group name to the first matching permission group.
|
|
1543
|
+
*
|
|
1544
|
+
* Some Cloudflare names appear twice (e.g. account-scope and zone-scope variants
|
|
1545
|
+
* sharing a label). We keep the first occurrence; callers that need a specific
|
|
1546
|
+
* scope should pass `{ id }` directly instead of using the name shorthand.
|
|
1547
|
+
*/
|
|
1548
|
+
export declare const PERMISSION_GROUPS_BY_NAME: Record<PermissionGroupName, PermissionGroup>;
|
|
1549
|
+
//# sourceMappingURL=PermissionGroups.d.ts.map
|