iam-floyd 0.741.0 → 0.742.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
  - 441 Services
19
- - 20230 Actions
20
- - 2142 Resource Types
19
+ - 20252 Actions
20
+ - 2144 Resource Types
21
21
  - 2265 Condition keys
22
22
  <!-- /stats -->
23
23
 
@@ -860,6 +860,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
860
860
  AmazonSageMakerGroundTruthExecution(): aws_iam.IManagedPolicy;
861
861
  /** This Amazon Managed Policy provides the necessary permissions for SageMaker HyperPod to access gated models in SageMaker Jumpstart. It allows creating presigned URLs for hub content in the SageMaker Public Hub. */
862
862
  AmazonSageMakerHyperPodGatedModelAccess(): aws_iam.IManagedPolicy;
863
+ /** This policy provides administrative privileges required for setting up the SageMaker HyperPod inference operator. It enables the inference operator to access AWS networking resources, Amazon S3, Amazon ECR, Amazon CloudWatch, AWS Certificate Manager, and SageMaker resources necessary to deploy and manage inference workloads on HyperPod clusters */
864
+ AmazonSageMakerHyperPodInferenceAccess(): aws_iam.IManagedPolicy;
863
865
  /** This policy provides administrative privileges required for setting up SageMaker HyperPod observability. It enables access to Amazon Managed Prometheus, Amazon Managed Grafana and EKS Addons. The policy also includes broad access to Grafana HTTP APIs through ServiceAccountTokens across all Amazon Managed Grafana workspaces in your account. */
864
866
  AmazonSageMakerHyperPodObservabilityAdminAccess(): aws_iam.IManagedPolicy;
865
867
  /** This policy grants permissions to Amazon SageMaker HyperPod to related AWS services such as Amazon EKS, Amazon CloudWatch etc. */