iam-floyd 0.770.0 → 0.771.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
  - 447 Services
19
- - 20549 Actions
20
- - 2179 Resource Types
19
+ - 20563 Actions
20
+ - 2184 Resource Types
21
21
  - 2314 Condition keys
22
22
  <!-- /stats -->
23
23
 
@@ -870,6 +870,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
870
870
  AmazonSageMakerCanvasFullAccess(): aws_iam.IManagedPolicy;
871
871
  /** Provides permissions for Amazon SageMaker Canvas to use the SageMaker Data Science Assistant service. The Data Science Assistant currently uses both Amazon SageMaker and Amazon Q Developer to process user prompts. */
872
872
  AmazonSageMakerCanvasSMDataScienceAssistantAccess(): aws_iam.IManagedPolicy;
873
+ /** This policy grants permissions to Amazon SageMaker Capacity Reservations to publish CloudWatch metrics into customer accounts for utilization visibility. */
874
+ AmazonSageMakerCapacityReservationServiceRolePolicy(): aws_iam.IManagedPolicy;
873
875
  /** This policy grants permissions commonly needed to use Amazon SageMaker Cluster. */
874
876
  AmazonSageMakerClusterInstanceRolePolicy(): aws_iam.IManagedPolicy;
875
877
  /** Managed policy for Service Linked Role for Amazon SageMaker Core Services */