cdk-iam-floyd 0.792.0 → 0.793.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 CHANGED
@@ -16,8 +16,8 @@
16
16
  Support for:
17
17
 
18
18
  - 449 Services
19
- - 20844 Actions
20
- - 2214 Resource Types
19
+ - 20852 Actions
20
+ - 2215 Resource Types
21
21
  - 2349 Condition keys
22
22
  <!-- /stats -->
23
23
 
@@ -906,6 +906,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
906
906
  AmazonSageMakerHyperPodTrainingOperatorAccess(): aws_iam.IManagedPolicy;
907
907
  /** Provides access to create Amazon Augmented AI FlowDefinition resources against any Workteam. */
908
908
  AmazonSageMakerMechanicalTurkAccess(): aws_iam.IManagedPolicy;
909
+ /** 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. */
910
+ AmazonSageMakerModelCustomizationCoreAccess(): aws_iam.IManagedPolicy;
909
911
  /** This AWS managed policy grants permissions needed to use all Amazon SageMaker Governance features. The policy also provides select access to related services (e.g., S3, KMS). */
910
912
  AmazonSageMakerModelGovernanceUseAccess(): aws_iam.IManagedPolicy;
911
913
  /** This is a new managed policy for Model Registry in Sagemaker. This policy is a standalone policy that can be attached to the user role to access Model Registry related functionalities in Sagemaker. */