Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-systems-manager
/ functions
Functions
318 in github.com/awslabs/aws-systems-manager
⨍
Functions
318
◇
Types & classes
47
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/RebootRds/Setup/create_document.py:45
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/DetachEBSVolumes/Setup/create_document.py:37
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/AttachEBSVolumes/Setup/create_document.py:37
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/ConfigureCloudWatchOnEC2Instance/Setup/create_document.py:37
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/ManagedInstance/Setup/create_document.py:22
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/AttachIAMToInstance/Setup/create_document.py:37
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/ASGChangeStandbyState/Setup/create_document.py:37
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/CopySnapshot/Setup/create_document.py:37
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/StartRdsInstance/Setup/create_document.py:37
Function
aws_tag_multi_constructor
(loader, tag_suffix, node)
Documents/Automation/UpdateCloudFormationWithApproval/Setup/create_document.py:37
Function
cleanup_instance
(ec2, instance_id)
Documents/Automation/ManagedInstance/Tests/managedinstanceutil.py:75
Function
cleanup_instance_profile
(iam, name)
Documents/Automation/ManagedInstance/Tests/managedinstanceutil.py:22
Function
cleanup_key_pair
(ec2, name)
Documents/Automation/ManagedInstance/Tests/managedinstanceutil.py:68
Function
cleanup_security_groups
(ec2, vpc_id, group_name)
Documents/Automation/ManagedInstance/Tests/managedinstanceutil.py:51
Function
create_send_mock
(result)
Documents/Automation/ManagedInstance/Tests/managedinstanceutil.py:15
Method
describe_stacks
(self, *args, **kwargs)
Documents/Automation/ManagedInstance/Tests/test_create_instance_profile.py:77
Function
find_default_vpc
(ec2)
Documents/Automation/ManagedInstance/Tests/managedinstanceutil.py:7
Function
handler
(event, context)
Documents/Automation/ResizeInstance/Documents/Lambdas/resize_instance.py:20
Function
handler
(event, context)
Documents/Automation/CreateSnapshot/Documents/Lambdas/create_snapshot.py:20
Function
handler
(event, context)
Documents/Automation/UpdateCloudFormationTemplate/Documents/Lambdas/update_cf_template.py:20
Function
handler
(event, context)
Documents/Automation/DeleteSnapshot/Documents/Lambdas/delete_snapshot.py:20
Function
handler
(event, context)
Documents/Automation/StopRdsInstance/Documents/Lambdas/wait_rds_instance.py:23
Function
handler
(event, context)
Documents/Automation/StopRdsInstance/Documents/Lambdas/stop_rds_instance.py:20
Function
handler
(event, context)
Documents/Automation/RebootRds/Documents/Lambdas/wait_rds_instance.py:23
Function
handler
(event, context)
Documents/Automation/RebootRds/Documents/Lambdas/reboot_rds_instance.py:20
Function
handler
(event, context)
Documents/Automation/DetachEBSVolumes/Documents/Lambdas/detach_volume.py:25
Function
handler
(event, context)
Documents/Automation/ConfigureCloudWatchOnEC2Instance/Documents/Lambdas/configure_cloudwatch_on_ec2_instance.py:20
Function
handler
(event, context)
Documents/Automation/ManagedInstance/Documents/Lambdas/subnet_info.py:37
Function
handler
(event, context)
Documents/Automation/ManagedInstance/Documents/Lambdas/create_security_group.py:99
Function
handler
(event, context)
Documents/Automation/ManagedInstance/Documents/Lambdas/create_instance_profile.py:127
Function
handler
(event, context)
Documents/Automation/ManagedInstance/Documents/Lambdas/collect_info.py:47
Function
handler
(event, context)
Documents/Automation/AttachIAMToInstance/Documents/Lambdas/attach_iam_to_instance.py:75
Function
handler
Changes the state of an instance in an autoscaling group. The IAM role running this lambda requires the following permissions: { "E
Documents/Automation/ASGChangeStandbyState/Documents/Lambdas/change_asg_state.py:22
Function
handler
(event, context)
Documents/Automation/CopySnapshot/Documents/Lambdas/copy_snapshot.py:20
Function
handler
(event, context)
Documents/Automation/StartRdsInstance/Documents/Lambdas/wait_rds_instance.py:22
Function
handler
(event, context)
Documents/Automation/StartRdsInstance/Documents/Lambdas/start_rds_instance.py:20
Function
handler
(event, context)
Documents/Automation/UpdateCloudFormationWithApproval/Documents/Lambdas/update_cf_template.py:20
Function
insert_lambda_in_cft
(template, resource_name, lambda_file)
Documents/Automation/AttachEBSVolumes/Setup/create_document.py:58
Function
mock_boto_client
(client)
Documents/Automation/ManagedInstance/Tests/test_create_security_group.py:74
Function
mock_boto_client
(client)
Documents/Automation/ManagedInstance/Tests/test_create_instance_profile.py:69
Function
replace_param_default
(template, name, default)
Documents/Automation/ManagedInstance/Setup/create_document.py:80
Function
send
(event, context, responseStatus, responseData, physicalResourceId)
Documents/Automation/ManagedInstance/Tests/lib/cfnresponse.py:14
Function
send_mock
(*args)
Documents/Automation/ManagedInstance/Tests/managedinstanceutil.py:16
Method
send_mock
(*args)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:68
Method
status_callback
(_)
Documents/Automation/PatchWindowsInASG/Tests/tests.py:129
Method
status_callback
(_)
Documents/Automation/ASGChangeStandbyState/Tests/tests.py:202
Method
status_callback
(_)
Documents/Automation/ASGChangeStandbyStateWithApproval/Tests/tests.py:139
Method
test_create_existing_profile
(self)
Documents/Automation/ManagedInstance/Tests/test_create_instance_profile.py:135
Method
test_create_new_profile
(self)
Documents/Automation/ManagedInstance/Tests/test_create_instance_profile.py:88
Method
test_create_new_security_group_linux_no_cidr
(self)
Documents/Automation/ManagedInstance/Tests/test_create_security_group.py:93
Method
test_create_new_security_group_linux_with_cidr
(self)
Documents/Automation/ManagedInstance/Tests/test_create_security_group.py:130
Method
test_create_new_security_group_windows_with_cidr
(self)
Documents/Automation/ManagedInstance/Tests/test_create_security_group.py:172
Method
test_created_delete
(self)
Documents/Automation/ManagedInstance/Tests/test_create_security_group.py:252
Method
test_delete_created_instance_profile
(self)
Documents/Automation/ManagedInstance/Tests/test_create_instance_profile.py:167
Method
test_delete_existing_instance_profile
(self)
Documents/Automation/ManagedInstance/Tests/test_create_instance_profile.py:217
Method
test_document
()
Documents/Automation/PatchWindowsInASG/Tests/tests.py:65
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/RestartInstanceWithApproval/Tests/tests.py:72
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/StopInstanceWithApproval/Tests/tests.py:72
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/TerminateInstanceWithApproval/Tests/tests.py:72
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/StopInstance/Tests/tests.py:72
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/StartInstanceWithApproval/Tests/tests.py:72
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/DeleteCloudFormation/Tests/tests.py:78
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/DeleteCloudFormationWithApproval/Tests/tests.py:78
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/TerminateInstance/Tests/tests.py:72
Method
test_document
Verify correct deployment and use of document.
Documents/Automation/StartInstance/Tests/tests.py:72
Method
test_enter_standby_document
(self)
Documents/Automation/ASGChangeStandbyState/Tests/tests.py:139
Method
test_enter_standby_document
(self)
Documents/Automation/ASGChangeStandbyStateWithApproval/Tests/tests.py:58
Method
test_existing_delete
(self)
Documents/Automation/ManagedInstance/Tests/test_create_security_group.py:299
Method
test_existing_new_security_group_windows_with_cidr
(self)
Documents/Automation/ManagedInstance/Tests/test_create_security_group.py:214
Method
test_exit_standby_document
(self)
Documents/Automation/ASGChangeStandbyState/Tests/tests.py:231
Method
test_exit_standby_document
(self)
Documents/Automation/ASGChangeStandbyStateWithApproval/Tests/tests.py:168
Method
test_handler_on_create_bad_ami
(self)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:118
Method
test_handler_on_create_linux
(self)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:92
Method
test_handler_on_create_windows
(self)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:65
Method
test_handler_on_delete
(self)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:204
Method
test_handler_on_update_bad_ami
(self)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:182
Method
test_handler_on_update_linux
(self)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:160
Method
test_handler_on_update_windows
(self)
Documents/Automation/ManagedInstance/Tests/test_collect_info.py:138
Method
test_json_linting
Verify correct json syntax.
Documents/Automation/StopInstanceWithApproval/Tests/tests.py:65
Method
test_json_linting
Verify correct json syntax.
Documents/Automation/StartInstanceWithApproval/Tests/tests.py:65
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/RestartInstance/Tests/tests.py:65
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/RestartInstanceWithApproval/Tests/tests.py:65
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/TerminateInstanceWithApproval/Tests/tests.py:65
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/StopInstance/Tests/tests.py:65
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/DeleteCloudFormation/Tests/tests.py:71
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/DeleteCloudFormationWithApproval/Tests/tests.py:71
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/TerminateInstance/Tests/tests.py:65
Method
test_jsonlinting
Verify correct json syntax.
Documents/Automation/StartInstance/Tests/tests.py:65
Method
test_linux_document
(self)
Documents/Automation/ManagedInstance/Tests/test_document.py:198
Method
test_linux_document
(self)
Documents/Automation/ManagedInstance/Tests/test_approval_document.py:161
Method
test_linux_document_with_custom_vpc
(self)
Documents/Automation/ManagedInstance/Tests/test_document.py:273
Method
test_update_document
(self)
Documents/Automation/ResizeInstance/Tests/test_document.py:99
Method
test_update_document
(self)
Documents/Automation/CreateSnapshot/Tests/test_document.py:98
Method
test_update_document
(self)
Documents/Automation/UpdateCloudFormationTemplate/Tests/test_document.py:153
Method
test_update_document
(self)
Documents/Automation/DeleteSnapshot/Tests/test_document.py:118
Method
test_update_document
(self)
Documents/Automation/DeleteImage/Tests/test_document.py:97
Method
test_update_document
(self)
Documents/Automation/StopRdsInstance/Tests/test_document.py:111
Method
test_update_document
(self)
Documents/Automation/StopRdsInstance/Tests/test_document_case_stopped_rds.py:108
Method
test_update_document
(self)
Documents/Automation/EncryptRootVolume/Tests/test_document.py:98
Method
test_update_document
(self)
Documents/Automation/RebootRds/Tests/test_document.py:96
← previous
next →
201–300 of 318, ranked by callers