File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 44# Copyright 2025-present Datadog, Inc.
55
66# ###############################################################################
7- # Test: Role ARN parsing with path
8- # This test verifies that the module correctly parses role names from ARNs
9- # that include paths (e.g., /my-path/role-name)
7+ # Task Definition: IAM Role with path in name
108# ###############################################################################
119
1210# Create IAM roles with paths to test the parsing logic
Original file line number Diff line number Diff line change 44# Copyright 2025-present Datadog, Inc.
55
66# ###############################################################################
7- # Test: Role ARN parsing without path
8- # This test verifies that the module correctly parses role names from ARNs
9- # that do NOT include paths (e.g., role-name directly)
7+ # Task Definition: IAM Role without path in name
108# ###############################################################################
119
1210# Create IAM roles without paths to test the parsing logic
You can’t perform that action at this time.
0 commit comments