iam-floyd 0.797.0 → 0.799.0
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/README.md +4 -4
- package/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +14 -0
- package/lib/generated/aws-managed-policies/cdk-iam-floyd.js +29 -1
- package/lib/generated/aws-managed-policies/iam-floyd.d.ts +14 -0
- package/lib/generated/aws-managed-policies/iam-floyd.js +15 -1
- package/lib/generated/index.d.ts +1 -0
- package/lib/generated/index.js +7 -5
- package/lib/generated/policy-statements/bedrockagentcore.d.ts +8 -0
- package/lib/generated/policy-statements/bedrockagentcore.js +12 -1
- package/lib/generated/policy-statements/cognitouserpools.d.ts +32 -0
- package/lib/generated/policy-statements/cognitouserpools.js +45 -1
- package/lib/generated/policy-statements/connecthealth.d.ts +16 -0
- package/lib/generated/policy-statements/connecthealth.js +23 -1
- package/lib/generated/policy-statements/devopsagentservice.d.ts +104 -0
- package/lib/generated/policy-statements/devopsagentservice.js +144 -1
- package/lib/generated/policy-statements/finopsagent.d.ts +385 -0
- package/lib/generated/policy-statements/finopsagent.js +536 -0
- package/lib/generated/policy-statements/glue.d.ts +20 -0
- package/lib/generated/policy-statements/glue.js +24 -1
- package/lib/generated/policy-statements/interactivevideoservice.d.ts +8 -0
- package/lib/generated/policy-statements/interactivevideoservice.js +12 -1
- package/lib/generated/policy-statements/iot.d.ts +7 -4
- package/lib/generated/policy-statements/iot.js +9 -6
- package/lib/generated/policy-statements/marketplacecatalog.d.ts +101 -0
- package/lib/generated/policy-statements/marketplacecatalog.js +129 -3
- package/lib/generated/policy-statements/quicksight.d.ts +196 -1
- package/lib/generated/policy-statements/quicksight.js +242 -2
- package/lib/generated/policy-statements/securityagent.d.ts +177 -0
- package/lib/generated/policy-statements/securityagent.js +227 -2
- package/lib/generated/policy-statements/transformcustom.d.ts +407 -0
- package/lib/generated/policy-statements/transformcustom.js +507 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
<!-- stats -->
|
|
16
16
|
Support for:
|
|
17
17
|
|
|
18
|
-
-
|
|
19
|
-
-
|
|
20
|
-
-
|
|
21
|
-
-
|
|
18
|
+
- 450 Services
|
|
19
|
+
- 21072 Actions
|
|
20
|
+
- 2230 Resource Types
|
|
21
|
+
- 2360 Condition keys
|
|
22
22
|
<!-- /stats -->
|
|
23
23
|
|
|
24
24
|
**<br>This is an early version of the package. The API will change while I implement new features. Therefore make sure you use an exact version in your `package.json` before it reaches 1.0.0.**
|
|
@@ -904,6 +904,10 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
904
904
|
AmazonSageMakerHyperPodServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
905
905
|
/** This policy provides administrative permissions required to set up the SageMaker HyperPod training operator. It enables access to Amazon SageMaker HyperPod and EKS add-ons. The policy includes permissions to describe the SageMaker HyperPod resources in your account. */
|
|
906
906
|
AmazonSageMakerHyperPodTrainingOperatorAccess(): aws_iam.IManagedPolicy;
|
|
907
|
+
/** Provides permissions for Amazon SageMaker job execution roles to access data in Amazon S3, invoke agents through Amazon Bedrock AgentCore, track experiments with MLflow, publish model packages, write logs to Amazon CloudWatch, invoke AWS Lambda functions, and manage Amazon VPC network interfaces. */
|
|
908
|
+
AmazonSageMakerJobFullAccess(): aws_iam.IManagedPolicy;
|
|
909
|
+
/** Provides permissions for agent runtimes to invoke the Amazon SageMaker job runtime APIs used during model customization for sample generation, trajectory completion, and reward submission. */
|
|
910
|
+
AmazonSageMakerJobRuntimeAccess(): aws_iam.IManagedPolicy;
|
|
907
911
|
/** Provides access to create Amazon Augmented AI FlowDefinition resources against any Workteam. */
|
|
908
912
|
AmazonSageMakerMechanicalTurkAccess(): aws_iam.IManagedPolicy;
|
|
909
913
|
/** Grants permissions for SageMaker model customization workflows including serverless training, custom reward function for reinforcement learning, model evaluation, and deployment to SageMaker or Bedrock endpoints. */
|
|
@@ -2154,8 +2158,12 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
2154
2158
|
AWSQuickSetupPatchPolicyBaselineAccess(): aws_iam.IManagedPolicy;
|
|
2155
2159
|
/** Provides permissions that allow Quick Setup to create resources associated with a patch policy configuration. */
|
|
2156
2160
|
AWSQuickSetupPatchPolicyDeploymentRolePolicy(): aws_iam.IManagedPolicy;
|
|
2161
|
+
/** Grants permissions to manage State Manager associations for automated cleanup operations when Quick Setup configurations are deleted. */
|
|
2162
|
+
AWSQuickSetupPatchPolicyLambdaExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
2157
2163
|
/** QuickSetup creates IAM roles which enable it to configure the Systems Manager Patch Manager feature on your behalf, and uses this policy when creating such roles to define the boundary of their permissions. */
|
|
2158
2164
|
AWSQuickSetupPatchPolicyPermissionsBoundary(): aws_iam.IManagedPolicy;
|
|
2165
|
+
/** Grants permissions to track which instances are managed by Quick Setup patch policy configurations through automated tagging and inventory collection. */
|
|
2166
|
+
AWSQuickSetupPatchPolicyTagManagementExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
2159
2167
|
/** The AWSQuickSetupSchedulerPermissionsBoundary policy defines the list of permissions that are permitted in an IAM role created by Quick Setup. Quick Setup uses a role created with this policy to enable and configure scheduled operations on Amazon EC2 instances and other resources. */
|
|
2160
2168
|
AWSQuickSetupSchedulerPermissionsBoundary(): aws_iam.IManagedPolicy;
|
|
2161
2169
|
/** This policy grants administrative permssions that allow Quick Setup to create resources that are used during the Systems Manager onboarding process. */
|
|
@@ -2674,6 +2682,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
2674
2682
|
EC2FleetTimeShiftableServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
2675
2683
|
/** Permissions need by EC2 Image Builder to perform a cross account distribution. */
|
|
2676
2684
|
Ec2ImageBuilderCrossAccountDistributionAccess(): aws_iam.IManagedPolicy;
|
|
2685
|
+
/** Grants permissions that allow EC2 Image Builder to call AWS services on your behalf */
|
|
2686
|
+
EC2ImageBuilderExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
2677
2687
|
/** The EC2ImageBuilderLifecycleExecutionPolicy policy grants permissions for Image Builder to perform actions such as deprecate or delete Image Builder image resources and their underlying resources (AMIs, snapshots) to support automated rules for image lifecycle management tasks. */
|
|
2678
2688
|
EC2ImageBuilderLifecycleExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
2679
2689
|
/** Allows customers to call EC2 Instance Connect to publish ephemeral keys to their EC2 instances and connect via ssh or the EC2 Instance Connect CLI. */
|
|
@@ -2710,6 +2720,10 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
2710
2720
|
ElementalSupportCenterFullAccess(): aws_iam.IManagedPolicy;
|
|
2711
2721
|
/** This policy grants read-only permissions that allow the WAL service for Amazon EMR to find and return the status of a cluster */
|
|
2712
2722
|
EMRDescribeClusterPolicyForEMRWAL(): aws_iam.IManagedPolicy;
|
|
2723
|
+
/** Provides permissions required by the AWS FinOps Agent to perform cost analysis and spot cost saving opportunity on customer AWS resources. */
|
|
2724
|
+
FinOpsAgentAgentPolicy(): aws_iam.IManagedPolicy;
|
|
2725
|
+
/** Provides access to use the AWS FinOps Agent web app for an Agent. */
|
|
2726
|
+
FinOpsAgentOperatorPolicy(): aws_iam.IManagedPolicy;
|
|
2713
2727
|
/** Access policy to allow FM service linked role to perform FM-related actions on FM-managed resources within a customer AWS Organization account. */
|
|
2714
2728
|
FMSServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
2715
2729
|
/** Allows Amazon FSx to delete its Service Linked Roles for Amazon S3 access */
|