iam-floyd 0.815.0 → 0.816.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,7 +16,7 @@
16
16
  Support for:
17
17
 
18
18
  - 451 Services
19
- - 21385 Actions
19
+ - 21395 Actions
20
20
  - 2261 Resource Types
21
21
  - 2378 Condition keys
22
22
  <!-- /stats -->
@@ -1606,6 +1606,12 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
1606
1606
  AWSECRPullThroughCacheServiceRolePolicy(): aws_iam.IManagedPolicy;
1607
1607
  /** Provide the instance in your custom platform builder environment permission to launch EC2 instance, create EBS snapshot and AMI, stream logs to Amazon CloudWatch Logs, and store artifacts in Amazon S3. */
1608
1608
  AWSElasticBeanstalkCustomPlatformforEC2Role(): aws_iam.IManagedPolicy;
1609
+ /** Permissions needed by Elastic Beanstalk to build container images on behalf of customer. */
1610
+ AWSElasticBeanstalkEKSImageBuild(): aws_iam.IManagedPolicy;
1611
+ /** Observability permissions for Elastic Beanstalk environments running in Elastic Kubernetes Service cluster */
1612
+ AWSElasticBeanstalkEKSObservability(): aws_iam.IManagedPolicy;
1613
+ /** Permissions needed to pass through tags to resources created by EKS Controllers */
1614
+ AWSElasticBeanstalkEKSTagging(): aws_iam.IManagedPolicy;
1609
1615
  /** AWS Elastic Beanstalk Service policy for Health Monitoring system */
1610
1616
  AWSElasticBeanstalkEnhancedHealth(): aws_iam.IManagedPolicy;
1611
1617
  /** AWS Elastic Beanstalk Service Role policy that grants limited permissions to update your resources on your behalf for maintenance purposes. */