Zachary Karpinski
Zachary Karpinski
### Describe the feature It would be great for c7n to support Step Function Activities. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-activity.html https://awscli.amazonaws.com/v2/documentation/api/latest/reference/stepfunctions/describe-activity.html ### Extra information or context _No response_
Adds trust relationship filter to Directory Service (DS). Ref: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ds/describe-trusts.html https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ds/client/describe_trusts.html
### Describe the feature It would be nice to add additional support for Directory Service to include filtering based on Trust Relationships https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ds/client/describe_trusts.html ### Extra information or context I will...
Adds support for the following apis: - DeleteSite - DeleteLinks - DeleteDevices Resolves #9707
### Describe the feature It would be great if the Network Manager Resources Supported the Delete Action. - Global Network - Core Network - Sites - Devices - Links ###...
I'll try to add more info over next few days. TLDR: Route53's API specs from AWS are inconsistent with the resource IDs. Some return `/hostedzone/abcd1234567` others return `abc1234567` It appears...